Aug 18 13:44:04.391222 np0000007658 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 13:44:04.396546 np0000007658 devstack@c-api.service[100274]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 13:44:04 2026] *** Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: nodename: np0000007658 Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: machine: x86_64 Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: clock source: unix Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: pcre jit disabled Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: detected number of CPU cores: 16 Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: current working directory: / Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: detected binary path: /usr/bin/uwsgi-core Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: your processes number limit is 257052 Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: your memory page size is 4096 bytes Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: detected max file descriptor number: 2048 Aug 18 13:44:04.398881 np0000007658 devstack@c-api.service[100274]: lock engine: pthread robust mutexes Aug 18 13:44:04.399390 np0000007658 devstack@c-api.service[100274]: thunder lock: enabled Aug 18 13:44:04.399390 np0000007658 devstack@c-api.service[100274]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 13:44:04.399390 np0000007658 devstack@c-api.service[100274]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 13:44:04.399390 np0000007658 devstack@c-api.service[100274]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 13:44:04.399390 np0000007658 devstack@c-api.service[100274]: Set PythonHome to /opt/stack/data/venv Aug 18 13:44:04.429764 np0000007658 devstack@c-api.service[100274]: Python main interpreter initialized at 0x725ebf4a4668 Aug 18 13:44:04.429764 np0000007658 devstack@c-api.service[100274]: python threads support enabled Aug 18 13:44:04.429764 np0000007658 devstack@c-api.service[100274]: your server socket listen backlog is limited to 100 connections Aug 18 13:44:04.429764 np0000007658 devstack@c-api.service[100274]: your mercy for graceful operations on workers is 80 seconds Aug 18 13:44:04.430294 np0000007658 devstack@c-api.service[100274]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 13:44:04.430432 np0000007658 devstack@c-api.service[100274]: *** Operational MODE: preforking *** Aug 18 13:44:04.430685 np0000007658 devstack@c-api.service[100274]: *** uWSGI is running in multiple interpreter mode *** Aug 18 13:44:04.430685 np0000007658 devstack@c-api.service[100274]: spawned uWSGI master process (pid: 100274) Aug 18 13:44:04.430748 np0000007658 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 13:44:04.431171 np0000007658 devstack@c-api.service[100274]: spawned uWSGI worker 1 (pid: 100281, cores: 1) Aug 18 13:44:04.431821 np0000007658 devstack@c-api.service[100274]: spawned uWSGI worker 2 (pid: 100282, cores: 1) Aug 18 13:44:04.432148 np0000007658 devstack@c-api.service[100274]: spawned uWSGI worker 3 (pid: 100283, cores: 1) Aug 18 13:44:04.432529 np0000007658 devstack@c-api.service[100274]: spawned uWSGI worker 4 (pid: 100284, cores: 1) Aug 18 13:44:04.432593 np0000007658 devstack@c-api.service[100274]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 13:44:04.546113 np0000007658 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 13:44:04.546113 np0000007658 devstack@c-api.service[100284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 13:44:04.546113 np0000007658 devstack@c-api.service[100284]: we strongly recommend against using it for new projects. Aug 18 13:44:04.546113 np0000007658 devstack@c-api.service[100284]: If you are already using Eventlet, we recommend migrating to a different Aug 18 13:44:04.546113 np0000007658 devstack@c-api.service[100284]: framework. For more detail see Aug 18 13:44:04.546113 np0000007658 devstack@c-api.service[100284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 13:44:04.546113 np0000007658 devstack@c-api.service[100284]: import eventlet # noqa Aug 18 13:44:04.548697 np0000007658 devstack@c-api.service[100282]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 13:44:04.548697 np0000007658 devstack@c-api.service[100282]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 13:44:04.548697 np0000007658 devstack@c-api.service[100282]: we strongly recommend against using it for new projects. Aug 18 13:44:04.548697 np0000007658 devstack@c-api.service[100282]: If you are already using Eventlet, we recommend migrating to a different Aug 18 13:44:04.548697 np0000007658 devstack@c-api.service[100282]: framework. For more detail see Aug 18 13:44:04.548697 np0000007658 devstack@c-api.service[100282]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 13:44:04.548697 np0000007658 devstack@c-api.service[100282]: import eventlet # noqa Aug 18 13:44:04.549126 np0000007658 devstack@c-api.service[100281]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 13:44:04.549126 np0000007658 devstack@c-api.service[100281]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 13:44:04.549126 np0000007658 devstack@c-api.service[100281]: we strongly recommend against using it for new projects. Aug 18 13:44:04.549126 np0000007658 devstack@c-api.service[100281]: If you are already using Eventlet, we recommend migrating to a different Aug 18 13:44:04.549126 np0000007658 devstack@c-api.service[100281]: framework. For more detail see Aug 18 13:44:04.549126 np0000007658 devstack@c-api.service[100281]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 13:44:04.549126 np0000007658 devstack@c-api.service[100281]: import eventlet # noqa Aug 18 13:44:04.549446 np0000007658 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 13:44:04.549446 np0000007658 devstack@c-api.service[100283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 13:44:04.549446 np0000007658 devstack@c-api.service[100283]: we strongly recommend against using it for new projects. Aug 18 13:44:04.549446 np0000007658 devstack@c-api.service[100283]: If you are already using Eventlet, we recommend migrating to a different Aug 18 13:44:04.549446 np0000007658 devstack@c-api.service[100283]: framework. For more detail see Aug 18 13:44:04.549446 np0000007658 devstack@c-api.service[100283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 13:44:04.549446 np0000007658 devstack@c-api.service[100283]: import eventlet # noqa Aug 18 13:44:04.695616 np0000007658 devstack@c-api.service[100284]: /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 18 13:44:04.695616 np0000007658 devstack@c-api.service[100284]: from cgi import parse_header Aug 18 13:44:04.698339 np0000007658 devstack@c-api.service[100282]: /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 18 13:44:04.698339 np0000007658 devstack@c-api.service[100282]: from cgi import parse_header Aug 18 13:44:04.698871 np0000007658 devstack@c-api.service[100283]: /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 18 13:44:04.698871 np0000007658 devstack@c-api.service[100283]: from cgi import parse_header Aug 18 13:44:04.699340 np0000007658 devstack@c-api.service[100281]: /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 18 13:44:04.699340 np0000007658 devstack@c-api.service[100281]: from cgi import parse_header Aug 18 13:44:04.731471 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 13:44:04.731471 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:44:04.734700 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 13:44:04.734700 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:44:04.737236 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 13:44:04.737236 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:44:04.743293 np0000007658 devstack@c-api.service[100284]: /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 18 13:44:04.743293 np0000007658 devstack@c-api.service[100284]: removals.removed_module( Aug 18 13:44:04.744135 np0000007658 devstack@c-api.service[100284]: /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 18 13:44:04.744135 np0000007658 devstack@c-api.service[100284]: removals.removed_module( Aug 18 13:44:04.746465 np0000007658 devstack@c-api.service[100283]: /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 18 13:44:04.746465 np0000007658 devstack@c-api.service[100283]: removals.removed_module( Aug 18 13:44:04.747346 np0000007658 devstack@c-api.service[100283]: /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 18 13:44:04.747346 np0000007658 devstack@c-api.service[100283]: removals.removed_module( Aug 18 13:44:04.749177 np0000007658 devstack@c-api.service[100282]: /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 18 13:44:04.749177 np0000007658 devstack@c-api.service[100282]: removals.removed_module( Aug 18 13:44:04.750283 np0000007658 devstack@c-api.service[100282]: /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 18 13:44:04.750283 np0000007658 devstack@c-api.service[100282]: removals.removed_module( Aug 18 13:44:04.751624 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 13:44:04.751624 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:44:04.766951 np0000007658 devstack@c-api.service[100281]: /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 18 13:44:04.766951 np0000007658 devstack@c-api.service[100281]: removals.removed_module( Aug 18 13:44:04.768130 np0000007658 devstack@c-api.service[100281]: /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 18 13:44:04.768130 np0000007658 devstack@c-api.service[100281]: removals.removed_module( Aug 18 13:44:05.448416 np0000007658 devstack@c-api.service[100284]: /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 18 13:44:05.448416 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:44:05.448600 np0000007658 devstack@c-api.service[100283]: /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 18 13:44:05.448600 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:44:05.490206 np0000007658 devstack@c-api.service[100282]: /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 18 13:44:05.490206 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:44:05.496686 np0000007658 devstack@c-api.service[100284]: /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 18 13:44:05.496686 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:44:05.496882 np0000007658 devstack@c-api.service[100283]: /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 18 13:44:05.496882 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:44:05.508760 np0000007658 devstack@c-api.service[100281]: /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 18 13:44:05.508760 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:44:05.541205 np0000007658 devstack@c-api.service[100282]: /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 18 13:44:05.541205 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:44:05.557296 np0000007658 devstack@c-api.service[100281]: /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 18 13:44:05.557296 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:44:05.670556 np0000007658 devstack@c-api.service[100283]: 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 18 13:44:05.670923 np0000007658 devstack@c-api.service[100283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 13:44:05.671508 np0000007658 devstack@c-api.service[100284]: 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 18 13:44:05.671723 np0000007658 devstack@c-api.service[100284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 13:44:05.717263 np0000007658 devstack@c-api.service[100282]: 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 18 13:44:05.717662 np0000007658 devstack@c-api.service[100282]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100282) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 13:44:05.733368 np0000007658 devstack@c-api.service[100281]: 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 18 13:44:05.733504 np0000007658 devstack@c-api.service[100281]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100281) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 13:44:05.752651 np0000007658 devstack@c-api.service[100284]: /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 18 13:44:05.752651 np0000007658 devstack@c-api.service[100284]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 13:44:05.752827 np0000007658 devstack@c-api.service[100283]: /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 18 13:44:05.752827 np0000007658 devstack@c-api.service[100283]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 13:44:05.780821 np0000007658 devstack@c-api.service[100282]: /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 18 13:44:05.780821 np0000007658 devstack@c-api.service[100282]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 13:44:05.791972 np0000007658 devstack@c-api.service[100281]: /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 18 13:44:05.791972 np0000007658 devstack@c-api.service[100281]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 13:44:06.196348 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 13:44:06.196485 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100282) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 13:44:06.196564 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 13:44:06.196679 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.196744 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100281) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 13:44:06.196796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.196837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.196950 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.197010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.197057 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.197121 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.197168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.197220 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.197268 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.197321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.197410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.198944 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.198982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.199052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.199129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.199160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.199234 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.199281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.199315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.199348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.199394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.199460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.199511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.199571 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.199655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.200197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.200303 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.200369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.200429 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.200476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.200522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.200565 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.200606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.200650 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.200650 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.200739 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.200787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.200825 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.200891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.200957 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.201005 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.201005 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.201088 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.201147 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.201147 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.201231 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.201275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.201321 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.201365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.201404 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.201450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.201493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.201539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.201593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.201641 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.201685 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.201740 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.201777 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.201814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.201856 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.201919 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.201968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.202011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.202059 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.202128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.202172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.202216 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.202258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.202300 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.202343 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.202390 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.202440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.202477 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.202524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.202560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.202596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.202637 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.202683 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.202726 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.202769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.202810 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.202853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.202917 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.202964 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.203001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.203043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.203043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.203129 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.203171 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.203215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.203215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.203215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.203215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.203215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.203215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.203609 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.203662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.203703 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.203752 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.203796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.203853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.203908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.203955 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.204003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.204052 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.204118 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.204174 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.204219 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.204219 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.204422 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.204472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.204513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.204555 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.204602 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.204649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.204700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.204743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.204789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.204826 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.204892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.204941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.204984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.205027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.205073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.205134 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.205185 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.205222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.205264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.205312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.205312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.205387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.205387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.205387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.205387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.205387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.205576 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.205613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.205657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.205700 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.205700 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.205700 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.205816 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.205880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.205991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.206284 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.206366 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.206450 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.206495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.206536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.206583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.206638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.206687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.206735 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.206780 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.206903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.206950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.207033 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.207139 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.207193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.207239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.207288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.207331 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.207368 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.207403 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.207446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.207490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.207527 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.207527 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.207597 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.207645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.207698 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.207698 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.207775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.207775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.207849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.207911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.207953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.207953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.208031 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.208078 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.208137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.208137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.208218 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.208265 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.208308 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.208355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.208399 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.208441 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.208483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.208591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.208643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.208688 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.208731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.208778 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.208820 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.208874 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.208915 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.208961 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.209008 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.209058 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.209110 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.209159 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.209196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.209232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.209272 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.209313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.209358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.209396 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.209439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.209475 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.209516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.209553 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.209595 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.209636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.209678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.209714 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.209755 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.209791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.209839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.210350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.210412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.210412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.210518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.210568 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.210602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.210628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.210657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.210871 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.210871 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.210929 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.210961 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.210992 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.210992 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.211144 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.211170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.211207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.211207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.211259 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.211259 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.211306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.211331 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.211359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.211359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.211359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.211359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.211359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.211359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.211359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.212051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.212157 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.212247 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.212337 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.212435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.212506 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.212596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.216541 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.216635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.216670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.216697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.216731 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.216768 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.216795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.216795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.216851 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.216906 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.216944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.216975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.216975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.217025 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.217058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.217084 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.217124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.217124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.217124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.217204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.217251 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.217676 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.217747 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.217788 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.217820 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.217846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.217922 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.217966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.218001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.218034 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.218065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.218110 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.218146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.218172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.218197 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.218288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.218355 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.218433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.218501 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.218558 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.218612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.218676 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.219084 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.219212 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.219304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.219396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.219476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.219599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.219641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.220041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.220130 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.220172 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.220219 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.220258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.220286 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.220335 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.220380 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.220416 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.220443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.220473 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.220501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.220526 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.220554 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.220579 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.220606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.220631 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.220659 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.220688 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.220714 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.220742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.220767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.220767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.220828 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.220885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.220950 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.221010 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.221102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.221243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.221312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.221340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.221383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.221415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.221447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.221476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.221505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.221539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.221563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.221593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.221639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.221665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.221695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.221725 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.221749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.221779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.221813 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.221838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.221891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.221939 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.221966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.222002 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.222027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.222055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.222077 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.222116 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.222160 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.222272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.222356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.222436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.222518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.222597 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.222675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.222762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.222954 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.223026 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.223103 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.223159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.223200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.223229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.223254 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.223284 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.223310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.223336 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.223358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.223387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.223412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.223446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.223475 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.223503 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.223531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.223557 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.223580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.223603 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.223633 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.223665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.223665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.223710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.223710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.223758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.223813 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.223920 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.225760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.225836 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.225915 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.225948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.225976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.226007 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.226038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.226064 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.226100 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.226130 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.226155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.226178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.226210 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.226235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.226235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.226279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.226323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.226355 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.226386 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.226416 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.226441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.226463 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.226485 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.226507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.226507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.226552 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.226579 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.226661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.226981 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.227049 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.227137 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.227215 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.227245 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.227276 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.227303 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.227340 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.227373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.227408 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.227456 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.227492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.227547 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.227621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.227693 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.227801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.227830 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.227921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.228021 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.228063 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.228099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.228129 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.228158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.228210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.228239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.228297 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.228336 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.228388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.229189 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.229252 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.229283 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.229315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.229367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.229407 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.229438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.229467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.229493 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.229522 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.229555 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.229587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.229617 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.229642 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.229666 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.229694 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.229791 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.229902 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.229961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.230002 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.230036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.230063 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.230097 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.230127 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.230154 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.230185 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.230209 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.230233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.230262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.230306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.230345 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.230371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.230397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.230424 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.230449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.230471 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.230492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.230492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.230542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.230570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.230596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.230623 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.230647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.230669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.230698 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.230726 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.230749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.230773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.230804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.230834 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.230873 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.230908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.230932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.230954 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.230984 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.231010 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.231033 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.231068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.231102 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.231126 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.231154 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.231179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.231200 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.231225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.231251 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.231281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.231305 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.231337 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.231362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.231388 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.231412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.231433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.231460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.231487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.231514 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.231545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.231580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.231615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.231661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.231687 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.231716 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.231741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.231767 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.231797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.231824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.231848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.231848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.231923 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.231954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.231954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.232018 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.232054 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.232080 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.232119 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.232119 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.232164 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.232193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.232193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.232242 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.232264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.232264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.232329 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.232357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.232357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.232397 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.232418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.232418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.232468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.232468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.232468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.232468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.232468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.232595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.232628 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.232692 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.232752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.232786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.232815 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.232853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.232925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.232957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.232985 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.233012 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.233042 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.233073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.233125 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.233168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.233200 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.233224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.233249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.233278 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.233278 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.233325 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.233348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.233348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.233386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.233412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.233439 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.233484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.233581 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.233704 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.233789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.233916 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.233959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.233985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.234006 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.234031 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.234063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.234112 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.234155 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.234185 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.234212 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.234238 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.234258 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.234297 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.234334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.234366 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.234397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.234423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.234445 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.234475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.234499 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.234525 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.234554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.234579 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.234603 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.234624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.234652 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.234680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.234709 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.234737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.234760 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.234785 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.234810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.234835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.234880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.234937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.234975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.235007 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.235039 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.235077 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.235125 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.235164 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.235200 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.235231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.235259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.235315 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.235355 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.235388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.235411 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.235439 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.235467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.235467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.235467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.235467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.235467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.237337 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.237401 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.237456 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.237511 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.237591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.237664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.237731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.237848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.237955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.238019 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.238077 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.238163 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.238212 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.238212 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.238279 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.238317 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.238354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.238354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.238430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.238481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.238531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.238816 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.238947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.239009 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.239070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.239134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.239186 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.239246 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.239653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.239734 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.239775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.239824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.239893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.239948 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.239997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.240036 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.240075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.240134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.240188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.240234 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.240272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.240320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.240357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.240402 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.240446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.240446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.240446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.240446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.240446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.240624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.240624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.240624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.240730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.240730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.240813 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.240871 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.241182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.241239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.241309 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.241357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.241400 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.241451 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.241494 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.241542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.241582 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.241627 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.241665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.241714 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.241761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.241800 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.241845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.241908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.241956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.241994 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.242037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.242081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.242138 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.242181 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.242223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.242269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.242314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.242358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.242401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.242439 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.242897 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.242971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.243025 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.243068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.243118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.243163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.243210 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.243249 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.243296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.243349 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.243389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.243436 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.243481 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.243521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.243566 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.243604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.243650 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.243688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.243778 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.243830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.243894 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.243998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.244038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.244083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.244138 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.244183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.244220 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.244263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.244302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.244340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.244377 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.244422 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.244459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.244497 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.244534 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.244582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.244625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.244664 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.244706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.244743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.244792 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.244831 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.244883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.244922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.244960 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.244998 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.245045 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.245108 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.245149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.245187 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.245187 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.245271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.245309 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.245354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.245354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.245354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.247725 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.247804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.247884 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.247964 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.248014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.248014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.248102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.248142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.248180 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.248223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.248269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.248308 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.248354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.248393 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.248440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.248479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.248522 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.248564 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.248609 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.248647 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.248692 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.248737 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.248777 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.248818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.248886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.248886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.248886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.248886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.253011 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.253077 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.253131 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.253191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.253242 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.253283 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.253344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.253393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.253445 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.253491 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.253537 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.253582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.253621 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.253668 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.253719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.253759 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.253797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.253835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.253897 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.253936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.253983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.254026 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.254068 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.254134 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.254191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.254233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.254273 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.254321 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.254360 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.254404 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.254449 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.254497 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.254542 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.254542 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.254542 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.254662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.254702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.254747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.254787 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.254831 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.254894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.254894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.254965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.255013 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.255013 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.255104 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.255143 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.255183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.255220 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.255270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.255308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.255346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.255391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.255391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.255391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.255391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 13:44:06.257114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.257195 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.257266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.257332 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.257379 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.257438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.257632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.257674 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.257721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.257757 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.257810 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.257848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.257904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.257940 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.257977 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.258014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.258051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.258111 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.258158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 13:44:06.258158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 13:44:06.258225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 13:44:06.258225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 13:44:06.258310 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 13:44:06.258348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 13:44:06.298763 np0000007658 devstack@c-api.service[100283]: INFO dbcounter [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Registered counter for database cinder Aug 18 13:44:06.300133 np0000007658 devstack@c-api.service[100282]: INFO dbcounter [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Registered counter for database cinder Aug 18 13:44:06.302296 np0000007658 devstack@c-api.service[100284]: INFO dbcounter [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Registered counter for database cinder Aug 18 13:44:06.307578 np0000007658 devstack@c-api.service[100281]: INFO dbcounter [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Registered counter for database cinder Aug 18 13:44:06.338707 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.340923 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.348897 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 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=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.349717 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd 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=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.446544 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writer thread running {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 13:44:06.448953 np0000007658 devstack@c-api.service[100283]: INFO cinder.rpc [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 13:44:06.451097 np0000007658 devstack@c-api.service[100283]: INFO cinder.rpc [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 13:44:06.453044 np0000007658 devstack@c-api.service[100283]: INFO cinder.rpc [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 13:44:06.453398 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writer thread running {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 13:44:06.453539 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writer thread running {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 13:44:06.454933 np0000007658 devstack@c-api.service[100283]: INFO cinder.rpc [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 13:44:06.455295 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.455609 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.455672 np0000007658 devstack@c-api.service[100282]: INFO cinder.rpc [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 13:44:06.455831 np0000007658 devstack@c-api.service[100284]: INFO cinder.rpc [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 13:44:06.457388 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writer thread running {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 13:44:06.457672 np0000007658 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e 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 18 13:44:06.457884 np0000007658 devstack@c-api.service[100282]: INFO cinder.rpc [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 13:44:06.458385 np0000007658 devstack@c-api.service[100284]: INFO cinder.rpc [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 13:44:06.459703 np0000007658 devstack@c-api.service[100281]: INFO cinder.rpc [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 13:44:06.459889 np0000007658 devstack@c-api.service[100282]: INFO cinder.rpc [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 13:44:06.460481 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.460545 np0000007658 devstack@c-api.service[100284]: INFO cinder.rpc [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 13:44:06.460684 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.461757 np0000007658 devstack@c-api.service[100282]: INFO cinder.rpc [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 13:44:06.462077 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.462161 np0000007658 devstack@c-api.service[100281]: INFO cinder.rpc [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 13:44:06.462340 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.462691 np0000007658 devstack@c-api.service[100284]: INFO cinder.rpc [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 13:44:06.462956 np0000007658 devstack@c-api.service[100282]: WARNING cinder.keymgr.conf_key_mgr [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd 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 18 13:44:06.463088 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.463451 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.464243 np0000007658 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c 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 18 13:44:06.465198 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.465323 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.467545 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.467716 np0000007658 devstack@c-api.service[100281]: INFO cinder.rpc [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 13:44:06.467772 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.471815 np0000007658 devstack@c-api.service[100281]: INFO cinder.rpc [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 13:44:06.472168 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.472428 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.473039 np0000007658 devstack@c-api.service[100281]: WARNING cinder.keymgr.conf_key_mgr [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 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 18 13:44:06.475363 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.475487 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.491968 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.494017 np0000007658 devstack@c-api.service[100283]: INFO cinder.rpc [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 13:44:06.494579 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd 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=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.495888 np0000007658 devstack@c-api.service[100283]: INFO cinder.rpc [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 13:44:06.496300 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.496489 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.496608 np0000007658 devstack@c-api.service[100282]: INFO cinder.rpc [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 13:44:06.498408 np0000007658 devstack@c-api.service[100282]: INFO cinder.rpc [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 13:44:06.498774 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.498913 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.505878 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 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=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.505941 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.506029 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.507546 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.507682 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.507806 np0000007658 devstack@c-api.service[100281]: INFO cinder.rpc [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 13:44:06.508525 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.508706 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.509661 np0000007658 devstack@c-api.service[100281]: INFO cinder.rpc [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 13:44:06.510283 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.510283 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.510363 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.510363 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.511043 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.512448 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.512497 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:06.512532 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.512532 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.514597 np0000007658 devstack@c-api.service[100284]: INFO cinder.rpc [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 13:44:06.514846 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.514995 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.515058 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.515200 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.516575 np0000007658 devstack@c-api.service[100284]: INFO cinder.rpc [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 13:44:06.517019 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.517171 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.517277 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.517403 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.517827 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.517983 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.519215 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.519346 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.519403 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.519474 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.519790 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.519939 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.521550 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.521672 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.521964 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.522107 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.522650 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.522776 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.523880 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.523945 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.524018 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.524064 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.524679 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.524804 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.525880 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.526015 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.526446 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.526617 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.526714 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.526830 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.526903 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.526956 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.527001 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.527106 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.527954 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.528081 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.528511 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.528627 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.528940 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.529066 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.529778 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.529928 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.529978 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.530125 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.531277 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.531422 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.531996 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.532132 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.532520 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.532641 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.533996 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.534204 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.534260 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.534394 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.534451 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.534529 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.534881 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.535004 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.536238 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.536302 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.536353 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.536405 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.536766 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.536936 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.537148 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.537213 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.537262 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.537394 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.537932 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.538047 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.538249 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.538371 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.538698 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.538814 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.539072 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.539167 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.539229 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.539265 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.539287 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.539401 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.539541 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.539653 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.540284 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.540406 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.540599 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.540767 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.540945 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.541005 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.541054 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.541158 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.541415 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.541570 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.541790 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.541970 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.542204 np0000007658 devstack@c-api.service[100282]: WARNING cinder.api.contrib.hosts [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 13:44:06.542479 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.542600 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.542990 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.543165 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.543218 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: extensions {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.544269 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.544404 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: consistencygroups {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.544466 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.544497 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.544843 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.545362 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.545535 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.545748 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.546018 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.546064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: extra_specs {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.546374 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.546532 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.546966 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.547114 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.547206 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: capabilities {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.547704 np0000007658 devstack@c-api.service[100283]: WARNING cinder.api.contrib.hosts [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 13:44:06.547940 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.548067 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.548140 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.548230 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.548279 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: backups {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.548323 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.548364 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.548960 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: extensions {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.549607 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.549730 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.549957 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-quota-sets {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.550029 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.550152 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.550611 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.550668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: consistencygroups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.550710 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.551414 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.551533 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.551797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: qos-specs {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.552266 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.552403 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.553140 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.553194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: extra_specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.553240 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.553453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: encryption {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.553850 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.553988 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.554543 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.554588 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.554641 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.554684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: encryption {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.554717 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.555237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: capabilities {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.555440 np0000007658 devstack@c-api.service[100281]: WARNING cinder.api.contrib.hosts [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 13:44:06.555671 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.555795 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.555842 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: cgsnapshots {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.556339 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: extensions {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.556820 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: backups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.557073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: scheduler-stats {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.557204 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.557375 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.557422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: consistencygroups {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.558276 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-volume-manage {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.558763 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.558909 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.559029 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: extra_specs {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.559408 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-snapshot-manage {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.559465 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-quota-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.559851 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.560014 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.560340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: capabilities {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.560598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-volume-transfer {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.561008 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.561207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: qos-specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.561258 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.561296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: backups {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.561911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-hosts {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.562344 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.562518 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.562947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-quota-sets {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.563016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-volume-type-access {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.563663 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.563842 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.564323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-availability-zone {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.564730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.564781 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: qos-specs {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.564821 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.564966 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.565390 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extended resource: os-quota-class-sets {{(pid=100282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.565776 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.565967 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.566410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: encryption {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.566656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.566705 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.566841 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.567240 np0000007658 devstack@c-api.service[100284]: WARNING cinder.api.contrib.hosts [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 13:44:06.567603 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.567651 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.567688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: encryption {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.567727 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.567795 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.568358 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.568487 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.568535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: cgsnapshots {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.568618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: extensions {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.568888 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: cgsnapshots {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.569012 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] SnapshotActionsController initialized {{(pid=100282) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 13:44:06.569375 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.569488 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.570052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: scheduler-stats {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.570122 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.570165 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: scheduler-stats {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.570210 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.570420 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: consistencygroups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.570808 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.570998 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.571209 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-volume-manage {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.571662 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.571732 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-volume-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.571795 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.572344 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-snapshot-manage {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.572398 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: extra_specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.572443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.572599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.572734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.572884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.573028 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.573170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.573305 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-snapshot-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.573361 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension UsedLimits extending resource: limits {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.573452 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension SnapshotActions extending resource: snapshots {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.573482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-volume-transfer {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.573598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.573746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeTypeAccess extending resource: types {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.573911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension AdminActions extending resource: volumes {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.574078 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension AdminActions extending resource: snapshots {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.574230 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension AdminActions extending resource: backups {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.574371 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeActions extending resource: volumes {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.574535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.574602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: capabilities {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.574674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.router [None req-7e76324c-f8a1-4e64-8dab-ad929b7609cd None None] Extension TypesManage extending resource: types {{(pid=100282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.574793 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-hosts {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.574943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-volume-transfer {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.575873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-volume-type-access {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.576494 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: backups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.576934 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-hosts {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.577203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-availability-zone {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.578388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extended resource: os-quota-class-sets {{(pid=100281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.578596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-quota-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.578691 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-volume-type-access {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.579702 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.579798 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: qos-specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.579876 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.580568 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.580709 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.580744 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-availability-zone {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.581375 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.581419 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.581485 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.582052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.snapshot_actions [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] SnapshotActionsController initialized {{(pid=100281) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 13:44:06.582310 np0000007658 devstack@c-api.service[100282]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x725ebf4a4668 pid: 100282 (default app) Aug 18 13:44:06.582387 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.582419 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extended resource: os-quota-class-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.582518 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.583129 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.583249 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.583355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.583877 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.584002 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.584301 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.584473 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.584563 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: cgsnapshots {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.584639 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.584768 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.585295 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.585414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.585446 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.585516 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.585549 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.585606 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.585673 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: scheduler-stats {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.585705 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.585841 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.585953 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension UsedLimits extending resource: limits {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586046 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586251 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension AdminActions extending resource: volumes {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586385 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.586448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension AdminActions extending resource: snapshots {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586517 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.586554 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension AdminActions extending resource: backups {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeActions extending resource: volumes {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586735 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.586814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-volume-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.586876 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.router [None req-200f6ce0-57e8-4c66-9a9a-78db78edd0c3 None None] Extension TypesManage extending resource: types {{(pid=100281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.587223 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.snapshot_actions [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] SnapshotActionsController initialized {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 13:44:06.587657 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.587799 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.587927 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-snapshot-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.588565 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.588706 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.589277 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-volume-transfer {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.589523 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.589671 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.590491 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.590575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-hosts {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.590619 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.590829 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1e59b4de-cbcb-460b-a5fd-bf2855eb5387 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:44:06.591524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591651 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591686 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-volume-type-access {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.591715 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension UsedLimits extending resource: limits {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591852 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.591956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.592076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension AdminActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.592190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension AdminActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.592280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension AdminActions extending resource: backups {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.592367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.592478 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.592576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-9d856c3d-3d84-45c1-872e-ea70dd70097e None None] Extension TypesManage extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.592920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-availability-zone {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.594006 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extended resource: os-quota-class-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 13:44:06.594183 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1/1] 10.4.3.221 () {60 vars in 925 bytes} [Tue Aug 18 13:44:06 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:44:06.594260 np0000007658 devstack@c-api.service[100281]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x725ebf4a4668 pid: 100281 (default app) Aug 18 13:44:06.595461 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.595461 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.596594 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.596594 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.597014 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.597132 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.597675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] SnapshotActionsController initialized {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 13:44:06.598008 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.598137 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.598690 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.598793 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.602022 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.602022 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.602022 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:44:06.602022 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:44:06.602022 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602168 np0000007658 devstack@c-api.service[100283]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x725ebf4a4668 pid: 100283 (default app) Aug 18 13:44:06.602220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension UsedLimits extending resource: limits {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension AdminActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension AdminActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension AdminActions extending resource: backups {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.602609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-aacef95c-2114-4cf3-ab6e-9d2bb2e6c27c None None] Extension TypesManage extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 13:44:06.609006 np0000007658 devstack@c-api.service[100284]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x725ebf4a4668 pid: 100284 (default app) Aug 18 13:44:11.183170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3aba8301-d511-4ec0-a484-50366bc68c08 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:44:11.742570 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3aba8301-d511-4ec0-a484-50366bc68c08 admin admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:44:11.743223 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3aba8301-d511-4ec0-a484-50366bc68c08 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:44:11.744912 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:44:11.744912 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:44:11.776352 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-3aba8301-d511-4ec0-a484-50366bc68c08 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=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:11.799715 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3aba8301-d511-4ec0-a484-50366bc68c08 admin admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:44:11.800139 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 2/2] 10.4.3.221 () {68 vars in 1302 bytes} [Tue Aug 18 13:44:11 2026] POST /volume/v3/types => generated 183 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:44:11.818546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b4f985cb-1576-4c28-8ec7-f591a69ad83c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:44:12.099599 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4f985cb-1576-4c28-8ec7-f591a69ad83c admin admin] POST https://10.4.3.221/volume/v3/types/cccf4120-0d5b-485f-b048-77b35746c052/extra_specs Aug 18 13:44:12.100102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b4f985cb-1576-4c28-8ec7-f591a69ad83c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:44:12.101674 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:44:12.101674 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:44:12.133159 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-b4f985cb-1576-4c28-8ec7-f591a69ad83c 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=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:12.187996 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4f985cb-1576-4c28-8ec7-f591a69ad83c admin admin] https://10.4.3.221/volume/v3/types/cccf4120-0d5b-485f-b048-77b35746c052/extra_specs returned with HTTP 200 Aug 18 13:44:12.188610 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1/3] 10.4.3.221 () {68 vars in 1449 bytes} [Tue Aug 18 13:44:11 2026] POST /volume/v3/types/cccf4120-0d5b-485f-b048-77b35746c052/extra_specs => generated 52 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:44:12.420640 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2beb122f-6bf7-4698-90f5-98fee4560635 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:44:12.694315 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2beb122f-6bf7-4698-90f5-98fee4560635 admin admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:44:12.695020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2beb122f-6bf7-4698-90f5-98fee4560635 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:44:12.696795 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:44:12.696795 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:44:12.736964 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-2beb122f-6bf7-4698-90f5-98fee4560635 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:12.763145 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2beb122f-6bf7-4698-90f5-98fee4560635 admin admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:44:12.763559 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1/4] 10.4.3.221 () {68 vars in 1302 bytes} [Tue Aug 18 13:44:12 2026] POST /volume/v3/types => generated 186 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:44:12.784586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edb385b7-25a6-4c7e-b5b2-e21e8a50814c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:44:13.054962 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb385b7-25a6-4c7e-b5b2-e21e8a50814c admin admin] POST https://10.4.3.221/volume/v3/types/315f626a-149a-4a48-a243-511b045a760e/extra_specs Aug 18 13:44:13.055557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb385b7-25a6-4c7e-b5b2-e21e8a50814c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:44:13.057209 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:44:13.057209 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:44:13.087384 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-edb385b7-25a6-4c7e-b5b2-e21e8a50814c 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:44:13.140041 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb385b7-25a6-4c7e-b5b2-e21e8a50814c admin admin] https://10.4.3.221/volume/v3/types/315f626a-149a-4a48-a243-511b045a760e/extra_specs returned with HTTP 200 Aug 18 13:44:13.140518 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1/5] 10.4.3.221 () {68 vars in 1449 bytes} [Tue Aug 18 13:44:12 2026] POST /volume/v3/types/315f626a-149a-4a48-a243-511b045a760e/extra_specs => generated 45 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:44:21.797688 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:44:22.186413 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:44:22.760415 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:44:23.138676 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:44:37.201877 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7267d8d6-9faf-4948-817e-fa864bca3e3e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:44:37.202510 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7267d8d6-9faf-4948-817e-fa864bca3e3e None None] GET https://10.4.3.221/volume// Aug 18 13:44:37.202674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7267d8d6-9faf-4948-817e-fa864bca3e3e None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:44:37.202876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7267d8d6-9faf-4948-817e-fa864bca3e3e None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:44:37.203369 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7267d8d6-9faf-4948-817e-fa864bca3e3e None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:44:37.203634 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 3/6] 10.4.3.221 () {66 vars in 1425 bytes} [Tue Aug 18 13:44:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:45:14.306417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-84d20ba3-28f4-4015-9566-20cbc76e4367 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:45:14.549955 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-84d20ba3-28f4-4015-9566-20cbc76e4367 tempest-verify_tempest_config-1961019261 tempest-verify_tempest_config-1961019261-project-member] GET https://10.4.3.221/volume/v3/extensions Aug 18 13:45:14.550062 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-84d20ba3-28f4-4015-9566-20cbc76e4367 tempest-verify_tempest_config-1961019261 tempest-verify_tempest_config-1961019261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:45:14.550528 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-84d20ba3-28f4-4015-9566-20cbc76e4367 tempest-verify_tempest_config-1961019261 tempest-verify_tempest_config-1961019261-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:45:14.550528 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-84d20ba3-28f4-4015-9566-20cbc76e4367 tempest-verify_tempest_config-1961019261 tempest-verify_tempest_config-1961019261-project-member] https://10.4.3.221/volume/v3/extensions returned with HTTP 200 Aug 18 13:45:14.550822 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 2/7] 10.4.3.221 () {66 vars in 1246 bytes} [Tue Aug 18 13:45:14 2026] GET /volume/v3/extensions => generated 5245 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:45:58.095669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:45:58.417753 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:45:58.417753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-21021302", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:45:58.418636 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-21021302', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:45:58.419031 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Create volume of 1 GB Aug 18 13:45:58.426570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:45:58.426003. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:45:58.426718 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Availability Zones retrieved successfully. Aug 18 13:45:58.451770 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Flow 'volume_create_api' (1f392cad-7b3d-444d-b4db-b0dd86b1e765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:45:58.453264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85d99a1-b7f5-46e4-ad1c-182b909d0feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:45:58.454531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:45:58.504403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85d99a1-b7f5-46e4-ad1c-182b909d0feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:45:58.504403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65dc1463-106f-44e0-812a-2e6ebcb32067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:45:58.552360 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-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 18 13:45:58.552718 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-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 18 13:45:58.600736 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Created reservations ['8fff728c-6b84-42e6-b94c-7b31d6e65e18', '62ef6642-4819-443f-bf1e-aa3c477fccfd', '26cc7cba-153d-4444-b11c-3647909c46c9', '4d1593dd-c7b0-4e98-9008-b8870990171f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:45:58.601748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65dc1463-106f-44e0-812a-2e6ebcb32067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fff728c-6b84-42e6-b94c-7b31d6e65e18', '62ef6642-4819-443f-bf1e-aa3c477fccfd', '26cc7cba-153d-4444-b11c-3647909c46c9', '4d1593dd-c7b0-4e98-9008-b8870990171f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:45:58.602801 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe31aaf-2a85-4471-9efc-57efab12d0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:45:58.653020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe31aaf-2a85-4471-9efc-57efab12d0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a822608-38d2-4b33-9628-9606a01e0b3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-21021302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56781000e224afd8789b4ea0d0532e6',qos_specs=None,replication_status=,reservations=['8fff728c-6b84-42e6-b94c-7b31d6e65e18','62ef6642-4819-443f-bf1e-aa3c477fccfd','26cc7cba-153d-4444-b11c-3647909c46c9','4d1593dd-c7b0-4e98-9008-b8870990171f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3afaadd402104aa3bf42e7f4de318abd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-21021302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a822608-38d2-4b33-9628-9606a01e0b3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56781000e224afd8789b4ea0d0532e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3afaadd402104aa3bf42e7f4de318abd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:45:58.653712 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108ab7d6-13cf-4441-abc7-b64444e0d2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:45:58.676010 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108ab7d6-13cf-4441-abc7-b64444e0d2c7) transitioned into state 'SUCCESS' from state '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-21021302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56781000e224afd8789b4ea0d0532e6',qos_specs=None,replication_status=,reservations=['8fff728c-6b84-42e6-b94c-7b31d6e65e18','62ef6642-4819-443f-bf1e-aa3c477fccfd','26cc7cba-153d-4444-b11c-3647909c46c9','4d1593dd-c7b0-4e98-9008-b8870990171f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3afaadd402104aa3bf42e7f4de318abd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:45:58.676777 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b9f797-eb7c-4d27-9225-6ce34908a377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:45:58.697608 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b9f797-eb7c-4d27-9225-6ce34908a377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:45:58.699890 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Flow 'volume_create_api' (1f392cad-7b3d-444d-b4db-b0dd86b1e765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:45:58.699890 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Create volume request issued successfully. Aug 18 13:45:58.699890 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-dccd4d75-0a02-4878-9d83-35794707d930 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:45:58.700385 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 2/8] 10.4.3.221 () {72 vars in 1541 bytes} [Tue Aug 18 13:45:58 2026] POST /volume/v3/volumes => generated 753 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:45:58.710170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-a4851fde-5e66-413b-8de6-25c33a106f73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:45:58.715886 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-a4851fde-5e66-413b-8de6-25c33a106f73 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:45:58.715886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-a4851fde-5e66-413b-8de6-25c33a106f73 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:45:58.715886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-a4851fde-5e66-413b-8de6-25c33a106f73 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:45:58.752079 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:45:58.752079 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:45:58.758374 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-a4851fde-5e66-413b-8de6-25c33a106f73 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Volume info retrieved successfully. Aug 18 13:45:58.765319 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f4057e0d-e5c1-4642-8ef0-284d2ce8f3b7 req-a4851fde-5e66-413b-8de6-25c33a106f73 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a returned with HTTP 200 Aug 18 13:45:58.765818 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 2/9] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:45:58 2026] GET /volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:45:59.097463 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-817363bb-858d-479c-ac68-74829c0a21eb req-f49ba9fd-487a-40a2-9bb5-92a34d7bbea1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-817363bb-858d-479c-ac68-74829c0a21eb req-f49ba9fd-487a-40a2-9bb5-92a34d7bbea1 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-817363bb-858d-479c-ac68-74829c0a21eb req-f49ba9fd-487a-40a2-9bb5-92a34d7bbea1 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-817363bb-858d-479c-ac68-74829c0a21eb req-f49ba9fd-487a-40a2-9bb5-92a34d7bbea1 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-817363bb-858d-479c-ac68-74829c0a21eb req-f49ba9fd-487a-40a2-9bb5-92a34d7bbea1 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Volume info retrieved successfully. Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-817363bb-858d-479c-ac68-74829c0a21eb req-f49ba9fd-487a-40a2-9bb5-92a34d7bbea1 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a returned with HTTP 200 Aug 18 13:45:59.443892 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 4/10] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:45:59 2026] GET /volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a => generated 846 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:45:59.695951 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:45:59.906882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:45:59.907276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a822608-38d2-4b33-9628-9606a01e0b3a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1742501712", "description": null, "metadata": {}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:45:59.937580 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:45:59.937580 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:45:59.938223 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Volume info retrieved successfully. Aug 18 13:45:59.938369 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Create snapshot from volume 6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:45:59.969290 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-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 18 13:45:59.969558 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-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 18 13:45:59.997769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Created reservations ['57a007e3-0b12-4544-99aa-e3f8c115530f', '5c8c09b9-60ab-4813-a952-3cbaaf885e3e', '64874a7a-b90d-4c8d-b284-927b461f6fc0', 'c6196904-d885-4843-911b-d275ec8581de'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:00.058126 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Snapshot create request issued successfully. Aug 18 13:46:00.058591 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6214ba17-d24c-44fb-be75-6c878658583d req-e9fc6937-eaeb-44e0-a92e-a3920b806934 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:46:00.059164 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 3/11] 10.4.3.221 () {72 vars in 1547 bytes} [Tue Aug 18 13:45:59 2026] POST /volume/v3/snapshots => generated 311 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:00.572499 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8af8c5d6-39c4-4187-8e5a-9c59e8d74319 req-5c7a2588-d6b3-4b5d-8034-e0f30bdb9810 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:00.782907 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8af8c5d6-39c4-4187-8e5a-9c59e8d74319 req-5c7a2588-d6b3-4b5d-8034-e0f30bdb9810 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] GET https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 Aug 18 13:46:00.783191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8af8c5d6-39c4-4187-8e5a-9c59e8d74319 req-5c7a2588-d6b3-4b5d-8034-e0f30bdb9810 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:00.783438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8af8c5d6-39c4-4187-8e5a-9c59e8d74319 req-5c7a2588-d6b3-4b5d-8034-e0f30bdb9810 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:00.806898 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:00.806898 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:00.806898 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8af8c5d6-39c4-4187-8e5a-9c59e8d74319 req-5c7a2588-d6b3-4b5d-8034-e0f30bdb9810 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Snapshot retrieved successfully. Aug 18 13:46:00.807497 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8af8c5d6-39c4-4187-8e5a-9c59e8d74319 req-5c7a2588-d6b3-4b5d-8034-e0f30bdb9810 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 returned with HTTP 200 Aug 18 13:46:00.807952 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 3/12] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 13:46:00 2026] GET /volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 => generated 470 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:00.834370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:00.837876 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:46:00.838086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:00.838276 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:00.838584 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:46:00.839760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.db.api [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:46:00.854185 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] Get all snapshots completed successfully. Aug 18 13:46:00.854608 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:00.854608 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:00.855197 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-36d77117-a40a-4fba-beb0-1e43ca21158d req-22bc2ba4-539a-46b6-b6a2-eb661dec2467 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-reader] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:46:00.855615 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 3/13] 10.4.3.221 () {68 vars in 1514 bytes} [Tue Aug 18 13:46:00 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:00.880531 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-7258d6c6-88e7-4f11-837e-83a4bf69fcb6 req-51a2a4d7-022c-4859-9164-2bdfb25d118e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:00.883191 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7258d6c6-88e7-4f11-837e-83a4bf69fcb6 req-51a2a4d7-022c-4859-9164-2bdfb25d118e tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 Aug 18 13:46:00.883408 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7258d6c6-88e7-4f11-837e-83a4bf69fcb6 req-51a2a4d7-022c-4859-9164-2bdfb25d118e tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:00.883630 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7258d6c6-88e7-4f11-837e-83a4bf69fcb6 req-51a2a4d7-022c-4859-9164-2bdfb25d118e tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:00.907955 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:00.907955 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:00.908618 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-7258d6c6-88e7-4f11-837e-83a4bf69fcb6 req-51a2a4d7-022c-4859-9164-2bdfb25d118e tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Snapshot retrieved successfully. Aug 18 13:46:00.909623 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7258d6c6-88e7-4f11-837e-83a4bf69fcb6 req-51a2a4d7-022c-4859-9164-2bdfb25d118e tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 returned with HTTP 200 Aug 18 13:46:00.910131 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 5/14] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 13:46:00 2026] GET /volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:00.929562 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:00.931680 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 Aug 18 13:46:00.931905 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:00.932079 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:00.932230 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Delete snapshot with id: f1a007c7-0256-4397-bde7-b51de2ca61e5 Aug 18 13:46:00.936995 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:00.936995 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:00.937463 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Snapshot retrieved successfully. Aug 18 13:46:00.955431 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Snapshot delete request issued successfully. Aug 18 13:46:00.955637 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ece9cabc-0b55-4164-8f8f-0ccaa8a72b9f req-d5603e18-dcf6-4b3c-baa4-86e694e42596 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 returned with HTTP 202 Aug 18 13:46:00.956329 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 4/15] 10.4.3.221 () {70 vars in 1626 bytes} [Tue Aug 18 13:46:00 2026] DELETE /volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:00.977198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5baa03cd-8401-4c70-bfcf-c31ecaf9519c req-283f69e3-5cdc-4aab-8541-cf0b2a8f651c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:00.979624 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5baa03cd-8401-4c70-bfcf-c31ecaf9519c req-283f69e3-5cdc-4aab-8541-cf0b2a8f651c tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 Aug 18 13:46:00.979835 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5baa03cd-8401-4c70-bfcf-c31ecaf9519c req-283f69e3-5cdc-4aab-8541-cf0b2a8f651c tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:00.980086 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5baa03cd-8401-4c70-bfcf-c31ecaf9519c req-283f69e3-5cdc-4aab-8541-cf0b2a8f651c tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:00.985571 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:00.985571 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:00.986171 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5baa03cd-8401-4c70-bfcf-c31ecaf9519c req-283f69e3-5cdc-4aab-8541-cf0b2a8f651c tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Snapshot retrieved successfully. Aug 18 13:46:00.987048 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5baa03cd-8401-4c70-bfcf-c31ecaf9519c req-283f69e3-5cdc-4aab-8541-cf0b2a8f651c tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 returned with HTTP 200 Aug 18 13:46:00.987520 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 4/16] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 13:46:00 2026] GET /volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:02.012040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0e3e21f6-0ec6-46c0-9261-4fb34d7059d8 req-b9c0b37f-4850-45df-8a92-1052fa9ed432 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:02.014006 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0e3e21f6-0ec6-46c0-9261-4fb34d7059d8 req-b9c0b37f-4850-45df-8a92-1052fa9ed432 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 Aug 18 13:46:02.014183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0e3e21f6-0ec6-46c0-9261-4fb34d7059d8 req-b9c0b37f-4850-45df-8a92-1052fa9ed432 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:02.014359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0e3e21f6-0ec6-46c0-9261-4fb34d7059d8 req-b9c0b37f-4850-45df-8a92-1052fa9ed432 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:02.031599 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0e3e21f6-0ec6-46c0-9261-4fb34d7059d8 req-b9c0b37f-4850-45df-8a92-1052fa9ed432 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 returned with HTTP 404 Aug 18 13:46:02.032175 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 4/17] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 13:46:02 2026] GET /volume/v3/snapshots/f1a007c7-0256-4397-bde7-b51de2ca61e5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:02.053607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:02.055852 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:46:02.056041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:02.056225 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:02.056413 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Delete volume with id: 6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:46:02.063758 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:02.063758 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:02.064270 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Volume info retrieved successfully. Aug 18 13:46:02.097370 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Delete volume request issued successfully. Aug 18 13:46:02.097598 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-95595567-2a1f-4a39-ac6c-2fd68e890db4 req-8ac355ac-2ec8-4112-b093-aca5c6a10def tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a returned with HTTP 202 Aug 18 13:46:02.098072 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 6/18] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:46:02 2026] DELETE /volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:02.121890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-21ca8283-ddf4-46b6-8717-160d2808e589 req-1e0bb9e5-523f-4740-8ecf-3443a5229db2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:02.123976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-21ca8283-ddf4-46b6-8717-160d2808e589 req-1e0bb9e5-523f-4740-8ecf-3443a5229db2 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:46:02.124138 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-21ca8283-ddf4-46b6-8717-160d2808e589 req-1e0bb9e5-523f-4740-8ecf-3443a5229db2 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:02.124311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-21ca8283-ddf4-46b6-8717-160d2808e589 req-1e0bb9e5-523f-4740-8ecf-3443a5229db2 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:02.132161 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:02.132161 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:02.137466 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-21ca8283-ddf4-46b6-8717-160d2808e589 req-1e0bb9e5-523f-4740-8ecf-3443a5229db2 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Volume info retrieved successfully. Aug 18 13:46:02.143702 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-21ca8283-ddf4-46b6-8717-160d2808e589 req-1e0bb9e5-523f-4740-8ecf-3443a5229db2 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a returned with HTTP 200 Aug 18 13:46:02.144711 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 5/19] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:02 2026] GET /volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:03.168635 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d6fafbdd-3715-4456-a448-29c18c8e4415 req-8557dc5e-50da-4036-ab21-902f58f16b68 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:03.170783 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6fafbdd-3715-4456-a448-29c18c8e4415 req-8557dc5e-50da-4036-ab21-902f58f16b68 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:46:03.171041 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6fafbdd-3715-4456-a448-29c18c8e4415 req-8557dc5e-50da-4036-ab21-902f58f16b68 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:03.171279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6fafbdd-3715-4456-a448-29c18c8e4415 req-8557dc5e-50da-4036-ab21-902f58f16b68 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:03.177032 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6fafbdd-3715-4456-a448-29c18c8e4415 req-8557dc5e-50da-4036-ab21-902f58f16b68 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a returned with HTTP 404 Aug 18 13:46:03.177752 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 5/20] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:03 2026] GET /volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:03.212225 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-eb1a9c68-7a39-435e-b268-167af195a535 req-bf74e194-5b86-4a69-8e5f-902caf7211d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:03.214821 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb1a9c68-7a39-435e-b268-167af195a535 req-bf74e194-5b86-4a69-8e5f-902caf7211d5 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:46:03.215128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb1a9c68-7a39-435e-b268-167af195a535 req-bf74e194-5b86-4a69-8e5f-902caf7211d5 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:03.215298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb1a9c68-7a39-435e-b268-167af195a535 req-bf74e194-5b86-4a69-8e5f-902caf7211d5 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:03.215536 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-eb1a9c68-7a39-435e-b268-167af195a535 req-bf74e194-5b86-4a69-8e5f-902caf7211d5 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Delete volume with id: 6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:46:03.222287 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb1a9c68-7a39-435e-b268-167af195a535 req-bf74e194-5b86-4a69-8e5f-902caf7211d5 tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a returned with HTTP 404 Aug 18 13:46:03.222907 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 5/21] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:46:03 2026] DELETE /volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:03.244315 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9203502f-df4b-4b3e-8b56-1cc033e8c964 req-79cd2357-86f4-4adb-a18a-ded26ee56e0b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:03.246276 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9203502f-df4b-4b3e-8b56-1cc033e8c964 req-79cd2357-86f4-4adb-a18a-ded26ee56e0b tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] GET https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a Aug 18 13:46:03.246276 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9203502f-df4b-4b3e-8b56-1cc033e8c964 req-79cd2357-86f4-4adb-a18a-ded26ee56e0b tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:03.246458 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9203502f-df4b-4b3e-8b56-1cc033e8c964 req-79cd2357-86f4-4adb-a18a-ded26ee56e0b tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:03.251599 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9203502f-df4b-4b3e-8b56-1cc033e8c964 req-79cd2357-86f4-4adb-a18a-ded26ee56e0b tempest-VolumesSnapshotsTestJSON-278826205 tempest-VolumesSnapshotsTestJSON-278826205-project-member] https://10.4.3.221/volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a returned with HTTP 404 Aug 18 13:46:03.252437 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 7/22] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:03 2026] GET /volume/v3/volumes/6a822608-38d2-4b33-9628-9606a01e0b3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:09.035222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-81d8d279-1fdb-480f-a929-135af86f90aa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:09.232921 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:09.232921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2105418068"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:09.233439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2105418068'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:09.233805 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create volume of 1 GB Aug 18 13:46:09.250402 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:46:09.249827. {{(pid=100281) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:46:09.250579 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Availability Zones retrieved successfully. Aug 18 13:46:09.280366 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Flow 'volume_create_api' (8ab91986-4c47-4c97-bd4c-e31d5bcc1b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:09.281196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7f4d37-e646-496d-bf7f-228620086aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:09.282146 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:09.339392 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7f4d37-e646-496d-bf7f-228620086aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:09.341063 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e502b5-d86b-48d6-b3b2-a4bde8971648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:09.371995 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-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 18 13:46:09.406208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Created reservations ['2d7c75ac-7197-4f57-9372-8dff3fe47502', 'db6f5a35-0672-49ef-b340-dffea590a9fd', '696085b5-7fa5-48a6-ac90-d985e66cf32d', '15803f81-d126-41b4-b2d2-7eaa811ec847'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:09.407289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e502b5-d86b-48d6-b3b2-a4bde8971648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d7c75ac-7197-4f57-9372-8dff3fe47502', 'db6f5a35-0672-49ef-b340-dffea590a9fd', '696085b5-7fa5-48a6-ac90-d985e66cf32d', '15803f81-d126-41b4-b2d2-7eaa811ec847']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:09.408420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6311c2-f8c1-4430-af6c-d0e8fb2d228c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:09.432227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6311c2-f8c1-4430-af6c-d0e8fb2d228c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700f091b-19ca-4444-b1cd-7ef501f6168b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2105418068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76156e4a56f0407a956b203b45524c1a',qos_specs=None,replication_status=,reservations=['2d7c75ac-7197-4f57-9372-8dff3fe47502','db6f5a35-0672-49ef-b340-dffea590a9fd','696085b5-7fa5-48a6-ac90-d985e66cf32d','15803f81-d126-41b4-b2d2-7eaa811ec847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bcb2ac4b684477287acd726e9ae393f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2105418068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=700f091b-19ca-4444-b1cd-7ef501f6168b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76156e4a56f0407a956b203b45524c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bcb2ac4b684477287acd726e9ae393f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:09.432957 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598b99a8-ba54-4d03-bae0-57b80dcb05fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:09.450021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598b99a8-ba54-4d03-bae0-57b80dcb05fd) transitioned into state 'SUCCESS' from state '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-2105418068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76156e4a56f0407a956b203b45524c1a',qos_specs=None,replication_status=,reservations=['2d7c75ac-7197-4f57-9372-8dff3fe47502','db6f5a35-0672-49ef-b340-dffea590a9fd','696085b5-7fa5-48a6-ac90-d985e66cf32d','15803f81-d126-41b4-b2d2-7eaa811ec847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bcb2ac4b684477287acd726e9ae393f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:09.450768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135ba417-d38e-4e4a-ab06-70e42acafc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:09.463137 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135ba417-d38e-4e4a-ab06-70e42acafc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:09.463932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Flow 'volume_create_api' (8ab91986-4c47-4c97-bd4c-e31d5bcc1b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:09.464360 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create volume request issued successfully. Aug 18 13:46:09.464800 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-81d8d279-1fdb-480f-a929-135af86f90aa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:09.465237 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 6/23] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:09 2026] POST /volume/v3/volumes => generated 751 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:09.476550 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54831439-3fac-48d6-88e5-c2cf476ee9d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:09.478282 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54831439-3fac-48d6-88e5-c2cf476ee9d3 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:09.478647 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54831439-3fac-48d6-88e5-c2cf476ee9d3 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:09.478647 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54831439-3fac-48d6-88e5-c2cf476ee9d3 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:09.485479 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:09.485479 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:09.491100 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-54831439-3fac-48d6-88e5-c2cf476ee9d3 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:09.496523 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54831439-3fac-48d6-88e5-c2cf476ee9d3 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b returned with HTTP 200 Aug 18 13:46:09.497051 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 6/24] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:09 2026] GET /volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:10.509877 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81d0bcc4-5085-4e1e-b3d7-697753fcf524 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:10.511494 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81d0bcc4-5085-4e1e-b3d7-697753fcf524 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:10.511627 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81d0bcc4-5085-4e1e-b3d7-697753fcf524 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:10.511844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81d0bcc4-5085-4e1e-b3d7-697753fcf524 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:10.519120 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:10.519120 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:10.523769 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-81d0bcc4-5085-4e1e-b3d7-697753fcf524 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:10.528794 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81d0bcc4-5085-4e1e-b3d7-697753fcf524 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b returned with HTTP 200 Aug 18 13:46:10.529305 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 6/25] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:10 2026] GET /volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:10.541454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-de097c9a-597f-4a9f-a12c-4416a863d30c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:10.543159 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:46:10.543486 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "700f091b-19ca-4444-b1cd-7ef501f6168b", "name": "tempest-SnapshotsActionsTest-Snapshot-109675588"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:10.551518 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:10.551518 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:10.551965 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:10.552092 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create snapshot from volume 700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:10.577887 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-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 18 13:46:10.578170 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-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 18 13:46:10.604172 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Created reservations ['b167a718-a7df-473b-ae26-b79ba156766e', '2cc7725c-a826-43ca-9817-07449f50a672', 'f756752a-ed37-405c-9a8c-3f489b1c6128', '20d014cc-7754-4e3a-b470-8dbd905111f1'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:10.635748 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot create request issued successfully. Aug 18 13:46:10.636078 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-de097c9a-597f-4a9f-a12c-4416a863d30c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:46:10.636471 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 8/26] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:46:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:10.649428 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1c55a782-ec4f-4f92-83f2-805ba1a46355 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:10.651557 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c55a782-ec4f-4f92-83f2-805ba1a46355 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:10.651807 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c55a782-ec4f-4f92-83f2-805ba1a46355 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:10.652109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c55a782-ec4f-4f92-83f2-805ba1a46355 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:10.661083 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:10.661083 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:10.661741 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1c55a782-ec4f-4f92-83f2-805ba1a46355 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:10.662501 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c55a782-ec4f-4f92-83f2-805ba1a46355 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:10.662890 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 7/27] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:10 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:11.671816 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc3aa044-f871-4ce6-9279-e501bf9ce566 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:11.674084 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc3aa044-f871-4ce6-9279-e501bf9ce566 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:11.674284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc3aa044-f871-4ce6-9279-e501bf9ce566 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:11.674475 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc3aa044-f871-4ce6-9279-e501bf9ce566 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:11.679727 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:11.679727 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:11.680314 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bc3aa044-f871-4ce6-9279-e501bf9ce566 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:11.681048 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc3aa044-f871-4ce6-9279-e501bf9ce566 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:11.681759 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 7/28] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:11 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:11.693232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-147d6625-4fec-430d-b63e-6297deff3ce6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:12.055261 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-147d6625-4fec-430d-b63e-6297deff3ce6 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:12.055833 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-147d6625-4fec-430d-b63e-6297deff3ce6 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:12.055975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-147d6625-4fec-430d-b63e-6297deff3ce6 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:12.058631 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-147d6625-4fec-430d-b63e-6297deff3ce6 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'creating'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:12.087476 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:12.087476 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:12.102182 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-147d6625-4fec-430d-b63e-6297deff3ce6 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:12.102618 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 7/29] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:11 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 13:46:12.112603 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-354e85ed-1ade-4390-ae45-e9c27c1a8c8e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:12.115785 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-354e85ed-1ade-4390-ae45-e9c27c1a8c8e tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:12.116409 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-354e85ed-1ade-4390-ae45-e9c27c1a8c8e tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:12.116623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-354e85ed-1ade-4390-ae45-e9c27c1a8c8e tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:12.123618 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:12.123618 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:12.124456 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-354e85ed-1ade-4390-ae45-e9c27c1a8c8e tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:12.125126 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-354e85ed-1ade-4390-ae45-e9c27c1a8c8e tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:12.125600 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 9/30] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:12 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:12.136432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-edf4db12-2b38-49e8-968b-db43c87c5556 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:12.138650 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-edf4db12-2b38-49e8-968b-db43c87c5556 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:12.139478 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-edf4db12-2b38-49e8-968b-db43c87c5556 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:12.139644 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-edf4db12-2b38-49e8-968b-db43c87c5556 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:12.141591 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-edf4db12-2b38-49e8-968b-db43c87c5556 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'available'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:12.170123 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:12.170123 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:12.185549 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-edf4db12-2b38-49e8-968b-db43c87c5556 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:12.186152 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 8/31] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:12 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:12.195943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3477d447-b9d2-4b97-9184-c3f52587e72d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:12.197643 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3477d447-b9d2-4b97-9184-c3f52587e72d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:12.197901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3477d447-b9d2-4b97-9184-c3f52587e72d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:12.198106 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3477d447-b9d2-4b97-9184-c3f52587e72d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:12.202815 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:12.202815 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:12.203483 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3477d447-b9d2-4b97-9184-c3f52587e72d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:12.204423 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3477d447-b9d2-4b97-9184-c3f52587e72d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:12.204813 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 8/32] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:12 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:12.215947 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:12.217477 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:46:12.217776 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "700f091b-19ca-4444-b1cd-7ef501f6168b", "name": "tempest-SnapshotsActionsTest-Snapshot-1667435547"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:12.225173 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:12.225173 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:12.225668 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:12.225793 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create snapshot from volume 700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:12.254598 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-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 18 13:46:12.255003 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-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 18 13:46:12.274853 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Created reservations ['46120ff3-eed4-4e99-a492-a77464d91069', '843675e7-8740-48b8-a9fe-92ab058076e0', 'ebc07998-1d8e-4e65-8e74-95aec5eb564a', '340767e9-3651-44ac-acb9-368cddd44462'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:12.321771 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot create request issued successfully. Aug 18 13:46:12.322136 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-388beecc-9564-4869-a55b-7b03ad8f2a1c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:46:12.322682 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 8/33] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:46:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:12.331691 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-edecae74-a643-4d61-a536-b0cb8ca4e940 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:12.333388 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-edecae74-a643-4d61-a536-b0cb8ca4e940 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 Aug 18 13:46:12.333607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-edecae74-a643-4d61-a536-b0cb8ca4e940 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:12.333826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-edecae74-a643-4d61-a536-b0cb8ca4e940 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:12.339025 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:12.339025 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:12.339536 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-edecae74-a643-4d61-a536-b0cb8ca4e940 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:12.340422 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-edecae74-a643-4d61-a536-b0cb8ca4e940 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 returned with HTTP 200 Aug 18 13:46:12.342074 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 10/34] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:12 2026] GET /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:13.353435 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-97cee7b7-235b-486e-ac48-630167243e72 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:13.356110 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-97cee7b7-235b-486e-ac48-630167243e72 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 Aug 18 13:46:13.356449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-97cee7b7-235b-486e-ac48-630167243e72 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:13.356619 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-97cee7b7-235b-486e-ac48-630167243e72 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:13.363109 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:13.363109 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:13.363721 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-97cee7b7-235b-486e-ac48-630167243e72 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:13.364820 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-97cee7b7-235b-486e-ac48-630167243e72 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 returned with HTTP 200 Aug 18 13:46:13.365307 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 9/35] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:13 2026] GET /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:13.375660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2a88e39-5bfc-42c7-a278-2982b673e315 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:13.377360 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2a88e39-5bfc-42c7-a278-2982b673e315 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5/action Aug 18 13:46:13.378495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2a88e39-5bfc-42c7-a278-2982b673e315 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:13.378625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2a88e39-5bfc-42c7-a278-2982b673e315 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:13.380955 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-e2a88e39-5bfc-42c7-a278-2982b673e315 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'dac8a87b-28fa-4e17-9c46-792479827cd5' with '{'status': 'creating'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:13.405546 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:13.405546 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:13.427005 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2a88e39-5bfc-42c7-a278-2982b673e315 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5/action returned with HTTP 202 Aug 18 13:46:13.427557 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 9/36] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:13 2026] POST /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:13.436849 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da75c723-7972-4e30-b5a7-75ad846e46f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:13.440014 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da75c723-7972-4e30-b5a7-75ad846e46f7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 Aug 18 13:46:13.440649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da75c723-7972-4e30-b5a7-75ad846e46f7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:13.441120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da75c723-7972-4e30-b5a7-75ad846e46f7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:13.450181 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:13.450181 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:13.450721 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da75c723-7972-4e30-b5a7-75ad846e46f7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:13.452111 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da75c723-7972-4e30-b5a7-75ad846e46f7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 returned with HTTP 200 Aug 18 13:46:13.452463 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 9/37] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:13 2026] GET /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:13.463354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ba677106-78f8-47ea-90ff-df2cc9adc25f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:13.466528 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba677106-78f8-47ea-90ff-df2cc9adc25f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5/action Aug 18 13:46:13.468934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba677106-78f8-47ea-90ff-df2cc9adc25f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:13.469042 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba677106-78f8-47ea-90ff-df2cc9adc25f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:13.498442 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:13.498442 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:13.498889 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ba677106-78f8-47ea-90ff-df2cc9adc25f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot retrieved successfully. Aug 18 13:46:13.554228 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ba677106-78f8-47ea-90ff-df2cc9adc25f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot delete request issued successfully. Aug 18 13:46:13.554541 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba677106-78f8-47ea-90ff-df2cc9adc25f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5/action returned with HTTP 202 Aug 18 13:46:13.555063 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 11/38] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:13 2026] POST /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:13.566325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-38011b95-23c9-4872-b251-63e8e4e806ef None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:13.568438 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38011b95-23c9-4872-b251-63e8e4e806ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 Aug 18 13:46:13.568645 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-38011b95-23c9-4872-b251-63e8e4e806ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:13.568870 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-38011b95-23c9-4872-b251-63e8e4e806ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:13.574740 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:13.574740 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:13.574740 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-38011b95-23c9-4872-b251-63e8e4e806ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:13.575070 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38011b95-23c9-4872-b251-63e8e4e806ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 returned with HTTP 200 Aug 18 13:46:13.575425 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 10/39] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:13 2026] GET /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:14.586144 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f01d4f1a-1125-487e-96e5-63155b07e2ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:14.588015 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f01d4f1a-1125-487e-96e5-63155b07e2ad tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 Aug 18 13:46:14.588263 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f01d4f1a-1125-487e-96e5-63155b07e2ad tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:14.588570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f01d4f1a-1125-487e-96e5-63155b07e2ad tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:14.595459 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f01d4f1a-1125-487e-96e5-63155b07e2ad tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 returned with HTTP 404 Aug 18 13:46:14.595775 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 10/40] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:14 2026] GET /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:14.604201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1d91eec-6b36-45b8-a971-6d9b9924329e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:14.610009 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1d91eec-6b36-45b8-a971-6d9b9924329e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:14.610009 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1d91eec-6b36-45b8-a971-6d9b9924329e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:14.610009 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1d91eec-6b36-45b8-a971-6d9b9924329e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:14.610585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-b1d91eec-6b36-45b8-a971-6d9b9924329e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:14.624764 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:14.624764 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:14.643799 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1d91eec-6b36-45b8-a971-6d9b9924329e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:14.644342 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 10/41] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:14 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:14.654627 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb50283f-c73d-49e2-bd1a-04a3af3d71e8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:14.657327 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb50283f-c73d-49e2-bd1a-04a3af3d71e8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:14.657584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb50283f-c73d-49e2-bd1a-04a3af3d71e8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:14.657881 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb50283f-c73d-49e2-bd1a-04a3af3d71e8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:14.665139 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:14.665139 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:14.666027 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-eb50283f-c73d-49e2-bd1a-04a3af3d71e8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:14.667197 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb50283f-c73d-49e2-bd1a-04a3af3d71e8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:14.667784 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 12/42] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:14 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:14.677954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0a4bf603-4ff2-4360-a0e8-2eec14026469 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:14.680128 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0a4bf603-4ff2-4360-a0e8-2eec14026469 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 Aug 18 13:46:14.680342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0a4bf603-4ff2-4360-a0e8-2eec14026469 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:14.680572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0a4bf603-4ff2-4360-a0e8-2eec14026469 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:14.680727 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-0a4bf603-4ff2-4360-a0e8-2eec14026469 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Delete snapshot with id: dac8a87b-28fa-4e17-9c46-792479827cd5 Aug 18 13:46:14.685653 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0a4bf603-4ff2-4360-a0e8-2eec14026469 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 returned with HTTP 404 Aug 18 13:46:14.686443 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 11/43] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:46:14 2026] DELETE /volume/v3/snapshots/dac8a87b-28fa-4e17-9c46-792479827cd5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:14.694407 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4691bf0b-2ada-488f-82d7-eda509c7feec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:14.698129 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:46:14.698129 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "700f091b-19ca-4444-b1cd-7ef501f6168b", "name": "tempest-SnapshotsActionsTest-Snapshot-200036252"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:14.712902 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:14.712902 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:14.713416 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:14.713577 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create snapshot from volume 700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:14.732010 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-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 18 13:46:14.744982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Created reservations ['89c2c9f1-ea79-4e23-a329-39ef6e2df4f0', 'f3524904-8e32-4fee-9ffe-dd818b1bd451', '0a5e7955-82be-417d-b4cc-1fdbe1224f61', 'd98ef725-6f0b-4f3f-ad40-4077fab692ef'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:14.782018 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot create request issued successfully. Aug 18 13:46:14.782311 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4691bf0b-2ada-488f-82d7-eda509c7feec tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:46:14.782751 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 11/44] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:46:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:14.793036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-133fa10f-b2b3-4a27-bcae-ada7f871aebb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:14.794902 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-133fa10f-b2b3-4a27-bcae-ada7f871aebb tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e Aug 18 13:46:14.794992 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-133fa10f-b2b3-4a27-bcae-ada7f871aebb tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:14.795896 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-133fa10f-b2b3-4a27-bcae-ada7f871aebb tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:14.800178 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:14.800178 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:14.801066 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-133fa10f-b2b3-4a27-bcae-ada7f871aebb tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:14.801443 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-133fa10f-b2b3-4a27-bcae-ada7f871aebb tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e returned with HTTP 200 Aug 18 13:46:14.802664 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 11/45] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:14 2026] GET /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:15.819219 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3b510d4a-0e9f-4bd0-a133-5a5428c99e44 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:15.822650 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b510d4a-0e9f-4bd0-a133-5a5428c99e44 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e Aug 18 13:46:15.822952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3b510d4a-0e9f-4bd0-a133-5a5428c99e44 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:15.823152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3b510d4a-0e9f-4bd0-a133-5a5428c99e44 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:15.833223 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:15.833223 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:15.834023 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3b510d4a-0e9f-4bd0-a133-5a5428c99e44 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:15.835050 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b510d4a-0e9f-4bd0-a133-5a5428c99e44 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e returned with HTTP 200 Aug 18 13:46:15.835556 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 13/46] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:15 2026] GET /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:15.852989 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ea2f8911-7eed-4f84-834b-a8e0822fcd9b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:15.857939 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:15.859138 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea2f8911-7eed-4f84-834b-a8e0822fcd9b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e/action Aug 18 13:46:15.859449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea2f8911-7eed-4f84-834b-a8e0822fcd9b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:15.859643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea2f8911-7eed-4f84-834b-a8e0822fcd9b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:15.861741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-ea2f8911-7eed-4f84-834b-a8e0822fcd9b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'ac4b3b69-c8c1-4f30-93a6-2e9e606c433e' with '{'status': 'deleting'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:15.874326 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:15.874326 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:15.892506 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea2f8911-7eed-4f84-834b-a8e0822fcd9b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e/action returned with HTTP 202 Aug 18 13:46:15.892983 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 12/47] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:15 2026] POST /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:15.903188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b93b2233-2d8f-4967-959b-fc315e789fbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:15.905026 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b93b2233-2d8f-4967-959b-fc315e789fbc tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e Aug 18 13:46:15.905255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b93b2233-2d8f-4967-959b-fc315e789fbc tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:15.905773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b93b2233-2d8f-4967-959b-fc315e789fbc tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:15.916234 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:15.916234 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:15.916789 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b93b2233-2d8f-4967-959b-fc315e789fbc tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:15.917513 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b93b2233-2d8f-4967-959b-fc315e789fbc tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e returned with HTTP 200 Aug 18 13:46:15.918335 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 12/48] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:15 2026] GET /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:15.929487 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6dfe9e40-555b-47d1-bf4a-20f45ff62595 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:15.932427 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6dfe9e40-555b-47d1-bf4a-20f45ff62595 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e/action Aug 18 13:46:15.932846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6dfe9e40-555b-47d1-bf4a-20f45ff62595 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:15.933072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6dfe9e40-555b-47d1-bf4a-20f45ff62595 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:15.941212 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:15.941212 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:15.941653 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6dfe9e40-555b-47d1-bf4a-20f45ff62595 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot retrieved successfully. Aug 18 13:46:15.974666 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6dfe9e40-555b-47d1-bf4a-20f45ff62595 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot delete request issued successfully. Aug 18 13:46:15.974666 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6dfe9e40-555b-47d1-bf4a-20f45ff62595 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e/action returned with HTTP 202 Aug 18 13:46:15.974666 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 14/49] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:15 2026] POST /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:15.982266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c7d71065-671b-4588-823b-48cb9e5b4fda None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:15.985473 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7d71065-671b-4588-823b-48cb9e5b4fda tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e Aug 18 13:46:15.985669 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c7d71065-671b-4588-823b-48cb9e5b4fda tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:15.986021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c7d71065-671b-4588-823b-48cb9e5b4fda tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:15.993636 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:15.993636 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:15.994129 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c7d71065-671b-4588-823b-48cb9e5b4fda tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:15.997501 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7d71065-671b-4588-823b-48cb9e5b4fda tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e returned with HTTP 200 Aug 18 13:46:15.997501 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 13/50] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:15 2026] GET /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:16.081987 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:16.082295 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1236608927", "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:16.083617 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1236608927', 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:16.649279 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume of 1 GB Aug 18 13:46:16.649279 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:16.649279 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:16.652255 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Availability Zones retrieved successfully. Aug 18 13:46:16.659012 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Flow 'volume_create_api' (18434d1a-3783-4d03-a3b3-2e389fa6ec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:16.660061 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574c41c0-7fad-46b0-9d6b-9e77716f6c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:16.661245 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:16.736738 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574c41c0-7fad-46b0-9d6b-9e77716f6c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:16.737505 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12690e85-537f-48b9-ba7e-117adad6206f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:16.798918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Created reservations ['c49266ef-ce4a-4c5b-b779-6381478be003', 'b627500e-4c72-471a-8563-a6f2f130f8b6', '4493957a-c009-4b94-95a1-682599189ea7', '96ce3a50-d7ac-4d47-ae49-f38fedfd1a08'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:16.799432 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12690e85-537f-48b9-ba7e-117adad6206f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c49266ef-ce4a-4c5b-b779-6381478be003', 'b627500e-4c72-471a-8563-a6f2f130f8b6', '4493957a-c009-4b94-95a1-682599189ea7', '96ce3a50-d7ac-4d47-ae49-f38fedfd1a08']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:16.800400 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebbff4f-f32b-4e73-ab3e-c840b146abb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:16.822016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebbff4f-f32b-4e73-ab3e-c840b146abb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40eace0d-378b-4232-8549-f49ad549de26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1236608927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f1094ba4e14512bf837b4afe26d91b',qos_specs=None,replication_status=,reservations=['c49266ef-ce4a-4c5b-b779-6381478be003','b627500e-4c72-471a-8563-a6f2f130f8b6','4493957a-c009-4b94-95a1-682599189ea7','96ce3a50-d7ac-4d47-ae49-f38fedfd1a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1236608927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40eace0d-378b-4232-8549-f49ad549de26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f1094ba4e14512bf837b4afe26d91b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:16.822800 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752fdb75-65ba-498f-86c2-acedc6ebfd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:16.841700 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752fdb75-65ba-498f-86c2-acedc6ebfd94) transitioned into state 'SUCCESS' from state '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-1236608927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f1094ba4e14512bf837b4afe26d91b',qos_specs=None,replication_status=,reservations=['c49266ef-ce4a-4c5b-b779-6381478be003','b627500e-4c72-471a-8563-a6f2f130f8b6','4493957a-c009-4b94-95a1-682599189ea7','96ce3a50-d7ac-4d47-ae49-f38fedfd1a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:16.842391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03b831b-0746-4b62-9243-93fcec7c9639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:16.858739 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03b831b-0746-4b62-9243-93fcec7c9639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:16.859593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Flow 'volume_create_api' (18434d1a-3783-4d03-a3b3-2e389fa6ec06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:16.859953 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume request issued successfully. Aug 18 13:46:16.860550 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddbc2e92-b773-4700-a0de-09380bcf3216 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:16.861004 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 12/51] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:46:15 2026] POST /volume/v3/volumes => generated 752 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:16.873560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c595e61-959a-46d2-a052-612040167fe3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:16.875776 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c595e61-959a-46d2-a052-612040167fe3 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:16.875956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c595e61-959a-46d2-a052-612040167fe3 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:16.876122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c595e61-959a-46d2-a052-612040167fe3 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:16.883258 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:16.883258 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:16.889666 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c595e61-959a-46d2-a052-612040167fe3 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:16.898476 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c595e61-959a-46d2-a052-612040167fe3 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:16.899052 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 13/52] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:16 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:17.006646 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f08e57be-0e2f-40eb-832c-8ca2a82501f8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:17.008900 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f08e57be-0e2f-40eb-832c-8ca2a82501f8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e Aug 18 13:46:17.009095 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f08e57be-0e2f-40eb-832c-8ca2a82501f8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:17.009377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f08e57be-0e2f-40eb-832c-8ca2a82501f8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:17.018163 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f08e57be-0e2f-40eb-832c-8ca2a82501f8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e returned with HTTP 404 Aug 18 13:46:17.018385 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 15/53] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:17 2026] GET /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:17.027378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bffb799a-2cd4-4638-90eb-584fc618b4b8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:17.029466 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bffb799a-2cd4-4638-90eb-584fc618b4b8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:17.029931 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bffb799a-2cd4-4638-90eb-584fc618b4b8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:17.030067 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bffb799a-2cd4-4638-90eb-584fc618b4b8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:17.031990 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-bffb799a-2cd4-4638-90eb-584fc618b4b8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'available'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:17.047661 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:17.047661 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:17.063641 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bffb799a-2cd4-4638-90eb-584fc618b4b8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:17.064019 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 14/54] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:17 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:17.073583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9f7ea45-9dee-452e-b630-d7abc26e6819 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:17.076441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9f7ea45-9dee-452e-b630-d7abc26e6819 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:17.076621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9f7ea45-9dee-452e-b630-d7abc26e6819 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:17.078109 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9f7ea45-9dee-452e-b630-d7abc26e6819 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:17.083095 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:17.083095 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:17.083786 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a9f7ea45-9dee-452e-b630-d7abc26e6819 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:17.085164 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9f7ea45-9dee-452e-b630-d7abc26e6819 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:17.085853 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 13/55] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:17 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:17.098918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40ad1179-2144-4106-b242-4701648be302 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:17.100915 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40ad1179-2144-4106-b242-4701648be302 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e Aug 18 13:46:17.101173 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40ad1179-2144-4106-b242-4701648be302 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:17.101396 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40ad1179-2144-4106-b242-4701648be302 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:17.101523 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-40ad1179-2144-4106-b242-4701648be302 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Delete snapshot with id: ac4b3b69-c8c1-4f30-93a6-2e9e606c433e Aug 18 13:46:17.107755 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40ad1179-2144-4106-b242-4701648be302 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e returned with HTTP 404 Aug 18 13:46:17.108467 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 14/56] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:46:17 2026] DELETE /volume/v3/snapshots/ac4b3b69-c8c1-4f30-93a6-2e9e606c433e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:17.119326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:17.121383 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:46:17.122927 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "700f091b-19ca-4444-b1cd-7ef501f6168b", "name": "tempest-SnapshotsActionsTest-Snapshot-1764213104"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:17.137325 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:17.137325 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:17.138059 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:17.138312 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create snapshot from volume 700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:17.173449 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Created reservations ['dc76594c-8f14-472d-b08c-5b71d3a5186e', 'd7a98479-419a-45cc-bbaa-043051efdfcf', '0b944897-25f2-448f-8a26-d686b5a04840', 'daf4546a-1f34-4562-a501-fa30125d6628'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:17.213253 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot create request issued successfully. Aug 18 13:46:17.213710 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-83e14b54-5dfe-4628-9898-f9eb346c6f7d tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:46:17.214305 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 16/57] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:46:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:17.226780 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-085940af-8b0a-484c-90b9-3b4f4d389b21 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:17.228595 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-085940af-8b0a-484c-90b9-3b4f4d389b21 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c Aug 18 13:46:17.228825 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-085940af-8b0a-484c-90b9-3b4f4d389b21 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:17.229044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-085940af-8b0a-484c-90b9-3b4f4d389b21 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:17.239289 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:17.239289 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:17.239824 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-085940af-8b0a-484c-90b9-3b4f4d389b21 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:17.240648 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-085940af-8b0a-484c-90b9-3b4f4d389b21 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c returned with HTTP 200 Aug 18 13:46:17.242186 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 15/58] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:17 2026] GET /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:17.915791 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c68a2bc-0fb9-46ee-8272-f6e784ae800c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:17.917724 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c68a2bc-0fb9-46ee-8272-f6e784ae800c tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:17.919567 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c68a2bc-0fb9-46ee-8272-f6e784ae800c tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:17.919875 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c68a2bc-0fb9-46ee-8272-f6e784ae800c tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:17.928092 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:17.928092 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:17.934352 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3c68a2bc-0fb9-46ee-8272-f6e784ae800c tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:17.939822 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c68a2bc-0fb9-46ee-8272-f6e784ae800c tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:17.940218 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 14/59] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:17 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:18.252519 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c94f8be1-0fa8-45f7-a9ea-46085b6ffb3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:18.256393 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c94f8be1-0fa8-45f7-a9ea-46085b6ffb3b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c Aug 18 13:46:18.256497 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c94f8be1-0fa8-45f7-a9ea-46085b6ffb3b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:18.256835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c94f8be1-0fa8-45f7-a9ea-46085b6ffb3b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:18.265988 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:18.265988 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:18.266669 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c94f8be1-0fa8-45f7-a9ea-46085b6ffb3b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:18.267561 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c94f8be1-0fa8-45f7-a9ea-46085b6ffb3b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c returned with HTTP 200 Aug 18 13:46:18.267928 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 15/60] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:18 2026] GET /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:18.276934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f5929aaa-8beb-4fca-a27e-0b0f448d0d9f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:18.279441 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f5929aaa-8beb-4fca-a27e-0b0f448d0d9f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c/action Aug 18 13:46:18.279441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f5929aaa-8beb-4fca-a27e-0b0f448d0d9f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:18.279548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f5929aaa-8beb-4fca-a27e-0b0f448d0d9f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:18.280951 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.admin_actions [None req-f5929aaa-8beb-4fca-a27e-0b0f448d0d9f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot '42dc7925-8d62-4319-8a24-cd3f31ed5c0c' with '{'status': 'error'}' {{(pid=100282) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:18.291222 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:18.291222 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:18.305761 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f5929aaa-8beb-4fca-a27e-0b0f448d0d9f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c/action returned with HTTP 202 Aug 18 13:46:18.305761 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 17/61] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:18 2026] POST /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:18.315038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d367054a-cb9e-400e-a70d-1180cb864d6a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:18.317026 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d367054a-cb9e-400e-a70d-1180cb864d6a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c Aug 18 13:46:18.317213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d367054a-cb9e-400e-a70d-1180cb864d6a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:18.317391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d367054a-cb9e-400e-a70d-1180cb864d6a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:18.322960 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:18.322960 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:18.323390 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d367054a-cb9e-400e-a70d-1180cb864d6a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:18.324258 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d367054a-cb9e-400e-a70d-1180cb864d6a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c returned with HTTP 200 Aug 18 13:46:18.324604 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 16/62] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:18 2026] GET /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:18.334458 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de6b900e-34b9-41db-b2df-f63eed493d6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:18.336324 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de6b900e-34b9-41db-b2df-f63eed493d6e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c/action Aug 18 13:46:18.336324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de6b900e-34b9-41db-b2df-f63eed493d6e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:18.336461 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de6b900e-34b9-41db-b2df-f63eed493d6e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:18.348826 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:18.348826 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:18.349397 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de6b900e-34b9-41db-b2df-f63eed493d6e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot retrieved successfully. Aug 18 13:46:18.413824 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de6b900e-34b9-41db-b2df-f63eed493d6e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot delete request issued successfully. Aug 18 13:46:18.414095 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de6b900e-34b9-41db-b2df-f63eed493d6e tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c/action returned with HTTP 202 Aug 18 13:46:18.414946 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 15/63] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:18 2026] POST /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:18.424878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7307df5c-0c5b-4fe4-81ff-9d1caeba2635 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:18.430736 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7307df5c-0c5b-4fe4-81ff-9d1caeba2635 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c Aug 18 13:46:18.431033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7307df5c-0c5b-4fe4-81ff-9d1caeba2635 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:18.431280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7307df5c-0c5b-4fe4-81ff-9d1caeba2635 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:18.446817 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:18.446817 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:18.446817 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7307df5c-0c5b-4fe4-81ff-9d1caeba2635 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:18.447411 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7307df5c-0c5b-4fe4-81ff-9d1caeba2635 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c returned with HTTP 200 Aug 18 13:46:18.447764 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 16/64] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:18 2026] GET /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:18.954727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2633ba18-807b-4ca0-9f64-3ca18a6ad367 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:18.958357 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2633ba18-807b-4ca0-9f64-3ca18a6ad367 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:18.958531 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2633ba18-807b-4ca0-9f64-3ca18a6ad367 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:18.958790 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2633ba18-807b-4ca0-9f64-3ca18a6ad367 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:18.972000 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:18.972000 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:18.982827 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2633ba18-807b-4ca0-9f64-3ca18a6ad367 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:18.988570 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2633ba18-807b-4ca0-9f64-3ca18a6ad367 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:18.989052 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 18/65] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:18 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 902 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:19.461300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-da19ba01-13dc-4d23-a834-e88c986b32fd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:19.463422 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da19ba01-13dc-4d23-a834-e88c986b32fd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c Aug 18 13:46:19.463740 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da19ba01-13dc-4d23-a834-e88c986b32fd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:19.463815 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da19ba01-13dc-4d23-a834-e88c986b32fd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:19.468398 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da19ba01-13dc-4d23-a834-e88c986b32fd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c returned with HTTP 404 Aug 18 13:46:19.468929 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 17/66] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:19 2026] GET /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:19.477813 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b28989e0-807b-4e82-b442-5411b85be08f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:19.480400 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b28989e0-807b-4e82-b442-5411b85be08f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:19.480811 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b28989e0-807b-4e82-b442-5411b85be08f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:19.480973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b28989e0-807b-4e82-b442-5411b85be08f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:19.484760 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-b28989e0-807b-4e82-b442-5411b85be08f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:19.498765 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:19.498765 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:19.519012 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b28989e0-807b-4e82-b442-5411b85be08f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:19.519402 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 16/67] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:19 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:19.528325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2fab64e6-8b6b-4b4b-84b0-3eb695e4cda1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:19.533422 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fab64e6-8b6b-4b4b-84b0-3eb695e4cda1 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:19.533593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fab64e6-8b6b-4b4b-84b0-3eb695e4cda1 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:19.533879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fab64e6-8b6b-4b4b-84b0-3eb695e4cda1 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:19.539896 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:19.539896 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:19.540609 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2fab64e6-8b6b-4b4b-84b0-3eb695e4cda1 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:19.541820 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fab64e6-8b6b-4b4b-84b0-3eb695e4cda1 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:19.542553 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 17/68] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:19 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:46:19.556022 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a1e044db-1aa6-46cc-bac7-f4a34912d8ff None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:19.557689 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1e044db-1aa6-46cc-bac7-f4a34912d8ff tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c Aug 18 13:46:19.557893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1e044db-1aa6-46cc-bac7-f4a34912d8ff tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:19.558095 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1e044db-1aa6-46cc-bac7-f4a34912d8ff tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:19.558211 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-a1e044db-1aa6-46cc-bac7-f4a34912d8ff tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Delete snapshot with id: 42dc7925-8d62-4319-8a24-cd3f31ed5c0c Aug 18 13:46:19.566468 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1e044db-1aa6-46cc-bac7-f4a34912d8ff tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c returned with HTTP 404 Aug 18 13:46:19.567171 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 19/69] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:46:19 2026] DELETE /volume/v3/snapshots/42dc7925-8d62-4319-8a24-cd3f31ed5c0c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:19.575609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:19.577023 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:46:19.577378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "700f091b-19ca-4444-b1cd-7ef501f6168b", "name": "tempest-SnapshotsActionsTest-Snapshot-521365956"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:19.586914 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:19.586914 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:19.587331 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:19.587441 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Create snapshot from volume 700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:19.630550 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Created reservations ['9e9f239c-1486-400e-b3a0-e7e6de2708b3', 'cb6bdab8-04aa-4cf6-964f-7e166603651b', 'c7141cd9-11c7-462b-8c10-43e63b3badaf', '153541ac-43d8-40a5-a09c-9a77acce121c'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:19.660876 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot create request issued successfully. Aug 18 13:46:19.661219 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b0708327-4c3d-4989-8302-adbab9ffd7ba tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:46:19.661631 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 18/70] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:46:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:19.670934 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41b7a682-28df-4741-8fd8-a748d59ae0c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:19.672914 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41b7a682-28df-4741-8fd8-a748d59ae0c7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c Aug 18 13:46:19.673125 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41b7a682-28df-4741-8fd8-a748d59ae0c7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:19.673352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41b7a682-28df-4741-8fd8-a748d59ae0c7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:19.678768 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:19.678768 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:19.679294 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-41b7a682-28df-4741-8fd8-a748d59ae0c7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:19.680139 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41b7a682-28df-4741-8fd8-a748d59ae0c7 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c returned with HTTP 200 Aug 18 13:46:19.680464 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 17/71] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:19 2026] GET /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:20.002668 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45a9a56a-4b46-4c7d-aa51-c7b8354c0f37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:20.005292 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45a9a56a-4b46-4c7d-aa51-c7b8354c0f37 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:20.005582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45a9a56a-4b46-4c7d-aa51-c7b8354c0f37 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:20.005806 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45a9a56a-4b46-4c7d-aa51-c7b8354c0f37 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:20.014923 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:20.014923 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:20.019520 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-45a9a56a-4b46-4c7d-aa51-c7b8354c0f37 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:20.024823 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45a9a56a-4b46-4c7d-aa51-c7b8354c0f37 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:20.025212 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 18/72] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:20 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:20.690942 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0834d8b0-748c-4a87-a82e-d541bd516cbd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:20.692900 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0834d8b0-748c-4a87-a82e-d541bd516cbd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c Aug 18 13:46:20.693046 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0834d8b0-748c-4a87-a82e-d541bd516cbd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:20.693210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0834d8b0-748c-4a87-a82e-d541bd516cbd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:20.702368 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:20.702368 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:20.702368 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0834d8b0-748c-4a87-a82e-d541bd516cbd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:20.702642 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0834d8b0-748c-4a87-a82e-d541bd516cbd tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c returned with HTTP 200 Aug 18 13:46:20.703011 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 20/73] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:20 2026] GET /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:20.715187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-141d52b1-f8d8-4519-94ee-96df47854ed9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:20.717403 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-141d52b1-f8d8-4519-94ee-96df47854ed9 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c/action Aug 18 13:46:20.717879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-141d52b1-f8d8-4519-94ee-96df47854ed9 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:20.718072 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-141d52b1-f8d8-4519-94ee-96df47854ed9 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:20.719689 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-141d52b1-f8d8-4519-94ee-96df47854ed9 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c' with '{'status': 'error_deleting'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:20.729274 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:20.729274 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:20.738562 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-141d52b1-f8d8-4519-94ee-96df47854ed9 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c/action returned with HTTP 202 Aug 18 13:46:20.738972 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 19/74] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:20 2026] POST /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:20.748219 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed0b5df9-75cf-4fc1-a6cf-e54cc6c0a2d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:20.750417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed0b5df9-75cf-4fc1-a6cf-e54cc6c0a2d4 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c Aug 18 13:46:20.750660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed0b5df9-75cf-4fc1-a6cf-e54cc6c0a2d4 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:20.751057 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed0b5df9-75cf-4fc1-a6cf-e54cc6c0a2d4 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:20.756327 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:20.756327 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:20.757084 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed0b5df9-75cf-4fc1-a6cf-e54cc6c0a2d4 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:20.757815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed0b5df9-75cf-4fc1-a6cf-e54cc6c0a2d4 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c returned with HTTP 200 Aug 18 13:46:20.758278 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 18/75] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:20 2026] GET /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:20.767404 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6af0506-2455-43a4-a4ad-0cdce36c903f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:20.769492 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6af0506-2455-43a4-a4ad-0cdce36c903f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c/action Aug 18 13:46:20.769871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6af0506-2455-43a4-a4ad-0cdce36c903f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:20.770036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6af0506-2455-43a4-a4ad-0cdce36c903f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:20.778353 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:20.778353 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:20.778645 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6af0506-2455-43a4-a4ad-0cdce36c903f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot retrieved successfully. Aug 18 13:46:20.834822 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6af0506-2455-43a4-a4ad-0cdce36c903f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot delete request issued successfully. Aug 18 13:46:20.835114 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6af0506-2455-43a4-a4ad-0cdce36c903f tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c/action returned with HTTP 202 Aug 18 13:46:20.835602 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 19/76] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:20 2026] POST /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:20.843135 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-926963cb-df91-4786-9d9d-cdfcec9f6e4c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:20.845661 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-926963cb-df91-4786-9d9d-cdfcec9f6e4c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c Aug 18 13:46:20.845837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-926963cb-df91-4786-9d9d-cdfcec9f6e4c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:20.846021 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-926963cb-df91-4786-9d9d-cdfcec9f6e4c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:20.851562 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:20.851562 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:20.852066 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-926963cb-df91-4786-9d9d-cdfcec9f6e4c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:20.852890 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-926963cb-df91-4786-9d9d-cdfcec9f6e4c tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c returned with HTTP 200 Aug 18 13:46:20.853262 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 21/77] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:20 2026] GET /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:21.036781 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a2318b4e-a0d8-4aad-8c9c-2213a4ba30fe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:21.038566 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2318b4e-a0d8-4aad-8c9c-2213a4ba30fe tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:21.039054 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2318b4e-a0d8-4aad-8c9c-2213a4ba30fe tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:21.039110 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2318b4e-a0d8-4aad-8c9c-2213a4ba30fe tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:21.048630 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:21.048630 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:21.057194 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a2318b4e-a0d8-4aad-8c9c-2213a4ba30fe tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:21.060156 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2318b4e-a0d8-4aad-8c9c-2213a4ba30fe tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:21.060777 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 20/78] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:21 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:21.864581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-36840176-2342-4f8b-99d4-580d3a71d425 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:21.864581 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36840176-2342-4f8b-99d4-580d3a71d425 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c Aug 18 13:46:21.865022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36840176-2342-4f8b-99d4-580d3a71d425 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:21.865022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36840176-2342-4f8b-99d4-580d3a71d425 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:21.868693 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36840176-2342-4f8b-99d4-580d3a71d425 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c returned with HTTP 404 Aug 18 13:46:21.869134 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 19/79] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:21 2026] GET /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:21.877096 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c5d70cd-fb43-4f26-b9e4-69b941d6c62b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:21.878700 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c5d70cd-fb43-4f26-b9e4-69b941d6c62b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:21.879171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c5d70cd-fb43-4f26-b9e4-69b941d6c62b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:21.879282 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c5d70cd-fb43-4f26-b9e4-69b941d6c62b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:21.880831 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-6c5d70cd-fb43-4f26-b9e4-69b941d6c62b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:21.893586 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:21.893586 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:21.905794 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c5d70cd-fb43-4f26-b9e4-69b941d6c62b tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:21.906336 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 20/80] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:21 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:21.916572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6f8b345f-23dc-42bb-b9cf-e91f2b2f16af None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:21.918613 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f8b345f-23dc-42bb-b9cf-e91f2b2f16af tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:21.918876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f8b345f-23dc-42bb-b9cf-e91f2b2f16af tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:21.919120 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f8b345f-23dc-42bb-b9cf-e91f2b2f16af tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:21.928597 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:21.928597 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:21.928918 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6f8b345f-23dc-42bb-b9cf-e91f2b2f16af tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:21.929722 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f8b345f-23dc-42bb-b9cf-e91f2b2f16af tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:21.930295 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 22/81] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:21 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:21.939761 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2e4a86cc-01e7-4747-8a31-2c352d855b8b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:21.942078 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e4a86cc-01e7-4747-8a31-2c352d855b8b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c Aug 18 13:46:21.942318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e4a86cc-01e7-4747-8a31-2c352d855b8b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:21.942554 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e4a86cc-01e7-4747-8a31-2c352d855b8b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:21.942698 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-2e4a86cc-01e7-4747-8a31-2c352d855b8b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Delete snapshot with id: ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c Aug 18 13:46:21.950295 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e4a86cc-01e7-4747-8a31-2c352d855b8b tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c returned with HTTP 404 Aug 18 13:46:21.951063 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 21/82] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:46:21 2026] DELETE /volume/v3/snapshots/ce5eea0e-ebf5-4c91-82c1-c4d990f9b68c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:21.960661 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d0cfdda-3ea2-410b-9759-bb000318c453 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:21.962505 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d0cfdda-3ea2-410b-9759-bb000318c453 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:21.962841 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d0cfdda-3ea2-410b-9759-bb000318c453 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:21.962993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d0cfdda-3ea2-410b-9759-bb000318c453 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:21.964762 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-9d0cfdda-3ea2-410b-9759-bb000318c453 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'creating'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:21.977433 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:21.977433 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:21.990826 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d0cfdda-3ea2-410b-9759-bb000318c453 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:21.992169 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 20/83] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:21 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:22.001892 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2089ef0-9340-4c5d-90ac-26310e0a9739 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.005668 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2089ef0-9340-4c5d-90ac-26310e0a9739 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:22.005960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2089ef0-9340-4c5d-90ac-26310e0a9739 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:22.006129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2089ef0-9340-4c5d-90ac-26310e0a9739 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:22.011380 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.011380 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:22.011973 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2089ef0-9340-4c5d-90ac-26310e0a9739 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:22.013007 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2089ef0-9340-4c5d-90ac-26310e0a9739 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:22.017621 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 21/84] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:22 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:22.025262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c44b9629-f932-47ee-8ad2-045db7cbb30a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.028504 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c44b9629-f932-47ee-8ad2-045db7cbb30a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:22.028504 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c44b9629-f932-47ee-8ad2-045db7cbb30a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:22.028661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c44b9629-f932-47ee-8ad2-045db7cbb30a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:22.030577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.snapshot_actions [None req-c44b9629-f932-47ee-8ad2-045db7cbb30a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100282) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 13:46:22.040565 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.040565 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:22.041205 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.snapshot_actions [None req-c44b9629-f932-47ee-8ad2-045db7cbb30a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Updating snapshot eb4b85b6-efa9-4c5a-861a-de349beeeb52 with info {'id': 'eb4b85b6-efa9-4c5a-861a-de349beeeb52', 'status': 'error', 'progress': '80%'} Aug 18 13:46:22.051808 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c44b9629-f932-47ee-8ad2-045db7cbb30a tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:22.052484 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 23/85] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:22 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:22.061793 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2047f0ea-dd67-428c-b25b-d9746b61b6c8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.065429 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2047f0ea-dd67-428c-b25b-d9746b61b6c8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:22.065750 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2047f0ea-dd67-428c-b25b-d9746b61b6c8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:22.066569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2047f0ea-dd67-428c-b25b-d9746b61b6c8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:22.073274 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.073274 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:22.073398 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2047f0ea-dd67-428c-b25b-d9746b61b6c8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Snapshot retrieved successfully. Aug 18 13:46:22.074016 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2047f0ea-dd67-428c-b25b-d9746b61b6c8 tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:22.074662 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 22/86] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:22 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:22.076993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aef6a308-0a87-41d6-8ceb-d85f42c68a1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.079508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aef6a308-0a87-41d6-8ceb-d85f42c68a1d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:22.079753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aef6a308-0a87-41d6-8ceb-d85f42c68a1d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:22.080030 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aef6a308-0a87-41d6-8ceb-d85f42c68a1d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:22.087749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d7ea399-0546-4175-adc1-23272422a31a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.089688 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.089688 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:22.091610 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d7ea399-0546-4175-adc1-23272422a31a tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] POST https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action Aug 18 13:46:22.093441 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d7ea399-0546-4175-adc1-23272422a31a tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:22.093653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d7ea399-0546-4175-adc1-23272422a31a tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:22.095697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-6d7ea399-0546-4175-adc1-23272422a31a tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] Updating snapshot 'eb4b85b6-efa9-4c5a-861a-de349beeeb52' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:46:22.097007 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aef6a308-0a87-41d6-8ceb-d85f42c68a1d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:22.102518 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aef6a308-0a87-41d6-8ceb-d85f42c68a1d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:22.102955 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 21/87] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:22 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:22.111723 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.111723 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:22.127599 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d7ea399-0546-4175-adc1-23272422a31a tempest-SnapshotsActionsTest-1145545 tempest-SnapshotsActionsTest-1145545-project-admin] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action returned with HTTP 202 Aug 18 13:46:22.128093 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 22/88] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:46:22 2026] POST /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:22.137563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-18d0c6e3-b5e1-44c5-a21a-e285a4763c46 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.140145 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18d0c6e3-b5e1-44c5-a21a-e285a4763c46 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:22.140344 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-18d0c6e3-b5e1-44c5-a21a-e285a4763c46 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:22.140559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-18d0c6e3-b5e1-44c5-a21a-e285a4763c46 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:22.149288 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.149288 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:22.150238 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-18d0c6e3-b5e1-44c5-a21a-e285a4763c46 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:22.153268 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18d0c6e3-b5e1-44c5-a21a-e285a4763c46 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:22.154914 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 24/89] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:22 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:22.170247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.171775 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:22.172133 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:22.172419 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:22.172627 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Delete snapshot with id: eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:22.178472 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.178472 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:22.180881 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:22.201699 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot delete request issued successfully. Aug 18 13:46:22.201699 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5e1473a6-b51c-42cc-83fa-6ab4c979a962 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 202 Aug 18 13:46:22.201699 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 23/90] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:46:22 2026] DELETE /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:22.214213 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db3b9755-3a1f-4184-aa9f-085998818e1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:22.217259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db3b9755-3a1f-4184-aa9f-085998818e1f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:22.217493 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db3b9755-3a1f-4184-aa9f-085998818e1f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:22.217746 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db3b9755-3a1f-4184-aa9f-085998818e1f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:22.226917 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:22.226917 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:22.227331 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db3b9755-3a1f-4184-aa9f-085998818e1f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Snapshot retrieved successfully. Aug 18 13:46:22.228336 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db3b9755-3a1f-4184-aa9f-085998818e1f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 200 Aug 18 13:46:22.228726 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 22/91] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:22 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:22.981038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:23.121313 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d7179fb8-d775-4f84-a1b0-3a91ae4e1ead None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:23.123569 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d7179fb8-d775-4f84-a1b0-3a91ae4e1ead tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:23.123809 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d7179fb8-d775-4f84-a1b0-3a91ae4e1ead tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:23.124072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d7179fb8-d775-4f84-a1b0-3a91ae4e1ead tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:23.133929 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:23.133929 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:23.140779 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d7179fb8-d775-4f84-a1b0-3a91ae4e1ead tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:23.146268 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d7179fb8-d775-4f84-a1b0-3a91ae4e1ead tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:23.146814 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 25/92] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:23 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:23.239975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6b31f1f5-803c-48a4-835f-75349fb215fa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:23.241843 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6b31f1f5-803c-48a4-835f-75349fb215fa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 Aug 18 13:46:23.242032 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6b31f1f5-803c-48a4-835f-75349fb215fa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:23.242223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6b31f1f5-803c-48a4-835f-75349fb215fa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:23.248650 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6b31f1f5-803c-48a4-835f-75349fb215fa tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 returned with HTTP 404 Aug 18 13:46:23.248650 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 24/93] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:23 2026] GET /volume/v3/snapshots/eb4b85b6-efa9-4c5a-861a-de349beeeb52 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:23.261067 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f3bf3cc-d3ac-4ece-bd55-86353ca292ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:23.264102 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f3bf3cc-d3ac-4ece-bd55-86353ca292ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:23.264323 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f3bf3cc-d3ac-4ece-bd55-86353ca292ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:23.264486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f3bf3cc-d3ac-4ece-bd55-86353ca292ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:23.274045 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:23.274045 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:23.279886 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f3bf3cc-d3ac-4ece-bd55-86353ca292ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:23.280002 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:23.280002 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-162356410"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:23.282034 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-162356410'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:23.282745 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Create volume of 1 GB Aug 18 13:46:23.282894 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f3bf3cc-d3ac-4ece-bd55-86353ca292ef tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b returned with HTTP 200 Aug 18 13:46:23.283409 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 23/94] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:23 2026] GET /volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:23.284268 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:23.284268 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:23.300346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:23.302878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Availability zone cache updated, next update will occur around 2026-08-18 14:46:23.299121. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:46:23.302878 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Availability Zones retrieved successfully. Aug 18 13:46:23.302964 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] DELETE https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:23.302964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:23.302964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:23.302964 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Delete volume with id: 700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:23.309768 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:23.309768 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:23.310241 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:23.324085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Flow 'volume_create_api' (4b06ecb9-f897-4d3e-aca3-f5ff0449a973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:23.325785 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a5d3ab-f47f-4c1e-bdb6-f65c6e18eca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:23.328060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:23.329035 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Delete volume request issued successfully. Aug 18 13:46:23.329256 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e754bbd-abf6-4dbc-aba9-063c459c849f tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b returned with HTTP 202 Aug 18 13:46:23.329638 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 26/95] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:46:23 2026] DELETE /volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:23.336651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-434a2368-cfb8-48e9-8bdd-d83204f8e8df None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:23.340126 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-434a2368-cfb8-48e9-8bdd-d83204f8e8df tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:23.340126 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-434a2368-cfb8-48e9-8bdd-d83204f8e8df tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:23.340126 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-434a2368-cfb8-48e9-8bdd-d83204f8e8df tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:23.356233 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:23.356233 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:23.362243 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-434a2368-cfb8-48e9-8bdd-d83204f8e8df tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Volume info retrieved successfully. Aug 18 13:46:23.372536 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-434a2368-cfb8-48e9-8bdd-d83204f8e8df tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b returned with HTTP 200 Aug 18 13:46:23.373315 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 25/96] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:23 2026] GET /volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:23.385112 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a5d3ab-f47f-4c1e-bdb6-f65c6e18eca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:23.386171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6561d4d9-0bd4-464f-a63d-57c15d9f52b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:23.426475 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:23.487883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Created reservations ['b5d93ab6-bded-437d-a680-497604581e59', '90bd0ced-8885-498b-9bea-769befbe507d', '9414cbec-779f-4e43-ae99-c0b9616e5b03', '2b7f48ac-1cea-40e4-9af0-ea824a625a07'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:23.488941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6561d4d9-0bd4-464f-a63d-57c15d9f52b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5d93ab6-bded-437d-a680-497604581e59', '90bd0ced-8885-498b-9bea-769befbe507d', '9414cbec-779f-4e43-ae99-c0b9616e5b03', '2b7f48ac-1cea-40e4-9af0-ea824a625a07']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:23.489957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5c0b55-5ca7-4a46-82b0-7bb8be4f7b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:23.514613 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5c0b55-5ca7-4a46-82b0-7bb8be4f7b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e68731-dd3c-4e27-adc1-45ceb16a5de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-162356410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11f4a39b41f4488b892fed3e9fcd30f',qos_specs=None,replication_status=,reservations=['b5d93ab6-bded-437d-a680-497604581e59','90bd0ced-8885-498b-9bea-769befbe507d','9414cbec-779f-4e43-ae99-c0b9616e5b03','2b7f48ac-1cea-40e4-9af0-ea824a625a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e98c78d94a049ccaecb6811d0449ea4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-162356410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22e68731-dd3c-4e27-adc1-45ceb16a5de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e11f4a39b41f4488b892fed3e9fcd30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e98c78d94a049ccaecb6811d0449ea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:23.515459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6793b9c-d43c-4b45-b22a-c492e0d90d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:23.532182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6793b9c-d43c-4b45-b22a-c492e0d90d2d) transitioned into state 'SUCCESS' from state '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-162356410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11f4a39b41f4488b892fed3e9fcd30f',qos_specs=None,replication_status=,reservations=['b5d93ab6-bded-437d-a680-497604581e59','90bd0ced-8885-498b-9bea-769befbe507d','9414cbec-779f-4e43-ae99-c0b9616e5b03','2b7f48ac-1cea-40e4-9af0-ea824a625a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e98c78d94a049ccaecb6811d0449ea4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:23.532854 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1cae1f9-0e2f-4ecf-a89b-8573c9d86743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:23.542898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1cae1f9-0e2f-4ecf-a89b-8573c9d86743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:23.543657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Flow 'volume_create_api' (4b06ecb9-f897-4d3e-aca3-f5ff0449a973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:23.544412 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Create volume request issued successfully. Aug 18 13:46:23.544521 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fbade04-ccf4-4a88-ab85-29eb576f3389 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:23.544935 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 23/97] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:22 2026] POST /volume/v3/volumes => generated 784 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:23.557237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13cd8e61-10ed-424b-b75a-42c8fdb8ad0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:23.561935 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13cd8e61-10ed-424b-b75a-42c8fdb8ad0d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:46:23.561935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13cd8e61-10ed-424b-b75a-42c8fdb8ad0d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:23.561935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13cd8e61-10ed-424b-b75a-42c8fdb8ad0d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:23.571886 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:23.571886 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:23.575719 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13cd8e61-10ed-424b-b75a-42c8fdb8ad0d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:46:23.582460 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13cd8e61-10ed-424b-b75a-42c8fdb8ad0d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:46:23.582958 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 24/98] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:23 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:24.000058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-beccd856-a610-4b48-babc-518df4063071 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:24.161052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a0854daf-5dbb-40cb-9fb1-fd7c8bad8660 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:24.162722 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0854daf-5dbb-40cb-9fb1-fd7c8bad8660 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:24.163105 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0854daf-5dbb-40cb-9fb1-fd7c8bad8660 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:24.163474 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0854daf-5dbb-40cb-9fb1-fd7c8bad8660 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:24.173580 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:24.173580 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:24.178493 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a0854daf-5dbb-40cb-9fb1-fd7c8bad8660 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:24.190280 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0854daf-5dbb-40cb-9fb1-fd7c8bad8660 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:24.190921 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 26/99] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:24 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:24.217927 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:24.218326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-666109851"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:24.220243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-666109851'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:24.226938 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Create volume of 1 GB Aug 18 13:46:24.227314 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:24.227314 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:24.231564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:46:24.231080. {{(pid=100282) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:46:24.231767 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Availability Zones retrieved successfully. Aug 18 13:46:24.254064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Flow 'volume_create_api' (18e0affa-e65a-4168-9e06-bd62f448e960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:24.254064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57654af-22b6-4db5-af33-3121ba5240ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:24.254530 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:24.269651 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:24.269651 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:24.307301 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57654af-22b6-4db5-af33-3121ba5240ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=315f626a-149a-4a48-a243-511b045a760e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '315f626a-149a-4a48-a243-511b045a760e', 'encryption_key_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=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:24.308157 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (427e63b4-33a4-41d1-9cdc-6abf01e05be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:24.350044 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-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 18 13:46:24.350287 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-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 18 13:46:24.390022 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f767c7f-ea07-4121-9c16-42b5625c94c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:24.392394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f767c7f-ea07-4121-9c16-42b5625c94c8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] GET https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b Aug 18 13:46:24.392634 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f767c7f-ea07-4121-9c16-42b5625c94c8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:24.392921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f767c7f-ea07-4121-9c16-42b5625c94c8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:24.400778 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f767c7f-ea07-4121-9c16-42b5625c94c8 tempest-SnapshotsActionsTest-1989437313 tempest-SnapshotsActionsTest-1989437313-project-member] https://10.4.3.221/volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b returned with HTTP 404 Aug 18 13:46:24.401468 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 24/100] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:24 2026] GET /volume/v3/volumes/700f091b-19ca-4444-b1cd-7ef501f6168b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:24.413236 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Created reservations ['d8f8fb26-1ee9-458f-81b7-1f51ec790ca4', '8e1531f3-a670-4352-b071-552a5047901c', '854cf28a-3188-4ecf-ab66-d6a39fc485c9', '4cc5f3c0-ba6d-4597-9efb-399f20169fff'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:24.414315 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (427e63b4-33a4-41d1-9cdc-6abf01e05be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f8fb26-1ee9-458f-81b7-1f51ec790ca4', '8e1531f3-a670-4352-b071-552a5047901c', '854cf28a-3188-4ecf-ab66-d6a39fc485c9', '4cc5f3c0-ba6d-4597-9efb-399f20169fff']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:24.415335 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751ae97c-1553-4eb8-9773-d5a12ac9c863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:24.444769 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751ae97c-1553-4eb8-9773-d5a12ac9c863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '461e89f0-6313-4e08-988f-bcc185722081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-666109851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1b27c328224e14885635ff408e639c',qos_specs=None,replication_status=,reservations=['d8f8fb26-1ee9-458f-81b7-1f51ec790ca4','8e1531f3-a670-4352-b071-552a5047901c','854cf28a-3188-4ecf-ab66-d6a39fc485c9','4cc5f3c0-ba6d-4597-9efb-399f20169fff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886857106254a1187c13599821bb9fa',volume_type_id=315f626a-149a-4a48-a243-511b045a760e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-666109851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=461e89f0-6313-4e08-988f-bcc185722081,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3f1b27c328224e14885635ff408e639c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886857106254a1187c13599821bb9fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(315f626a-149a-4a48-a243-511b045a760e),volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:24.446306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878d0c78-d662-4a1f-9901-5f8c73d0033e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:24.480374 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878d0c78-d662-4a1f-9901-5f8c73d0033e) transitioned into state 'SUCCESS' from state '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-666109851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1b27c328224e14885635ff408e639c',qos_specs=None,replication_status=,reservations=['d8f8fb26-1ee9-458f-81b7-1f51ec790ca4','8e1531f3-a670-4352-b071-552a5047901c','854cf28a-3188-4ecf-ab66-d6a39fc485c9','4cc5f3c0-ba6d-4597-9efb-399f20169fff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886857106254a1187c13599821bb9fa',volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:24.481265 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705dc431-cfa2-4287-a8f2-20e95cae88c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:24.497320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705dc431-cfa2-4287-a8f2-20e95cae88c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:24.498433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Flow 'volume_create_api' (18e0affa-e65a-4168-9e06-bd62f448e960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:24.498877 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Create volume request issued successfully. Aug 18 13:46:24.499643 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-beccd856-a610-4b48-babc-518df4063071 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:24.500249 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 27/101] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:46:23 2026] POST /volume/v3/volumes => generated 757 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:24.518449 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74e52ec3-4188-4f72-84d6-db32d3c55e3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:24.520879 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74e52ec3-4188-4f72-84d6-db32d3c55e3d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:46:24.521191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74e52ec3-4188-4f72-84d6-db32d3c55e3d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:24.521493 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74e52ec3-4188-4f72-84d6-db32d3c55e3d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:24.530485 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:24.530485 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:24.536842 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74e52ec3-4188-4f72-84d6-db32d3c55e3d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:46:24.542923 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74e52ec3-4188-4f72-84d6-db32d3c55e3d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:46:24.543168 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 25/102] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:24 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:24.595627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-58f7d3e3-9ba2-404d-a763-e4f23d978997 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:24.597616 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58f7d3e3-9ba2-404d-a763-e4f23d978997 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:46:24.597919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-58f7d3e3-9ba2-404d-a763-e4f23d978997 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:24.597987 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-58f7d3e3-9ba2-404d-a763-e4f23d978997 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:24.634835 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:24.634835 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:24.642226 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-58f7d3e3-9ba2-404d-a763-e4f23d978997 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:46:24.646293 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58f7d3e3-9ba2-404d-a763-e4f23d978997 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:46:24.646740 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 27/103] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:24 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:25.211617 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-95c5984f-8dc6-48de-99f0-a2dcfd6cb511 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:25.213397 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95c5984f-8dc6-48de-99f0-a2dcfd6cb511 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:25.213663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95c5984f-8dc6-48de-99f0-a2dcfd6cb511 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:25.213897 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95c5984f-8dc6-48de-99f0-a2dcfd6cb511 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:25.223735 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:25.223735 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:25.230334 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-95c5984f-8dc6-48de-99f0-a2dcfd6cb511 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:25.239191 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95c5984f-8dc6-48de-99f0-a2dcfd6cb511 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:25.239559 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 25/104] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:25 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:25.560498 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-23035f01-707b-47de-8e31-f2479fb6182f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:25.570958 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23035f01-707b-47de-8e31-f2479fb6182f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:46:25.571146 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-23035f01-707b-47de-8e31-f2479fb6182f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:25.571325 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-23035f01-707b-47de-8e31-f2479fb6182f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:25.580517 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:25.580517 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:25.586374 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-23035f01-707b-47de-8e31-f2479fb6182f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:46:25.597263 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23035f01-707b-47de-8e31-f2479fb6182f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:46:25.598419 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 28/105] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:25 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:25.615412 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:25.864494 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 tempest-TestMultiAttachVolumeSwap-681052769 tempest-TestMultiAttachVolumeSwap-681052769-project-admin] POST https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action Aug 18 13:46:25.865068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 tempest-TestMultiAttachVolumeSwap-681052769 tempest-TestMultiAttachVolumeSwap-681052769-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:25.865789 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 tempest-TestMultiAttachVolumeSwap-681052769 tempest-TestMultiAttachVolumeSwap-681052769-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:25.879091 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:25.879091 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:25.879600 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 tempest-TestMultiAttachVolumeSwap-681052769 tempest-TestMultiAttachVolumeSwap-681052769-project-admin] Volume info retrieved successfully. Aug 18 13:46:25.891638 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 tempest-TestMultiAttachVolumeSwap-681052769 tempest-TestMultiAttachVolumeSwap-681052769-project-admin] Update volume admin metadata completed successfully. Aug 18 13:46:25.891638 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 tempest-TestMultiAttachVolumeSwap-681052769 tempest-TestMultiAttachVolumeSwap-681052769-project-admin] Update readonly setting on volume completed successfully. Aug 18 13:46:25.891638 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2af7c90-d643-403d-bcaa-f1ffc9749b48 tempest-TestMultiAttachVolumeSwap-681052769 tempest-TestMultiAttachVolumeSwap-681052769-project-admin] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action returned with HTTP 202 Aug 18 13:46:25.892248 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 26/106] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:46:25 2026] POST /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:46:25.900840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ed656d76-a09e-4655-9d9a-e3385910f78f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:25.906089 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:25.906089 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-6723340"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:25.907744 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-6723340'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:25.914001 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Create volume of 1 GB Aug 18 13:46:25.916616 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:25.916616 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:25.916616 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Availability Zones retrieved successfully. Aug 18 13:46:25.925508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Flow 'volume_create_api' (84c44833-3345-4c2a-b448-1c830100cfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:25.926584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9be1ce-a19b-40f7-8364-ef57a7870d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:25.927510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:25.938646 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:25.938646 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:25.958966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9be1ce-a19b-40f7-8364-ef57a7870d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=315f626a-149a-4a48-a243-511b045a760e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '315f626a-149a-4a48-a243-511b045a760e', 'encryption_key_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=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:25.960533 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c14c63f-ba93-4f65-aebe-3b89406deabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.003613 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-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 18 13:46:26.003613 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-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 18 13:46:26.030120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Created reservations ['1bf598e8-85fe-4c15-99c6-29c3f5ede7f4', '200c67ab-5bab-41cd-9463-662b3139614f', '659dee63-9c9a-4301-a20b-7571e60fbdc4', 'c8b9e9ed-f652-45ca-aa62-58769a9d8687'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:26.031144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c14c63f-ba93-4f65-aebe-3b89406deabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf598e8-85fe-4c15-99c6-29c3f5ede7f4', '200c67ab-5bab-41cd-9463-662b3139614f', '659dee63-9c9a-4301-a20b-7571e60fbdc4', 'c8b9e9ed-f652-45ca-aa62-58769a9d8687']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.032077 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd77764b-b571-4fee-a6ff-72881d3882e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.060808 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd77764b-b571-4fee-a6ff-72881d3882e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b3c049-7e19-472f-b63b-75fcef927b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-6723340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1b27c328224e14885635ff408e639c',qos_specs=None,replication_status=,reservations=['1bf598e8-85fe-4c15-99c6-29c3f5ede7f4','200c67ab-5bab-41cd-9463-662b3139614f','659dee63-9c9a-4301-a20b-7571e60fbdc4','c8b9e9ed-f652-45ca-aa62-58769a9d8687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886857106254a1187c13599821bb9fa',volume_type_id=315f626a-149a-4a48-a243-511b045a760e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-6723340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8b3c049-7e19-472f-b63b-75fcef927b76,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3f1b27c328224e14885635ff408e639c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4886857106254a1187c13599821bb9fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(315f626a-149a-4a48-a243-511b045a760e),volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.061688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75a3f88-9957-4da5-a38e-72122dfde8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.098704 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75a3f88-9957-4da5-a38e-72122dfde8d0) transitioned into state 'SUCCESS' from state '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-6723340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3f1b27c328224e14885635ff408e639c',qos_specs=None,replication_status=,reservations=['1bf598e8-85fe-4c15-99c6-29c3f5ede7f4','200c67ab-5bab-41cd-9463-662b3139614f','659dee63-9c9a-4301-a20b-7571e60fbdc4','c8b9e9ed-f652-45ca-aa62-58769a9d8687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4886857106254a1187c13599821bb9fa',volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.099937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db81606c-4ac5-454d-ad4b-ec3940e06fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.112792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db81606c-4ac5-454d-ad4b-ec3940e06fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.114308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Flow 'volume_create_api' (84c44833-3345-4c2a-b448-1c830100cfbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:26.114783 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Create volume request issued successfully. Aug 18 13:46:26.118242 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed656d76-a09e-4655-9d9a-e3385910f78f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:26.118242 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 28/107] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:46:25 2026] POST /volume/v3/volumes => generated 755 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:26.129484 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df60b004-d67b-4e1d-a107-359c5f217cf6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:26.132716 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df60b004-d67b-4e1d-a107-359c5f217cf6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 Aug 18 13:46:26.133076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df60b004-d67b-4e1d-a107-359c5f217cf6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:26.133330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df60b004-d67b-4e1d-a107-359c5f217cf6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:26.140836 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:26.140836 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:26.146265 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df60b004-d67b-4e1d-a107-359c5f217cf6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:46:26.152153 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df60b004-d67b-4e1d-a107-359c5f217cf6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 returned with HTTP 200 Aug 18 13:46:26.152726 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 26/108] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:26 2026] GET /volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:26.258065 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ddddfb05-7afe-4882-892e-19ab3fb5e8f1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:26.260108 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ddddfb05-7afe-4882-892e-19ab3fb5e8f1 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:26.260334 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ddddfb05-7afe-4882-892e-19ab3fb5e8f1 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:26.260524 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ddddfb05-7afe-4882-892e-19ab3fb5e8f1 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:26.273917 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:26.273917 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:26.281466 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ddddfb05-7afe-4882-892e-19ab3fb5e8f1 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:26.290289 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ddddfb05-7afe-4882-892e-19ab3fb5e8f1 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:26.290889 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 29/109] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:26 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:26.310985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aebe2a5d-410e-4808-8670-cab81471d8ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:26.312557 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:26.313145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-531933189"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:26.314931 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-531933189'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:26.315263 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume of 1 GB Aug 18 13:46:26.322802 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Availability Zones retrieved successfully. Aug 18 13:46:26.331233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Flow 'volume_create_api' (d4bb4629-a5bd-4c3b-8334-6b3ebc22d6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:26.333484 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330e354b-86e1-4224-993a-b72864749bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.335420 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:26.380503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330e354b-86e1-4224-993a-b72864749bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.380503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843d7a42-2939-4bcc-a81c-17cbff536d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.442872 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Created reservations ['22c1b952-ccf4-4455-a9b4-0d31521c86ce', '480c2c6e-ea99-4bd1-8e09-4375ebe0bf1f', '96d60c9c-a1ce-4681-9a2a-cf1809f1aa90', 'b57ee156-5183-4963-997d-6065a0e8b048'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:26.443980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843d7a42-2939-4bcc-a81c-17cbff536d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22c1b952-ccf4-4455-a9b4-0d31521c86ce', '480c2c6e-ea99-4bd1-8e09-4375ebe0bf1f', '96d60c9c-a1ce-4681-9a2a-cf1809f1aa90', 'b57ee156-5183-4963-997d-6065a0e8b048']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.444960 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a8269b-de83-4b89-a581-1cade530b9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.482739 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a8269b-de83-4b89-a581-1cade530b9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf6ec05e-b684-4efe-9290-664e9dbf216c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-531933189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f1094ba4e14512bf837b4afe26d91b',qos_specs=None,replication_status=,reservations=['22c1b952-ccf4-4455-a9b4-0d31521c86ce','480c2c6e-ea99-4bd1-8e09-4375ebe0bf1f','96d60c9c-a1ce-4681-9a2a-cf1809f1aa90','b57ee156-5183-4963-997d-6065a0e8b048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-531933189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf6ec05e-b684-4efe-9290-664e9dbf216c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f1094ba4e14512bf837b4afe26d91b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.483249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af4dee6-c5e2-4fba-b61e-7bfbe2ea8cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.508141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af4dee6-c5e2-4fba-b61e-7bfbe2ea8cb1) transitioned into state 'SUCCESS' from state '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-531933189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f1094ba4e14512bf837b4afe26d91b',qos_specs=None,replication_status=,reservations=['22c1b952-ccf4-4455-a9b4-0d31521c86ce','480c2c6e-ea99-4bd1-8e09-4375ebe0bf1f','96d60c9c-a1ce-4681-9a2a-cf1809f1aa90','b57ee156-5183-4963-997d-6065a0e8b048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.509002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55587619-ba5a-4239-be8c-d65bd0fb7886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:26.522893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55587619-ba5a-4239-be8c-d65bd0fb7886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:26.524261 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Flow 'volume_create_api' (d4bb4629-a5bd-4c3b-8334-6b3ebc22d6a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:26.524703 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume request issued successfully. Aug 18 13:46:26.525560 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aebe2a5d-410e-4808-8670-cab81471d8ee tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:26.526153 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 27/110] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:26 2026] POST /volume/v3/volumes => generated 751 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:26.543459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-13ab55ff-6717-4d7f-902f-bc01bca8f6a6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:26.545986 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13ab55ff-6717-4d7f-902f-bc01bca8f6a6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:46:26.547142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13ab55ff-6717-4d7f-902f-bc01bca8f6a6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:26.547142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13ab55ff-6717-4d7f-902f-bc01bca8f6a6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:26.556831 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:26.556831 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:26.567010 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-13ab55ff-6717-4d7f-902f-bc01bca8f6a6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:26.571655 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13ab55ff-6717-4d7f-902f-bc01bca8f6a6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c returned with HTTP 200 Aug 18 13:46:26.572284 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 29/111] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:26 2026] GET /volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:27.171180 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1547fe6f-b591-444a-9d59-05f7c6af90ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:27.175424 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1547fe6f-b591-444a-9d59-05f7c6af90ee tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 Aug 18 13:46:27.175424 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1547fe6f-b591-444a-9d59-05f7c6af90ee tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:27.175424 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1547fe6f-b591-444a-9d59-05f7c6af90ee tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:27.188548 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:27.188548 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:27.198999 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1547fe6f-b591-444a-9d59-05f7c6af90ee tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:46:27.213176 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1547fe6f-b591-444a-9d59-05f7c6af90ee tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 returned with HTTP 200 Aug 18 13:46:27.213176 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 27/112] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:27 2026] GET /volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:27.590176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-54669395-2e36-4264-8959-9f061f769970 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:27.593017 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-54669395-2e36-4264-8959-9f061f769970 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:46:27.595392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-54669395-2e36-4264-8959-9f061f769970 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:27.596102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-54669395-2e36-4264-8959-9f061f769970 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:27.603437 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:27.603437 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:27.612089 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-54669395-2e36-4264-8959-9f061f769970 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:27.617635 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-54669395-2e36-4264-8959-9f061f769970 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c returned with HTTP 200 Aug 18 13:46:27.617922 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 30/113] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:27 2026] GET /volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:27.633206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54618da6-8796-4a04-8f65-bff9150ab005 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:27.638717 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:27.639251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-55541231"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:27.641140 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-55541231'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:27.641429 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume of 1 GB Aug 18 13:46:27.641783 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:27.641783 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:27.654276 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Availability Zones retrieved successfully. Aug 18 13:46:27.661190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Flow 'volume_create_api' (486d0d98-8cb9-4855-9420-bd2483f594d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:27.662593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f045ed-d8c4-45c7-b90d-b1f0409918a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:27.664113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:27.701533 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f045ed-d8c4-45c7-b90d-b1f0409918a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:27.702534 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305f12a0-e8e3-4958-a60f-ba2a0244ae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:27.743594 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Created reservations ['0366440e-2c4e-4e68-b3ef-e39b9690ca78', '74fa7cb0-efb8-4a5c-b38f-2da9e1cc6be2', '14d5c24d-183c-4910-9869-959bcb25c1d6', 'aa2ea422-f9cd-4583-8631-4f7a9db13e68'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:27.744340 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305f12a0-e8e3-4958-a60f-ba2a0244ae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0366440e-2c4e-4e68-b3ef-e39b9690ca78', '74fa7cb0-efb8-4a5c-b38f-2da9e1cc6be2', '14d5c24d-183c-4910-9869-959bcb25c1d6', 'aa2ea422-f9cd-4583-8631-4f7a9db13e68']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:27.745772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36320ab-03ed-4c32-bb1f-027d3b9980a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:27.779160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36320ab-03ed-4c32-bb1f-027d3b9980a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce736ac-a7d6-4754-9593-5379d6ba1499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-55541231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f1094ba4e14512bf837b4afe26d91b',qos_specs=None,replication_status=,reservations=['0366440e-2c4e-4e68-b3ef-e39b9690ca78','74fa7cb0-efb8-4a5c-b38f-2da9e1cc6be2','14d5c24d-183c-4910-9869-959bcb25c1d6','aa2ea422-f9cd-4583-8631-4f7a9db13e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-55541231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce736ac-a7d6-4754-9593-5379d6ba1499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f1094ba4e14512bf837b4afe26d91b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:27.780032 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf2a12c-01e8-413b-8d6c-29be0842590c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:27.811913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf2a12c-01e8-413b-8d6c-29be0842590c) transitioned into state 'SUCCESS' from state '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-55541231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5f1094ba4e14512bf837b4afe26d91b',qos_specs=None,replication_status=,reservations=['0366440e-2c4e-4e68-b3ef-e39b9690ca78','74fa7cb0-efb8-4a5c-b38f-2da9e1cc6be2','14d5c24d-183c-4910-9869-959bcb25c1d6','aa2ea422-f9cd-4583-8631-4f7a9db13e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4363cec7e3a41bc90a0c7f6c57ffb93',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:27.812492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee0ff46-9967-493f-bd89-0d9a7e8cba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:27.829149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee0ff46-9967-493f-bd89-0d9a7e8cba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:27.830339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Flow 'volume_create_api' (486d0d98-8cb9-4855-9420-bd2483f594d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:27.830710 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Create volume request issued successfully. Aug 18 13:46:27.831416 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54618da6-8796-4a04-8f65-bff9150ab005 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:27.833042 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 28/114] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:27 2026] POST /volume/v3/volumes => generated 750 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:27.849539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-19ee4dbb-4724-4a97-84b0-e29e6f6f2151 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:27.852176 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-19ee4dbb-4724-4a97-84b0-e29e6f6f2151 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:46:27.852451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-19ee4dbb-4724-4a97-84b0-e29e6f6f2151 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:27.852760 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-19ee4dbb-4724-4a97-84b0-e29e6f6f2151 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:27.863885 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:27.863885 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:27.868617 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-19ee4dbb-4724-4a97-84b0-e29e6f6f2151 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:27.888121 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-19ee4dbb-4724-4a97-84b0-e29e6f6f2151 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 returned with HTTP 200 Aug 18 13:46:27.888699 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 30/115] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:27 2026] GET /volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:28.902353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b52a6ee-a7e7-4c19-9485-1adc15249add None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:28.903502 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b52a6ee-a7e7-4c19-9485-1adc15249add tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:46:28.903706 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b52a6ee-a7e7-4c19-9485-1adc15249add tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:28.903928 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b52a6ee-a7e7-4c19-9485-1adc15249add tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:28.928115 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:28.928115 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:28.934710 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b52a6ee-a7e7-4c19-9485-1adc15249add tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:28.942067 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b52a6ee-a7e7-4c19-9485-1adc15249add tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 returned with HTTP 200 Aug 18 13:46:28.942526 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 28/116] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:28 2026] GET /volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:30.224049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8801f7a1-670d-4f5c-811c-91991541f9d3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:30.526695 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8801f7a1-670d-4f5c-811c-91991541f9d3 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:46:30.527087 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8801f7a1-670d-4f5c-811c-91991541f9d3 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-230397997", "extra_specs": {"storage_protocol": "tempest-storage_protocol-21670282", "vendor_name": "tempest-vendor_name-567065946"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:30.558520 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8801f7a1-670d-4f5c-811c-91991541f9d3 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:46:30.558520 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 31/117] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:46:30 2026] POST /volume/v3/types => generated 324 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:30.568913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:30.800992 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:30.801222 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8d5113b2-8164-41d9-a04a-310703229273", "size": 1, "name": "tempest-UserMessagesTest-Volume-190137738"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:30.802774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Create volume request body: {'volume': {'volume_type': '8d5113b2-8164-41d9-a04a-310703229273', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-190137738'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:30.803964 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a5725a6d-6080-48b0-814d-a587152566bc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:30.806210 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:30.806426 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1488606416"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:30.807339 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Create volume of 1 GB Aug 18 13:46:30.807724 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:30.807724 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:30.807808 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1488606416'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:30.807850 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Create volume of 1 GB Aug 18 13:46:30.808402 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Availability Zones retrieved successfully. Aug 18 13:46:30.815709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Flow 'volume_create_api' (4f2b2012-130e-4139-95d1-6c0996bbe118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:30.815995 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Availability Zones retrieved successfully. Aug 18 13:46:30.816743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a5d031-4492-4f96-8487-64552a604473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.817659 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:30.835815 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Flow 'volume_create_api' (b12122e5-e384-49b1-a811-b9dde8debb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:30.836781 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615b9524-663d-4cf7-a1f3-e88329b136f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.837919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:30.844190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a5d031-4492-4f96-8487-64552a604473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:46:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-21670282',vendor_name='tempest-vendor_name-567065946'},id=8d5113b2-8164-41d9-a04a-310703229273,is_public=True,name='tempest-UserMessagesTest-volume-type-230397997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d5113b2-8164-41d9-a04a-310703229273', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:30.845277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ffcaf1-563f-43cf-ae5f-22d715236613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.872105 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-230397997 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-230397997, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:30.872491 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-230397997 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-230397997, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:30.876204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615b9524-663d-4cf7-a1f3-e88329b136f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:30.877185 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89101bf8-a6fd-4665-b7f2-9f8fe1efd002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.911999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Created reservations ['edaadfa0-c679-4ee1-8859-672085370b08', 'afb074a1-edf9-4621-b3d2-470c72f77ceb', '3f8e8afe-e7a9-4911-bac5-ef6794feaaea', 'e1008a53-2d2e-47a2-a045-5c207a574846'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:30.913194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ffcaf1-563f-43cf-ae5f-22d715236613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edaadfa0-c679-4ee1-8859-672085370b08', 'afb074a1-edf9-4621-b3d2-470c72f77ceb', '3f8e8afe-e7a9-4911-bac5-ef6794feaaea', 'e1008a53-2d2e-47a2-a045-5c207a574846']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:30.914542 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20cc10f1-d879-4ac5-ba54-c891d862f060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.948582 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20cc10f1-d879-4ac5-ba54-c891d862f060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ad6c83-4598-4dc7-aec8-68ba6fa5c730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-190137738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5983c467634c49bb9d3b1f16bc01025f',qos_specs=None,replication_status=,reservations=['edaadfa0-c679-4ee1-8859-672085370b08','afb074a1-edf9-4621-b3d2-470c72f77ceb','3f8e8afe-e7a9-4911-bac5-ef6794feaaea','e1008a53-2d2e-47a2-a045-5c207a574846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37112920f0104ecba0c56d9d1aec7fc9',volume_type_id=8d5113b2-8164-41d9-a04a-310703229273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-190137738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ad6c83-4598-4dc7-aec8-68ba6fa5c730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5983c467634c49bb9d3b1f16bc01025f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37112920f0104ecba0c56d9d1aec7fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d5113b2-8164-41d9-a04a-310703229273),volume_type_id=8d5113b2-8164-41d9-a04a-310703229273)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:30.950950 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f78572-7388-4787-a40f-d344200081a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.967094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Created reservations ['9dfb8a3b-080c-4755-898b-0f9d3752b23a', '2466ffac-13ac-43a8-99a2-3a4ca09e56eb', '58e37cfa-1483-4749-a4af-40ce90213f0e', '67f2aacd-087f-41d7-bfdd-05381ffb8d36'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:30.967094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89101bf8-a6fd-4665-b7f2-9f8fe1efd002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dfb8a3b-080c-4755-898b-0f9d3752b23a', '2466ffac-13ac-43a8-99a2-3a4ca09e56eb', '58e37cfa-1483-4749-a4af-40ce90213f0e', '67f2aacd-087f-41d7-bfdd-05381ffb8d36']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:30.967094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a7940d-936e-4464-b5b0-cf241157e1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.978443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f78572-7388-4787-a40f-d344200081a9) transitioned into state 'SUCCESS' from state '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-190137738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5983c467634c49bb9d3b1f16bc01025f',qos_specs=None,replication_status=,reservations=['edaadfa0-c679-4ee1-8859-672085370b08','afb074a1-edf9-4621-b3d2-470c72f77ceb','3f8e8afe-e7a9-4911-bac5-ef6794feaaea','e1008a53-2d2e-47a2-a045-5c207a574846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37112920f0104ecba0c56d9d1aec7fc9',volume_type_id=8d5113b2-8164-41d9-a04a-310703229273)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:30.980103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb6bfd0-42df-4397-a3b9-fd3a58ad172f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:30.991625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb6bfd0-42df-4397-a3b9-fd3a58ad172f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:30.992548 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Flow 'volume_create_api' (4f2b2012-130e-4139-95d1-6c0996bbe118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:30.993036 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Create volume request issued successfully. Aug 18 13:46:30.993732 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70b9ff0c-ad8b-400b-976d-ef988b8ec281 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:30.994267 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 29/118] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:46:30 2026] POST /volume/v3/volumes => generated 784 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:31.001539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a7940d-936e-4464-b5b0-cf241157e1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a178d367-7616-400e-a69f-24b133fe1ed4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1488606416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de58b13cfbce4aee9b23db8a1bf44cbb',qos_specs=None,replication_status=,reservations=['9dfb8a3b-080c-4755-898b-0f9d3752b23a','2466ffac-13ac-43a8-99a2-3a4ca09e56eb','58e37cfa-1483-4749-a4af-40ce90213f0e','67f2aacd-087f-41d7-bfdd-05381ffb8d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ea85f4b556407db1ff7d7d64d2f8c8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1488606416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a178d367-7616-400e-a69f-24b133fe1ed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de58b13cfbce4aee9b23db8a1bf44cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58ea85f4b556407db1ff7d7d64d2f8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:31.002584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669fbee8-bc95-439b-8b2f-f01da2482491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:31.008029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0e15de5-dcf4-4c35-8f61-3311b91c7b0c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:31.013715 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e15de5-dcf4-4c35-8f61-3311b91c7b0c tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 Aug 18 13:46:31.014504 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e15de5-dcf4-4c35-8f61-3311b91c7b0c tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:31.015846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e15de5-dcf4-4c35-8f61-3311b91c7b0c tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:31.022802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669fbee8-bc95-439b-8b2f-f01da2482491) transitioned into state 'SUCCESS' from state '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-1488606416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de58b13cfbce4aee9b23db8a1bf44cbb',qos_specs=None,replication_status=,reservations=['9dfb8a3b-080c-4755-898b-0f9d3752b23a','2466ffac-13ac-43a8-99a2-3a4ca09e56eb','58e37cfa-1483-4749-a4af-40ce90213f0e','67f2aacd-087f-41d7-bfdd-05381ffb8d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58ea85f4b556407db1ff7d7d64d2f8c8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:31.024936 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0bb2c0-a561-4af9-a0c3-00ad4b5fc57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:31.025505 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:31.025505 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:31.035308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0bb2c0-a561-4af9-a0c3-00ad4b5fc57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:31.036128 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Flow 'volume_create_api' (b12122e5-e384-49b1-a811-b9dde8debb19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:31.036445 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Create volume request issued successfully. Aug 18 13:46:31.037055 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5725a6d-6080-48b0-814d-a587152566bc tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:31.037827 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 31/119] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:30 2026] POST /volume/v3/volumes => generated 755 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:31.038908 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0e15de5-dcf4-4c35-8f61-3311b91c7b0c tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:31.043599 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e15de5-dcf4-4c35-8f61-3311b91c7b0c tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 returned with HTTP 200 Aug 18 13:46:31.043599 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 29/120] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:31 2026] GET /volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:31.060054 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f4697d82-f154-4c1c-b316-a78ee3dd38b4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:31.062265 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4697d82-f154-4c1c-b316-a78ee3dd38b4 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] GET https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 Aug 18 13:46:31.062904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4697d82-f154-4c1c-b316-a78ee3dd38b4 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:31.062904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4697d82-f154-4c1c-b316-a78ee3dd38b4 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:31.070957 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:31.070957 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:31.074761 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f4697d82-f154-4c1c-b316-a78ee3dd38b4 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Volume info retrieved successfully. Aug 18 13:46:31.082298 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4697d82-f154-4c1c-b316-a78ee3dd38b4 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 returned with HTTP 200 Aug 18 13:46:31.082298 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 32/121] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:31 2026] GET /volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:32.062739 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f9635bf2-8829-427b-9970-4330bb838779 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.066384 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9635bf2-8829-427b-9970-4330bb838779 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 Aug 18 13:46:32.066600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9635bf2-8829-427b-9970-4330bb838779 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.066802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9635bf2-8829-427b-9970-4330bb838779 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.074814 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.074814 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:32.078800 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f9635bf2-8829-427b-9970-4330bb838779 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:32.085535 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9635bf2-8829-427b-9970-4330bb838779 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 returned with HTTP 200 Aug 18 13:46:32.085933 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 30/122] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:32.101094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-833c6bc7-65c0-4d5a-98e0-f3ca556bd6a5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.103460 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-833c6bc7-65c0-4d5a-98e0-f3ca556bd6a5 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] GET https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 Aug 18 13:46:32.104726 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-833c6bc7-65c0-4d5a-98e0-f3ca556bd6a5 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.104786 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9db661cc-a287-4b6a-9ff7-917236371a00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.105088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-833c6bc7-65c0-4d5a-98e0-f3ca556bd6a5 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.105323 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9db661cc-a287-4b6a-9ff7-917236371a00 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/messages Aug 18 13:46:32.105516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9db661cc-a287-4b6a-9ff7-917236371a00 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.105732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9db661cc-a287-4b6a-9ff7-917236371a00 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.112427 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.112427 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:32.116371 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9db661cc-a287-4b6a-9ff7-917236371a00 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 13:46:32.117120 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 30/123] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:32.118388 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-833c6bc7-65c0-4d5a-98e0-f3ca556bd6a5 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Volume info retrieved successfully. Aug 18 13:46:32.125593 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-833c6bc7-65c0-4d5a-98e0-f3ca556bd6a5 tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 returned with HTTP 200 Aug 18 13:46:32.126846 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 32/124] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:32.132625 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4b559db5-c385-44bb-abcf-6e9911bb45f2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.137595 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b559db5-c385-44bb-abcf-6e9911bb45f2 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] DELETE https://10.4.3.221/volume/v3/messages/0b430bc3-ef3e-45aa-b1bf-bba86755734c Aug 18 13:46:32.137841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b559db5-c385-44bb-abcf-6e9911bb45f2 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.138068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b559db5-c385-44bb-abcf-6e9911bb45f2 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.156904 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b559db5-c385-44bb-abcf-6e9911bb45f2 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/messages/0b430bc3-ef3e-45aa-b1bf-bba86755734c returned with HTTP 204 Aug 18 13:46:32.156904 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 33/125] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 13:46:32 2026] DELETE /volume/v3/messages/0b430bc3-ef3e-45aa-b1bf-bba86755734c => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:46:32.169853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c216313-8259-452f-b42b-590a42afed3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.173939 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c216313-8259-452f-b42b-590a42afed3b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/messages/0b430bc3-ef3e-45aa-b1bf-bba86755734c Aug 18 13:46:32.174430 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c216313-8259-452f-b42b-590a42afed3b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.175101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c216313-8259-452f-b42b-590a42afed3b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.189305 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c216313-8259-452f-b42b-590a42afed3b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/messages/0b430bc3-ef3e-45aa-b1bf-bba86755734c returned with HTTP 404 Aug 18 13:46:32.190141 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 31/126] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/messages/0b430bc3-ef3e-45aa-b1bf-bba86755734c => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:32.198079 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ee7784f-4f9c-4b82-96ae-d7018b913167 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.203511 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ee7784f-4f9c-4b82-96ae-d7018b913167 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 Aug 18 13:46:32.204080 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ee7784f-4f9c-4b82-96ae-d7018b913167 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.204080 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ee7784f-4f9c-4b82-96ae-d7018b913167 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.213412 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.213412 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:32.217614 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ee7784f-4f9c-4b82-96ae-d7018b913167 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:32.223345 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ee7784f-4f9c-4b82-96ae-d7018b913167 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 returned with HTTP 200 Aug 18 13:46:32.223767 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 31/127] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:32.250505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2b70ade0-b574-46fb-af4b-df7279b73862 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.250505 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] DELETE https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 Aug 18 13:46:32.250505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.250505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.250505 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Delete volume with id: 94ad6c83-4598-4dc7-aec8-68ba6fa5c730 Aug 18 13:46:32.258413 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.258413 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:32.258929 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:32.259881 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100281) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:46:32.289881 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-230397997 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-230397997, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:32.289881 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-230397997 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-230397997, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:32.310098 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Created reservations ['eb8f77ac-29f1-47de-b44e-350da5f05eea', 'e27b2b6d-9139-4151-bec4-b9b5d13bb2e6', '62e13341-3341-4877-a238-0b668f0304f7', 'c2c992e8-7d9b-4640-8b0d-8e39e0a39007'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:32.385413 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Delete volume request issued successfully. Aug 18 13:46:32.385674 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b70ade0-b574-46fb-af4b-df7279b73862 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 returned with HTTP 202 Aug 18 13:46:32.386121 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 33/128] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:46:32 2026] DELETE /volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:32.396835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f1ed5426-3059-4d5c-9e0a-fe2cbb17bfb0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.400514 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f1ed5426-3059-4d5c-9e0a-fe2cbb17bfb0 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 Aug 18 13:46:32.400772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f1ed5426-3059-4d5c-9e0a-fe2cbb17bfb0 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.401016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f1ed5426-3059-4d5c-9e0a-fe2cbb17bfb0 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.409282 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f1ed5426-3059-4d5c-9e0a-fe2cbb17bfb0 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 returned with HTTP 404 Aug 18 13:46:32.410057 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 34/129] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/volumes/94ad6c83-4598-4dc7-aec8-68ba6fa5c730 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:32.419581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-251fb802-2fed-4894-8516-45b25c142102 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.423130 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-251fb802-2fed-4894-8516-45b25c142102 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] DELETE https://10.4.3.221/volume/v3/types/8d5113b2-8164-41d9-a04a-310703229273 Aug 18 13:46:32.423915 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-251fb802-2fed-4894-8516-45b25c142102 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.423915 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-251fb802-2fed-4894-8516-45b25c142102 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.479681 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-251fb802-2fed-4894-8516-45b25c142102 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] https://10.4.3.221/volume/v3/types/8d5113b2-8164-41d9-a04a-310703229273 returned with HTTP 202 Aug 18 13:46:32.480101 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 32/130] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:46:32 2026] DELETE /volume/v3/types/8d5113b2-8164-41d9-a04a-310703229273 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:32.487548 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18b28648-3ba4-4ad3-b780-dd7f71d1dcdc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.490141 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18b28648-3ba4-4ad3-b780-dd7f71d1dcdc tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] GET https://10.4.3.221/volume/v3/types/8d5113b2-8164-41d9-a04a-310703229273 Aug 18 13:46:32.490141 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18b28648-3ba4-4ad3-b780-dd7f71d1dcdc tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.490238 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18b28648-3ba4-4ad3-b780-dd7f71d1dcdc tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.498645 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18b28648-3ba4-4ad3-b780-dd7f71d1dcdc tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] https://10.4.3.221/volume/v3/types/8d5113b2-8164-41d9-a04a-310703229273 returned with HTTP 404 Aug 18 13:46:32.499292 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 32/131] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/types/8d5113b2-8164-41d9-a04a-310703229273 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:32.510588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2d2fccc9-a691-4888-8e10-0ee066e86f5f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.513424 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2d2fccc9-a691-4888-8e10-0ee066e86f5f tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:46:32.513819 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2d2fccc9-a691-4888-8e10-0ee066e86f5f tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1395487630", "extra_specs": {"storage_protocol": "tempest-storage_protocol-880604197", "vendor_name": "tempest-vendor_name-1035319235"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:32.537618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-4efdd80d-3e90-4d38-aaae-9aac1652091e req-b9586d4f-ba1b-43bf-a3e2-f798c0b7efbb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.539220 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2d2fccc9-a691-4888-8e10-0ee066e86f5f tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:46:32.539509 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-4efdd80d-3e90-4d38-aaae-9aac1652091e req-b9586d4f-ba1b-43bf-a3e2-f798c0b7efbb tempest-VolumesAdminNegativeTest-446753984 tempest-VolumesAdminNegativeTest-446753984-project] GET https://10.4.3.221/volume/v3/volumes/af0fd935-d4e6-4356-8518-e2b12d22b73b Aug 18 13:46:32.539589 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 34/132] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:46:32 2026] POST /volume/v3/types => generated 327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:32.539705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-4efdd80d-3e90-4d38-aaae-9aac1652091e req-b9586d4f-ba1b-43bf-a3e2-f798c0b7efbb tempest-VolumesAdminNegativeTest-446753984 tempest-VolumesAdminNegativeTest-446753984-project] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.539879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-4efdd80d-3e90-4d38-aaae-9aac1652091e req-b9586d4f-ba1b-43bf-a3e2-f798c0b7efbb tempest-VolumesAdminNegativeTest-446753984 tempest-VolumesAdminNegativeTest-446753984-project] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.546689 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-4efdd80d-3e90-4d38-aaae-9aac1652091e req-b9586d4f-ba1b-43bf-a3e2-f798c0b7efbb tempest-VolumesAdminNegativeTest-446753984 tempest-VolumesAdminNegativeTest-446753984-project] https://10.4.3.221/volume/v3/volumes/af0fd935-d4e6-4356-8518-e2b12d22b73b returned with HTTP 404 Aug 18 13:46:32.547118 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 35/133] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/volumes/af0fd935-d4e6-4356-8518-e2b12d22b73b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:32.549829 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.551375 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:32.551974 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b04ca475-38a1-475e-9529-79be581986a2", "size": 1, "name": "tempest-UserMessagesTest-Volume-1279422456"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:32.554005 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Create volume request body: {'volume': {'volume_type': 'b04ca475-38a1-475e-9529-79be581986a2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1279422456'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:32.559103 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Create volume of 1 GB Aug 18 13:46:32.559490 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.559490 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:32.559595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a87a54b2-ad39-4162-b842-d77a14483b4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.560026 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Availability Zones retrieved successfully. Aug 18 13:46:32.562586 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a87a54b2-ad39-4162-b842-d77a14483b4e tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 Aug 18 13:46:32.562899 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a87a54b2-ad39-4162-b842-d77a14483b4e tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.563780 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a87a54b2-ad39-4162-b842-d77a14483b4e tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.563780 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a87a54b2-ad39-4162-b842-d77a14483b4e tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Delete volume with id: a178d367-7616-400e-a69f-24b133fe1ed4 Aug 18 13:46:32.565575 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Flow 'volume_create_api' (1bcc0c76-a02c-4076-89e3-de9c8e1223e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:32.566545 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9661ffdb-2de0-4f02-a92b-83aeb725eb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:32.567875 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:32.574146 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.574146 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:32.575015 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a87a54b2-ad39-4162-b842-d77a14483b4e tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Volume info retrieved successfully. Aug 18 13:46:32.595158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9661ffdb-2de0-4f02-a92b-83aeb725eb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:46:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-880604197',vendor_name='tempest-vendor_name-1035319235'},id=b04ca475-38a1-475e-9529-79be581986a2,is_public=True,name='tempest-UserMessagesTest-volume-type-1395487630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b04ca475-38a1-475e-9529-79be581986a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:32.596230 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8a7d1d-4cf1-4340-940c-0a41eb28f8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:32.606489 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a87a54b2-ad39-4162-b842-d77a14483b4e tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Delete volume request issued successfully. Aug 18 13:46:32.606987 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a87a54b2-ad39-4162-b842-d77a14483b4e tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 returned with HTTP 202 Aug 18 13:46:32.607262 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 33/134] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:46:32 2026] DELETE /volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:32.617122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-426156c0-7d52-47cb-9ed2-c42db128e49a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.619215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-426156c0-7d52-47cb-9ed2-c42db128e49a tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] GET https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 Aug 18 13:46:32.619381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-426156c0-7d52-47cb-9ed2-c42db128e49a tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.619569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-426156c0-7d52-47cb-9ed2-c42db128e49a tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.632382 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.632382 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:32.636200 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-426156c0-7d52-47cb-9ed2-c42db128e49a tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Volume info retrieved successfully. Aug 18 13:46:32.638063 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1395487630 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1395487630, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:32.638389 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1395487630 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1395487630, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:32.641635 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-426156c0-7d52-47cb-9ed2-c42db128e49a tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 returned with HTTP 200 Aug 18 13:46:32.642323 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 35/135] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:32.666634 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Created reservations ['e5196c7a-508b-4193-ac46-9b5ad5e4d7f8', '23945f3c-2788-4f1d-a52f-86529d74e7ca', 'c53cc6aa-ed14-42ef-aa37-da63a4528c11', '813ad2a3-ecf3-4dcd-be07-eb8c7f4e055d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:32.667514 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8a7d1d-4cf1-4340-940c-0a41eb28f8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5196c7a-508b-4193-ac46-9b5ad5e4d7f8', '23945f3c-2788-4f1d-a52f-86529d74e7ca', 'c53cc6aa-ed14-42ef-aa37-da63a4528c11', '813ad2a3-ecf3-4dcd-be07-eb8c7f4e055d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:32.668391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8240edec-13f0-446a-a1a6-9fb9f63d0182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:32.695683 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8240edec-13f0-446a-a1a6-9fb9f63d0182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d349dc0-b458-4cfd-b741-14dd1232f058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1279422456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5983c467634c49bb9d3b1f16bc01025f',qos_specs=None,replication_status=,reservations=['e5196c7a-508b-4193-ac46-9b5ad5e4d7f8','23945f3c-2788-4f1d-a52f-86529d74e7ca','c53cc6aa-ed14-42ef-aa37-da63a4528c11','813ad2a3-ecf3-4dcd-be07-eb8c7f4e055d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37112920f0104ecba0c56d9d1aec7fc9',volume_type_id=b04ca475-38a1-475e-9529-79be581986a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1279422456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d349dc0-b458-4cfd-b741-14dd1232f058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5983c467634c49bb9d3b1f16bc01025f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37112920f0104ecba0c56d9d1aec7fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b04ca475-38a1-475e-9529-79be581986a2),volume_type_id=b04ca475-38a1-475e-9529-79be581986a2)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:32.696472 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a76edd6-90cc-41c1-b625-8fd6c5de66ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:32.722765 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a76edd6-90cc-41c1-b625-8fd6c5de66ac) transitioned into state 'SUCCESS' from state '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-1279422456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5983c467634c49bb9d3b1f16bc01025f',qos_specs=None,replication_status=,reservations=['e5196c7a-508b-4193-ac46-9b5ad5e4d7f8','23945f3c-2788-4f1d-a52f-86529d74e7ca','c53cc6aa-ed14-42ef-aa37-da63a4528c11','813ad2a3-ecf3-4dcd-be07-eb8c7f4e055d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37112920f0104ecba0c56d9d1aec7fc9',volume_type_id=b04ca475-38a1-475e-9529-79be581986a2)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:32.723565 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593ac807-a9bd-4f7f-94be-95aacd074a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:32.731512 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593ac807-a9bd-4f7f-94be-95aacd074a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:32.732284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Flow 'volume_create_api' (1bcc0c76-a02c-4076-89e3-de9c8e1223e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:32.732641 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Create volume request issued successfully. Aug 18 13:46:32.733100 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cfe1eb9-257f-4b34-8ca2-7c396188ba2e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:32.733493 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 33/136] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:46:32 2026] POST /volume/v3/volumes => generated 786 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:32.748536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8f8b0806-cfd4-4cf7-b2d5-2f2aaf7ef35b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:32.750631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f8b0806-cfd4-4cf7-b2d5-2f2aaf7ef35b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 Aug 18 13:46:32.750631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8f8b0806-cfd4-4cf7-b2d5-2f2aaf7ef35b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:32.750631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8f8b0806-cfd4-4cf7-b2d5-2f2aaf7ef35b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:32.763240 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:32.763240 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:32.770533 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8f8b0806-cfd4-4cf7-b2d5-2f2aaf7ef35b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:32.777664 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f8b0806-cfd4-4cf7-b2d5-2f2aaf7ef35b tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 returned with HTTP 200 Aug 18 13:46:32.778100 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 36/137] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:32 2026] GET /volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:33.661305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3123077a-3822-4fbc-b530-110d9e5bd49b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:33.663218 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3123077a-3822-4fbc-b530-110d9e5bd49b tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] GET https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 Aug 18 13:46:33.663421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3123077a-3822-4fbc-b530-110d9e5bd49b tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:33.663852 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3123077a-3822-4fbc-b530-110d9e5bd49b tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:33.672520 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3123077a-3822-4fbc-b530-110d9e5bd49b tempest-VolumesAdminNegativeTest-21495846 tempest-VolumesAdminNegativeTest-21495846-project-member] https://10.4.3.221/volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 returned with HTTP 404 Aug 18 13:46:33.673222 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 34/138] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:33 2026] GET /volume/v3/volumes/a178d367-7616-400e-a69f-24b133fe1ed4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:33.797412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eb57a72f-ec5c-49d9-9e7a-91715f0bcfb5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:33.800514 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb57a72f-ec5c-49d9-9e7a-91715f0bcfb5 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 Aug 18 13:46:33.802156 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb57a72f-ec5c-49d9-9e7a-91715f0bcfb5 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:33.802341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb57a72f-ec5c-49d9-9e7a-91715f0bcfb5 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:33.973350 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:33.973350 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:33.977445 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-eb57a72f-ec5c-49d9-9e7a-91715f0bcfb5 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:33.981228 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb57a72f-ec5c-49d9-9e7a-91715f0bcfb5 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 returned with HTTP 200 Aug 18 13:46:33.981600 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 36/139] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:33 2026] GET /volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 => generated 875 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:33.998319 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-704a39ee-655c-4823-b716-d916df022044 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.002145 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-704a39ee-655c-4823-b716-d916df022044 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/messages Aug 18 13:46:34.002397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-704a39ee-655c-4823-b716-d916df022044 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.002661 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-704a39ee-655c-4823-b716-d916df022044 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.002999 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:34.002999 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:34.015024 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-704a39ee-655c-4823-b716-d916df022044 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 13:46:34.015024 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 34/140] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 13:46:33 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:34.034324 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bc800433-3e08-46ef-930c-e0a65014ffd1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.036943 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bc800433-3e08-46ef-930c-e0a65014ffd1 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/messages/82de980c-3634-4487-b988-06ff7ce021ed Aug 18 13:46:34.037242 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bc800433-3e08-46ef-930c-e0a65014ffd1 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.037503 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bc800433-3e08-46ef-930c-e0a65014ffd1 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.042930 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bc800433-3e08-46ef-930c-e0a65014ffd1 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/messages/82de980c-3634-4487-b988-06ff7ce021ed returned with HTTP 200 Aug 18 13:46:34.043359 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 37/141] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:46:34 2026] GET /volume/v3/messages/82de980c-3634-4487-b988-06ff7ce021ed => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:34.058984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a5710a5-5c71-424e-a185-46ced064bf4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.064698 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a5710a5-5c71-424e-a185-46ced064bf4e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/messages Aug 18 13:46:34.065041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a5710a5-5c71-424e-a185-46ced064bf4e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.065300 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a5710a5-5c71-424e-a185-46ced064bf4e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.076230 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a5710a5-5c71-424e-a185-46ced064bf4e tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 13:46:34.076622 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 35/142] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 13:46:34 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:34.088483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-626e261a-6d78-4641-a040-6229f54b3376 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.093768 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-626e261a-6d78-4641-a040-6229f54b3376 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] DELETE https://10.4.3.221/volume/v3/messages/82de980c-3634-4487-b988-06ff7ce021ed Aug 18 13:46:34.093768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-626e261a-6d78-4641-a040-6229f54b3376 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.093768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-626e261a-6d78-4641-a040-6229f54b3376 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.118488 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-626e261a-6d78-4641-a040-6229f54b3376 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/messages/82de980c-3634-4487-b988-06ff7ce021ed returned with HTTP 204 Aug 18 13:46:34.119113 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 37/143] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 13:46:34 2026] DELETE /volume/v3/messages/82de980c-3634-4487-b988-06ff7ce021ed => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:46:34.130127 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1949656-cbba-478f-8e5e-576ae1b07434 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.134096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1949656-cbba-478f-8e5e-576ae1b07434 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 Aug 18 13:46:34.135565 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1949656-cbba-478f-8e5e-576ae1b07434 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.135939 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1949656-cbba-478f-8e5e-576ae1b07434 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.150830 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:34.150830 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:34.156195 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1949656-cbba-478f-8e5e-576ae1b07434 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:34.160533 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1949656-cbba-478f-8e5e-576ae1b07434 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 returned with HTTP 200 Aug 18 13:46:34.160929 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 35/144] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:34 2026] GET /volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:34.179812 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.182579 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 Aug 18 13:46:34.182852 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.183167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.183367 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Delete volume with id: 6d349dc0-b458-4cfd-b741-14dd1232f058 Aug 18 13:46:34.195203 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:34.195203 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:34.196112 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Volume info retrieved successfully. Aug 18 13:46:34.198935 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100282) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:46:34.221003 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1395487630 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1395487630, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:34.221714 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1395487630 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1395487630, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:34.233797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Created reservations ['3a02b8ae-83a5-43c8-bfed-9afcae70f1a1', '9f45177e-0ef1-4c2c-b520-bd22912857f8', 'fef1511e-e480-4d8e-9a93-affb994dcc2b', '2c83589b-a417-4bee-b2fd-3a74ef9eb1fa'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:34.299449 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Delete volume request issued successfully. Aug 18 13:46:34.299714 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f0a54088-a852-441b-b2a3-b29b12df3b83 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 returned with HTTP 202 Aug 18 13:46:34.300334 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 38/145] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:46:34 2026] DELETE /volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:34.309432 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d7a1ab19-4884-4b0f-b7dd-59e837117826 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.311926 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7a1ab19-4884-4b0f-b7dd-59e837117826 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] GET https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 Aug 18 13:46:34.312329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7a1ab19-4884-4b0f-b7dd-59e837117826 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.312680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7a1ab19-4884-4b0f-b7dd-59e837117826 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.319999 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7a1ab19-4884-4b0f-b7dd-59e837117826 tempest-UserMessagesTest-1697644673 tempest-UserMessagesTest-1697644673-project-member] https://10.4.3.221/volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 returned with HTTP 404 Aug 18 13:46:34.320771 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 36/146] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:46:34 2026] GET /volume/v3/volumes/6d349dc0-b458-4cfd-b741-14dd1232f058 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:34.328234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e5f36727-70ec-4d18-9fc8-a5b8b75eb960 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.330897 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e5f36727-70ec-4d18-9fc8-a5b8b75eb960 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] DELETE https://10.4.3.221/volume/v3/types/b04ca475-38a1-475e-9529-79be581986a2 Aug 18 13:46:34.331095 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e5f36727-70ec-4d18-9fc8-a5b8b75eb960 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.331285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e5f36727-70ec-4d18-9fc8-a5b8b75eb960 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.384359 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e5f36727-70ec-4d18-9fc8-a5b8b75eb960 tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] https://10.4.3.221/volume/v3/types/b04ca475-38a1-475e-9529-79be581986a2 returned with HTTP 202 Aug 18 13:46:34.384359 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 38/147] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:46:34 2026] DELETE /volume/v3/types/b04ca475-38a1-475e-9529-79be581986a2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:34.392420 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad0415a0-1f61-404a-833a-3161a5b0ae5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:34.394721 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad0415a0-1f61-404a-833a-3161a5b0ae5f tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] GET https://10.4.3.221/volume/v3/types/b04ca475-38a1-475e-9529-79be581986a2 Aug 18 13:46:34.394967 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad0415a0-1f61-404a-833a-3161a5b0ae5f tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:34.395200 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad0415a0-1f61-404a-833a-3161a5b0ae5f tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:34.399788 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad0415a0-1f61-404a-833a-3161a5b0ae5f tempest-UserMessagesTest-1416920453 tempest-UserMessagesTest-1416920453-project-admin] https://10.4.3.221/volume/v3/types/b04ca475-38a1-475e-9529-79be581986a2 returned with HTTP 404 Aug 18 13:46:34.400574 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 36/148] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:46:34 2026] GET /volume/v3/types/b04ca475-38a1-475e-9529-79be581986a2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:37.493816 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-5733265d-638c-4733-a164-2e9037ade701 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.497376 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-5733265d-638c-4733-a164-2e9037ade701 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:37.497376 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-5733265d-638c-4733-a164-2e9037ade701 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:37.497376 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-5733265d-638c-4733-a164-2e9037ade701 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:37.505470 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:37.505470 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:37.510144 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-5733265d-638c-4733-a164-2e9037ade701 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:37.520142 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-5733265d-638c-4733-a164-2e9037ade701 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:37.522202 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 39/149] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:37 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:37.530198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-9f93ba7b-84d5-4cc9-92b7-6c89211fe65b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.534451 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-9f93ba7b-84d5-4cc9-92b7-6c89211fe65b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:46:37.534639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-9f93ba7b-84d5-4cc9-92b7-6c89211fe65b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:37.534838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-9f93ba7b-84d5-4cc9-92b7-6c89211fe65b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:37.548750 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:37.548750 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:37.554879 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-9f93ba7b-84d5-4cc9-92b7-6c89211fe65b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:37.560050 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-9f93ba7b-84d5-4cc9-92b7-6c89211fe65b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c returned with HTTP 200 Aug 18 13:46:37.560464 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 37/150] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:37 2026] GET /volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:37.572127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c579d29a-f7ba-4b3f-977d-222cc3b3ffd0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.575361 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c579d29a-f7ba-4b3f-977d-222cc3b3ffd0 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:46:37.575525 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c579d29a-f7ba-4b3f-977d-222cc3b3ffd0 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:37.575733 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c579d29a-f7ba-4b3f-977d-222cc3b3ffd0 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:37.582343 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:37.582343 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:37.585430 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c579d29a-f7ba-4b3f-977d-222cc3b3ffd0 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:37.589811 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c579d29a-f7ba-4b3f-977d-222cc3b3ffd0 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 returned with HTTP 200 Aug 18 13:46:37.590264 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 39/151] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:37 2026] GET /volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:37.602854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7799c5f6-4e1f-4fb1-ab63-bd917b12f177 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.603579 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7799c5f6-4e1f-4fb1-ab63-bd917b12f177 None None] GET https://10.4.3.221/volume// Aug 18 13:46:37.603898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7799c5f6-4e1f-4fb1-ab63-bd917b12f177 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:37.604173 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7799c5f6-4e1f-4fb1-ab63-bd917b12f177 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:37.604809 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7799c5f6-4e1f-4fb1-ab63-bd917b12f177 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:37.608740 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 37/152] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:46:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:37.620252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-8a75df42-a810-4b95-b563-473727db5bff None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.625507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-8a75df42-a810-4b95-b563-473727db5bff tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:46:37.625934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-8a75df42-a810-4b95-b563-473727db5bff tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40eace0d-378b-4232-8549-f49ad549de26", "connector": null, "instance_uuid": "30f62d99-9778-48c7-8b5f-34da7a71b580"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:37.635932 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:37.635932 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:37.672512 np0000007658 devstack@c-api.service[100282]: /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 18 13:46:37.672512 np0000007658 devstack@c-api.service[100282]: .first() Aug 18 13:46:37.693257 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-8a75df42-a810-4b95-b563-473727db5bff tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:46:37.693257 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 40/153] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:46:37 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:37.706457 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8da32927-1347-402d-a97e-7b478f1533d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.707292 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8da32927-1347-402d-a97e-7b478f1533d2 None None] GET https://10.4.3.221/volume// Aug 18 13:46:37.707563 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8da32927-1347-402d-a97e-7b478f1533d2 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:37.708019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8da32927-1347-402d-a97e-7b478f1533d2 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:37.708481 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8da32927-1347-402d-a97e-7b478f1533d2 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:37.709131 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 38/154] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:46:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:37.719667 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-581de0b3-d405-4d53-808b-d3bf35981e61 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.723340 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-581de0b3-d405-4d53-808b-d3bf35981e61 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:46:37.723340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-581de0b3-d405-4d53-808b-d3bf35981e61 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf6ec05e-b684-4efe-9290-664e9dbf216c", "connector": null, "instance_uuid": "30f62d99-9778-48c7-8b5f-34da7a71b580"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:37.733200 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:37.733200 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:37.774206 np0000007658 devstack@c-api.service[100281]: /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 18 13:46:37.774206 np0000007658 devstack@c-api.service[100281]: .first() Aug 18 13:46:37.794065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-581de0b3-d405-4d53-808b-d3bf35981e61 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:46:37.794700 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 40/155] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:46:37 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 18 13:46:37.806083 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4787bcbf-06f2-4efa-9c84-576a1695b2d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.806413 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4787bcbf-06f2-4efa-9c84-576a1695b2d8 None None] GET https://10.4.3.221/volume// Aug 18 13:46:37.806596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4787bcbf-06f2-4efa-9c84-576a1695b2d8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:37.806845 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4787bcbf-06f2-4efa-9c84-576a1695b2d8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:37.807226 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4787bcbf-06f2-4efa-9c84-576a1695b2d8 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:37.807534 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 38/156] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:46:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:37.820294 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-3c7769b1-4a7c-4027-89c9-ed70561ede4e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:37.823163 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-3c7769b1-4a7c-4027-89c9-ed70561ede4e tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:46:37.823661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-3c7769b1-4a7c-4027-89c9-ed70561ede4e tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ce736ac-a7d6-4754-9593-5379d6ba1499", "connector": null, "instance_uuid": "30f62d99-9778-48c7-8b5f-34da7a71b580"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:37.834987 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:37.834987 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:37.864313 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-3c7769b1-4a7c-4027-89c9-ed70561ede4e tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:46:37.864776 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 41/157] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:46:37 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:39.678452 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89601ba6-b20d-42f4-a39e-e34e886f28b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:39.951301 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89601ba6-b20d-42f4-a39e-e34e886f28b9 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] GET https://10.4.3.221/volume/v3/os-quota-class-sets/default Aug 18 13:46:39.951600 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89601ba6-b20d-42f4-a39e-e34e886f28b9 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:39.951906 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89601ba6-b20d-42f4-a39e-e34e886f28b9 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:39.969262 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89601ba6-b20d-42f4-a39e-e34e886f28b9 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:46:39.969934 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 39/158] 10.4.3.221 () {66 vars in 1297 bytes} [Tue Aug 18 13:46:39 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:39.979565 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-71a7d4dc-9560-48d6-a62d-1840d399adfb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:39.982155 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71a7d4dc-9560-48d6-a62d-1840d399adfb tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] GET https://10.4.3.221/volume/v3/os-quota-class-sets/default Aug 18 13:46:39.982385 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71a7d4dc-9560-48d6-a62d-1840d399adfb tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:39.983178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71a7d4dc-9560-48d6-a62d-1840d399adfb tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:39.983178 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:39.983178 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:40.002826 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71a7d4dc-9560-48d6-a62d-1840d399adfb tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:46:40.002993 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 41/159] 10.4.3.221 () {66 vars in 1297 bytes} [Tue Aug 18 13:46:39 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:40.014618 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1515499f-0249-4089-80fd-0a96530e8f98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:40.016483 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1515499f-0249-4089-80fd-0a96530e8f98 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:46:40.016842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1515499f-0249-4089-80fd-0a96530e8f98 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-984999302"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:40.055676 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-61e5a35c-50d5-4084-ba57-a7fb653b45df None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:40.057754 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-61e5a35c-50d5-4084-ba57-a7fb653b45df None None] GET https://10.4.3.221/volume// Aug 18 13:46:40.057924 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-61e5a35c-50d5-4084-ba57-a7fb653b45df None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:40.058133 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-61e5a35c-50d5-4084-ba57-a7fb653b45df None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:40.058501 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-61e5a35c-50d5-4084-ba57-a7fb653b45df None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:40.059172 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 42/160] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:46:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:40.078993 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-a65a6b0a-ad18-4cfb-b2d7-b49109649e51 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:40.084678 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-a65a6b0a-ad18-4cfb-b2d7-b49109649e51 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:46:40.085009 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-a65a6b0a-ad18-4cfb-b2d7-b49109649e51 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:40.085271 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-a65a6b0a-ad18-4cfb-b2d7-b49109649e51 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:40.106523 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:40.106523 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:40.109967 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-a65a6b0a-ad18-4cfb-b2d7-b49109649e51 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:40.114071 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-a65a6b0a-ad18-4cfb-b2d7-b49109649e51 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:46:40.114478 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 40/161] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:46:40 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 1570 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:40.181317 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1515499f-0249-4089-80fd-0a96530e8f98 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:46:40.181731 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 39/162] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:46:40 2026] POST /volume/v3/types => generated 227 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:40.196230 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-27b01827-2a06-4f69-9813-44405e86a0fa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:40.199339 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27b01827-2a06-4f69-9813-44405e86a0fa tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-class-sets/default Aug 18 13:46:40.199878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27b01827-2a06-4f69-9813-44405e86a0fa tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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-984999302": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-984999302": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-984999302": 4}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:40.341900 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27b01827-2a06-4f69-9813-44405e86a0fa tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:46:40.343011 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 42/163] 10.4.3.221 () {68 vars in 1318 bytes} [Tue Aug 18 13:46:40 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:40.354965 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:40.357416 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/9779cdc6f89a4f538d48d2f041cc0541/defaults Aug 18 13:46:40.357776 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:40.358005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Calling method 'defaults' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:40.358366 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:40.358366 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:40.370948 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.372606 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:40.372606 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.372606 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.372606 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.376005 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8de0254b-bf77-4bfd-b10f-58e5054d43f7 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/9779cdc6f89a4f538d48d2f041cc0541/defaults returned with HTTP 200 Aug 18 13:46:40.376607 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 43/164] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:46:40 2026] GET /volume/v3/os-quota-sets/9779cdc6f89a4f538d48d2f041cc0541/defaults => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:40.858570 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:40.861850 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a089bc6f48cc44e38713ab16771155f4/defaults Aug 18 13:46:40.861850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:40.861850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Calling method 'defaults' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:40.867615 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.868029 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.868343 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.869004 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.869296 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.869576 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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 18 13:46:40.872081 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-039e5313-7297-4732-bf99-651a5d9d6ae4 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a089bc6f48cc44e38713ab16771155f4/defaults returned with HTTP 200 Aug 18 13:46:40.872587 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 41/165] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:46:40 2026] GET /volume/v3/os-quota-sets/a089bc6f48cc44e38713ab16771155f4/defaults => generated 642 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:40.995182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-83db15db-f88c-4599-ac0e-0cbe98e0073a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.000388 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-83db15db-f88c-4599-ac0e-0cbe98e0073a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] PUT https://10.4.3.221/volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4 Aug 18 13:46:41.000953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-83db15db-f88c-4599-ac0e-0cbe98e0073a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:41.017265 np0000007658 devstack@c-api.service[100283]: /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 18 13:46:41.017265 np0000007658 devstack@c-api.service[100283]: .first() Aug 18 13:46:41.028362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-83db15db-f88c-4599-ac0e-0cbe98e0073a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Acquiring lock "cinder-attachment_update-40eace0d-378b-4232-8549-f49ad549de26-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:46:41.036610 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-83db15db-f88c-4599-ac0e-0cbe98e0073a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Lock "cinder-attachment_update-40eace0d-378b-4232-8549-f49ad549de26-np0000007658" acquired by "attachment_update" :: waited 0.008s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:46:41.037587 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:41.037587 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:41.117343 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2cb75c27-c4a5-409b-beed-af8428f21a38 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.119961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2cb75c27-c4a5-409b-beed-af8428f21a38 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] DELETE https://10.4.3.221/volume/v3/types/c57c9cd5-f3a1-4e80-87ae-4e645fb2e7e4 Aug 18 13:46:41.121036 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2cb75c27-c4a5-409b-beed-af8428f21a38 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:41.121036 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2cb75c27-c4a5-409b-beed-af8428f21a38 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:41.143022 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2cb75c27-c4a5-409b-beed-af8428f21a38 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/types/c57c9cd5-f3a1-4e80-87ae-4e645fb2e7e4 returned with HTTP 202 Aug 18 13:46:41.143380 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 43/166] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:46:41 2026] DELETE /volume/v3/types/c57c9cd5-f3a1-4e80-87ae-4e645fb2e7e4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:41.152516 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-563e6f53-4e7e-4811-984c-14fda1df5717 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.155078 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-563e6f53-4e7e-4811-984c-14fda1df5717 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] GET https://10.4.3.221/volume/v3/types/c57c9cd5-f3a1-4e80-87ae-4e645fb2e7e4 Aug 18 13:46:41.155447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-563e6f53-4e7e-4811-984c-14fda1df5717 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:41.155702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-563e6f53-4e7e-4811-984c-14fda1df5717 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:41.161401 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-563e6f53-4e7e-4811-984c-14fda1df5717 tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/types/c57c9cd5-f3a1-4e80-87ae-4e645fb2e7e4 returned with HTTP 404 Aug 18 13:46:41.162120 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 44/167] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:46:41 2026] GET /volume/v3/types/c57c9cd5-f3a1-4e80-87ae-4e645fb2e7e4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:41.171898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a305f33-17d2-4df3-90b3-3099d5b4ba2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.173616 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-83db15db-f88c-4599-ac0e-0cbe98e0073a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Lock "cinder-attachment_update-40eace0d-378b-4232-8549-f49ad549de26-np0000007658" released by "attachment_update" :: held 0.138s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:46:41.174110 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a305f33-17d2-4df3-90b3-3099d5b4ba2b tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-class-sets/default Aug 18 13:46:41.174208 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-83db15db-f88c-4599-ac0e-0cbe98e0073a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4 returned with HTTP 200 Aug 18 13:46:41.174420 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a305f33-17d2-4df3-90b3-3099d5b4ba2b tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:41.174592 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 40/168] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:46:40 2026] PUT /volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:41.204902 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-80f35fe2-0abf-484a-ae9b-ff3f67b69741 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.206682 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-80f35fe2-0abf-484a-ae9b-ff3f67b69741 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4/action Aug 18 13:46:41.207243 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-80f35fe2-0abf-484a-ae9b-ff3f67b69741 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:41.207393 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-80f35fe2-0abf-484a-ae9b-ff3f67b69741 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:41.230672 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:41.230672 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:41.244727 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-80f35fe2-0abf-484a-ae9b-ff3f67b69741 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4/action returned with HTTP 204 Aug 18 13:46:41.245267 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 44/169] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:46:41 2026] POST /volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:41.273060 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5c8ced32-510e-4d18-985c-d57491af5af7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.273612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c8ced32-510e-4d18-985c-d57491af5af7 None None] GET https://10.4.3.221/volume// Aug 18 13:46:41.273903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c8ced32-510e-4d18-985c-d57491af5af7 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:41.274192 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c8ced32-510e-4d18-985c-d57491af5af7 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:41.274699 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c8ced32-510e-4d18-985c-d57491af5af7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:41.275425 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 45/170] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:46:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:41.279834 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a305f33-17d2-4df3-90b3-3099d5b4ba2b tempest-VolumeQuotaClassesTest-1447052980 tempest-VolumeQuotaClassesTest-1447052980-project-admin] https://10.4.3.221/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 13:46:41.280433 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 42/171] 10.4.3.221 () {68 vars in 1318 bytes} [Tue Aug 18 13:46:41 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:46:41.287612 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-0e825dfd-82b7-48d5-a56e-83baaa0170aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.292883 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-0e825dfd-82b7-48d5-a56e-83baaa0170aa tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:46:41.292883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-0e825dfd-82b7-48d5-a56e-83baaa0170aa tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:41.293243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-0e825dfd-82b7-48d5-a56e-83baaa0170aa tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:41.308444 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:41.308444 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:41.318951 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-0e825dfd-82b7-48d5-a56e-83baaa0170aa tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:41.325390 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-0e825dfd-82b7-48d5-a56e-83baaa0170aa tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c returned with HTTP 200 Aug 18 13:46:41.326000 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 41/172] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:46:41 2026] GET /volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:41.412450 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-044d1241-4d40-4afc-88e8-ad404cb40eeb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.414910 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-044d1241-4d40-4afc-88e8-ad404cb40eeb tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] PUT https://10.4.3.221/volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2 Aug 18 13:46:41.415302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-044d1241-4d40-4afc-88e8-ad404cb40eeb tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:41.424565 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-044d1241-4d40-4afc-88e8-ad404cb40eeb tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Acquiring lock "cinder-attachment_update-cf6ec05e-b684-4efe-9290-664e9dbf216c-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:46:41.430350 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-044d1241-4d40-4afc-88e8-ad404cb40eeb tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Lock "cinder-attachment_update-cf6ec05e-b684-4efe-9290-664e9dbf216c-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:46:41.431302 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:41.431302 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:41.598891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-044d1241-4d40-4afc-88e8-ad404cb40eeb tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Lock "cinder-attachment_update-cf6ec05e-b684-4efe-9290-664e9dbf216c-np0000007658" released by "attachment_update" :: held 0.168s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:46:41.599668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-044d1241-4d40-4afc-88e8-ad404cb40eeb tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2 returned with HTTP 200 Aug 18 13:46:41.600227 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 45/173] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:46:41 2026] PUT /volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:41.638573 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-1a871392-5115-4fad-ba90-a6fce752e834 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.643981 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-1a871392-5115-4fad-ba90-a6fce752e834 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2/action Aug 18 13:46:41.644323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-1a871392-5115-4fad-ba90-a6fce752e834 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:41.644468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-1a871392-5115-4fad-ba90-a6fce752e834 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:41.666468 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:41.666468 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:41.679090 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-1a871392-5115-4fad-ba90-a6fce752e834 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2/action returned with HTTP 204 Aug 18 13:46:41.679560 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 46/174] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:46:41 2026] POST /volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:41.709075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e230d03-07f4-4b0d-a5fb-93f245118bb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.709467 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e230d03-07f4-4b0d-a5fb-93f245118bb7 None None] GET https://10.4.3.221/volume// Aug 18 13:46:41.709646 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e230d03-07f4-4b0d-a5fb-93f245118bb7 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:41.709881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e230d03-07f4-4b0d-a5fb-93f245118bb7 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:41.710265 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e230d03-07f4-4b0d-a5fb-93f245118bb7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:41.710559 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 43/175] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:46:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:41.719726 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-b3b759db-d456-4ed9-8432-8ffffe17566f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.722702 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-b3b759db-d456-4ed9-8432-8ffffe17566f tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:46:41.723088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-b3b759db-d456-4ed9-8432-8ffffe17566f tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:41.723411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-b3b759db-d456-4ed9-8432-8ffffe17566f tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:41.739584 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:41.739584 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:41.747369 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-b3b759db-d456-4ed9-8432-8ffffe17566f tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:46:41.755562 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-b3b759db-d456-4ed9-8432-8ffffe17566f tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 returned with HTTP 200 Aug 18 13:46:41.756485 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 42/176] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:46:41 2026] GET /volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:41.840554 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-adac4547-794b-49b7-9cea-5c4e825b3071 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:41.842962 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-adac4547-794b-49b7-9cea-5c4e825b3071 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] PUT https://10.4.3.221/volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9 Aug 18 13:46:41.845069 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-adac4547-794b-49b7-9cea-5c4e825b3071 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:41.861883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-adac4547-794b-49b7-9cea-5c4e825b3071 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Acquiring lock "cinder-attachment_update-6ce736ac-a7d6-4754-9593-5379d6ba1499-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:46:41.867435 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-adac4547-794b-49b7-9cea-5c4e825b3071 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Lock "cinder-attachment_update-6ce736ac-a7d6-4754-9593-5379d6ba1499-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:46:41.868536 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:41.868536 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:41.977375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-adac4547-794b-49b7-9cea-5c4e825b3071 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Lock "cinder-attachment_update-6ce736ac-a7d6-4754-9593-5379d6ba1499-np0000007658" released by "attachment_update" :: held 0.110s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:46:41.977917 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-adac4547-794b-49b7-9cea-5c4e825b3071 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9 returned with HTTP 200 Aug 18 13:46:41.978584 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 46/177] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:46:41 2026] PUT /volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:42.016038 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c395ce51-ece2-44a0-89ce-cd58860461de None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:42.020471 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c395ce51-ece2-44a0-89ce-cd58860461de tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] POST https://10.4.3.221/volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9/action Aug 18 13:46:42.020841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c395ce51-ece2-44a0-89ce-cd58860461de tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:42.021026 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c395ce51-ece2-44a0-89ce-cd58860461de tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:42.191590 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:42.191590 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:42.210222 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a5e3928e-026d-47c7-b9fe-8b7b7805ecb2 req-c395ce51-ece2-44a0-89ce-cd58860461de tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9/action returned with HTTP 204 Aug 18 13:46:42.210871 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 47/178] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:46:42 2026] POST /volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:46.320014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed17f750-0d63-4fe0-86cc-278571215ab6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:46.638890 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed17f750-0d63-4fe0-86cc-278571215ab6 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 Aug 18 13:46:46.639125 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed17f750-0d63-4fe0-86cc-278571215ab6 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:46.639294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed17f750-0d63-4fe0-86cc-278571215ab6 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:46.657090 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed17f750-0d63-4fe0-86cc-278571215ab6 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 returned with HTTP 200 Aug 18 13:46:46.657682 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 44/179] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:46:46 2026] GET /volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 => generated 437 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:46.665696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91b1d035-523f-4a23-8e73-b01756f4da64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:46.912120 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:46.912502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1128845403"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:46.914347 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1128845403'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:46.914543 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Create volume of 1 GB Aug 18 13:46:46.921393 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Availability Zones retrieved successfully. Aug 18 13:46:46.929964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Flow 'volume_create_api' (777772a0-baea-44b9-94b7-5d98f4ecb7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:46.931481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b12e530-5d54-4448-9551-5d78a3fdbeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:46.933339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:46.975923 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b12e530-5d54-4448-9551-5d78a3fdbeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:46.977542 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (636515fd-1b54-4961-97c6-45fb2e0c1b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:47.056918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Created reservations ['ce5b33f3-a797-44fa-ac40-57ede675db66', '6d3a0ae4-6144-4c12-a3db-c9fe5aa66bd1', '37b2bd49-758c-4b46-b77a-0493b8c2d867', '76dd62fd-f42d-4c38-8c35-5387df5ffa20'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:47.058090 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (636515fd-1b54-4961-97c6-45fb2e0c1b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce5b33f3-a797-44fa-ac40-57ede675db66', '6d3a0ae4-6144-4c12-a3db-c9fe5aa66bd1', '37b2bd49-758c-4b46-b77a-0493b8c2d867', '76dd62fd-f42d-4c38-8c35-5387df5ffa20']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:47.059179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ae604c-c8c0-4ea1-ba98-9738465ed867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:47.092978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ae604c-c8c0-4ea1-ba98-9738465ed867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b3c0de-7097-4cec-ae98-9aa138fb2b67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1128845403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34a0ac903164714a70b0905a1130cb3',qos_specs=None,replication_status=,reservations=['ce5b33f3-a797-44fa-ac40-57ede675db66','6d3a0ae4-6144-4c12-a3db-c9fe5aa66bd1','37b2bd49-758c-4b46-b77a-0493b8c2d867','76dd62fd-f42d-4c38-8c35-5387df5ffa20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f79979cf66c42a880175487a864ff34',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1128845403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52b3c0de-7097-4cec-ae98-9aa138fb2b67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e34a0ac903164714a70b0905a1130cb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f79979cf66c42a880175487a864ff34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:47.094429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefb07f8-a97c-474c-b893-68490240f665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:47.116169 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefb07f8-a97c-474c-b893-68490240f665) transitioned into state 'SUCCESS' from state '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-1128845403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34a0ac903164714a70b0905a1130cb3',qos_specs=None,replication_status=,reservations=['ce5b33f3-a797-44fa-ac40-57ede675db66','6d3a0ae4-6144-4c12-a3db-c9fe5aa66bd1','37b2bd49-758c-4b46-b77a-0493b8c2d867','76dd62fd-f42d-4c38-8c35-5387df5ffa20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f79979cf66c42a880175487a864ff34',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:47.117199 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa24782-c439-47b5-b489-4151b62b8d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:47.129074 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa24782-c439-47b5-b489-4151b62b8d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:47.130594 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Flow 'volume_create_api' (777772a0-baea-44b9-94b7-5d98f4ecb7c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:47.130658 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Create volume request issued successfully. Aug 18 13:46:47.131443 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91b1d035-523f-4a23-8e73-b01756f4da64 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:47.132019 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 43/180] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:46 2026] POST /volume/v3/volumes => generated 759 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:46:47.151129 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d84890b2-bb0d-408d-b67d-6ad9090770e8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:47.152686 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d84890b2-bb0d-408d-b67d-6ad9090770e8 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] GET https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 Aug 18 13:46:47.152851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d84890b2-bb0d-408d-b67d-6ad9090770e8 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:47.153051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d84890b2-bb0d-408d-b67d-6ad9090770e8 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:47.160461 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:47.160461 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:47.164531 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d84890b2-bb0d-408d-b67d-6ad9090770e8 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Volume info retrieved successfully. Aug 18 13:46:47.171006 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d84890b2-bb0d-408d-b67d-6ad9090770e8 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 returned with HTTP 200 Aug 18 13:46:47.171416 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 47/181] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:47 2026] GET /volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:48.186007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-12ceafa6-ef3d-4fdd-a20c-7a1c65200999 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.189090 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12ceafa6-ef3d-4fdd-a20c-7a1c65200999 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] GET https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 Aug 18 13:46:48.189384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12ceafa6-ef3d-4fdd-a20c-7a1c65200999 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:48.189672 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12ceafa6-ef3d-4fdd-a20c-7a1c65200999 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:48.202057 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:48.202057 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:48.206642 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-12ceafa6-ef3d-4fdd-a20c-7a1c65200999 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Volume info retrieved successfully. Aug 18 13:46:48.214880 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12ceafa6-ef3d-4fdd-a20c-7a1c65200999 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 returned with HTTP 200 Aug 18 13:46:48.215281 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 48/182] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:48 2026] GET /volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:48.233354 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3dbbb23-548b-4cc0-b5a0-7cc0fa0e0c15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.235075 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3dbbb23-548b-4cc0-b5a0-7cc0fa0e0c15 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 Aug 18 13:46:48.235414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3dbbb23-548b-4cc0-b5a0-7cc0fa0e0c15 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:48.299024 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3dbbb23-548b-4cc0-b5a0-7cc0fa0e0c15 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 returned with HTTP 200 Aug 18 13:46:48.299455 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 45/183] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:46:48 2026] PUT /volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 => generated 392 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:48.311284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.315440 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:48.315938 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:48.318079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:48.318230 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Create volume of 2 GB Aug 18 13:46:48.318639 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:48.318639 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:48.326445 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Availability Zones retrieved successfully. Aug 18 13:46:48.336771 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Flow 'volume_create_api' (e9dbc4d2-10a1-4f6d-998c-52653ebd1c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:48.338546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795d567-5196-4161-b81c-830e6fc83e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.340447 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Validating volume size '2' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:48.390706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795d567-5196-4161-b81c-830e6fc83e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:48.391530 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9f5512-6dc4-4f8f-96f5-89c87f03f262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.401468 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a3381ab7-1619-4f88-876c-8653be0ae557 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.403101 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:48.403434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1241560163", "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:48.404785 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1241560163', 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:48.431206 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota_utils [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Quota exceeded for e34a0ac903164714a70b0905a1130cb3, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 13:46:48.434363 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9f5512-6dc4-4f8f-96f5-89c87f03f262) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:46:48.434363 np0000007658 devstack@c-api.service[100283]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 13:46:48.436122 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9f5512-6dc4-4f8f-96f5-89c87f03f262) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.437093 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9f5512-6dc4-4f8f-96f5-89c87f03f262) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:46:48.437721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795d567-5196-4161-b81c-830e6fc83e42) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.438415 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d795d567-5196-4161-b81c-830e6fc83e42) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:46:48.439294 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Flow 'volume_create_api' (e9dbc4d2-10a1-4f6d-998c-52653ebd1c04) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:46:48.439554 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.middleware.fault [None req-ac16ab9f-4afd-40fd-bbaa-5b90c9a5c39b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 413 Aug 18 13:46:48.440415 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 44/184] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:48 2026] POST /volume/v3/volumes => generated 208 bytes in 130 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:46:48.449118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d8eb207d-c247-43fe-8baa-5edad99a80e2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.451428 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8eb207d-c247-43fe-8baa-5edad99a80e2 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 Aug 18 13:46:48.452127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d8eb207d-c247-43fe-8baa-5edad99a80e2 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:48.511954 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8eb207d-c247-43fe-8baa-5edad99a80e2 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 returned with HTTP 200 Aug 18 13:46:48.512525 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 49/185] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:46:48 2026] PUT /volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:48.523271 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.525220 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:48.525540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:48.526952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:48.527083 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Create volume of 1 GB Aug 18 13:46:48.531503 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Availability Zones retrieved successfully. Aug 18 13:46:48.537127 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Flow 'volume_create_api' (183ab34d-3692-4e06-bccf-8b6283b2bc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:48.538075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0153be-f163-4c83-8da0-cedfb64f73b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.539036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:48.568901 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0153be-f163-4c83-8da0-cedfb64f73b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:48.569749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb859839-831a-405d-9df0-d57705448f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.599987 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota_utils [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Quota exceeded for e34a0ac903164714a70b0905a1130cb3, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 13:46:48.604648 np0000007658 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb859839-831a-405d-9df0-d57705448f54) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:46:48.604648 np0000007658 devstack@c-api.service[100284]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 13:46:48.607974 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb859839-831a-405d-9df0-d57705448f54) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.608313 np0000007658 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb859839-831a-405d-9df0-d57705448f54) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:46:48.609460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0153be-f163-4c83-8da0-cedfb64f73b3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.611688 np0000007658 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0153be-f163-4c83-8da0-cedfb64f73b3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:46:48.611688 np0000007658 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Flow 'volume_create_api' (183ab34d-3692-4e06-bccf-8b6283b2bc27) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:46:48.611895 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-64f866e0-51bc-499f-a6fd-5c20c52c2048 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 413 Aug 18 13:46:48.612881 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 46/186] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:46:48 2026] POST /volume/v3/volumes => generated 150 bytes in 90 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:46:48.620984 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.622716 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 Aug 18 13:46:48.623064 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:48.629664 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:48.629664 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:48.656637 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-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 18 13:46:48.656637 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-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 18 13:46:48.656637 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-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 18 13:46:48.656637 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-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 18 13:46:48.656637 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-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 18 13:46:48.656637 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-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 18 13:46:48.660365 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf178e58-8b32-4718-ae9d-68b317a26b24 tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 returned with HTTP 200 Aug 18 13:46:48.660917 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 45/187] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:46:48 2026] PUT /volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:48.672445 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1e1d3ee0-f047-4374-a6a1-08d534456ee0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.677842 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1e1d3ee0-f047-4374-a6a1-08d534456ee0 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] POST https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67/action Aug 18 13:46:48.677842 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1e1d3ee0-f047-4374-a6a1-08d534456ee0 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:48.679320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1e1d3ee0-f047-4374-a6a1-08d534456ee0 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:48.688643 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:48.688643 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:48.688643 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1e1d3ee0-f047-4374-a6a1-08d534456ee0 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Volume info retrieved successfully. Aug 18 13:46:48.714106 np0000007658 devstack@c-api.service[100282]: ERROR cinder.volume.api [None req-1e1d3ee0-f047-4374-a6a1-08d534456ee0 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Quota exceeded for e34a0ac903164714a70b0905a1130cb3, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 13:46:48.720072 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.middleware.fault [None req-1e1d3ee0-f047-4374-a6a1-08d534456ee0 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67/action returned with HTTP 413 Aug 18 13:46:48.720282 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 50/188] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:46:48 2026] POST /volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67/action => generated 208 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:46:48.730043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d91a19b-d311-4574-82a3-54cb3ee37d1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.732003 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d91a19b-d311-4574-82a3-54cb3ee37d1d tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] GET https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 Aug 18 13:46:48.732201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d91a19b-d311-4574-82a3-54cb3ee37d1d tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:48.732410 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d91a19b-d311-4574-82a3-54cb3ee37d1d tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:48.862247 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:48.862247 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:48.867023 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8d91a19b-d311-4574-82a3-54cb3ee37d1d tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Volume info retrieved successfully. Aug 18 13:46:48.871229 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d91a19b-d311-4574-82a3-54cb3ee37d1d tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 returned with HTTP 200 Aug 18 13:46:48.871583 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 47/189] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:48 2026] GET /volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 => generated 852 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:48.885158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07778b5f-e78b-43d6-a740-899f86726c16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.886959 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07778b5f-e78b-43d6-a740-899f86726c16 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] DELETE https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 Aug 18 13:46:48.887391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07778b5f-e78b-43d6-a740-899f86726c16 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:48.887628 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07778b5f-e78b-43d6-a740-899f86726c16 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:48.887821 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-07778b5f-e78b-43d6-a740-899f86726c16 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Delete volume with id: 52b3c0de-7097-4cec-ae98-9aa138fb2b67 Aug 18 13:46:48.894785 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:48.894785 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:48.895423 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07778b5f-e78b-43d6-a740-899f86726c16 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Volume info retrieved successfully. Aug 18 13:46:48.915341 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07778b5f-e78b-43d6-a740-899f86726c16 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Delete volume request issued successfully. Aug 18 13:46:48.915518 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07778b5f-e78b-43d6-a740-899f86726c16 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 returned with HTTP 202 Aug 18 13:46:48.915968 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 46/190] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:46:48 2026] DELETE /volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:46:48.917931 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Create volume of 1 GB Aug 18 13:46:48.922105 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Availability Zones retrieved successfully. Aug 18 13:46:48.926095 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-17e2e0eb-0776-4f87-b89d-fd41e7e5ee2b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:48.928787 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17e2e0eb-0776-4f87-b89d-fd41e7e5ee2b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] GET https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 Aug 18 13:46:48.929227 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17e2e0eb-0776-4f87-b89d-fd41e7e5ee2b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:48.929672 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17e2e0eb-0776-4f87-b89d-fd41e7e5ee2b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:48.929724 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Flow 'volume_create_api' (53306bad-af04-4b20-8f21-34502f1f5b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:48.930516 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5411134f-79ac-4477-8f02-458ceaac2850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:48.931660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:48.937992 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:48.937992 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:48.945714 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-17e2e0eb-0776-4f87-b89d-fd41e7e5ee2b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Volume info retrieved successfully. Aug 18 13:46:48.952677 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17e2e0eb-0776-4f87-b89d-fd41e7e5ee2b tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 returned with HTTP 200 Aug 18 13:46:48.953593 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 51/191] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:48 2026] GET /volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:49.018520 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5411134f-79ac-4477-8f02-458ceaac2850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:49.019544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4510af9-089f-4c2f-841e-4a62d00ccbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:49.101504 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Created reservations ['efb78dab-8569-4656-9855-e724ab4d8bd5', '221e66e1-e337-4e18-aa81-eaed9e1680e5', '66fcb1e7-0e6c-4a8a-8b6e-405f8efee547', '1835660a-2c09-4cf9-88d1-ab9c5d5e2cf7'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:49.102474 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4510af9-089f-4c2f-841e-4a62d00ccbf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb78dab-8569-4656-9855-e724ab4d8bd5', '221e66e1-e337-4e18-aa81-eaed9e1680e5', '66fcb1e7-0e6c-4a8a-8b6e-405f8efee547', '1835660a-2c09-4cf9-88d1-ab9c5d5e2cf7']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:49.103482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a005956e-c670-4cae-a5bb-b8f061f213b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:49.135404 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a005956e-c670-4cae-a5bb-b8f061f213b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8271674e-bde7-4868-9413-121e995b29a6', '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-1241560163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd8bc8c9476e4e27b044821cb8d9e2e2',qos_specs=None,replication_status=,reservations=['efb78dab-8569-4656-9855-e724ab4d8bd5','221e66e1-e337-4e18-aa81-eaed9e1680e5','66fcb1e7-0e6c-4a8a-8b6e-405f8efee547','1835660a-2c09-4cf9-88d1-ab9c5d5e2cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08821f6be9f44030ba243a2ec08af033',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1241560163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8271674e-bde7-4868-9413-121e995b29a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd8bc8c9476e4e27b044821cb8d9e2e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08821f6be9f44030ba243a2ec08af033',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:49.136459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89ec8ba-216e-4777-9b85-94072ebf0a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:49.162937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89ec8ba-216e-4777-9b85-94072ebf0a0b) transitioned into state 'SUCCESS' from state '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-1241560163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd8bc8c9476e4e27b044821cb8d9e2e2',qos_specs=None,replication_status=,reservations=['efb78dab-8569-4656-9855-e724ab4d8bd5','221e66e1-e337-4e18-aa81-eaed9e1680e5','66fcb1e7-0e6c-4a8a-8b6e-405f8efee547','1835660a-2c09-4cf9-88d1-ab9c5d5e2cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08821f6be9f44030ba243a2ec08af033',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:49.163876 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb75e8c3-6a6f-415b-a74a-4482e48e2041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:49.176314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb75e8c3-6a6f-415b-a74a-4482e48e2041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:49.177391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Flow 'volume_create_api' (53306bad-af04-4b20-8f21-34502f1f5b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:49.177790 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Create volume request issued successfully. Aug 18 13:46:49.178786 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3381ab7-1619-4f88-876c-8653be0ae557 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:49.179789 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 48/192] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:46:48 2026] POST /volume/v3/volumes => generated 899 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:49.191663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de3542d8-bd8e-465a-8c34-2444291da6fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:49.194105 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de3542d8-bd8e-465a-8c34-2444291da6fc tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:46:49.194105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de3542d8-bd8e-465a-8c34-2444291da6fc tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:49.194105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de3542d8-bd8e-465a-8c34-2444291da6fc tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:49.202311 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:49.202311 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:49.210878 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de3542d8-bd8e-465a-8c34-2444291da6fc tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:46:49.216406 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de3542d8-bd8e-465a-8c34-2444291da6fc tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:46:49.217148 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 48/193] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:49 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 967 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:49.969037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cafd8c4a-8253-42d0-acc2-b97d760f6871 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:49.972931 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cafd8c4a-8253-42d0-acc2-b97d760f6871 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] GET https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 Aug 18 13:46:49.973119 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cafd8c4a-8253-42d0-acc2-b97d760f6871 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:49.973309 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cafd8c4a-8253-42d0-acc2-b97d760f6871 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:49.982445 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cafd8c4a-8253-42d0-acc2-b97d760f6871 tempest-VolumeQuotasNegativeTestJSON-425615900 tempest-VolumeQuotasNegativeTestJSON-425615900-project-member] https://10.4.3.221/volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 returned with HTTP 404 Aug 18 13:46:49.982978 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 47/194] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:46:49 2026] GET /volume/v3/volumes/52b3c0de-7097-4cec-ae98-9aa138fb2b67 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:49.993396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-557b29d6-3ba4-44c0-b8e5-a8379127ae6c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:49.996696 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-557b29d6-3ba4-44c0-b8e5-a8379127ae6c tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 Aug 18 13:46:49.996696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-557b29d6-3ba4-44c0-b8e5-a8379127ae6c tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-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=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:50.107913 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-557b29d6-3ba4-44c0-b8e5-a8379127ae6c tempest-VolumeQuotasNegativeTestJSON-1698861342 tempest-VolumeQuotasNegativeTestJSON-1698861342-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 returned with HTTP 200 Aug 18 13:46:50.108086 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 52/195] 10.4.3.221 () {68 vars in 1375 bytes} [Tue Aug 18 13:46:49 2026] PUT /volume/v3/os-quota-sets/e34a0ac903164714a70b0905a1130cb3 => generated 395 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:50.234328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d40eb3f5-272e-4790-aff9-63b59621890a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:50.236219 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d40eb3f5-272e-4790-aff9-63b59621890a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:46:50.236404 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d40eb3f5-272e-4790-aff9-63b59621890a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:50.236578 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d40eb3f5-272e-4790-aff9-63b59621890a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:50.243445 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:50.243445 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:50.247197 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d40eb3f5-272e-4790-aff9-63b59621890a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:46:50.251993 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d40eb3f5-272e-4790-aff9-63b59621890a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:46:50.252412 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 49/196] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:50 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:50.296179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-795529df-7e70-449b-8ae6-b79897690580 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:50.298674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-795529df-7e70-449b-8ae6-b79897690580 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:46:50.298921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-795529df-7e70-449b-8ae6-b79897690580 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:50.299165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-795529df-7e70-449b-8ae6-b79897690580 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:50.310969 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:50.310969 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:50.314668 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-795529df-7e70-449b-8ae6-b79897690580 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:46:50.320541 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-795529df-7e70-449b-8ae6-b79897690580 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:46:50.320946 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 49/197] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:50 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:50.837929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-40b1d51d-ee2f-49fd-b6b4-c8943444689c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:50.841484 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-40b1d51d-ee2f-49fd-b6b4-c8943444689c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:46:50.841912 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-40b1d51d-ee2f-49fd-b6b4-c8943444689c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:50.842034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-40b1d51d-ee2f-49fd-b6b4-c8943444689c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:50.856971 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:50.856971 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:50.864419 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-40b1d51d-ee2f-49fd-b6b4-c8943444689c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:46:50.871737 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-40b1d51d-ee2f-49fd-b6b4-c8943444689c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:46:50.872218 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 48/198] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:46:50 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:50.887136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-24e7edc9-3612-4fb6-951c-8da97b783d9e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:50.888725 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-24e7edc9-3612-4fb6-951c-8da97b783d9e None None] GET https://10.4.3.221/volume// Aug 18 13:46:50.888725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-24e7edc9-3612-4fb6-951c-8da97b783d9e None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:50.888725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-24e7edc9-3612-4fb6-951c-8da97b783d9e None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:50.888725 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-24e7edc9-3612-4fb6-951c-8da97b783d9e None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:50.889073 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 53/199] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:46:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:50.902501 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-42c4ce99-275d-463d-9c37-50f745346c08 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:50.907351 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-42c4ce99-275d-463d-9c37-50f745346c08 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:46:50.907687 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-42c4ce99-275d-463d-9c37-50f745346c08 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8271674e-bde7-4868-9413-121e995b29a6", "connector": null, "instance_uuid": "dd33218c-a007-406d-8506-3d9685deeeb9"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:50.920257 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:50.920257 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:50.949839 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-42c4ce99-275d-463d-9c37-50f745346c08 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:46:50.950480 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 50/200] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:46:50 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 18 13:46:52.235648 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ab4a936-05ed-40df-ba2d-8b87a902a639 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:52.236144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ab4a936-05ed-40df-ba2d-8b87a902a639 None None] GET https://10.4.3.221/volume// Aug 18 13:46:52.236365 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ab4a936-05ed-40df-ba2d-8b87a902a639 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:52.236567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ab4a936-05ed-40df-ba2d-8b87a902a639 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:52.236963 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ab4a936-05ed-40df-ba2d-8b87a902a639 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:46:52.237322 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 50/201] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:46:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:46:52.254567 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-eb0903de-b6a0-43a0-adc8-c645dea48ed9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:52.257095 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-eb0903de-b6a0-43a0-adc8-c645dea48ed9 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:46:52.257344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-eb0903de-b6a0-43a0-adc8-c645dea48ed9 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:52.259601 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-eb0903de-b6a0-43a0-adc8-c645dea48ed9 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:52.274267 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:52.274267 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:52.278096 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-eb0903de-b6a0-43a0-adc8-c645dea48ed9 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:46:52.292178 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-eb0903de-b6a0-43a0-adc8-c645dea48ed9 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:46:52.292780 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 49/202] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:46:52 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:52.380238 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3fd0fe36-c80f-4cf8-8d53-545ee3c57c36 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:52.382512 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3fd0fe36-c80f-4cf8-8d53-545ee3c57c36 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] PUT https://10.4.3.221/volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3 Aug 18 13:46:52.382912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3fd0fe36-c80f-4cf8-8d53-545ee3c57c36 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:52.385676 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=212,cinder:UPDATE=72,cinder:INSERT=37,cinder:DELETE=1 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:46:52.395326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3fd0fe36-c80f-4cf8-8d53-545ee3c57c36 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Acquiring lock "cinder-attachment_update-8271674e-bde7-4868-9413-121e995b29a6-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:46:52.402490 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3fd0fe36-c80f-4cf8-8d53-545ee3c57c36 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Lock "cinder-attachment_update-8271674e-bde7-4868-9413-121e995b29a6-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:46:52.404416 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:52.404416 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:52.529708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3fd0fe36-c80f-4cf8-8d53-545ee3c57c36 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Lock "cinder-attachment_update-8271674e-bde7-4868-9413-121e995b29a6-np0000007658" released by "attachment_update" :: held 0.127s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:46:52.530145 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3fd0fe36-c80f-4cf8-8d53-545ee3c57c36 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3 returned with HTTP 200 Aug 18 13:46:52.530728 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 54/203] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:46:52 2026] PUT /volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:52.568804 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3ec7eaa0-816b-46bf-b94e-f58b5d404931 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:52.573553 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3ec7eaa0-816b-46bf-b94e-f58b5d404931 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] POST https://10.4.3.221/volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3/action Aug 18 13:46:52.574195 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3ec7eaa0-816b-46bf-b94e-f58b5d404931 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:52.574275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3ec7eaa0-816b-46bf-b94e-f58b5d404931 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:52.579725 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=290,cinder:INSERT=60,cinder:UPDATE=115,cinder:DELETE=4 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:46:52.602960 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:52.602960 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:52.616825 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fdf65c92-165c-4ea3-99ef-ad68f78931d1 req-3ec7eaa0-816b-46bf-b94e-f58b5d404931 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3/action returned with HTTP 204 Aug 18 13:46:52.616825 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 51/204] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:46:52 2026] POST /volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:54.883591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ffdb137-b786-41ec-946f-6a38ee620d23 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:55.052207 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ffdb137-b786-41ec-946f-6a38ee620d23 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:46:55.052515 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ffdb137-b786-41ec-946f-6a38ee620d23 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1655079422"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:55.055429 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=197,cinder:UPDATE=35,cinder:DELETE=4,cinder:INSERT=18 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:46:55.067799 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ffdb137-b786-41ec-946f-6a38ee620d23 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:46:55.068231 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 51/205] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:46:54 2026] POST /volume/v3/types => generated 233 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:55.077372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e805f12a-9489-403b-857a-fac08009319b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:55.079042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e805f12a-9489-403b-857a-fac08009319b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:46:55.079352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e805f12a-9489-403b-857a-fac08009319b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-113586367", "extra_specs": {"multiattach": " True"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:55.082322 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=309,cinder:INSERT=68,cinder:UPDATE=107,cinder:DELETE=3 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:46:55.094590 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e805f12a-9489-403b-857a-fac08009319b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:46:55.094962 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 50/206] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:46:55 2026] POST /volume/v3/types => generated 258 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:46:55.104367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c0970d46-44aa-4e69-bbca-f28c722197bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:55.311415 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:46:55.311792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1655079422", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1251583270"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:55.314356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1655079422', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1251583270'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:46:55.317680 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Create volume of 1 GB Aug 18 13:46:55.317973 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:55.317973 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:55.318444 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Availability Zones retrieved successfully. Aug 18 13:46:55.323686 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Flow 'volume_create_api' (ba632fcc-8ba9-428a-afea-8824961bda03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:55.324578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073a6317-b0eb-458b-8190-621882daaa05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:55.325479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:46:55.347415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073a6317-b0eb-458b-8190-621882daaa05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:46:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4d984b4-02eb-4c1c-84ff-bb0f761cce6b,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1655079422',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4d984b4-02eb-4c1c-84ff-bb0f761cce6b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:55.348179 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2f927c-dc37-4aad-8662-ca7012fb9964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:55.379823 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:55.380129 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:55.410440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Created reservations ['0de7b63b-0a41-4e85-9e51-a107166b51fe', '9bdcd69c-d979-43dc-b4c0-138a787b9139', '8f3bbda0-e0f1-42bc-af85-aec1790a1b5c', '055cb5c2-3146-478b-a452-73251e653eed'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:55.411106 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2f927c-dc37-4aad-8662-ca7012fb9964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0de7b63b-0a41-4e85-9e51-a107166b51fe', '9bdcd69c-d979-43dc-b4c0-138a787b9139', '8f3bbda0-e0f1-42bc-af85-aec1790a1b5c', '055cb5c2-3146-478b-a452-73251e653eed']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:55.411795 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ba2a39-1837-4441-af93-c46d8378e54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:55.435562 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ba2a39-1837-4441-af93-c46d8378e54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39027af4-63f0-4d0d-8968-4bf698b3ee6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1251583270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d195600b0b9485fbefc0f565898cde3',qos_specs=None,replication_status=,reservations=['0de7b63b-0a41-4e85-9e51-a107166b51fe','9bdcd69c-d979-43dc-b4c0-138a787b9139','8f3bbda0-e0f1-42bc-af85-aec1790a1b5c','055cb5c2-3146-478b-a452-73251e653eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='917a404bb4664eb2929d268413a5ceb8',volume_type_id=e4d984b4-02eb-4c1c-84ff-bb0f761cce6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1251583270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39027af4-63f0-4d0d-8968-4bf698b3ee6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d195600b0b9485fbefc0f565898cde3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='917a404bb4664eb2929d268413a5ceb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4d984b4-02eb-4c1c-84ff-bb0f761cce6b),volume_type_id=e4d984b4-02eb-4c1c-84ff-bb0f761cce6b)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:55.436323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ff128f-7c31-45e4-89ac-30164281798b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:55.455596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ff128f-7c31-45e4-89ac-30164281798b) transitioned into state 'SUCCESS' from state '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-1251583270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d195600b0b9485fbefc0f565898cde3',qos_specs=None,replication_status=,reservations=['0de7b63b-0a41-4e85-9e51-a107166b51fe','9bdcd69c-d979-43dc-b4c0-138a787b9139','8f3bbda0-e0f1-42bc-af85-aec1790a1b5c','055cb5c2-3146-478b-a452-73251e653eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='917a404bb4664eb2929d268413a5ceb8',volume_type_id=e4d984b4-02eb-4c1c-84ff-bb0f761cce6b)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:55.456244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef0564a-883f-414f-ab7b-6dbbac0b3457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:46:55.469505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef0564a-883f-414f-ab7b-6dbbac0b3457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:46:55.470126 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Flow 'volume_create_api' (ba632fcc-8ba9-428a-afea-8824961bda03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:46:55.470451 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Create volume request issued successfully. Aug 18 13:46:55.471046 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0970d46-44aa-4e69-bbca-f28c722197bd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:46:55.471846 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 55/207] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:46:55 2026] POST /volume/v3/volumes => generated 872 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:46:55.485112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-10f05d33-9a4d-475d-b0ed-5ff8c81b0112 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:55.488071 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-10f05d33-9a4d-475d-b0ed-5ff8c81b0112 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:55.488071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-10f05d33-9a4d-475d-b0ed-5ff8c81b0112 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:55.488071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-10f05d33-9a4d-475d-b0ed-5ff8c81b0112 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:55.498267 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:55.498267 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:55.504502 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-10f05d33-9a4d-475d-b0ed-5ff8c81b0112 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:55.509852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-10f05d33-9a4d-475d-b0ed-5ff8c81b0112 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:55.510479 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 52/208] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:55 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:56.522446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61cd7d5d-57f4-4a07-b8c0-1a76803b5b50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:56.524947 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61cd7d5d-57f4-4a07-b8c0-1a76803b5b50 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:56.525165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61cd7d5d-57f4-4a07-b8c0-1a76803b5b50 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:56.525365 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61cd7d5d-57f4-4a07-b8c0-1a76803b5b50 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:56.535477 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:56.535477 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:56.541911 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61cd7d5d-57f4-4a07-b8c0-1a76803b5b50 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:56.547523 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61cd7d5d-57f4-4a07-b8c0-1a76803b5b50 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:56.547986 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 52/209] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:56 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:56.561191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6f41f76-5e77-4025-adeb-f3015bc4ff28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:56.565440 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6f41f76-5e77-4025-adeb-f3015bc4ff28 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:56.565440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6f41f76-5e77-4025-adeb-f3015bc4ff28 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:56.565440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6f41f76-5e77-4025-adeb-f3015bc4ff28 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:56.573788 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:56.573788 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:56.577886 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a6f41f76-5e77-4025-adeb-f3015bc4ff28 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Volume info retrieved successfully. Aug 18 13:46:56.581279 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6f41f76-5e77-4025-adeb-f3015bc4ff28 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:56.581755 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 51/210] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:56 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 1184 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:56.593260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:56.595841 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] POST https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e/action Aug 18 13:46:56.596360 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-113586367", "migration_policy": "never"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:56.596560 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-113586367", "migration_policy": "never"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:56.607005 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:56.607005 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:56.607659 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:56.613721 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:56.613721 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:56.631299 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:56.631538 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:56.652346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Created reservations ['5db4da40-2fc8-4162-93e4-dbae46e81a00', 'cbcfde35-a8e5-42e0-83a1-c40e2c8d7a4b'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:56.666761 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Created reservations ['7d25853e-7704-4d12-8435-ed6ce9739e49', 'b229d85d-2913-435b-af51-380a536fc126'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:56.696560 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Retype volume request issued successfully. Aug 18 13:46:56.696781 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1e6d7f0f-8218-4e5a-872c-b8d139570e52 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e/action returned with HTTP 202 Aug 18 13:46:56.697210 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 56/211] 10.4.3.221 () {70 vars in 1432 bytes} [Tue Aug 18 13:46:56 2026] POST /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:46:56.704566 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cafc48a5-a40c-42b1-8e2e-1a7dc38bf00c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:56.706746 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cafc48a5-a40c-42b1-8e2e-1a7dc38bf00c tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:56.707053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cafc48a5-a40c-42b1-8e2e-1a7dc38bf00c tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:56.707303 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cafc48a5-a40c-42b1-8e2e-1a7dc38bf00c tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:56.716696 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:56.716696 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:56.722723 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cafc48a5-a40c-42b1-8e2e-1a7dc38bf00c tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:56.728332 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cafc48a5-a40c-42b1-8e2e-1a7dc38bf00c tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:56.729007 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 53/212] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:56 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:57.747846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-285e882a-5215-4b23-ba97-996e173357fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:57.750322 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-285e882a-5215-4b23-ba97-996e173357fd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:57.750639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-285e882a-5215-4b23-ba97-996e173357fd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:57.750945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-285e882a-5215-4b23-ba97-996e173357fd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:57.761843 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:57.761843 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:57.772764 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-285e882a-5215-4b23-ba97-996e173357fd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:57.782326 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-285e882a-5215-4b23-ba97-996e173357fd tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:57.782846 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 53/213] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:57 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:57.806974 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30288ef3-f25c-4554-bcf8-2f3961adf076 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:57.809732 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30288ef3-f25c-4554-bcf8-2f3961adf076 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:57.809993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30288ef3-f25c-4554-bcf8-2f3961adf076 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:57.810218 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30288ef3-f25c-4554-bcf8-2f3961adf076 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:57.821922 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:57.821922 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:57.829782 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-30288ef3-f25c-4554-bcf8-2f3961adf076 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Volume info retrieved successfully. Aug 18 13:46:57.838873 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30288ef3-f25c-4554-bcf8-2f3961adf076 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:57.839356 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 52/214] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:57 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:57.858840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-00d3b2b0-15aa-468d-87dd-7047d1be8b5b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:57.862826 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00d3b2b0-15aa-468d-87dd-7047d1be8b5b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:57.863272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00d3b2b0-15aa-468d-87dd-7047d1be8b5b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:57.863388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00d3b2b0-15aa-468d-87dd-7047d1be8b5b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:57.873854 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:57.873854 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:57.877363 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-00d3b2b0-15aa-468d-87dd-7047d1be8b5b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Volume info retrieved successfully. Aug 18 13:46:57.881346 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00d3b2b0-15aa-468d-87dd-7047d1be8b5b tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:57.881940 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 57/215] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:57 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 1182 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:57.902021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:57.903708 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] POST https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e/action Aug 18 13:46:57.904077 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1655079422", "migration_policy": "never"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:46:57.904214 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1655079422", "migration_policy": "never"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:46:57.912040 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:57.912040 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:57.912242 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:57.937976 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:57.938265 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1655079422, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:57.948775 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Created reservations ['2c61f0d6-efc1-4986-a98e-d5b53d58a4d9', '8354a057-b1b0-4b80-a0cb-35a19a7a02e2'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:57.959297 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:57.959720 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-113586367, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:46:57.965599 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Created reservations ['7fbb3b16-e470-4677-9521-5c7ef5224e57', '5575660c-5f4a-4b2d-9847-bb985cab4ced'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:46:58.000215 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Retype volume request issued successfully. Aug 18 13:46:58.000497 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-863e6c4b-3a0b-4849-ba20-cfa717892c41 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e/action returned with HTTP 202 Aug 18 13:46:58.001090 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 54/216] 10.4.3.221 () {70 vars in 1432 bytes} [Tue Aug 18 13:46:57 2026] POST /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:46:58.008884 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-26691277-ac06-4c1c-b166-bad38859c266 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:58.012241 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26691277-ac06-4c1c-b166-bad38859c266 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:58.012464 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26691277-ac06-4c1c-b166-bad38859c266 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:58.012702 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26691277-ac06-4c1c-b166-bad38859c266 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:58.027058 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:58.027058 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:46:58.033175 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-26691277-ac06-4c1c-b166-bad38859c266 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:58.041388 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26691277-ac06-4c1c-b166-bad38859c266 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:58.041818 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 54/217] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:58 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:59.057638 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d584d733-4e81-4def-9a3c-a9fdbd7acf06 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:59.065879 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d584d733-4e81-4def-9a3c-a9fdbd7acf06 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:59.065879 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d584d733-4e81-4def-9a3c-a9fdbd7acf06 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:59.065879 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d584d733-4e81-4def-9a3c-a9fdbd7acf06 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:59.076684 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:59.076684 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:59.085891 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d584d733-4e81-4def-9a3c-a9fdbd7acf06 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:59.087543 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d584d733-4e81-4def-9a3c-a9fdbd7acf06 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:59.087974 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 53/218] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:59 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:59.107975 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9ea5fb4b-eab7-4489-b430-b6c9e8c5ff3a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:59.109781 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9ea5fb4b-eab7-4489-b430-b6c9e8c5ff3a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:59.110010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9ea5fb4b-eab7-4489-b430-b6c9e8c5ff3a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:59.110207 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9ea5fb4b-eab7-4489-b430-b6c9e8c5ff3a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:59.116788 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:59.116788 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:59.120974 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9ea5fb4b-eab7-4489-b430-b6c9e8c5ff3a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Volume info retrieved successfully. Aug 18 13:46:59.123971 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9ea5fb4b-eab7-4489-b430-b6c9e8c5ff3a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:59.124262 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 58/219] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:59 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 1184 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:46:59.142833 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8c4c3706-da0b-4420-87dc-43383c409d48 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:59.144856 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c4c3706-da0b-4420-87dc-43383c409d48 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1251583270 Aug 18 13:46:59.145091 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c4c3706-da0b-4420-87dc-43383c409d48 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:59.145296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c4c3706-da0b-4420-87dc-43383c409d48 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:59.145879 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:59.145879 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:59.146142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-8c4c3706-da0b-4420-87dc-43383c409d48 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1251583270'), ('all_tenants', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:46:59.178061 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8c4c3706-da0b-4420-87dc-43383c409d48 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Get all volumes completed successfully. Aug 18 13:46:59.178581 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c4c3706-da0b-4420-87dc-43383c409d48 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1251583270 returned with HTTP 200 Aug 18 13:46:59.181810 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 55/220] 10.4.3.221 () {68 vars in 1429 bytes} [Tue Aug 18 13:46:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1251583270 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:59.191048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9cc608d6-750c-4dc3-88f4-7d4e7226b55e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:59.194285 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cc608d6-750c-4dc3-88f4-7d4e7226b55e tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1251583270 Aug 18 13:46:59.194478 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cc608d6-750c-4dc3-88f4-7d4e7226b55e tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:59.194663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cc608d6-750c-4dc3-88f4-7d4e7226b55e tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:59.195506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc608d6-750c-4dc3-88f4-7d4e7226b55e tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1251583270'), ('all_tenants', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:46:59.227139 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9cc608d6-750c-4dc3-88f4-7d4e7226b55e tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Get all volumes completed successfully. Aug 18 13:46:59.227440 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cc608d6-750c-4dc3-88f4-7d4e7226b55e tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1251583270 returned with HTTP 200 Aug 18 13:46:59.227853 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 55/221] 10.4.3.221 () {68 vars in 1429 bytes} [Tue Aug 18 13:46:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1251583270 => generated 342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:46:59.249900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afdf3ee0-9f7d-4a90-9a74-b56d311afe79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:59.252202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afdf3ee0-9f7d-4a90-9a74-b56d311afe79 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:59.252381 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afdf3ee0-9f7d-4a90-9a74-b56d311afe79 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:59.252588 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afdf3ee0-9f7d-4a90-9a74-b56d311afe79 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:59.260120 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:59.260120 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:46:59.265191 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-afdf3ee0-9f7d-4a90-9a74-b56d311afe79 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:59.269945 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afdf3ee0-9f7d-4a90-9a74-b56d311afe79 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:59.270345 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 54/222] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:59 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:46:59.286134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:59.287804 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] DELETE https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:59.287998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:59.288188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:59.288465 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Delete volume with id: 39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:59.295121 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:59.295121 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:46:59.295661 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:59.321365 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Delete volume request issued successfully. Aug 18 13:46:59.321729 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17d2c934-c9be-48c3-a8a1-c3666fce8fea tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 202 Aug 18 13:46:59.322367 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 59/223] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:46:59 2026] DELETE /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:46:59.333381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c598938d-daab-45e7-9090-3df880d9256d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:46:59.338283 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c598938d-daab-45e7-9090-3df880d9256d tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:46:59.338742 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c598938d-daab-45e7-9090-3df880d9256d tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:46:59.339112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c598938d-daab-45e7-9090-3df880d9256d tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:46:59.347151 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:46:59.347151 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:46:59.352922 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c598938d-daab-45e7-9090-3df880d9256d tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Volume info retrieved successfully. Aug 18 13:46:59.359161 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c598938d-daab-45e7-9090-3df880d9256d tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 200 Aug 18 13:46:59.359526 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 56/224] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:46:59 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:00.372836 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6382759f-7dd1-483b-b84e-f8f229152396 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:00.374512 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6382759f-7dd1-483b-b84e-f8f229152396 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] GET https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e Aug 18 13:47:00.374925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6382759f-7dd1-483b-b84e-f8f229152396 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:00.375191 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6382759f-7dd1-483b-b84e-f8f229152396 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:00.381500 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6382759f-7dd1-483b-b84e-f8f229152396 tempest-VolumeRetypeMultiattachTest-363000579 tempest-VolumeRetypeMultiattachTest-363000579-project-member] https://10.4.3.221/volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e returned with HTTP 404 Aug 18 13:47:00.382272 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 56/225] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:47:00 2026] GET /volume/v3/volumes/39027af4-63f0-4d0d-8968-4bf698b3ee6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:47:00.410578 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d77ea65-40ab-4dc0-a009-dbd492ca9133 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:00.412568 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d77ea65-40ab-4dc0-a009-dbd492ca9133 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] DELETE https://10.4.3.221/volume/v3/types/63f0e11c-a95b-4839-865d-07256cf3335d Aug 18 13:47:00.412834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d77ea65-40ab-4dc0-a009-dbd492ca9133 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:00.413089 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d77ea65-40ab-4dc0-a009-dbd492ca9133 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:00.437128 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d77ea65-40ab-4dc0-a009-dbd492ca9133 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/types/63f0e11c-a95b-4839-865d-07256cf3335d returned with HTTP 202 Aug 18 13:47:00.437707 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 55/226] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:47:00 2026] DELETE /volume/v3/types/63f0e11c-a95b-4839-865d-07256cf3335d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:00.447693 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-26189483-9f45-46fc-bb4a-1dd9330c882a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:00.449795 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-26189483-9f45-46fc-bb4a-1dd9330c882a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/types/63f0e11c-a95b-4839-865d-07256cf3335d Aug 18 13:47:00.450053 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-26189483-9f45-46fc-bb4a-1dd9330c882a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:00.450236 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-26189483-9f45-46fc-bb4a-1dd9330c882a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:00.453789 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-26189483-9f45-46fc-bb4a-1dd9330c882a tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/types/63f0e11c-a95b-4839-865d-07256cf3335d returned with HTTP 404 Aug 18 13:47:00.454575 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 60/227] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:47:00 2026] GET /volume/v3/types/63f0e11c-a95b-4839-865d-07256cf3335d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:00.461900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-99622e1d-1e36-40d9-9a60-3d1ed5371838 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:00.465981 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99622e1d-1e36-40d9-9a60-3d1ed5371838 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] DELETE https://10.4.3.221/volume/v3/types/e4d984b4-02eb-4c1c-84ff-bb0f761cce6b Aug 18 13:47:00.465981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99622e1d-1e36-40d9-9a60-3d1ed5371838 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:00.465981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99622e1d-1e36-40d9-9a60-3d1ed5371838 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:00.488781 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99622e1d-1e36-40d9-9a60-3d1ed5371838 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/types/e4d984b4-02eb-4c1c-84ff-bb0f761cce6b returned with HTTP 202 Aug 18 13:47:00.489370 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 57/228] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:47:00 2026] DELETE /volume/v3/types/e4d984b4-02eb-4c1c-84ff-bb0f761cce6b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:00.496938 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-afc1d95a-41e4-41b6-ab70-df5061b8ba07 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:00.498704 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afc1d95a-41e4-41b6-ab70-df5061b8ba07 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] GET https://10.4.3.221/volume/v3/types/e4d984b4-02eb-4c1c-84ff-bb0f761cce6b Aug 18 13:47:00.498954 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afc1d95a-41e4-41b6-ab70-df5061b8ba07 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:00.499636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afc1d95a-41e4-41b6-ab70-df5061b8ba07 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:00.503514 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afc1d95a-41e4-41b6-ab70-df5061b8ba07 tempest-VolumeRetypeMultiattachTest-1176008561 tempest-VolumeRetypeMultiattachTest-1176008561-project-admin] https://10.4.3.221/volume/v3/types/e4d984b4-02eb-4c1c-84ff-bb0f761cce6b returned with HTTP 404 Aug 18 13:47:00.504031 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 57/229] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:47:00 2026] GET /volume/v3/types/e4d984b4-02eb-4c1c-84ff-bb0f761cce6b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:01.148500 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-686d5fa8-150c-4cbc-9bae-b70b615e3eba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:01.149969 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-686d5fa8-150c-4cbc-9bae-b70b615e3eba tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:47:01.151208 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-686d5fa8-150c-4cbc-9bae-b70b615e3eba tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:01.151208 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-686d5fa8-150c-4cbc-9bae-b70b615e3eba tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:01.161771 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:01.161771 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:01.164939 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-686d5fa8-150c-4cbc-9bae-b70b615e3eba tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:47:01.169898 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-686d5fa8-150c-4cbc-9bae-b70b615e3eba tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:47:01.170018 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 56/230] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:47:01 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:05.597577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-99c9e362-74aa-43d1-9713-69f2f4acb029 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:05.814547 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-99c9e362-74aa-43d1-9713-69f2f4acb029 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:47:05.814909 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-99c9e362-74aa-43d1-9713-69f2f4acb029 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-367532603", "os-volume-type-access:is_public": false}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:05.836626 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-99c9e362-74aa-43d1-9713-69f2f4acb029 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:47:05.837019 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 61/231] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:47:05 2026] POST /volume/v3/types => generated 228 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:05.848026 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9bc25d54-752c-4650-b354-c99be7d40011 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:06.078509 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9bc25d54-752c-4650-b354-c99be7d40011 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:06.078967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9bc25d54-752c-4650-b354-c99be7d40011 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e74ac59-a10b-46dd-af65-5b30e8436bcd", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:06.081325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-9bc25d54-752c-4650-b354-c99be7d40011 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Create volume request body: {'volume': {'volume_type': '9e74ac59-a10b-46dd-af65-5b30e8436bcd', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:06.088986 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9bc25d54-752c-4650-b354-c99be7d40011 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 404 Aug 18 13:47:06.089449 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 58/232] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:05 2026] POST /volume/v3/volumes => generated 114 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:06.102825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d20f4380-b7e6-46d7-a758-551e845262cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:06.104694 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d20f4380-b7e6-46d7-a758-551e845262cf tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd/action Aug 18 13:47:06.105134 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d20f4380-b7e6-46d7-a758-551e845262cf tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action body: b'{"addProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:06.105239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d20f4380-b7e6-46d7-a758-551e845262cf tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:06.106728 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:06.106728 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:06.130231 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d20f4380-b7e6-46d7-a758-551e845262cf tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd/action returned with HTTP 202 Aug 18 13:47:06.130231 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 58/233] 10.4.3.221 () {68 vars in 1384 bytes} [Tue Aug 18 13:47:06 2026] POST /volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:06.138511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:06.143893 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:06.143893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e74ac59-a10b-46dd-af65-5b30e8436bcd", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-116263102"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:06.145440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Create volume request body: {'volume': {'volume_type': '9e74ac59-a10b-46dd-af65-5b30e8436bcd', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-116263102'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:06.150955 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Create volume of 1 GB Aug 18 13:47:06.151512 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:06.151512 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:06.152429 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Availability Zones retrieved successfully. Aug 18 13:47:06.161040 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Flow 'volume_create_api' (c0ba92e6-559a-4ed2-a4fc-70992405c49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:06.162578 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690d95cc-73bd-4e5e-a324-efcd8f80f68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.164023 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:06.187081 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690d95cc-73bd-4e5e-a324-efcd8f80f68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:47:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e74ac59-a10b-46dd-af65-5b30e8436bcd,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-367532603',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e74ac59-a10b-46dd-af65-5b30e8436bcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.188994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f71fa212-06b6-43b8-9ce9-cec1356d6553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.225207 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-367532603 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-367532603, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:47:06.225784 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-367532603 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-367532603, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:47:06.257973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Created reservations ['b69e17b7-1810-4804-af2f-3bb3481ecd1a', '61966c68-5709-441a-bc19-392c580874b7', 'e1ee5e97-2aa5-4e2a-91b6-d2a8f5e4354c', '73a98175-420d-41f6-9fd5-3188c1fe68cc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:06.257973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f71fa212-06b6-43b8-9ce9-cec1356d6553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69e17b7-1810-4804-af2f-3bb3481ecd1a', '61966c68-5709-441a-bc19-392c580874b7', 'e1ee5e97-2aa5-4e2a-91b6-d2a8f5e4354c', '73a98175-420d-41f6-9fd5-3188c1fe68cc']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.258563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bbd705b-5a93-4759-942a-d6d9f136daae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.262234 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:06.264221 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:06.264564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1557336838"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:06.267895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1557336838'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:06.267895 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume of 1 GB Aug 18 13:47:06.274058 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Availability Zones retrieved successfully. Aug 18 13:47:06.281891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Flow 'volume_create_api' (10fdf27f-c5c7-4ff6-8cca-e2c3e7eb7fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:06.283568 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bbd705b-5a93-4759-942a-d6d9f136daae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f4a4aa8-a014-4078-9176-5edbef260a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-116263102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdff0b2aed274385b6dbb9747fac659e',qos_specs=None,replication_status=,reservations=['b69e17b7-1810-4804-af2f-3bb3481ecd1a','61966c68-5709-441a-bc19-392c580874b7','e1ee5e97-2aa5-4e2a-91b6-d2a8f5e4354c','73a98175-420d-41f6-9fd5-3188c1fe68cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bca7b9bcd3d14a66a80a1fe54ea08826',volume_type_id=9e74ac59-a10b-46dd-af65-5b30e8436bcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-116263102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f4a4aa8-a014-4078-9176-5edbef260a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdff0b2aed274385b6dbb9747fac659e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bca7b9bcd3d14a66a80a1fe54ea08826',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e74ac59-a10b-46dd-af65-5b30e8436bcd),volume_type_id=9e74ac59-a10b-46dd-af65-5b30e8436bcd)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.285635 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b23f73f-577f-473a-96e6-be996922fa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.285725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe971331-047d-43c6-a931-cc3adf6b6584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.285725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:06.306141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b23f73f-577f-473a-96e6-be996922fa85) transitioned into state 'SUCCESS' from state '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-116263102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdff0b2aed274385b6dbb9747fac659e',qos_specs=None,replication_status=,reservations=['b69e17b7-1810-4804-af2f-3bb3481ecd1a','61966c68-5709-441a-bc19-392c580874b7','e1ee5e97-2aa5-4e2a-91b6-d2a8f5e4354c','73a98175-420d-41f6-9fd5-3188c1fe68cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bca7b9bcd3d14a66a80a1fe54ea08826',volume_type_id=9e74ac59-a10b-46dd-af65-5b30e8436bcd)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.307341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b01a084-ef4c-477e-b7c9-438963e535bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.319229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b01a084-ef4c-477e-b7c9-438963e535bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.321420 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Flow 'volume_create_api' (c0ba92e6-559a-4ed2-a4fc-70992405c49f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:06.321420 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Create volume request issued successfully. Aug 18 13:47:06.322246 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe971331-047d-43c6-a931-cc3adf6b6584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.322375 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a9feba3-b03b-48ae-a05f-cb1beb29e107 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:06.323074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f0ed4f-d7cd-4701-b9f7-04c3e9969572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.323156 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 57/234] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:06 2026] POST /volume/v3/volumes => generated 794 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:06.340166 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-342c3f56-ef6f-4e74-a3f1-42c076213124 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:06.346184 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-342c3f56-ef6f-4e74-a3f1-42c076213124 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] GET https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f Aug 18 13:47:06.346545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-342c3f56-ef6f-4e74-a3f1-42c076213124 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:06.346780 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-342c3f56-ef6f-4e74-a3f1-42c076213124 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:06.361640 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:06.361640 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:06.368023 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-342c3f56-ef6f-4e74-a3f1-42c076213124 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Volume info retrieved successfully. Aug 18 13:47:06.378169 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-342c3f56-ef6f-4e74-a3f1-42c076213124 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f returned with HTTP 200 Aug 18 13:47:06.378891 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 59/235] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:06 2026] GET /volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:06.403877 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Created reservations ['25eae9ce-6626-4ac7-ae97-d734842ba61f', 'fb4dcf1b-540b-4617-b575-6770c8aa801c', '865565b8-dec8-47c7-8f97-e47b6ff4e6af', '600d048a-fa9a-4030-98a5-9413b24d90af'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:06.404751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f0ed4f-d7cd-4701-b9f7-04c3e9969572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25eae9ce-6626-4ac7-ae97-d734842ba61f', 'fb4dcf1b-540b-4617-b575-6770c8aa801c', '865565b8-dec8-47c7-8f97-e47b6ff4e6af', '600d048a-fa9a-4030-98a5-9413b24d90af']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.405474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5e8b73-2d4f-452a-99a3-10e5ee30ca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.438870 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5e8b73-2d4f-452a-99a3-10e5ee30ca7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69557b27-839f-4510-99e1-9a6d6f3b4b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1557336838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a67d89abb5470f88e3b18c411dd0a0',qos_specs=None,replication_status=,reservations=['25eae9ce-6626-4ac7-ae97-d734842ba61f','fb4dcf1b-540b-4617-b575-6770c8aa801c','865565b8-dec8-47c7-8f97-e47b6ff4e6af','600d048a-fa9a-4030-98a5-9413b24d90af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1557336838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69557b27-839f-4510-99e1-9a6d6f3b4b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a67d89abb5470f88e3b18c411dd0a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.439949 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5240794f-1e22-4e3a-83cf-d69569017382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.461744 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5240794f-1e22-4e3a-83cf-d69569017382) transitioned into state 'SUCCESS' from state '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-1557336838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a67d89abb5470f88e3b18c411dd0a0',qos_specs=None,replication_status=,reservations=['25eae9ce-6626-4ac7-ae97-d734842ba61f','fb4dcf1b-540b-4617-b575-6770c8aa801c','865565b8-dec8-47c7-8f97-e47b6ff4e6af','600d048a-fa9a-4030-98a5-9413b24d90af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.462587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f8984e-23e9-4794-b83e-300810427d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:06.472337 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f8984e-23e9-4794-b83e-300810427d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:06.473360 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Flow 'volume_create_api' (10fdf27f-c5c7-4ff6-8cca-e2c3e7eb7fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:06.473836 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume request issued successfully. Aug 18 13:47:06.474501 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1a28de14-f655-4adc-ae0d-1eb9adbda794 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:06.475030 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 62/236] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:06 2026] POST /volume/v3/volumes => generated 751 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:06.489682 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5f6846b-d4ec-4b38-82ce-be936daa9c84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:06.492679 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5f6846b-d4ec-4b38-82ce-be936daa9c84 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:06.492770 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5f6846b-d4ec-4b38-82ce-be936daa9c84 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:06.492950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5f6846b-d4ec-4b38-82ce-be936daa9c84 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:06.500286 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:06.500286 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:06.505740 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5f6846b-d4ec-4b38-82ce-be936daa9c84 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:06.514976 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5f6846b-d4ec-4b38-82ce-be936daa9c84 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:06.515337 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 59/237] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:06 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:07.393689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35d5d6fd-7ee5-47dc-ac62-244dfe0ba157 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:07.395961 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35d5d6fd-7ee5-47dc-ac62-244dfe0ba157 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] GET https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f Aug 18 13:47:07.396126 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35d5d6fd-7ee5-47dc-ac62-244dfe0ba157 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:07.396344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35d5d6fd-7ee5-47dc-ac62-244dfe0ba157 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:07.405139 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:07.405139 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:07.409721 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35d5d6fd-7ee5-47dc-ac62-244dfe0ba157 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Volume info retrieved successfully. Aug 18 13:47:07.414827 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35d5d6fd-7ee5-47dc-ac62-244dfe0ba157 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f returned with HTTP 200 Aug 18 13:47:07.415292 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 58/238] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:07 2026] GET /volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:07.429765 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eb9f7f33-7d9f-4053-9709-3d3ae83754b3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:07.433928 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb9f7f33-7d9f-4053-9709-3d3ae83754b3 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] GET https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f Aug 18 13:47:07.433928 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb9f7f33-7d9f-4053-9709-3d3ae83754b3 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:07.433928 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb9f7f33-7d9f-4053-9709-3d3ae83754b3 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:07.445535 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:07.445535 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:07.450752 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-eb9f7f33-7d9f-4053-9709-3d3ae83754b3 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Volume info retrieved successfully. Aug 18 13:47:07.461932 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb9f7f33-7d9f-4053-9709-3d3ae83754b3 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f returned with HTTP 200 Aug 18 13:47:07.461932 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 60/239] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:07 2026] GET /volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:07.473658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-14408476-a2c8-457c-814a-b400b03f187e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:07.475753 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14408476-a2c8-457c-814a-b400b03f187e tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] DELETE https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f Aug 18 13:47:07.475948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14408476-a2c8-457c-814a-b400b03f187e tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:07.476113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14408476-a2c8-457c-814a-b400b03f187e tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:07.476294 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-14408476-a2c8-457c-814a-b400b03f187e tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Delete volume with id: 7f4a4aa8-a014-4078-9176-5edbef260a0f Aug 18 13:47:07.485940 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:07.485940 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:07.486455 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-14408476-a2c8-457c-814a-b400b03f187e tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Volume info retrieved successfully. Aug 18 13:47:07.506643 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-14408476-a2c8-457c-814a-b400b03f187e tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Delete volume request issued successfully. Aug 18 13:47:07.507207 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14408476-a2c8-457c-814a-b400b03f187e tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f returned with HTTP 202 Aug 18 13:47:07.507461 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 63/240] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:07 2026] DELETE /volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:07.518289 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c2eb19c-f238-4f84-9368-ea3ddd7958a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:07.520684 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c2eb19c-f238-4f84-9368-ea3ddd7958a4 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] GET https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f Aug 18 13:47:07.520956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c2eb19c-f238-4f84-9368-ea3ddd7958a4 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:07.521201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c2eb19c-f238-4f84-9368-ea3ddd7958a4 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:07.534164 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3bf707db-df7d-4cb7-91cf-247adb315f80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:07.534394 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:07.534394 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:07.536449 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bf707db-df7d-4cb7-91cf-247adb315f80 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:07.536681 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bf707db-df7d-4cb7-91cf-247adb315f80 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:07.536944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bf707db-df7d-4cb7-91cf-247adb315f80 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:07.542432 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c2eb19c-f238-4f84-9368-ea3ddd7958a4 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Volume info retrieved successfully. Aug 18 13:47:07.547651 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:07.547651 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:07.548155 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c2eb19c-f238-4f84-9368-ea3ddd7958a4 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f returned with HTTP 200 Aug 18 13:47:07.548806 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 60/241] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:07 2026] GET /volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:07.552331 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3bf707db-df7d-4cb7-91cf-247adb315f80 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:07.558129 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bf707db-df7d-4cb7-91cf-247adb315f80 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:07.558631 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 59/242] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:07 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:07.610745 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-17a78724-4df3-44b6-9b32-7bcb5c75adc2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:07.614295 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-17a78724-4df3-44b6-9b32-7bcb5c75adc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:07.614567 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-17a78724-4df3-44b6-9b32-7bcb5c75adc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:07.614770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-17a78724-4df3-44b6-9b32-7bcb5c75adc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:07.626083 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:07.626083 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:07.631098 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-17a78724-4df3-44b6-9b32-7bcb5c75adc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:07.636133 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-17a78724-4df3-44b6-9b32-7bcb5c75adc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:07.636540 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 61/243] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:07 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:07.967329 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b61ee4e9-7106-4db7-8129-7cd79a70b6ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:07.967711 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b61ee4e9-7106-4db7-8129-7cd79a70b6ed None None] GET https://10.4.3.221/volume// Aug 18 13:47:07.967873 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b61ee4e9-7106-4db7-8129-7cd79a70b6ed None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:07.968152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b61ee4e9-7106-4db7-8129-7cd79a70b6ed None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:07.968676 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b61ee4e9-7106-4db7-8129-7cd79a70b6ed None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:07.968976 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 64/244] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:47:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:07.985610 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-3b3f5884-361f-4c88-b054-fe9ebce7837b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.186688 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-3b3f5884-361f-4c88-b054-fe9ebce7837b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:47:08.187891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-3b3f5884-361f-4c88-b054-fe9ebce7837b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69557b27-839f-4510-99e1-9a6d6f3b4b10", "connector": null, "instance_uuid": "3292e0e4-f73c-4000-b8e0-3618d9c7a660"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.196834 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:08.196834 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:08.241393 np0000007658 devstack@c-api.service[100284]: /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 18 13:47:08.241393 np0000007658 devstack@c-api.service[100284]: .first() Aug 18 13:47:08.259953 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-3b3f5884-361f-4c88-b054-fe9ebce7837b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:47:08.259953 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 61/245] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:47:07 2026] POST /volume/v3/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:08.288709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a543f74e-56b2-4a4f-82e4-740c5cfbd00d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.290709 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a543f74e-56b2-4a4f-82e4-740c5cfbd00d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:08.290930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a543f74e-56b2-4a4f-82e4-740c5cfbd00d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.291145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a543f74e-56b2-4a4f-82e4-740c5cfbd00d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.302536 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-05fbd2f5-c21b-4aae-ad7e-136ddb0f9cb9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.302950 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:08.302950 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:08.303146 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05fbd2f5-c21b-4aae-ad7e-136ddb0f9cb9 None None] GET https://10.4.3.221/volume// Aug 18 13:47:08.303309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05fbd2f5-c21b-4aae-ad7e-136ddb0f9cb9 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.303484 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05fbd2f5-c21b-4aae-ad7e-136ddb0f9cb9 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.303913 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05fbd2f5-c21b-4aae-ad7e-136ddb0f9cb9 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:08.304198 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 62/246] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:08.307166 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a543f74e-56b2-4a4f-82e4-740c5cfbd00d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:08.312315 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e650a106-7f26-4020-a42b-168e646305a1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.312374 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a543f74e-56b2-4a4f-82e4-740c5cfbd00d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:08.312801 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 60/247] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:08 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:08.315789 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e650a106-7f26-4020-a42b-168e646305a1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:08.316097 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e650a106-7f26-4020-a42b-168e646305a1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.316349 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e650a106-7f26-4020-a42b-168e646305a1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.328562 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:08.328562 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:08.333686 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e650a106-7f26-4020-a42b-168e646305a1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:08.339656 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e650a106-7f26-4020-a42b-168e646305a1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:08.340551 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 65/248] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:08 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:08.422333 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-dc26849f-b59a-4eac-99d3-bf8f1b3e18e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.424749 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-dc26849f-b59a-4eac-99d3-bf8f1b3e18e1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] PUT https://10.4.3.221/volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645 Aug 18 13:47:08.425173 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-dc26849f-b59a-4eac-99d3-bf8f1b3e18e1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.433306 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-dc26849f-b59a-4eac-99d3-bf8f1b3e18e1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Acquiring lock "cinder-attachment_update-69557b27-839f-4510-99e1-9a6d6f3b4b10-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:47:08.441187 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-dc26849f-b59a-4eac-99d3-bf8f1b3e18e1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Lock "cinder-attachment_update-69557b27-839f-4510-99e1-9a6d6f3b4b10-np0000007658" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:47:08.442266 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:08.442266 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:08.541932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-dc26849f-b59a-4eac-99d3-bf8f1b3e18e1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Lock "cinder-attachment_update-69557b27-839f-4510-99e1-9a6d6f3b4b10-np0000007658" released by "attachment_update" :: held 0.101s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:47:08.542394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-dc26849f-b59a-4eac-99d3-bf8f1b3e18e1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645 returned with HTTP 200 Aug 18 13:47:08.543107 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 62/249] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:47:08 2026] PUT /volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:08.568495 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e2781e59-e3f4-4712-bf95-25116ee233e2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.574090 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e2781e59-e3f4-4712-bf95-25116ee233e2 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] GET https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f Aug 18 13:47:08.574325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e2781e59-e3f4-4712-bf95-25116ee233e2 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.574563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e2781e59-e3f4-4712-bf95-25116ee233e2 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.582797 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e2781e59-e3f4-4712-bf95-25116ee233e2 tempest-VolumeTypesAccessTest-905787494 tempest-VolumeTypesAccessTest-905787494-project-member] https://10.4.3.221/volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f returned with HTTP 404 Aug 18 13:47:08.583443 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 63/250] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:08 2026] GET /volume/v3/volumes/7f4a4aa8-a014-4078-9176-5edbef260a0f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:08.593828 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8bb6c59-6462-4411-8843-f63f5d41e8b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.596639 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8bb6c59-6462-4411-8843-f63f5d41e8b7 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd/action Aug 18 13:47:08.597024 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8bb6c59-6462-4411-8843-f63f5d41e8b7 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action body: b'{"removeProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:08.597143 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8bb6c59-6462-4411-8843-f63f5d41e8b7 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.609324 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8bb6c59-6462-4411-8843-f63f5d41e8b7 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd/action returned with HTTP 202 Aug 18 13:47:08.610139 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 61/251] 10.4.3.221 () {68 vars in 1384 bytes} [Tue Aug 18 13:47:08 2026] POST /volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:08.618374 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a05d9d67-6d7d-48c5-bfb0-c84b4d61cfa0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.620034 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a05d9d67-6d7d-48c5-bfb0-c84b4d61cfa0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] DELETE https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd Aug 18 13:47:08.620229 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a05d9d67-6d7d-48c5-bfb0-c84b4d61cfa0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.620436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a05d9d67-6d7d-48c5-bfb0-c84b4d61cfa0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.667400 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a05d9d67-6d7d-48c5-bfb0-c84b4d61cfa0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd returned with HTTP 202 Aug 18 13:47:08.667912 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 66/252] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:47:08 2026] DELETE /volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:08.677893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8671d61d-bd32-40ef-8fd6-6c8094e7ef02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.680368 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8671d61d-bd32-40ef-8fd6-6c8094e7ef02 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] GET https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd Aug 18 13:47:08.680664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8671d61d-bd32-40ef-8fd6-6c8094e7ef02 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.681235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8671d61d-bd32-40ef-8fd6-6c8094e7ef02 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.687788 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8671d61d-bd32-40ef-8fd6-6c8094e7ef02 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd returned with HTTP 404 Aug 18 13:47:08.688466 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 63/253] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:47:08 2026] GET /volume/v3/types/9e74ac59-a10b-46dd-af65-5b30e8436bcd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:08.699441 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a636814d-0a69-4947-bdae-687479d492d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.701125 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a636814d-0a69-4947-bdae-687479d492d7 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:47:08.701557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a636814d-0a69-4947-bdae-687479d492d7 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-220506279", "os-volume-type-access:is_public": false}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.717955 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a636814d-0a69-4947-bdae-687479d492d7 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:47:08.718474 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 64/254] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:47:08 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:08.727060 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9e51ec5-aa04-4b74-b4d1-c442c1f97f6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.729060 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9e51ec5-aa04-4b74-b4d1-c442c1f97f6e tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action Aug 18 13:47:08.729503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9e51ec5-aa04-4b74-b4d1-c442c1f97f6e tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action body: b'{"addProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:08.729799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9e51ec5-aa04-4b74-b4d1-c442c1f97f6e tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.740511 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9e51ec5-aa04-4b74-b4d1-c442c1f97f6e tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action returned with HTTP 202 Aug 18 13:47:08.741140 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 62/255] 10.4.3.221 () {68 vars in 1384 bytes} [Tue Aug 18 13:47:08 2026] POST /volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:08.748296 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c959f0dc-e4e2-42c8-b4d3-838b9e8f81ef None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.749932 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c959f0dc-e4e2-42c8-b4d3-838b9e8f81ef tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action Aug 18 13:47:08.750287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c959f0dc-e4e2-42c8-b4d3-838b9e8f81ef tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action body: b'{"addProjectAccess": {"project": "7f15b0993a304c4cbe75305ecfdd67e1"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:08.750399 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c959f0dc-e4e2-42c8-b4d3-838b9e8f81ef tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7f15b0993a304c4cbe75305ecfdd67e1"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.760698 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c959f0dc-e4e2-42c8-b4d3-838b9e8f81ef tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action returned with HTTP 202 Aug 18 13:47:08.761156 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 67/256] 10.4.3.221 () {68 vars in 1384 bytes} [Tue Aug 18 13:47:08 2026] POST /volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:08.768940 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9dc81379-1dd8-4ed5-a453-b6a5a7372839 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.770670 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dc81379-1dd8-4ed5-a453-b6a5a7372839 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] GET https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/os-volume-type-access Aug 18 13:47:08.770825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dc81379-1dd8-4ed5-a453-b6a5a7372839 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.771081 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dc81379-1dd8-4ed5-a453-b6a5a7372839 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.771276 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:08.771276 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:08.781719 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dc81379-1dd8-4ed5-a453-b6a5a7372839 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/os-volume-type-access returned with HTTP 200 Aug 18 13:47:08.782027 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 64/257] 10.4.3.221 () {66 vars in 1408 bytes} [Tue Aug 18 13:47:08 2026] GET /volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/os-volume-type-access => generated 244 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:08.793091 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-761e91f3-d899-45ef-b0a6-14c3444bee88 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.795293 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-761e91f3-d899-45ef-b0a6-14c3444bee88 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action Aug 18 13:47:08.795756 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-761e91f3-d899-45ef-b0a6-14c3444bee88 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action body: b'{"removeProjectAccess": {"project": "7f15b0993a304c4cbe75305ecfdd67e1"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:08.795947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-761e91f3-d899-45ef-b0a6-14c3444bee88 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7f15b0993a304c4cbe75305ecfdd67e1"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.810023 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-761e91f3-d899-45ef-b0a6-14c3444bee88 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action returned with HTTP 202 Aug 18 13:47:08.810664 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 65/258] 10.4.3.221 () {68 vars in 1384 bytes} [Tue Aug 18 13:47:08 2026] POST /volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:08.820896 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d095b177-f5b6-44b2-964c-a2e0dced896c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.823602 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d095b177-f5b6-44b2-964c-a2e0dced896c tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] POST https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action Aug 18 13:47:08.824311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d095b177-f5b6-44b2-964c-a2e0dced896c tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action body: b'{"removeProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:08.825918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d095b177-f5b6-44b2-964c-a2e0dced896c tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fdff0b2aed274385b6dbb9747fac659e"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.825992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.827784 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:08.828115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-670316223"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:08.829567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-670316223'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:08.829692 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Create volume of 1 GB Aug 18 13:47:08.834016 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Availability Zones retrieved successfully. Aug 18 13:47:08.838218 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d095b177-f5b6-44b2-964c-a2e0dced896c tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action returned with HTTP 202 Aug 18 13:47:08.838218 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 63/259] 10.4.3.221 () {68 vars in 1384 bytes} [Tue Aug 18 13:47:08 2026] POST /volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:08.841411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Flow 'volume_create_api' (b7575581-253a-4f96-bf81-4da3f70bc04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:08.842647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85ea5aa-c4e8-4675-bcfa-2371326b2ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:08.843855 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:08.846102 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a7af059a-5abb-43af-aed5-cfb1d07f58c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.847832 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7af059a-5abb-43af-aed5-cfb1d07f58c0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] DELETE https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7 Aug 18 13:47:08.848083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7af059a-5abb-43af-aed5-cfb1d07f58c0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.848334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7af059a-5abb-43af-aed5-cfb1d07f58c0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.874989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85ea5aa-c4e8-4675-bcfa-2371326b2ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:08.875875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64944a3e-dd07-4f29-890d-0c2e9b2f69bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:08.888293 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7af059a-5abb-43af-aed5-cfb1d07f58c0 tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7 returned with HTTP 202 Aug 18 13:47:08.889035 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 65/260] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:47:08 2026] DELETE /volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:08.895525 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-27cb7fac-c6d4-42ea-b9b3-a73fa7efd2eb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:08.897490 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27cb7fac-c6d4-42ea-b9b3-a73fa7efd2eb tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] GET https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7 Aug 18 13:47:08.897763 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27cb7fac-c6d4-42ea-b9b3-a73fa7efd2eb tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:08.898038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27cb7fac-c6d4-42ea-b9b3-a73fa7efd2eb tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:08.901569 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27cb7fac-c6d4-42ea-b9b3-a73fa7efd2eb tempest-VolumeTypesAccessTest-92553577 tempest-VolumeTypesAccessTest-92553577-project-admin] https://10.4.3.221/volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7 returned with HTTP 404 Aug 18 13:47:08.902179 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 66/261] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:47:08 2026] GET /volume/v3/types/3c9275d2-315a-4ae9-a3e3-066e5d9227c7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:08.949166 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Created reservations ['f9422a33-c18e-403c-9550-af502c2ae42e', 'f20dc815-c80f-4c43-8a8b-57bcd2e18ca4', '0649edfa-26c6-4c3a-b6e5-ab83edd2e761', '5e7f1b99-2311-4017-84d3-9e43cc7e2d0e'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:08.950040 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64944a3e-dd07-4f29-890d-0c2e9b2f69bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9422a33-c18e-403c-9550-af502c2ae42e', 'f20dc815-c80f-4c43-8a8b-57bcd2e18ca4', '0649edfa-26c6-4c3a-b6e5-ab83edd2e761', '5e7f1b99-2311-4017-84d3-9e43cc7e2d0e']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:08.950850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2324594e-45a5-481c-9fc3-e8ee79d1177f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:08.977144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2324594e-45a5-481c-9fc3-e8ee79d1177f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67528c4-6cc8-4640-a0c9-4da95cc304e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-670316223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312f7caf1b0b49bd8170d9f895408f26',qos_specs=None,replication_status=,reservations=['f9422a33-c18e-403c-9550-af502c2ae42e','f20dc815-c80f-4c43-8a8b-57bcd2e18ca4','0649edfa-26c6-4c3a-b6e5-ab83edd2e761','5e7f1b99-2311-4017-84d3-9e43cc7e2d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e33fdd4574554fc09c94b74f79f77ab7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-670316223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67528c4-6cc8-4640-a0c9-4da95cc304e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='312f7caf1b0b49bd8170d9f895408f26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e33fdd4574554fc09c94b74f79f77ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:08.978021 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71734de3-80a8-40e3-8209-a97a3edf934f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:09.002955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71734de3-80a8-40e3-8209-a97a3edf934f) transitioned into state 'SUCCESS' from state '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-670316223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='312f7caf1b0b49bd8170d9f895408f26',qos_specs=None,replication_status=,reservations=['f9422a33-c18e-403c-9550-af502c2ae42e','f20dc815-c80f-4c43-8a8b-57bcd2e18ca4','0649edfa-26c6-4c3a-b6e5-ab83edd2e761','5e7f1b99-2311-4017-84d3-9e43cc7e2d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e33fdd4574554fc09c94b74f79f77ab7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:09.003640 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcab98e-bc81-4148-aa70-9cad4e006a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:09.012717 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcab98e-bc81-4148-aa70-9cad4e006a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:09.013572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Flow 'volume_create_api' (b7575581-253a-4f96-bf81-4da3f70bc04f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:09.013918 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Create volume request issued successfully. Aug 18 13:47:09.014499 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f5a3bf1-9c25-4b7f-9c7f-c7531108fb5d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:09.015029 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 68/262] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:08 2026] POST /volume/v3/volumes => generated 754 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:09.027930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8dc1f084-a971-4cd1-aa6d-2097f5f23073 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:09.031159 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dc1f084-a971-4cd1-aa6d-2097f5f23073 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:09.031159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dc1f084-a971-4cd1-aa6d-2097f5f23073 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:09.031159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dc1f084-a971-4cd1-aa6d-2097f5f23073 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:09.038545 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:09.038545 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:09.043490 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8dc1f084-a971-4cd1-aa6d-2097f5f23073 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:09.048887 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dc1f084-a971-4cd1-aa6d-2097f5f23073 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:09.049449 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 64/263] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:09 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:09.328570 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a999f780-8ca6-4f72-92c1-3ee4447005c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:09.330783 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a999f780-8ca6-4f72-92c1-3ee4447005c9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:09.331091 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a999f780-8ca6-4f72-92c1-3ee4447005c9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:09.331445 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a999f780-8ca6-4f72-92c1-3ee4447005c9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:09.342272 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:09.342272 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:09.346978 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a999f780-8ca6-4f72-92c1-3ee4447005c9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:09.352975 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a999f780-8ca6-4f72-92c1-3ee4447005c9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:09.353438 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 66/264] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:09 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:10.062653 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-97f2f98e-f7c0-403a-9e10-77746090aac0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.064417 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-97f2f98e-f7c0-403a-9e10-77746090aac0 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:10.064690 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-97f2f98e-f7c0-403a-9e10-77746090aac0 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:10.064928 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-97f2f98e-f7c0-403a-9e10-77746090aac0 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:10.071962 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:10.071962 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:10.076111 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-97f2f98e-f7c0-403a-9e10-77746090aac0 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:10.084975 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-97f2f98e-f7c0-403a-9e10-77746090aac0 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:10.084975 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 67/265] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:10 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:10.168525 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-39fc66b4-86a0-4297-8932-b48ce1af9042 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.171015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-39fc66b4-86a0-4297-8932-b48ce1af9042 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:10.171220 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-39fc66b4-86a0-4297-8932-b48ce1af9042 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:10.171399 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-39fc66b4-86a0-4297-8932-b48ce1af9042 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:10.180200 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:10.180200 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:10.184352 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-39fc66b4-86a0-4297-8932-b48ce1af9042 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:10.189809 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-39fc66b4-86a0-4297-8932-b48ce1af9042 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:10.190244 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 69/266] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:10 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:10.370139 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f55fd1a1-6151-4b53-b234-96922f31cd5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.372430 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f55fd1a1-6151-4b53-b234-96922f31cd5e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:10.372666 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f55fd1a1-6151-4b53-b234-96922f31cd5e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:10.372814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f55fd1a1-6151-4b53-b234-96922f31cd5e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:10.382776 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:10.382776 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:10.387353 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f55fd1a1-6151-4b53-b234-96922f31cd5e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:10.392160 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f55fd1a1-6151-4b53-b234-96922f31cd5e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:10.392511 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 65/267] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:10 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:10.468386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1639ad6e-2563-4930-a91d-d950ea84e60a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.468772 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1639ad6e-2563-4930-a91d-d950ea84e60a None None] GET https://10.4.3.221/volume// Aug 18 13:47:10.468953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1639ad6e-2563-4930-a91d-d950ea84e60a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:10.469147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1639ad6e-2563-4930-a91d-d950ea84e60a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:10.469441 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1639ad6e-2563-4930-a91d-d950ea84e60a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:10.469725 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 67/268] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:47:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:10.494271 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-b96e375c-ba4e-4183-a4fc-03d60b86fb08 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.696880 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-b96e375c-ba4e-4183-a4fc-03d60b86fb08 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:47:10.697262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-b96e375c-ba4e-4183-a4fc-03d60b86fb08 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f67528c4-6cc8-4640-a0c9-4da95cc304e2", "connector": null, "instance_uuid": "b14e9b6c-9450-42c0-ad4e-69c226caced5"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:10.705337 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:10.705337 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:10.734003 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-b96e375c-ba4e-4183-a4fc-03d60b86fb08 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:47:10.734391 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 68/269] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:47:10 2026] POST /volume/v3/attachments => generated 273 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:10.765266 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a90556ff-e94c-4dcd-9574-5005f6b343b4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.767563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a90556ff-e94c-4dcd-9574-5005f6b343b4 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:10.767792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a90556ff-e94c-4dcd-9574-5005f6b343b4 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:10.768011 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a90556ff-e94c-4dcd-9574-5005f6b343b4 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:10.773909 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08af753d-f310-4494-9231-95828dbef5f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.774317 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08af753d-f310-4494-9231-95828dbef5f2 None None] GET https://10.4.3.221/volume// Aug 18 13:47:10.774494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08af753d-f310-4494-9231-95828dbef5f2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:10.774677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08af753d-f310-4494-9231-95828dbef5f2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:10.774997 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08af753d-f310-4494-9231-95828dbef5f2 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:10.775278 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 66/270] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:10.779740 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:10.779740 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:10.782019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-bf615c43-6397-43ac-9ffa-dff74dccb873 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.783097 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a90556ff-e94c-4dcd-9574-5005f6b343b4 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:10.784011 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-bf615c43-6397-43ac-9ffa-dff74dccb873 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:10.784337 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-bf615c43-6397-43ac-9ffa-dff74dccb873 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:10.784756 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-bf615c43-6397-43ac-9ffa-dff74dccb873 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:10.787467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a90556ff-e94c-4dcd-9574-5005f6b343b4 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:10.787888 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 70/271] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:10 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:10.794070 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:10.794070 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:10.798078 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-bf615c43-6397-43ac-9ffa-dff74dccb873 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:10.802222 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-bf615c43-6397-43ac-9ffa-dff74dccb873 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:10.802611 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 68/272] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:10 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:10.881932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-3bd70ea4-7156-4973-8adf-aa77fe7f05be None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:10.884206 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-3bd70ea4-7156-4973-8adf-aa77fe7f05be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] PUT https://10.4.3.221/volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353 Aug 18 13:47:10.884770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-3bd70ea4-7156-4973-8adf-aa77fe7f05be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:10.893817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-3bd70ea4-7156-4973-8adf-aa77fe7f05be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Acquiring lock "cinder-attachment_update-f67528c4-6cc8-4640-a0c9-4da95cc304e2-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:47:10.898346 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-3bd70ea4-7156-4973-8adf-aa77fe7f05be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Lock "cinder-attachment_update-f67528c4-6cc8-4640-a0c9-4da95cc304e2-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:47:10.899435 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:10.899435 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:10.993881 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-3bd70ea4-7156-4973-8adf-aa77fe7f05be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Lock "cinder-attachment_update-f67528c4-6cc8-4640-a0c9-4da95cc304e2-np0000007658" released by "attachment_update" :: held 0.095s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:47:10.994280 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-3bd70ea4-7156-4973-8adf-aa77fe7f05be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353 returned with HTTP 200 Aug 18 13:47:10.994961 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 69/273] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:47:10 2026] PUT /volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:11.408437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cd1a39e-1c22-48bc-a198-a5a8cfe988e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:11.410418 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cd1a39e-1c22-48bc-a198-a5a8cfe988e3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:11.410623 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cd1a39e-1c22-48bc-a198-a5a8cfe988e3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:11.410820 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cd1a39e-1c22-48bc-a198-a5a8cfe988e3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:11.422663 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:11.422663 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:11.426409 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cd1a39e-1c22-48bc-a198-a5a8cfe988e3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:11.430856 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cd1a39e-1c22-48bc-a198-a5a8cfe988e3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:11.431239 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 67/274] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:11 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:11.801770 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-85038be2-cd5d-4dc9-827f-f60ac7554e7d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:11.803884 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85038be2-cd5d-4dc9-827f-f60ac7554e7d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:11.804123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85038be2-cd5d-4dc9-827f-f60ac7554e7d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:11.804397 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85038be2-cd5d-4dc9-827f-f60ac7554e7d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:11.816638 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:11.816638 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:11.821709 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-85038be2-cd5d-4dc9-827f-f60ac7554e7d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:11.822214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e2d3c26d-e49d-4ca5-97e9-7e9f6fd84db1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:11.824704 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e2d3c26d-e49d-4ca5-97e9-7e9f6fd84db1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645/action Aug 18 13:47:11.825365 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e2d3c26d-e49d-4ca5-97e9-7e9f6fd84db1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:11.825645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e2d3c26d-e49d-4ca5-97e9-7e9f6fd84db1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:11.826824 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85038be2-cd5d-4dc9-827f-f60ac7554e7d tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:11.827217 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 71/275] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:11 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:11.853184 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:11.853184 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:11.867456 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-602c72af-cb74-42a2-935d-8bfaffe18711 req-e2d3c26d-e49d-4ca5-97e9-7e9f6fd84db1 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645/action returned with HTTP 204 Aug 18 13:47:11.868019 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 69/276] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:47:11 2026] POST /volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:11.969192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-8c1222a3-1c8f-4222-a180-3bc0097f214b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:11.971325 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-8c1222a3-1c8f-4222-a180-3bc0097f214b tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:11.971540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-8c1222a3-1c8f-4222-a180-3bc0097f214b tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:11.971767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-8c1222a3-1c8f-4222-a180-3bc0097f214b tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:11.979016 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:11.979016 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:11.982797 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-8c1222a3-1c8f-4222-a180-3bc0097f214b tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:11.987347 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-8c1222a3-1c8f-4222-a180-3bc0097f214b tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:11.987879 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 70/277] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:11 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:12.267183 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02a90000-2259-44d1-ade4-2b549ca05977 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.267499 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02a90000-2259-44d1-ade4-2b549ca05977 None None] GET https://10.4.3.221/volume// Aug 18 13:47:12.267976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02a90000-2259-44d1-ade4-2b549ca05977 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:12.267976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02a90000-2259-44d1-ade4-2b549ca05977 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:12.268159 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02a90000-2259-44d1-ade4-2b549ca05977 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:12.268401 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 68/278] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:47:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:12.289463 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-618adc4b-01e6-4daf-b0c0-6c4aaef2c7c4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.443745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-971cfedf-34c0-4c45-a1b2-fe8dbbd0e48e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.445535 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-971cfedf-34c0-4c45-a1b2-fe8dbbd0e48e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:12.445749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-971cfedf-34c0-4c45-a1b2-fe8dbbd0e48e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:12.445980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-971cfedf-34c0-4c45-a1b2-fe8dbbd0e48e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:12.455301 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:12.455301 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:12.458686 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-971cfedf-34c0-4c45-a1b2-fe8dbbd0e48e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:12.463440 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-971cfedf-34c0-4c45-a1b2-fe8dbbd0e48e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:12.463928 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 70/279] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:12 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:12.478221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b9a02c5d-31d4-44a7-ac54-286bc9a5955a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.482168 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b9a02c5d-31d4-44a7-ac54-286bc9a5955a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:47:12.482356 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b9a02c5d-31d4-44a7-ac54-286bc9a5955a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:12.482535 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b9a02c5d-31d4-44a7-ac54-286bc9a5955a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:12.502205 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:12.502205 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:12.509124 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b9a02c5d-31d4-44a7-ac54-286bc9a5955a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:47:12.514645 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b9a02c5d-31d4-44a7-ac54-286bc9a5955a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:47:12.515230 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 71/280] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:12 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:12.526088 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-618adc4b-01e6-4daf-b0c0-6c4aaef2c7c4 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:47:12.526512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-618adc4b-01e6-4daf-b0c0-6c4aaef2c7c4 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22e68731-dd3c-4e27-adc1-45ceb16a5de6", "connector": null, "instance_uuid": "f65df64e-2b9e-4da9-a161-03352c46fc0d"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:12.538649 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:12.538649 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:12.575182 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-618adc4b-01e6-4daf-b0c0-6c4aaef2c7c4 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:47:12.575896 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 72/281] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:47:12 2026] POST /volume/v3/attachments => generated 273 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:12.610091 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-becc8108-8e73-4666-b33d-4c8e273483e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.612771 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-becc8108-8e73-4666-b33d-4c8e273483e5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:12.613043 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-becc8108-8e73-4666-b33d-4c8e273483e5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:12.613295 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-becc8108-8e73-4666-b33d-4c8e273483e5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:12.625422 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:12.625422 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:12.633554 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-becc8108-8e73-4666-b33d-4c8e273483e5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:12.633707 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ecaed52a-aaf6-4262-929e-44b5ade27c8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.633707 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecaed52a-aaf6-4262-929e-44b5ade27c8d None None] GET https://10.4.3.221/volume// Aug 18 13:47:12.633707 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecaed52a-aaf6-4262-929e-44b5ade27c8d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:12.633707 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecaed52a-aaf6-4262-929e-44b5ade27c8d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:12.633707 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecaed52a-aaf6-4262-929e-44b5ade27c8d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:12.633707 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 71/282] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:12.636893 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-becc8108-8e73-4666-b33d-4c8e273483e5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:12.638026 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 69/283] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:12 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:12.657048 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-6755fd46-6433-4076-950d-6b1889ec6820 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.659426 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-6755fd46-6433-4076-950d-6b1889ec6820 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:12.659699 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-6755fd46-6433-4076-950d-6b1889ec6820 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:12.659989 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-6755fd46-6433-4076-950d-6b1889ec6820 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:12.672330 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:12.672330 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:12.677083 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-6755fd46-6433-4076-950d-6b1889ec6820 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:12.694363 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-6755fd46-6433-4076-950d-6b1889ec6820 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:12.694992 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 72/284] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:12 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:12.793303 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-63c0fa8d-bcf3-41dc-b2b8-ebf0df2976bb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.796069 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-63c0fa8d-bcf3-41dc-b2b8-ebf0df2976bb tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] PUT https://10.4.3.221/volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37 Aug 18 13:47:12.796758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-63c0fa8d-bcf3-41dc-b2b8-ebf0df2976bb tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:12.806384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-63c0fa8d-bcf3-41dc-b2b8-ebf0df2976bb tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Acquiring lock "cinder-attachment_update-22e68731-dd3c-4e27-adc1-45ceb16a5de6-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:47:12.814350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-63c0fa8d-bcf3-41dc-b2b8-ebf0df2976bb tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Lock "cinder-attachment_update-22e68731-dd3c-4e27-adc1-45ceb16a5de6-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:47:12.815645 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:12.815645 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:12.848446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9735f674-af2b-4dc2-8ab6-1bd833980148 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:12.853664 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9735f674-af2b-4dc2-8ab6-1bd833980148 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:12.856448 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9735f674-af2b-4dc2-8ab6-1bd833980148 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:12.856448 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9735f674-af2b-4dc2-8ab6-1bd833980148 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:12.869404 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:12.869404 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:12.876251 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9735f674-af2b-4dc2-8ab6-1bd833980148 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:12.881992 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9735f674-af2b-4dc2-8ab6-1bd833980148 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:12.882944 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 72/285] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:12 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:12.942040 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-63c0fa8d-bcf3-41dc-b2b8-ebf0df2976bb tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Lock "cinder-attachment_update-22e68731-dd3c-4e27-adc1-45ceb16a5de6-np0000007658" released by "attachment_update" :: held 0.128s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:47:12.942477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-63c0fa8d-bcf3-41dc-b2b8-ebf0df2976bb tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37 returned with HTTP 200 Aug 18 13:47:12.943293 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 73/286] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:47:12 2026] PUT /volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:13.655250 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5187f710-bba9-464c-80a8-705f8ac9c1c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:13.658258 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5187f710-bba9-464c-80a8-705f8ac9c1c5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:13.658705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5187f710-bba9-464c-80a8-705f8ac9c1c5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:13.658964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5187f710-bba9-464c-80a8-705f8ac9c1c5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:13.672929 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:13.672929 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:13.677760 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5187f710-bba9-464c-80a8-705f8ac9c1c5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:13.682601 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5187f710-bba9-464c-80a8-705f8ac9c1c5 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:13.683077 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 70/287] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:13 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:13.897530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-64f07e33-aabd-46dd-b956-a55bfda388bf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:13.899782 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-64f07e33-aabd-46dd-b956-a55bfda388bf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:13.900035 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-64f07e33-aabd-46dd-b956-a55bfda388bf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:13.900268 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-64f07e33-aabd-46dd-b956-a55bfda388bf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:13.912103 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:13.912103 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:13.916479 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-64f07e33-aabd-46dd-b956-a55bfda388bf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:13.922210 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-64f07e33-aabd-46dd-b956-a55bfda388bf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:13.922877 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 73/288] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:13 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:14.029129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-235442e6-01f7-42a4-a7f7-9a7458136ba0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.212886 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-235442e6-01f7-42a4-a7f7-9a7458136ba0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:47:14.212886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-235442e6-01f7-42a4-a7f7-9a7458136ba0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1156787941", "extra_specs": {"spec1": "val1"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.232100 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-235442e6-01f7-42a4-a7f7-9a7458136ba0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:47:14.232823 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 73/289] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:47:14 2026] POST /volume/v3/types => generated 243 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:14.242715 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8ba2ca77-bc27-4f46-9b5d-38a3f86a4260 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.244959 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ba2ca77-bc27-4f46-9b5d-38a3f86a4260 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] POST https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs Aug 18 13:47:14.245398 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8ba2ca77-bc27-4f46-9b5d-38a3f86a4260 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.247442 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ba2ca77-bc27-4f46-9b5d-38a3f86a4260 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs returned with HTTP 400 Aug 18 13:47:14.248029 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 74/290] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:47:14 2026] POST /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:47:14.255318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23fd2ccd-0004-4991-b277-d7ed57aa2c0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.256733 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23fd2ccd-0004-4991-b277-d7ed57aa2c0e tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] POST https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs Aug 18 13:47:14.257039 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23fd2ccd-0004-4991-b277-d7ed57aa2c0e tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.258387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23fd2ccd-0004-4991-b277-d7ed57aa2c0e tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs returned with HTTP 400 Aug 18 13:47:14.258822 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 71/291] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:47:14 2026] POST /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:47:14.265981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-12034df6-a631-445b-961b-b4010ac4d696 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.267457 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-12034df6-a631-445b-961b-b4010ac4d696 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] POST https://10.4.3.221/volume/v3/types/6916d0b2-8615-4df3-b8c3-6487bbccdec6/extra_specs Aug 18 13:47:14.267758 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-12034df6-a631-445b-961b-b4010ac4d696 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.276212 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-12034df6-a631-445b-961b-b4010ac4d696 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/6916d0b2-8615-4df3-b8c3-6487bbccdec6/extra_specs returned with HTTP 404 Aug 18 13:47:14.276675 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 74/292] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:47:14 2026] POST /volume/v3/types/6916d0b2-8615-4df3-b8c3-6487bbccdec6/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:14.284762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08861f39-b076-41da-9e4a-484c1418a918 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.286724 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08861f39-b076-41da-9e4a-484c1418a918 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] DELETE https://10.4.3.221/volume/v3/types/ca9743e5-6910-45d2-b89f-c341e7df2530/extra_specs/spec1 Aug 18 13:47:14.287209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08861f39-b076-41da-9e4a-484c1418a918 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.287538 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08861f39-b076-41da-9e4a-484c1418a918 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.293507 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08861f39-b076-41da-9e4a-484c1418a918 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/ca9743e5-6910-45d2-b89f-c341e7df2530/extra_specs/spec1 returned with HTTP 404 Aug 18 13:47:14.294225 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 74/293] 10.4.3.221 () {66 vars in 1399 bytes} [Tue Aug 18 13:47:14 2026] DELETE /volume/v3/types/ca9743e5-6910-45d2-b89f-c341e7df2530/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:14.304101 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-457519e2-e5fe-40fd-98a6-396f0d093c5c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.311451 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-457519e2-e5fe-40fd-98a6-396f0d093c5c tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] GET https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/nonexistent_extra_spec_name Aug 18 13:47:14.311727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-457519e2-e5fe-40fd-98a6-396f0d093c5c tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.312034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-457519e2-e5fe-40fd-98a6-396f0d093c5c tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.312408 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:14.312408 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:14.329559 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-457519e2-e5fe-40fd-98a6-396f0d093c5c tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 13:47:14.330231 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 75/294] 10.4.3.221 () {66 vars in 1462 bytes} [Tue Aug 18 13:47:14 2026] GET /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:14.338061 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb7e1851-aa3a-4960-b637-8a45c6f7c796 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.339949 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb7e1851-aa3a-4960-b637-8a45c6f7c796 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] GET https://10.4.3.221/volume/v3/types/1e7b8e19-76e9-44d3-954a-5e1b68c4043e/extra_specs/spec1 Aug 18 13:47:14.340112 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb7e1851-aa3a-4960-b637-8a45c6f7c796 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.340271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb7e1851-aa3a-4960-b637-8a45c6f7c796 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.344068 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb7e1851-aa3a-4960-b637-8a45c6f7c796 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/1e7b8e19-76e9-44d3-954a-5e1b68c4043e/extra_specs/spec1 returned with HTTP 404 Aug 18 13:47:14.344802 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 72/295] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:47:14 2026] GET /volume/v3/types/1e7b8e19-76e9-44d3-954a-5e1b68c4043e/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:14.352848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-385dd367-5481-43ec-ab99-fb397a2995a0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.355624 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-385dd367-5481-43ec-ab99-fb397a2995a0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] GET https://10.4.3.221/volume/v3/types/e5309b27-eca5-4124-87b5-07a14bf01918/extra_specs Aug 18 13:47:14.356007 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-385dd367-5481-43ec-ab99-fb397a2995a0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.356317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-385dd367-5481-43ec-ab99-fb397a2995a0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.363191 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-385dd367-5481-43ec-ab99-fb397a2995a0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/e5309b27-eca5-4124-87b5-07a14bf01918/extra_specs returned with HTTP 404 Aug 18 13:47:14.363953 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 75/296] 10.4.3.221 () {66 vars in 1378 bytes} [Tue Aug 18 13:47:14 2026] GET /volume/v3/types/e5309b27-eca5-4124-87b5-07a14bf01918/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:14.371765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6e478ba-8252-46af-9f9f-ea5ee77e00b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.373007 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6e478ba-8252-46af-9f9f-ea5ee77e00b1 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] PUT https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/spec1 Aug 18 13:47:14.373386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6e478ba-8252-46af-9f9f-ea5ee77e00b1 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.374894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6e478ba-8252-46af-9f9f-ea5ee77e00b1 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/spec1 returned with HTTP 400 Aug 18 13:47:14.375404 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 75/297] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:47:14 2026] PUT /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:47:14.386058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e18578c4-d00e-4e2a-8747-f3e170bdd8f7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.388073 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e18578c4-d00e-4e2a-8747-f3e170bdd8f7 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] PUT https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/spec1 Aug 18 13:47:14.388478 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e18578c4-d00e-4e2a-8747-f3e170bdd8f7 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'update', calling method: update, body: null {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.390320 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e18578c4-d00e-4e2a-8747-f3e170bdd8f7 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/spec1 returned with HTTP 400 Aug 18 13:47:14.390943 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 76/298] 10.4.3.221 () {68 vars in 1415 bytes} [Tue Aug 18 13:47:14 2026] PUT /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:47:14.401450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f18eb78-e01c-439e-8297-a4ef0c9221d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.405086 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f18eb78-e01c-439e-8297-a4ef0c9221d0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] PUT https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/None Aug 18 13:47:14.405536 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f18eb78-e01c-439e-8297-a4ef0c9221d0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.452047 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f18eb78-e01c-439e-8297-a4ef0c9221d0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 13:47:14.452250 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f18eb78-e01c-439e-8297-a4ef0c9221d0 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/None returned with HTTP 400 Aug 18 13:47:14.453103 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 73/299] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:47:14 2026] PUT /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/None => generated 73 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:47:14.460950 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4e63386f-1f7c-466a-96b6-d7e436400891 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.463151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e63386f-1f7c-466a-96b6-d7e436400891 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] PUT https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/28b69141-9af8-48f0-9506-a43693177938 Aug 18 13:47:14.463564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4e63386f-1f7c-466a-96b6-d7e436400891 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.475455 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e63386f-1f7c-466a-96b6-d7e436400891 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 13:47:14.475678 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e63386f-1f7c-466a-96b6-d7e436400891 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/28b69141-9af8-48f0-9506-a43693177938 returned with HTTP 400 Aug 18 13:47:14.476352 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 76/300] 10.4.3.221 () {68 vars in 1509 bytes} [Tue Aug 18 13:47:14 2026] PUT /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1/extra_specs/28b69141-9af8-48f0-9506-a43693177938 => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:47:14.485762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-332c9c37-dc51-4bb0-8057-25f55968f490 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.487347 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-332c9c37-dc51-4bb0-8057-25f55968f490 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] PUT https://10.4.3.221/volume/v3/types/907a1dc9-a296-4027-bcaa-cd62693f7ff9/extra_specs/spec1 Aug 18 13:47:14.487804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-332c9c37-dc51-4bb0-8057-25f55968f490 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.499565 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-332c9c37-dc51-4bb0-8057-25f55968f490 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/907a1dc9-a296-4027-bcaa-cd62693f7ff9/extra_specs/spec1 returned with HTTP 404 Aug 18 13:47:14.500317 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 76/301] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:47:14 2026] PUT /volume/v3/types/907a1dc9-a296-4027-bcaa-cd62693f7ff9/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:14.508432 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ca34ec33-3c68-4be5-a9ff-f43d06560298 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.510580 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca34ec33-3c68-4be5-a9ff-f43d06560298 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] DELETE https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1 Aug 18 13:47:14.510763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca34ec33-3c68-4be5-a9ff-f43d06560298 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.511025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca34ec33-3c68-4be5-a9ff-f43d06560298 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.541091 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca34ec33-3c68-4be5-a9ff-f43d06560298 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1 returned with HTTP 202 Aug 18 13:47:14.541609 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 77/302] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:47:14 2026] DELETE /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:14.548178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad844a68-f63a-48bf-a001-88f781c4afd5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.549834 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad844a68-f63a-48bf-a001-88f781c4afd5 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] GET https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1 Aug 18 13:47:14.550058 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad844a68-f63a-48bf-a001-88f781c4afd5 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.550262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad844a68-f63a-48bf-a001-88f781c4afd5 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.553251 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad844a68-f63a-48bf-a001-88f781c4afd5 tempest-ExtraSpecsNegativeTest-245365774 tempest-ExtraSpecsNegativeTest-245365774-project-admin] https://10.4.3.221/volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1 returned with HTTP 404 Aug 18 13:47:14.553731 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 74/303] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:47:14 2026] GET /volume/v3/types/a8018761-05e8-4074-9fe2-c07cf5d4fde1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:14.697015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d4b63057-ef9d-42de-ae1d-ffffde34969a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.698703 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d4b63057-ef9d-42de-ae1d-ffffde34969a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:14.698918 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d4b63057-ef9d-42de-ae1d-ffffde34969a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.699109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d4b63057-ef9d-42de-ae1d-ffffde34969a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.710515 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:14.710515 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:14.714744 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d4b63057-ef9d-42de-ae1d-ffffde34969a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:14.721756 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d4b63057-ef9d-42de-ae1d-ffffde34969a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:14.722021 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 77/304] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:14 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:14.934719 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a750fe3-dcd5-4bab-9efd-8bdf1958097e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.939399 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a750fe3-dcd5-4bab-9efd-8bdf1958097e tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:14.939399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a750fe3-dcd5-4bab-9efd-8bdf1958097e tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:14.939399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a750fe3-dcd5-4bab-9efd-8bdf1958097e tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:14.948120 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:14.948120 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:14.950785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-2a87f4dd-a0d5-417a-b4a1-be52f3368cc5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:14.951665 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a750fe3-dcd5-4bab-9efd-8bdf1958097e tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:14.953363 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-2a87f4dd-a0d5-417a-b4a1-be52f3368cc5 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] POST https://10.4.3.221/volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353/action Aug 18 13:47:14.953810 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-2a87f4dd-a0d5-417a-b4a1-be52f3368cc5 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:14.958331 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-2a87f4dd-a0d5-417a-b4a1-be52f3368cc5 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:14.960681 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a750fe3-dcd5-4bab-9efd-8bdf1958097e tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:14.962036 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 77/305] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:14 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:14.974677 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:14.974677 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:14.992235 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6a4e4aed-6c26-4f33-ad1b-609725aeebdc req-2a87f4dd-a0d5-417a-b4a1-be52f3368cc5 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353/action returned with HTTP 204 Aug 18 13:47:14.992951 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 78/306] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:47:14 2026] POST /volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:15.737211 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a5da121-bd5a-4e28-b25c-eb9868c8751f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:15.742157 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a5da121-bd5a-4e28-b25c-eb9868c8751f tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:15.742387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a5da121-bd5a-4e28-b25c-eb9868c8751f tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:15.742648 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a5da121-bd5a-4e28-b25c-eb9868c8751f tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:15.757627 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:15.757627 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:15.765561 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a5da121-bd5a-4e28-b25c-eb9868c8751f tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:15.773694 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a5da121-bd5a-4e28-b25c-eb9868c8751f tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:15.774057 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 75/307] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:15 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:15.987176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-05c1f441-ac0d-4669-9c35-a0eee567d88b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:15.989234 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05c1f441-ac0d-4669-9c35-a0eee567d88b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:15.989567 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05c1f441-ac0d-4669-9c35-a0eee567d88b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:15.989749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05c1f441-ac0d-4669-9c35-a0eee567d88b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.003462 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.003462 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:16.007564 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-05c1f441-ac0d-4669-9c35-a0eee567d88b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:16.012775 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05c1f441-ac0d-4669-9c35-a0eee567d88b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:16.013200 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 78/308] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:15 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:16.027515 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b483b769-a545-4794-86b1-f2e5912e7273 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.029408 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b483b769-a545-4794-86b1-f2e5912e7273 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:16.029668 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b483b769-a545-4794-86b1-f2e5912e7273 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.029933 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b483b769-a545-4794-86b1-f2e5912e7273 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.042356 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.042356 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:16.046941 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b483b769-a545-4794-86b1-f2e5912e7273 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:16.053340 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b483b769-a545-4794-86b1-f2e5912e7273 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:16.054036 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 78/309] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:16.068710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5e6a7fb5-885a-4406-bcf8-b5d63f3957e3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.070515 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5e6a7fb5-885a-4406-bcf8-b5d63f3957e3 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:16.070681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5e6a7fb5-885a-4406-bcf8-b5d63f3957e3 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.070900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5e6a7fb5-885a-4406-bcf8-b5d63f3957e3 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.082262 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.082262 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:16.086970 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5e6a7fb5-885a-4406-bcf8-b5d63f3957e3 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Volume info retrieved successfully. Aug 18 13:47:16.092667 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5e6a7fb5-885a-4406-bcf8-b5d63f3957e3 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:16.093348 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 79/310] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:16.222018 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8abf8982-29dc-4451-afae-0fdd1b0178ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.223808 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8abf8982-29dc-4451-afae-0fdd1b0178ec tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:16.223995 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8abf8982-29dc-4451-afae-0fdd1b0178ec tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.224184 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8abf8982-29dc-4451-afae-0fdd1b0178ec tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.235035 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.235035 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:16.239794 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8abf8982-29dc-4451-afae-0fdd1b0178ec tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:16.245931 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8abf8982-29dc-4451-afae-0fdd1b0178ec tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:16.246283 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 76/311] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:16.282876 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8ad0bd5b-1a05-4973-a06e-cc96ec9137bb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.284729 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8ad0bd5b-1a05-4973-a06e-cc96ec9137bb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] POST https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2/action Aug 18 13:47:16.285061 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8ad0bd5b-1a05-4973-a06e-cc96ec9137bb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:16.285180 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8ad0bd5b-1a05-4973-a06e-cc96ec9137bb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:16.299014 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.299014 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:16.299413 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8ad0bd5b-1a05-4973-a06e-cc96ec9137bb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:16.307802 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8ad0bd5b-1a05-4973-a06e-cc96ec9137bb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Begin detaching volume completed successfully. Aug 18 13:47:16.308054 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-8ad0bd5b-1a05-4973-a06e-cc96ec9137bb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2/action returned with HTTP 202 Aug 18 13:47:16.308444 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 79/312] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:47:16 2026] POST /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:47:16.328598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-263c85c1-0db7-4930-b34b-4c424e3be843 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.331551 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-263c85c1-0db7-4930-b34b-4c424e3be843 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:16.331551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-263c85c1-0db7-4930-b34b-4c424e3be843 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.331551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-263c85c1-0db7-4930-b34b-4c424e3be843 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.347427 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.347427 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:16.351187 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-263c85c1-0db7-4930-b34b-4c424e3be843 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Volume info retrieved successfully. Aug 18 13:47:16.355722 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-263c85c1-0db7-4930-b34b-4c424e3be843 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:16.356213 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 79/313] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:16.356571 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4f69fdb-500f-4cb8-bc3a-0ca529091de3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.356975 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4f69fdb-500f-4cb8-bc3a-0ca529091de3 None None] GET https://10.4.3.221/volume// Aug 18 13:47:16.357219 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4f69fdb-500f-4cb8-bc3a-0ca529091de3 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.357429 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4f69fdb-500f-4cb8-bc3a-0ca529091de3 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.357787 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4f69fdb-500f-4cb8-bc3a-0ca529091de3 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:16.358097 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 80/314] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:16.371744 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-afb2bd54-2066-4000-aa80-3c53a8351785 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.373685 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-afb2bd54-2066-4000-aa80-3c53a8351785 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:16.373685 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-afb2bd54-2066-4000-aa80-3c53a8351785 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.373685 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-afb2bd54-2066-4000-aa80-3c53a8351785 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.384212 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.384212 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:16.388132 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-afb2bd54-2066-4000-aa80-3c53a8351785 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:16.393163 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-afb2bd54-2066-4000-aa80-3c53a8351785 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:16.393567 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 77/315] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:16.424880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-58685e68-8d65-419a-97ce-90ed6879dabb req-e7596f0b-04ec-4ce5-ab7d-d5793412fde0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.427052 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-e7596f0b-04ec-4ce5-ab7d-d5793412fde0 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:16.427270 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-e7596f0b-04ec-4ce5-ab7d-d5793412fde0 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.427462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-e7596f0b-04ec-4ce5-ab7d-d5793412fde0 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.435843 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.435843 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:16.439428 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-58685e68-8d65-419a-97ce-90ed6879dabb req-e7596f0b-04ec-4ce5-ab7d-d5793412fde0 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:16.443211 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-e7596f0b-04ec-4ce5-ab7d-d5793412fde0 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:16.443773 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 80/316] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:16.697463 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56505863-d8d8-4fa2-8dda-22c5f0d126b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.697879 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56505863-d8d8-4fa2-8dda-22c5f0d126b6 None None] GET https://10.4.3.221/volume// Aug 18 13:47:16.698070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56505863-d8d8-4fa2-8dda-22c5f0d126b6 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.698257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56505863-d8d8-4fa2-8dda-22c5f0d126b6 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.698560 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56505863-d8d8-4fa2-8dda-22c5f0d126b6 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:16.698942 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 80/317] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:16.716529 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-58685e68-8d65-419a-97ce-90ed6879dabb req-66e0d9b4-b624-42f5-a4b3-464db46acb25 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.791674 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb19dbf2-0999-4c40-9479-04e21ec30546 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:16.794500 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb19dbf2-0999-4c40-9479-04e21ec30546 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:16.794721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb19dbf2-0999-4c40-9479-04e21ec30546 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:16.794966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb19dbf2-0999-4c40-9479-04e21ec30546 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:16.805624 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.805624 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:16.810276 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb19dbf2-0999-4c40-9479-04e21ec30546 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:16.815201 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb19dbf2-0999-4c40-9479-04e21ec30546 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:16.815263 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 78/318] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:16 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:16.965809 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-66e0d9b4-b624-42f5-a4b3-464db46acb25 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:47:16.966130 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-66e0d9b4-b624-42f5-a4b3-464db46acb25 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "461e89f0-6313-4e08-988f-bcc185722081", "connector": null, "instance_uuid": "b0852c1a-bea8-412c-9719-fca296e12ffc"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:16.973402 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:16.973402 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:16.994653 np0000007658 devstack@c-api.service[100282]: WARNING cinder.volume.api [req-58685e68-8d65-419a-97ce-90ed6879dabb req-66e0d9b4-b624-42f5-a4b3-464db46acb25 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 13:47:16.999554 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-66e0d9b4-b624-42f5-a4b3-464db46acb25 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:47:17.000172 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 81/319] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:47:16 2026] POST /volume/v3/attachments => generated 271 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:17.030706 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-67dfefab-919a-470a-8bc6-228a47e2c890 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.032609 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67dfefab-919a-470a-8bc6-228a47e2c890 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:17.032807 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67dfefab-919a-470a-8bc6-228a47e2c890 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:17.033249 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67dfefab-919a-470a-8bc6-228a47e2c890 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:17.044432 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:17.044432 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:17.044734 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8e46896-e0d7-4596-9c8d-c71033f29873 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.045143 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8e46896-e0d7-4596-9c8d-c71033f29873 None None] GET https://10.4.3.221/volume// Aug 18 13:47:17.045309 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8e46896-e0d7-4596-9c8d-c71033f29873 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:17.045493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8e46896-e0d7-4596-9c8d-c71033f29873 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:17.045812 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8e46896-e0d7-4596-9c8d-c71033f29873 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:17.046130 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 81/320] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:17.048770 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-67dfefab-919a-470a-8bc6-228a47e2c890 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:17.054122 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67dfefab-919a-470a-8bc6-228a47e2c890 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:17.054122 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 81/321] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:17 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:17.058797 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-58685e68-8d65-419a-97ce-90ed6879dabb req-7cfde615-6a21-483d-ab6f-2ec1618cb97f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.060936 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-7cfde615-6a21-483d-ab6f-2ec1618cb97f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:17.061149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-7cfde615-6a21-483d-ab6f-2ec1618cb97f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:17.061398 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-7cfde615-6a21-483d-ab6f-2ec1618cb97f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:17.070626 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:17.070626 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:17.074063 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-58685e68-8d65-419a-97ce-90ed6879dabb req-7cfde615-6a21-483d-ab6f-2ec1618cb97f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:17.077792 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-7cfde615-6a21-483d-ab6f-2ec1618cb97f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:17.078175 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 79/322] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:17 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1047 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:17.162894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-58685e68-8d65-419a-97ce-90ed6879dabb req-d51e6b39-7111-449f-bca1-3a6d94ec5b4b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.167190 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-d51e6b39-7111-449f-bca1-3a6d94ec5b4b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] PUT https://10.4.3.221/volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5 Aug 18 13:47:17.167669 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-d51e6b39-7111-449f-bca1-3a6d94ec5b4b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:17.176564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-58685e68-8d65-419a-97ce-90ed6879dabb req-d51e6b39-7111-449f-bca1-3a6d94ec5b4b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Acquiring lock "cinder-attachment_update-461e89f0-6313-4e08-988f-bcc185722081-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:47:17.182608 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-58685e68-8d65-419a-97ce-90ed6879dabb req-d51e6b39-7111-449f-bca1-3a6d94ec5b4b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Lock "cinder-attachment_update-461e89f0-6313-4e08-988f-bcc185722081-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:47:17.184026 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:17.184026 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:17.281715 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-58685e68-8d65-419a-97ce-90ed6879dabb req-d51e6b39-7111-449f-bca1-3a6d94ec5b4b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Lock "cinder-attachment_update-461e89f0-6313-4e08-988f-bcc185722081-np0000007658" released by "attachment_update" :: held 0.099s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:47:17.282128 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-d51e6b39-7111-449f-bca1-3a6d94ec5b4b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5 returned with HTTP 200 Aug 18 13:47:17.283133 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 82/323] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:47:17 2026] PUT /volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5 => generated 967 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:17.368528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b617d175-1e3a-4768-8b21-98bbb149e3d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.370814 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b617d175-1e3a-4768-8b21-98bbb149e3d8 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:17.371068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b617d175-1e3a-4768-8b21-98bbb149e3d8 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:17.371320 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b617d175-1e3a-4768-8b21-98bbb149e3d8 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:17.382887 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:17.382887 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:17.386848 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b617d175-1e3a-4768-8b21-98bbb149e3d8 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Volume info retrieved successfully. Aug 18 13:47:17.392197 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b617d175-1e3a-4768-8b21-98bbb149e3d8 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:17.392696 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 82/324] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:17 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:17.620041 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f6c9b344-d7ac-4e67-8859-fc24f521bd75 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.818993 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f6c9b344-d7ac-4e67-8859-fc24f521bd75 tempest-ExtensionsTestJSON-777921530 tempest-ExtensionsTestJSON-777921530-project-member] GET https://10.4.3.221/volume/v3/extensions Aug 18 13:47:17.819282 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f6c9b344-d7ac-4e67-8859-fc24f521bd75 tempest-ExtensionsTestJSON-777921530 tempest-ExtensionsTestJSON-777921530-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:17.819556 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f6c9b344-d7ac-4e67-8859-fc24f521bd75 tempest-ExtensionsTestJSON-777921530 tempest-ExtensionsTestJSON-777921530-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:17.820064 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f6c9b344-d7ac-4e67-8859-fc24f521bd75 tempest-ExtensionsTestJSON-777921530 tempest-ExtensionsTestJSON-777921530-project-member] https://10.4.3.221/volume/v3/extensions returned with HTTP 200 Aug 18 13:47:17.820589 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 82/325] 10.4.3.221 () {66 vars in 1246 bytes} [Tue Aug 18 13:47:17 2026] GET /volume/v3/extensions => generated 5245 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:17.829282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19a8800b-790d-4327-903d-f6dcf0d6a3b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.831026 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19a8800b-790d-4327-903d-f6dcf0d6a3b2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:17.831231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19a8800b-790d-4327-903d-f6dcf0d6a3b2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:17.831444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19a8800b-790d-4327-903d-f6dcf0d6a3b2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:17.840945 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:17.840945 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:17.846178 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-19a8800b-790d-4327-903d-f6dcf0d6a3b2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:17.852287 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19a8800b-790d-4327-903d-f6dcf0d6a3b2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:17.852987 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 80/326] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:17 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:17.905673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-496f765a-7c22-47ba-ad5a-e8dd9d270180 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:17.908287 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-496f765a-7c22-47ba-ad5a-e8dd9d270180 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] POST https://10.4.3.221/volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37/action Aug 18 13:47:17.908771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-496f765a-7c22-47ba-ad5a-e8dd9d270180 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:17.908894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-496f765a-7c22-47ba-ad5a-e8dd9d270180 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:17.930141 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:17.930141 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:17.947693 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0ed72c29-8e39-42b4-a93b-07b40941dadb req-496f765a-7c22-47ba-ad5a-e8dd9d270180 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37/action returned with HTTP 204 Aug 18 13:47:17.948270 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 83/327] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:47:17 2026] POST /volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:47:18.072881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4912dec-48e2-4642-aa78-b6e991b8b091 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:18.075098 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4912dec-48e2-4642-aa78-b6e991b8b091 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:18.075347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4912dec-48e2-4642-aa78-b6e991b8b091 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:18.075596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4912dec-48e2-4642-aa78-b6e991b8b091 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:18.086525 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:18.086525 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:18.090505 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4912dec-48e2-4642-aa78-b6e991b8b091 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:18.094732 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4912dec-48e2-4642-aa78-b6e991b8b091 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:18.095102 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 83/328] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:18 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:18.404260 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d17e1204-a4f0-464a-a131-66062c8ce3d1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:18.405945 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d17e1204-a4f0-464a-a131-66062c8ce3d1 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:18.406127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d17e1204-a4f0-464a-a131-66062c8ce3d1 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:18.406297 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d17e1204-a4f0-464a-a131-66062c8ce3d1 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:18.417081 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:18.417081 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:18.421465 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-1bf4ac46-c0b5-4378-a86f-9c0d1374cecb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:18.421605 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d17e1204-a4f0-464a-a131-66062c8ce3d1 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Volume info retrieved successfully. Aug 18 13:47:18.423423 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-1bf4ac46-c0b5-4378-a86f-9c0d1374cecb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] DELETE https://10.4.3.221/volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353 Aug 18 13:47:18.423673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-1bf4ac46-c0b5-4378-a86f-9c0d1374cecb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:18.423886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-1bf4ac46-c0b5-4378-a86f-9c0d1374cecb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:18.425535 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d17e1204-a4f0-464a-a131-66062c8ce3d1 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:18.425919 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 83/329] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:18 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:18.431516 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:18.431516 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:18.500813 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51c83d5b-000e-4133-ac22-eb9e3aca3836 req-1bf4ac46-c0b5-4378-a86f-9c0d1374cecb tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353 returned with HTTP 200 Aug 18 13:47:18.501401 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 81/330] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:47:18 2026] DELETE /volume/v3/attachments/e5f2b3cf-4262-46c4-bbcb-b3de9b790353 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:18.866493 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-74024359-a308-4e04-8f1d-c0f797398513 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:18.868274 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74024359-a308-4e04-8f1d-c0f797398513 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:18.868646 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74024359-a308-4e04-8f1d-c0f797398513 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:18.869005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74024359-a308-4e04-8f1d-c0f797398513 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:18.881208 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:18.881208 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:18.884032 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-74024359-a308-4e04-8f1d-c0f797398513 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:18.888208 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74024359-a308-4e04-8f1d-c0f797398513 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:18.888809 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 84/331] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:18 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:18.901978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a9c7f79-f150-4bec-beed-dad516402ad2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:18.903655 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a9c7f79-f150-4bec-beed-dad516402ad2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:18.903832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a9c7f79-f150-4bec-beed-dad516402ad2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:18.904046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a9c7f79-f150-4bec-beed-dad516402ad2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:18.915298 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:18.915298 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:18.918695 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a9c7f79-f150-4bec-beed-dad516402ad2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:18.923192 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a9c7f79-f150-4bec-beed-dad516402ad2 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:18.923597 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 84/332] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:18 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:19.107690 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e514bd00-90a1-4a51-b50f-d851f21f37a2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.109339 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e514bd00-90a1-4a51-b50f-d851f21f37a2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:19.109553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e514bd00-90a1-4a51-b50f-d851f21f37a2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.109790 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e514bd00-90a1-4a51-b50f-d851f21f37a2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.119928 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.119928 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:19.124256 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e514bd00-90a1-4a51-b50f-d851f21f37a2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:19.130900 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e514bd00-90a1-4a51-b50f-d851f21f37a2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:19.131324 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 84/333] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:19.235231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-83c6eefb-e060-444c-8fc6-bc706ed7b871 req-201cb8e3-1c58-4add-bd43-3eeae2f93ff0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.237294 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83c6eefb-e060-444c-8fc6-bc706ed7b871 req-201cb8e3-1c58-4add-bd43-3eeae2f93ff0 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] POST https://10.4.3.221/volume/v3/snapshots/fb2dda11-80fa-4de1-a274-8a823bd6d274/action Aug 18 13:47:19.237661 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83c6eefb-e060-444c-8fc6-bc706ed7b871 req-201cb8e3-1c58-4add-bd43-3eeae2f93ff0 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:19.237757 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83c6eefb-e060-444c-8fc6-bc706ed7b871 req-201cb8e3-1c58-4add-bd43-3eeae2f93ff0 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:19.239613 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.snapshot_actions [req-83c6eefb-e060-444c-8fc6-bc706ed7b871 req-201cb8e3-1c58-4add-bd43-3eeae2f93ff0 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100283) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 13:47:19.243530 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83c6eefb-e060-444c-8fc6-bc706ed7b871 req-201cb8e3-1c58-4add-bd43-3eeae2f93ff0 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] https://10.4.3.221/volume/v3/snapshots/fb2dda11-80fa-4de1-a274-8a823bd6d274/action returned with HTTP 404 Aug 18 13:47:19.244086 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 82/334] 10.4.3.221 () {72 vars in 1678 bytes} [Tue Aug 18 13:47:19 2026] POST /volume/v3/snapshots/fb2dda11-80fa-4de1-a274-8a823bd6d274/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:19.245679 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-36b1222f-3914-4588-8043-9ff028351acb req-2b86a712-8edf-4546-a245-2362c7ddc660 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.246957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e3f3a2c-ac1d-4bf3-b6a6-42c2a74b7efe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.250077 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-36b1222f-3914-4588-8043-9ff028351acb req-2b86a712-8edf-4546-a245-2362c7ddc660 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] POST https://10.4.3.221/volume/v3/snapshots/None/action Aug 18 13:47:19.250077 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-36b1222f-3914-4588-8043-9ff028351acb req-2b86a712-8edf-4546-a245-2362c7ddc660 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:19.250077 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-36b1222f-3914-4588-8043-9ff028351acb req-2b86a712-8edf-4546-a245-2362c7ddc660 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:19.250221 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e3f3a2c-ac1d-4bf3-b6a6-42c2a74b7efe tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:19.250221 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e3f3a2c-ac1d-4bf3-b6a6-42c2a74b7efe tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.250221 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e3f3a2c-ac1d-4bf3-b6a6-42c2a74b7efe tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.250365 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.snapshot_actions [req-36b1222f-3914-4588-8043-9ff028351acb req-2b86a712-8edf-4546-a245-2362c7ddc660 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100282) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 13:47:19.255475 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-36b1222f-3914-4588-8043-9ff028351acb req-2b86a712-8edf-4546-a245-2362c7ddc660 tempest-VolumesAssistedSnapshotsTest-411126092 tempest-VolumesAssistedSnapshotsTest-411126092-project] https://10.4.3.221/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 13:47:19.256169 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 85/335] 10.4.3.221 () {72 vars in 1582 bytes} [Tue Aug 18 13:47:19 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:19.258085 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.258085 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:19.262811 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e3f3a2c-ac1d-4bf3-b6a6-42c2a74b7efe tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:19.264924 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e3f3a2c-ac1d-4bf3-b6a6-42c2a74b7efe tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:19.264977 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 85/336] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1317 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:19.326939 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-c4a06b84-e9ff-4297-88ce-cede501f9661 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.329124 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-c4a06b84-e9ff-4297-88ce-cede501f9661 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:19.329302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-c4a06b84-e9ff-4297-88ce-cede501f9661 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.329522 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-c4a06b84-e9ff-4297-88ce-cede501f9661 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.340304 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.340304 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:19.345042 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-c4a06b84-e9ff-4297-88ce-cede501f9661 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:19.351268 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-c4a06b84-e9ff-4297-88ce-cede501f9661 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:19.351675 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 85/337] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:19.389921 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3939f16f-6d1f-40b6-bef4-cbf98a216a75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.393881 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3939f16f-6d1f-40b6-bef4-cbf98a216a75 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] POST https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6/action Aug 18 13:47:19.393881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3939f16f-6d1f-40b6-bef4-cbf98a216a75 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:19.393881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3939f16f-6d1f-40b6-bef4-cbf98a216a75 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:19.405660 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.405660 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:19.407571 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3939f16f-6d1f-40b6-bef4-cbf98a216a75 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:19.417881 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3939f16f-6d1f-40b6-bef4-cbf98a216a75 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Begin detaching volume completed successfully. Aug 18 13:47:19.418408 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3939f16f-6d1f-40b6-bef4-cbf98a216a75 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6/action returned with HTTP 202 Aug 18 13:47:19.418965 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 83/338] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:47:19 2026] POST /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:47:19.440953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1db39839-3907-43a4-988e-d03c04024105 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.444619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1db39839-3907-43a4-988e-d03c04024105 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:19.444936 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1db39839-3907-43a4-988e-d03c04024105 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.445118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1db39839-3907-43a4-988e-d03c04024105 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.453481 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.453481 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:19.457944 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1db39839-3907-43a4-988e-d03c04024105 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] Volume info retrieved successfully. Aug 18 13:47:19.462954 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1db39839-3907-43a4-988e-d03c04024105 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-reader] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:19.464433 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 86/339] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:19.467216 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-772f0356-c294-4d11-9e81-61114b837e1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.467539 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-772f0356-c294-4d11-9e81-61114b837e1a None None] GET https://10.4.3.221/volume// Aug 18 13:47:19.467713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-772f0356-c294-4d11-9e81-61114b837e1a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.467896 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-772f0356-c294-4d11-9e81-61114b837e1a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.468216 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-772f0356-c294-4d11-9e81-61114b837e1a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:19.468465 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 86/340] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:19.477306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-6d6032d9-a10f-4854-8e06-708159093595 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.479470 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-6d6032d9-a10f-4854-8e06-708159093595 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:19.479713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-6d6032d9-a10f-4854-8e06-708159093595 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.480053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-6d6032d9-a10f-4854-8e06-708159093595 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.489141 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.489141 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:19.492746 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-6d6032d9-a10f-4854-8e06-708159093595 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:19.496679 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-6d6032d9-a10f-4854-8e06-708159093595 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:19.497223 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 86/341] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:19.521224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59cef232-6c31-421c-9ec0-6cc1d41883be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.522550 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59cef232-6c31-421c-9ec0-6cc1d41883be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:19.523798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59cef232-6c31-421c-9ec0-6cc1d41883be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.523798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59cef232-6c31-421c-9ec0-6cc1d41883be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.531707 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.531707 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:19.534322 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59cef232-6c31-421c-9ec0-6cc1d41883be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:19.538322 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59cef232-6c31-421c-9ec0-6cc1d41883be tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:19.538795 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 84/342] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:19.594887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-44adb42c-1259-450a-971c-07ad64df4edf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:19.596657 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-44adb42c-1259-450a-971c-07ad64df4edf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:19.596897 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-44adb42c-1259-450a-971c-07ad64df4edf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:19.597113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-44adb42c-1259-450a-971c-07ad64df4edf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:19.603488 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:19.603488 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:19.606708 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-44adb42c-1259-450a-971c-07ad64df4edf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:19.611707 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-44adb42c-1259-450a-971c-07ad64df4edf tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:19.612199 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 87/343] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:19 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:20.073188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:20.143155 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-067f873f-d400-4cfe-8a22-990c04cf5562 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:20.144740 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-067f873f-d400-4cfe-8a22-990c04cf5562 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:20.144926 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-067f873f-d400-4cfe-8a22-990c04cf5562 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:20.145116 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-067f873f-d400-4cfe-8a22-990c04cf5562 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:20.154906 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:20.154906 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:20.157994 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-067f873f-d400-4cfe-8a22-990c04cf5562 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:20.161461 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-067f873f-d400-4cfe-8a22-990c04cf5562 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:20.161800 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 87/344] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:20 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:20.268896 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:20.269283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-759030949"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:20.270767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-759030949'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:20.270922 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume of 1 GB Aug 18 13:47:20.276127 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Availability Zones retrieved successfully. Aug 18 13:47:20.283304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Flow 'volume_create_api' (e9f9dfcf-a3b4-4b49-bd3c-97a21d79721f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:20.284262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00f3f55-0e1c-4f26-97df-dcb8eade6fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:20.287534 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:20.313512 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e00f3f55-0e1c-4f26-97df-dcb8eade6fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:20.314557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012ad9da-4bb8-4abb-8972-beb0c7c2deda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:20.393375 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Created reservations ['5cc382c6-ef29-41e2-a4f5-6fb78cfdaedc', 'd643c2ff-e3b0-4b50-8bfe-b5d97c187f58', 'e57d4917-79db-47b0-86a6-ce9d24e0534e', 'a9084685-e847-46a6-a529-8adf8d516106'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:20.393968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012ad9da-4bb8-4abb-8972-beb0c7c2deda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc382c6-ef29-41e2-a4f5-6fb78cfdaedc', 'd643c2ff-e3b0-4b50-8bfe-b5d97c187f58', 'e57d4917-79db-47b0-86a6-ce9d24e0534e', 'a9084685-e847-46a6-a529-8adf8d516106']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:20.394583 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425fdbb4-7a8d-44ff-8e37-a7ade8f5f66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:20.419160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425fdbb4-7a8d-44ff-8e37-a7ade8f5f66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f74bf126-ceaa-4542-8d48-c35a8f321390', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-759030949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1fcd967bd040edbedafd709fecf959',qos_specs=None,replication_status=,reservations=['5cc382c6-ef29-41e2-a4f5-6fb78cfdaedc','d643c2ff-e3b0-4b50-8bfe-b5d97c187f58','e57d4917-79db-47b0-86a6-ce9d24e0534e','a9084685-e847-46a6-a529-8adf8d516106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52530202fbee4de2bb2699a0a324d623',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-759030949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f74bf126-ceaa-4542-8d48-c35a8f321390,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef1fcd967bd040edbedafd709fecf959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52530202fbee4de2bb2699a0a324d623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:20.420352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba65664-5cda-4901-aae3-2bf511ffa48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:20.437682 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba65664-5cda-4901-aae3-2bf511ffa48f) transitioned into state 'SUCCESS' from state '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-759030949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1fcd967bd040edbedafd709fecf959',qos_specs=None,replication_status=,reservations=['5cc382c6-ef29-41e2-a4f5-6fb78cfdaedc','d643c2ff-e3b0-4b50-8bfe-b5d97c187f58','e57d4917-79db-47b0-86a6-ce9d24e0534e','a9084685-e847-46a6-a529-8adf8d516106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52530202fbee4de2bb2699a0a324d623',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:20.438353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a628237-a7e4-4ecc-81e4-d53b2ef22933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:20.449458 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a628237-a7e4-4ecc-81e4-d53b2ef22933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:20.450561 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Flow 'volume_create_api' (e9f9dfcf-a3b4-4b49-bd3c-97a21d79721f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:20.451020 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume request issued successfully. Aug 18 13:47:20.451792 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29b906fe-bad1-47b0-aebf-a2a4117f3803 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:20.452360 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 87/345] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:20 2026] POST /volume/v3/volumes => generated 750 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:20.469885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86598554-4306-42e5-bcc9-1d0078d7e0bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:20.477134 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86598554-4306-42e5-bcc9-1d0078d7e0bb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:20.477134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86598554-4306-42e5-bcc9-1d0078d7e0bb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:20.477134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86598554-4306-42e5-bcc9-1d0078d7e0bb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:20.485441 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:20.485441 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:20.492800 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-86598554-4306-42e5-bcc9-1d0078d7e0bb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:20.497397 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86598554-4306-42e5-bcc9-1d0078d7e0bb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 returned with HTTP 200 Aug 18 13:47:20.497882 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 85/346] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:20 2026] GET /volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:21.177563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5cd89eb1-6126-4894-9c3e-7c441fe22da6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:21.179266 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cd89eb1-6126-4894-9c3e-7c441fe22da6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:21.179484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cd89eb1-6126-4894-9c3e-7c441fe22da6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:21.179750 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cd89eb1-6126-4894-9c3e-7c441fe22da6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:21.192341 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:21.192341 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:21.196967 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5cd89eb1-6126-4894-9c3e-7c441fe22da6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:21.202501 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cd89eb1-6126-4894-9c3e-7c441fe22da6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:21.203096 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 88/347] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:21 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:21.509481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6a2e749e-4c3e-4ba7-b02d-53fbe94fd054 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:21.514054 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a2e749e-4c3e-4ba7-b02d-53fbe94fd054 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:21.514929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a2e749e-4c3e-4ba7-b02d-53fbe94fd054 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:21.515255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a2e749e-4c3e-4ba7-b02d-53fbe94fd054 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:21.524351 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:21.524351 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:21.527805 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6a2e749e-4c3e-4ba7-b02d-53fbe94fd054 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:21.531604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a2e749e-4c3e-4ba7-b02d-53fbe94fd054 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 returned with HTTP 200 Aug 18 13:47:21.532184 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 88/348] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:21 2026] GET /volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:21.546994 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:21.550164 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:47:21.550164 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f74bf126-ceaa-4542-8d48-c35a8f321390", "name": "tempest-VolumesDeleteCascade-Snapshot-824040821"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:21.558101 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:21.558101 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:21.558830 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:21.558947 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create snapshot from volume f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:21.595468 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Created reservations ['f2ced46d-20b9-497e-901b-ecda60d7fd35', '1acc2be6-2514-47b6-9770-5287b8050c3f', 'bce2ebbe-748f-4315-99d8-9271bf4f4956', '4aca228d-aa12-47a6-907e-793c3fcf6471'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:21.625093 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot create request issued successfully. Aug 18 13:47:21.625375 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b89da76-55d7-4249-aa6d-dfe3bb9a667c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:47:21.625755 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 88/349] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:47:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:21.636992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a6b0701-c096-4d7a-8cb7-7a7ad8ac0c97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:21.639420 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a6b0701-c096-4d7a-8cb7-7a7ad8ac0c97 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b Aug 18 13:47:21.639707 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a6b0701-c096-4d7a-8cb7-7a7ad8ac0c97 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:21.639991 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a6b0701-c096-4d7a-8cb7-7a7ad8ac0c97 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:21.648773 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:21.648773 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:21.648773 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a6b0701-c096-4d7a-8cb7-7a7ad8ac0c97 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot retrieved successfully. Aug 18 13:47:21.648773 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a6b0701-c096-4d7a-8cb7-7a7ad8ac0c97 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b returned with HTTP 200 Aug 18 13:47:21.648773 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 86/350] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:47:21 2026] GET /volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:21.690335 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-58685e68-8d65-419a-97ce-90ed6879dabb req-26b9bcb6-459a-47fb-a662-db6a8403dc23 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:21.692570 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-26b9bcb6-459a-47fb-a662-db6a8403dc23 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5/action Aug 18 13:47:21.693257 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-26b9bcb6-459a-47fb-a662-db6a8403dc23 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:21.693257 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-26b9bcb6-459a-47fb-a662-db6a8403dc23 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:21.707319 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:21.707319 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:21.717016 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-58685e68-8d65-419a-97ce-90ed6879dabb req-26b9bcb6-459a-47fb-a662-db6a8403dc23 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5/action returned with HTTP 204 Aug 18 13:47:21.717512 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 89/351] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:47:21 2026] POST /volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:22.215565 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-23af3ea4-d19d-402c-b175-f4a8313f6b52 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.217741 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23af3ea4-d19d-402c-b175-f4a8313f6b52 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:22.218068 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23af3ea4-d19d-402c-b175-f4a8313f6b52 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.218354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23af3ea4-d19d-402c-b175-f4a8313f6b52 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.229224 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.229224 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:22.236665 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-23af3ea4-d19d-402c-b175-f4a8313f6b52 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:22.242142 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23af3ea4-d19d-402c-b175-f4a8313f6b52 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:22.243095 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 89/352] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:22.291050 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-b5c8aa66-3574-4dcd-83ad-0857dbe64f6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.293281 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-b5c8aa66-3574-4dcd-83ad-0857dbe64f6b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:22.293520 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-b5c8aa66-3574-4dcd-83ad-0857dbe64f6b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.293715 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-b5c8aa66-3574-4dcd-83ad-0857dbe64f6b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.304050 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.304050 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:22.308013 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-b5c8aa66-3574-4dcd-83ad-0857dbe64f6b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:22.312646 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-b5c8aa66-3574-4dcd-83ad-0857dbe64f6b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:22.313074 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 89/353] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:22.383887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b5ba67f-6e95-4cb2-bf89-71e33d34b39c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.384222 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b5ba67f-6e95-4cb2-bf89-71e33d34b39c None None] GET https://10.4.3.221/volume// Aug 18 13:47:22.384367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b5ba67f-6e95-4cb2-bf89-71e33d34b39c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.384540 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b5ba67f-6e95-4cb2-bf89-71e33d34b39c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.385277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b5ba67f-6e95-4cb2-bf89-71e33d34b39c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:22.385533 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 87/354] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:22.393032 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-a973923e-c0bc-43d8-b133-40016dc39b22 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.396926 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-a973923e-c0bc-43d8-b133-40016dc39b22 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:47:22.396926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-a973923e-c0bc-43d8-b133-40016dc39b22 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "461e89f0-6313-4e08-988f-bcc185722081", "connector": null, "instance_uuid": "efd679ce-3805-48de-bfa9-df0a45de4725"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:22.409210 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.409210 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:22.434188 np0000007658 devstack@c-api.service[100282]: WARNING cinder.volume.api [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-a973923e-c0bc-43d8-b133-40016dc39b22 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 13:47:22.439877 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-a973923e-c0bc-43d8-b133-40016dc39b22 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:47:22.440633 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 90/355] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:47:22 2026] POST /volume/v3/attachments => generated 271 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:22.467361 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-44df7e83-1a01-4d5c-acf9-26adaca14538 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.469523 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-44df7e83-1a01-4d5c-acf9-26adaca14538 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:22.469794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-44df7e83-1a01-4d5c-acf9-26adaca14538 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.470082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-44df7e83-1a01-4d5c-acf9-26adaca14538 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.473670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b033ef8-28ae-4cc4-834e-c80a05500dd8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.474079 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b033ef8-28ae-4cc4-834e-c80a05500dd8 None None] GET https://10.4.3.221/volume// Aug 18 13:47:22.474242 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b033ef8-28ae-4cc4-834e-c80a05500dd8 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.474536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b033ef8-28ae-4cc4-834e-c80a05500dd8 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.474758 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b033ef8-28ae-4cc4-834e-c80a05500dd8 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:22.475080 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 90/356] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:22.481034 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.481034 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:22.482505 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-2f5702e6-3c7b-4aac-9450-5dfb0fb12212 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.484253 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-44df7e83-1a01-4d5c-acf9-26adaca14538 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:22.485233 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-2f5702e6-3c7b-4aac-9450-5dfb0fb12212 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:22.485536 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-2f5702e6-3c7b-4aac-9450-5dfb0fb12212 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.485817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-2f5702e6-3c7b-4aac-9450-5dfb0fb12212 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.488191 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-44df7e83-1a01-4d5c-acf9-26adaca14538 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:22.488597 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 90/357] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:22.508823 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.508823 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:22.520498 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-2f5702e6-3c7b-4aac-9450-5dfb0fb12212 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:22.528743 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-2f5702e6-3c7b-4aac-9450-5dfb0fb12212 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:22.529564 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 88/358] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1342 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:22.613128 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-99e7bd66-1f0a-46e6-a427-f45cfec9533b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.613394 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-99e7bd66-1f0a-46e6-a427-f45cfec9533b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] PUT https://10.4.3.221/volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b Aug 18 13:47:22.613809 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-99e7bd66-1f0a-46e6-a427-f45cfec9533b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:22.625066 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-99e7bd66-1f0a-46e6-a427-f45cfec9533b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Acquiring lock "cinder-attachment_update-461e89f0-6313-4e08-988f-bcc185722081-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:47:22.629289 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-99e7bd66-1f0a-46e6-a427-f45cfec9533b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Lock "cinder-attachment_update-461e89f0-6313-4e08-988f-bcc185722081-np0000007658" acquired by "attachment_update" :: waited 0.004s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:47:22.630195 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.630195 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:22.658623 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc689fcd-f789-4a58-8b5b-9382f48b5ece None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.664837 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc689fcd-f789-4a58-8b5b-9382f48b5ece tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b Aug 18 13:47:22.667362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc689fcd-f789-4a58-8b5b-9382f48b5ece tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.667362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc689fcd-f789-4a58-8b5b-9382f48b5ece tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.677772 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.677772 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:22.678306 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cc689fcd-f789-4a58-8b5b-9382f48b5ece tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot retrieved successfully. Aug 18 13:47:22.679263 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc689fcd-f789-4a58-8b5b-9382f48b5ece tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b returned with HTTP 200 Aug 18 13:47:22.679697 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 91/359] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:22.690159 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2e8de019-d13a-4c45-b303-644b2b1e339a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.694126 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e8de019-d13a-4c45-b303-644b2b1e339a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:47:22.694126 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e8de019-d13a-4c45-b303-644b2b1e339a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f74bf126-ceaa-4542-8d48-c35a8f321390", "name": "tempest-VolumesDeleteCascade-Snapshot-670343989"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:22.709137 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.709137 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:22.710204 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2e8de019-d13a-4c45-b303-644b2b1e339a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:22.711204 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-2e8de019-d13a-4c45-b303-644b2b1e339a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create snapshot from volume f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:22.730946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-99e7bd66-1f0a-46e6-a427-f45cfec9533b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Lock "cinder-attachment_update-461e89f0-6313-4e08-988f-bcc185722081-np0000007658" released by "attachment_update" :: held 0.102s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:47:22.731309 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-99e7bd66-1f0a-46e6-a427-f45cfec9533b tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b returned with HTTP 200 Aug 18 13:47:22.731767 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 91/360] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:47:22 2026] PUT /volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b => generated 967 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:22.753298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-2e8de019-d13a-4c45-b303-644b2b1e339a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Created reservations ['0cb59417-8656-44c9-92fb-76a785f59fdf', '493e5c33-f2d9-4d79-a853-e30e606ef6dd', '7515d1ca-3c94-4107-b86b-46156a466b3a', '904988af-fa13-4e4d-ae58-b81e48531e7a'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:22.790385 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2e8de019-d13a-4c45-b303-644b2b1e339a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot create request issued successfully. Aug 18 13:47:22.790766 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e8de019-d13a-4c45-b303-644b2b1e339a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:47:22.791232 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 91/361] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:47:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:22.801087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1c0ef22f-689c-4066-9e12-1c172403c83d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:22.803415 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c0ef22f-689c-4066-9e12-1c172403c83d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 Aug 18 13:47:22.803669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c0ef22f-689c-4066-9e12-1c172403c83d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:22.803956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c0ef22f-689c-4066-9e12-1c172403c83d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:22.810280 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:22.810280 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:22.810930 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1c0ef22f-689c-4066-9e12-1c172403c83d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot retrieved successfully. Aug 18 13:47:22.811778 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c0ef22f-689c-4066-9e12-1c172403c83d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 returned with HTTP 200 Aug 18 13:47:22.812275 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 89/362] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:47:22 2026] GET /volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:23.085207 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:23.087394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:23.087639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:23.087868 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:23.088096 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Delete volume with id: f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:23.096413 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:23.096413 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:23.096989 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:23.112472 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Delete volume request issued successfully. Aug 18 13:47:23.112721 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41997d70-5c19-4baa-9ea6-e2cd93a6d735 tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 202 Aug 18 13:47:23.113177 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 92/363] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:23 2026] DELETE /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:23.120962 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bfb93275-7456-43dd-89e8-6b394191eeea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:23.122756 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bfb93275-7456-43dd-89e8-6b394191eeea tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:23.123000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bfb93275-7456-43dd-89e8-6b394191eeea tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:23.123229 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bfb93275-7456-43dd-89e8-6b394191eeea tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:23.130257 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:23.130257 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:23.134777 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bfb93275-7456-43dd-89e8-6b394191eeea tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Volume info retrieved successfully. Aug 18 13:47:23.139951 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bfb93275-7456-43dd-89e8-6b394191eeea tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 200 Aug 18 13:47:23.140621 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 92/364] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:23 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:23.501964 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bd2508d4-dc82-4c40-a234-b3ac61625c1d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:23.503944 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bd2508d4-dc82-4c40-a234-b3ac61625c1d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:23.504192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bd2508d4-dc82-4c40-a234-b3ac61625c1d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:23.504419 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bd2508d4-dc82-4c40-a234-b3ac61625c1d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:23.515813 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:23.515813 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:23.518996 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bd2508d4-dc82-4c40-a234-b3ac61625c1d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:23.522966 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bd2508d4-dc82-4c40-a234-b3ac61625c1d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:23.523384 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 92/365] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:23 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:23.824733 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b6fc1277-63be-40f3-928f-d64a84ee02ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:23.826815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6fc1277-63be-40f3-928f-d64a84ee02ed tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 Aug 18 13:47:23.827080 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6fc1277-63be-40f3-928f-d64a84ee02ed tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:23.827344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6fc1277-63be-40f3-928f-d64a84ee02ed tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:23.832825 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:23.832825 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:23.833255 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b6fc1277-63be-40f3-928f-d64a84ee02ed tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot retrieved successfully. Aug 18 13:47:23.834066 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6fc1277-63be-40f3-928f-d64a84ee02ed tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 returned with HTTP 200 Aug 18 13:47:23.834390 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 90/366] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:47:23 2026] GET /volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:23.842248 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16dc2598-0cde-4859-affe-866a4c644134 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:23.843927 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16dc2598-0cde-4859-affe-866a4c644134 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390?cascade=True Aug 18 13:47:23.844122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16dc2598-0cde-4859-affe-866a4c644134 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:23.844347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16dc2598-0cde-4859-affe-866a4c644134 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:23.844546 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-16dc2598-0cde-4859-affe-866a4c644134 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume with id: f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:23.851231 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:23.851231 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:23.851707 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16dc2598-0cde-4859-affe-866a4c644134 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:23.887156 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16dc2598-0cde-4859-affe-866a4c644134 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume request issued successfully. Aug 18 13:47:23.887409 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16dc2598-0cde-4859-affe-866a4c644134 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390?cascade=True returned with HTTP 202 Aug 18 13:47:23.887978 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 93/367] 10.4.3.221 () {66 vars in 1376 bytes} [Tue Aug 18 13:47:23 2026] DELETE /volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:23.896203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fdd533f9-00b9-48ff-a62a-936c6c4aacfe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:23.898327 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fdd533f9-00b9-48ff-a62a-936c6c4aacfe tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:23.898562 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fdd533f9-00b9-48ff-a62a-936c6c4aacfe tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:23.898829 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fdd533f9-00b9-48ff-a62a-936c6c4aacfe tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:23.907257 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:23.907257 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:23.911937 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fdd533f9-00b9-48ff-a62a-936c6c4aacfe tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:23.917227 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fdd533f9-00b9-48ff-a62a-936c6c4aacfe tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 returned with HTTP 200 Aug 18 13:47:23.917744 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 93/368] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:23 2026] GET /volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:24.152375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e17e443f-d97e-40f3-8061-7ec56507eb6b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:24.153968 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e17e443f-d97e-40f3-8061-7ec56507eb6b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] GET https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 Aug 18 13:47:24.154167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e17e443f-d97e-40f3-8061-7ec56507eb6b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:24.154342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e17e443f-d97e-40f3-8061-7ec56507eb6b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:24.159272 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e17e443f-d97e-40f3-8061-7ec56507eb6b tempest-AttachSCSIVolumeTestJSON-228727537 tempest-AttachSCSIVolumeTestJSON-228727537-project-member] https://10.4.3.221/volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 returned with HTTP 404 Aug 18 13:47:24.159848 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 93/369] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:24 2026] GET /volume/v3/volumes/f67528c4-6cc8-4640-a0c9-4da95cc304e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:24.535514 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fe0bc68-0fd0-4204-818f-2a6c8fb3a004 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:24.537562 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe0bc68-0fd0-4204-818f-2a6c8fb3a004 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:24.537779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fe0bc68-0fd0-4204-818f-2a6c8fb3a004 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:24.538031 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fe0bc68-0fd0-4204-818f-2a6c8fb3a004 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:24.552067 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:24.552067 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:24.555955 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fe0bc68-0fd0-4204-818f-2a6c8fb3a004 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:24.560843 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe0bc68-0fd0-4204-818f-2a6c8fb3a004 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:24.561324 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 91/370] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:24 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:24.873371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3c03a286-b697-47cc-bc0d-ed259565cf18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:24.875993 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3c03a286-b697-47cc-bc0d-ed259565cf18 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] DELETE https://10.4.3.221/volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37 Aug 18 13:47:24.876183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3c03a286-b697-47cc-bc0d-ed259565cf18 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:24.876359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3c03a286-b697-47cc-bc0d-ed259565cf18 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:24.886155 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:24.886155 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:24.936158 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a43c7fa0-b54a-493e-8fcb-db6a9632e0d3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:24.938039 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a43c7fa0-b54a-493e-8fcb-db6a9632e0d3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:24.938205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a43c7fa0-b54a-493e-8fcb-db6a9632e0d3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:24.939005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a43c7fa0-b54a-493e-8fcb-db6a9632e0d3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:24.946387 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a43c7fa0-b54a-493e-8fcb-db6a9632e0d3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 returned with HTTP 404 Aug 18 13:47:24.946387 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 94/371] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:24 2026] GET /volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:24.955156 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:24.959076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:47:24.959076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:24.959076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:24.959076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:47:24.959889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:47:24.972273 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6c2c7016-c6f2-4b8c-b0bf-59555a8ed48b req-3c03a286-b697-47cc-bc0d-ed259565cf18 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37 returned with HTTP 200 Aug 18 13:47:24.972900 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 94/372] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:47:24 2026] DELETE /volume/v3/attachments/b83eabf0-5d72-4b68-8e0a-535b795d7c37 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:24.997438 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Get all volumes completed successfully. Aug 18 13:47:24.998532 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-42bda679-a29e-4715-bd70-a85b0f7d8fd8 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:47:24.998532 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 94/373] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:47:24 2026] GET /volume/v3/volumes => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:47:25.015238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.018605 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots Aug 18 13:47:25.018605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.018605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.018605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:47:25.019788 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:47:25.032823 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Get all snapshots completed successfully. Aug 18 13:47:25.033288 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5cdfd77-2817-462a-8029-ebe6c5be8cf6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 200 Aug 18 13:47:25.034038 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 92/374] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:47:25 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:47:25.049609 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7ae28796-1b0c-448b-864c-0442db9ebf78 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.054245 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7ae28796-1b0c-448b-864c-0442db9ebf78 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 Aug 18 13:47:25.054423 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7ae28796-1b0c-448b-864c-0442db9ebf78 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.054616 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7ae28796-1b0c-448b-864c-0442db9ebf78 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.054714 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-7ae28796-1b0c-448b-864c-0442db9ebf78 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete snapshot with id: bb182882-2cb2-40e0-a912-a0dbe57ff3f8 Aug 18 13:47:25.063328 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7ae28796-1b0c-448b-864c-0442db9ebf78 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 returned with HTTP 404 Aug 18 13:47:25.063647 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 95/375] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:47:25 2026] DELETE /volume/v3/snapshots/bb182882-2cb2-40e0-a912-a0dbe57ff3f8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:25.071324 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5601cf16-0238-43d5-848a-e16c913ad6b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.073048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5601cf16-0238-43d5-848a-e16c913ad6b6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b Aug 18 13:47:25.073215 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5601cf16-0238-43d5-848a-e16c913ad6b6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.073384 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5601cf16-0238-43d5-848a-e16c913ad6b6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.073478 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-5601cf16-0238-43d5-848a-e16c913ad6b6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete snapshot with id: 725eb35e-06b7-4302-baa4-21ada3e29d4b Aug 18 13:47:25.079267 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5601cf16-0238-43d5-848a-e16c913ad6b6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b returned with HTTP 404 Aug 18 13:47:25.079779 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 95/376] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:47:25 2026] DELETE /volume/v3/snapshots/725eb35e-06b7-4302-baa4-21ada3e29d4b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:25.090128 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c91be0ac-ebd8-40a5-957f-8cd01499c910 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.091928 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c91be0ac-ebd8-40a5-957f-8cd01499c910 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:25.092211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c91be0ac-ebd8-40a5-957f-8cd01499c910 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.092432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c91be0ac-ebd8-40a5-957f-8cd01499c910 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.099303 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c91be0ac-ebd8-40a5-957f-8cd01499c910 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 returned with HTTP 404 Aug 18 13:47:25.099963 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 95/377] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:25 2026] GET /volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:25.110321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db9421e6-e203-4b1f-8988-4d1e986ac33c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.110659 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db9421e6-e203-4b1f-8988-4d1e986ac33c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:25.110985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db9421e6-e203-4b1f-8988-4d1e986ac33c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.111086 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db9421e6-e203-4b1f-8988-4d1e986ac33c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.111322 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-db9421e6-e203-4b1f-8988-4d1e986ac33c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume with id: f74bf126-ceaa-4542-8d48-c35a8f321390 Aug 18 13:47:25.119353 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db9421e6-e203-4b1f-8988-4d1e986ac33c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 returned with HTTP 404 Aug 18 13:47:25.119642 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 93/378] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:25 2026] DELETE /volume/v3/volumes/f74bf126-ceaa-4542-8d48-c35a8f321390 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:25.129126 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0dfb2433-5024-4684-9124-beab733f3fd3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.134692 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:25.135064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-204295081"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:25.136675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-204295081'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:25.136797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume of 1 GB Aug 18 13:47:25.141969 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Availability Zones retrieved successfully. Aug 18 13:47:25.147998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Flow 'volume_create_api' (8cbf6c03-b225-4b68-ae73-d1a31d82f789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:25.149211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88cc7343-366b-4fbf-a422-315d4337be70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:25.150300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:25.182358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88cc7343-366b-4fbf-a422-315d4337be70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:25.183452 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b07732-ea69-4589-b4a9-1682f8a0d538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:25.235834 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Created reservations ['0fec8d0a-171c-4fb0-9734-0268249a31eb', 'cca6f4e2-c127-4f17-b770-6e6238c4fc2a', 'ba9775bf-57b7-4972-ac7c-1cfa0faac6b7', 'e25eb03a-227f-4e66-8baf-4a07df5c34d0'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:25.237235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b07732-ea69-4589-b4a9-1682f8a0d538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fec8d0a-171c-4fb0-9734-0268249a31eb', 'cca6f4e2-c127-4f17-b770-6e6238c4fc2a', 'ba9775bf-57b7-4972-ac7c-1cfa0faac6b7', 'e25eb03a-227f-4e66-8baf-4a07df5c34d0']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:25.240984 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1818893-3fb8-4cf5-8d86-545449b3e944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:25.272013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1818893-3fb8-4cf5-8d86-545449b3e944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ef1656-aca3-42ef-9283-701b664a146e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-204295081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1fcd967bd040edbedafd709fecf959',qos_specs=None,replication_status=,reservations=['0fec8d0a-171c-4fb0-9734-0268249a31eb','cca6f4e2-c127-4f17-b770-6e6238c4fc2a','ba9775bf-57b7-4972-ac7c-1cfa0faac6b7','e25eb03a-227f-4e66-8baf-4a07df5c34d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52530202fbee4de2bb2699a0a324d623',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-204295081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ef1656-aca3-42ef-9283-701b664a146e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef1fcd967bd040edbedafd709fecf959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52530202fbee4de2bb2699a0a324d623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:25.273036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e65d56-e6ba-4b13-b9d2-506803c538c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:25.295558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e65d56-e6ba-4b13-b9d2-506803c538c4) transitioned into state 'SUCCESS' from state '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-204295081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1fcd967bd040edbedafd709fecf959',qos_specs=None,replication_status=,reservations=['0fec8d0a-171c-4fb0-9734-0268249a31eb','cca6f4e2-c127-4f17-b770-6e6238c4fc2a','ba9775bf-57b7-4972-ac7c-1cfa0faac6b7','e25eb03a-227f-4e66-8baf-4a07df5c34d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52530202fbee4de2bb2699a0a324d623',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:25.297324 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f2157a-a5dd-4a93-a2ae-b2ce173fab10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:25.309955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f2157a-a5dd-4a93-a2ae-b2ce173fab10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:25.311253 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Flow 'volume_create_api' (8cbf6c03-b225-4b68-ae73-d1a31d82f789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:25.311669 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume request issued successfully. Aug 18 13:47:25.313104 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0dfb2433-5024-4684-9124-beab733f3fd3 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:25.313789 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 96/379] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:25 2026] POST /volume/v3/volumes => generated 750 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:25.328922 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b424ce06-b6b3-4302-8f35-f41ef936bc9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.330878 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b424ce06-b6b3-4302-8f35-f41ef936bc9a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:25.331092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b424ce06-b6b3-4302-8f35-f41ef936bc9a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.331311 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b424ce06-b6b3-4302-8f35-f41ef936bc9a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.338012 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:25.338012 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:25.342529 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b424ce06-b6b3-4302-8f35-f41ef936bc9a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:25.348216 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b424ce06-b6b3-4302-8f35-f41ef936bc9a tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e returned with HTTP 200 Aug 18 13:47:25.349470 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 96/380] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:25 2026] GET /volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:25.578142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-71e215ac-37ba-4016-b659-0e4c9ed48f6c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.579752 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71e215ac-37ba-4016-b659-0e4c9ed48f6c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:25.579998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71e215ac-37ba-4016-b659-0e4c9ed48f6c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.580192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71e215ac-37ba-4016-b659-0e4c9ed48f6c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.592278 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:25.592278 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:25.595777 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-71e215ac-37ba-4016-b659-0e4c9ed48f6c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:25.600075 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71e215ac-37ba-4016-b659-0e4c9ed48f6c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:25.600533 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 96/381] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:25 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:25.755429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3266c635-26d2-4359-9d03-7ed93a5ef81e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.756981 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3266c635-26d2-4359-9d03-7ed93a5ef81e tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:25.757145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3266c635-26d2-4359-9d03-7ed93a5ef81e tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.757344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3266c635-26d2-4359-9d03-7ed93a5ef81e tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.763581 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:25.763581 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:25.766610 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3266c635-26d2-4359-9d03-7ed93a5ef81e tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:25.770085 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3266c635-26d2-4359-9d03-7ed93a5ef81e tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:25.770423 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 94/382] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:25 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:25.784254 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.786174 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:25.786358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.786534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.786700 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Delete volume with id: 22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:25.793575 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:25.793575 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:25.794012 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:25.810296 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Delete volume request issued successfully. Aug 18 13:47:25.810525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ccf0edb2-54fe-4ffd-b278-23bf351ef56d tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 202 Aug 18 13:47:25.811027 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 97/383] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:25 2026] DELETE /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:25.819339 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0f386ee-1551-406d-95c6-ed59ac6ff78a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:25.821421 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0f386ee-1551-406d-95c6-ed59ac6ff78a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:25.821630 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0f386ee-1551-406d-95c6-ed59ac6ff78a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:25.821816 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0f386ee-1551-406d-95c6-ed59ac6ff78a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:25.829805 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:25.829805 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:25.833878 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0f386ee-1551-406d-95c6-ed59ac6ff78a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Volume info retrieved successfully. Aug 18 13:47:25.838981 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0f386ee-1551-406d-95c6-ed59ac6ff78a tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 200 Aug 18 13:47:25.839519 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 97/384] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:25 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:26.368118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5040f9af-648d-4e06-9d95-2dc4d40f5ddb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:26.371675 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5040f9af-648d-4e06-9d95-2dc4d40f5ddb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:26.371675 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5040f9af-648d-4e06-9d95-2dc4d40f5ddb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:26.371675 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5040f9af-648d-4e06-9d95-2dc4d40f5ddb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:26.380306 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:26.380306 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:26.394400 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5040f9af-648d-4e06-9d95-2dc4d40f5ddb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:26.399293 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5040f9af-648d-4e06-9d95-2dc4d40f5ddb tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e returned with HTTP 200 Aug 18 13:47:26.399738 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 97/385] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:26 2026] GET /volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:26.413196 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:26.416359 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:47:26.416826 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7ef1656-aca3-42ef-9283-701b664a146e", "name": "tempest-VolumesDeleteCascade-Snapshot-1649175405"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:26.428571 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:26.428571 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:26.429293 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:26.429518 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create snapshot from volume b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:26.462741 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Created reservations ['e9233189-0d76-4df8-9f7a-385b46c99a48', 'dea3fc91-5c77-44a7-8ca2-b0597f46afbf', 'b1ba9436-7b61-4455-8009-3bb89c5bf12a', '6dd1810a-d59b-495b-95ba-b63a8defb9ab'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:26.492289 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot create request issued successfully. Aug 18 13:47:26.492592 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16a7606c-96e2-4ad5-908a-9072f59fa2b7 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:47:26.492983 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 95/386] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:47:26 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 18 13:47:26.505885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f851087c-e05a-45b0-ab79-59bbfb8e1c87 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:26.508225 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f851087c-e05a-45b0-ab79-59bbfb8e1c87 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 Aug 18 13:47:26.508479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f851087c-e05a-45b0-ab79-59bbfb8e1c87 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:26.508735 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f851087c-e05a-45b0-ab79-59bbfb8e1c87 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:26.518965 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:26.518965 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:26.519510 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f851087c-e05a-45b0-ab79-59bbfb8e1c87 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot retrieved successfully. Aug 18 13:47:26.520938 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f851087c-e05a-45b0-ab79-59bbfb8e1c87 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 returned with HTTP 200 Aug 18 13:47:26.521482 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 98/387] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:47:26 2026] GET /volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:26.614669 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da2b8f89-e782-4114-aa64-34d19f24115c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:26.617277 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da2b8f89-e782-4114-aa64-34d19f24115c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:26.617813 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da2b8f89-e782-4114-aa64-34d19f24115c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:26.618218 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da2b8f89-e782-4114-aa64-34d19f24115c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:26.638706 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:26.638706 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:26.647970 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da2b8f89-e782-4114-aa64-34d19f24115c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:26.660181 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da2b8f89-e782-4114-aa64-34d19f24115c tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:26.660818 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 98/388] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:26 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1163 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:26.855532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e920d7ae-8853-45d9-b946-90737cb9a1d6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:26.858479 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e920d7ae-8853-45d9-b946-90737cb9a1d6 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:26.858696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e920d7ae-8853-45d9-b946-90737cb9a1d6 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:26.858925 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e920d7ae-8853-45d9-b946-90737cb9a1d6 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:26.869515 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e920d7ae-8853-45d9-b946-90737cb9a1d6 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 404 Aug 18 13:47:26.870407 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 98/389] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:26 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:27.135785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-513482d1-6b07-4955-ba79-13bcaa8fe5be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:27.139076 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-513482d1-6b07-4955-ba79-13bcaa8fe5be tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b/action Aug 18 13:47:27.139470 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-513482d1-6b07-4955-ba79-13bcaa8fe5be tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:27.139878 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-513482d1-6b07-4955-ba79-13bcaa8fe5be tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:27.168006 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:27.168006 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:27.178916 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63f00c97-6acf-423b-9040-eeaadfcb28d5 req-513482d1-6b07-4955-ba79-13bcaa8fe5be tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b/action returned with HTTP 204 Aug 18 13:47:27.180689 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 96/390] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:47:27 2026] POST /volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:27.534415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e18632f1-e777-4a4a-940d-92ad1fdfae47 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:27.536614 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e18632f1-e777-4a4a-940d-92ad1fdfae47 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 Aug 18 13:47:27.536836 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e18632f1-e777-4a4a-940d-92ad1fdfae47 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:27.537069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e18632f1-e777-4a4a-940d-92ad1fdfae47 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:27.542699 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:27.542699 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:27.543221 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e18632f1-e777-4a4a-940d-92ad1fdfae47 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot retrieved successfully. Aug 18 13:47:27.544179 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e18632f1-e777-4a4a-940d-92ad1fdfae47 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 returned with HTTP 200 Aug 18 13:47:27.544610 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 99/391] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:47:27 2026] GET /volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:27.554103 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aadb43dd-3238-406b-8f8c-911385b72b4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:27.556369 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:27.556827 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b866f429-0f50-49f4-9332-2ae462746064", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2008447119"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:27.563915 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume request body: {'volume': {'snapshot_id': 'b866f429-0f50-49f4-9332-2ae462746064', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2008447119'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:27.572849 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:27.572849 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:27.572849 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Snapshot retrieved successfully. Aug 18 13:47:27.572849 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume of 1 GB Aug 18 13:47:27.575511 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Availability Zones retrieved successfully. Aug 18 13:47:27.581041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Flow 'volume_create_api' (d9287a0e-dd1f-4d34-8d9d-31b53e94c644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:27.582311 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd9b325-5fa8-4526-8ce4-52132af99e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:27.583492 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:27.626293 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd9b325-5fa8-4526-8ce4-52132af99e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b866f429-0f50-49f4-9332-2ae462746064', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:27.626957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d422b61-c3d0-4ab0-9e4f-5108965e6a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:27.667766 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Created reservations ['bf83e855-8a56-4f82-b817-c4aa0e59522b', 'ab171e35-a4ac-42ec-8479-d9ee269999b5', '3342e97b-1eac-4b58-92c3-1dce1c5106b1', '1e028983-6931-44e9-95d8-277cbd40ae02'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:27.668804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d422b61-c3d0-4ab0-9e4f-5108965e6a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf83e855-8a56-4f82-b817-c4aa0e59522b', 'ab171e35-a4ac-42ec-8479-d9ee269999b5', '3342e97b-1eac-4b58-92c3-1dce1c5106b1', '1e028983-6931-44e9-95d8-277cbd40ae02']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:27.669747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cccb0b-ca5d-4c7f-8161-3f091211fbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:27.674825 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6c374285-0d0a-423d-947b-bd9068aab2de None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:27.677338 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c374285-0d0a-423d-947b-bd9068aab2de tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:27.677338 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c374285-0d0a-423d-947b-bd9068aab2de tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:27.677520 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c374285-0d0a-423d-947b-bd9068aab2de tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:27.696641 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:27.696641 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:27.700590 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6c374285-0d0a-423d-947b-bd9068aab2de tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:27.705824 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c374285-0d0a-423d-947b-bd9068aab2de tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:27.706350 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 99/392] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:27 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:27.720180 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cccb0b-ca5d-4c7f-8161-3f091211fbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0756a3fe-632a-48ed-b672-f0cb9b8c5023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2008447119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1fcd967bd040edbedafd709fecf959',qos_specs=None,replication_status=,reservations=['bf83e855-8a56-4f82-b817-c4aa0e59522b','ab171e35-a4ac-42ec-8479-d9ee269999b5','3342e97b-1eac-4b58-92c3-1dce1c5106b1','1e028983-6931-44e9-95d8-277cbd40ae02'],size=1,snapshot_id=b866f429-0f50-49f4-9332-2ae462746064,source_replicaid=,source_volid=None,status='creating',user_id='52530202fbee4de2bb2699a0a324d623',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2008447119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0756a3fe-632a-48ed-b672-f0cb9b8c5023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef1fcd967bd040edbedafd709fecf959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b866f429-0f50-49f4-9332-2ae462746064,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52530202fbee4de2bb2699a0a324d623',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:27.721748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cc3d61-214c-4862-aa22-4fa240d41cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:27.738514 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cc3d61-214c-4862-aa22-4fa240d41cce) transitioned into state 'SUCCESS' from state '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-2008447119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1fcd967bd040edbedafd709fecf959',qos_specs=None,replication_status=,reservations=['bf83e855-8a56-4f82-b817-c4aa0e59522b','ab171e35-a4ac-42ec-8479-d9ee269999b5','3342e97b-1eac-4b58-92c3-1dce1c5106b1','1e028983-6931-44e9-95d8-277cbd40ae02'],size=1,snapshot_id=b866f429-0f50-49f4-9332-2ae462746064,source_replicaid=,source_volid=None,status='creating',user_id='52530202fbee4de2bb2699a0a324d623',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:27.739217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762371b6-1a54-4e38-9ce9-8126c77fe397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:27.756539 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762371b6-1a54-4e38-9ce9-8126c77fe397) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:27.757282 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Flow 'volume_create_api' (d9287a0e-dd1f-4d34-8d9d-31b53e94c644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:27.757532 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Create volume request issued successfully. Aug 18 13:47:27.758094 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aadb43dd-3238-406b-8f8c-911385b72b4e tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:27.758475 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 99/393] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:27 2026] POST /volume/v3/volumes => generated 785 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:27.770395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d9dbead-8d71-47d8-86f1-2681768df149 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:27.773257 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9dbead-8d71-47d8-86f1-2681768df149 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:27.773257 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9dbead-8d71-47d8-86f1-2681768df149 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:27.773384 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9dbead-8d71-47d8-86f1-2681768df149 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:27.782096 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:27.782096 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:27.787300 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d9dbead-8d71-47d8-86f1-2681768df149 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:27.793778 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9dbead-8d71-47d8-86f1-2681768df149 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 returned with HTTP 200 Aug 18 13:47:27.794543 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 97/394] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:27 2026] GET /volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:28.014072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-b2325bab-35eb-48e3-a12d-363d5ba30507 req-85c96b4e-c24f-4c8f-89d7-83377b7ef238 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.016038 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-b2325bab-35eb-48e3-a12d-363d5ba30507 req-85c96b4e-c24f-4c8f-89d7-83377b7ef238 tempest-TestMultiAttachVolumeSwap-2037464829 tempest-TestMultiAttachVolumeSwap-2037464829-project] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:28.016209 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-b2325bab-35eb-48e3-a12d-363d5ba30507 req-85c96b4e-c24f-4c8f-89d7-83377b7ef238 tempest-TestMultiAttachVolumeSwap-2037464829 tempest-TestMultiAttachVolumeSwap-2037464829-project] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.016456 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-b2325bab-35eb-48e3-a12d-363d5ba30507 req-85c96b4e-c24f-4c8f-89d7-83377b7ef238 tempest-TestMultiAttachVolumeSwap-2037464829 tempest-TestMultiAttachVolumeSwap-2037464829-project] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.026663 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.026663 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:28.029394 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-b2325bab-35eb-48e3-a12d-363d5ba30507 req-85c96b4e-c24f-4c8f-89d7-83377b7ef238 tempest-TestMultiAttachVolumeSwap-2037464829 tempest-TestMultiAttachVolumeSwap-2037464829-project] Volume info retrieved successfully. Aug 18 13:47:28.032881 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-b2325bab-35eb-48e3-a12d-363d5ba30507 req-85c96b4e-c24f-4c8f-89d7-83377b7ef238 tempest-TestMultiAttachVolumeSwap-2037464829 tempest-TestMultiAttachVolumeSwap-2037464829-project] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:28.033218 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 100/395] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1641 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:28.043464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e493751f-4533-4302-a9ad-13f11a372cdb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.045190 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e493751f-4533-4302-a9ad-13f11a372cdb tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:28.045363 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e493751f-4533-4302-a9ad-13f11a372cdb tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.045534 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e493751f-4533-4302-a9ad-13f11a372cdb tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.056885 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.056885 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:28.065787 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e493751f-4533-4302-a9ad-13f11a372cdb tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] Volume info retrieved successfully. Aug 18 13:47:28.072177 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e493751f-4533-4302-a9ad-13f11a372cdb tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:28.072177 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 100/396] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:28.087541 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc49280b-1dd4-4227-be82-1322f63a5df2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.089765 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc49280b-1dd4-4227-be82-1322f63a5df2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] GET https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 Aug 18 13:47:28.090166 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc49280b-1dd4-4227-be82-1322f63a5df2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.090422 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc49280b-1dd4-4227-be82-1322f63a5df2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.107759 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.107759 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:28.114537 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc49280b-1dd4-4227-be82-1322f63a5df2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] Volume info retrieved successfully. Aug 18 13:47:28.122474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc49280b-1dd4-4227-be82-1322f63a5df2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-reader] https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 returned with HTTP 200 Aug 18 13:47:28.124160 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 100/397] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:28.232422 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-164abf56-a3d5-4983-bff6-7002c42b1b6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.235402 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-164abf56-a3d5-4983-bff6-7002c42b1b6f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:28.235681 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-164abf56-a3d5-4983-bff6-7002c42b1b6f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.235970 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-164abf56-a3d5-4983-bff6-7002c42b1b6f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.257520 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.257520 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:28.261462 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-164abf56-a3d5-4983-bff6-7002c42b1b6f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:28.267425 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-164abf56-a3d5-4983-bff6-7002c42b1b6f tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:28.267856 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 98/398] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:28.331402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-3c3621b9-7216-4fd2-8195-5806725b19e4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.333938 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-3c3621b9-7216-4fd2-8195-5806725b19e4 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:28.334033 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-3c3621b9-7216-4fd2-8195-5806725b19e4 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.334255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-3c3621b9-7216-4fd2-8195-5806725b19e4 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.349447 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.349447 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:28.354085 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-3c3621b9-7216-4fd2-8195-5806725b19e4 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:28.359779 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-3c3621b9-7216-4fd2-8195-5806725b19e4 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:28.360349 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 101/399] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:28.399240 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-c5948e57-8cb7-44b3-90b1-a006121095f2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.401230 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-c5948e57-8cb7-44b3-90b1-a006121095f2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action Aug 18 13:47:28.401589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-c5948e57-8cb7-44b3-90b1-a006121095f2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:28.401725 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-c5948e57-8cb7-44b3-90b1-a006121095f2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:28.413641 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.413641 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:28.414231 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-c5948e57-8cb7-44b3-90b1-a006121095f2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:28.420233 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-c5948e57-8cb7-44b3-90b1-a006121095f2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Begin detaching volume completed successfully. Aug 18 13:47:28.420675 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-c5948e57-8cb7-44b3-90b1-a006121095f2 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action returned with HTTP 202 Aug 18 13:47:28.421363 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 101/400] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:47:28 2026] POST /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:47:28.469370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30d81e82-0ab5-4c32-a31b-1e5b624e14bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.469750 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30d81e82-0ab5-4c32-a31b-1e5b624e14bf None None] GET https://10.4.3.221/volume// Aug 18 13:47:28.470023 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30d81e82-0ab5-4c32-a31b-1e5b624e14bf None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.470222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30d81e82-0ab5-4c32-a31b-1e5b624e14bf None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.470539 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30d81e82-0ab5-4c32-a31b-1e5b624e14bf None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:28.470857 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 101/401] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:28.479547 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-a6b00934-3b25-4040-ab87-ce26b9881f4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.484652 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-a6b00934-3b25-4040-ab87-ce26b9881f4d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:28.484847 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-a6b00934-3b25-4040-ab87-ce26b9881f4d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.485044 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-a6b00934-3b25-4040-ab87-ce26b9881f4d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.501056 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.501056 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:28.505140 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-a6b00934-3b25-4040-ab87-ce26b9881f4d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:28.510880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-a6b00934-3b25-4040-ab87-ce26b9881f4d tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:28.511379 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 99/402] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1640 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:28.812115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-46027fc0-6406-4cde-9f7a-ba78bdbdb748 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.816297 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-46027fc0-6406-4cde-9f7a-ba78bdbdb748 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:28.816546 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-46027fc0-6406-4cde-9f7a-ba78bdbdb748 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.816894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-46027fc0-6406-4cde-9f7a-ba78bdbdb748 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.831943 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.831943 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:28.839228 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-46027fc0-6406-4cde-9f7a-ba78bdbdb748 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:28.843830 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-46027fc0-6406-4cde-9f7a-ba78bdbdb748 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 returned with HTTP 200 Aug 18 13:47:28.844243 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 102/403] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:28.859430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3f493e5f-82e0-4f3f-b542-11002c0fcbe6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.863797 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3f493e5f-82e0-4f3f-b542-11002c0fcbe6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:28.863797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3f493e5f-82e0-4f3f-b542-11002c0fcbe6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.863797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3f493e5f-82e0-4f3f-b542-11002c0fcbe6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.878768 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.878768 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:28.882396 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3f493e5f-82e0-4f3f-b542-11002c0fcbe6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:28.886210 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3f493e5f-82e0-4f3f-b542-11002c0fcbe6 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 returned with HTTP 200 Aug 18 13:47:28.886552 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 102/404] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:28.898046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1850b67-a53d-434c-aaa6-58395d68841d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.899705 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1850b67-a53d-434c-aaa6-58395d68841d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e?cascade=True Aug 18 13:47:28.899908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1850b67-a53d-434c-aaa6-58395d68841d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.900077 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1850b67-a53d-434c-aaa6-58395d68841d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.900247 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b1850b67-a53d-434c-aaa6-58395d68841d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume with id: b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:28.906479 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.906479 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:28.906972 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1850b67-a53d-434c-aaa6-58395d68841d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:28.932101 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1850b67-a53d-434c-aaa6-58395d68841d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume request issued successfully. Aug 18 13:47:28.932279 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1850b67-a53d-434c-aaa6-58395d68841d tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e?cascade=True returned with HTTP 202 Aug 18 13:47:28.932700 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 102/405] 10.4.3.221 () {66 vars in 1376 bytes} [Tue Aug 18 13:47:28 2026] DELETE /volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e?cascade=True => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:28.943587 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fca51d1-aac7-4322-b119-7ac2b478e81c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:28.945186 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fca51d1-aac7-4322-b119-7ac2b478e81c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:28.945416 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fca51d1-aac7-4322-b119-7ac2b478e81c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:28.945630 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fca51d1-aac7-4322-b119-7ac2b478e81c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:28.959787 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:28.959787 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:28.965533 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fca51d1-aac7-4322-b119-7ac2b478e81c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:28.973747 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fca51d1-aac7-4322-b119-7ac2b478e81c tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e returned with HTTP 200 Aug 18 13:47:28.974444 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 100/406] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:28 2026] GET /volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:29.056170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-14ca8cb8-029a-4002-b877-510f5a75fbb5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.058523 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-14ca8cb8-029a-4002-b877-510f5a75fbb5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:29.058769 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-14ca8cb8-029a-4002-b877-510f5a75fbb5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.059016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-14ca8cb8-029a-4002-b877-510f5a75fbb5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.073582 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:29.073582 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:29.078146 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-14ca8cb8-029a-4002-b877-510f5a75fbb5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:29.083304 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-14ca8cb8-029a-4002-b877-510f5a75fbb5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:29.083814 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 103/407] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:29 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1460 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:29.103596 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-65a33eaa-946b-4a17-9deb-d0bafa826997 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.105833 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-65a33eaa-946b-4a17-9deb-d0bafa826997 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] DELETE https://10.4.3.221/volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b Aug 18 13:47:29.106059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-65a33eaa-946b-4a17-9deb-d0bafa826997 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.106238 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-65a33eaa-946b-4a17-9deb-d0bafa826997 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.113883 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:29.113883 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:29.171805 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-02bdd119-cd51-48f6-a48f-800275ccbe64 req-65a33eaa-946b-4a17-9deb-d0bafa826997 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b returned with HTTP 200 Aug 18 13:47:29.172219 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 103/408] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:47:29 2026] DELETE /volume/v3/attachments/3b728c25-3e17-442a-903f-d1b4d03ffc2b => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:29.549602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-049d4563-7e6f-417a-a251-5b5cb9a3f0e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.551457 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-049d4563-7e6f-417a-a251-5b5cb9a3f0e5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:29.551747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-049d4563-7e6f-417a-a251-5b5cb9a3f0e5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.552052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-049d4563-7e6f-417a-a251-5b5cb9a3f0e5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.563338 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:29.563338 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:29.567122 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-049d4563-7e6f-417a-a251-5b5cb9a3f0e5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:29.572276 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-049d4563-7e6f-417a-a251-5b5cb9a3f0e5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:29.572760 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 103/409] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:29 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:29.673285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f09fad61-04a8-42bd-87ce-1580b236644c req-2b50b1d1-5d03-4416-9fd8-07a608980ff3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.676330 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-2b50b1d1-5d03-4416-9fd8-07a608980ff3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:29.676603 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-2b50b1d1-5d03-4416-9fd8-07a608980ff3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.676993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-2b50b1d1-5d03-4416-9fd8-07a608980ff3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.698482 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:29.698482 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:29.703382 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f09fad61-04a8-42bd-87ce-1580b236644c req-2b50b1d1-5d03-4416-9fd8-07a608980ff3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:29.709936 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-2b50b1d1-5d03-4416-9fd8-07a608980ff3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:29.710518 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 101/410] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:29 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:29.752981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f09fad61-04a8-42bd-87ce-1580b236644c req-4711731e-fdbb-4714-8c0e-99b283fefe92 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.754953 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-4711731e-fdbb-4714-8c0e-99b283fefe92 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] POST https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action Aug 18 13:47:29.755519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-4711731e-fdbb-4714-8c0e-99b283fefe92 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:29.755519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-4711731e-fdbb-4714-8c0e-99b283fefe92 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:29.771482 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:29.771482 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:29.772437 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f09fad61-04a8-42bd-87ce-1580b236644c req-4711731e-fdbb-4714-8c0e-99b283fefe92 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:29.780349 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f09fad61-04a8-42bd-87ce-1580b236644c req-4711731e-fdbb-4714-8c0e-99b283fefe92 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Begin detaching volume completed successfully. Aug 18 13:47:29.780463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-4711731e-fdbb-4714-8c0e-99b283fefe92 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action returned with HTTP 202 Aug 18 13:47:29.780903 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 104/411] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:47:29 2026] POST /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:47:29.839736 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a25c0454-7a01-463d-98a4-966c16d55b2c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.840207 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a25c0454-7a01-463d-98a4-966c16d55b2c None None] GET https://10.4.3.221/volume// Aug 18 13:47:29.840417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a25c0454-7a01-463d-98a4-966c16d55b2c None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.840674 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a25c0454-7a01-463d-98a4-966c16d55b2c None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.841116 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a25c0454-7a01-463d-98a4-966c16d55b2c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:29.841467 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 104/412] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:29.849828 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1940ad85-afad-4b87-ba48-237f1daa21e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.854032 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1940ad85-afad-4b87-ba48-237f1daa21e3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:29.854268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1940ad85-afad-4b87-ba48-237f1daa21e3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.854595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1940ad85-afad-4b87-ba48-237f1daa21e3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.866884 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-813445e5-1303-4911-a05a-a35940f6e6c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.868695 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-813445e5-1303-4911-a05a-a35940f6e6c1 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:29.868914 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-813445e5-1303-4911-a05a-a35940f6e6c1 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.869063 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:29.869063 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:29.869122 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-813445e5-1303-4911-a05a-a35940f6e6c1 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.869274 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-813445e5-1303-4911-a05a-a35940f6e6c1 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Delete volume with id: 22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:29.873423 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1940ad85-afad-4b87-ba48-237f1daa21e3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:29.874939 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-813445e5-1303-4911-a05a-a35940f6e6c1 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 404 Aug 18 13:47:29.875549 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 102/413] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:29 2026] DELETE /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:29.877930 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1940ad85-afad-4b87-ba48-237f1daa21e3 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:29.878337 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 104/414] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:29 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1343 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:29.882955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-89b617bd-2b7e-47bd-b26d-8162d7cd22f0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.885587 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89b617bd-2b7e-47bd-b26d-8162d7cd22f0 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] GET https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 Aug 18 13:47:29.885922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-89b617bd-2b7e-47bd-b26d-8162d7cd22f0 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.886167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-89b617bd-2b7e-47bd-b26d-8162d7cd22f0 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.892195 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89b617bd-2b7e-47bd-b26d-8162d7cd22f0 tempest-VolumesAssistedSnapshotsTest-2085573643 tempest-VolumesAssistedSnapshotsTest-2085573643-project-admin] https://10.4.3.221/volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 returned with HTTP 404 Aug 18 13:47:29.892718 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 105/415] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:29 2026] GET /volume/v3/volumes/22e68731-dd3c-4e27-adc1-45ceb16a5de6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:29.989120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74f0d83f-5aa8-4731-b97f-bb89f4f724df None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:29.990890 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74f0d83f-5aa8-4731-b97f-bb89f4f724df tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:29.991081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74f0d83f-5aa8-4731-b97f-bb89f4f724df tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:29.991274 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74f0d83f-5aa8-4731-b97f-bb89f4f724df tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:29.996804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74f0d83f-5aa8-4731-b97f-bb89f4f724df tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e returned with HTTP 404 Aug 18 13:47:29.997305 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 105/416] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:29 2026] GET /volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:30.005917 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:30.010874 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:47:30.010978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:30.012511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:30.013113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:47:30.014232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:47:30.050213 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Get all volumes completed successfully. Aug 18 13:47:30.050658 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-777b45ba-dee6-4b1d-ba3c-d00553b110f4 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:47:30.051119 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 103/417] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:47:30 2026] GET /volume/v3/volumes => generated 335 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:30.060412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:30.062612 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/snapshots Aug 18 13:47:30.062878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:30.063129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:30.063454 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:47:30.064876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:47:30.069196 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Get all snapshots completed successfully. Aug 18 13:47:30.069630 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dbba3bf-9ab5-49cc-8117-f3b807db1a18 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 200 Aug 18 13:47:30.070148 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 105/418] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:47:30 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:47:30.078858 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a75d6fa2-02ea-4416-b416-2ade769d65b1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:30.080799 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a75d6fa2-02ea-4416-b416-2ade769d65b1 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:30.081000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a75d6fa2-02ea-4416-b416-2ade769d65b1 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:30.081187 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a75d6fa2-02ea-4416-b416-2ade769d65b1 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:30.087616 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:30.087616 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:30.091275 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a75d6fa2-02ea-4416-b416-2ade769d65b1 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:30.095199 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a75d6fa2-02ea-4416-b416-2ade769d65b1 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 returned with HTTP 200 Aug 18 13:47:30.095612 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 106/419] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:30 2026] GET /volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:30.113010 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:30.117889 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:30.117889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:30.117889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:30.117889 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume with id: 0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:30.127110 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:30.127110 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:30.127906 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:30.151285 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume request issued successfully. Aug 18 13:47:30.151697 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-68066af3-4d7c-49e0-b24e-4bb7e1922077 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 returned with HTTP 202 Aug 18 13:47:30.152298 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 106/420] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:30 2026] DELETE /volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:47:30.163140 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06122140-c7e0-4a83-9288-cf03af437462 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:30.165403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06122140-c7e0-4a83-9288-cf03af437462 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:30.165665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06122140-c7e0-4a83-9288-cf03af437462 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:30.165947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06122140-c7e0-4a83-9288-cf03af437462 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:30.173212 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:30.173212 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:30.178403 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06122140-c7e0-4a83-9288-cf03af437462 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Volume info retrieved successfully. Aug 18 13:47:30.184197 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06122140-c7e0-4a83-9288-cf03af437462 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 returned with HTTP 200 Aug 18 13:47:30.184674 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 104/421] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:30 2026] GET /volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:31.201156 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8fe8e2e8-692c-46fc-9639-faf5a3213249 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:31.203226 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fe8e2e8-692c-46fc-9639-faf5a3213249 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 Aug 18 13:47:31.203526 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fe8e2e8-692c-46fc-9639-faf5a3213249 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:31.203717 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fe8e2e8-692c-46fc-9639-faf5a3213249 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:31.209326 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fe8e2e8-692c-46fc-9639-faf5a3213249 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 returned with HTTP 404 Aug 18 13:47:31.209826 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 106/422] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:31 2026] GET /volume/v3/volumes/0756a3fe-632a-48ed-b672-f0cb9b8c5023 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:31.220806 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7ddbc503-46af-474d-9573-0dce1a38ee02 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:31.222718 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7ddbc503-46af-474d-9573-0dce1a38ee02 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 Aug 18 13:47:31.222942 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7ddbc503-46af-474d-9573-0dce1a38ee02 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:31.223164 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7ddbc503-46af-474d-9573-0dce1a38ee02 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:31.223284 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-7ddbc503-46af-474d-9573-0dce1a38ee02 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete snapshot with id: b866f429-0f50-49f4-9332-2ae462746064 Aug 18 13:47:31.228215 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7ddbc503-46af-474d-9573-0dce1a38ee02 tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 returned with HTTP 404 Aug 18 13:47:31.228667 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 107/423] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:47:31 2026] DELETE /volume/v3/snapshots/b866f429-0f50-49f4-9332-2ae462746064 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:31.236061 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-584f16be-e35d-490e-af19-abcb22d2a03b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:31.239628 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-584f16be-e35d-490e-af19-abcb22d2a03b tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] GET https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:31.239628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-584f16be-e35d-490e-af19-abcb22d2a03b tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:31.239628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-584f16be-e35d-490e-af19-abcb22d2a03b tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:31.247775 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-584f16be-e35d-490e-af19-abcb22d2a03b tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e returned with HTTP 404 Aug 18 13:47:31.248760 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 107/424] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:31 2026] GET /volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:31.259403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0421469-f0bd-4684-8d31-9d19ff3571ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:31.264747 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0421469-f0bd-4684-8d31-9d19ff3571ff tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:31.265045 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0421469-f0bd-4684-8d31-9d19ff3571ff tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:31.265300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0421469-f0bd-4684-8d31-9d19ff3571ff tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:31.265502 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e0421469-f0bd-4684-8d31-9d19ff3571ff tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] Delete volume with id: b7ef1656-aca3-42ef-9283-701b664a146e Aug 18 13:47:31.273277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0421469-f0bd-4684-8d31-9d19ff3571ff tempest-VolumesDeleteCascade-1494409009 tempest-VolumesDeleteCascade-1494409009-project-member] https://10.4.3.221/volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e returned with HTTP 404 Aug 18 13:47:31.273792 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 105/425] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:31 2026] DELETE /volume/v3/volumes/b7ef1656-aca3-42ef-9283-701b664a146e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:33.305033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92a67d6b-6f24-44c5-8476-a32929ae427e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:33.515342 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:33.515801 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1219494801", "metadata": {"Type": "Test"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:33.517307 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1219494801', 'metadata': {'Type': 'Test'}}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:33.517515 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume of 1 GB Aug 18 13:47:33.521799 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Availability Zones retrieved successfully. Aug 18 13:47:33.527199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (03f6d2fd-2793-4760-8fe2-267bae7c22ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:33.528198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3f7070-412b-4d2c-91c6-dfb78fec6c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:33.529214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:33.557533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3f7070-412b-4d2c-91c6-dfb78fec6c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:33.557884 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a3a71e-81c0-4e93-a9fd-dc31962c9122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:33.624459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Created reservations ['ce4a6c47-f077-4de4-973b-6be7567cd57f', 'c961dcc6-2c80-4358-a574-a27dc4e49e2b', '900b84de-0640-4f6c-b9a9-de4cb9338717', 'd00f6289-e091-42ef-b047-92eeaf8a23ba'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:33.625307 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a3a71e-81c0-4e93-a9fd-dc31962c9122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce4a6c47-f077-4de4-973b-6be7567cd57f', 'c961dcc6-2c80-4358-a574-a27dc4e49e2b', '900b84de-0640-4f6c-b9a9-de4cb9338717', 'd00f6289-e091-42ef-b047-92eeaf8a23ba']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:33.626045 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bf0fb6-2ec7-4b47-9e49-d5fecbc42dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:33.649302 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bf0fb6-2ec7-4b47-9e49-d5fecbc42dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd05c8ec5-36ca-4a1a-b83d-a31b52644c83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1219494801',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['ce4a6c47-f077-4de4-973b-6be7567cd57f','c961dcc6-2c80-4358-a574-a27dc4e49e2b','900b84de-0640-4f6c-b9a9-de4cb9338717','d00f6289-e091-42ef-b047-92eeaf8a23ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1219494801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d05c8ec5-36ca-4a1a-b83d-a31b52644c83,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0117e1db4bc4482f8b978d2800fa5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:33.650309 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78aff7f0-88b3-484f-a438-b97e987f3fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:33.668669 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78aff7f0-88b3-484f-a438-b97e987f3fc0) transitioned into state 'SUCCESS' from state '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-1219494801',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['ce4a6c47-f077-4de4-973b-6be7567cd57f','c961dcc6-2c80-4358-a574-a27dc4e49e2b','900b84de-0640-4f6c-b9a9-de4cb9338717','d00f6289-e091-42ef-b047-92eeaf8a23ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:33.669266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b040b-c5ca-41a1-a96a-9c41328e018d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:33.680741 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b040b-c5ca-41a1-a96a-9c41328e018d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:33.681516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (03f6d2fd-2793-4760-8fe2-267bae7c22ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:33.681831 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request issued successfully. Aug 18 13:47:33.682391 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92a67d6b-6f24-44c5-8476-a32929ae427e tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:33.682773 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 107/426] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:33 2026] POST /volume/v3/volumes => generated 759 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:33.694316 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-87c39892-40b8-4c7a-98c2-71f89a3e42b2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:33.696756 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-87c39892-40b8-4c7a-98c2-71f89a3e42b2 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:33.697058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-87c39892-40b8-4c7a-98c2-71f89a3e42b2 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:33.697320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-87c39892-40b8-4c7a-98c2-71f89a3e42b2 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:33.708001 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:33.708001 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:33.712831 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-87c39892-40b8-4c7a-98c2-71f89a3e42b2 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:33.720450 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-87c39892-40b8-4c7a-98c2-71f89a3e42b2 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:33.720450 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 108/427] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:33 2026] GET /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:34.364433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f09fad61-04a8-42bd-87ce-1580b236644c req-03c0a711-85de-4f74-b710-bca154a9a383 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.366401 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-03c0a711-85de-4f74-b710-bca154a9a383 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:34.366735 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-03c0a711-85de-4f74-b710-bca154a9a383 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:34.367263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-03c0a711-85de-4f74-b710-bca154a9a383 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:34.379004 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:34.379004 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:34.383242 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-f09fad61-04a8-42bd-87ce-1580b236644c req-03c0a711-85de-4f74-b710-bca154a9a383 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:34.388673 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-03c0a711-85de-4f74-b710-bca154a9a383 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:34.389235 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 108/428] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:34 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:34.733421 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35065e9e-3a2e-485f-b084-439eb52c1903 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.735595 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35065e9e-3a2e-485f-b084-439eb52c1903 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:34.735832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35065e9e-3a2e-485f-b084-439eb52c1903 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:34.736086 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35065e9e-3a2e-485f-b084-439eb52c1903 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:34.748089 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:34.748089 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:34.752210 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35065e9e-3a2e-485f-b084-439eb52c1903 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:34.756993 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35065e9e-3a2e-485f-b084-439eb52c1903 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:34.757429 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 106/429] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:34 2026] GET /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:34.772297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e79cfc3-1772-41f9-b904-7724c295837c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.774995 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e79cfc3-1772-41f9-b904-7724c295837c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:34.775957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e79cfc3-1772-41f9-b904-7724c295837c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:34.775957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e79cfc3-1772-41f9-b904-7724c295837c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:34.784985 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:34.784985 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:34.789438 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e79cfc3-1772-41f9-b904-7724c295837c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:34.793791 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e79cfc3-1772-41f9-b904-7724c295837c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:34.794318 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 108/430] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:34 2026] GET /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:34.808639 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3adab4ee-261a-444c-a519-d2ebbd9f8808 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.810840 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3adab4ee-261a-444c-a519-d2ebbd9f8808 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:34.811332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3adab4ee-261a-444c-a519-d2ebbd9f8808 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1219494801"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:34.836212 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:34.836212 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:34.841214 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3adab4ee-261a-444c-a519-d2ebbd9f8808 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:34.841309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1cbb1b83-b778-47ac-bb7b-b9bbb47c12b5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.845635 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1cbb1b83-b778-47ac-bb7b-b9bbb47c12b5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] DELETE https://10.4.3.221/volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5 Aug 18 13:47:34.845635 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1cbb1b83-b778-47ac-bb7b-b9bbb47c12b5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:34.845635 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1cbb1b83-b778-47ac-bb7b-b9bbb47c12b5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:34.846968 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3adab4ee-261a-444c-a519-d2ebbd9f8808 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:34.847647 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3adab4ee-261a-444c-a519-d2ebbd9f8808 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:34.849517 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 109/431] 10.4.3.221 () {68 vars in 1368 bytes} [Tue Aug 18 13:47:34 2026] PUT /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 784 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:34.854136 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:34.854136 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:34.859198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2826b18-3fd1-40fa-b5e5-a384b315c200 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.861373 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2826b18-3fd1-40fa-b5e5-a384b315c200 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:34.861782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2826b18-3fd1-40fa-b5e5-a384b315c200 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2023780651", "description": "This is the new description of volume"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:34.873520 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:34.873520 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:34.877807 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2826b18-3fd1-40fa-b5e5-a384b315c200 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:34.885854 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2826b18-3fd1-40fa-b5e5-a384b315c200 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:34.886528 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2826b18-3fd1-40fa-b5e5-a384b315c200 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:34.887487 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 107/432] 10.4.3.221 () {68 vars in 1369 bytes} [Tue Aug 18 13:47:34 2026] PUT /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:34.899354 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-233ad30a-f307-4f29-a002-a2893c510ffc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.901352 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-233ad30a-f307-4f29-a002-a2893c510ffc tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:34.902122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-233ad30a-f307-4f29-a002-a2893c510ffc tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:34.902122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-233ad30a-f307-4f29-a002-a2893c510ffc tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:34.908352 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:34.908352 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:34.909456 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f09fad61-04a8-42bd-87ce-1580b236644c req-1cbb1b83-b778-47ac-bb7b-b9bbb47c12b5 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5 returned with HTTP 200 Aug 18 13:47:34.910126 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 109/433] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:47:34 2026] DELETE /volume/v3/attachments/adafdc9e-7f8a-4dca-804d-079af70e5bc5 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:34.911416 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-233ad30a-f307-4f29-a002-a2893c510ffc tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:34.915025 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-233ad30a-f307-4f29-a002-a2893c510ffc tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:34.915362 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 109/434] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:34 2026] GET /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 891 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:34.928321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:34.930668 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:34.931155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-226616674", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1662869316"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:34.934210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-226616674', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1662869316'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:34.934210 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume of 1 GB Aug 18 13:47:34.940256 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Availability Zones retrieved successfully. Aug 18 13:47:34.948308 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (ddc3c02a-831f-44d4-a84b-2a8bc7db19f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:34.951045 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9b4108-4371-4444-8414-eddcc87e7c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:34.952798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:34.988992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9b4108-4371-4444-8414-eddcc87e7c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:34.989763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc9be2b-2650-4e97-8def-2e6717958645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:35.033647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Created reservations ['fe22a560-3252-4624-98bd-07552a875cd1', '2f6bf407-da31-464f-81ce-b5d7dea2e6bc', '359660a7-46e8-4922-8940-b1289b2e87d4', '5009ef89-6c75-476d-97ea-aba76dc00f36'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:35.034592 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc9be2b-2650-4e97-8def-2e6717958645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe22a560-3252-4624-98bd-07552a875cd1', '2f6bf407-da31-464f-81ce-b5d7dea2e6bc', '359660a7-46e8-4922-8940-b1289b2e87d4', '5009ef89-6c75-476d-97ea-aba76dc00f36']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:35.035451 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b6c38a-92c5-4f89-8ff0-21ccfc2ee620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:35.061786 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7b6c38a-92c5-4f89-8ff0-21ccfc2ee620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdf4e3d-24d8-4250-aba5-08cf91ac844a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-226616674',display_name='tempest-VolumesGetTest-Volume-1662869316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['fe22a560-3252-4624-98bd-07552a875cd1','2f6bf407-da31-464f-81ce-b5d7dea2e6bc','359660a7-46e8-4922-8940-b1289b2e87d4','5009ef89-6c75-476d-97ea-aba76dc00f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-226616674',display_name='tempest-VolumesGetTest-Volume-1662869316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdf4e3d-24d8-4250-aba5-08cf91ac844a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0117e1db4bc4482f8b978d2800fa5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:35.063264 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354ae400-65f7-4689-b49c-2868b27b4e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:35.083011 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354ae400-65f7-4689-b49c-2868b27b4e47) transitioned into 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-226616674',display_name='tempest-VolumesGetTest-Volume-1662869316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['fe22a560-3252-4624-98bd-07552a875cd1','2f6bf407-da31-464f-81ce-b5d7dea2e6bc','359660a7-46e8-4922-8940-b1289b2e87d4','5009ef89-6c75-476d-97ea-aba76dc00f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:35.083929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15e0af8-5ecf-45c9-ae7d-fbf02766dea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:35.096938 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15e0af8-5ecf-45c9-ae7d-fbf02766dea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:35.096938 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (ddc3c02a-831f-44d4-a84b-2a8bc7db19f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:35.096938 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request issued successfully. Aug 18 13:47:35.096938 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d9ab3976-6e1f-4923-be92-06ccbc7d0afa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:35.097498 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 110/435] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:34 2026] POST /volume/v3/volumes => generated 779 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:35.110567 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e118bdde-63de-4c1c-9037-52c5a7e044e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:35.113086 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e118bdde-63de-4c1c-9037-52c5a7e044e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:35.115945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e118bdde-63de-4c1c-9037-52c5a7e044e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:35.115945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e118bdde-63de-4c1c-9037-52c5a7e044e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:35.123192 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:35.123192 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:35.127752 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e118bdde-63de-4c1c-9037-52c5a7e044e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:35.134096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e118bdde-63de-4c1c-9037-52c5a7e044e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a returned with HTTP 200 Aug 18 13:47:35.134096 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 108/436] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:35 2026] GET /volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:36.150436 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-47583cc9-ca0b-414b-bfa0-36b2b9a46c0b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:36.152278 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-47583cc9-ca0b-414b-bfa0-36b2b9a46c0b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:36.152462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-47583cc9-ca0b-414b-bfa0-36b2b9a46c0b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:36.152677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-47583cc9-ca0b-414b-bfa0-36b2b9a46c0b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:36.161361 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:36.161361 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:36.165281 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-47583cc9-ca0b-414b-bfa0-36b2b9a46c0b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:36.170433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-47583cc9-ca0b-414b-bfa0-36b2b9a46c0b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a returned with HTTP 200 Aug 18 13:47:36.170843 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 110/437] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:36 2026] GET /volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:36.188953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a526585c-b4a8-4b53-a36a-9d72155add96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:36.191120 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a526585c-b4a8-4b53-a36a-9d72155add96 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:36.191546 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a526585c-b4a8-4b53-a36a-9d72155add96 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1219494801", "description": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:36.207847 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:36.207847 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:36.216927 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a526585c-b4a8-4b53-a36a-9d72155add96 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:36.226467 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a526585c-b4a8-4b53-a36a-9d72155add96 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:36.226993 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a526585c-b4a8-4b53-a36a-9d72155add96 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a returned with HTTP 200 Aug 18 13:47:36.227402 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 110/438] 10.4.3.221 () {68 vars in 1368 bytes} [Tue Aug 18 13:47:36 2026] PUT /volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a => generated 770 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:36.244599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f5b9a9f9-b166-4550-9f71-cbed781fa8d8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:36.248748 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f5b9a9f9-b166-4550-9f71-cbed781fa8d8 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:36.249010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f5b9a9f9-b166-4550-9f71-cbed781fa8d8 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:36.249224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f5b9a9f9-b166-4550-9f71-cbed781fa8d8 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:36.259183 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:36.259183 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:36.265233 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f5b9a9f9-b166-4550-9f71-cbed781fa8d8 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:36.272642 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f5b9a9f9-b166-4550-9f71-cbed781fa8d8 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a returned with HTTP 200 Aug 18 13:47:36.273433 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 111/439] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:36 2026] GET /volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:36.290573 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:36.292138 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:36.292359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:36.292569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:36.292726 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume with id: ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:36.299176 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:36.299176 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:36.299628 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:36.324004 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume request issued successfully. Aug 18 13:47:36.324523 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97be0e0b-f399-4f8d-a6bb-4ec9d2f74390 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a returned with HTTP 202 Aug 18 13:47:36.325021 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 109/440] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:36 2026] DELETE /volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:36.332685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c872064b-41ca-4180-a0aa-9ccf96d2ab84 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:36.338297 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c872064b-41ca-4180-a0aa-9ccf96d2ab84 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:36.338645 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c872064b-41ca-4180-a0aa-9ccf96d2ab84 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:36.338853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c872064b-41ca-4180-a0aa-9ccf96d2ab84 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:36.347920 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:36.347920 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:36.352293 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c872064b-41ca-4180-a0aa-9ccf96d2ab84 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:36.357513 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c872064b-41ca-4180-a0aa-9ccf96d2ab84 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a returned with HTTP 200 Aug 18 13:47:36.358048 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 111/441] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:36 2026] GET /volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:37.373948 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff9a69da-5f85-455b-8b21-7d858d900244 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:37.376086 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff9a69da-5f85-455b-8b21-7d858d900244 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a Aug 18 13:47:37.376329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff9a69da-5f85-455b-8b21-7d858d900244 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:37.376562 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff9a69da-5f85-455b-8b21-7d858d900244 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:37.383302 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff9a69da-5f85-455b-8b21-7d858d900244 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a returned with HTTP 404 Aug 18 13:47:37.383960 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 111/442] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:37 2026] GET /volume/v3/volumes/ffdf4e3d-24d8-4250-aba5-08cf91ac844a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:37.390020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-762a1c25-cba3-4b44-b900-5e7372cb62b6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:37.391844 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-762a1c25-cba3-4b44-b900-5e7372cb62b6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:37.392072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-762a1c25-cba3-4b44-b900-5e7372cb62b6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:37.392288 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-762a1c25-cba3-4b44-b900-5e7372cb62b6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:37.398974 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:37.398974 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:37.402499 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-762a1c25-cba3-4b44-b900-5e7372cb62b6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:37.406507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-762a1c25-cba3-4b44-b900-5e7372cb62b6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:37.406915 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 112/443] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:37 2026] GET /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 891 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:37.419397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-006fdb19-e915-448f-942a-5ef00a281ce1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:37.421054 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-006fdb19-e915-448f-942a-5ef00a281ce1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] DELETE https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:37.421260 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-006fdb19-e915-448f-942a-5ef00a281ce1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:37.421437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-006fdb19-e915-448f-942a-5ef00a281ce1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:37.421641 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-006fdb19-e915-448f-942a-5ef00a281ce1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume with id: d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:37.428429 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:37.428429 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:37.429071 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-006fdb19-e915-448f-942a-5ef00a281ce1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:37.442181 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-006fdb19-e915-448f-942a-5ef00a281ce1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume request issued successfully. Aug 18 13:47:37.442406 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-006fdb19-e915-448f-942a-5ef00a281ce1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 202 Aug 18 13:47:37.442933 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 110/444] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:37 2026] DELETE /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:37.451463 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7f2fa3e9-9939-4591-9c6e-a891691f56e9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:37.455183 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f2fa3e9-9939-4591-9c6e-a891691f56e9 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:37.455183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f2fa3e9-9939-4591-9c6e-a891691f56e9 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:37.455183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f2fa3e9-9939-4591-9c6e-a891691f56e9 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:37.460698 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:37.460698 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:37.464441 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7f2fa3e9-9939-4591-9c6e-a891691f56e9 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:37.468492 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f2fa3e9-9939-4591-9c6e-a891691f56e9 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 200 Aug 18 13:47:37.468969 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 112/445] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:37 2026] GET /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 890 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:37.735452 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-c33f661d-35b6-46dc-b927-a904c47f8ae4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:37.738109 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-c33f661d-35b6-46dc-b927-a904c47f8ae4 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:47:37.738361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-c33f661d-35b6-46dc-b927-a904c47f8ae4 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:37.738837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-c33f661d-35b6-46dc-b927-a904c47f8ae4 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:37.750889 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:37.750889 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:37.755108 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-c33f661d-35b6-46dc-b927-a904c47f8ae4 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:47:37.761781 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-c33f661d-35b6-46dc-b927-a904c47f8ae4 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:47:37.762635 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 112/446] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:37 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1653 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:37.957792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-be0db996-a806-4346-8a33-d4716691a45d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:37.959983 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-be0db996-a806-4346-8a33-d4716691a45d tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:47:37.960215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-be0db996-a806-4346-8a33-d4716691a45d tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:37.960387 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-be0db996-a806-4346-8a33-d4716691a45d tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:37.969963 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:37.969963 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:37.973296 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-be0db996-a806-4346-8a33-d4716691a45d tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:47:37.978089 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-be0db996-a806-4346-8a33-d4716691a45d tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:47:37.978518 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 113/447] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:37 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1653 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:38.484741 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6145e1d-9214-4fa1-b038-043aec7320bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:38.489349 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6145e1d-9214-4fa1-b038-043aec7320bb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 Aug 18 13:47:38.489533 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6145e1d-9214-4fa1-b038-043aec7320bb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:38.489772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6145e1d-9214-4fa1-b038-043aec7320bb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:38.497973 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6145e1d-9214-4fa1-b038-043aec7320bb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 returned with HTTP 404 Aug 18 13:47:38.498518 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 111/448] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:38 2026] GET /volume/v3/volumes/d05c8ec5-36ca-4a1a-b83d-a31b52644c83 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:38.513275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-431b9252-e581-4063-8c16-4c6e6d9612da None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:38.515961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:38.516683 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1737976779"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:38.519173 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1737976779'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:38.519351 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume of 1 GB Aug 18 13:47:38.524942 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Availability Zones retrieved successfully. Aug 18 13:47:38.534482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (1a648e70-70aa-4b65-a5e9-2103f3c6a151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:38.535798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4802f17-c4dd-43fa-9253-46185ea33607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.536773 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:38.577654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4802f17-c4dd-43fa-9253-46185ea33607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.578783 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be52d2f-54a5-447d-bd2e-dd755b67f9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.627905 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Created reservations ['b47d6181-3117-4367-a6c7-464889f59fa1', 'da9544c1-c54a-411d-a1ab-abbf9ce8b91c', '8ea5261f-1dcf-4084-95bb-5d7bb26dfe96', '502a260c-2d71-446a-a1b5-d14a6e381967'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:38.628762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be52d2f-54a5-447d-bd2e-dd755b67f9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47d6181-3117-4367-a6c7-464889f59fa1', 'da9544c1-c54a-411d-a1ab-abbf9ce8b91c', '8ea5261f-1dcf-4084-95bb-5d7bb26dfe96', '502a260c-2d71-446a-a1b5-d14a6e381967']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.629637 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb994dc-253a-48b0-9ee7-a1b190fd750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.652638 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb994dc-253a-48b0-9ee7-a1b190fd750c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa43c7f3-2272-48b6-8675-71ff52d471be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1737976779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['b47d6181-3117-4367-a6c7-464889f59fa1','da9544c1-c54a-411d-a1ab-abbf9ce8b91c','8ea5261f-1dcf-4084-95bb-5d7bb26dfe96','502a260c-2d71-446a-a1b5-d14a6e381967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1737976779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa43c7f3-2272-48b6-8675-71ff52d471be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0117e1db4bc4482f8b978d2800fa5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.653414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6cfa04-182d-4363-8f98-c8012ffdc6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.669097 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:38.671040 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 Aug 18 13:47:38.671250 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:38.671594 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:38.671652 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Delete volume with id: c8b3c049-7e19-472f-b63b-75fcef927b76 Aug 18 13:47:38.682362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6cfa04-182d-4363-8f98-c8012ffdc6b5) transitioned into state 'SUCCESS' from state '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-1737976779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['b47d6181-3117-4367-a6c7-464889f59fa1','da9544c1-c54a-411d-a1ab-abbf9ce8b91c','8ea5261f-1dcf-4084-95bb-5d7bb26dfe96','502a260c-2d71-446a-a1b5-d14a6e381967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.683044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b811e0-bbc0-4189-ac11-df3602b586df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.688486 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:38.688486 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:38.689169 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:38.696481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b811e0-bbc0-4189-ac11-df3602b586df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.697560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (1a648e70-70aa-4b65-a5e9-2103f3c6a151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:38.697926 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request issued successfully. Aug 18 13:47:38.698477 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-431b9252-e581-4063-8c16-4c6e6d9612da tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:38.699014 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 113/449] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:38 2026] POST /volume/v3/volumes => generated 745 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:38.709927 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Delete volume request issued successfully. Aug 18 13:47:38.710178 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2acc9750-f775-4d25-8a27-ae1efbd05778 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 returned with HTTP 202 Aug 18 13:47:38.712453 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 113/450] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:38 2026] DELETE /volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:38.712843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a4ffdd38-7ef9-4066-bcb3-805737360cbb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:38.715018 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4ffdd38-7ef9-4066-bcb3-805737360cbb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be Aug 18 13:47:38.715933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4ffdd38-7ef9-4066-bcb3-805737360cbb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:38.715933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4ffdd38-7ef9-4066-bcb3-805737360cbb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:38.717945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d4d5a36-efed-4ae8-a2bd-1ea976d3edd6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:38.720000 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d4d5a36-efed-4ae8-a2bd-1ea976d3edd6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 Aug 18 13:47:38.720000 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d4d5a36-efed-4ae8-a2bd-1ea976d3edd6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:38.720000 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d4d5a36-efed-4ae8-a2bd-1ea976d3edd6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:38.726373 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:38.726373 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:38.726478 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7d17697e-12af-416a-a962-481c3849870d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:38.728115 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:38.728974 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-38860896"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:38.729025 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:38.729025 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:38.729826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-38860896'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:38.730324 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Create volume of 1 GB Aug 18 13:47:38.730324 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:38.730324 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:38.730980 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a4ffdd38-7ef9-4066-bcb3-805737360cbb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:38.733381 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d4d5a36-efed-4ae8-a2bd-1ea976d3edd6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:38.734080 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Availability Zones retrieved successfully. Aug 18 13:47:38.737806 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d4d5a36-efed-4ae8-a2bd-1ea976d3edd6 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 returned with HTTP 200 Aug 18 13:47:38.738239 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 112/451] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:38 2026] GET /volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:38.738649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4ffdd38-7ef9-4066-bcb3-805737360cbb tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be returned with HTTP 200 Aug 18 13:47:38.739175 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 114/452] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:38 2026] GET /volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:38.739572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Flow 'volume_create_api' (001d90ff-6eda-47d7-8420-c7633f9edc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:38.740650 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2092e79f-2f3e-4518-b233-97b46d77f884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.742285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:38.778092 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2092e79f-2f3e-4518-b233-97b46d77f884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.779191 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9459b8-a995-4eef-b9c9-a24a82e665be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.845664 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Created reservations ['20ec1b9e-b471-43d6-bde5-222383a8b427', 'dd88d157-2e71-4bc0-b48d-9e78eda5a5c1', '5e2336b9-79d6-4869-8ca4-f63930ba0771', '6686c37d-0d2e-4da8-b42f-5ce2302ca73f'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:38.846747 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9459b8-a995-4eef-b9c9-a24a82e665be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20ec1b9e-b471-43d6-bde5-222383a8b427', 'dd88d157-2e71-4bc0-b48d-9e78eda5a5c1', '5e2336b9-79d6-4869-8ca4-f63930ba0771', '6686c37d-0d2e-4da8-b42f-5ce2302ca73f']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.847748 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aecf68c-892d-47ba-96e9-5c5756a43123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.878075 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aecf68c-892d-47ba-96e9-5c5756a43123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b99c55-d7b4-43a6-9431-f1d11e727f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-38860896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe5787cc6104c5da4303853ca8b8303',qos_specs=None,replication_status=,reservations=['20ec1b9e-b471-43d6-bde5-222383a8b427','dd88d157-2e71-4bc0-b48d-9e78eda5a5c1','5e2336b9-79d6-4869-8ca4-f63930ba0771','6686c37d-0d2e-4da8-b42f-5ce2302ca73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f3c49595bf14e24b1c10157a0076ee5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-38860896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b99c55-d7b4-43a6-9431-f1d11e727f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfe5787cc6104c5da4303853ca8b8303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f3c49595bf14e24b1c10157a0076ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.879408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2998066-7056-48d8-897c-8491b0f30f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.900636 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2998066-7056-48d8-897c-8491b0f30f4d) transitioned into state 'SUCCESS' from state '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-38860896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe5787cc6104c5da4303853ca8b8303',qos_specs=None,replication_status=,reservations=['20ec1b9e-b471-43d6-bde5-222383a8b427','dd88d157-2e71-4bc0-b48d-9e78eda5a5c1','5e2336b9-79d6-4869-8ca4-f63930ba0771','6686c37d-0d2e-4da8-b42f-5ce2302ca73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f3c49595bf14e24b1c10157a0076ee5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.901322 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe8fd0b-8652-48b9-b665-94d252ca0b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:38.912892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe8fd0b-8652-48b9-b665-94d252ca0b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:38.912892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Flow 'volume_create_api' (001d90ff-6eda-47d7-8420-c7633f9edc1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:38.913625 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Create volume request issued successfully. Aug 18 13:47:38.914214 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7d17697e-12af-416a-a962-481c3849870d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:38.914481 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 114/453] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:38 2026] POST /volume/v3/volumes => generated 752 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:39.393393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79ffcb55-bd9a-49c8-840e-541514c7687e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.393789 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79ffcb55-bd9a-49c8-840e-541514c7687e None None] GET https://10.4.3.221/volume// Aug 18 13:47:39.393995 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79ffcb55-bd9a-49c8-840e-541514c7687e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:39.394235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79ffcb55-bd9a-49c8-840e-541514c7687e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:39.394669 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79ffcb55-bd9a-49c8-840e-541514c7687e None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:39.395017 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 114/454] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:39.404081 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-5428bd09-0503-424a-b7e3-9ffd69012b4c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.406228 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-5428bd09-0503-424a-b7e3-9ffd69012b4c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:47:39.406928 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-5428bd09-0503-424a-b7e3-9ffd69012b4c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8271674e-bde7-4868-9413-121e995b29a6", "connector": null, "instance_uuid": "dd33218c-a007-406d-8506-3d9685deeeb9"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:39.420826 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:39.420826 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:39.460836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-5428bd09-0503-424a-b7e3-9ffd69012b4c tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:47:39.460836 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 113/455] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:47:39 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:39.528572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-30a7746a-3c68-4699-ba10-33c54a14946b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.531304 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-30a7746a-3c68-4699-ba10-33c54a14946b tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] DELETE https://10.4.3.221/volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3 Aug 18 13:47:39.531575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-30a7746a-3c68-4699-ba10-33c54a14946b tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:39.531830 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-30a7746a-3c68-4699-ba10-33c54a14946b tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:39.543118 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:39.543118 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:39.635093 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-30a7746a-3c68-4699-ba10-33c54a14946b tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3 returned with HTTP 200 Aug 18 13:47:39.635093 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 115/456] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:47:39 2026] DELETE /volume/v3/attachments/f53e9596-238b-4a5b-8793-8ef47fbb4dd3 => generated 192 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:39.737513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a2c06530-0140-411e-922a-067ee1821c2b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.738609 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2c06530-0140-411e-922a-067ee1821c2b None None] GET https://10.4.3.221/volume// Aug 18 13:47:39.738933 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2c06530-0140-411e-922a-067ee1821c2b None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:39.739224 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2c06530-0140-411e-922a-067ee1821c2b None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:39.739600 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2c06530-0140-411e-922a-067ee1821c2b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:39.740051 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 115/457] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:39.747540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-68bb52ea-8e7e-4a1b-a8af-ce5bb33f8e73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.753989 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-68bb52ea-8e7e-4a1b-a8af-ce5bb33f8e73 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] POST https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6/action Aug 18 13:47:39.753989 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-68bb52ea-8e7e-4a1b-a8af-ce5bb33f8e73 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action body: b'{"os-reimage": {"image_id": "55eeb29a-5672-4bcf-9d7c-7db9bbb26652", "reimage_reserved": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:39.753989 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-68bb52ea-8e7e-4a1b-a8af-ce5bb33f8e73 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "55eeb29a-5672-4bcf-9d7c-7db9bbb26652", "reimage_reserved": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:39.758625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c9b5b04-2c17-46f4-88b2-fd27035fee37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.759114 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c0699a4f-650e-4a7f-8edd-ae85dcfeb762 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.762449 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0699a4f-650e-4a7f-8edd-ae85dcfeb762 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 Aug 18 13:47:39.762449 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c0699a4f-650e-4a7f-8edd-ae85dcfeb762 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:39.762449 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c0699a4f-650e-4a7f-8edd-ae85dcfeb762 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:39.762650 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c9b5b04-2c17-46f4-88b2-fd27035fee37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be Aug 18 13:47:39.762650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c9b5b04-2c17-46f4-88b2-fd27035fee37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:39.762650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c9b5b04-2c17-46f4-88b2-fd27035fee37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:39.766999 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0699a4f-650e-4a7f-8edd-ae85dcfeb762 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 returned with HTTP 404 Aug 18 13:47:39.767590 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 116/458] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:39 2026] GET /volume/v3/volumes/c8b3c049-7e19-472f-b63b-75fcef927b76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:39.777128 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:39.777128 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:39.777249 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-927841b3-25f5-4805-b84d-b6121c366b45 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.777366 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:39.777366 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:39.777616 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-68bb52ea-8e7e-4a1b-a8af-ce5bb33f8e73 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:47:39.779881 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-927841b3-25f5-4805-b84d-b6121c366b45 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] DELETE https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:39.780337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-927841b3-25f5-4805-b84d-b6121c366b45 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:39.780652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-927841b3-25f5-4805-b84d-b6121c366b45 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:39.780944 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-927841b3-25f5-4805-b84d-b6121c366b45 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Delete volume with id: 461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:39.784885 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c9b5b04-2c17-46f4-88b2-fd27035fee37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:39.787928 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c9b5b04-2c17-46f4-88b2-fd27035fee37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be returned with HTTP 200 Aug 18 13:47:39.788568 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 114/459] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:39 2026] GET /volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:39.791809 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:39.791809 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:39.794479 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-927841b3-25f5-4805-b84d-b6121c366b45 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:39.806444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.808232 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:39.808653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fa43c7f3-2272-48b6-8675-71ff52d471be", "size": 1, "name": "tempest-VolumesGetTest-Volume-1476032264", "metadata": {"Type": "Test"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:39.810416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request body: {'volume': {'source_volid': 'fa43c7f3-2272-48b6-8675-71ff52d471be', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1476032264', 'metadata': {'Type': 'Test'}}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:39.816424 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-927841b3-25f5-4805-b84d-b6121c366b45 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Delete volume request issued successfully. Aug 18 13:47:39.816744 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-927841b3-25f5-4805-b84d-b6121c366b45 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 202 Aug 18 13:47:39.817369 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 116/460] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:39 2026] DELETE /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:39.821372 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:39.821372 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:39.824203 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume retrieved successfully. Aug 18 13:47:39.824203 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume of 1 GB Aug 18 13:47:39.827027 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c53f47f-8c4c-4379-bbe0-89f0ff8c2503 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:39.830501 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Availability Zones retrieved successfully. Aug 18 13:47:39.830757 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c53f47f-8c4c-4379-bbe0-89f0ff8c2503 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:39.830757 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c53f47f-8c4c-4379-bbe0-89f0ff8c2503 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:39.830757 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c53f47f-8c4c-4379-bbe0-89f0ff8c2503 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:39.837010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (82dc6786-0565-46c4-a579-20b88ca5fd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:39.838435 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:39.838435 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:39.838683 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f7d833-6ec0-4a23-9d7b-f5ae4abdbbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:39.840295 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:39.843844 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c53f47f-8c4c-4379-bbe0-89f0ff8c2503 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Volume info retrieved successfully. Aug 18 13:47:39.849267 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c53f47f-8c4c-4379-bbe0-89f0ff8c2503 tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 200 Aug 18 13:47:39.849873 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 115/461] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:39 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:39.875083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f7d833-6ec0-4a23-9d7b-f5ae4abdbbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fa43c7f3-2272-48b6-8675-71ff52d471be', 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:39.875896 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38809ee2-70eb-49fd-bff6-d24f83d1399e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:39.937963 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Created reservations ['2212d671-de75-470b-aa5b-0569f3e1bd9e', '508d21cc-30b6-4afb-8dd0-535b78050f10', 'a4a0430e-90e0-4403-8309-173c9c9e5ff2', '313b460d-6feb-46c4-bf97-772d752f086e'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:39.938713 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38809ee2-70eb-49fd-bff6-d24f83d1399e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2212d671-de75-470b-aa5b-0569f3e1bd9e', '508d21cc-30b6-4afb-8dd0-535b78050f10', 'a4a0430e-90e0-4403-8309-173c9c9e5ff2', '313b460d-6feb-46c4-bf97-772d752f086e']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:39.939471 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f431e3cf-3d20-42a4-baec-171caf8984a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:39.977036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f431e3cf-3d20-42a4-baec-171caf8984a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '258b2137-17a1-4637-87bc-159f7c72b638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1476032264',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['2212d671-de75-470b-aa5b-0569f3e1bd9e','508d21cc-30b6-4afb-8dd0-535b78050f10','a4a0430e-90e0-4403-8309-173c9c9e5ff2','313b460d-6feb-46c4-bf97-772d752f086e'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa43c7f3-2272-48b6-8675-71ff52d471be,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1476032264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=258b2137-17a1-4637-87bc-159f7c72b638,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fa43c7f3-2272-48b6-8675-71ff52d471be,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0117e1db4bc4482f8b978d2800fa5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:39.978258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eb9df0-39ce-4015-8d08-5229534b3694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:39.997370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6eb9df0-39ce-4015-8d08-5229534b3694) transitioned into state 'SUCCESS' from state '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-1476032264',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['2212d671-de75-470b-aa5b-0569f3e1bd9e','508d21cc-30b6-4afb-8dd0-535b78050f10','a4a0430e-90e0-4403-8309-173c9c9e5ff2','313b460d-6feb-46c4-bf97-772d752f086e'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa43c7f3-2272-48b6-8675-71ff52d471be,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:39.998234 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93a1693-1417-4c81-b3cb-9855e86c2e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:40.014492 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93a1693-1417-4c81-b3cb-9855e86c2e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:40.015492 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (82dc6786-0565-46c4-a579-20b88ca5fd93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:40.015788 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request issued successfully. Aug 18 13:47:40.016484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4380b7b-c8a8-4a95-a8a0-960693d8d52d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:40.016983 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 117/462] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:39 2026] POST /volume/v3/volumes => generated 793 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:40.033696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f2d988d1-d27c-4697-9f03-b52241ecbd37 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:40.035432 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2d988d1-d27c-4697-9f03-b52241ecbd37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:40.035625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2d988d1-d27c-4697-9f03-b52241ecbd37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:40.035799 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2d988d1-d27c-4697-9f03-b52241ecbd37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:40.043904 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:40.043904 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:40.048658 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f2d988d1-d27c-4697-9f03-b52241ecbd37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:40.054315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2d988d1-d27c-4697-9f03-b52241ecbd37 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:40.054856 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 117/463] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:40 2026] GET /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:47:40.343599 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-68bb52ea-8e7e-4a1b-a8af-ce5bb33f8e73 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6/action returned with HTTP 202 Aug 18 13:47:40.343599 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 115/464] 10.4.3.221 () {74 vars in 1713 bytes} [Tue Aug 18 13:47:39 2026] POST /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6/action => generated 0 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:47:40.865259 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6932a1c6-ad0b-454d-b9e4-8fb36b26efbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:40.867063 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6932a1c6-ad0b-454d-b9e4-8fb36b26efbd tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] GET https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 Aug 18 13:47:40.867298 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6932a1c6-ad0b-454d-b9e4-8fb36b26efbd tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:40.867520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6932a1c6-ad0b-454d-b9e4-8fb36b26efbd tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:40.873817 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6932a1c6-ad0b-454d-b9e4-8fb36b26efbd tempest-TestMultiAttachVolumeSwap-1790983986 tempest-TestMultiAttachVolumeSwap-1790983986-project-member] https://10.4.3.221/volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 returned with HTTP 404 Aug 18 13:47:40.874352 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 116/465] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:40 2026] GET /volume/v3/volumes/461e89f0-6313-4e08-988f-bcc185722081 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:41.072345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-deab6b9d-ce17-4fa6-ba41-354e35cde5aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:41.075302 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-deab6b9d-ce17-4fa6-ba41-354e35cde5aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:41.075585 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-deab6b9d-ce17-4fa6-ba41-354e35cde5aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:41.075846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-deab6b9d-ce17-4fa6-ba41-354e35cde5aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:41.085319 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:41.085319 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:41.090264 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-deab6b9d-ce17-4fa6-ba41-354e35cde5aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:41.096241 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-deab6b9d-ce17-4fa6-ba41-354e35cde5aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:41.097078 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 118/466] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:41 2026] GET /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:41.110417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-59856912-5be2-4f6a-9a8a-ddbe0ce2c71d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:41.113215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-59856912-5be2-4f6a-9a8a-ddbe0ce2c71d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:41.113742 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-59856912-5be2-4f6a-9a8a-ddbe0ce2c71d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:41.114062 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-59856912-5be2-4f6a-9a8a-ddbe0ce2c71d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:41.123222 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:41.123222 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:41.128123 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-59856912-5be2-4f6a-9a8a-ddbe0ce2c71d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:41.134181 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-59856912-5be2-4f6a-9a8a-ddbe0ce2c71d tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:41.134543 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 118/467] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:41 2026] GET /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:41.147959 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d5bc917-da56-4381-94e7-9e40b23463f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:41.150108 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d5bc917-da56-4381-94e7-9e40b23463f1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:41.150604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d5bc917-da56-4381-94e7-9e40b23463f1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1476032264"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:41.162247 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:41.162247 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:41.167563 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d5bc917-da56-4381-94e7-9e40b23463f1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:41.175497 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d5bc917-da56-4381-94e7-9e40b23463f1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:41.176445 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d5bc917-da56-4381-94e7-9e40b23463f1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:41.177135 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 116/468] 10.4.3.221 () {68 vars in 1368 bytes} [Tue Aug 18 13:47:41 2026] PUT /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:41.189347 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6790cb53-7809-4303-b766-f5703f67e44b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:41.191574 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6790cb53-7809-4303-b766-f5703f67e44b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:41.192389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6790cb53-7809-4303-b766-f5703f67e44b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1833311574", "description": "This is the new description of volume"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:41.205684 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:41.205684 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:41.210428 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6790cb53-7809-4303-b766-f5703f67e44b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:41.219302 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6790cb53-7809-4303-b766-f5703f67e44b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:41.219302 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6790cb53-7809-4303-b766-f5703f67e44b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:41.219706 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 117/469] 10.4.3.221 () {68 vars in 1369 bytes} [Tue Aug 18 13:47:41 2026] PUT /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:41.237116 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-83370f7d-d40b-4f6d-94de-4877daae4e5f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:41.240300 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-83370f7d-d40b-4f6d-94de-4877daae4e5f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:41.241134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-83370f7d-d40b-4f6d-94de-4877daae4e5f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:41.241817 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-83370f7d-d40b-4f6d-94de-4877daae4e5f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:41.250656 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:41.250656 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:41.256930 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-83370f7d-d40b-4f6d-94de-4877daae4e5f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:41.263394 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-83370f7d-d40b-4f6d-94de-4877daae4e5f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:41.264226 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 119/470] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:41 2026] GET /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:41.280259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a60f1494-b75b-4786-8716-41c05315fd00 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:41.282975 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:41.283537 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1946247815", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-797164627"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:41.285873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1946247815', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-797164627'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:41.286069 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume of 1 GB Aug 18 13:47:41.290936 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Availability Zones retrieved successfully. Aug 18 13:47:41.299001 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (7fec358b-46d3-45fb-abcf-fe453643c82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:41.299908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc04b98-5ecd-47df-9d91-39dd2625ad6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:41.300877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:41.336275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc04b98-5ecd-47df-9d91-39dd2625ad6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:41.337326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b543cabd-7db7-4027-9a86-44cf9af811c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:41.382015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Created reservations ['05721230-f98f-47ee-8e7c-85b3930f6fd6', 'd27c12bc-d2b8-4144-bdee-aa9accbd92bd', '2d37ba12-d0d1-401a-b357-499e3512e5a3', '40f03f1f-681b-47ce-a589-0f0fb82ee15c'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:41.383354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b543cabd-7db7-4027-9a86-44cf9af811c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05721230-f98f-47ee-8e7c-85b3930f6fd6', 'd27c12bc-d2b8-4144-bdee-aa9accbd92bd', '2d37ba12-d0d1-401a-b357-499e3512e5a3', '40f03f1f-681b-47ce-a589-0f0fb82ee15c']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:41.384223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b1ba06-7fd3-4294-9187-4a9d9edea5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:41.414616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b1ba06-7fd3-4294-9187-4a9d9edea5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3895008e-6ccb-4d6b-9eda-c88449632bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1946247815',display_name='tempest-VolumesGetTest-Volume-797164627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['05721230-f98f-47ee-8e7c-85b3930f6fd6','d27c12bc-d2b8-4144-bdee-aa9accbd92bd','2d37ba12-d0d1-401a-b357-499e3512e5a3','40f03f1f-681b-47ce-a589-0f0fb82ee15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1946247815',display_name='tempest-VolumesGetTest-Volume-797164627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3895008e-6ccb-4d6b-9eda-c88449632bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0117e1db4bc4482f8b978d2800fa5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:41.415627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cd7531-7e08-4949-a38b-2d6575d9361f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:41.435587 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cd7531-7e08-4949-a38b-2d6575d9361f) transitioned into 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-1946247815',display_name='tempest-VolumesGetTest-Volume-797164627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['05721230-f98f-47ee-8e7c-85b3930f6fd6','d27c12bc-d2b8-4144-bdee-aa9accbd92bd','2d37ba12-d0d1-401a-b357-499e3512e5a3','40f03f1f-681b-47ce-a589-0f0fb82ee15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:41.436306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbdd257-0870-465a-aa77-cb1108cc74c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:41.446414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbdd257-0870-465a-aa77-cb1108cc74c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:41.447245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (7fec358b-46d3-45fb-abcf-fe453643c82f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:41.447542 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request issued successfully. Aug 18 13:47:41.448314 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a60f1494-b75b-4786-8716-41c05315fd00 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:41.448780 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 119/471] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:41 2026] POST /volume/v3/volumes => generated 779 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:47:41.462079 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-466c833d-051c-4142-814e-01bd8bd60c2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:41.464217 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-466c833d-051c-4142-814e-01bd8bd60c2b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:41.464217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-466c833d-051c-4142-814e-01bd8bd60c2b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:41.464353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-466c833d-051c-4142-814e-01bd8bd60c2b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:41.474366 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:41.474366 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:41.479714 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-466c833d-051c-4142-814e-01bd8bd60c2b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:41.486056 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-466c833d-051c-4142-814e-01bd8bd60c2b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee returned with HTTP 200 Aug 18 13:47:41.486397 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 117/472] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:41 2026] GET /volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:42.504718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cde2544-7a71-4b54-bd29-d0012087821b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:42.506783 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cde2544-7a71-4b54-bd29-d0012087821b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:42.507032 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cde2544-7a71-4b54-bd29-d0012087821b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:42.507252 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cde2544-7a71-4b54-bd29-d0012087821b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:42.516379 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:42.516379 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:42.521122 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1cde2544-7a71-4b54-bd29-d0012087821b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:42.527261 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cde2544-7a71-4b54-bd29-d0012087821b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee returned with HTTP 200 Aug 18 13:47:42.527709 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 118/473] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:42 2026] GET /volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:42.544720 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-db3d457f-003a-4598-9a24-ffbec7d4ec23 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:42.547408 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db3d457f-003a-4598-9a24-ffbec7d4ec23 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:42.547833 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-db3d457f-003a-4598-9a24-ffbec7d4ec23 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1476032264", "description": null}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:42.562454 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:42.562454 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:42.566295 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-db3d457f-003a-4598-9a24-ffbec7d4ec23 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:42.574883 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-db3d457f-003a-4598-9a24-ffbec7d4ec23 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:42.575616 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db3d457f-003a-4598-9a24-ffbec7d4ec23 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee returned with HTTP 200 Aug 18 13:47:42.576135 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 120/474] 10.4.3.221 () {68 vars in 1368 bytes} [Tue Aug 18 13:47:42 2026] PUT /volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee => generated 770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:42.592577 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-056fe46a-6b8c-44c8-a173-29e2a5c08576 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:42.594989 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-056fe46a-6b8c-44c8-a173-29e2a5c08576 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:42.595225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-056fe46a-6b8c-44c8-a173-29e2a5c08576 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:42.595463 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-056fe46a-6b8c-44c8-a173-29e2a5c08576 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:42.603555 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:42.603555 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:42.607670 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-056fe46a-6b8c-44c8-a173-29e2a5c08576 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:42.612704 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-056fe46a-6b8c-44c8-a173-29e2a5c08576 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee returned with HTTP 200 Aug 18 13:47:42.613306 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 120/475] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:42 2026] GET /volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:42.627718 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:42.631296 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:42.631367 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:42.631753 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:42.632076 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume with id: 3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:42.640489 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:42.640489 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:42.641141 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:42.678571 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume request issued successfully. Aug 18 13:47:42.678933 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa9357bc-2a40-4b61-9675-33a606e95f62 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee returned with HTTP 202 Aug 18 13:47:42.679330 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 118/476] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:42 2026] DELETE /volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:42.694998 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ab0d01a-4f59-403b-a504-f2d660d0a9dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:42.696782 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ab0d01a-4f59-403b-a504-f2d660d0a9dd tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:42.696985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ab0d01a-4f59-403b-a504-f2d660d0a9dd tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:42.697384 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ab0d01a-4f59-403b-a504-f2d660d0a9dd tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:42.708332 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:42.708332 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:42.716725 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2ab0d01a-4f59-403b-a504-f2d660d0a9dd tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:42.721431 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ab0d01a-4f59-403b-a504-f2d660d0a9dd tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee returned with HTTP 200 Aug 18 13:47:42.721798 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 119/477] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:42 2026] GET /volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:43.737886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ba31d050-956a-4605-b5e0-a594cdc3c84f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:43.740196 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba31d050-956a-4605-b5e0-a594cdc3c84f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee Aug 18 13:47:43.740387 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba31d050-956a-4605-b5e0-a594cdc3c84f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:43.741041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba31d050-956a-4605-b5e0-a594cdc3c84f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:43.747959 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba31d050-956a-4605-b5e0-a594cdc3c84f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee returned with HTTP 404 Aug 18 13:47:43.749257 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 121/478] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:43 2026] GET /volume/v3/volumes/3895008e-6ccb-4d6b-9eda-c88449632bee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:43.757854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7e1320b8-6380-4bd6-b212-17cb2ce374fa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:43.761071 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e1320b8-6380-4bd6-b212-17cb2ce374fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:43.761071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7e1320b8-6380-4bd6-b212-17cb2ce374fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:43.761071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7e1320b8-6380-4bd6-b212-17cb2ce374fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:43.767992 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:43.767992 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:43.772198 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7e1320b8-6380-4bd6-b212-17cb2ce374fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:43.776892 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e1320b8-6380-4bd6-b212-17cb2ce374fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:43.777324 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 121/479] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:43 2026] GET /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:43.794570 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4953516-432f-4715-931f-e9b4bc2b28aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:43.797820 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4953516-432f-4715-931f-e9b4bc2b28aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] DELETE https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:43.798014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4953516-432f-4715-931f-e9b4bc2b28aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:43.798182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4953516-432f-4715-931f-e9b4bc2b28aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:43.798330 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e4953516-432f-4715-931f-e9b4bc2b28aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume with id: 258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:43.805597 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:43.805597 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:43.806290 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4953516-432f-4715-931f-e9b4bc2b28aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:43.839876 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4953516-432f-4715-931f-e9b4bc2b28aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume request issued successfully. Aug 18 13:47:43.840126 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4953516-432f-4715-931f-e9b4bc2b28aa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 202 Aug 18 13:47:43.840614 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 119/480] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:43 2026] DELETE /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:43.849355 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b218769b-e877-4e18-b7bc-f08985169b60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:43.851217 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b218769b-e877-4e18-b7bc-f08985169b60 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:43.851375 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b218769b-e877-4e18-b7bc-f08985169b60 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:43.851576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b218769b-e877-4e18-b7bc-f08985169b60 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:43.858224 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:43.858224 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:43.862099 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b218769b-e877-4e18-b7bc-f08985169b60 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:43.866322 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b218769b-e877-4e18-b7bc-f08985169b60 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 200 Aug 18 13:47:43.866686 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 120/481] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:43 2026] GET /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:44.880718 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d5e243be-ba20-4eef-b2c7-3d34e93d2f8c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:44.887024 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5e243be-ba20-4eef-b2c7-3d34e93d2f8c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 Aug 18 13:47:44.887024 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5e243be-ba20-4eef-b2c7-3d34e93d2f8c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:44.887024 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5e243be-ba20-4eef-b2c7-3d34e93d2f8c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:44.892395 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5e243be-ba20-4eef-b2c7-3d34e93d2f8c tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 returned with HTTP 404 Aug 18 13:47:44.892924 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 122/482] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:44 2026] GET /volume/v3/volumes/258b2137-17a1-4637-87bc-159f7c72b638 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:44.905703 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a21cddf0-cdca-41af-8c42-b25bc567c402 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:44.909955 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a21cddf0-cdca-41af-8c42-b25bc567c402 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be Aug 18 13:47:44.910236 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a21cddf0-cdca-41af-8c42-b25bc567c402 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:44.910449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a21cddf0-cdca-41af-8c42-b25bc567c402 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:44.925492 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:44.925492 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:44.932570 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a21cddf0-cdca-41af-8c42-b25bc567c402 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:44.946911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a21cddf0-cdca-41af-8c42-b25bc567c402 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be returned with HTTP 200 Aug 18 13:47:44.946911 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 122/483] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:44 2026] GET /volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:44.964136 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c35e4e18-d9dc-4946-bb40-4374347f607f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:44.967338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c35e4e18-d9dc-4946-bb40-4374347f607f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] DELETE https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be Aug 18 13:47:44.967338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c35e4e18-d9dc-4946-bb40-4374347f607f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:44.968405 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c35e4e18-d9dc-4946-bb40-4374347f607f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:44.970165 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c35e4e18-d9dc-4946-bb40-4374347f607f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume with id: fa43c7f3-2272-48b6-8675-71ff52d471be Aug 18 13:47:44.979501 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:44.979501 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:44.980082 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c35e4e18-d9dc-4946-bb40-4374347f607f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:44.999139 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c35e4e18-d9dc-4946-bb40-4374347f607f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume request issued successfully. Aug 18 13:47:44.999824 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c35e4e18-d9dc-4946-bb40-4374347f607f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be returned with HTTP 202 Aug 18 13:47:45.000238 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 120/484] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:44 2026] DELETE /volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:45.008599 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b36a4c5-cbb1-46df-819b-f90973cfada1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:45.011291 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b36a4c5-cbb1-46df-819b-f90973cfada1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be Aug 18 13:47:45.011436 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b36a4c5-cbb1-46df-819b-f90973cfada1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:45.011844 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b36a4c5-cbb1-46df-819b-f90973cfada1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:45.024289 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:45.024289 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:45.029160 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b36a4c5-cbb1-46df-819b-f90973cfada1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:45.035778 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b36a4c5-cbb1-46df-819b-f90973cfada1 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be returned with HTTP 200 Aug 18 13:47:45.036370 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 121/485] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:45 2026] GET /volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:46.052673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-986f476c-d7f5-44d2-bb00-b9f890190b1a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:46.056821 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-986f476c-d7f5-44d2-bb00-b9f890190b1a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be Aug 18 13:47:46.057072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-986f476c-d7f5-44d2-bb00-b9f890190b1a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:46.057302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-986f476c-d7f5-44d2-bb00-b9f890190b1a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:46.068172 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-986f476c-d7f5-44d2-bb00-b9f890190b1a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be returned with HTTP 404 Aug 18 13:47:46.068172 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 123/486] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:46 2026] GET /volume/v3/volumes/fa43c7f3-2272-48b6-8675-71ff52d471be => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:46.129513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:46.131695 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:46.132171 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-VolumesGetTest-Volume-919894115", "metadata": {"Type": "Test"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:46.133649 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request body: {'volume': {'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-919894115', 'metadata': {'Type': 'Test'}}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:46.231470 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume of 1 GB Aug 18 13:47:46.234683 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Availability Zones retrieved successfully. Aug 18 13:47:46.242262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (ced8d799-7d6b-4318-a938-db139b9dae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:46.244249 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f0d198-59af-4894-bff5-4569dd9d9e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:46.245627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:46.328730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f0d198-59af-4894-bff5-4569dd9d9e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:46.328730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadafcac-3dc7-4644-a804-1f29d86256d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:46.397705 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Created reservations ['e14e2aca-f298-4436-84b0-ada4a55a53b3', '4bd91bc2-e51c-44d4-b29d-2ec9e5b168e1', '5328771a-8466-40f6-a960-4c51ae56900c', '604faca7-bc65-45f5-8406-76eb95e488f0'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:46.398767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadafcac-3dc7-4644-a804-1f29d86256d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14e2aca-f298-4436-84b0-ada4a55a53b3', '4bd91bc2-e51c-44d4-b29d-2ec9e5b168e1', '5328771a-8466-40f6-a960-4c51ae56900c', '604faca7-bc65-45f5-8406-76eb95e488f0']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:46.399584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f59848-6cde-4077-99f7-5cd9d599abef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:46.439957 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f59848-6cde-4077-99f7-5cd9d599abef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9e085b6-0ec6-457b-9ae6-edd2d96b4c09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-919894115',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['e14e2aca-f298-4436-84b0-ada4a55a53b3','4bd91bc2-e51c-44d4-b29d-2ec9e5b168e1','5328771a-8466-40f6-a960-4c51ae56900c','604faca7-bc65-45f5-8406-76eb95e488f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-919894115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9e085b6-0ec6-457b-9ae6-edd2d96b4c09,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0117e1db4bc4482f8b978d2800fa5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:46.440890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b166dc7e-e7de-484f-a687-0bd0f1c5e6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:46.464817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b166dc7e-e7de-484f-a687-0bd0f1c5e6df) transitioned into state 'SUCCESS' from state '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-919894115',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['e14e2aca-f298-4436-84b0-ada4a55a53b3','4bd91bc2-e51c-44d4-b29d-2ec9e5b168e1','5328771a-8466-40f6-a960-4c51ae56900c','604faca7-bc65-45f5-8406-76eb95e488f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:46.465601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba8c28d-2c91-4388-8ba5-b4bc4172c372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:46.478000 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba8c28d-2c91-4388-8ba5-b4bc4172c372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:46.478766 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (ced8d799-7d6b-4318-a938-db139b9dae47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:46.479132 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request issued successfully. Aug 18 13:47:46.480103 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e6c93f9e-74d3-4474-bf71-4ab48198e944 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:46.480928 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 123/487] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:46 2026] POST /volume/v3/volumes => generated 758 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:46.496415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-213b3a1c-00d8-4927-a10e-7b74e23c72e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:46.500889 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-213b3a1c-00d8-4927-a10e-7b74e23c72e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:46.500889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-213b3a1c-00d8-4927-a10e-7b74e23c72e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:46.500889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-213b3a1c-00d8-4927-a10e-7b74e23c72e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:46.513326 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:46.513326 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:46.518494 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-213b3a1c-00d8-4927-a10e-7b74e23c72e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:46.527092 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-213b3a1c-00d8-4927-a10e-7b74e23c72e7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:46.527092 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 121/488] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:46 2026] GET /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:47.544373 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5030d24d-2329-460e-9697-01600d97511f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:47.547997 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5030d24d-2329-460e-9697-01600d97511f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:47.548176 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5030d24d-2329-460e-9697-01600d97511f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:47.548616 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5030d24d-2329-460e-9697-01600d97511f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:47.559682 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:47.559682 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:47.564502 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5030d24d-2329-460e-9697-01600d97511f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:47.572435 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5030d24d-2329-460e-9697-01600d97511f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:47.572435 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 122/489] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:47 2026] GET /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:47.585923 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-454a8b0e-58e0-4e5f-946d-f980eeeab8ba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:47.587966 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-454a8b0e-58e0-4e5f-946d-f980eeeab8ba tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:47.588182 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-454a8b0e-58e0-4e5f-946d-f980eeeab8ba tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:47.588325 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-454a8b0e-58e0-4e5f-946d-f980eeeab8ba tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:47.603593 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:47.603593 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:47.608766 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-454a8b0e-58e0-4e5f-946d-f980eeeab8ba tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:47.616900 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-454a8b0e-58e0-4e5f-946d-f980eeeab8ba tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:47.617605 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 124/490] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:47 2026] GET /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:47.635647 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-53cc7541-dea5-4719-9431-8c295bce3896 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:47.638048 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-53cc7541-dea5-4719-9431-8c295bce3896 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:47.638426 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-53cc7541-dea5-4719-9431-8c295bce3896 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-919894115"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:47.652511 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:47.652511 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:47.657214 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-53cc7541-dea5-4719-9431-8c295bce3896 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:47.672683 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-53cc7541-dea5-4719-9431-8c295bce3896 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:47.673319 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-53cc7541-dea5-4719-9431-8c295bce3896 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:47.673777 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 124/491] 10.4.3.221 () {68 vars in 1368 bytes} [Tue Aug 18 13:47:47 2026] PUT /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 782 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:47.685599 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e99c6d1c-630b-447c-acef-61bdccc84954 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:47.689395 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e99c6d1c-630b-447c-acef-61bdccc84954 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:47.692262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e99c6d1c-630b-447c-acef-61bdccc84954 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-833090026", "description": "This is the new description of volume"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:47.703188 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:47.703188 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:47.708596 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e99c6d1c-630b-447c-acef-61bdccc84954 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:47.718257 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e99c6d1c-630b-447c-acef-61bdccc84954 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:47.718932 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e99c6d1c-630b-447c-acef-61bdccc84954 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:47.719398 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 122/492] 10.4.3.221 () {68 vars in 1369 bytes} [Tue Aug 18 13:47:47 2026] PUT /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:47.731119 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34670395-4e3c-4307-aabd-5069eb5995fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:47.734376 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34670395-4e3c-4307-aabd-5069eb5995fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:47.734602 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34670395-4e3c-4307-aabd-5069eb5995fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:47.734870 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34670395-4e3c-4307-aabd-5069eb5995fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:47.743184 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:47.743184 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:47.747845 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34670395-4e3c-4307-aabd-5069eb5995fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:47.754221 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34670395-4e3c-4307-aabd-5069eb5995fa tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:47.754690 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 123/493] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:47 2026] GET /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:47.768554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5da16981-028e-44da-b363-089a05acf528 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:47.770382 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:47.770728 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-589638052", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1397752833"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:47.772682 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-589638052', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1397752833'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:47.772682 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume of 1 GB Aug 18 13:47:47.777742 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Availability Zones retrieved successfully. Aug 18 13:47:47.784936 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (d13b6324-17d5-4337-9255-928ced305c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:47.786649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84daddf-af24-42c8-90fd-f902a38da4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:47.788258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:47.815426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84daddf-af24-42c8-90fd-f902a38da4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:47.816426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a36b63-c61c-4d16-92e1-0018bacc54b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:47.864167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Created reservations ['1caa481f-dea6-4f59-b48d-f47d79179fd1', '364995e0-386b-4cd7-a4fd-12bb6d0c16f7', '7a064434-d9fc-4e5f-8959-650884f63b8f', 'b051047c-6f41-4b08-b97e-cff2e5b6b051'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:47.865250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a36b63-c61c-4d16-92e1-0018bacc54b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1caa481f-dea6-4f59-b48d-f47d79179fd1', '364995e0-386b-4cd7-a4fd-12bb6d0c16f7', '7a064434-d9fc-4e5f-8959-650884f63b8f', 'b051047c-6f41-4b08-b97e-cff2e5b6b051']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:47.866084 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b65ac6f-d884-4ad0-9066-97c6c027ec8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:47.892850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b65ac6f-d884-4ad0-9066-97c6c027ec8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8893e07-2fd5-477d-8510-c8091a03d0ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-589638052',display_name='tempest-VolumesGetTest-Volume-1397752833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['1caa481f-dea6-4f59-b48d-f47d79179fd1','364995e0-386b-4cd7-a4fd-12bb6d0c16f7','7a064434-d9fc-4e5f-8959-650884f63b8f','b051047c-6f41-4b08-b97e-cff2e5b6b051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-589638052',display_name='tempest-VolumesGetTest-Volume-1397752833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8893e07-2fd5-477d-8510-c8091a03d0ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0117e1db4bc4482f8b978d2800fa5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:47.894584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9791ce07-2171-4ff2-92ba-53d4b054a8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:47.913684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9791ce07-2171-4ff2-92ba-53d4b054a8e9) transitioned into 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-589638052',display_name='tempest-VolumesGetTest-Volume-1397752833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed4ce4002dd4fb99ef823a2373d9a8e',qos_specs=None,replication_status=,reservations=['1caa481f-dea6-4f59-b48d-f47d79179fd1','364995e0-386b-4cd7-a4fd-12bb6d0c16f7','7a064434-d9fc-4e5f-8959-650884f63b8f','b051047c-6f41-4b08-b97e-cff2e5b6b051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0117e1db4bc4482f8b978d2800fa5059',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:47.914548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a011f01-ee9a-45a4-8032-a8aef8e2cbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:47.928302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a011f01-ee9a-45a4-8032-a8aef8e2cbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:47.928302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Flow 'volume_create_api' (d13b6324-17d5-4337-9255-928ced305c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:47.928302 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Create volume request issued successfully. Aug 18 13:47:47.928302 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5da16981-028e-44da-b363-089a05acf528 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:47.928302 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 125/494] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:47:47 2026] POST /volume/v3/volumes => generated 779 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:47.942194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c801dc20-383a-4bae-8cb2-1dab72fcc833 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:47.945512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c801dc20-383a-4bae-8cb2-1dab72fcc833 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:47.945755 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c801dc20-383a-4bae-8cb2-1dab72fcc833 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:47.946202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c801dc20-383a-4bae-8cb2-1dab72fcc833 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:47.959704 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:47.959704 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:47.967798 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c801dc20-383a-4bae-8cb2-1dab72fcc833 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:47.975621 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c801dc20-383a-4bae-8cb2-1dab72fcc833 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae returned with HTTP 200 Aug 18 13:47:47.976143 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 125/495] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:47 2026] GET /volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:48.190738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4c31bf3-add6-4c5d-933a-200d57dcf5cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:48.191153 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4c31bf3-add6-4c5d-933a-200d57dcf5cc None None] GET https://10.4.3.221/volume// Aug 18 13:47:48.191316 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4c31bf3-add6-4c5d-933a-200d57dcf5cc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:48.191489 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4c31bf3-add6-4c5d-933a-200d57dcf5cc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:48.191867 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4c31bf3-add6-4c5d-933a-200d57dcf5cc None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:48.192157 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 123/496] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:48.204135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-e634cc1a-f0fb-45c0-bb21-13b94c51266e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:48.206908 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-e634cc1a-f0fb-45c0-bb21-13b94c51266e tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:47:48.207310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-e634cc1a-f0fb-45c0-bb21-13b94c51266e tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:48.208879 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-e634cc1a-f0fb-45c0-bb21-13b94c51266e tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:48.223416 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:48.223416 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:48.229886 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-e634cc1a-f0fb-45c0-bb21-13b94c51266e tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:47:48.242391 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-e634cc1a-f0fb-45c0-bb21-13b94c51266e tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:47:48.243067 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 124/497] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:48 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:48.340189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-a628ba8f-52cd-4eca-8375-54e9bf00f7fe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:48.342845 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-a628ba8f-52cd-4eca-8375-54e9bf00f7fe tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] PUT https://10.4.3.221/volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73 Aug 18 13:47:48.343326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-a628ba8f-52cd-4eca-8375-54e9bf00f7fe tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:48.353726 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-a628ba8f-52cd-4eca-8375-54e9bf00f7fe tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Acquiring lock "cinder-attachment_update-8271674e-bde7-4868-9413-121e995b29a6-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:47:48.361775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-a628ba8f-52cd-4eca-8375-54e9bf00f7fe tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Lock "cinder-attachment_update-8271674e-bde7-4868-9413-121e995b29a6-np0000007658" acquired by "attachment_update" :: waited 0.008s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:47:48.363302 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:48.363302 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:48.472708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-a628ba8f-52cd-4eca-8375-54e9bf00f7fe tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Lock "cinder-attachment_update-8271674e-bde7-4868-9413-121e995b29a6-np0000007658" released by "attachment_update" :: held 0.111s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:47:48.473049 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-a628ba8f-52cd-4eca-8375-54e9bf00f7fe tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73 returned with HTTP 200 Aug 18 13:47:48.473587 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 126/498] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:47:48 2026] PUT /volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:48.510793 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-98c84302-80be-417a-8459-3e0d665377d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:48.513688 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-98c84302-80be-417a-8459-3e0d665377d7 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] POST https://10.4.3.221/volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73/action Aug 18 13:47:48.514043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-98c84302-80be-417a-8459-3e0d665377d7 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:47:48.514159 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-98c84302-80be-417a-8459-3e0d665377d7 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:48.540298 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:48.540298 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:48.551019 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-17e690d2-48a5-41fb-a60e-060b003fe4a2 req-98c84302-80be-417a-8459-3e0d665377d7 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73/action returned with HTTP 204 Aug 18 13:47:48.551437 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 126/499] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:47:48 2026] POST /volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:48.991437 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-542b2ffb-c577-4dbd-8a29-428d0c9fccf7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:48.993263 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-542b2ffb-c577-4dbd-8a29-428d0c9fccf7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:48.993445 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-542b2ffb-c577-4dbd-8a29-428d0c9fccf7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:48.993629 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-542b2ffb-c577-4dbd-8a29-428d0c9fccf7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:49.002666 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:49.002666 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:49.007949 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-542b2ffb-c577-4dbd-8a29-428d0c9fccf7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:49.013856 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-542b2ffb-c577-4dbd-8a29-428d0c9fccf7 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae returned with HTTP 200 Aug 18 13:47:49.014296 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 124/500] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:48 2026] GET /volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:49.034077 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d65d76c-bfa5-4aac-a858-8e8ab8694bd5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:49.037300 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d65d76c-bfa5-4aac-a858-8e8ab8694bd5 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] PUT https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:49.037834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d65d76c-bfa5-4aac-a858-8e8ab8694bd5 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-919894115", "description": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:49.057621 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:49.057621 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:49.070009 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d65d76c-bfa5-4aac-a858-8e8ab8694bd5 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:49.090154 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d65d76c-bfa5-4aac-a858-8e8ab8694bd5 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume updated successfully. Aug 18 13:47:49.090780 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d65d76c-bfa5-4aac-a858-8e8ab8694bd5 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae returned with HTTP 200 Aug 18 13:47:49.091182 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 125/501] 10.4.3.221 () {68 vars in 1368 bytes} [Tue Aug 18 13:47:49 2026] PUT /volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae => generated 769 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:49.110638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b2393ee4-e6f7-40f4-a5af-05aada29173a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:49.114817 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2393ee4-e6f7-40f4-a5af-05aada29173a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:49.115098 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2393ee4-e6f7-40f4-a5af-05aada29173a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:49.115312 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2393ee4-e6f7-40f4-a5af-05aada29173a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:49.125924 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:49.125924 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:49.129964 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b2393ee4-e6f7-40f4-a5af-05aada29173a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:49.134532 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2393ee4-e6f7-40f4-a5af-05aada29173a tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae returned with HTTP 200 Aug 18 13:47:49.134979 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 127/502] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:49 2026] GET /volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:49.149901 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:49.152102 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:49.152357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:49.152623 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:49.152850 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume with id: a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:49.161457 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:49.161457 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:49.162530 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:49.196276 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume request issued successfully. Aug 18 13:47:49.196551 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6bd59fb0-b16b-4dbd-9eb5-597f04a030f6 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae returned with HTTP 202 Aug 18 13:47:49.197111 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 127/503] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:49 2026] DELETE /volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:49.209637 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-245f0522-263a-4fa4-992d-5773b0e0713f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:49.212759 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-245f0522-263a-4fa4-992d-5773b0e0713f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:49.213296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-245f0522-263a-4fa4-992d-5773b0e0713f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:49.213564 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-245f0522-263a-4fa4-992d-5773b0e0713f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:49.225685 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:49.225685 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:49.234366 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-245f0522-263a-4fa4-992d-5773b0e0713f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:49.244618 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-245f0522-263a-4fa4-992d-5773b0e0713f tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae returned with HTTP 200 Aug 18 13:47:49.245038 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 125/504] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:49 2026] GET /volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:50.261877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34fd7a3f-2819-4a12-967d-6ade1be29433 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:50.263817 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34fd7a3f-2819-4a12-967d-6ade1be29433 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae Aug 18 13:47:50.264012 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34fd7a3f-2819-4a12-967d-6ade1be29433 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:50.264246 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34fd7a3f-2819-4a12-967d-6ade1be29433 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:50.271840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34fd7a3f-2819-4a12-967d-6ade1be29433 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae returned with HTTP 404 Aug 18 13:47:50.272394 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 126/505] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:50 2026] GET /volume/v3/volumes/a8893e07-2fd5-477d-8510-c8091a03d0ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:50.283499 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7930cd34-b71a-458b-9998-c4da19e8e69b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:50.289211 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7930cd34-b71a-458b-9998-c4da19e8e69b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:50.289211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7930cd34-b71a-458b-9998-c4da19e8e69b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:50.289211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7930cd34-b71a-458b-9998-c4da19e8e69b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:50.295225 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:50.295225 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:50.299898 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7930cd34-b71a-458b-9998-c4da19e8e69b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:50.306185 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7930cd34-b71a-458b-9998-c4da19e8e69b tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:50.306185 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 128/506] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:50 2026] GET /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:50.322929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:50.325333 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:50.325595 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:50.325843 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:50.326089 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume with id: a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:50.335394 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:50.335394 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:50.336104 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:50.366015 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Delete volume request issued successfully. Aug 18 13:47:50.366331 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3bf348f2-620d-4bb6-9844-af6b85f9c519 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 202 Aug 18 13:47:50.367039 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 128/507] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:47:50 2026] DELETE /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:47:50.375472 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39d723a8-61d0-4920-a614-c5441590d609 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:50.377855 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39d723a8-61d0-4920-a614-c5441590d609 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:50.378110 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39d723a8-61d0-4920-a614-c5441590d609 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:50.378337 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39d723a8-61d0-4920-a614-c5441590d609 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:50.393904 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:50.393904 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:50.405763 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39d723a8-61d0-4920-a614-c5441590d609 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Volume info retrieved successfully. Aug 18 13:47:50.411349 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39d723a8-61d0-4920-a614-c5441590d609 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 200 Aug 18 13:47:50.412035 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 126/508] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:50 2026] GET /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 1404 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:51.429430 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-146390d0-a5f2-444d-81b5-6e1b00763e67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:51.433885 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-146390d0-a5f2-444d-81b5-6e1b00763e67 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] GET https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 Aug 18 13:47:51.433885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-146390d0-a5f2-444d-81b5-6e1b00763e67 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:51.433885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-146390d0-a5f2-444d-81b5-6e1b00763e67 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:51.439025 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-146390d0-a5f2-444d-81b5-6e1b00763e67 tempest-VolumesGetTest-1868285925 tempest-VolumesGetTest-1868285925-project-member] https://10.4.3.221/volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 returned with HTTP 404 Aug 18 13:47:51.439825 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 127/509] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:51 2026] GET /volume/v3/volumes/a9e085b6-0ec6-457b-9ae6-edd2d96b4c09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:47:54.712756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9a4b56ae-edce-4187-96cc-02f61c1db9b1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:54.714723 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a4b56ae-edce-4187-96cc-02f61c1db9b1 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] GET https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:47:54.714973 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a4b56ae-edce-4187-96cc-02f61c1db9b1 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:54.715219 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a4b56ae-edce-4187-96cc-02f61c1db9b1 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:54.717960 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=421,cinder:UPDATE=122,cinder:INSERT=69 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:47:54.730413 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:54.730413 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:54.735481 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9a4b56ae-edce-4187-96cc-02f61c1db9b1 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:47:54.743440 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a4b56ae-edce-4187-96cc-02f61c1db9b1 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 200 Aug 18 13:47:54.743729 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 129/510] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:47:54 2026] GET /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 1833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:56.915169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:56.917333 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:47:56.917752 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-386411057"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:56.920211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-386411057'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:47:56.920211 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Create volume of 1 GB Aug 18 13:47:56.922637 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=382,cinder:UPDATE=89,cinder:INSERT=44 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:47:56.930591 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Availability Zones retrieved successfully. Aug 18 13:47:56.951672 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Flow 'volume_create_api' (e0960a54-54d5-43e9-a711-b1bb744ad64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:56.953007 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c240b959-b1f5-478e-b67a-a99792739746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:56.956631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:47:57.011301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c240b959-b1f5-478e-b67a-a99792739746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:57.012652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be02efce-ab89-495b-8997-c6b9d2cc5946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:57.084880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Created reservations ['c239a4f0-8405-42d7-99e7-1057b1476e47', '48616eff-62bc-4078-8a5c-28816e18d4ce', '54025e81-23de-472f-b683-d5cadb444e30', '3aa15fd4-02a1-4993-b565-42ae1fc7e449'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:47:57.085802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be02efce-ab89-495b-8997-c6b9d2cc5946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c239a4f0-8405-42d7-99e7-1057b1476e47', '48616eff-62bc-4078-8a5c-28816e18d4ce', '54025e81-23de-472f-b683-d5cadb444e30', '3aa15fd4-02a1-4993-b565-42ae1fc7e449']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:57.087625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f6253f-281c-4834-9da5-678c4780ca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:57.112855 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f6253f-281c-4834-9da5-678c4780ca49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '307edec9-0354-4d9e-abe8-8524f14432e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-386411057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2897c51b3fe485a8749dcd3a35bb15c',qos_specs=None,replication_status=,reservations=['c239a4f0-8405-42d7-99e7-1057b1476e47','48616eff-62bc-4078-8a5c-28816e18d4ce','54025e81-23de-472f-b683-d5cadb444e30','3aa15fd4-02a1-4993-b565-42ae1fc7e449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36c1f2057f435fa5a2374877af2c2b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-386411057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=307edec9-0354-4d9e-abe8-8524f14432e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2897c51b3fe485a8749dcd3a35bb15c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e36c1f2057f435fa5a2374877af2c2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:57.113550 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4684d20-b136-41ce-b0c7-e29ca917cf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:57.132751 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4684d20-b136-41ce-b0c7-e29ca917cf6d) transitioned into state 'SUCCESS' from state '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-386411057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2897c51b3fe485a8749dcd3a35bb15c',qos_specs=None,replication_status=,reservations=['c239a4f0-8405-42d7-99e7-1057b1476e47','48616eff-62bc-4078-8a5c-28816e18d4ce','54025e81-23de-472f-b683-d5cadb444e30','3aa15fd4-02a1-4993-b565-42ae1fc7e449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36c1f2057f435fa5a2374877af2c2b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:57.133410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a20b17-6b65-4d1c-b1b1-bbc895de1ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:47:57.144440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a20b17-6b65-4d1c-b1b1-bbc895de1ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:47:57.145576 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Flow 'volume_create_api' (e0960a54-54d5-43e9-a711-b1bb744ad64a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:47:57.145985 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Create volume request issued successfully. Aug 18 13:47:57.147082 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1c2c478-c0eb-4ecb-a97e-6817c5410739 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:47:57.147323 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 129/511] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:47:56 2026] POST /volume/v3/volumes => generated 751 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:47:57.164758 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f988bbb2-c7f5-4075-91c9-c6a7f5195b65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:57.168933 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f988bbb2-c7f5-4075-91c9-c6a7f5195b65 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:47:57.169168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f988bbb2-c7f5-4075-91c9-c6a7f5195b65 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:57.169400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f988bbb2-c7f5-4075-91c9-c6a7f5195b65 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:57.172304 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=324,cinder:INSERT=46,cinder:UPDATE=74 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:47:57.179575 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:57.179575 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:57.191198 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f988bbb2-c7f5-4075-91c9-c6a7f5195b65 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:47:57.198636 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f988bbb2-c7f5-4075-91c9-c6a7f5195b65 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:47:57.199158 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 127/512] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:57 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:58.213802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da096bb9-e094-44e2-abce-399b438980c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.215555 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da096bb9-e094-44e2-abce-399b438980c4 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:47:58.215817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da096bb9-e094-44e2-abce-399b438980c4 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:58.216056 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da096bb9-e094-44e2-abce-399b438980c4 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:58.220963 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=302,cinder:INSERT=21,cinder:UPDATE=43 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:47:58.230639 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:58.230639 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:58.241454 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da096bb9-e094-44e2-abce-399b438980c4 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:47:58.247317 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da096bb9-e094-44e2-abce-399b438980c4 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:47:58.247809 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 128/513] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:58 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:58.306543 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-1413103d-eeac-4300-816b-c8fa037ac769 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.308589 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-1413103d-eeac-4300-816b-c8fa037ac769 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:47:58.308751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-1413103d-eeac-4300-816b-c8fa037ac769 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:58.308935 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-1413103d-eeac-4300-816b-c8fa037ac769 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:58.319762 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:58.319762 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:58.324091 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-1413103d-eeac-4300-816b-c8fa037ac769 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:47:58.329933 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-1413103d-eeac-4300-816b-c8fa037ac769 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:47:58.330504 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 130/514] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:47:58 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:58.435040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d6fe26ef-be31-418f-b3ed-4313067b9480 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.435707 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d6fe26ef-be31-418f-b3ed-4313067b9480 None None] GET https://10.4.3.221/volume// Aug 18 13:47:58.435973 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d6fe26ef-be31-418f-b3ed-4313067b9480 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:58.436239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d6fe26ef-be31-418f-b3ed-4313067b9480 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:58.436677 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d6fe26ef-be31-418f-b3ed-4313067b9480 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:58.437141 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 130/515] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:47:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:58.444919 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-8819ad69-17de-468e-9bfe-e32a91a6c43f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.451304 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-8819ad69-17de-468e-9bfe-e32a91a6c43f tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:47:58.451304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-8819ad69-17de-468e-9bfe-e32a91a6c43f tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "307edec9-0354-4d9e-abe8-8524f14432e9", "connector": null, "instance_uuid": "dd4e9bda-90d3-4d36-bd4c-ca0276ad0a76"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:58.459206 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:58.459206 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:58.495029 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-8819ad69-17de-468e-9bfe-e32a91a6c43f tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:47:58.495460 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 128/516] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:47:58 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 18 13:47:58.532678 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8017772-7cde-4cad-a5e1-b1428bc016cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.534346 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8017772-7cde-4cad-a5e1-b1428bc016cb tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:47:58.534556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8017772-7cde-4cad-a5e1-b1428bc016cb tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:58.534994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8017772-7cde-4cad-a5e1-b1428bc016cb tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:58.547220 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:58.547220 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:47:58.552430 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8017772-7cde-4cad-a5e1-b1428bc016cb tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:47:58.556020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d289828e-15aa-4417-a8ae-ac738de0d497 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.556365 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d289828e-15aa-4417-a8ae-ac738de0d497 None None] GET https://10.4.3.221/volume// Aug 18 13:47:58.556536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d289828e-15aa-4417-a8ae-ac738de0d497 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:58.556719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d289828e-15aa-4417-a8ae-ac738de0d497 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:58.557051 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d289828e-15aa-4417-a8ae-ac738de0d497 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:47:58.557297 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 131/517] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:47:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:47:58.560431 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8017772-7cde-4cad-a5e1-b1428bc016cb tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:47:58.561048 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 129/518] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:58 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:47:58.568768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-9821a24e-0a4a-438f-8711-2fff21f047e0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.572113 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-9821a24e-0a4a-438f-8711-2fff21f047e0 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:47:58.572929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-9821a24e-0a4a-438f-8711-2fff21f047e0 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:58.572929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-9821a24e-0a4a-438f-8711-2fff21f047e0 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:58.582576 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:58.582576 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:47:58.586032 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-9821a24e-0a4a-438f-8711-2fff21f047e0 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:47:58.590112 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-9821a24e-0a4a-438f-8711-2fff21f047e0 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:47:58.590478 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 131/519] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:47:58 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:47:58.684113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-74d2874a-b8c2-4d10-8d24-0ffd958235df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:58.686587 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-74d2874a-b8c2-4d10-8d24-0ffd958235df tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] PUT https://10.4.3.221/volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7 Aug 18 13:47:58.686975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-74d2874a-b8c2-4d10-8d24-0ffd958235df tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:47:58.695746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-74d2874a-b8c2-4d10-8d24-0ffd958235df tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Acquiring lock "cinder-attachment_update-307edec9-0354-4d9e-abe8-8524f14432e9-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:47:58.701676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-74d2874a-b8c2-4d10-8d24-0ffd958235df tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Lock "cinder-attachment_update-307edec9-0354-4d9e-abe8-8524f14432e9-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:47:58.703079 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:58.703079 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:47:58.787842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-74d2874a-b8c2-4d10-8d24-0ffd958235df tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Lock "cinder-attachment_update-307edec9-0354-4d9e-abe8-8524f14432e9-np0000007658" released by "attachment_update" :: held 0.086s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:47:58.788259 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-74d2874a-b8c2-4d10-8d24-0ffd958235df tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7 returned with HTTP 200 Aug 18 13:47:58.788881 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 129/520] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:47:58 2026] PUT /volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:47:59.579195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fdcb96b5-6db7-4524-b8f6-d73fb46941ba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:47:59.583905 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fdcb96b5-6db7-4524-b8f6-d73fb46941ba tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:47:59.584144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fdcb96b5-6db7-4524-b8f6-d73fb46941ba tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:47:59.584375 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fdcb96b5-6db7-4524-b8f6-d73fb46941ba tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:47:59.601485 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:47:59.601485 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:47:59.608652 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fdcb96b5-6db7-4524-b8f6-d73fb46941ba tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:47:59.614018 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fdcb96b5-6db7-4524-b8f6-d73fb46941ba tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:47:59.614587 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 132/521] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:47:59 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:00.628502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75aab534-8cc1-43d5-aa2d-3a1cb3307d92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:00.631557 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75aab534-8cc1-43d5-aa2d-3a1cb3307d92 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:00.631557 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75aab534-8cc1-43d5-aa2d-3a1cb3307d92 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:00.631557 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75aab534-8cc1-43d5-aa2d-3a1cb3307d92 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:00.642128 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:00.642128 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:00.647851 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-75aab534-8cc1-43d5-aa2d-3a1cb3307d92 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:00.651724 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75aab534-8cc1-43d5-aa2d-3a1cb3307d92 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:00.652306 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 130/522] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:00 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:01.149874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-18867935-c8cb-4bdd-b371-9e18b0d2c5bc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:01.152191 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-18867935-c8cb-4bdd-b371-9e18b0d2c5bc tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] DELETE https://10.4.3.221/volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4 Aug 18 13:48:01.152416 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-18867935-c8cb-4bdd-b371-9e18b0d2c5bc tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:01.152678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-18867935-c8cb-4bdd-b371-9e18b0d2c5bc tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:01.170492 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:01.170492 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:01.236926 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-18867935-c8cb-4bdd-b371-9e18b0d2c5bc tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4 returned with HTTP 200 Aug 18 13:48:01.237433 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 132/523] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:01 2026] DELETE /volume/v3/attachments/257c9404-61ad-44d6-aeaf-352fbf89b7a4 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:01.247660 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bfae3720-1dbf-4869-9a06-c83b7b12b3ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:01.251735 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bfae3720-1dbf-4869-9a06-c83b7b12b3ad tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] DELETE https://10.4.3.221/volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2 Aug 18 13:48:01.251735 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bfae3720-1dbf-4869-9a06-c83b7b12b3ad tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:01.251735 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bfae3720-1dbf-4869-9a06-c83b7b12b3ad tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:01.263597 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:01.263597 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:01.315724 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bfae3720-1dbf-4869-9a06-c83b7b12b3ad tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2 returned with HTTP 200 Aug 18 13:48:01.318589 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 130/524] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:01 2026] DELETE /volume/v3/attachments/18e57384-b7c1-41de-ad18-94f56e51dfc2 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:01.326993 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bc896f79-f198-4f42-adb1-496fb2af2f45 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:01.329514 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bc896f79-f198-4f42-adb1-496fb2af2f45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] DELETE https://10.4.3.221/volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9 Aug 18 13:48:01.329514 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bc896f79-f198-4f42-adb1-496fb2af2f45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:01.329514 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bc896f79-f198-4f42-adb1-496fb2af2f45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:01.337755 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:01.337755 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:01.393129 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a6f2a692-3137-45a2-a489-d42b7fcf6a6a req-bc896f79-f198-4f42-adb1-496fb2af2f45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9 returned with HTTP 200 Aug 18 13:48:01.393978 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 133/525] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:01 2026] DELETE /volume/v3/attachments/ba8c3572-7c73-4be1-b396-8236286adae9 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:01.666756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f54470f-b992-435d-ae4c-efbf9e7dc721 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:01.668361 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f54470f-b992-435d-ae4c-efbf9e7dc721 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:01.668554 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f54470f-b992-435d-ae4c-efbf9e7dc721 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:01.668736 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f54470f-b992-435d-ae4c-efbf9e7dc721 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:01.680931 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:01.680931 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:01.684963 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f54470f-b992-435d-ae4c-efbf9e7dc721 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:01.689325 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f54470f-b992-435d-ae4c-efbf9e7dc721 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:01.689626 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 131/526] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:01 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:02.106939 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-733c9c32-0f66-4660-ada5-0fe4269ff568 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.108919 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-733c9c32-0f66-4660-ada5-0fe4269ff568 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] POST https://10.4.3.221/volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7/action Aug 18 13:48:02.109243 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-733c9c32-0f66-4660-ada5-0fe4269ff568 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:02.109358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-733c9c32-0f66-4660-ada5-0fe4269ff568 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:02.125007 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:02.125007 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:02.135886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6d3ae19e-6990-4ead-a84e-4848d00323f9 req-733c9c32-0f66-4660-ada5-0fe4269ff568 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7/action returned with HTTP 204 Aug 18 13:48:02.136369 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 133/527] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:48:02 2026] POST /volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:02.704156 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21c9e774-8be9-46cb-a26f-0381acab1f89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.706111 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21c9e774-8be9-46cb-a26f-0381acab1f89 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:02.707065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21c9e774-8be9-46cb-a26f-0381acab1f89 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:02.707065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21c9e774-8be9-46cb-a26f-0381acab1f89 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:02.716957 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:02.716957 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:02.723747 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-21c9e774-8be9-46cb-a26f-0381acab1f89 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:02.726162 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21c9e774-8be9-46cb-a26f-0381acab1f89 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:02.727114 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 131/528] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:02 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:02.739172 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e2cfdece-594e-45c0-8a4e-55cb8bb16a41 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.741971 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2cfdece-594e-45c0-8a4e-55cb8bb16a41 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:02.741971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2cfdece-594e-45c0-8a4e-55cb8bb16a41 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:02.741971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2cfdece-594e-45c0-8a4e-55cb8bb16a41 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:02.749621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-30f4d4de-8ae3-47ef-a9b2-63bda33dadd7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.753042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-30f4d4de-8ae3-47ef-a9b2-63bda33dadd7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:48:02.753225 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-30f4d4de-8ae3-47ef-a9b2-63bda33dadd7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:02.753442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-30f4d4de-8ae3-47ef-a9b2-63bda33dadd7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:02.753498 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:02.753498 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:02.759669 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e2cfdece-594e-45c0-8a4e-55cb8bb16a41 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:02.764625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2cfdece-594e-45c0-8a4e-55cb8bb16a41 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:02.765096 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 134/529] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:02 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:02.765943 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:02.765943 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:02.770737 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-30f4d4de-8ae3-47ef-a9b2-63bda33dadd7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:02.776617 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-30f4d4de-8ae3-47ef-a9b2-63bda33dadd7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:48:02.776617 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 132/530] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:48:02 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:02.798190 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-e583809b-e96d-4ae8-ac9e-3579c049ff99 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.802194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-e583809b-e96d-4ae8-ac9e-3579c049ff99 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10/action Aug 18 13:48:02.802194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-e583809b-e96d-4ae8-ac9e-3579c049ff99 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:02.802194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-e583809b-e96d-4ae8-ac9e-3579c049ff99 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:02.813049 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:02.813049 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:02.813614 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-e583809b-e96d-4ae8-ac9e-3579c049ff99 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:02.822757 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-e583809b-e96d-4ae8-ac9e-3579c049ff99 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Begin detaching volume completed successfully. Aug 18 13:48:02.822757 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-e583809b-e96d-4ae8-ac9e-3579c049ff99 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10/action returned with HTTP 202 Aug 18 13:48:02.822757 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 134/531] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:48:02 2026] POST /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:48:02.846628 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8dce155-1be9-4029-a402-f89142af747a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.849406 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8dce155-1be9-4029-a402-f89142af747a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:48:02.849622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8dce155-1be9-4029-a402-f89142af747a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:02.849873 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8dce155-1be9-4029-a402-f89142af747a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:02.869075 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:02.869075 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:02.880876 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e8dce155-1be9-4029-a402-f89142af747a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:02.886706 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8dce155-1be9-4029-a402-f89142af747a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:48:02.887110 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 132/532] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:02 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:02.890402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-77961b26-8280-4225-ae4c-2792d7805ae5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.890402 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-77961b26-8280-4225-ae4c-2792d7805ae5 None None] GET https://10.4.3.221/volume// Aug 18 13:48:02.890402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-77961b26-8280-4225-ae4c-2792d7805ae5 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:02.890402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-77961b26-8280-4225-ae4c-2792d7805ae5 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:02.892393 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-77961b26-8280-4225-ae4c-2792d7805ae5 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:02.892393 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 135/533] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:02.899884 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-36e69d95-fe7c-4f2d-9c1f-c8c3944463a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:02.902811 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-36e69d95-fe7c-4f2d-9c1f-c8c3944463a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:48:02.902958 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-36e69d95-fe7c-4f2d-9c1f-c8c3944463a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:02.903195 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-36e69d95-fe7c-4f2d-9c1f-c8c3944463a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:02.932034 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:02.932034 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:02.937796 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-36e69d95-fe7c-4f2d-9c1f-c8c3944463a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:02.947729 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-36e69d95-fe7c-4f2d-9c1f-c8c3944463a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:48:02.947729 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 133/534] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:48:02 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 1319 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:03.901917 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-75a96cd9-882e-4411-b358-408a077a25c6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:03.904486 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-75a96cd9-882e-4411-b358-408a077a25c6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:48:03.904780 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-75a96cd9-882e-4411-b358-408a077a25c6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:03.905319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-75a96cd9-882e-4411-b358-408a077a25c6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:03.925812 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:03.925812 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:03.933956 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-75a96cd9-882e-4411-b358-408a077a25c6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:03.942040 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-75a96cd9-882e-4411-b358-408a077a25c6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:48:03.944942 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 135/535] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:03 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:03.992495 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-9fb6299b-bf6b-4153-99b5-c104e09c8b20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:03.995152 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-9fb6299b-bf6b-4153-99b5-c104e09c8b20 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] DELETE https://10.4.3.221/volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645 Aug 18 13:48:03.995511 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-9fb6299b-bf6b-4153-99b5-c104e09c8b20 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:03.995874 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-9fb6299b-bf6b-4153-99b5-c104e09c8b20 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:04.006213 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:04.006213 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:04.076466 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-88ae666e-3286-45d5-9fbf-c7eaa9b6eb4e req-9fb6299b-bf6b-4153-99b5-c104e09c8b20 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645 returned with HTTP 200 Aug 18 13:48:04.077057 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 133/536] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:03 2026] DELETE /volume/v3/attachments/d5e86244-b2bf-48dc-b81d-fbf7c6cbe645 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:04.492416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0364f919-9d1d-42c2-ab46-7fad565d350a req-8f0a2fc5-b59b-4cf7-8b70-3bb605e8d8a8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:04.496010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0364f919-9d1d-42c2-ab46-7fad565d350a req-8f0a2fc5-b59b-4cf7-8b70-3bb605e8d8a8 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] DELETE https://10.4.3.221/volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7 Aug 18 13:48:04.496351 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0364f919-9d1d-42c2-ab46-7fad565d350a req-8f0a2fc5-b59b-4cf7-8b70-3bb605e8d8a8 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:04.496664 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0364f919-9d1d-42c2-ab46-7fad565d350a req-8f0a2fc5-b59b-4cf7-8b70-3bb605e8d8a8 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:04.506207 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:04.506207 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:04.568143 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0364f919-9d1d-42c2-ab46-7fad565d350a req-8f0a2fc5-b59b-4cf7-8b70-3bb605e8d8a8 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7 returned with HTTP 200 Aug 18 13:48:04.568790 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 136/537] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:04 2026] DELETE /volume/v3/attachments/0b0a6ab4-5efe-4350-a045-53e4005e2cc7 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:04.960842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3509e1cb-c47a-483f-9254-b379cee820a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:04.966547 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3509e1cb-c47a-483f-9254-b379cee820a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:48:04.966789 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3509e1cb-c47a-483f-9254-b379cee820a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:04.966957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3509e1cb-c47a-483f-9254-b379cee820a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:04.975785 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:04.975785 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:04.980047 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3509e1cb-c47a-483f-9254-b379cee820a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:04.988250 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3509e1cb-c47a-483f-9254-b379cee820a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:48:04.989399 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 134/538] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:04 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a4719fea-4ef8-48ac-92c7-fcdbfdfe5463 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4719fea-4ef8-48ac-92c7-fcdbfdfe5463 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4719fea-4ef8-48ac-92c7-fcdbfdfe5463 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4719fea-4ef8-48ac-92c7-fcdbfdfe5463 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a4719fea-4ef8-48ac-92c7-fcdbfdfe5463 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4719fea-4ef8-48ac-92c7-fcdbfdfe5463 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:06.241241 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 136/539] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:05 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae930179-3191-48b7-a93d-7926c5c568a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae930179-3191-48b7-a93d-7926c5c568a2 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae930179-3191-48b7-a93d-7926c5c568a2 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae930179-3191-48b7-a93d-7926c5c568a2 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae930179-3191-48b7-a93d-7926c5c568a2 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae930179-3191-48b7-a93d-7926c5c568a2 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:06.243763 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 134/540] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:05 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-214bc483-3b75-4734-ab9f-84c3c5128834 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-214bc483-3b75-4734-ab9f-84c3c5128834 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-214bc483-3b75-4734-ab9f-84c3c5128834 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-214bc483-3b75-4734-ab9f-84c3c5128834 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-214bc483-3b75-4734-ab9f-84c3c5128834 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-214bc483-3b75-4734-ab9f-84c3c5128834 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:06.246102 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 137/541] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:05 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5be42ae8-9613-4654-b529-882a9c34ca1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5be42ae8-9613-4654-b529-882a9c34ca1b tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] DELETE https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5be42ae8-9613-4654-b529-882a9c34ca1b tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5be42ae8-9613-4654-b529-882a9c34ca1b tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5be42ae8-9613-4654-b529-882a9c34ca1b tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Delete volume with id: 307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5be42ae8-9613-4654-b529-882a9c34ca1b tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5be42ae8-9613-4654-b529-882a9c34ca1b tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Delete volume request issued successfully. Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5be42ae8-9613-4654-b529-882a9c34ca1b tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 202 Aug 18 13:48:06.247303 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 135/542] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:48:05 2026] DELETE /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7ea482a9-f48f-4b86-8ebd-43a04b31cd34 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ea482a9-f48f-4b86-8ebd-43a04b31cd34 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ea482a9-f48f-4b86-8ebd-43a04b31cd34 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ea482a9-f48f-4b86-8ebd-43a04b31cd34 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7ea482a9-f48f-4b86-8ebd-43a04b31cd34 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Volume info retrieved successfully. Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ea482a9-f48f-4b86-8ebd-43a04b31cd34 tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 200 Aug 18 13:48:06.248911 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 137/543] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:05 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:06.397612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.399940 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:48:06.400202 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.400426 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.400639 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Delete volume with id: 6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:48:06.407628 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:06.407628 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:06.408072 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:48:06.425683 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Delete volume request issued successfully. Aug 18 13:48:06.426003 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-675c5fcb-cf63-4624-83a4-0dc8575a3445 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 returned with HTTP 202 Aug 18 13:48:06.426630 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 135/544] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:48:06 2026] DELETE /volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:06.435384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-17abc60b-2a3e-45ed-accb-e96526384f10 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.437477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17abc60b-2a3e-45ed-accb-e96526384f10 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:48:06.437754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17abc60b-2a3e-45ed-accb-e96526384f10 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.438037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17abc60b-2a3e-45ed-accb-e96526384f10 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.448875 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:06.448875 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:06.453237 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-17abc60b-2a3e-45ed-accb-e96526384f10 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:48:06.459184 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17abc60b-2a3e-45ed-accb-e96526384f10 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 returned with HTTP 200 Aug 18 13:48:06.459702 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 138/545] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:06 2026] GET /volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:06.812203 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86e8e7e3-3761-4476-a6f6-7b9a504c3eca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:06.814566 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86e8e7e3-3761-4476-a6f6-7b9a504c3eca tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] GET https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 Aug 18 13:48:06.814748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86e8e7e3-3761-4476-a6f6-7b9a504c3eca tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:06.814961 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86e8e7e3-3761-4476-a6f6-7b9a504c3eca tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:06.820223 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86e8e7e3-3761-4476-a6f6-7b9a504c3eca tempest-DeleteServersTestJSON-693117289 tempest-DeleteServersTestJSON-693117289-project-member] https://10.4.3.221/volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 returned with HTTP 404 Aug 18 13:48:06.820701 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 136/546] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:06 2026] GET /volume/v3/volumes/307edec9-0354-4d9e-abe8-8524f14432e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:07.474709 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4e203f77-22e2-4276-b378-4a0ece308d6d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:07.478083 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e203f77-22e2-4276-b378-4a0ece308d6d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 Aug 18 13:48:07.478083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4e203f77-22e2-4276-b378-4a0ece308d6d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:07.478083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4e203f77-22e2-4276-b378-4a0ece308d6d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:07.485247 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e203f77-22e2-4276-b378-4a0ece308d6d tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 returned with HTTP 404 Aug 18 13:48:07.485725 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 138/547] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:07 2026] GET /volume/v3/volumes/6ce736ac-a7d6-4754-9593-5379d6ba1499 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:07.495550 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:07.498493 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] DELETE https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:48:07.498493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:07.499051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:07.499464 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Delete volume with id: cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:48:07.512061 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:07.512061 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:07.512794 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:48:07.538354 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Delete volume request issued successfully. Aug 18 13:48:07.538602 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a571aff7-bf92-4f11-a13f-84b8a4728dda tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c returned with HTTP 202 Aug 18 13:48:07.539158 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 136/548] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:48:07 2026] DELETE /volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:07.548017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-06e9c82c-5488-4f8c-91a5-7f70fdcbaa45 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:07.550255 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06e9c82c-5488-4f8c-91a5-7f70fdcbaa45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:48:07.550300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-06e9c82c-5488-4f8c-91a5-7f70fdcbaa45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:07.550550 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-06e9c82c-5488-4f8c-91a5-7f70fdcbaa45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:07.559097 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:07.559097 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:07.565292 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-06e9c82c-5488-4f8c-91a5-7f70fdcbaa45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:48:07.573662 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06e9c82c-5488-4f8c-91a5-7f70fdcbaa45 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c returned with HTTP 200 Aug 18 13:48:07.574294 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 139/549] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:07 2026] GET /volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:08.172028 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:08.174165 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:08.174502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1806571136", "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:08.177421 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1806571136', 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:08.285226 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Create volume of 1 GB Aug 18 13:48:08.290541 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Availability Zones retrieved successfully. Aug 18 13:48:08.298805 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Flow 'volume_create_api' (d8a53285-fbb0-488d-b6ea-dc5c6e23cbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:08.299999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45d9813-85fd-4e05-99c4-15aaed89f966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:08.300968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:08.388682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45d9813-85fd-4e05-99c4-15aaed89f966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:08.389849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e088c0-7409-4666-96a8-a3929b738484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:08.450324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Created reservations ['10281441-c0a3-4154-afc9-fdbac0f7a89f', '3ebceeb2-891b-4e32-b73d-fa093ca00210', '0ff61e3b-9827-43cf-a959-17389f46be63', '4add66cf-5c06-4d03-b3d1-54a24e4da690'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:08.451258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e088c0-7409-4666-96a8-a3929b738484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10281441-c0a3-4154-afc9-fdbac0f7a89f', '3ebceeb2-891b-4e32-b73d-fa093ca00210', '0ff61e3b-9827-43cf-a959-17389f46be63', '4add66cf-5c06-4d03-b3d1-54a24e4da690']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:08.451991 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf54684-a759-47a1-b6d3-e2b483d0f849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:08.482405 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf54684-a759-47a1-b6d3-e2b483d0f849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3063deb2-2bb9-427f-bac6-8c088a81de10', '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-1806571136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb065048e57405fa7192a58b34df2c7',qos_specs=None,replication_status=,reservations=['10281441-c0a3-4154-afc9-fdbac0f7a89f','3ebceeb2-891b-4e32-b73d-fa093ca00210','0ff61e3b-9827-43cf-a959-17389f46be63','4add66cf-5c06-4d03-b3d1-54a24e4da690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='873898fdcfdb4bf591eebd6beeb744ae',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1806571136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3063deb2-2bb9-427f-bac6-8c088a81de10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb065048e57405fa7192a58b34df2c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='873898fdcfdb4bf591eebd6beeb744ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:08.483095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b268c1-2825-45be-896a-2a2a59fedad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:08.503388 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b268c1-2825-45be-896a-2a2a59fedad0) transitioned into state 'SUCCESS' from state '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-1806571136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bb065048e57405fa7192a58b34df2c7',qos_specs=None,replication_status=,reservations=['10281441-c0a3-4154-afc9-fdbac0f7a89f','3ebceeb2-891b-4e32-b73d-fa093ca00210','0ff61e3b-9827-43cf-a959-17389f46be63','4add66cf-5c06-4d03-b3d1-54a24e4da690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='873898fdcfdb4bf591eebd6beeb744ae',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:08.504234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31d1e9c-ad85-46b7-8829-53f1a77b7c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:08.516573 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31d1e9c-ad85-46b7-8829-53f1a77b7c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:08.517809 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Flow 'volume_create_api' (d8a53285-fbb0-488d-b6ea-dc5c6e23cbd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:08.518187 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Create volume request issued successfully. Aug 18 13:48:08.518761 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-268b8cbf-73be-419f-ba21-0245bb2dbcb2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:08.519183 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 137/550] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:48:08 2026] POST /volume/v3/volumes => generated 753 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:48:08.533363 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f128b13d-e36b-43bb-829c-d66d6b579db5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:08.535222 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f128b13d-e36b-43bb-829c-d66d6b579db5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] GET https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:48:08.535377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f128b13d-e36b-43bb-829c-d66d6b579db5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:08.535545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f128b13d-e36b-43bb-829c-d66d6b579db5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:08.543032 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:08.543032 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:08.546717 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f128b13d-e36b-43bb-829c-d66d6b579db5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Volume info retrieved successfully. Aug 18 13:48:08.550434 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f128b13d-e36b-43bb-829c-d66d6b579db5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 returned with HTTP 200 Aug 18 13:48:08.550795 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 139/551] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:08 2026] GET /volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:08.587804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0841b26-6e7c-4d31-a73f-3da06edd0b1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:08.589449 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0841b26-6e7c-4d31-a73f-3da06edd0b1b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c Aug 18 13:48:08.589659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0841b26-6e7c-4d31-a73f-3da06edd0b1b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:08.589852 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0841b26-6e7c-4d31-a73f-3da06edd0b1b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:08.595902 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0841b26-6e7c-4d31-a73f-3da06edd0b1b tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c returned with HTTP 404 Aug 18 13:48:08.596474 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 137/552] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:08 2026] GET /volume/v3/volumes/cf6ec05e-b684-4efe-9290-664e9dbf216c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:08.605451 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:08.607212 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] DELETE https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:48:08.607415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:08.607637 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:08.607833 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Delete volume with id: 40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:48:08.614991 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:08.614991 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:08.615447 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:48:08.640207 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Delete volume request issued successfully. Aug 18 13:48:08.640349 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cc32ca68-bd59-4538-8c45-6d5a924a7fd6 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 202 Aug 18 13:48:08.640746 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 140/553] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:48:08 2026] DELETE /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:08.651400 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b10b0d55-55d5-425b-aaf8-4a529f89831a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:08.653151 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b10b0d55-55d5-425b-aaf8-4a529f89831a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:48:08.653310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b10b0d55-55d5-425b-aaf8-4a529f89831a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:08.653530 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b10b0d55-55d5-425b-aaf8-4a529f89831a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:08.659940 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:08.659940 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:08.663138 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b10b0d55-55d5-425b-aaf8-4a529f89831a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Volume info retrieved successfully. Aug 18 13:48:08.667360 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b10b0d55-55d5-425b-aaf8-4a529f89831a tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 200 Aug 18 13:48:08.667680 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 138/554] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:08 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 1390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:09.566221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-afcb5424-256c-4569-953d-a33eb0db68c4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:09.567929 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-afcb5424-256c-4569-953d-a33eb0db68c4 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] GET https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:48:09.568044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-afcb5424-256c-4569-953d-a33eb0db68c4 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:09.568395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-afcb5424-256c-4569-953d-a33eb0db68c4 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:09.581075 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:09.581075 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:09.587180 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-afcb5424-256c-4569-953d-a33eb0db68c4 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Volume info retrieved successfully. Aug 18 13:48:09.592519 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-afcb5424-256c-4569-953d-a33eb0db68c4 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 returned with HTTP 200 Aug 18 13:48:09.592989 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 140/555] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:09 2026] GET /volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:09.641751 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-c2ca9649-17c7-4751-8df4-70a7377ca6e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:09.647316 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-c2ca9649-17c7-4751-8df4-70a7377ca6e2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] GET https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:48:09.647497 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-c2ca9649-17c7-4751-8df4-70a7377ca6e2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:09.647685 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-c2ca9649-17c7-4751-8df4-70a7377ca6e2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:09.655954 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:09.655954 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:09.661293 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-c2ca9649-17c7-4751-8df4-70a7377ca6e2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Volume info retrieved successfully. Aug 18 13:48:09.677331 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-c2ca9649-17c7-4751-8df4-70a7377ca6e2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 returned with HTTP 200 Aug 18 13:48:09.677331 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 138/556] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:48:09 2026] GET /volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:09.684087 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-18bcd01e-033a-4cfa-a20f-11eb6f531af7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:09.684087 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18bcd01e-033a-4cfa-a20f-11eb6f531af7 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] GET https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 Aug 18 13:48:09.684087 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-18bcd01e-033a-4cfa-a20f-11eb6f531af7 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:09.684426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-18bcd01e-033a-4cfa-a20f-11eb6f531af7 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:09.691569 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18bcd01e-033a-4cfa-a20f-11eb6f531af7 tempest-TaggedBootDevicesTest-437773620 tempest-TaggedBootDevicesTest-437773620-project-member] https://10.4.3.221/volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 returned with HTTP 404 Aug 18 13:48:09.691569 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 141/557] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:09 2026] GET /volume/v3/volumes/40eace0d-378b-4232-8549-f49ad549de26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:10.342962 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-46b3546a-4fcf-4540-bd83-58abab5427c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:10.348396 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-46b3546a-4fcf-4540-bd83-58abab5427c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] GET https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:48:10.348625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-46b3546a-4fcf-4540-bd83-58abab5427c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:10.348927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-46b3546a-4fcf-4540-bd83-58abab5427c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:10.358597 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:10.358597 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:10.362660 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-46b3546a-4fcf-4540-bd83-58abab5427c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Volume info retrieved successfully. Aug 18 13:48:10.368335 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-46b3546a-4fcf-4540-bd83-58abab5427c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 returned with HTTP 200 Aug 18 13:48:10.368848 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 139/558] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:48:10 2026] GET /volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:10.379849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e7101c2b-567c-43ee-98d2-b323409b27fe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:10.380317 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7101c2b-567c-43ee-98d2-b323409b27fe None None] GET https://10.4.3.221/volume// Aug 18 13:48:10.380462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7101c2b-567c-43ee-98d2-b323409b27fe None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:10.380651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7101c2b-567c-43ee-98d2-b323409b27fe None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:10.380976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7101c2b-567c-43ee-98d2-b323409b27fe None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:10.381366 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 141/559] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:48:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:10.389285 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-45fdf39b-72e9-4d1d-8b6a-fa65caa174fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:10.393049 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-45fdf39b-72e9-4d1d-8b6a-fa65caa174fe tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:48:10.393351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-45fdf39b-72e9-4d1d-8b6a-fa65caa174fe tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3063deb2-2bb9-427f-bac6-8c088a81de10", "connector": null, "instance_uuid": "2defcbaa-8f11-4086-93eb-5b703e86cb0c"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:10.406642 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:10.406642 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:10.444031 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-45fdf39b-72e9-4d1d-8b6a-fa65caa174fe tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:48:10.444657 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 139/560] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:48:10 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:11.767798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d76997d-7852-4455-8d74-21a9a2c045c4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:11.769100 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d76997d-7852-4455-8d74-21a9a2c045c4 None None] GET https://10.4.3.221/volume// Aug 18 13:48:11.769100 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d76997d-7852-4455-8d74-21a9a2c045c4 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:11.769100 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d76997d-7852-4455-8d74-21a9a2c045c4 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:11.769100 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d76997d-7852-4455-8d74-21a9a2c045c4 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:11.769100 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 142/561] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:11.782761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-1e49564a-da84-4ae6-8dfa-c7aa549aa715 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:11.785004 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-1e49564a-da84-4ae6-8dfa-c7aa549aa715 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] GET https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:48:11.785405 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-1e49564a-da84-4ae6-8dfa-c7aa549aa715 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:11.788962 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-1e49564a-da84-4ae6-8dfa-c7aa549aa715 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:11.813625 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:11.813625 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:11.817485 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-1e49564a-da84-4ae6-8dfa-c7aa549aa715 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Volume info retrieved successfully. Aug 18 13:48:11.822889 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-1e49564a-da84-4ae6-8dfa-c7aa549aa715 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 returned with HTTP 200 Aug 18 13:48:11.823350 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 140/562] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:48:11 2026] GET /volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 => generated 1540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:11.947664 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-4f78b870-a3fd-43fd-a4c7-ed3b5879fd67 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:11.950837 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-4f78b870-a3fd-43fd-a4c7-ed3b5879fd67 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] PUT https://10.4.3.221/volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2 Aug 18 13:48:11.953417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-4f78b870-a3fd-43fd-a4c7-ed3b5879fd67 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:11.961677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-4f78b870-a3fd-43fd-a4c7-ed3b5879fd67 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Acquiring lock "cinder-attachment_update-3063deb2-2bb9-427f-bac6-8c088a81de10-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:48:11.969366 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-4f78b870-a3fd-43fd-a4c7-ed3b5879fd67 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Lock "cinder-attachment_update-3063deb2-2bb9-427f-bac6-8c088a81de10-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:48:11.969366 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:11.969366 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:12.060766 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-4f78b870-a3fd-43fd-a4c7-ed3b5879fd67 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Lock "cinder-attachment_update-3063deb2-2bb9-427f-bac6-8c088a81de10-np0000007658" released by "attachment_update" :: held 0.093s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:48:12.061150 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-4f78b870-a3fd-43fd-a4c7-ed3b5879fd67 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2 returned with HTTP 200 Aug 18 13:48:12.061751 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 142/563] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:48:11 2026] PUT /volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:12.097013 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-a69ef709-d1d7-4194-85a2-b156b51a8755 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:12.099737 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-a69ef709-d1d7-4194-85a2-b156b51a8755 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] POST https://10.4.3.221/volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2/action Aug 18 13:48:12.100952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-a69ef709-d1d7-4194-85a2-b156b51a8755 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:12.101075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-a69ef709-d1d7-4194-85a2-b156b51a8755 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:12.122325 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:12.122325 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:12.138637 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d530a0e-54ec-438f-8e5a-905f481af4e6 req-a69ef709-d1d7-4194-85a2-b156b51a8755 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2/action returned with HTTP 204 Aug 18 13:48:12.139293 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 140/564] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:48:12 2026] POST /volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:19.228106 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a9041624-9b77-4f43-aed5-268fd4dc1729 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:19.466565 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a9041624-9b77-4f43-aed5-268fd4dc1729 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:48:19.467081 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a9041624-9b77-4f43-aed5-268fd4dc1729 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1991803184"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:19.494377 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a9041624-9b77-4f43-aed5-268fd4dc1729 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:48:19.494377 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 143/565] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:48:19 2026] POST /volume/v3/types => generated 224 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:19.503615 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4369a93a-694c-4f0c-aa00-fdb69fafa859 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:19.505428 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4369a93a-694c-4f0c-aa00-fdb69fafa859 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:48:19.505803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4369a93a-694c-4f0c-aa00-fdb69fafa859 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1059303581"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:19.542892 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4369a93a-694c-4f0c-aa00-fdb69fafa859 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:48:19.543006 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 141/566] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:48:19 2026] POST /volume/v3/group_types => generated 181 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:19.552945 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:19.830464 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:48:19.830853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1f5ba83-de86-4c89-934f-7a72263568bb", "volume_types": ["0a03744d-1a2f-4fd2-9c0d-a53b48c315ca"], "name": "tempest-GroupSnapshotsTest-Group-860572462"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:19.832535 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating new group {'group': {'group_type': 'b1f5ba83-de86-4c89-934f-7a72263568bb', 'volume_types': ['0a03744d-1a2f-4fd2-9c0d-a53b48c315ca'], 'name': 'tempest-GroupSnapshotsTest-Group-860572462'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:48:19.844096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating group tempest-GroupSnapshotsTest-Group-860572462. Aug 18 13:48:19.844442 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:19.844442 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:19.861468 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:48:19.860894. {{(pid=100281) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:48:19.861468 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:19.886771 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['f95708ba-e16a-44a9-906c-bfd7eb9d33a5'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:19.936336 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2fc9b0d5-3fe4-42bb-9f12-de9fb3d0b042 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:48:19.936746 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 143/567] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:48:19 2026] POST /volume/v3/groups => generated 111 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:19.956287 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a35a0953-9aa2-441f-b242-82c2e522f3a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:19.958437 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a35a0953-9aa2-441f-b242-82c2e522f3a4 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 Aug 18 13:48:19.958645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a35a0953-9aa2-441f-b242-82c2e522f3a4 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:19.958824 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a35a0953-9aa2-441f-b242-82c2e522f3a4 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:19.958965 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a35a0953-9aa2-441f-b242-82c2e522f3a4 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 6c23b4ac-1bac-4d2a-8bec-672b2b025572 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:19.965705 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:19.965705 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:20.001628 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a35a0953-9aa2-441f-b242-82c2e522f3a4 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 returned with HTTP 200 Aug 18 13:48:20.002757 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 141/568] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:19 2026] GET /volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:21.014348 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-315e998b-b183-4d4d-8d84-8ae76437d492 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:21.016772 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-315e998b-b183-4d4d-8d84-8ae76437d492 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 Aug 18 13:48:21.017091 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-315e998b-b183-4d4d-8d84-8ae76437d492 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:21.017262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-315e998b-b183-4d4d-8d84-8ae76437d492 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:21.017427 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-315e998b-b183-4d4d-8d84-8ae76437d492 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 6c23b4ac-1bac-4d2a-8bec-672b2b025572 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:21.025562 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:21.025562 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:21.059211 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-315e998b-b183-4d4d-8d84-8ae76437d492 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 returned with HTTP 200 Aug 18 13:48:21.059688 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 144/569] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:21 2026] GET /volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:21.074450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:21.076698 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:21.077173 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1077310968", "volume_type": "0a03744d-1a2f-4fd2-9c0d-a53b48c315ca", "group_id": "6c23b4ac-1bac-4d2a-8bec-672b2b025572", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:21.079269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1077310968', 'volume_type': '0a03744d-1a2f-4fd2-9c0d-a53b48c315ca', 'group_id': '6c23b4ac-1bac-4d2a-8bec-672b2b025572', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:21.088937 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:21.088937 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:21.089376 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume of 1 GB Aug 18 13:48:21.100046 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:21.105423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (4f6ecd91-d02b-4c6a-8078-8dc67df47ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:21.107798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4db2b7f-2887-40c3-b6bd-bcb4e097111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:21.108491 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:21.108491 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:21.108922 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:21.130590 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4db2b7f-2887-40c3-b6bd-bcb4e097111b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:48:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1991803184',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a03744d-1a2f-4fd2-9c0d-a53b48c315ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c23b4ac-1bac-4d2a-8bec-672b2b025572', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:21.130736 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81f7a22-e60e-493b-90a2-4cd00db27498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:21.161526 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1991803184 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1991803184, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:21.162653 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1991803184 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1991803184, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:21.191625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['4f179cc6-493a-4a37-aaea-d0a11fdbeab7', '04f8009b-ba51-4ca1-992d-915a08e4f3a0', 'e7d91663-55b4-4a85-a113-8d71620e7ec5', 'f451710a-2b81-4a6c-814f-e2d1c0594cec'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:21.192631 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81f7a22-e60e-493b-90a2-4cd00db27498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f179cc6-493a-4a37-aaea-d0a11fdbeab7', '04f8009b-ba51-4ca1-992d-915a08e4f3a0', 'e7d91663-55b4-4a85-a113-8d71620e7ec5', 'f451710a-2b81-4a6c-814f-e2d1c0594cec']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:21.193676 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3d7de3-bb17-4de8-bf89-4c898af3944a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:21.218598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3d7de3-bb17-4de8-bf89-4c898af3944a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0155f7-071c-4f62-85c9-ea851c1f14e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1077310968',encryption_key_id=None,group_id=6c23b4ac-1bac-4d2a-8bec-672b2b025572,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['4f179cc6-493a-4a37-aaea-d0a11fdbeab7','04f8009b-ba51-4ca1-992d-915a08e4f3a0','e7d91663-55b4-4a85-a113-8d71620e7ec5','f451710a-2b81-4a6c-814f-e2d1c0594cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1077310968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c23b4ac-1bac-4d2a-8bec-672b2b025572,host=None,id=3a0155f7-071c-4f62-85c9-ea851c1f14e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b60906e5104413cabb2e613a52916f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a03744d-1a2f-4fd2-9c0d-a53b48c315ca),volume_type_id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:21.220073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dec6ae5-4baf-4d5a-a149-b45031821174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:21.246544 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dec6ae5-4baf-4d5a-a149-b45031821174) transitioned into state 'SUCCESS' from state '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-1077310968',encryption_key_id=None,group_id=6c23b4ac-1bac-4d2a-8bec-672b2b025572,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['4f179cc6-493a-4a37-aaea-d0a11fdbeab7','04f8009b-ba51-4ca1-992d-915a08e4f3a0','e7d91663-55b4-4a85-a113-8d71620e7ec5','f451710a-2b81-4a6c-814f-e2d1c0594cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:21.247271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3209791-39dc-450b-a11d-e64f7a2923dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:21.260762 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3209791-39dc-450b-a11d-e64f7a2923dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:21.261662 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (4f6ecd91-d02b-4c6a-8078-8dc67df47ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:21.262001 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request issued successfully. Aug 18 13:48:21.262693 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:21.262849 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:21.316505 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:21.322244 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:21.322244 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:21.329797 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79e9f9c9-59f8-4f13-a326-20a84abc925e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:21.330358 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 142/570] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:48:21 2026] POST /volume/v3/volumes => generated 823 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:21.344235 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:21.346922 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 Aug 18 13:48:21.347081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:21.347358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:21.357215 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:21.357215 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:21.367935 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:21.368778 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:21.370611 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:21.415653 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:21.419682 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:21.419682 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:21.426834 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-895ba4f5-a733-4beb-bb4f-10908bd424cd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 returned with HTTP 200 Aug 18 13:48:21.427595 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 144/571] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:21 2026] GET /volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 => generated 891 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:22.447886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c93467e3-437f-4061-b0c2-02f578a14a98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:22.449284 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 Aug 18 13:48:22.449547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:22.449738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:22.456348 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:22.456348 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:22.460362 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:22.461232 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:22.461439 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:22.501685 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:22.506944 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:22.506944 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:22.516592 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c93467e3-437f-4061-b0c2-02f578a14a98 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 returned with HTTP 200 Aug 18 13:48:22.517187 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 142/572] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:22 2026] GET /volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:22.534570 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:22.536563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/group_snapshots Aug 18 13:48:22.536933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6c23b4ac-1bac-4d2a-8bec-672b2b025572", "name": "tempest-group_snapshot-1994452220"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:22.538551 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.group_snapshots [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6c23b4ac-1bac-4d2a-8bec-672b2b025572', 'name': 'tempest-group_snapshot-1994452220'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:48:22.542873 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:22.542873 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:22.549281 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.group_snapshots [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating group_snapshot tempest-group_snapshot-1994452220. Aug 18 13:48:22.550121 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:22.553777 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:22.553924 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-301539833"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:22.555690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-301539833'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:22.555833 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Create volume of 1 GB Aug 18 13:48:22.560529 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Availability Zones retrieved successfully. Aug 18 13:48:22.568619 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Flow 'volume_create_api' (8c29c1fd-6625-4aae-bb5f-58852703474b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:22.569905 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49490dd9-3c15-4eeb-b6a4-bae740fb8077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:22.571160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:22.590524 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:22.590524 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:22.599635 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49490dd9-3c15-4eeb-b6a4-bae740fb8077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:22.600389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e59955-ee94-49e2-aa91-ed67d65f92dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:22.610892 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1991803184 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1991803184, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:22.611620 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1991803184 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1991803184, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:22.646241 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['df02b30d-951b-4f17-a19a-b99dd5549f35', 'e0d8b3d1-6b77-4375-b920-04ce760c1b99', '68910350-de82-447c-b03f-3bcf37d8d5dd', 'dc85c8b1-645a-4f44-ab6d-d787ad76d316'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:22.660832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Created reservations ['e3cce7ba-594c-46ce-b2fe-dd654ca41702', 'ef4250a0-1151-4709-ac54-2887a7b36f08', '59be7023-350c-4411-8c50-416c1ea05886', 'f052fe30-0ce3-456e-b4ae-8c00d6a38acd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:22.661689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e59955-ee94-49e2-aa91-ed67d65f92dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3cce7ba-594c-46ce-b2fe-dd654ca41702', 'ef4250a0-1151-4709-ac54-2887a7b36f08', '59be7023-350c-4411-8c50-416c1ea05886', 'f052fe30-0ce3-456e-b4ae-8c00d6a38acd']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:22.662366 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85bc1155-5d01-461a-abe2-3c3d42ac020c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:22.682853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85bc1155-5d01-461a-abe2-3c3d42ac020c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29434886-7a7c-4c7e-ba91-c58b43791a74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-301539833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='585d1802257045bb864cfda3458f44ad',qos_specs=None,replication_status=,reservations=['e3cce7ba-594c-46ce-b2fe-dd654ca41702','ef4250a0-1151-4709-ac54-2887a7b36f08','59be7023-350c-4411-8c50-416c1ea05886','f052fe30-0ce3-456e-b4ae-8c00d6a38acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d308b4c39544b39e40ff018efd1cbc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-301539833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29434886-7a7c-4c7e-ba91-c58b43791a74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='585d1802257045bb864cfda3458f44ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d308b4c39544b39e40ff018efd1cbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:22.683921 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75244d60-db7d-46a5-806f-619e851b5ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:22.686229 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a75f3aa0-6ec2-4bc9-8729-9174e01b66f9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:48:22.686822 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 145/573] 10.4.3.221 () {70 vars in 1324 bytes} [Tue Aug 18 13:48:22 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:22.699263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-85724e58-9c75-454f-875a-073a9591e159 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:22.702606 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85724e58-9c75-454f-875a-073a9591e159 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 Aug 18 13:48:22.702877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85724e58-9c75-454f-875a-073a9591e159 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:22.703116 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85724e58-9c75-454f-875a-073a9591e159 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:22.703288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-85724e58-9c75-454f-875a-073a9591e159 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 66e80459-3d14-40a4-aeab-4eef5bda0ca9 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:22.711505 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75244d60-db7d-46a5-806f-619e851b5ad3) transitioned into state 'SUCCESS' from state '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-301539833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='585d1802257045bb864cfda3458f44ad',qos_specs=None,replication_status=,reservations=['e3cce7ba-594c-46ce-b2fe-dd654ca41702','ef4250a0-1151-4709-ac54-2887a7b36f08','59be7023-350c-4411-8c50-416c1ea05886','f052fe30-0ce3-456e-b4ae-8c00d6a38acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d308b4c39544b39e40ff018efd1cbc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:22.712166 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afd49aa-0ab6-4bc9-9e9c-4435efb3afe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:22.716279 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:22.716279 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:22.720513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afd49aa-0ab6-4bc9-9e9c-4435efb3afe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:22.721383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Flow 'volume_create_api' (8c29c1fd-6625-4aae-bb5f-58852703474b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:22.721699 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Create volume request issued successfully. Aug 18 13:48:22.721773 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85724e58-9c75-454f-875a-073a9591e159 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 returned with HTTP 200 Aug 18 13:48:22.722201 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 145/574] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:22 2026] GET /volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:22.722351 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8abbc82-fd28-4eed-9c83-4915f65a17b3 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:22.722874 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 143/575] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:48:22 2026] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:48:22.744038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9593751f-9c68-40aa-b873-0b183cd2b1f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:22.746367 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9593751f-9c68-40aa-b873-0b183cd2b1f6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 Aug 18 13:48:22.746544 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9593751f-9c68-40aa-b873-0b183cd2b1f6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:22.746726 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9593751f-9c68-40aa-b873-0b183cd2b1f6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:22.754017 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:22.754017 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:22.757976 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9593751f-9c68-40aa-b873-0b183cd2b1f6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:48:22.763225 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9593751f-9c68-40aa-b873-0b183cd2b1f6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 returned with HTTP 200 Aug 18 13:48:22.763628 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 143/576] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:22 2026] GET /volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:23.738803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7df21258-7360-4ab2-bfa5-4d3e003c0e34 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:23.740766 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7df21258-7360-4ab2-bfa5-4d3e003c0e34 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 Aug 18 13:48:23.741102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7df21258-7360-4ab2-bfa5-4d3e003c0e34 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:23.741288 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7df21258-7360-4ab2-bfa5-4d3e003c0e34 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:23.741480 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.group_snapshots [None req-7df21258-7360-4ab2-bfa5-4d3e003c0e34 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 66e80459-3d14-40a4-aeab-4eef5bda0ca9 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:23.745021 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.745021 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:23.749071 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7df21258-7360-4ab2-bfa5-4d3e003c0e34 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 returned with HTTP 200 Aug 18 13:48:23.749467 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 146/577] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:23 2026] GET /volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:23.760688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:23.762413 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:48:23.762599 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:23.762750 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:23.763041 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:23.764042 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:48:23.779390 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all snapshots completed successfully. Aug 18 13:48:23.779527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4780206-3ff1-4a06-8cb2-b2f4b88accf8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:23.779826 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.779826 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:23.780596 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb5e2742-0518-4085-bf7e-b95c2f32a985 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:48:23.781166 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 146/578] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:48:23 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:23.782781 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4780206-3ff1-4a06-8cb2-b2f4b88accf8 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 Aug 18 13:48:23.783225 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4780206-3ff1-4a06-8cb2-b2f4b88accf8 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:23.783298 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4780206-3ff1-4a06-8cb2-b2f4b88accf8 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:23.793769 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed13ef56-12ca-4ff0-ab2d-c439089d7743 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:23.795814 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed13ef56-12ca-4ff0-ab2d-c439089d7743 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/b1dda94c-7d38-4891-82d0-f343f27d473d Aug 18 13:48:23.796082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed13ef56-12ca-4ff0-ab2d-c439089d7743 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:23.796236 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.796236 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:23.796345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed13ef56-12ca-4ff0-ab2d-c439089d7743 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:23.803134 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.803134 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:23.803760 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed13ef56-12ca-4ff0-ab2d-c439089d7743 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Snapshot retrieved successfully. Aug 18 13:48:23.804781 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed13ef56-12ca-4ff0-ab2d-c439089d7743 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/b1dda94c-7d38-4891-82d0-f343f27d473d returned with HTTP 200 Aug 18 13:48:23.805456 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 144/579] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:48:23 2026] GET /volume/v3/snapshots/b1dda94c-7d38-4891-82d0-f343f27d473d => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:23.805952 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d4780206-3ff1-4a06-8cb2-b2f4b88accf8 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:48:23.810765 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4780206-3ff1-4a06-8cb2-b2f4b88accf8 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 returned with HTTP 200 Aug 18 13:48:23.811170 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 144/580] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:23 2026] GET /volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:23.819853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:23.821474 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups/action Aug 18 13:48:23.821804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "66e80459-3d14-40a4-aeab-4eef5bda0ca9", "name": "tempest-Group_from_snap-98760510"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:23.821952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "66e80459-3d14-40a4-aeab-4eef5bda0ca9", "name": "tempest-Group_from_snap-98760510"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:23.823431 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '66e80459-3d14-40a4-aeab-4eef5bda0ca9', 'name': 'tempest-Group_from_snap-98760510'}}. {{(pid=100282) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 13:48:23.823565 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.groups [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating group tempest-Group_from_snap-98760510 from group_snapshot 66e80459-3d14-40a4-aeab-4eef5bda0ca9. Aug 18 13:48:23.827115 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.827115 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:23.832658 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.832658 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:23.835447 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.835447 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:23.872575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['8ec8fac2-1b5f-460a-9bab-6f58bd1eb8e7'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:23.930014 np0000007658 devstack@c-api.service[100282]: INFO cinder.group.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] A mapping entry already exists for group 83f4d508-fda0-4a34-afd8-ebe7a0f8baeb and volume type 0a03744d-1a2f-4fd2-9c0d-a53b48c315ca. Do not need to create again. Aug 18 13:48:23.930347 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:23.930347 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:23.933426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:48:23.933171. {{(pid=100282) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:48:23.933585 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:23.938813 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (0ab46987-bebd-4290-aec5-a8b5beeaca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:23.939927 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b7acaa-8c57-4969-85ae-3d376bcf4e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:23.940875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:23.977469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b7acaa-8c57-4969-85ae-3d376bcf4e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1dda94c-7d38-4891-82d0-f343f27d473d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:48:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1991803184',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a03744d-1a2f-4fd2-9c0d-a53b48c315ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83f4d508-fda0-4a34-afd8-ebe7a0f8baeb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:23.978200 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00109e2-b769-4189-9474-042b7ba24689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:24.009577 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1991803184 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1991803184, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:24.024258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['dc57b528-d43a-40e2-812c-0b716b918650', 'f0dd4cc5-acb4-4271-a716-2229cc36371d'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:24.024258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00109e2-b769-4189-9474-042b7ba24689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc57b528-d43a-40e2-812c-0b716b918650', 'f0dd4cc5-acb4-4271-a716-2229cc36371d']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:24.024597 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b860105f-cc2d-4dab-b8f1-9f1d4828cf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:24.050040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5475bdb5-1d9e-4c2a-9de4-d7dc4c28e3a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.051726 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5475bdb5-1d9e-4c2a-9de4-d7dc4c28e3a7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:24.051975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5475bdb5-1d9e-4c2a-9de4-d7dc4c28e3a7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.052199 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5475bdb5-1d9e-4c2a-9de4-d7dc4c28e3a7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.061813 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.061813 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:24.066857 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5475bdb5-1d9e-4c2a-9de4-d7dc4c28e3a7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:24.068112 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b860105f-cc2d-4dab-b8f1-9f1d4828cf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '574b4351-8803-441c-a4da-057f05cda66f', '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=83f4d508-fda0-4a34-afd8-ebe7a0f8baeb,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['dc57b528-d43a-40e2-812c-0b716b918650','f0dd4cc5-acb4-4271-a716-2229cc36371d'],size=1,snapshot_id=b1dda94c-7d38-4891-82d0-f343f27d473d,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=83f4d508-fda0-4a34-afd8-ebe7a0f8baeb,host=None,id=574b4351-8803-441c-a4da-057f05cda66f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b60906e5104413cabb2e613a52916f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1dda94c-7d38-4891-82d0-f343f27d473d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a03744d-1a2f-4fd2-9c0d-a53b48c315ca),volume_type_id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:24.069110 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30db2fe3-1bb8-4e10-b4af-3ecbdec58909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:24.073317 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5475bdb5-1d9e-4c2a-9de4-d7dc4c28e3a7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:24.073623 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 147/581] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:24.090837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30db2fe3-1bb8-4e10-b4af-3ecbdec58909) transitioned into state 'SUCCESS' from 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=83f4d508-fda0-4a34-afd8-ebe7a0f8baeb,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['dc57b528-d43a-40e2-812c-0b716b918650','f0dd4cc5-acb4-4271-a716-2229cc36371d'],size=1,snapshot_id=b1dda94c-7d38-4891-82d0-f343f27d473d,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=0a03744d-1a2f-4fd2-9c0d-a53b48c315ca)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:24.092487 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (0ab46987-bebd-4290-aec5-a8b5beeaca5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:24.092961 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request issued successfully. Aug 18 13:48:24.124283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-7fb79804-7394-4d09-8750-3b273ad9b1c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.126659 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-7fb79804-7394-4d09-8750-3b273ad9b1c7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:24.126905 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-7fb79804-7394-4d09-8750-3b273ad9b1c7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.127139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-7fb79804-7394-4d09-8750-3b273ad9b1c7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.129926 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a73d46aa-f5c1-4504-8256-18fc9d87fa88 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/action returned with HTTP 202 Aug 18 13:48:24.130635 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 147/582] 10.4.3.221 () {70 vars in 1318 bytes} [Tue Aug 18 13:48:23 2026] POST /volume/v3/groups/action => generated 101 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:24.135617 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.135617 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:24.140151 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-7fb79804-7394-4d09-8750-3b273ad9b1c7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:24.142447 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c605035a-8900-4842-9449-28160f0aec9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.144488 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:24.145092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.145264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.145652 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:24.147310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:24.149085 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-7fb79804-7394-4d09-8750-3b273ad9b1c7 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:24.149085 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 145/583] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:24.157748 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:24.158757 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:24.158945 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:24.204545 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:24.207848 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.207848 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:24.211715 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:24.211911 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:24.248665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-be433ed6-1025-47d1-855d-427046d0455d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.249220 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be433ed6-1025-47d1-855d-427046d0455d None None] GET https://10.4.3.221/volume// Aug 18 13:48:24.249458 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be433ed6-1025-47d1-855d-427046d0455d None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.249762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be433ed6-1025-47d1-855d-427046d0455d None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.250209 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be433ed6-1025-47d1-855d-427046d0455d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:24.251595 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 148/584] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:48:24.257722 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:24.259627 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-aa76146f-d2b8-44fc-8011-037b315a14fe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.262735 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-aa76146f-d2b8-44fc-8011-037b315a14fe tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:48:24.263265 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-aa76146f-d2b8-44fc-8011-037b315a14fe tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63b99c55-d7b4-43a6-9431-f1d11e727f7f", "connector": null, "instance_uuid": "0e511a8a-2c5b-4b6e-a112-0e391d2a2d8b"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:24.263595 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.263595 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:24.273060 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c605035a-8900-4842-9449-28160f0aec9e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:24.273060 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 145/585] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:24.276777 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.276777 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:24.290540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.292382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f Aug 18 13:48:24.292608 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.292802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.303747 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.303747 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:24.307533 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:24.308262 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:24.308450 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:24.312123 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-aa76146f-d2b8-44fc-8011-037b315a14fe tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:48:24.312840 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 148/586] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:48:24 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:24.345011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0c5a9b47-f963-454b-aec7-c71695100c06 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.347285 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0c5a9b47-f963-454b-aec7-c71695100c06 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:24.347285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0c5a9b47-f963-454b-aec7-c71695100c06 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.347656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0c5a9b47-f963-454b-aec7-c71695100c06 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.358055 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:24.361030 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.361030 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:24.363681 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.363681 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:24.365371 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-615e5554-d985-459b-b113-a717cf6425f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.365850 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-615e5554-d985-459b-b113-a717cf6425f1 None None] GET https://10.4.3.221/volume// Aug 18 13:48:24.366038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-615e5554-d985-459b-b113-a717cf6425f1 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.366236 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-615e5554-d985-459b-b113-a717cf6425f1 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.366663 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-615e5554-d985-459b-b113-a717cf6425f1 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:24.367009 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 146/587] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:48:24.368851 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0c5a9b47-f963-454b-aec7-c71695100c06 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:24.371665 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed89f2df-d472-457f-9daa-ed0cddfb2729 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f returned with HTTP 200 Aug 18 13:48:24.372108 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 146/588] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f => generated 927 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:24.373299 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0c5a9b47-f963-454b-aec7-c71695100c06 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:24.373668 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 149/589] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:24.379464 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-4f6f5272-5a67-419a-b267-e2193f6c8508 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.381391 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-4f6f5272-5a67-419a-b267-e2193f6c8508 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:24.381623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-4f6f5272-5a67-419a-b267-e2193f6c8508 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.381732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-4f6f5272-5a67-419a-b267-e2193f6c8508 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.390233 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.390233 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:24.393838 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-4f6f5272-5a67-419a-b267-e2193f6c8508 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:24.394179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40a2dd6d-697a-4595-b59e-83784b009778 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.396614 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a2dd6d-697a-4595-b59e-83784b009778 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb Aug 18 13:48:24.396839 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a2dd6d-697a-4595-b59e-83784b009778 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.397096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a2dd6d-697a-4595-b59e-83784b009778 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.397264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-40a2dd6d-697a-4595-b59e-83784b009778 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 83f4d508-fda0-4a34-afd8-ebe7a0f8baeb {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:24.399006 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-4f6f5272-5a67-419a-b267-e2193f6c8508 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:24.399557 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 149/590] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:24.408741 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.408741 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:24.423968 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a2dd6d-697a-4595-b59e-83784b009778 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb returned with HTTP 200 Aug 18 13:48:24.424448 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 147/591] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb => generated 416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:24.440257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.443547 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:24.444035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.444308 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.445640 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:24.450506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:24.490299 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:24.491628 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:24.491628 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:24.501539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-a3018756-04ed-4fe7-a530-e7831a09fe15 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.504234 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-a3018756-04ed-4fe7-a530-e7831a09fe15 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] PUT https://10.4.3.221/volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09 Aug 18 13:48:24.504757 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-a3018756-04ed-4fe7-a530-e7831a09fe15 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:24.516588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-a3018756-04ed-4fe7-a530-e7831a09fe15 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Acquiring lock "cinder-attachment_update-63b99c55-d7b4-43a6-9431-f1d11e727f7f-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:48:24.525278 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-a3018756-04ed-4fe7-a530-e7831a09fe15 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-63b99c55-d7b4-43a6-9431-f1d11e727f7f-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:48:24.527060 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.527060 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:24.546384 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:24.549601 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.549601 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:24.554003 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:24.554211 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:24.610404 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:24.613726 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.613726 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:24.622006 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-807761f3-9b48-4b67-8fe5-6a602129aca0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:24.622514 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 147/592] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:24.634322 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-a3018756-04ed-4fe7-a530-e7831a09fe15 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-63b99c55-d7b4-43a6-9431-f1d11e727f7f-np0000007658" released by "attachment_update" :: held 0.109s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:48:24.634679 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-a3018756-04ed-4fe7-a530-e7831a09fe15 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09 returned with HTTP 200 Aug 18 13:48:24.635204 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 150/593] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:48:24 2026] PUT /volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:24.639720 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-11bf2ac8-28ba-40bd-8ac0-f3f5cce7000c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.642153 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11bf2ac8-28ba-40bd-8ac0-f3f5cce7000c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb/action Aug 18 13:48:24.642731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11bf2ac8-28ba-40bd-8ac0-f3f5cce7000c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:24.642918 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11bf2ac8-28ba-40bd-8ac0-f3f5cce7000c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:24.648140 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-11bf2ac8-28ba-40bd-8ac0-f3f5cce7000c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for group 83f4d508-fda0-4a34-afd8-ebe7a0f8baeb {{(pid=100282) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:48:24.648322 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.groups [None req-11bf2ac8-28ba-40bd-8ac0-f3f5cce7000c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group with id: 83f4d508-fda0-4a34-afd8-ebe7a0f8baeb Aug 18 13:48:24.652831 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.652831 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:24.715483 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11bf2ac8-28ba-40bd-8ac0-f3f5cce7000c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb/action returned with HTTP 202 Aug 18 13:48:24.716118 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 150/594] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:48:24 2026] POST /volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:24.729414 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:24.732524 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f Aug 18 13:48:24.733383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:24.733383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:24.743138 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.743138 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:24.749882 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:24.750714 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:24.750951 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:24.793645 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:24.800103 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:24.800103 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:24.807732 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fb89ce5-9e71-48a0-91b1-afb84424d196 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f returned with HTTP 200 Aug 18 13:48:24.808180 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 148/595] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:24 2026] GET /volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f => generated 926 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:25.394072 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82f0934e-746d-445c-b4ef-110fe204c76e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:25.396519 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82f0934e-746d-445c-b4ef-110fe204c76e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:25.396757 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82f0934e-746d-445c-b4ef-110fe204c76e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:25.397015 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82f0934e-746d-445c-b4ef-110fe204c76e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:25.410448 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:25.410448 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:25.414629 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-82f0934e-746d-445c-b4ef-110fe204c76e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:25.420674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82f0934e-746d-445c-b4ef-110fe204c76e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:25.421187 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 148/596] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:25 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:25.821561 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cbc17dde-351f-401f-9f49-82c5c896ac9f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:25.824165 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cbc17dde-351f-401f-9f49-82c5c896ac9f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f Aug 18 13:48:25.824584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cbc17dde-351f-401f-9f49-82c5c896ac9f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:25.824827 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cbc17dde-351f-401f-9f49-82c5c896ac9f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:25.833527 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cbc17dde-351f-401f-9f49-82c5c896ac9f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f returned with HTTP 404 Aug 18 13:48:25.834190 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 151/597] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:25 2026] GET /volume/v3/volumes/574b4351-8803-441c-a4da-057f05cda66f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:25.845144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0ad6c440-c65a-435b-b67b-e0d1ad420c19 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:25.848436 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ad6c440-c65a-435b-b67b-e0d1ad420c19 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb Aug 18 13:48:25.848730 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ad6c440-c65a-435b-b67b-e0d1ad420c19 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:25.848998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ad6c440-c65a-435b-b67b-e0d1ad420c19 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:25.849138 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-0ad6c440-c65a-435b-b67b-e0d1ad420c19 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 83f4d508-fda0-4a34-afd8-ebe7a0f8baeb {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:25.854525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ad6c440-c65a-435b-b67b-e0d1ad420c19 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb returned with HTTP 404 Aug 18 13:48:25.855068 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 151/598] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:25 2026] GET /volume/v3/groups/83f4d508-fda0-4a34-afd8-ebe7a0f8baeb => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:25.868291 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db096a86-647c-40d6-9985-09e353a44668 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:25.874427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db096a86-647c-40d6-9985-09e353a44668 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] DELETE https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 Aug 18 13:48:25.874427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db096a86-647c-40d6-9985-09e353a44668 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:25.874427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db096a86-647c-40d6-9985-09e353a44668 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:25.874427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-db096a86-647c-40d6-9985-09e353a44668 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for member 66e80459-3d14-40a4-aeab-4eef5bda0ca9 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:48:25.874427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-db096a86-647c-40d6-9985-09e353a44668 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group_snapshot with id: 66e80459-3d14-40a4-aeab-4eef5bda0ca9 Aug 18 13:48:25.879174 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:25.879174 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:25.925986 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db096a86-647c-40d6-9985-09e353a44668 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 returned with HTTP 202 Aug 18 13:48:25.926424 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 149/599] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:48:25 2026] DELETE /volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:25.936121 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-440523e9-25fb-495c-af5d-726c13ba145c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:25.938744 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:25.939093 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:25.939371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:25.939729 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:25.940760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:25.949790 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:25.950005 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:25.950152 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:26.011670 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:26.015797 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.015797 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:26.025001 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440523e9-25fb-495c-af5d-726c13ba145c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:26.025645 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 149/600] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:25 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:26.037852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-599558f6-22a7-4b37-a3b1-74203ba06149 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.040228 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-599558f6-22a7-4b37-a3b1-74203ba06149 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:48:26.040482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-599558f6-22a7-4b37-a3b1-74203ba06149 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:26.041895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-599558f6-22a7-4b37-a3b1-74203ba06149 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:26.041895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-599558f6-22a7-4b37-a3b1-74203ba06149 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:26.041895 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.041895 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:26.042814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-599558f6-22a7-4b37-a3b1-74203ba06149 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:48:26.048315 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-599558f6-22a7-4b37-a3b1-74203ba06149 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all snapshots completed successfully. Aug 18 13:48:26.048315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-599558f6-22a7-4b37-a3b1-74203ba06149 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:48:26.048451 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 152/601] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:48:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:26.059992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-310f1ae1-3a2e-4d15-9c8b-bcc862875bf1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.061576 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-310f1ae1-3a2e-4d15-9c8b-bcc862875bf1 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 Aug 18 13:48:26.061989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-310f1ae1-3a2e-4d15-9c8b-bcc862875bf1 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:26.062316 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-310f1ae1-3a2e-4d15-9c8b-bcc862875bf1 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:26.062707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.group_snapshots [None req-310f1ae1-3a2e-4d15-9c8b-bcc862875bf1 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 66e80459-3d14-40a4-aeab-4eef5bda0ca9 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:26.067369 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-310f1ae1-3a2e-4d15-9c8b-bcc862875bf1 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 returned with HTTP 404 Aug 18 13:48:26.067369 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 152/602] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:26 2026] GET /volume/v3/group_snapshots/66e80459-3d14-40a4-aeab-4eef5bda0ca9 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:26.074175 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.076197 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:26.076450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:26.076702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:26.077071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:26.077982 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.077982 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:26.078537 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:26.087788 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:26.088659 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:26.088852 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:26.140002 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:26.144189 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.144189 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:26.154140 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68e29144-9580-4c7e-b8a4-9a96f2d31cfd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:26.154717 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 150/603] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:26 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:26.168545 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e5de90c-39e0-4a24-9b9b-2a33a3e85ce2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.170674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e5de90c-39e0-4a24-9b9b-2a33a3e85ce2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572/action Aug 18 13:48:26.171089 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e5de90c-39e0-4a24-9b9b-2a33a3e85ce2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:26.171259 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e5de90c-39e0-4a24-9b9b-2a33a3e85ce2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:26.172648 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-2e5de90c-39e0-4a24-9b9b-2a33a3e85ce2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for group 6c23b4ac-1bac-4d2a-8bec-672b2b025572 {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:48:26.172763 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-2e5de90c-39e0-4a24-9b9b-2a33a3e85ce2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group with id: 6c23b4ac-1bac-4d2a-8bec-672b2b025572 Aug 18 13:48:26.177853 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.177853 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:26.261299 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e5de90c-39e0-4a24-9b9b-2a33a3e85ce2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572/action returned with HTTP 202 Aug 18 13:48:26.261872 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 150/604] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:48:26 2026] POST /volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:26.272642 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-35d14677-8300-4d00-85c6-1df424432051 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.276498 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 Aug 18 13:48:26.278962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:26.279307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:26.294263 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.294263 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:26.301067 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:26.302131 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:26.302404 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:26.353414 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:26.361740 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.361740 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:26.375937 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-35d14677-8300-4d00-85c6-1df424432051 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 returned with HTTP 200 Aug 18 13:48:26.376699 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 153/605] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:26 2026] GET /volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:26.438022 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f25d9007-367a-43db-892d-5d503925baaf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.443006 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.443126 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f25d9007-367a-43db-892d-5d503925baaf tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:26.443126 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f25d9007-367a-43db-892d-5d503925baaf tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:26.443126 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f25d9007-367a-43db-892d-5d503925baaf tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:26.443283 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:26.443283 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-107548940"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:26.444070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-107548940'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:26.444253 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Create volume of 1 GB Aug 18 13:48:26.450016 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Availability Zones retrieved successfully. Aug 18 13:48:26.457397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Flow 'volume_create_api' (0a2e9373-f4d9-462c-aec5-66732db4b366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:26.458444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac78dc8b-77ab-4765-bda3-3876f0c5868d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:26.460883 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.460883 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:26.461223 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:26.465183 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f25d9007-367a-43db-892d-5d503925baaf tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:26.471785 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f25d9007-367a-43db-892d-5d503925baaf tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:26.472449 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 153/606] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:26 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:26.502804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac78dc8b-77ab-4765-bda3-3876f0c5868d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:26.503941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c018b3a2-58a3-4f3e-bf47-6eeef9ad6f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:26.578700 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Created reservations ['44fe670e-4a10-46bd-9a8a-89b71627f9fb', '6ec41ba7-8dc2-4e57-967d-7d000bc548a8', 'e06502dc-261d-442c-8b40-6b0c6901b364', '1b7af29a-3e05-4888-a270-bcb16612af69'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:26.579444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c018b3a2-58a3-4f3e-bf47-6eeef9ad6f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44fe670e-4a10-46bd-9a8a-89b71627f9fb', '6ec41ba7-8dc2-4e57-967d-7d000bc548a8', 'e06502dc-261d-442c-8b40-6b0c6901b364', '1b7af29a-3e05-4888-a270-bcb16612af69']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:26.580331 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917714e1-1629-4ff7-9d0a-5b2965c3e876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:26.604609 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917714e1-1629-4ff7-9d0a-5b2965c3e876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4ce4845-a18e-4469-9373-50a2f7b6ae5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-107548940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bf3c2d2d294554aec22ad1f72c9fb6',qos_specs=None,replication_status=,reservations=['44fe670e-4a10-46bd-9a8a-89b71627f9fb','6ec41ba7-8dc2-4e57-967d-7d000bc548a8','e06502dc-261d-442c-8b40-6b0c6901b364','1b7af29a-3e05-4888-a270-bcb16612af69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d48b88f68d4a411dafc5377561582393',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-107548940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4ce4845-a18e-4469-9373-50a2f7b6ae5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45bf3c2d2d294554aec22ad1f72c9fb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d48b88f68d4a411dafc5377561582393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:26.605358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6c40fa-0c9f-4e6a-aa68-688ac6f2486e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:26.627945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6c40fa-0c9f-4e6a-aa68-688ac6f2486e) transitioned into state 'SUCCESS' from state '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-107548940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45bf3c2d2d294554aec22ad1f72c9fb6',qos_specs=None,replication_status=,reservations=['44fe670e-4a10-46bd-9a8a-89b71627f9fb','6ec41ba7-8dc2-4e57-967d-7d000bc548a8','e06502dc-261d-442c-8b40-6b0c6901b364','1b7af29a-3e05-4888-a270-bcb16612af69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d48b88f68d4a411dafc5377561582393',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:26.628907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (360cabc2-40b5-47ae-b4b6-d753774d8e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:26.640344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (360cabc2-40b5-47ae-b4b6-d753774d8e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:26.642496 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Flow 'volume_create_api' (0a2e9373-f4d9-462c-aec5-66732db4b366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:26.642496 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Create volume request issued successfully. Aug 18 13:48:26.642997 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c153822-feb7-4c96-995f-1a418a3d3c55 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:26.643667 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 151/607] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:48:26 2026] POST /volume/v3/volumes => generated 751 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:48:26.658182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ea2db8b4-43ad-41bf-9e3c-5c7b95ea53bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:26.662275 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea2db8b4-43ad-41bf-9e3c-5c7b95ea53bd tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:48:26.662580 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea2db8b4-43ad-41bf-9e3c-5c7b95ea53bd tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:26.662878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea2db8b4-43ad-41bf-9e3c-5c7b95ea53bd tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:26.671333 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:26.671333 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:26.675125 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ea2db8b4-43ad-41bf-9e3c-5c7b95ea53bd tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:48:26.678913 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea2db8b4-43ad-41bf-9e3c-5c7b95ea53bd tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:48:26.679329 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 151/608] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:26 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:27.390681 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-61b49178-0bfc-4eb9-8c26-17a0519785ab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.393172 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61b49178-0bfc-4eb9-8c26-17a0519785ab tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 Aug 18 13:48:27.393458 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61b49178-0bfc-4eb9-8c26-17a0519785ab tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.393728 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61b49178-0bfc-4eb9-8c26-17a0519785ab tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.400587 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61b49178-0bfc-4eb9-8c26-17a0519785ab tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 returned with HTTP 404 Aug 18 13:48:27.401173 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 154/609] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:27 2026] GET /volume/v3/volumes/3a0155f7-071c-4f62-85c9-ea851c1f14e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:27.408707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0c450c85-915f-45fd-b130-cff9a2096f6c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.410679 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0c450c85-915f-45fd-b130-cff9a2096f6c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 Aug 18 13:48:27.411079 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0c450c85-915f-45fd-b130-cff9a2096f6c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.411427 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0c450c85-915f-45fd-b130-cff9a2096f6c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.412513 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-0c450c85-915f-45fd-b130-cff9a2096f6c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 6c23b4ac-1bac-4d2a-8bec-672b2b025572 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:27.415303 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0c450c85-915f-45fd-b130-cff9a2096f6c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 returned with HTTP 404 Aug 18 13:48:27.415966 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 154/610] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:27 2026] GET /volume/v3/groups/6c23b4ac-1bac-4d2a-8bec-672b2b025572 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:27.422550 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-42c327ad-097a-48df-bcc1-14af53e6543d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.424565 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42c327ad-097a-48df-bcc1-14af53e6543d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/b1f5ba83-de86-4c89-934f-7a72263568bb Aug 18 13:48:27.424827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42c327ad-097a-48df-bcc1-14af53e6543d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.425074 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42c327ad-097a-48df-bcc1-14af53e6543d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.425364 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:27.425364 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:27.439485 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42c327ad-097a-48df-bcc1-14af53e6543d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/group_types/b1f5ba83-de86-4c89-934f-7a72263568bb returned with HTTP 202 Aug 18 13:48:27.439947 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 152/611] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:48:27 2026] DELETE /volume/v3/group_types/b1f5ba83-de86-4c89-934f-7a72263568bb => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:27.447260 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aaf7eed3-b3a1-4277-8a9b-7cb256ceddfc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.448839 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aaf7eed3-b3a1-4277-8a9b-7cb256ceddfc tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] DELETE https://10.4.3.221/volume/v3/types/0a03744d-1a2f-4fd2-9c0d-a53b48c315ca Aug 18 13:48:27.449053 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aaf7eed3-b3a1-4277-8a9b-7cb256ceddfc tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.449248 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aaf7eed3-b3a1-4277-8a9b-7cb256ceddfc tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.469281 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aaf7eed3-b3a1-4277-8a9b-7cb256ceddfc tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types/0a03744d-1a2f-4fd2-9c0d-a53b48c315ca returned with HTTP 202 Aug 18 13:48:27.469879 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 152/612] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:48:27 2026] DELETE /volume/v3/types/0a03744d-1a2f-4fd2-9c0d-a53b48c315ca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:27.476477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-88f5fada-4fc6-47a8-8387-7ccd26a6c02c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.478322 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-88f5fada-4fc6-47a8-8387-7ccd26a6c02c tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] GET https://10.4.3.221/volume/v3/types/0a03744d-1a2f-4fd2-9c0d-a53b48c315ca Aug 18 13:48:27.478581 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-88f5fada-4fc6-47a8-8387-7ccd26a6c02c tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.478814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-88f5fada-4fc6-47a8-8387-7ccd26a6c02c tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.482167 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-88f5fada-4fc6-47a8-8387-7ccd26a6c02c tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types/0a03744d-1a2f-4fd2-9c0d-a53b48c315ca returned with HTTP 404 Aug 18 13:48:27.482622 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 155/613] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:48:27 2026] GET /volume/v3/types/0a03744d-1a2f-4fd2-9c0d-a53b48c315ca => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:27.487049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a6705f8c-48a4-43f3-bd40-936966c36385 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.492751 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6705f8c-48a4-43f3-bd40-936966c36385 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:27.492751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6705f8c-48a4-43f3-bd40-936966c36385 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.492751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6705f8c-48a4-43f3-bd40-936966c36385 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.494373 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7495439b-dde0-41fa-83d5-2776546a2ab4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.495763 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7495439b-dde0-41fa-83d5-2776546a2ab4 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:48:27.498815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7495439b-dde0-41fa-83d5-2776546a2ab4 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1782491352"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:27.504102 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:27.504102 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:27.508350 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a6705f8c-48a4-43f3-bd40-936966c36385 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:27.509702 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7495439b-dde0-41fa-83d5-2776546a2ab4 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:48:27.510055 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 153/614] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:48:27 2026] POST /volume/v3/types => generated 224 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:27.517272 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6705f8c-48a4-43f3-bd40-936966c36385 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:27.517895 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 155/615] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:27 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:27.519035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d618c66b-8978-452c-8bb8-dc8cbf6e36bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.523996 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d618c66b-8978-452c-8bb8-dc8cbf6e36bd tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:48:27.524378 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d618c66b-8978-452c-8bb8-dc8cbf6e36bd tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-749840439"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:27.553965 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d618c66b-8978-452c-8bb8-dc8cbf6e36bd tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:48:27.554528 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 153/616] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:48:27 2026] POST /volume/v3/group_types => generated 180 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:27.562439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.564122 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:48:27.564467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2f4c86ed-c92c-4b26-b1ae-73e0a671246f", "volume_types": ["43182109-9336-4256-8398-4cb236460fde"], "name": "tempest-GroupSnapshotsTest-Group-1878812955"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:27.565748 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating new group {'group': {'group_type': '2f4c86ed-c92c-4b26-b1ae-73e0a671246f', 'volume_types': ['43182109-9336-4256-8398-4cb236460fde'], 'name': 'tempest-GroupSnapshotsTest-Group-1878812955'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:48:27.569234 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating group tempest-GroupSnapshotsTest-Group-1878812955. Aug 18 13:48:27.575132 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:27.584138 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['70fd2c58-2998-4027-93f2-aeed6b756fd1'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:27.604313 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b06cf3f1-bb06-4fb1-a5a6-355da0ed244f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:48:27.604755 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 156/617] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:48:27 2026] POST /volume/v3/groups => generated 112 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:27.612256 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a72bd2d2-1d59-47d4-bad5-e73a12093144 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.614075 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72bd2d2-1d59-47d4-bad5-e73a12093144 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:27.614332 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72bd2d2-1d59-47d4-bad5-e73a12093144 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.614528 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72bd2d2-1d59-47d4-bad5-e73a12093144 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.614685 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-a72bd2d2-1d59-47d4-bad5-e73a12093144 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:27.618630 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:27.618630 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:27.626243 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72bd2d2-1d59-47d4-bad5-e73a12093144 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:27.626699 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 154/618] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:27 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:27.692590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c8cc989f-394c-433f-b398-e7361bad362e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.694250 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8cc989f-394c-433f-b398-e7361bad362e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:48:27.694587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8cc989f-394c-433f-b398-e7361bad362e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:27.694872 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8cc989f-394c-433f-b398-e7361bad362e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:27.703181 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:27.703181 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:27.706171 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c8cc989f-394c-433f-b398-e7361bad362e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:48:27.710567 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8cc989f-394c-433f-b398-e7361bad362e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:48:27.711085 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 156/619] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:27 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:27.915503 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-b04e908b-3cea-40c0-abe2-fc3f78a62240 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:27.918284 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-b04e908b-3cea-40c0-abe2-fc3f78a62240 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09/action Aug 18 13:48:27.918790 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-b04e908b-3cea-40c0-abe2-fc3f78a62240 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:27.918996 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-b04e908b-3cea-40c0-abe2-fc3f78a62240 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:27.944763 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:27.944763 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:27.956245 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c211d938-f1f2-408a-99f4-97ab730536c0 req-b04e908b-3cea-40c0-abe2-fc3f78a62240 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09/action returned with HTTP 204 Aug 18 13:48:27.956740 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 154/620] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:48:27 2026] POST /volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:28.538204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2c9a113f-7ca1-43ff-9c31-919010b34451 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:28.543348 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2c9a113f-7ca1-43ff-9c31-919010b34451 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:28.543348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2c9a113f-7ca1-43ff-9c31-919010b34451 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:28.543348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2c9a113f-7ca1-43ff-9c31-919010b34451 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:28.552940 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.552940 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:28.556271 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2c9a113f-7ca1-43ff-9c31-919010b34451 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:28.560555 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2c9a113f-7ca1-43ff-9c31-919010b34451 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:28.561028 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 157/621] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:28 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:28.573764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efc513a2-cfce-4ba4-a499-c5e1f1bd581d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:28.575424 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efc513a2-cfce-4ba4-a499-c5e1f1bd581d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:28.575694 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efc513a2-cfce-4ba4-a499-c5e1f1bd581d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:28.575960 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efc513a2-cfce-4ba4-a499-c5e1f1bd581d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:28.586229 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.586229 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:28.589562 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-efc513a2-cfce-4ba4-a499-c5e1f1bd581d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:28.593402 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efc513a2-cfce-4ba4-a499-c5e1f1bd581d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:28.593814 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 155/622] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:28 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:28.635649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65150178-3848-43a0-8df7-26f59e065540 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:28.637532 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65150178-3848-43a0-8df7-26f59e065540 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:28.637802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65150178-3848-43a0-8df7-26f59e065540 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:28.638034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65150178-3848-43a0-8df7-26f59e065540 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:28.638189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-65150178-3848-43a0-8df7-26f59e065540 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:28.642122 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.642122 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:28.650662 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65150178-3848-43a0-8df7-26f59e065540 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:28.651152 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 157/623] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:28 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:28.659958 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:28.661974 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:28.662356 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2010563838", "volume_type": "43182109-9336-4256-8398-4cb236460fde", "group_id": "46b5c03e-7b08-4acd-a367-5a72a07476f8", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:28.663643 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2010563838', 'volume_type': '43182109-9336-4256-8398-4cb236460fde', 'group_id': '46b5c03e-7b08-4acd-a367-5a72a07476f8', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:28.671121 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.671121 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:28.671697 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume of 1 GB Aug 18 13:48:28.677740 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:28.685265 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (ede8063e-003d-42f0-887a-572d741bdc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:28.686747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed9f8ee-5e01-408e-8bd0-5716dcd17230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:28.687480 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.687480 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:28.688014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:28.713406 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed9f8ee-5e01-408e-8bd0-5716dcd17230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:48:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43182109-9336-4256-8398-4cb236460fde,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1782491352',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43182109-9336-4256-8398-4cb236460fde', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '46b5c03e-7b08-4acd-a367-5a72a07476f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:28.714523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (600e07db-5743-4e20-aee1-a460b29c8eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:28.740413 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1782491352 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1782491352, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:28.740704 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1782491352 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1782491352, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:28.770721 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['323a060e-fd5c-4a77-96c2-b11b1dda6fc7', 'b7ea1e14-3315-4e62-8a28-4a4e5a33c0ce', '5a4ef849-64e2-4a1f-b70b-f55d5574e0e0', 'd4e04db3-5cd3-4125-89b0-2b14becfac0b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:28.771722 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (600e07db-5743-4e20-aee1-a460b29c8eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['323a060e-fd5c-4a77-96c2-b11b1dda6fc7', 'b7ea1e14-3315-4e62-8a28-4a4e5a33c0ce', '5a4ef849-64e2-4a1f-b70b-f55d5574e0e0', 'd4e04db3-5cd3-4125-89b0-2b14becfac0b']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:28.772709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d24ab8-f210-4d7c-8ae5-98f17091037d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:28.798296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d24ab8-f210-4d7c-8ae5-98f17091037d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb3d2ed2-d609-4270-95ad-eb1282ea707f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2010563838',encryption_key_id=None,group_id=46b5c03e-7b08-4acd-a367-5a72a07476f8,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['323a060e-fd5c-4a77-96c2-b11b1dda6fc7','b7ea1e14-3315-4e62-8a28-4a4e5a33c0ce','5a4ef849-64e2-4a1f-b70b-f55d5574e0e0','d4e04db3-5cd3-4125-89b0-2b14becfac0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=43182109-9336-4256-8398-4cb236460fde), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2010563838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=46b5c03e-7b08-4acd-a367-5a72a07476f8,host=None,id=cb3d2ed2-d609-4270-95ad-eb1282ea707f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b60906e5104413cabb2e613a52916f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43182109-9336-4256-8398-4cb236460fde),volume_type_id=43182109-9336-4256-8398-4cb236460fde)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:28.798973 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0c664a-a53b-4ac2-9595-f1785e24b302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:28.815999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0c664a-a53b-4ac2-9595-f1785e24b302) transitioned into state 'SUCCESS' from state '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-2010563838',encryption_key_id=None,group_id=46b5c03e-7b08-4acd-a367-5a72a07476f8,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['323a060e-fd5c-4a77-96c2-b11b1dda6fc7','b7ea1e14-3315-4e62-8a28-4a4e5a33c0ce','5a4ef849-64e2-4a1f-b70b-f55d5574e0e0','d4e04db3-5cd3-4125-89b0-2b14becfac0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=43182109-9336-4256-8398-4cb236460fde)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:28.816675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e7c803-7255-445c-9db8-a81ee1a6cd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:28.829630 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e7c803-7255-445c-9db8-a81ee1a6cd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:28.830389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (ede8063e-003d-42f0-887a-572d741bdc36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:28.830652 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request issued successfully. Aug 18 13:48:28.833051 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:28.833051 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:28.878072 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:28.881650 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.881650 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:28.885166 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b6a8ef0-237f-4a38-8ef7-be83e262965e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:28.885693 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 155/624] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:48:28 2026] POST /volume/v3/volumes => generated 823 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:28.900400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-20f7ef06-3088-43e0-820d-811464bd3966 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:28.904109 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f Aug 18 13:48:28.904109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:28.904109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:28.917798 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.917798 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:28.922381 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:28.925371 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:28.925371 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:28.965444 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:28.969382 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:28.969382 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:28.977606 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-20f7ef06-3088-43e0-820d-811464bd3966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f returned with HTTP 200 Aug 18 13:48:28.977606 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 158/625] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:28 2026] GET /volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f => generated 891 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:28.998427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-95b7b087-fb81-4028-8b4f-12c94b823b8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:29.000742 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-95b7b087-fb81-4028-8b4f-12c94b823b8e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:29.000993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-95b7b087-fb81-4028-8b4f-12c94b823b8e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:29.001232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-95b7b087-fb81-4028-8b4f-12c94b823b8e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:29.012853 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:29.012853 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:29.017155 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-95b7b087-fb81-4028-8b4f-12c94b823b8e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:29.022776 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-95b7b087-fb81-4028-8b4f-12c94b823b8e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:29.023278 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 156/626] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:48:28 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:29.860168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a3fd076b-6f55-4623-ae4a-cbfd03d0eaac None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:29.860749 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a3fd076b-6f55-4623-ae4a-cbfd03d0eaac None None] GET https://10.4.3.221/volume// Aug 18 13:48:29.861015 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a3fd076b-6f55-4623-ae4a-cbfd03d0eaac None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:29.861289 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a3fd076b-6f55-4623-ae4a-cbfd03d0eaac None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:29.861744 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a3fd076b-6f55-4623-ae4a-cbfd03d0eaac None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:29.862276 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 158/627] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:29.868878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-7c8854bc-bf5f-4d1f-97e3-0ab2176c8d55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:29.871379 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-7c8854bc-bf5f-4d1f-97e3-0ab2176c8d55 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:48:29.871841 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-7c8854bc-bf5f-4d1f-97e3-0ab2176c8d55 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63b99c55-d7b4-43a6-9431-f1d11e727f7f", "connector": null, "instance_uuid": "0e511a8a-2c5b-4b6e-a112-0e391d2a2d8b"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:29.884443 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:29.884443 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:29.916578 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-7c8854bc-bf5f-4d1f-97e3-0ab2176c8d55 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:48:29.917181 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 156/628] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:48:29 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 18 13:48:29.926908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7b08a2fd-a629-425c-9e79-3729e0f7d6ea None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:29.926908 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b08a2fd-a629-425c-9e79-3729e0f7d6ea None None] GET https://10.4.3.221/volume// Aug 18 13:48:29.926908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b08a2fd-a629-425c-9e79-3729e0f7d6ea None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:29.926908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b08a2fd-a629-425c-9e79-3729e0f7d6ea None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:29.926908 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b08a2fd-a629-425c-9e79-3729e0f7d6ea None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:29.926908 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 159/629] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:29.934514 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-4fd01f9b-d014-41b7-b0c5-295b423245ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:29.939789 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-4fd01f9b-d014-41b7-b0c5-295b423245ab tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:29.940259 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-4fd01f9b-d014-41b7-b0c5-295b423245ab tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:29.940473 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-4fd01f9b-d014-41b7-b0c5-295b423245ab tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:29.964452 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:29.964452 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:29.969057 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-4fd01f9b-d014-41b7-b0c5-295b423245ab tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:29.977600 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-4fd01f9b-d014-41b7-b0c5-295b423245ab tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:29.978585 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 157/630] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:48:29 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:29.996293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-acf45820-2721-44c4-9467-47631204bbd9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.002005 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f Aug 18 13:48:30.002381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:30.002654 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:30.019974 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.019974 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:30.026622 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:30.027764 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:30.028968 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:30.072980 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:30.076385 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.076385 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:30.085747 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-acf45820-2721-44c4-9467-47631204bbd9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f returned with HTTP 200 Aug 18 13:48:30.085747 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 159/631] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:29 2026] GET /volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:30.100395 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.104655 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:30.104655 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-257413251", "volume_type": "43182109-9336-4256-8398-4cb236460fde", "group_id": "46b5c03e-7b08-4acd-a367-5a72a07476f8", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:30.104655 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-257413251', 'volume_type': '43182109-9336-4256-8398-4cb236460fde', 'group_id': '46b5c03e-7b08-4acd-a367-5a72a07476f8', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:30.111899 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.111899 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:30.112384 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume of 1 GB Aug 18 13:48:30.124546 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:30.132255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (81b1759a-b7c9-45fb-830d-723212886220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:30.133285 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e60d5b-732d-4d19-9b7d-935fb7752a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.133836 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.133836 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:30.134277 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:30.158559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e60d5b-732d-4d19-9b7d-935fb7752a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:48:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43182109-9336-4256-8398-4cb236460fde,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1782491352',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43182109-9336-4256-8398-4cb236460fde', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '46b5c03e-7b08-4acd-a367-5a72a07476f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.159461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03ae45c-cdcd-4617-9906-0cf1cbfdbdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.199169 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['295d83a0-8dbf-49eb-bacd-e87fda762a36', '4e0c58bd-aceb-4e69-be76-664e51c72022', '83aa6816-7514-4dc1-b0a0-03b0e6512b8a', '52899f6d-758c-4c5a-bc74-044f779533a0'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:30.200070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03ae45c-cdcd-4617-9906-0cf1cbfdbdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['295d83a0-8dbf-49eb-bacd-e87fda762a36', '4e0c58bd-aceb-4e69-be76-664e51c72022', '83aa6816-7514-4dc1-b0a0-03b0e6512b8a', '52899f6d-758c-4c5a-bc74-044f779533a0']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.200890 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce3468e-d6f4-4995-931b-b7f5dd7a9349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.232040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce3468e-d6f4-4995-931b-b7f5dd7a9349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a9baad-cea7-453d-bca7-144857d5c286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-257413251',encryption_key_id=None,group_id=46b5c03e-7b08-4acd-a367-5a72a07476f8,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['295d83a0-8dbf-49eb-bacd-e87fda762a36','4e0c58bd-aceb-4e69-be76-664e51c72022','83aa6816-7514-4dc1-b0a0-03b0e6512b8a','52899f6d-758c-4c5a-bc74-044f779533a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=43182109-9336-4256-8398-4cb236460fde), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-257413251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=46b5c03e-7b08-4acd-a367-5a72a07476f8,host=None,id=35a9baad-cea7-453d-bca7-144857d5c286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b60906e5104413cabb2e613a52916f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43182109-9336-4256-8398-4cb236460fde),volume_type_id=43182109-9336-4256-8398-4cb236460fde)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.234186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9c4a01-9b2b-4a67-a214-5bef092f3770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.258041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9c4a01-9b2b-4a67-a214-5bef092f3770) transitioned into state 'SUCCESS' from state '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-257413251',encryption_key_id=None,group_id=46b5c03e-7b08-4acd-a367-5a72a07476f8,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['295d83a0-8dbf-49eb-bacd-e87fda762a36','4e0c58bd-aceb-4e69-be76-664e51c72022','83aa6816-7514-4dc1-b0a0-03b0e6512b8a','52899f6d-758c-4c5a-bc74-044f779533a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=43182109-9336-4256-8398-4cb236460fde)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.258739 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d37de6-bab7-4686-baed-07a9c490e4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.273435 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d37de6-bab7-4686-baed-07a9c490e4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.274537 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (81b1759a-b7c9-45fb-830d-723212886220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:30.274998 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request issued successfully. Aug 18 13:48:30.275679 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:30.275831 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:30.326519 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:30.332121 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.332121 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:30.335778 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b5172b0-dc05-4ba8-a6a4-7caac901f4b8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:30.336238 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 157/632] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:48:30 2026] POST /volume/v3/volumes => generated 822 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:30.342263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3049e037-2da3-4a2f-a90b-89f2e8074943 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.344480 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3049e037-2da3-4a2f-a90b-89f2e8074943 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] DELETE https://10.4.3.221/volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09 Aug 18 13:48:30.344695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3049e037-2da3-4a2f-a90b-89f2e8074943 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:30.345778 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3049e037-2da3-4a2f-a90b-89f2e8074943 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:30.351992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.355149 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 Aug 18 13:48:30.355363 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:30.355569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:30.362904 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.362904 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:30.363264 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.363264 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:30.368406 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:30.369369 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:30.369594 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:30.408582 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:30.411081 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.411081 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:30.417287 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e07e0260-b01b-434e-b9b8-6fef6968ce17 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 returned with HTTP 200 Aug 18 13:48:30.417681 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 158/633] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:30 2026] GET /volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 => generated 890 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:30.419114 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3049e037-2da3-4a2f-a90b-89f2e8074943 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09 returned with HTTP 200 Aug 18 13:48:30.419569 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 160/634] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:30 2026] DELETE /volume/v3/attachments/a3e6efbd-6f10-4392-996a-a1ba3a453e09 => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:30.703312 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d2ca4938-f7ea-4bfc-ad6b-efda350370aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.704465 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2ca4938-f7ea-4bfc-ad6b-efda350370aa None None] GET https://10.4.3.221/volume// Aug 18 13:48:30.704675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2ca4938-f7ea-4bfc-ad6b-efda350370aa None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:30.706038 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2ca4938-f7ea-4bfc-ad6b-efda350370aa None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:30.706038 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2ca4938-f7ea-4bfc-ad6b-efda350370aa None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:30.706038 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 160/635] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:30.715746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3fd06583-dc42-468d-8f27-bdae4db10375 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.717454 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3fd06583-dc42-468d-8f27-bdae4db10375 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:48:30.717759 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3fd06583-dc42-468d-8f27-bdae4db10375 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:30.718056 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3fd06583-dc42-468d-8f27-bdae4db10375 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:30.737107 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.737107 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:30.748543 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3fd06583-dc42-468d-8f27-bdae4db10375 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:48:30.749784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.751714 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:30.752090 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1784540541"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:30.753665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1784540541'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:30.753817 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Create volume of 1 GB Aug 18 13:48:30.754243 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-3fd06583-dc42-468d-8f27-bdae4db10375 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:48:30.754718 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 158/636] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:48:30 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:30.758095 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Availability Zones retrieved successfully. Aug 18 13:48:30.764006 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Flow 'volume_create_api' (d368ef49-e291-4489-ae28-da72af03e807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:30.764890 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e27772-c611-43e7-b416-0c4159766ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.765907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:30.793228 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e27772-c611-43e7-b416-0c4159766ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.794313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14b8ed2-5873-42da-b623-1c2a1283b937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.836819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Created reservations ['c5380fda-6839-423e-9090-ddd04ef87654', '99730ace-0105-44c3-962c-8e3e0554619c', '95534425-4dfa-4bd9-afe0-b35babcb2e4a', '3ed5e6d3-2b2b-4264-87d5-72c091b226ca'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:30.836819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14b8ed2-5873-42da-b623-1c2a1283b937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5380fda-6839-423e-9090-ddd04ef87654', '99730ace-0105-44c3-962c-8e3e0554619c', '95534425-4dfa-4bd9-afe0-b35babcb2e4a', '3ed5e6d3-2b2b-4264-87d5-72c091b226ca']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.837644 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4466e863-433f-40a3-88df-cb7ffa77e674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.854244 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-1bff7dbd-a743-4d2e-8a75-2c3a67814da2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.856532 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-1bff7dbd-a743-4d2e-8a75-2c3a67814da2 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] PUT https://10.4.3.221/volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49 Aug 18 13:48:30.856903 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-1bff7dbd-a743-4d2e-8a75-2c3a67814da2 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:30.864481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-1bff7dbd-a743-4d2e-8a75-2c3a67814da2 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Acquiring lock "cinder-attachment_update-63b99c55-d7b4-43a6-9431-f1d11e727f7f-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:48:30.866430 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4466e863-433f-40a3-88df-cb7ffa77e674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1784540541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='585d1802257045bb864cfda3458f44ad',qos_specs=None,replication_status=,reservations=['c5380fda-6839-423e-9090-ddd04ef87654','99730ace-0105-44c3-962c-8e3e0554619c','95534425-4dfa-4bd9-afe0-b35babcb2e4a','3ed5e6d3-2b2b-4264-87d5-72c091b226ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d308b4c39544b39e40ff018efd1cbc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1784540541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='585d1802257045bb864cfda3458f44ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d308b4c39544b39e40ff018efd1cbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.867499 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23735450-9aa9-4e6a-b2f4-13152e225166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.869068 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-1bff7dbd-a743-4d2e-8a75-2c3a67814da2 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-63b99c55-d7b4-43a6-9431-f1d11e727f7f-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:48:30.870154 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.870154 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:30.886815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23735450-9aa9-4e6a-b2f4-13152e225166) transitioned into state 'SUCCESS' from state '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-1784540541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='585d1802257045bb864cfda3458f44ad',qos_specs=None,replication_status=,reservations=['c5380fda-6839-423e-9090-ddd04ef87654','99730ace-0105-44c3-962c-8e3e0554619c','95534425-4dfa-4bd9-afe0-b35babcb2e4a','3ed5e6d3-2b2b-4264-87d5-72c091b226ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d308b4c39544b39e40ff018efd1cbc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.887639 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a039510-5fba-4b22-9bfd-7783c1ab6a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:30.898094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a039510-5fba-4b22-9bfd-7783c1ab6a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:30.899271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Flow 'volume_create_api' (d368ef49-e291-4489-ae28-da72af03e807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:30.899686 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Create volume request issued successfully. Aug 18 13:48:30.900458 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63b89eb3-22ce-41f0-a3b4-496f4bd798f0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:30.901088 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 159/637] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:48:30 2026] POST /volume/v3/volumes => generated 759 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:48:30.922920 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-655c38d0-7f15-4520-81cf-144cf434f4e6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:30.922920 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-655c38d0-7f15-4520-81cf-144cf434f4e6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:48:30.922920 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-655c38d0-7f15-4520-81cf-144cf434f4e6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:30.922920 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-655c38d0-7f15-4520-81cf-144cf434f4e6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:30.933838 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:30.933838 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:30.937192 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-655c38d0-7f15-4520-81cf-144cf434f4e6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:48:30.943557 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-655c38d0-7f15-4520-81cf-144cf434f4e6 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:48:30.943557 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 161/638] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:30 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:30.982284 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-1bff7dbd-a743-4d2e-8a75-2c3a67814da2 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-63b99c55-d7b4-43a6-9431-f1d11e727f7f-np0000007658" released by "attachment_update" :: held 0.113s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:48:30.982619 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-1bff7dbd-a743-4d2e-8a75-2c3a67814da2 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49 returned with HTTP 200 Aug 18 13:48:30.983544 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 161/639] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:48:30 2026] PUT /volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:31.023344 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-71b31f6e-9484-4183-ac02-76905c2ebba3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:31.025761 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-71b31f6e-9484-4183-ac02-76905c2ebba3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49/action Aug 18 13:48:31.025761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-71b31f6e-9484-4183-ac02-76905c2ebba3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:31.025761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-71b31f6e-9484-4183-ac02-76905c2ebba3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:31.048195 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:31.048195 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:31.061720 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-27535d44-fdf2-4492-abc1-04cfd95a56a5 req-71b31f6e-9484-4183-ac02-76905c2ebba3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49/action returned with HTTP 204 Aug 18 13:48:31.062308 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 159/640] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:48:31 2026] POST /volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:31.438905 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:31.438905 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 Aug 18 13:48:31.439305 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:31.439376 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:31.449936 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:31.449936 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:31.459497 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:31.460554 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:31.460811 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:31.517776 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:31.524123 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:31.524123 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:31.534854 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1dacc0f-5a8a-4bc5-bccf-90938e68f0fa tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 returned with HTTP 200 Aug 18 13:48:31.535305 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 160/641] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:31 2026] GET /volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:31.555584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a84eff95-187f-4c9a-b534-67439fdc1f82 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:31.557766 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a84eff95-187f-4c9a-b534-67439fdc1f82 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] PUT https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:31.558243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a84eff95-187f-4c9a-b534-67439fdc1f82 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "cb3d2ed2-d609-4270-95ad-eb1282ea707f"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:31.568816 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-a84eff95-187f-4c9a-b534-67439fdc1f82 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Update called for group 46b5c03e-7b08-4acd-a367-5a72a07476f8. {{(pid=100282) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:48:31.568994 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.groups [None req-a84eff95-187f-4c9a-b534-67439fdc1f82 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Updating group 46b5c03e-7b08-4acd-a367-5a72a07476f8 with name None description: None add_volumes: None remove_volumes: cb3d2ed2-d609-4270-95ad-eb1282ea707f. Aug 18 13:48:31.574225 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:31.574225 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:31.595473 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a84eff95-187f-4c9a-b534-67439fdc1f82 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 202 Aug 18 13:48:31.596219 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 162/642] 10.4.3.221 () {70 vars in 1406 bytes} [Tue Aug 18 13:48:31 2026] PUT /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:31.603537 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-75934cee-660a-4cd9-814e-ed6b4fb25dd6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:31.605852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-75934cee-660a-4cd9-814e-ed6b4fb25dd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:31.606161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-75934cee-660a-4cd9-814e-ed6b4fb25dd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:31.606502 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-75934cee-660a-4cd9-814e-ed6b4fb25dd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:31.606697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-75934cee-660a-4cd9-814e-ed6b4fb25dd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:31.610584 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:31.610584 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:31.628797 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-75934cee-660a-4cd9-814e-ed6b4fb25dd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:31.629263 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 162/643] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:31 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:31.957625 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-530fd94d-2ba5-48a7-9a08-5b4fd0c006aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:31.959894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-530fd94d-2ba5-48a7-9a08-5b4fd0c006aa tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:48:31.960118 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-530fd94d-2ba5-48a7-9a08-5b4fd0c006aa tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:31.960355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-530fd94d-2ba5-48a7-9a08-5b4fd0c006aa tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:31.973933 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:31.973933 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:31.977463 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-530fd94d-2ba5-48a7-9a08-5b4fd0c006aa tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:48:31.982297 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-530fd94d-2ba5-48a7-9a08-5b4fd0c006aa tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:48:31.982655 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 160/644] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:31 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:32.610597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-ce180b30-380b-472b-ad3b-1f5adf1e930a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:32.613721 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-ce180b30-380b-472b-ad3b-1f5adf1e930a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] DELETE https://10.4.3.221/volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73 Aug 18 13:48:32.613984 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-ce180b30-380b-472b-ad3b-1f5adf1e930a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:32.614227 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-ce180b30-380b-472b-ad3b-1f5adf1e930a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:32.624467 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:32.624467 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:32.637902 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fa59a756-c279-4f76-8141-2737c5be28d5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:32.639604 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa59a756-c279-4f76-8141-2737c5be28d5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:32.639767 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa59a756-c279-4f76-8141-2737c5be28d5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:32.639963 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa59a756-c279-4f76-8141-2737c5be28d5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:32.640092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-fa59a756-c279-4f76-8141-2737c5be28d5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:32.646765 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:32.646765 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:32.659305 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa59a756-c279-4f76-8141-2737c5be28d5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:32.660167 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 163/645] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:32 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:32.672437 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ce424c12-f15e-4c48-9a23-24674a9a9b74 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:32.674901 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ce424c12-f15e-4c48-9a23-24674a9a9b74 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] PUT https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:32.675315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ce424c12-f15e-4c48-9a23-24674a9a9b74 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "cb3d2ed2-d609-4270-95ad-eb1282ea707f"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:32.682608 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-ce424c12-f15e-4c48-9a23-24674a9a9b74 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Update called for group 46b5c03e-7b08-4acd-a367-5a72a07476f8. {{(pid=100281) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:48:32.682608 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-ce424c12-f15e-4c48-9a23-24674a9a9b74 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Updating group 46b5c03e-7b08-4acd-a367-5a72a07476f8 with name None description: None add_volumes: cb3d2ed2-d609-4270-95ad-eb1282ea707f remove_volumes: None. Aug 18 13:48:32.687979 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:32.687979 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:32.688476 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-ce180b30-380b-472b-ad3b-1f5adf1e930a tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73 returned with HTTP 200 Aug 18 13:48:32.688832 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 161/646] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:32 2026] DELETE /volume/v3/attachments/1e881367-71df-48a5-be82-1d56bb481d73 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:32.701663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:32.705696 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:48:32.705894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:32.706071 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:32.706238 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Delete volume with id: 8271674e-bde7-4868-9413-121e995b29a6 Aug 18 13:48:32.717960 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:32.717960 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:32.718991 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Volume info retrieved successfully. Aug 18 13:48:32.728789 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ce424c12-f15e-4c48-9a23-24674a9a9b74 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 202 Aug 18 13:48:32.729363 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 163/647] 10.4.3.221 () {70 vars in 1406 bytes} [Tue Aug 18 13:48:32 2026] PUT /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:32.743635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0fe468fe-772c-492a-a47c-6b06a651d848 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:32.745594 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0fe468fe-772c-492a-a47c-6b06a651d848 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:32.745883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0fe468fe-772c-492a-a47c-6b06a651d848 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:32.746086 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0fe468fe-772c-492a-a47c-6b06a651d848 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:32.746215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-0fe468fe-772c-492a-a47c-6b06a651d848 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:32.747088 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] Delete volume request issued successfully. Aug 18 13:48:32.747398 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e56ec40f-414e-4e34-9bc3-43830a2d5e68 req-3c8728e6-e2e7-47b5-89d6-92e3896d19d6 tempest-ServerActionsV293TestJSON-1027392534 tempest-ServerActionsV293TestJSON-1027392534-project-member] https://10.4.3.221/volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 returned with HTTP 202 Aug 18 13:48:32.748141 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 161/648] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:48:32 2026] DELETE /volume/v3/volumes/8271674e-bde7-4868-9413-121e995b29a6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:32.754694 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:32.754694 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:32.781668 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0fe468fe-772c-492a-a47c-6b06a651d848 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:32.782159 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 164/649] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:32 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:33.794302 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29866d18-daeb-4e7b-bd04-2b075638c548 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:33.802332 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29866d18-daeb-4e7b-bd04-2b075638c548 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:33.802808 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29866d18-daeb-4e7b-bd04-2b075638c548 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:33.803214 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29866d18-daeb-4e7b-bd04-2b075638c548 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:33.803460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-29866d18-daeb-4e7b-bd04-2b075638c548 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:33.810390 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:33.810390 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:33.819928 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29866d18-daeb-4e7b-bd04-2b075638c548 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:33.820663 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 162/650] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:33 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:33.838244 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-98fc9fcd-024d-455c-b037-fd07e0b56695 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:33.840530 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-98fc9fcd-024d-455c-b037-fd07e0b56695 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] PUT https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:33.840945 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-98fc9fcd-024d-455c-b037-fd07e0b56695 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "35a9baad-cea7-453d-bca7-144857d5c286"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:33.843419 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-98fc9fcd-024d-455c-b037-fd07e0b56695 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Update called for group 46b5c03e-7b08-4acd-a367-5a72a07476f8. {{(pid=100281) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:48:33.843419 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-98fc9fcd-024d-455c-b037-fd07e0b56695 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Updating group 46b5c03e-7b08-4acd-a367-5a72a07476f8 with name None description: None add_volumes: None remove_volumes: 35a9baad-cea7-453d-bca7-144857d5c286. Aug 18 13:48:33.853119 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:33.853119 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:33.878625 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-98fc9fcd-024d-455c-b037-fd07e0b56695 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 202 Aug 18 13:48:33.880709 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 164/651] 10.4.3.221 () {70 vars in 1406 bytes} [Tue Aug 18 13:48:33 2026] PUT /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:33.886923 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aeb0a21c-4a00-4bdd-8397-db9867a46bd6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:33.889586 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aeb0a21c-4a00-4bdd-8397-db9867a46bd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:33.890586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aeb0a21c-4a00-4bdd-8397-db9867a46bd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:33.890586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aeb0a21c-4a00-4bdd-8397-db9867a46bd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:33.890586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-aeb0a21c-4a00-4bdd-8397-db9867a46bd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:33.896367 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:33.896367 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:33.915608 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aeb0a21c-4a00-4bdd-8397-db9867a46bd6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:33.916188 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 162/652] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:33 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:34.937094 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e8b23678-5db2-4e61-80dc-e04fde1d40fc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:34.939052 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e8b23678-5db2-4e61-80dc-e04fde1d40fc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:34.939360 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e8b23678-5db2-4e61-80dc-e04fde1d40fc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:34.939642 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e8b23678-5db2-4e61-80dc-e04fde1d40fc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:34.939821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-e8b23678-5db2-4e61-80dc-e04fde1d40fc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:34.944329 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:34.944329 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:34.953814 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e8b23678-5db2-4e61-80dc-e04fde1d40fc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:34.957910 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 165/653] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:34 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:34.969161 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79c487a8-dcfa-484f-9e1a-3adeef3ff346 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:34.971620 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79c487a8-dcfa-484f-9e1a-3adeef3ff346 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] PUT https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:34.972065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79c487a8-dcfa-484f-9e1a-3adeef3ff346 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "35a9baad-cea7-453d-bca7-144857d5c286"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:34.980145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-79c487a8-dcfa-484f-9e1a-3adeef3ff346 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Update called for group 46b5c03e-7b08-4acd-a367-5a72a07476f8. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:48:34.980312 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-79c487a8-dcfa-484f-9e1a-3adeef3ff346 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Updating group 46b5c03e-7b08-4acd-a367-5a72a07476f8 with name None description: None add_volumes: 35a9baad-cea7-453d-bca7-144857d5c286 remove_volumes: None. Aug 18 13:48:34.987811 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:34.987811 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:35.051964 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79c487a8-dcfa-484f-9e1a-3adeef3ff346 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 202 Aug 18 13:48:35.052589 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 163/654] 10.4.3.221 () {70 vars in 1406 bytes} [Tue Aug 18 13:48:34 2026] PUT /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:35.060628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-27aa221e-786e-4749-9a25-4cd6401fc77b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:35.063280 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27aa221e-786e-4749-9a25-4cd6401fc77b tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:35.063515 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27aa221e-786e-4749-9a25-4cd6401fc77b tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:35.063696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27aa221e-786e-4749-9a25-4cd6401fc77b tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:35.063838 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-27aa221e-786e-4749-9a25-4cd6401fc77b tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:35.068203 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:35.068203 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:35.081969 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27aa221e-786e-4749-9a25-4cd6401fc77b tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:35.082932 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 165/655] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:35 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:36.094142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b15332c1-cec0-45ca-82a8-0f75e77461fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:36.096616 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b15332c1-cec0-45ca-82a8-0f75e77461fd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:36.096910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b15332c1-cec0-45ca-82a8-0f75e77461fd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:36.097167 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b15332c1-cec0-45ca-82a8-0f75e77461fd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:36.097455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-b15332c1-cec0-45ca-82a8-0f75e77461fd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:36.102093 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:36.102093 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:36.113157 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b15332c1-cec0-45ca-82a8-0f75e77461fd tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 200 Aug 18 13:48:36.114031 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 163/656] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:36 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:36.125692 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:36.128172 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:36.128842 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:36.128842 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:36.129309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:36.129740 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:36.129740 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:36.130212 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:36.172845 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:36.174113 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:36.174192 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:36.235341 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:36.239440 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:36.239440 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:36.244348 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:36.244535 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:36.303345 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:36.307050 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:36.307050 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:36.319747 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ddd5e48b-230d-4896-be29-c9d1cd5c8507 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:36.320438 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 166/657] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:36 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:36.340305 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:36.341993 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/group_snapshots Aug 18 13:48:36.342337 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "46b5c03e-7b08-4acd-a367-5a72a07476f8", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1498505809"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:36.343927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '46b5c03e-7b08-4acd-a367-5a72a07476f8', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1498505809'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:48:36.347734 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:36.347734 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:36.351777 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1498505809. Aug 18 13:48:36.395020 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:36.395020 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:36.413188 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1782491352 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1782491352, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:36.413584 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1782491352 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1782491352, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:36.433289 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['cae3f9d0-0961-4495-87d3-3399ba06a1d9', 'd202c0a2-5c98-45ef-99aa-49ebf936e73f', 'fd60e69d-af72-463e-970f-8ce8c745336a', '75b78b3d-8d03-4a22-9dea-07cdf891cada'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:36.481558 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2eef43b9-73a8-4a42-b35f-9826ac43145f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:48:36.482037 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 164/658] 10.4.3.221 () {70 vars in 1324 bytes} [Tue Aug 18 13:48:36 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:36.499106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-537218a1-5038-48d9-94a9-3b87f5d99dd2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:36.501800 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-537218a1-5038-48d9-94a9-3b87f5d99dd2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 Aug 18 13:48:36.502245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-537218a1-5038-48d9-94a9-3b87f5d99dd2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:36.502472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-537218a1-5038-48d9-94a9-3b87f5d99dd2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:36.502783 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-537218a1-5038-48d9-94a9-3b87f5d99dd2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 52277394-98e8-4288-8c71-57c86eb43ac2 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:36.508105 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:36.508105 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:36.514386 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-537218a1-5038-48d9-94a9-3b87f5d99dd2 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 returned with HTTP 200 Aug 18 13:48:36.515146 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 166/659] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:36 2026] GET /volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:37.524097 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-febbb12f-1773-4f29-9e53-6e104d555f79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.528014 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-febbb12f-1773-4f29-9e53-6e104d555f79 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 Aug 18 13:48:37.528219 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-febbb12f-1773-4f29-9e53-6e104d555f79 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.531328 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-febbb12f-1773-4f29-9e53-6e104d555f79 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.531328 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-febbb12f-1773-4f29-9e53-6e104d555f79 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 52277394-98e8-4288-8c71-57c86eb43ac2 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:37.535360 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:37.535360 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:37.542171 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-febbb12f-1773-4f29-9e53-6e104d555f79 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 returned with HTTP 200 Aug 18 13:48:37.542891 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 164/660] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:37.553526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.557072 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:48:37.557414 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.557803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.558269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:37.559823 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Building query based on filter {{(pid=100282) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:48:37.579716 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all snapshots completed successfully. Aug 18 13:48:37.580398 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:37.580398 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:37.582329 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cc6918d-9f87-431a-a625-f0f803a60d59 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:48:37.583080 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 167/661] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:37.594654 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63d15c58-75cd-45c8-aac6-5839b8c3b68f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.596701 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63d15c58-75cd-45c8-aac6-5839b8c3b68f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/f4c702e4-9b12-452d-ab29-580494866542 Aug 18 13:48:37.596965 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63d15c58-75cd-45c8-aac6-5839b8c3b68f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.597592 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63d15c58-75cd-45c8-aac6-5839b8c3b68f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.602940 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:37.602940 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:37.603389 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63d15c58-75cd-45c8-aac6-5839b8c3b68f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Snapshot retrieved successfully. Aug 18 13:48:37.604405 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63d15c58-75cd-45c8-aac6-5839b8c3b68f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/f4c702e4-9b12-452d-ab29-580494866542 returned with HTTP 200 Aug 18 13:48:37.604605 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 165/662] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/snapshots/f4c702e4-9b12-452d-ab29-580494866542 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:37.619997 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3353a946-ec92-4db6-a716-d2d3ca7f9e61 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.623948 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3353a946-ec92-4db6-a716-d2d3ca7f9e61 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/421462e8-db25-4a68-a406-925c0f1aefa0 Aug 18 13:48:37.625340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3353a946-ec92-4db6-a716-d2d3ca7f9e61 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.625919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3353a946-ec92-4db6-a716-d2d3ca7f9e61 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.634787 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:37.634787 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:37.635967 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3353a946-ec92-4db6-a716-d2d3ca7f9e61 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Snapshot retrieved successfully. Aug 18 13:48:37.637194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3353a946-ec92-4db6-a716-d2d3ca7f9e61 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/421462e8-db25-4a68-a406-925c0f1aefa0 returned with HTTP 200 Aug 18 13:48:37.638612 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 167/663] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/snapshots/421462e8-db25-4a68-a406-925c0f1aefa0 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:37.654155 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2518d8ab-3128-4d52-907f-82cb6e13b932 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.656788 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2518d8ab-3128-4d52-907f-82cb6e13b932 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] DELETE https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 Aug 18 13:48:37.657063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2518d8ab-3128-4d52-907f-82cb6e13b932 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.657320 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2518d8ab-3128-4d52-907f-82cb6e13b932 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.657496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-2518d8ab-3128-4d52-907f-82cb6e13b932 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for member 52277394-98e8-4288-8c71-57c86eb43ac2 {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:48:37.658603 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-2518d8ab-3128-4d52-907f-82cb6e13b932 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group_snapshot with id: 52277394-98e8-4288-8c71-57c86eb43ac2 Aug 18 13:48:37.663588 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:37.663588 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:37.741660 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2518d8ab-3128-4d52-907f-82cb6e13b932 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 returned with HTTP 202 Aug 18 13:48:37.742296 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 165/664] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:48:37 2026] DELETE /volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:37.756017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2843179e-3647-4c6f-b865-9f2904ce70ea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.760353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:37.760557 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.760728 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.761543 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:37.762270 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:37.775958 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:37.776768 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:37.776996 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:37.837271 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:37.840700 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:37.840700 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:37.845961 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:37.845961 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:37.884099 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:37.887454 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:37.887454 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:37.895190 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2843179e-3647-4c6f-b865-9f2904ce70ea tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:37.895707 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 168/665] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:37.909311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.913107 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:48:37.913751 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.915655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.915655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:37.915818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:48:37.918925 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all snapshots completed successfully. Aug 18 13:48:37.919756 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a04fec0-a35d-4215-9bd8-ba1e210c77b5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:48:37.920098 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 166/666] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:37.932577 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-86f5d58a-ee00-447c-a42e-5421c6bc01ed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.937380 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-86f5d58a-ee00-447c-a42e-5421c6bc01ed tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 Aug 18 13:48:37.937380 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-86f5d58a-ee00-447c-a42e-5421c6bc01ed tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.937380 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-86f5d58a-ee00-447c-a42e-5421c6bc01ed tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.937380 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-86f5d58a-ee00-447c-a42e-5421c6bc01ed tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 52277394-98e8-4288-8c71-57c86eb43ac2 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:37.945729 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-86f5d58a-ee00-447c-a42e-5421c6bc01ed tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 returned with HTTP 404 Aug 18 13:48:37.946775 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 168/667] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:37.953933 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-993621e4-f6ae-423f-aa91-ace9bf80238d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.957707 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-993621e4-f6ae-423f-aa91-ace9bf80238d tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] DELETE https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 Aug 18 13:48:37.957827 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-993621e4-f6ae-423f-aa91-ace9bf80238d tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.958060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-993621e4-f6ae-423f-aa91-ace9bf80238d tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.958210 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-993621e4-f6ae-423f-aa91-ace9bf80238d tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for member 52277394-98e8-4288-8c71-57c86eb43ac2 {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:48:37.958324 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-993621e4-f6ae-423f-aa91-ace9bf80238d tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group_snapshot with id: 52277394-98e8-4288-8c71-57c86eb43ac2 Aug 18 13:48:37.966251 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-993621e4-f6ae-423f-aa91-ace9bf80238d tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 returned with HTTP 404 Aug 18 13:48:37.966775 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 166/668] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:48:37 2026] DELETE /volume/v3/group_snapshots/52277394-98e8-4288-8c71-57c86eb43ac2 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:37.974296 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:37.976899 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:37.976899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:37.976899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:37.976899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:37.977500 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:37.984169 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:37.984820 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:37.985056 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:38.023157 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:38.026985 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:38.026985 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:38.031327 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:38.031686 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:38.073752 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:38.076884 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:38.076884 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:38.085006 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8330a0b1-e21f-46f8-87ac-18a130907d01 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:38.085571 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 169/669] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:37 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:38.100234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3a26d55-6c3c-48db-be45-a9055ce3f7d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:38.102129 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3a26d55-6c3c-48db-be45-a9055ce3f7d3 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8/action Aug 18 13:48:38.102625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3a26d55-6c3c-48db-be45-a9055ce3f7d3 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:38.102849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3a26d55-6c3c-48db-be45-a9055ce3f7d3 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:38.104358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-d3a26d55-6c3c-48db-be45-a9055ce3f7d3 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for group 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:48:38.104558 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-d3a26d55-6c3c-48db-be45-a9055ce3f7d3 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group with id: 46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:38.109068 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:38.109068 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:38.167574 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3a26d55-6c3c-48db-be45-a9055ce3f7d3 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8/action returned with HTTP 202 Aug 18 13:48:38.168007 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 167/670] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:48:38 2026] POST /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:38.174373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:38.176065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 Aug 18 13:48:38.176325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:38.176587 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:38.183391 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:38.183391 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:38.193742 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:38.194393 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:38.194544 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:38.245354 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:38.253334 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:38.253334 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:38.272804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c333cf9b-ea3b-4ca3-872a-faa12e4698c8 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 returned with HTTP 200 Aug 18 13:48:38.273409 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 169/671] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:38 2026] GET /volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:39.288357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35ae4a2a-9d24-4e2e-a1c2-2d2c2246935c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.290009 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35ae4a2a-9d24-4e2e-a1c2-2d2c2246935c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 Aug 18 13:48:39.290228 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35ae4a2a-9d24-4e2e-a1c2-2d2c2246935c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:39.290502 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35ae4a2a-9d24-4e2e-a1c2-2d2c2246935c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:39.296276 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35ae4a2a-9d24-4e2e-a1c2-2d2c2246935c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 returned with HTTP 404 Aug 18 13:48:39.296696 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 167/672] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:39 2026] GET /volume/v3/volumes/35a9baad-cea7-453d-bca7-144857d5c286 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:39.303964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0ff999fb-a19e-4c56-84c1-3acc79274555 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.306308 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ff999fb-a19e-4c56-84c1-3acc79274555 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f Aug 18 13:48:39.306535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ff999fb-a19e-4c56-84c1-3acc79274555 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:39.306779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ff999fb-a19e-4c56-84c1-3acc79274555 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:39.312151 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ff999fb-a19e-4c56-84c1-3acc79274555 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f returned with HTTP 404 Aug 18 13:48:39.312669 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 170/673] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:39 2026] GET /volume/v3/volumes/cb3d2ed2-d609-4270-95ad-eb1282ea707f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:39.319974 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bc4a2c0-76b6-4564-810e-42aa97b195ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.322547 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bc4a2c0-76b6-4564-810e-42aa97b195ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 Aug 18 13:48:39.322874 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bc4a2c0-76b6-4564-810e-42aa97b195ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:39.323155 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bc4a2c0-76b6-4564-810e-42aa97b195ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:39.323337 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-2bc4a2c0-76b6-4564-810e-42aa97b195ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 46b5c03e-7b08-4acd-a367-5a72a07476f8 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:39.327833 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bc4a2c0-76b6-4564-810e-42aa97b195ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 returned with HTTP 404 Aug 18 13:48:39.328592 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 168/674] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:39 2026] GET /volume/v3/groups/46b5c03e-7b08-4acd-a367-5a72a07476f8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:39.335758 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cd4f2517-ac91-4839-94b0-b9e3a30fc7cf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.338172 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cd4f2517-ac91-4839-94b0-b9e3a30fc7cf tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/2f4c86ed-c92c-4b26-b1ae-73e0a671246f Aug 18 13:48:39.338172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cd4f2517-ac91-4839-94b0-b9e3a30fc7cf tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:39.338172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cd4f2517-ac91-4839-94b0-b9e3a30fc7cf tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:39.357470 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cd4f2517-ac91-4839-94b0-b9e3a30fc7cf tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/group_types/2f4c86ed-c92c-4b26-b1ae-73e0a671246f returned with HTTP 202 Aug 18 13:48:39.357916 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 170/675] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:48:39 2026] DELETE /volume/v3/group_types/2f4c86ed-c92c-4b26-b1ae-73e0a671246f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:39.365652 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-72c6b6f2-9f78-4236-8e13-0de30aa5fcab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.367360 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72c6b6f2-9f78-4236-8e13-0de30aa5fcab tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] DELETE https://10.4.3.221/volume/v3/types/43182109-9336-4256-8398-4cb236460fde Aug 18 13:48:39.367561 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72c6b6f2-9f78-4236-8e13-0de30aa5fcab tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:39.367743 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72c6b6f2-9f78-4236-8e13-0de30aa5fcab tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:39.368025 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:39.368025 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:39.390889 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72c6b6f2-9f78-4236-8e13-0de30aa5fcab tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types/43182109-9336-4256-8398-4cb236460fde returned with HTTP 202 Aug 18 13:48:39.391271 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 168/676] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:48:39 2026] DELETE /volume/v3/types/43182109-9336-4256-8398-4cb236460fde => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:39.399122 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eae969aa-b6da-47c9-ac8d-af9b70b6b5eb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.401016 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eae969aa-b6da-47c9-ac8d-af9b70b6b5eb tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] GET https://10.4.3.221/volume/v3/types/43182109-9336-4256-8398-4cb236460fde Aug 18 13:48:39.401265 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eae969aa-b6da-47c9-ac8d-af9b70b6b5eb tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:39.401510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eae969aa-b6da-47c9-ac8d-af9b70b6b5eb tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:39.405058 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eae969aa-b6da-47c9-ac8d-af9b70b6b5eb tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types/43182109-9336-4256-8398-4cb236460fde returned with HTTP 404 Aug 18 13:48:39.405621 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 171/677] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:48:39 2026] GET /volume/v3/types/43182109-9336-4256-8398-4cb236460fde => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:39.416125 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fa1af21-d6c5-40b1-a992-64efec72f65f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.417835 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fa1af21-d6c5-40b1-a992-64efec72f65f tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:48:39.418224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fa1af21-d6c5-40b1-a992-64efec72f65f tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-459182811"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:39.432560 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fa1af21-d6c5-40b1-a992-64efec72f65f tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:48:39.432797 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 169/678] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:48:39 2026] POST /volume/v3/types => generated 223 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:39.442296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-928789c4-f6aa-455e-ace4-9c5e4408132c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.444080 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-928789c4-f6aa-455e-ace4-9c5e4408132c tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:48:39.444406 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-928789c4-f6aa-455e-ace4-9c5e4408132c tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1457159313"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:39.459112 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-928789c4-f6aa-455e-ace4-9c5e4408132c tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:48:39.459497 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 171/679] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:48:39 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:39.468772 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ce1c537-5722-4519-b690-02e02ca0511f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.470879 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:48:39.471248 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8ae2e557-9030-4060-a6ab-d4a4538f84cc", "volume_types": ["9915b2f6-19d4-4849-ab15-8c65ae395e90"], "name": "tempest-GroupSnapshotsTest-Group-1117108129"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:39.473452 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating new group {'group': {'group_type': '8ae2e557-9030-4060-a6ab-d4a4538f84cc', 'volume_types': ['9915b2f6-19d4-4849-ab15-8c65ae395e90'], 'name': 'tempest-GroupSnapshotsTest-Group-1117108129'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:48:39.477110 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating group tempest-GroupSnapshotsTest-Group-1117108129. Aug 18 13:48:39.493397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:48:39.493103. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:48:39.493566 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:39.505390 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['6e30c145-770b-4491-b4a7-b81f76d3249c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:39.532614 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ce1c537-5722-4519-b690-02e02ca0511f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:48:39.533217 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 169/680] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:48:39 2026] POST /volume/v3/groups => generated 112 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:39.541005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5da572a7-5080-452d-91b7-6cbd62b28965 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:39.542823 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5da572a7-5080-452d-91b7-6cbd62b28965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e Aug 18 13:48:39.543034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5da572a7-5080-452d-91b7-6cbd62b28965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:39.543255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5da572a7-5080-452d-91b7-6cbd62b28965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:39.543375 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-5da572a7-5080-452d-91b7-6cbd62b28965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 607dac0f-a0f1-4cd3-8309-8a59db91c09e {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:39.546529 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:39.546529 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:39.554073 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5da572a7-5080-452d-91b7-6cbd62b28965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e returned with HTTP 200 Aug 18 13:48:39.554398 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 172/681] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:39 2026] GET /volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:40.564355 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d48bf29f-0512-4e4e-8627-7a7e0448cdf5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:40.566666 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d48bf29f-0512-4e4e-8627-7a7e0448cdf5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e Aug 18 13:48:40.566928 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d48bf29f-0512-4e4e-8627-7a7e0448cdf5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:40.567198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d48bf29f-0512-4e4e-8627-7a7e0448cdf5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:40.567365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-d48bf29f-0512-4e4e-8627-7a7e0448cdf5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 607dac0f-a0f1-4cd3-8309-8a59db91c09e {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:40.572275 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:40.572275 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:40.582134 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d48bf29f-0512-4e4e-8627-7a7e0448cdf5 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e returned with HTTP 200 Aug 18 13:48:40.582554 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 170/682] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:40 2026] GET /volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:40.594894 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:40.596605 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:40.596967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1913660107", "volume_type": "9915b2f6-19d4-4849-ab15-8c65ae395e90", "group_id": "607dac0f-a0f1-4cd3-8309-8a59db91c09e", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:40.598317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1913660107', 'volume_type': '9915b2f6-19d4-4849-ab15-8c65ae395e90', 'group_id': '607dac0f-a0f1-4cd3-8309-8a59db91c09e', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:40.604848 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:40.604848 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:40.605304 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume of 1 GB Aug 18 13:48:40.610439 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Availability Zones retrieved successfully. Aug 18 13:48:40.616076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (749dd9cf-5df7-4973-9fe6-4a330727d9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:40.620174 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267847b2-8f52-4bae-952a-43fb12cdd629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:40.620919 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:40.620919 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:40.621520 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:40.641746 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267847b2-8f52-4bae-952a-43fb12cdd629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:48:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9915b2f6-19d4-4849-ab15-8c65ae395e90,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-459182811',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9915b2f6-19d4-4849-ab15-8c65ae395e90', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '607dac0f-a0f1-4cd3-8309-8a59db91c09e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:40.642494 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ef6da9-9179-422c-84db-6a71f59d4096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:40.669907 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-459182811 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-459182811, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:40.670210 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-459182811 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-459182811, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:40.699374 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['ca2e7bfb-c5da-48f3-ac30-872ce0a14168', '53c92e1b-3abc-4d57-aa42-437d7c5e3ef0', '9e19cad2-8aa6-4fba-8d14-d8ad257c6a2c', '25a3177a-4e32-407c-ac31-e6e1fee6029c'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:40.700181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ef6da9-9179-422c-84db-6a71f59d4096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca2e7bfb-c5da-48f3-ac30-872ce0a14168', '53c92e1b-3abc-4d57-aa42-437d7c5e3ef0', '9e19cad2-8aa6-4fba-8d14-d8ad257c6a2c', '25a3177a-4e32-407c-ac31-e6e1fee6029c']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:40.700824 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b66733-a5ec-4078-aae6-4a293134d422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:40.724375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b66733-a5ec-4078-aae6-4a293134d422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c54bfd1-4b2b-411e-9949-92d8579509be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1913660107',encryption_key_id=None,group_id=607dac0f-a0f1-4cd3-8309-8a59db91c09e,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['ca2e7bfb-c5da-48f3-ac30-872ce0a14168','53c92e1b-3abc-4d57-aa42-437d7c5e3ef0','9e19cad2-8aa6-4fba-8d14-d8ad257c6a2c','25a3177a-4e32-407c-ac31-e6e1fee6029c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=9915b2f6-19d4-4849-ab15-8c65ae395e90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1913660107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=607dac0f-a0f1-4cd3-8309-8a59db91c09e,host=None,id=4c54bfd1-4b2b-411e-9949-92d8579509be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b60906e5104413cabb2e613a52916f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9915b2f6-19d4-4849-ab15-8c65ae395e90),volume_type_id=9915b2f6-19d4-4849-ab15-8c65ae395e90)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:40.725565 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a562123-115d-4b2e-a355-03e459aaae41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:40.745877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a562123-115d-4b2e-a355-03e459aaae41) transitioned into state 'SUCCESS' from state '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-1913660107',encryption_key_id=None,group_id=607dac0f-a0f1-4cd3-8309-8a59db91c09e,group_type_id=,metadata={},multiattach=False,project_id='4b60906e5104413cabb2e613a52916f7',qos_specs=None,replication_status=,reservations=['ca2e7bfb-c5da-48f3-ac30-872ce0a14168','53c92e1b-3abc-4d57-aa42-437d7c5e3ef0','9e19cad2-8aa6-4fba-8d14-d8ad257c6a2c','25a3177a-4e32-407c-ac31-e6e1fee6029c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3bbfede544752b67a72d3e8e1d7a3',volume_type_id=9915b2f6-19d4-4849-ab15-8c65ae395e90)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:40.746569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b019643-0afe-46ee-98c9-cbedfeec3fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:40.757617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b019643-0afe-46ee-98c9-cbedfeec3fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:40.758323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Flow 'volume_create_api' (749dd9cf-5df7-4973-9fe6-4a330727d9d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:40.758617 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Create volume request issued successfully. Aug 18 13:48:40.759410 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:40.759564 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:40.793918 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:40.796849 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:40.796849 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:40.800343 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc354dac-8e20-4d10-bfb7-d64b234cc51e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:40.800734 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 172/683] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:48:40 2026] POST /volume/v3/volumes => generated 822 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:40.818115 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:40.820351 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be Aug 18 13:48:40.820637 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:40.820836 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:40.831042 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:40.831042 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:40.837048 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:40.838065 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:40.838304 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:40.883382 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:40.886066 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:40.886066 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:40.891827 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93f3a53a-dc75-45f7-a410-90892d6edec6 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be returned with HTTP 200 Aug 18 13:48:40.893711 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 170/684] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:40 2026] GET /volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be => generated 890 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:41.909717 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f377f12b-6000-43f4-92cb-2468d4db7966 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:41.914812 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be Aug 18 13:48:41.915796 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:41.915796 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:41.924817 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:41.924817 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:41.929771 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:41.932379 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:41.932379 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:41.977885 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:41.981737 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:41.981737 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:41.993355 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f377f12b-6000-43f4-92cb-2468d4db7966 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be returned with HTTP 200 Aug 18 13:48:41.994166 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 173/685] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:41 2026] GET /volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:42.006355 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9645770-2edf-488d-8012-d6e550d488e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:42.008167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/group_snapshots Aug 18 13:48:42.008534 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "607dac0f-a0f1-4cd3-8309-8a59db91c09e", "name": "tempest-group_snapshot-1049697189"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:42.010387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '607dac0f-a0f1-4cd3-8309-8a59db91c09e', 'name': 'tempest-group_snapshot-1049697189'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:48:42.013844 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:42.013844 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:42.017406 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Creating group_snapshot tempest-group_snapshot-1049697189. Aug 18 13:48:42.035145 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:42.035145 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:42.051566 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-459182811 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-459182811, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:42.052167 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-459182811 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-459182811, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:48:42.071096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Created reservations ['d601cd41-bb0f-4cb5-9021-71d1fe842a2b', 'fe7806f3-74b0-4f49-a70a-a1ef120999e1', 'c5999d5d-1632-4f9a-b681-73efb0ba891f', '8df5c3a0-a1cf-4d21-928c-f7698e225ff1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:42.096920 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9645770-2edf-488d-8012-d6e550d488e9 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:48:42.097515 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 171/686] 10.4.3.221 () {70 vars in 1324 bytes} [Tue Aug 18 13:48:42 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:42.108388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5ed5cedf-45bc-4bd7-bbb4-814dc8a06e16 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:42.112002 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5ed5cedf-45bc-4bd7-bbb4-814dc8a06e16 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:42.114229 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5ed5cedf-45bc-4bd7-bbb4-814dc8a06e16 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:42.114229 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5ed5cedf-45bc-4bd7-bbb4-814dc8a06e16 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:42.124279 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-5ed5cedf-45bc-4bd7-bbb4-814dc8a06e16 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 142db42f-b4c4-4e6f-8dac-bf0111dc7204 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:42.129916 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:42.129916 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:42.135611 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5ed5cedf-45bc-4bd7-bbb4-814dc8a06e16 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 returned with HTTP 200 Aug 18 13:48:42.136698 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 173/687] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:42 2026] GET /volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:43.145586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-28c97464-32fc-4f78-8b87-14b068fa13f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.148068 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28c97464-32fc-4f78-8b87-14b068fa13f0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:43.148318 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28c97464-32fc-4f78-8b87-14b068fa13f0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.148576 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28c97464-32fc-4f78-8b87-14b068fa13f0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.148744 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-28c97464-32fc-4f78-8b87-14b068fa13f0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 142db42f-b4c4-4e6f-8dac-bf0111dc7204 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:43.152668 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.152668 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:43.156827 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28c97464-32fc-4f78-8b87-14b068fa13f0 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 returned with HTTP 200 Aug 18 13:48:43.157373 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 171/688] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:43.169102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.171073 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:48:43.171591 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.171931 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.172570 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:43.173797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Building query based on filter {{(pid=100282) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:48:43.180402 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all snapshots completed successfully. Aug 18 13:48:43.180402 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.180402 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:43.180402 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6424400b-8bf8-4f8b-a08b-a112948cb423 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:48:43.180402 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 174/689] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:43.191672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43c61ac8-827d-4fa4-a745-ad6383f1a768 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.193878 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43c61ac8-827d-4fa4-a745-ad6383f1a768 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/96b7388e-501a-4c98-8b4e-748c2bfc02e8 Aug 18 13:48:43.194063 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43c61ac8-827d-4fa4-a745-ad6383f1a768 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.194285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43c61ac8-827d-4fa4-a745-ad6383f1a768 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.200131 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.200131 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:43.200581 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43c61ac8-827d-4fa4-a745-ad6383f1a768 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Snapshot retrieved successfully. Aug 18 13:48:43.201421 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43c61ac8-827d-4fa4-a745-ad6383f1a768 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/96b7388e-501a-4c98-8b4e-748c2bfc02e8 returned with HTTP 200 Aug 18 13:48:43.201827 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 172/690] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/snapshots/96b7388e-501a-4c98-8b4e-748c2bfc02e8 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:43.213404 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0b7f6c51-a826-45c6-8f0d-a908a0d75965 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.217885 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b7f6c51-a826-45c6-8f0d-a908a0d75965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:43.217885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6c51-a826-45c6-8f0d-a908a0d75965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.217885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6c51-a826-45c6-8f0d-a908a0d75965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.217885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-0b7f6c51-a826-45c6-8f0d-a908a0d75965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 142db42f-b4c4-4e6f-8dac-bf0111dc7204 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:43.224704 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.224704 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:43.229194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b7f6c51-a826-45c6-8f0d-a908a0d75965 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 returned with HTTP 200 Aug 18 13:48:43.230068 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 174/691] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 => generated 308 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:43.238812 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0243437a-d422-46ed-9ac1-e8cbc3176923 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.240573 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0243437a-d422-46ed-9ac1-e8cbc3176923 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/detail Aug 18 13:48:43.240764 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0243437a-d422-46ed-9ac1-e8cbc3176923 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.240972 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0243437a-d422-46ed-9ac1-e8cbc3176923 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.249003 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0243437a-d422-46ed-9ac1-e8cbc3176923 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 13:48:43.249720 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 172/692] 10.4.3.221 () {68 vars in 1323 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:43.259233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-74fb6c67-ddb1-4f07-8371-20dd84662b31 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.261015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74fb6c67-ddb1-4f07-8371-20dd84662b31 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] DELETE https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:43.261411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74fb6c67-ddb1-4f07-8371-20dd84662b31 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.261782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74fb6c67-ddb1-4f07-8371-20dd84662b31 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.262267 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.group_snapshots [None req-74fb6c67-ddb1-4f07-8371-20dd84662b31 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for member 142db42f-b4c4-4e6f-8dac-bf0111dc7204 {{(pid=100282) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:48:43.262880 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.group_snapshots [None req-74fb6c67-ddb1-4f07-8371-20dd84662b31 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group_snapshot with id: 142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:43.266615 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.266615 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:43.304053 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74fb6c67-ddb1-4f07-8371-20dd84662b31 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 returned with HTTP 202 Aug 18 13:48:43.304842 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 175/693] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:48:43 2026] DELETE /volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:43.316511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d270f45-3302-4c25-b5be-ff9560faa75c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.318463 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:43.318701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.318941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.319279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:43.320138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:43.327436 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:43.328201 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:43.328350 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:43.365566 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:43.368532 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.368532 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:43.376601 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d270f45-3302-4c25-b5be-ff9560faa75c tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:43.377034 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 173/694] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:43.393680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4cae915c-964b-4271-ab38-324cdf03213f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.397462 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4cae915c-964b-4271-ab38-324cdf03213f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:48:43.397462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4cae915c-964b-4271-ab38-324cdf03213f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.397462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4cae915c-964b-4271-ab38-324cdf03213f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.397462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-4cae915c-964b-4271-ab38-324cdf03213f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:43.397462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-4cae915c-964b-4271-ab38-324cdf03213f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:48:43.400774 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4cae915c-964b-4271-ab38-324cdf03213f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all snapshots completed successfully. Aug 18 13:48:43.401825 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4cae915c-964b-4271-ab38-324cdf03213f tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:48:43.402598 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 175/695] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:43.414560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d80a5ff-ce29-4366-b2b1-e413ff0dd426 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.416200 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d80a5ff-ce29-4366-b2b1-e413ff0dd426 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:43.416386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d80a5ff-ce29-4366-b2b1-e413ff0dd426 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.416635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d80a5ff-ce29-4366-b2b1-e413ff0dd426 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.416785 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-4d80a5ff-ce29-4366-b2b1-e413ff0dd426 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 142db42f-b4c4-4e6f-8dac-bf0111dc7204 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:48:43.419597 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d80a5ff-ce29-4366-b2b1-e413ff0dd426 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 returned with HTTP 404 Aug 18 13:48:43.420113 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 173/696] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:43.428357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0f645afd-63e3-4dbc-a1c3-f8e73b6df4dc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.429721 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0f645afd-63e3-4dbc-a1c3-f8e73b6df4dc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/group_snapshots Aug 18 13:48:43.430094 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0f645afd-63e3-4dbc-a1c3-f8e73b6df4dc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.430332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0f645afd-63e3-4dbc-a1c3-f8e73b6df4dc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.430707 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.430707 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:43.434773 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0f645afd-63e3-4dbc-a1c3-f8e73b6df4dc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots returned with HTTP 200 Aug 18 13:48:43.435231 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 176/697] 10.4.3.221 () {68 vars in 1302 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:43.447146 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3237bf01-0615-42f6-8bc5-63bd481875bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.450571 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3237bf01-0615-42f6-8bc5-63bd481875bc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] DELETE https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:43.450611 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3237bf01-0615-42f6-8bc5-63bd481875bc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.450850 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3237bf01-0615-42f6-8bc5-63bd481875bc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.451052 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-3237bf01-0615-42f6-8bc5-63bd481875bc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for member 142db42f-b4c4-4e6f-8dac-bf0111dc7204 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:48:43.451193 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-3237bf01-0615-42f6-8bc5-63bd481875bc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group_snapshot with id: 142db42f-b4c4-4e6f-8dac-bf0111dc7204 Aug 18 13:48:43.456240 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3237bf01-0615-42f6-8bc5-63bd481875bc tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 returned with HTTP 404 Aug 18 13:48:43.456883 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 174/698] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:48:43 2026] DELETE /volume/v3/group_snapshots/142db42f-b4c4-4e6f-8dac-bf0111dc7204 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:43.469959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2e86f537-b61f-4247-9dd5-c569eecf325e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.471846 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:48:43.472247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.472611 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.473117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:48:43.473997 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:48:43.481795 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Get all volumes completed successfully. Aug 18 13:48:43.482370 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:43.482626 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:43.523456 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:43.526794 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.526794 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:43.536325 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e86f537-b61f-4247-9dd5-c569eecf325e tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:48:43.536325 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 176/699] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:43.551109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d837bcf4-d088-4840-ab9d-c9d1c8b0ac07 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.554444 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d837bcf4-d088-4840-ab9d-c9d1c8b0ac07 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] POST https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e/action Aug 18 13:48:43.555072 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d837bcf4-d088-4840-ab9d-c9d1c8b0ac07 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:43.555287 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d837bcf4-d088-4840-ab9d-c9d1c8b0ac07 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:43.557147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-d837bcf4-d088-4840-ab9d-c9d1c8b0ac07 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] delete called for group 607dac0f-a0f1-4cd3-8309-8a59db91c09e {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:48:43.557336 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-d837bcf4-d088-4840-ab9d-c9d1c8b0ac07 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Delete group with id: 607dac0f-a0f1-4cd3-8309-8a59db91c09e Aug 18 13:48:43.562446 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.562446 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:43.600712 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d837bcf4-d088-4840-ab9d-c9d1c8b0ac07 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e/action returned with HTTP 202 Aug 18 13:48:43.601237 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 174/700] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:48:43 2026] POST /volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:43.609551 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-27cea581-3213-4860-913f-9045f09444ba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:43.611226 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be Aug 18 13:48:43.611603 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:43.611980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:43.622760 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.622760 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:43.629213 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Volume info retrieved successfully. Aug 18 13:48:43.630832 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:48:43.631307 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:48:43.683014 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:48:43.686105 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:43.686105 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:43.694538 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-27cea581-3213-4860-913f-9045f09444ba tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be returned with HTTP 200 Aug 18 13:48:43.694538 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 177/701] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:43 2026] GET /volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:44.711491 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62cfa12f-c17f-4cb5-a987-29c3fc2e8f08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:44.713259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62cfa12f-c17f-4cb5-a987-29c3fc2e8f08 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be Aug 18 13:48:44.713615 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62cfa12f-c17f-4cb5-a987-29c3fc2e8f08 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:44.713948 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62cfa12f-c17f-4cb5-a987-29c3fc2e8f08 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:44.720952 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62cfa12f-c17f-4cb5-a987-29c3fc2e8f08 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be returned with HTTP 404 Aug 18 13:48:44.720952 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 175/702] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:48:44 2026] GET /volume/v3/volumes/4c54bfd1-4b2b-411e-9949-92d8579509be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:44.730794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2a52087d-db88-4b17-b21d-99a33001d558 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:44.732821 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a52087d-db88-4b17-b21d-99a33001d558 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] GET https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e Aug 18 13:48:44.733080 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a52087d-db88-4b17-b21d-99a33001d558 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:44.733299 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a52087d-db88-4b17-b21d-99a33001d558 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:44.733459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-2a52087d-db88-4b17-b21d-99a33001d558 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] show called for member 607dac0f-a0f1-4cd3-8309-8a59db91c09e {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:48:44.736772 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a52087d-db88-4b17-b21d-99a33001d558 tempest-GroupSnapshotsTest-164796005 tempest-GroupSnapshotsTest-164796005-project-member] https://10.4.3.221/volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e returned with HTTP 404 Aug 18 13:48:44.737376 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 177/703] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:48:44 2026] GET /volume/v3/groups/607dac0f-a0f1-4cd3-8309-8a59db91c09e => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:48:44.746603 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60c65474-2697-4db3-9ab7-2d71d0523517 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:44.748513 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60c65474-2697-4db3-9ab7-2d71d0523517 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/8ae2e557-9030-4060-a6ab-d4a4538f84cc Aug 18 13:48:44.748791 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60c65474-2697-4db3-9ab7-2d71d0523517 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:44.749142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60c65474-2697-4db3-9ab7-2d71d0523517 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:44.763789 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60c65474-2697-4db3-9ab7-2d71d0523517 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/group_types/8ae2e557-9030-4060-a6ab-d4a4538f84cc returned with HTTP 202 Aug 18 13:48:44.764283 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 175/704] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:48:44 2026] DELETE /volume/v3/group_types/8ae2e557-9030-4060-a6ab-d4a4538f84cc => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:48:44.781110 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-09be0753-a4f5-4557-92c1-ed91299570a3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:44.786992 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-09be0753-a4f5-4557-92c1-ed91299570a3 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] DELETE https://10.4.3.221/volume/v3/types/9915b2f6-19d4-4849-ab15-8c65ae395e90 Aug 18 13:48:44.786992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-09be0753-a4f5-4557-92c1-ed91299570a3 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:44.786992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-09be0753-a4f5-4557-92c1-ed91299570a3 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:44.808844 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-09be0753-a4f5-4557-92c1-ed91299570a3 tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types/9915b2f6-19d4-4849-ab15-8c65ae395e90 returned with HTTP 202 Aug 18 13:48:44.808844 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 178/705] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:48:44 2026] DELETE /volume/v3/types/9915b2f6-19d4-4849-ab15-8c65ae395e90 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:44.817389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03cadbfa-6dc6-457c-b246-ec3925bc457d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:44.818951 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03cadbfa-6dc6-457c-b246-ec3925bc457d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] GET https://10.4.3.221/volume/v3/types/9915b2f6-19d4-4849-ab15-8c65ae395e90 Aug 18 13:48:44.819209 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03cadbfa-6dc6-457c-b246-ec3925bc457d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:44.819573 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03cadbfa-6dc6-457c-b246-ec3925bc457d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:44.822801 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03cadbfa-6dc6-457c-b246-ec3925bc457d tempest-GroupSnapshotsTest-1842613621 tempest-GroupSnapshotsTest-1842613621-project-admin] https://10.4.3.221/volume/v3/types/9915b2f6-19d4-4849-ab15-8c65ae395e90 returned with HTTP 404 Aug 18 13:48:44.823464 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 176/706] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:48:44 2026] GET /volume/v3/types/9915b2f6-19d4-4849-ab15-8c65ae395e90 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:46.932542 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b095c55c-592a-495e-87fb-d56d3483c68a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:46.934893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:46.935602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1843064621"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:46.937516 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1843064621'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:46.937823 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Create volume of 1 GB Aug 18 13:48:46.944024 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Availability Zones retrieved successfully. Aug 18 13:48:46.953027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Flow 'volume_create_api' (03c24ead-b346-41e1-b9a7-a2ea71837beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:46.954782 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463377d1-6a3b-456e-a5e5-8847bf6c3c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:46.956369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:46.995607 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463377d1-6a3b-456e-a5e5-8847bf6c3c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:46.997377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428bff90-88ef-423e-a174-c5a67b33d0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:47.076700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Created reservations ['4b482822-d333-4776-8fa6-5a2df6d4299c', '44cd0aaa-69b6-42ba-93ea-396a1fd6a071', 'afbb308f-35c9-45cd-bb23-42dcd0f251e8', '7a351f2b-ab89-46c6-9c79-78a907b8882a'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:47.077671 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428bff90-88ef-423e-a174-c5a67b33d0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b482822-d333-4776-8fa6-5a2df6d4299c', '44cd0aaa-69b6-42ba-93ea-396a1fd6a071', 'afbb308f-35c9-45cd-bb23-42dcd0f251e8', '7a351f2b-ab89-46c6-9c79-78a907b8882a']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:47.078603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eaf1666-d6f4-4f51-bbff-e1f4a3ae2fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:47.109053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eaf1666-d6f4-4f51-bbff-e1f4a3ae2fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be573857-ea71-4707-8f0e-d8ebc8e5c0b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1843064621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d509ebd5b944e19477a3cc54a8070c',qos_specs=None,replication_status=,reservations=['4b482822-d333-4776-8fa6-5a2df6d4299c','44cd0aaa-69b6-42ba-93ea-396a1fd6a071','afbb308f-35c9-45cd-bb23-42dcd0f251e8','7a351f2b-ab89-46c6-9c79-78a907b8882a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a50cbc3b91fe4b15a243fd7b94eabd91',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1843064621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be573857-ea71-4707-8f0e-d8ebc8e5c0b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61d509ebd5b944e19477a3cc54a8070c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a50cbc3b91fe4b15a243fd7b94eabd91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:47.110815 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (311047c3-02d0-4082-85b7-9956c3852c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:47.137952 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (311047c3-02d0-4082-85b7-9956c3852c75) transitioned into state 'SUCCESS' from state '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-1843064621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61d509ebd5b944e19477a3cc54a8070c',qos_specs=None,replication_status=,reservations=['4b482822-d333-4776-8fa6-5a2df6d4299c','44cd0aaa-69b6-42ba-93ea-396a1fd6a071','afbb308f-35c9-45cd-bb23-42dcd0f251e8','7a351f2b-ab89-46c6-9c79-78a907b8882a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a50cbc3b91fe4b15a243fd7b94eabd91',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:47.138791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84fc8c9c-c7fb-47d2-9e3c-954ce6c167b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:47.153800 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84fc8c9c-c7fb-47d2-9e3c-954ce6c167b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:47.154896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Flow 'volume_create_api' (03c24ead-b346-41e1-b9a7-a2ea71837beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:47.155269 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Create volume request issued successfully. Aug 18 13:48:47.157007 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b095c55c-592a-495e-87fb-d56d3483c68a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:47.157538 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 178/707] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:48:46 2026] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:48:47.176443 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04ada869-8efd-4497-a05e-4b8e568074da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:47.180168 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04ada869-8efd-4497-a05e-4b8e568074da tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:47.180528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04ada869-8efd-4497-a05e-4b8e568074da tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:47.180800 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04ada869-8efd-4497-a05e-4b8e568074da tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:47.192839 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:47.192839 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:47.198568 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-04ada869-8efd-4497-a05e-4b8e568074da tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:47.204994 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04ada869-8efd-4497-a05e-4b8e568074da tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:47.205554 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 176/708] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:47 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:47.357123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-470fc528-a713-40a7-89c8-ab66698fa075 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:47.360315 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-470fc528-a713-40a7-89c8-ab66698fa075 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:48:47.360315 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-470fc528-a713-40a7-89c8-ab66698fa075 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:47.360544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-470fc528-a713-40a7-89c8-ab66698fa075 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:47.372149 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:47.372149 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:47.380435 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-470fc528-a713-40a7-89c8-ab66698fa075 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:47.388528 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-470fc528-a713-40a7-89c8-ab66698fa075 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:48:47.389206 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 179/709] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:47 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:47.449219 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:47.457345 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9bf9440b-4600-4b20-be6d-28a0caee950a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:47.460602 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9bf9440b-4600-4b20-be6d-28a0caee950a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:48:47.460918 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9bf9440b-4600-4b20-be6d-28a0caee950a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:47.461232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9bf9440b-4600-4b20-be6d-28a0caee950a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:47.471707 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:47.471707 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:47.476985 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9bf9440b-4600-4b20-be6d-28a0caee950a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:48:47.482938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9bf9440b-4600-4b20-be6d-28a0caee950a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:48:47.483561 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 179/710] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:47 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:47.573125 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] GET https://10.4.3.221/volume/v3/os-hosts Aug 18 13:48:47.573558 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:47.573902 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:47.581440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] status, active and update: available, enabled, 2026-08-18 13:48:13+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:48:47.582377 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] status, active and update: available, enabled, 2026-08-18 13:48:11+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:48:47.582377 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] status, active and update: available, enabled, 2026-08-18 13:47:47+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:48:47.582904 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-189930ac-97b0-405f-978d-cf5dbaf8e6f2 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] https://10.4.3.221/volume/v3/os-hosts returned with HTTP 200 Aug 18 13:48:47.583546 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 177/711] 10.4.3.221 () {66 vars in 1240 bytes} [Tue Aug 18 13:48:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:48:47.593176 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:47.595921 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] GET https://10.4.3.221/volume/v3/os-hosts Aug 18 13:48:47.596161 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:47.596446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:47.603617 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] status, active and update: available, enabled, 2026-08-18 13:48:13+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:48:47.603774 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] status, active and update: available, enabled, 2026-08-18 13:48:11+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:48:47.603950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] status, active and update: available, enabled, 2026-08-18 13:47:47+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 13:48:47.604333 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fe0952c-8e2c-4ff2-998e-2b2c3fea55f9 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] https://10.4.3.221/volume/v3/os-hosts returned with HTTP 200 Aug 18 13:48:47.604735 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 177/712] 10.4.3.221 () {66 vars in 1240 bytes} [Tue Aug 18 13:48:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:47.616705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-61fac2c5-5709-4f03-b6a0-2a5d9fa4a3d4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:47.618312 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-61fac2c5-5709-4f03-b6a0-2a5d9fa4a3d4 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] GET https://10.4.3.221/volume/v3/os-hosts/np0000007658@storpool Aug 18 13:48:47.619107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-61fac2c5-5709-4f03-b6a0-2a5d9fa4a3d4 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:47.619910 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-61fac2c5-5709-4f03-b6a0-2a5d9fa4a3d4 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:47.688048 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-61fac2c5-5709-4f03-b6a0-2a5d9fa4a3d4 tempest-VolumeHostsAdminTestsJSON-1933000061 tempest-VolumeHostsAdminTestsJSON-1933000061-project-admin] https://10.4.3.221/volume/v3/os-hosts/np0000007658@storpool returned with HTTP 200 Aug 18 13:48:47.688689 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 180/713] 10.4.3.221 () {66 vars in 1306 bytes} [Tue Aug 18 13:48:47 2026] GET /volume/v3/os-hosts/np0000007658@storpool => generated 1505 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:48.223776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a2c06321-be91-4bdf-85e4-7b8e5c005e24 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:48.231189 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2c06321-be91-4bdf-85e4-7b8e5c005e24 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:48.231189 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2c06321-be91-4bdf-85e4-7b8e5c005e24 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:48.231189 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2c06321-be91-4bdf-85e4-7b8e5c005e24 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:48.250967 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:48.250967 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:48.267925 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a2c06321-be91-4bdf-85e4-7b8e5c005e24 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:48.276899 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2c06321-be91-4bdf-85e4-7b8e5c005e24 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:48.277643 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 180/714] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:48 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:48.825447 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1136dbbf-439f-4080-8544-52a4526089c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:48.829505 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1136dbbf-439f-4080-8544-52a4526089c6 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:48.829740 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1136dbbf-439f-4080-8544-52a4526089c6 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:48.829969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1136dbbf-439f-4080-8544-52a4526089c6 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:48.837669 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:48.837669 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:48.842659 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1136dbbf-439f-4080-8544-52a4526089c6 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:48.847767 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1136dbbf-439f-4080-8544-52a4526089c6 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:48.847767 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 178/715] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:48:48 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:48.955278 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-465af7f0-9e25-423a-8891-b78519d6ad58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:48.955578 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-465af7f0-9e25-423a-8891-b78519d6ad58 None None] GET https://10.4.3.221/volume// Aug 18 13:48:48.955800 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-465af7f0-9e25-423a-8891-b78519d6ad58 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:48.957789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-465af7f0-9e25-423a-8891-b78519d6ad58 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:48.957981 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-465af7f0-9e25-423a-8891-b78519d6ad58 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:48.958254 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 178/716] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:48:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:48.968290 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ab051147-d359-4afd-a9f1-756c932968b9 req-abb79876-dce0-4ee0-ba44-823b5d834424 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:48.971419 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-abb79876-dce0-4ee0-ba44-823b5d834424 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:48:48.976022 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-abb79876-dce0-4ee0-ba44-823b5d834424 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be573857-ea71-4707-8f0e-d8ebc8e5c0b9", "connector": null, "instance_uuid": "ed5aa3c9-a84b-425a-9404-1d0c7a6cddcf"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:48.992405 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:48.992405 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:49.032933 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-abb79876-dce0-4ee0-ba44-823b5d834424 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:48:49.032933 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 181/717] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:48:48 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 18 13:48:49.069087 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e90153d3-e486-481c-92c4-c98466388ced None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:49.073059 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e90153d3-e486-481c-92c4-c98466388ced tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:49.073240 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e90153d3-e486-481c-92c4-c98466388ced tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:49.073413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e90153d3-e486-481c-92c4-c98466388ced tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:49.078082 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6abb0b88-06a9-4acb-a288-7de85a1dbbc6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:49.078511 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6abb0b88-06a9-4acb-a288-7de85a1dbbc6 None None] GET https://10.4.3.221/volume// Aug 18 13:48:49.078677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6abb0b88-06a9-4acb-a288-7de85a1dbbc6 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:49.078890 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6abb0b88-06a9-4acb-a288-7de85a1dbbc6 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:49.079220 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6abb0b88-06a9-4acb-a288-7de85a1dbbc6 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:49.079777 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 179/718] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:49.090282 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ab051147-d359-4afd-a9f1-756c932968b9 req-54467e55-46ce-4404-afb6-98793b99e93f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:49.093907 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:49.093907 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:49.096855 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-54467e55-46ce-4404-afb6-98793b99e93f tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:49.097194 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-54467e55-46ce-4404-afb6-98793b99e93f tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:49.097473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-54467e55-46ce-4404-afb6-98793b99e93f tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:49.104571 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e90153d3-e486-481c-92c4-c98466388ced tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:49.110722 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e90153d3-e486-481c-92c4-c98466388ced tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:49.111440 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 181/719] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:49 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:49.112587 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:49.112587 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:49.116631 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ab051147-d359-4afd-a9f1-756c932968b9 req-54467e55-46ce-4404-afb6-98793b99e93f tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:49.123405 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-54467e55-46ce-4404-afb6-98793b99e93f tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:49.124045 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 179/720] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:48:49 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:48:49.250946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ab051147-d359-4afd-a9f1-756c932968b9 req-7349d3b5-6988-4579-94d4-afef996a7dc1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:49.255378 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-7349d3b5-6988-4579-94d4-afef996a7dc1 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] PUT https://10.4.3.221/volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7 Aug 18 13:48:49.256247 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-7349d3b5-6988-4579-94d4-afef996a7dc1 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:49.276856 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ab051147-d359-4afd-a9f1-756c932968b9 req-7349d3b5-6988-4579-94d4-afef996a7dc1 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Acquiring lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:48:49.285626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ab051147-d359-4afd-a9f1-756c932968b9 req-7349d3b5-6988-4579-94d4-afef996a7dc1 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:48:49.287638 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:49.287638 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:49.429023 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ab051147-d359-4afd-a9f1-756c932968b9 req-7349d3b5-6988-4579-94d4-afef996a7dc1 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" released by "attachment_update" :: held 0.144s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:48:49.430221 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-7349d3b5-6988-4579-94d4-afef996a7dc1 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7 returned with HTTP 200 Aug 18 13:48:49.430221 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 182/721] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:48:49 2026] PUT /volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:49.847449 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:49.961578 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:49.962037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-180999862"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:49.964436 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-180999862'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:49.964611 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Create volume of 1 GB Aug 18 13:48:49.971217 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Availability Zones retrieved successfully. Aug 18 13:48:49.980809 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Flow 'volume_create_api' (11b31363-26a9-4cbf-a867-3aa9bbc8b2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:49.983198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e878c9-902f-43d8-b13f-95636e26e5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:49.984833 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:50.025423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e878c9-902f-43d8-b13f-95636e26e5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:50.026530 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7633c12-941d-49fe-9198-512367fa1731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:50.117957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Created reservations ['eee65ea5-bb68-42f1-9bc6-5ba336cf8c23', 'c66a3a07-977a-44a4-8eae-a425f7856d21', '0ce22627-43e3-4dac-a42e-cc4af5ec9e6d', '63bfc30b-da83-4882-9dbc-ce4d3480f196'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:50.118731 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7633c12-941d-49fe-9198-512367fa1731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee65ea5-bb68-42f1-9bc6-5ba336cf8c23', 'c66a3a07-977a-44a4-8eae-a425f7856d21', '0ce22627-43e3-4dac-a42e-cc4af5ec9e6d', '63bfc30b-da83-4882-9dbc-ce4d3480f196']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:50.119524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6264dcf-3ef4-4015-96d1-fbe240e26d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:50.127490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-167e6cd3-7816-48ba-b25d-f52caea40089 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:50.130085 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-167e6cd3-7816-48ba-b25d-f52caea40089 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:50.130597 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-167e6cd3-7816-48ba-b25d-f52caea40089 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:50.130892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-167e6cd3-7816-48ba-b25d-f52caea40089 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:50.149325 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6264dcf-3ef4-4015-96d1-fbe240e26d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7395a1ff-a757-4563-94b0-4399850b9608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-180999862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa90a0751a0741eb9bdd6babb07009bc',qos_specs=None,replication_status=,reservations=['eee65ea5-bb68-42f1-9bc6-5ba336cf8c23','c66a3a07-977a-44a4-8eae-a425f7856d21','0ce22627-43e3-4dac-a42e-cc4af5ec9e6d','63bfc30b-da83-4882-9dbc-ce4d3480f196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00c9510e22e4466b05ee97a12635b95',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-180999862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7395a1ff-a757-4563-94b0-4399850b9608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa90a0751a0741eb9bdd6babb07009bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d00c9510e22e4466b05ee97a12635b95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:50.149704 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:50.149704 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:50.150303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c4de1f-10f9-422b-9ec6-72f60350022f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:50.157934 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-167e6cd3-7816-48ba-b25d-f52caea40089 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:50.169368 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-167e6cd3-7816-48ba-b25d-f52caea40089 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:50.169936 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 182/722] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:50 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:50.176174 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c4de1f-10f9-422b-9ec6-72f60350022f) transitioned into state 'SUCCESS' from state '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-180999862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa90a0751a0741eb9bdd6babb07009bc',qos_specs=None,replication_status=,reservations=['eee65ea5-bb68-42f1-9bc6-5ba336cf8c23','c66a3a07-977a-44a4-8eae-a425f7856d21','0ce22627-43e3-4dac-a42e-cc4af5ec9e6d','63bfc30b-da83-4882-9dbc-ce4d3480f196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00c9510e22e4466b05ee97a12635b95',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:50.176995 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863148e5-6e41-437e-8249-db711233df63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:50.188225 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863148e5-6e41-437e-8249-db711233df63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:50.190536 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Flow 'volume_create_api' (11b31363-26a9-4cbf-a867-3aa9bbc8b2eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:50.190536 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Create volume request issued successfully. Aug 18 13:48:50.190536 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b310a0b-0469-4e1b-aa36-3c4726781979 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:50.190536 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 180/723] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:48:49 2026] POST /volume/v3/volumes => generated 749 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:48:50.203987 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2b0eb80-193a-47f1-8873-c8b1a7042746 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:50.205737 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2b0eb80-193a-47f1-8873-c8b1a7042746 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 Aug 18 13:48:50.211933 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2b0eb80-193a-47f1-8873-c8b1a7042746 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:50.211933 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2b0eb80-193a-47f1-8873-c8b1a7042746 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:50.228216 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:50.228216 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:50.235931 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2b0eb80-193a-47f1-8873-c8b1a7042746 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:50.241425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2b0eb80-193a-47f1-8873-c8b1a7042746 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 returned with HTTP 200 Aug 18 13:48:50.242141 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 180/724] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:50 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:51.188448 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2a0782c5-b0aa-4170-bc2e-6c89edb85554 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.191308 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a0782c5-b0aa-4170-bc2e-6c89edb85554 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:51.191667 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2a0782c5-b0aa-4170-bc2e-6c89edb85554 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.191979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2a0782c5-b0aa-4170-bc2e-6c89edb85554 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.208818 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.208818 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:51.214380 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2a0782c5-b0aa-4170-bc2e-6c89edb85554 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:51.221224 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a0782c5-b0aa-4170-bc2e-6c89edb85554 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:51.222054 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 183/725] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:51.258028 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-588531b6-bc6b-4254-9e86-c0331c795591 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.259886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-588531b6-bc6b-4254-9e86-c0331c795591 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 Aug 18 13:48:51.260128 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-588531b6-bc6b-4254-9e86-c0331c795591 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.260344 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-588531b6-bc6b-4254-9e86-c0331c795591 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.269819 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.269819 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:51.274891 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-588531b6-bc6b-4254-9e86-c0331c795591 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.280835 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-588531b6-bc6b-4254-9e86-c0331c795591 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 returned with HTTP 200 Aug 18 13:48:51.281267 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 183/726] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:51.294918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5993fc96-c012-498c-a766-5b51b3c51a52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.296836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5993fc96-c012-498c-a766-5b51b3c51a52 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] POST https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.297171 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5993fc96-c012-498c-a766-5b51b3c51a52 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:51.308426 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.308426 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:51.309786 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5993fc96-c012-498c-a766-5b51b3c51a52 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.321693 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5993fc96-c012-498c-a766-5b51b3c51a52 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Create volume metadata completed successfully. Aug 18 13:48:51.322002 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5993fc96-c012-498c-a766-5b51b3c51a52 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.322402 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 181/727] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:48:51 2026] POST /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:51.330493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14cd61f5-6674-4b6f-9e03-80d600215deb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.332177 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14cd61f5-6674-4b6f-9e03-80d600215deb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.332427 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14cd61f5-6674-4b6f-9e03-80d600215deb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.332500 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14cd61f5-6674-4b6f-9e03-80d600215deb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.342018 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.342018 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:51.342327 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14cd61f5-6674-4b6f-9e03-80d600215deb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.352586 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14cd61f5-6674-4b6f-9e03-80d600215deb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Get volume metadata completed successfully. Aug 18 13:48:51.353287 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14cd61f5-6674-4b6f-9e03-80d600215deb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.353526 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 181/728] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:51.361941 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7a26293e-094c-4a08-8111-67652ff16813 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.364116 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a26293e-094c-4a08-8111-67652ff16813 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] PUT https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.364484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a26293e-094c-4a08-8111-67652ff16813 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:51.376199 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.376199 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:51.376761 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7a26293e-094c-4a08-8111-67652ff16813 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.389444 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7a26293e-094c-4a08-8111-67652ff16813 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Update volume metadata completed successfully. Aug 18 13:48:51.389731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a26293e-094c-4a08-8111-67652ff16813 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.390171 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 184/729] 10.4.3.221 () {68 vars in 1395 bytes} [Tue Aug 18 13:48:51 2026] PUT /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.399325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3dd508c6-fe64-43c9-80e5-9825f66b9407 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.410128 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3dd508c6-fe64-43c9-80e5-9825f66b9407 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.410619 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3dd508c6-fe64-43c9-80e5-9825f66b9407 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.410970 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3dd508c6-fe64-43c9-80e5-9825f66b9407 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.421009 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.421009 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:51.421724 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3dd508c6-fe64-43c9-80e5-9825f66b9407 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.432259 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3dd508c6-fe64-43c9-80e5-9825f66b9407 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Get volume metadata completed successfully. Aug 18 13:48:51.432693 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3dd508c6-fe64-43c9-80e5-9825f66b9407 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.433405 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 184/730] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.442580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06d197f9-b25f-4293-a927-309ef8526c80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.444221 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06d197f9-b25f-4293-a927-309ef8526c80 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] DELETE https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key1 Aug 18 13:48:51.444387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06d197f9-b25f-4293-a927-309ef8526c80 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.444602 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06d197f9-b25f-4293-a927-309ef8526c80 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.457658 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.457658 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:51.458189 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06d197f9-b25f-4293-a927-309ef8526c80 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.463916 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06d197f9-b25f-4293-a927-309ef8526c80 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Get volume metadata completed successfully. Aug 18 13:48:51.472404 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06d197f9-b25f-4293-a927-309ef8526c80 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Delete volume metadata completed successfully. Aug 18 13:48:51.472605 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06d197f9-b25f-4293-a927-309ef8526c80 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key1 returned with HTTP 200 Aug 18 13:48:51.473018 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 182/731] 10.4.3.221 () {66 vars in 1393 bytes} [Tue Aug 18 13:48:51 2026] DELETE /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key1 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 13:48:51.481911 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a419efc-186b-4d19-8a4b-d8ae388945cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.486107 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a419efc-186b-4d19-8a4b-d8ae388945cb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.486107 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a419efc-186b-4d19-8a4b-d8ae388945cb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.486107 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a419efc-186b-4d19-8a4b-d8ae388945cb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.495589 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.495589 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:51.496799 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a419efc-186b-4d19-8a4b-d8ae388945cb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.501661 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a419efc-186b-4d19-8a4b-d8ae388945cb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Get volume metadata completed successfully. Aug 18 13:48:51.501893 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a419efc-186b-4d19-8a4b-d8ae388945cb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.502335 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 182/732] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.510821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-70b7106f-377c-4046-9f2b-451ad27193b3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.512938 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-70b7106f-377c-4046-9f2b-451ad27193b3 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] PUT https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.513309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-70b7106f-377c-4046-9f2b-451ad27193b3 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:51.525550 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.525550 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:51.526163 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-70b7106f-377c-4046-9f2b-451ad27193b3 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.539016 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-70b7106f-377c-4046-9f2b-451ad27193b3 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Update volume metadata completed successfully. Aug 18 13:48:51.539310 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-70b7106f-377c-4046-9f2b-451ad27193b3 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.539828 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 185/733] 10.4.3.221 () {68 vars in 1395 bytes} [Tue Aug 18 13:48:51 2026] PUT /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.551137 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-100d79f8-8ad8-415e-828d-9ba397f68768 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.553673 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-100d79f8-8ad8-415e-828d-9ba397f68768 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] POST https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.554119 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-100d79f8-8ad8-415e-828d-9ba397f68768 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:51.569884 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.569884 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:51.569884 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-100d79f8-8ad8-415e-828d-9ba397f68768 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.577700 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-100d79f8-8ad8-415e-828d-9ba397f68768 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Create volume metadata completed successfully. Aug 18 13:48:51.578065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-100d79f8-8ad8-415e-828d-9ba397f68768 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.578917 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 185/734] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:48:51 2026] POST /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.589438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-856bcbfe-575a-407d-837a-7b8902424725 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.589438 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-856bcbfe-575a-407d-837a-7b8902424725 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] PUT https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key3 Aug 18 13:48:51.589601 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-856bcbfe-575a-407d-837a-7b8902424725 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:51.603327 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.603327 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:51.603931 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-856bcbfe-575a-407d-837a-7b8902424725 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.619712 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-856bcbfe-575a-407d-837a-7b8902424725 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Update volume metadata completed successfully. Aug 18 13:48:51.619988 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-856bcbfe-575a-407d-837a-7b8902424725 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key3 returned with HTTP 200 Aug 18 13:48:51.620485 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 183/735] 10.4.3.221 () {68 vars in 1410 bytes} [Tue Aug 18 13:48:51 2026] PUT /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.631138 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac626fe5-bbbe-44ad-a2e0-1ee575e214aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.633180 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac626fe5-bbbe-44ad-a2e0-1ee575e214aa tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key3 Aug 18 13:48:51.633379 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac626fe5-bbbe-44ad-a2e0-1ee575e214aa tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.633619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac626fe5-bbbe-44ad-a2e0-1ee575e214aa tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.642164 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.642164 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:51.642690 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac626fe5-bbbe-44ad-a2e0-1ee575e214aa tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.651597 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac626fe5-bbbe-44ad-a2e0-1ee575e214aa tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Get volume metadata completed successfully. Aug 18 13:48:51.651810 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac626fe5-bbbe-44ad-a2e0-1ee575e214aa tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key3 returned with HTTP 200 Aug 18 13:48:51.652263 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 183/736] 10.4.3.221 () {66 vars in 1390 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.660536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3c2f3360-9374-4f59-b9e6-5c37cc26ff8d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.663254 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3c2f3360-9374-4f59-b9e6-5c37cc26ff8d tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.663430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3c2f3360-9374-4f59-b9e6-5c37cc26ff8d tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.663694 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3c2f3360-9374-4f59-b9e6-5c37cc26ff8d tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.672830 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.672830 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:51.674239 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3c2f3360-9374-4f59-b9e6-5c37cc26ff8d tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.680571 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3c2f3360-9374-4f59-b9e6-5c37cc26ff8d tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Get volume metadata completed successfully. Aug 18 13:48:51.680876 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3c2f3360-9374-4f59-b9e6-5c37cc26ff8d tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.681352 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 186/737] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.690489 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b71f5636-445a-4a8a-82b6-2b6f6e76ea9f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.692542 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b71f5636-445a-4a8a-82b6-2b6f6e76ea9f tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] PUT https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata Aug 18 13:48:51.692994 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b71f5636-445a-4a8a-82b6-2b6f6e76ea9f tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:51.709189 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.709189 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:51.709774 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b71f5636-445a-4a8a-82b6-2b6f6e76ea9f tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.723284 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b71f5636-445a-4a8a-82b6-2b6f6e76ea9f tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Update volume metadata completed successfully. Aug 18 13:48:51.723578 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b71f5636-445a-4a8a-82b6-2b6f6e76ea9f tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata returned with HTTP 200 Aug 18 13:48:51.724048 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 186/738] 10.4.3.221 () {68 vars in 1395 bytes} [Tue Aug 18 13:48:51 2026] PUT /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:48:51.734672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78c11c2d-3dd9-4b31-96a4-01efc5e3398e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.736708 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78c11c2d-3dd9-4b31-96a4-01efc5e3398e tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 Aug 18 13:48:51.738172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78c11c2d-3dd9-4b31-96a4-01efc5e3398e tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.738401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78c11c2d-3dd9-4b31-96a4-01efc5e3398e tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.751457 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.751457 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:51.755659 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-78c11c2d-3dd9-4b31-96a4-01efc5e3398e tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.763232 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78c11c2d-3dd9-4b31-96a4-01efc5e3398e tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 returned with HTTP 200 Aug 18 13:48:51.763232 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 184/739] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:51.774559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.776516 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] DELETE https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 Aug 18 13:48:51.776756 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.777034 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.777249 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Delete volume with id: 7395a1ff-a757-4563-94b0-4399850b9608 Aug 18 13:48:51.786656 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.786656 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:51.787323 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.810720 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Delete volume request issued successfully. Aug 18 13:48:51.810979 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3f2ac73-8628-4dd5-bec4-c8adaf923a04 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 returned with HTTP 202 Aug 18 13:48:51.811551 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 184/740] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:48:51 2026] DELETE /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:48:51.819014 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d359b304-9323-408e-9a0a-9298d080a489 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:51.821125 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d359b304-9323-408e-9a0a-9298d080a489 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 Aug 18 13:48:51.821346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d359b304-9323-408e-9a0a-9298d080a489 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:51.821871 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d359b304-9323-408e-9a0a-9298d080a489 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:51.832247 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:51.832247 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:51.839831 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d359b304-9323-408e-9a0a-9298d080a489 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Volume info retrieved successfully. Aug 18 13:48:51.848542 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d359b304-9323-408e-9a0a-9298d080a489 tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 returned with HTTP 200 Aug 18 13:48:51.849217 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 187/741] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:51 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:52.241486 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f2cd76c0-4e28-49c4-b870-e8f5868931d3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:52.244353 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2cd76c0-4e28-49c4-b870-e8f5868931d3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:52.244580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2cd76c0-4e28-49c4-b870-e8f5868931d3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:52.244822 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2cd76c0-4e28-49c4-b870-e8f5868931d3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:52.262250 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:52.262250 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:52.268468 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f2cd76c0-4e28-49c4-b870-e8f5868931d3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:52.276024 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2cd76c0-4e28-49c4-b870-e8f5868931d3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:52.276398 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 187/742] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:52 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:48:52.728598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1d703160-2a47-4bf0-990c-ffe6a8c1ab05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:52.732577 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1d703160-2a47-4bf0-990c-ffe6a8c1ab05 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] POST https://10.4.3.221/volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7/action Aug 18 13:48:52.732577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1d703160-2a47-4bf0-990c-ffe6a8c1ab05 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:48:52.732577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1d703160-2a47-4bf0-990c-ffe6a8c1ab05 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:52.759497 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:52.759497 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:52.775322 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ab051147-d359-4afd-a9f1-756c932968b9 req-1d703160-2a47-4bf0-990c-ffe6a8c1ab05 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7/action returned with HTTP 204 Aug 18 13:48:52.776258 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 185/743] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:48:52 2026] POST /volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:52.863671 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc748d81-117f-4d0b-99ec-0b081e6b3bdb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:52.869994 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc748d81-117f-4d0b-99ec-0b081e6b3bdb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] GET https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 Aug 18 13:48:52.870184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc748d81-117f-4d0b-99ec-0b081e6b3bdb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:52.870362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc748d81-117f-4d0b-99ec-0b081e6b3bdb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:52.878274 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc748d81-117f-4d0b-99ec-0b081e6b3bdb tempest-VolumesMetadataTest-1377053487 tempest-VolumesMetadataTest-1377053487-project-member] https://10.4.3.221/volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 returned with HTTP 404 Aug 18 13:48:52.878753 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 185/744] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:52 2026] GET /volume/v3/volumes/7395a1ff-a757-4563-94b0-4399850b9608 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:48:53.288449 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5bd25f53-dda8-4f40-80a8-1032d6aca598 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:53.290622 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5bd25f53-dda8-4f40-80a8-1032d6aca598 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:53.290845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5bd25f53-dda8-4f40-80a8-1032d6aca598 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:53.291090 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5bd25f53-dda8-4f40-80a8-1032d6aca598 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:53.302904 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:53.302904 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:53.306781 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5bd25f53-dda8-4f40-80a8-1032d6aca598 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:53.313117 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5bd25f53-dda8-4f40-80a8-1032d6aca598 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:53.313679 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 188/745] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:53 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:53.330561 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1aabcb94-c4ef-4712-9b6f-4d846040afc3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:53.334541 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1aabcb94-c4ef-4712-9b6f-4d846040afc3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:48:53.334912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1aabcb94-c4ef-4712-9b6f-4d846040afc3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:53.334912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1aabcb94-c4ef-4712-9b6f-4d846040afc3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:53.347092 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:53.347092 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:48:53.352313 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1aabcb94-c4ef-4712-9b6f-4d846040afc3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:48:53.357511 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1aabcb94-c4ef-4712-9b6f-4d846040afc3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:48:53.357911 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 188/746] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:53 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:58.869038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3a853c6b-21a4-4ab4-a3e1-ca9c7a23dfc8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:58.870888 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a853c6b-21a4-4ab4-a3e1-ca9c7a23dfc8 None None] GET https://10.4.3.221/volume// Aug 18 13:48:58.870888 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a853c6b-21a4-4ab4-a3e1-ca9c7a23dfc8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:58.871503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a853c6b-21a4-4ab4-a3e1-ca9c7a23dfc8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:58.871618 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a853c6b-21a4-4ab4-a3e1-ca9c7a23dfc8 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:48:58.872382 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 186/747] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:48:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:48:58.893812 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-308c5c8d-4bd7-4d44-bf88-adadd56b0bf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:58.897994 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-308c5c8d-4bd7-4d44-bf88-adadd56b0bf0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:48:58.898403 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-308c5c8d-4bd7-4d44-bf88-adadd56b0bf0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be573857-ea71-4707-8f0e-d8ebc8e5c0b9", "connector": null, "instance_uuid": "ed5aa3c9-a84b-425a-9404-1d0c7a6cddcf"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:58.902088 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=298,cinder:UPDATE=67,cinder:INSERT=25 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:48:58.917906 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:58.917906 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:48:58.958122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-308c5c8d-4bd7-4d44-bf88-adadd56b0bf0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:48:58.958122 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 186/748] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:48:58 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:58.971420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-63b68304-2982-47e2-aa2e-f9749c077be0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:58.977548 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-63b68304-2982-47e2-aa2e-f9749c077be0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] DELETE https://10.4.3.221/volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7 Aug 18 13:48:58.980952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-63b68304-2982-47e2-aa2e-f9749c077be0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:58.980952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-63b68304-2982-47e2-aa2e-f9749c077be0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:58.981664 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=296,cinder:UPDATE=47,cinder:INSERT=18 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:48:58.987295 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:58.987295 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:48:59.068747 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-63b68304-2982-47e2-aa2e-f9749c077be0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7 returned with HTTP 200 Aug 18 13:48:59.069182 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 189/749] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:48:58 2026] DELETE /volume/v3/attachments/f3d22c7c-0236-4e50-9dea-a8e56e0db5b7 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:48:59.292010 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:59.366372 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:48:59.366819 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-578842564"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:48:59.368698 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-578842564'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:48:59.368907 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Create volume of 1 GB Aug 18 13:48:59.377894 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=298,cinder:INSERT=37,cinder:UPDATE=59 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:48:59.381565 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Availability Zones retrieved successfully. Aug 18 13:48:59.394027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Flow 'volume_create_api' (b2d78017-c2f6-4851-a2ea-75d48e3ffa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:59.395781 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a46830-7733-490a-8ae3-f447f9744b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:59.397425 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:48:59.437541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a46830-7733-490a-8ae3-f447f9744b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:59.438301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1cee64f-4f08-4b54-bd8f-c14e19aecd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:59.518186 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Created reservations ['0eec25ad-d960-4c47-a9fe-668eba6509a6', '571af618-4b59-4055-8e7b-59af38753805', '25253c74-ce57-40cd-ae25-1f9a553f475b', '2bc3b4c3-1410-4d20-b4e5-f7aabfd701ff'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:48:59.519302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1cee64f-4f08-4b54-bd8f-c14e19aecd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eec25ad-d960-4c47-a9fe-668eba6509a6', '571af618-4b59-4055-8e7b-59af38753805', '25253c74-ce57-40cd-ae25-1f9a553f475b', '2bc3b4c3-1410-4d20-b4e5-f7aabfd701ff']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:59.519792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994fa042-a0e2-4af1-9a71-63e534593ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:59.546654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994fa042-a0e2-4af1-9a71-63e534593ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f41cc5b2-003a-4c9d-a619-57ef1bfb9210', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-578842564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e01bbcdb5645f2a6b95a06eff530a1',qos_specs=None,replication_status=,reservations=['0eec25ad-d960-4c47-a9fe-668eba6509a6','571af618-4b59-4055-8e7b-59af38753805','25253c74-ce57-40cd-ae25-1f9a553f475b','2bc3b4c3-1410-4d20-b4e5-f7aabfd701ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404a96fca86442c48d34e77c8ea19e58',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-578842564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f41cc5b2-003a-4c9d-a619-57ef1bfb9210,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9e01bbcdb5645f2a6b95a06eff530a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='404a96fca86442c48d34e77c8ea19e58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:59.548557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61261c0e-2ad6-4d4c-8563-ccfca92c4e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:59.576670 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61261c0e-2ad6-4d4c-8563-ccfca92c4e8c) transitioned into state 'SUCCESS' from state '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-578842564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9e01bbcdb5645f2a6b95a06eff530a1',qos_specs=None,replication_status=,reservations=['0eec25ad-d960-4c47-a9fe-668eba6509a6','571af618-4b59-4055-8e7b-59af38753805','25253c74-ce57-40cd-ae25-1f9a553f475b','2bc3b4c3-1410-4d20-b4e5-f7aabfd701ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='404a96fca86442c48d34e77c8ea19e58',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:59.577632 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd599756-e1e9-4ab8-aa50-0865facb9436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:48:59.591673 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd599756-e1e9-4ab8-aa50-0865facb9436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:48:59.593074 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Flow 'volume_create_api' (b2d78017-c2f6-4851-a2ea-75d48e3ffa8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:48:59.593074 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Create volume request issued successfully. Aug 18 13:48:59.593849 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e00407f-b14e-4dc8-a1e6-e57ac27618e8 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:48:59.594932 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 189/750] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:48:59 2026] POST /volume/v3/volumes => generated 748 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:48:59.610720 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc3e9b41-749f-4f78-b9c9-c6a0eee5cf5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:48:59.614248 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc3e9b41-749f-4f78-b9c9-c6a0eee5cf5d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:48:59.614583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc3e9b41-749f-4f78-b9c9-c6a0eee5cf5d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:48:59.614583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc3e9b41-749f-4f78-b9c9-c6a0eee5cf5d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:48:59.624878 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=385,cinder:UPDATE=113,cinder:INSERT=76 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:48:59.632597 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:48:59.632597 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:48:59.639926 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc3e9b41-749f-4f78-b9c9-c6a0eee5cf5d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:48:59.645151 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc3e9b41-749f-4f78-b9c9-c6a0eee5cf5d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:48:59.645573 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 187/751] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:48:59 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:00.511246 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-49e991c4-5bd3-441c-be84-83dea54b904b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:00.515492 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-49e991c4-5bd3-441c-be84-83dea54b904b tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] PUT https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa Aug 18 13:49:00.515910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-49e991c4-5bd3-441c-be84-83dea54b904b tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:00.531165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-49e991c4-5bd3-441c-be84-83dea54b904b tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Acquiring lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:00.538898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-49e991c4-5bd3-441c-be84-83dea54b904b tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:00.540054 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:00.540054 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:00.645345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-49e991c4-5bd3-441c-be84-83dea54b904b tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" released by "attachment_update" :: held 0.106s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:00.645405 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-49e991c4-5bd3-441c-be84-83dea54b904b tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa returned with HTTP 200 Aug 18 13:49:00.646035 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 187/752] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:00 2026] PUT /volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:00.654262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-52492acc-b9a4-48d1-8034-5367a88229d5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:00.656797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-52492acc-b9a4-48d1-8034-5367a88229d5 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa Aug 18 13:49:00.657090 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-52492acc-b9a4-48d1-8034-5367a88229d5 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:00.657329 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-52492acc-b9a4-48d1-8034-5367a88229d5 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:00.663173 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f4d83a11-3988-4919-925c-6faa9070b61c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:00.665141 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4d83a11-3988-4919-925c-6faa9070b61c tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:00.665414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4d83a11-3988-4919-925c-6faa9070b61c tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:00.665690 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4d83a11-3988-4919-925c-6faa9070b61c tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:00.675226 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-52492acc-b9a4-48d1-8034-5367a88229d5 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa returned with HTTP 200 Aug 18 13:49:00.675832 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 190/753] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 13:49:00 2026] GET /volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:00.677200 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:00.677200 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:00.682207 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f4d83a11-3988-4919-925c-6faa9070b61c tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:00.688747 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4d83a11-3988-4919-925c-6faa9070b61c tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:00.689258 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 190/754] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:00 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:00.993080 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b75030e3-4919-4373-8c15-594c70f6f99b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:00.993509 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b75030e3-4919-4373-8c15-594c70f6f99b None None] GET https://10.4.3.221/volume// Aug 18 13:49:00.993700 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b75030e3-4919-4373-8c15-594c70f6f99b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:00.993939 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b75030e3-4919-4373-8c15-594c70f6f99b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:00.994328 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b75030e3-4919-4373-8c15-594c70f6f99b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:00.994671 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 188/755] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:01.005721 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-0c601e2f-8154-4839-9c72-d28e6b2779c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:01.007855 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-0c601e2f-8154-4839-9c72-d28e6b2779c3 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:01.008284 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-0c601e2f-8154-4839-9c72-d28e6b2779c3 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3063deb2-2bb9-427f-bac6-8c088a81de10", "connector": null, "instance_uuid": "2defcbaa-8f11-4086-93eb-5b703e86cb0c"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:01.022379 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:01.022379 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:01.067637 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-0c601e2f-8154-4839-9c72-d28e6b2779c3 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:01.068191 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 188/756] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:01 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:01.076432 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-2fbdbd5c-e267-47e4-b036-11ef8d81f4c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:01.078844 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-2fbdbd5c-e267-47e4-b036-11ef8d81f4c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] DELETE https://10.4.3.221/volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2 Aug 18 13:49:01.079080 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-2fbdbd5c-e267-47e4-b036-11ef8d81f4c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:01.079317 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-2fbdbd5c-e267-47e4-b036-11ef8d81f4c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:01.096058 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:01.096058 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:01.162406 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aed3b04a-65de-44aa-b6f3-dd0c7d43bd24 req-2fbdbd5c-e267-47e4-b036-11ef8d81f4c6 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2 returned with HTTP 200 Aug 18 13:49:01.163373 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 191/757] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:01 2026] DELETE /volume/v3/attachments/9e02befa-bd26-45e4-8564-7c5d0d910de2 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:01.249789 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:01.251794 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:01.252601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-137835149"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:01.253727 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-137835149'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:01.254237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Create volume of 1 GB Aug 18 13:49:01.259739 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Availability Zones retrieved successfully. Aug 18 13:49:01.268719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Flow 'volume_create_api' (13065ddd-0e6d-4794-8abf-76d19b76c4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:01.268719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b42ec50-621f-41bd-820c-45a2a94edfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:01.268719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:01.299399 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b42ec50-621f-41bd-820c-45a2a94edfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:01.300289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90cd63e-f1bf-4f1c-b201-b0e39662ea53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:01.368005 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Created reservations ['7422d5b0-64d0-4e13-95bf-48e6adb69bcd', '1a29f54f-775e-4d5b-a348-050dae925c7e', '9d120ef5-5800-4580-a94e-7b1c81f69e85', '10b77acb-f819-4af9-822c-18c013a41550'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:01.368941 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90cd63e-f1bf-4f1c-b201-b0e39662ea53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7422d5b0-64d0-4e13-95bf-48e6adb69bcd', '1a29f54f-775e-4d5b-a348-050dae925c7e', '9d120ef5-5800-4580-a94e-7b1c81f69e85', '10b77acb-f819-4af9-822c-18c013a41550']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:01.370628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8282252-349d-4a85-bbba-19b5084ad087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:01.399142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8282252-349d-4a85-bbba-19b5084ad087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f9dc88-4582-40b0-9c82-c4d5063de147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-137835149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c474cdeb6747efafe35db247352b96',qos_specs=None,replication_status=,reservations=['7422d5b0-64d0-4e13-95bf-48e6adb69bcd','1a29f54f-775e-4d5b-a348-050dae925c7e','9d120ef5-5800-4580-a94e-7b1c81f69e85','10b77acb-f819-4af9-822c-18c013a41550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dafba1bd988407fb17617189e128467',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-137835149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f9dc88-4582-40b0-9c82-c4d5063de147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c474cdeb6747efafe35db247352b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dafba1bd988407fb17617189e128467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:01.399976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae6c922-e9f6-4a83-9208-57335636a69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:01.424480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae6c922-e9f6-4a83-9208-57335636a69e) transitioned into state 'SUCCESS' from state '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-137835149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c474cdeb6747efafe35db247352b96',qos_specs=None,replication_status=,reservations=['7422d5b0-64d0-4e13-95bf-48e6adb69bcd','1a29f54f-775e-4d5b-a348-050dae925c7e','9d120ef5-5800-4580-a94e-7b1c81f69e85','10b77acb-f819-4af9-822c-18c013a41550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dafba1bd988407fb17617189e128467',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:01.425227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb7f8c8-7dae-40ec-bfe0-a31043b055b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:01.440764 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb7f8c8-7dae-40ec-bfe0-a31043b055b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:01.440764 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Flow 'volume_create_api' (13065ddd-0e6d-4794-8abf-76d19b76c4d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:01.440764 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Create volume request issued successfully. Aug 18 13:49:01.440764 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b70def8-22a8-4a13-8e34-4e1f44f37a54 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:01.441890 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 191/758] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:49:01 2026] POST /volume/v3/volumes => generated 753 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:01.458906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbaa9b2d-6159-4584-a163-7e713a8f6e5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:01.459598 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbaa9b2d-6159-4584-a163-7e713a8f6e5e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:01.459770 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbaa9b2d-6159-4584-a163-7e713a8f6e5e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:01.459989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbaa9b2d-6159-4584-a163-7e713a8f6e5e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:01.467831 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:01.467831 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:01.472840 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbaa9b2d-6159-4584-a163-7e713a8f6e5e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:01.478089 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbaa9b2d-6159-4584-a163-7e713a8f6e5e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 returned with HTTP 200 Aug 18 13:49:01.478475 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 189/759] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:01 2026] GET /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:02.497100 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac314213-c7ac-4342-a6d8-4ed0836ecd84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:02.499133 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac314213-c7ac-4342-a6d8-4ed0836ecd84 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:02.499365 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac314213-c7ac-4342-a6d8-4ed0836ecd84 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:02.499607 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac314213-c7ac-4342-a6d8-4ed0836ecd84 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:02.517543 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:02.517543 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:02.521823 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac314213-c7ac-4342-a6d8-4ed0836ecd84 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:02.528313 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac314213-c7ac-4342-a6d8-4ed0836ecd84 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 returned with HTTP 200 Aug 18 13:49:02.528313 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 189/760] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:02 2026] GET /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:02.545773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-49c69119-1384-48e4-a95b-2a000712f363 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:02.548266 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49c69119-1384-48e4-a95b-2a000712f363 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] POST https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147/action Aug 18 13:49:02.548768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49c69119-1384-48e4-a95b-2a000712f363 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:02.549472 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49c69119-1384-48e4-a95b-2a000712f363 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:02.561280 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:02.561280 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:02.561796 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-49c69119-1384-48e4-a95b-2a000712f363 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:02.569948 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-49c69119-1384-48e4-a95b-2a000712f363 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume updated successfully. Aug 18 13:49:02.570249 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49c69119-1384-48e4-a95b-2a000712f363 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147/action returned with HTTP 200 Aug 18 13:49:02.570945 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 192/761] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:02 2026] POST /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:49:02.578814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6597c9b0-f128-43cb-a919-6e66a32fe0e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:02.580629 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6597c9b0-f128-43cb-a919-6e66a32fe0e6 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:02.580842 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6597c9b0-f128-43cb-a919-6e66a32fe0e6 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:02.581018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6597c9b0-f128-43cb-a919-6e66a32fe0e6 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:02.588147 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:02.588147 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:02.593584 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6597c9b0-f128-43cb-a919-6e66a32fe0e6 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:02.598097 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6597c9b0-f128-43cb-a919-6e66a32fe0e6 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 returned with HTTP 200 Aug 18 13:49:02.598515 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 192/762] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:02 2026] GET /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:02.756240 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-001d428f-0a86-45a6-873f-9a236c47e48c req-77542001-2b3a-4e4c-b87b-765dc1a650dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:02.759297 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-001d428f-0a86-45a6-873f-9a236c47e48c req-77542001-2b3a-4e4c-b87b-765dc1a650dd tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:02.759635 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-001d428f-0a86-45a6-873f-9a236c47e48c req-77542001-2b3a-4e4c-b87b-765dc1a650dd tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:02.760015 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-001d428f-0a86-45a6-873f-9a236c47e48c req-77542001-2b3a-4e4c-b87b-765dc1a650dd tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:02.769299 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:02.769299 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:02.774212 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-001d428f-0a86-45a6-873f-9a236c47e48c req-77542001-2b3a-4e4c-b87b-765dc1a650dd tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:02.782410 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-001d428f-0a86-45a6-873f-9a236c47e48c req-77542001-2b3a-4e4c-b87b-765dc1a650dd tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 returned with HTTP 200 Aug 18 13:49:02.785631 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 190/763] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:02 2026] GET /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:03.300359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:03.302791 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:03.302993 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1605831391"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:03.307232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1605831391'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:03.307474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Create volume of 1 GB Aug 18 13:49:03.316383 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Availability Zones retrieved successfully. Aug 18 13:49:03.327765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Flow 'volume_create_api' (33e0f809-230e-4ef7-84c3-b325cbbe7b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:03.329506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ffc8f3-4bad-4997-8acf-4ab5b80c6e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:03.330501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:03.364509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ffc8f3-4bad-4997-8acf-4ab5b80c6e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:03.365573 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6167ce37-c5b5-47d8-93fe-1a26b5f6c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:03.416174 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Created reservations ['abe667b9-59f4-4cef-bc68-0b116b4cb617', '6835e735-1a0c-4577-8c7d-be4b0d3baedd', '193058da-16f0-4159-829e-61803658cb5b', '7c8ef254-eb36-40c8-84b0-be27402057f4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:03.416918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6167ce37-c5b5-47d8-93fe-1a26b5f6c156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe667b9-59f4-4cef-bc68-0b116b4cb617', '6835e735-1a0c-4577-8c7d-be4b0d3baedd', '193058da-16f0-4159-829e-61803658cb5b', '7c8ef254-eb36-40c8-84b0-be27402057f4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:03.417573 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce666c1-d66c-4a96-b2d9-e9bced466322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:03.444008 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce666c1-d66c-4a96-b2d9-e9bced466322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b773df0-719e-4fb3-8f47-05d765c8b457', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1605831391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c474cdeb6747efafe35db247352b96',qos_specs=None,replication_status=,reservations=['abe667b9-59f4-4cef-bc68-0b116b4cb617','6835e735-1a0c-4577-8c7d-be4b0d3baedd','193058da-16f0-4159-829e-61803658cb5b','7c8ef254-eb36-40c8-84b0-be27402057f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dafba1bd988407fb17617189e128467',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1605831391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b773df0-719e-4fb3-8f47-05d765c8b457,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c474cdeb6747efafe35db247352b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dafba1bd988407fb17617189e128467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:03.444745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f713d3f0-ebaa-402c-b8fe-38b3bedfda82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:03.461607 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f713d3f0-ebaa-402c-b8fe-38b3bedfda82) transitioned into state 'SUCCESS' from state '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-1605831391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c474cdeb6747efafe35db247352b96',qos_specs=None,replication_status=,reservations=['abe667b9-59f4-4cef-bc68-0b116b4cb617','6835e735-1a0c-4577-8c7d-be4b0d3baedd','193058da-16f0-4159-829e-61803658cb5b','7c8ef254-eb36-40c8-84b0-be27402057f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dafba1bd988407fb17617189e128467',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:03.462518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc427bfe-6f1f-45d9-be48-4dee0d87c3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:03.474161 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc427bfe-6f1f-45d9-be48-4dee0d87c3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:03.475385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Flow 'volume_create_api' (33e0f809-230e-4ef7-84c3-b325cbbe7b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:03.475808 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Create volume request issued successfully. Aug 18 13:49:03.476647 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f8900e9-9b95-4225-aeb2-0d7fb4e943a2 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:03.477226 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 190/764] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:49:03 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 18 13:49:03.490413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1347c468-3b4f-458e-9088-97811eac5088 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:03.493099 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1347c468-3b4f-458e-9088-97811eac5088 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 Aug 18 13:49:03.493099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1347c468-3b4f-458e-9088-97811eac5088 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:03.493099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1347c468-3b4f-458e-9088-97811eac5088 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:03.498151 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:03.498151 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:03.501171 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1347c468-3b4f-458e-9088-97811eac5088 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:03.504745 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1347c468-3b4f-458e-9088-97811eac5088 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 returned with HTTP 200 Aug 18 13:49:03.505114 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 193/765] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:03 2026] GET /volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:03.786378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4da83f40-6272-4382-97e9-1be360f51b82 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:03.786770 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4da83f40-6272-4382-97e9-1be360f51b82 None None] GET https://10.4.3.221/volume// Aug 18 13:49:03.786976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4da83f40-6272-4382-97e9-1be360f51b82 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:03.787184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4da83f40-6272-4382-97e9-1be360f51b82 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:03.787712 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4da83f40-6272-4382-97e9-1be360f51b82 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:03.787799 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 193/766] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:03.796577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-a20280e4-0567-4e10-991a-88261556dfd2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:03.799217 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-a20280e4-0567-4e10-991a-88261556dfd2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] GET https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:49:03.799553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-a20280e4-0567-4e10-991a-88261556dfd2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:03.800191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-a20280e4-0567-4e10-991a-88261556dfd2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:03.811200 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:03.811200 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:03.815711 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-a20280e4-0567-4e10-991a-88261556dfd2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Volume info retrieved successfully. Aug 18 13:49:03.821463 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-a20280e4-0567-4e10-991a-88261556dfd2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 returned with HTTP 200 Aug 18 13:49:03.822040 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 191/767] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:03 2026] GET /volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 => generated 1540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:03.937169 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-d3ce31c3-053a-4497-ab73-b1a8bcac1244 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:03.940256 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-d3ce31c3-053a-4497-ab73-b1a8bcac1244 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] PUT https://10.4.3.221/volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9 Aug 18 13:49:03.940814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-d3ce31c3-053a-4497-ab73-b1a8bcac1244 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:03.949028 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-d3ce31c3-053a-4497-ab73-b1a8bcac1244 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Acquiring lock "cinder-attachment_update-3063deb2-2bb9-427f-bac6-8c088a81de10-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:03.954410 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-d3ce31c3-053a-4497-ab73-b1a8bcac1244 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Lock "cinder-attachment_update-3063deb2-2bb9-427f-bac6-8c088a81de10-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:03.955712 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:03.955712 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:04.060977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-d3ce31c3-053a-4497-ab73-b1a8bcac1244 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Lock "cinder-attachment_update-3063deb2-2bb9-427f-bac6-8c088a81de10-np0000007658" released by "attachment_update" :: held 0.107s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:04.061283 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-d3ce31c3-053a-4497-ab73-b1a8bcac1244 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9 returned with HTTP 200 Aug 18 13:49:04.062591 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 191/768] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:03 2026] PUT /volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:04.093614 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-b88bb596-1154-4b49-a7e9-da8c6208ccf9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:04.097363 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-b88bb596-1154-4b49-a7e9-da8c6208ccf9 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] POST https://10.4.3.221/volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9/action Aug 18 13:49:04.097777 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-b88bb596-1154-4b49-a7e9-da8c6208ccf9 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:04.097948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-b88bb596-1154-4b49-a7e9-da8c6208ccf9 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:04.124149 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:04.124149 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:04.137201 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fcb010b3-3b08-4534-8f39-1ba9f6285e8e req-b88bb596-1154-4b49-a7e9-da8c6208ccf9 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9/action returned with HTTP 204 Aug 18 13:49:04.137762 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 194/769] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:04 2026] POST /volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:04.519049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-78be24a1-9e18-4e8d-abe5-710d06a7cf61 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:04.521001 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78be24a1-9e18-4e8d-abe5-710d06a7cf61 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 Aug 18 13:49:04.521215 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78be24a1-9e18-4e8d-abe5-710d06a7cf61 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:04.521537 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78be24a1-9e18-4e8d-abe5-710d06a7cf61 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:04.530461 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:04.530461 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:04.535021 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-78be24a1-9e18-4e8d-abe5-710d06a7cf61 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:04.542552 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78be24a1-9e18-4e8d-abe5-710d06a7cf61 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 returned with HTTP 200 Aug 18 13:49:04.542552 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 194/770] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:04 2026] GET /volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:04.909362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53111ec5-42ce-4e52-a783-90394dd3686e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:04.911754 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53111ec5-42ce-4e52-a783-90394dd3686e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 Aug 18 13:49:04.912112 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53111ec5-42ce-4e52-a783-90394dd3686e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:04.912356 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53111ec5-42ce-4e52-a783-90394dd3686e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:04.912616 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-53111ec5-42ce-4e52-a783-90394dd3686e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Delete volume with id: 4b773df0-719e-4fb3-8f47-05d765c8b457 Aug 18 13:49:04.923624 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:04.923624 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:04.924058 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53111ec5-42ce-4e52-a783-90394dd3686e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:04.949021 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53111ec5-42ce-4e52-a783-90394dd3686e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Delete volume request issued successfully. Aug 18 13:49:04.949239 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53111ec5-42ce-4e52-a783-90394dd3686e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 returned with HTTP 202 Aug 18 13:49:04.949950 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 192/771] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:49:04 2026] DELETE /volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:49:04.962049 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b92cba5d-7088-4dfa-8f9d-46c6deb190dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:04.964738 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92cba5d-7088-4dfa-8f9d-46c6deb190dc tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 Aug 18 13:49:04.964950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b92cba5d-7088-4dfa-8f9d-46c6deb190dc tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:04.965918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b92cba5d-7088-4dfa-8f9d-46c6deb190dc tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:04.979507 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:04.979507 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:04.992216 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b92cba5d-7088-4dfa-8f9d-46c6deb190dc tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:04.996749 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92cba5d-7088-4dfa-8f9d-46c6deb190dc tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 returned with HTTP 200 Aug 18 13:49:04.997272 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 192/772] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:04 2026] GET /volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:05.925119 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-cd7fb99c-71b1-419d-b5df-adf2dd8665c8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:05.927223 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-cd7fb99c-71b1-419d-b5df-adf2dd8665c8 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] POST https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa/action Aug 18 13:49:05.927569 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-cd7fb99c-71b1-419d-b5df-adf2dd8665c8 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:05.927683 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-cd7fb99c-71b1-419d-b5df-adf2dd8665c8 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:05.945047 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:05.945047 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:05.963029 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ace3d9b6-32d9-4c2a-bd91-bde17f8ae066 req-cd7fb99c-71b1-419d-b5df-adf2dd8665c8 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa/action returned with HTTP 204 Aug 18 13:49:05.963485 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 195/773] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:05 2026] POST /volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:06.014629 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d86cdabf-e760-4e60-a6cd-a1a8a9985a2e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:06.017582 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d86cdabf-e760-4e60-a6cd-a1a8a9985a2e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 Aug 18 13:49:06.017814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d86cdabf-e760-4e60-a6cd-a1a8a9985a2e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:06.018120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d86cdabf-e760-4e60-a6cd-a1a8a9985a2e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:06.026392 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d86cdabf-e760-4e60-a6cd-a1a8a9985a2e tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 returned with HTTP 404 Aug 18 13:49:06.027105 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 195/774] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:06 2026] GET /volume/v3/volumes/4b773df0-719e-4fb3-8f47-05d765c8b457 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:06.034527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8add6179-5279-4303-bf17-662a30658932 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:06.036646 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8add6179-5279-4303-bf17-662a30658932 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] DELETE https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:06.037119 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8add6179-5279-4303-bf17-662a30658932 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:06.037412 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8add6179-5279-4303-bf17-662a30658932 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:06.037680 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8add6179-5279-4303-bf17-662a30658932 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Delete volume with id: 28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:06.045825 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:06.045825 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:06.046396 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8add6179-5279-4303-bf17-662a30658932 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:06.070817 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8add6179-5279-4303-bf17-662a30658932 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Delete volume request issued successfully. Aug 18 13:49:06.070817 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8add6179-5279-4303-bf17-662a30658932 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 returned with HTTP 202 Aug 18 13:49:06.071353 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 193/775] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:49:06 2026] DELETE /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:49:06.082217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1bbcb44-8856-4d57-8979-6b91ebd41455 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:06.084322 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1bbcb44-8856-4d57-8979-6b91ebd41455 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:06.084555 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1bbcb44-8856-4d57-8979-6b91ebd41455 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:06.084744 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1bbcb44-8856-4d57-8979-6b91ebd41455 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:06.096661 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:06.096661 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:06.101337 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1bbcb44-8856-4d57-8979-6b91ebd41455 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Volume info retrieved successfully. Aug 18 13:49:06.107532 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1bbcb44-8856-4d57-8979-6b91ebd41455 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 returned with HTTP 200 Aug 18 13:49:06.108118 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 193/776] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:06 2026] GET /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:07.121407 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-db48e793-bfa2-4ead-909d-0c03a39ad663 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:07.123805 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db48e793-bfa2-4ead-909d-0c03a39ad663 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] GET https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 Aug 18 13:49:07.124103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-db48e793-bfa2-4ead-909d-0c03a39ad663 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:07.124357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-db48e793-bfa2-4ead-909d-0c03a39ad663 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:07.137359 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db48e793-bfa2-4ead-909d-0c03a39ad663 tempest-ServersNegativeTestJSON-882369449 tempest-ServersNegativeTestJSON-882369449-project-member] https://10.4.3.221/volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 returned with HTTP 404 Aug 18 13:49:07.138209 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 196/777] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:07 2026] GET /volume/v3/volumes/28f9dc88-4582-40b0-9c82-c4d5063de147 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:07.728877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:07.731501 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:07.731501 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-attach": {"instance_uuid": "a44de6a1-63a7-45c2-90d8-bcd3b32a6c3c", "mountpoint": "/dev/vdb"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:07.731681 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a44de6a1-63a7-45c2-90d8-bcd3b32a6c3c", "mountpoint": "/dev/vdb"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:07.744881 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:07.744881 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:07.745548 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:07.761115 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Update volume admin metadata completed successfully. Aug 18 13:49:07.866693 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Attach volume completed successfully. Aug 18 13:49:07.866693 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab7078ce-6377-450f-84b3-2c63f1495ac3 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:07.867002 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 196/778] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:07 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:07.880166 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d29ed7e-6f0c-4087-a663-718e4deefdbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:07.886792 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d29ed7e-6f0c-4087-a663-718e4deefdbd tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:07.886792 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d29ed7e-6f0c-4087-a663-718e4deefdbd tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:07.886792 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d29ed7e-6f0c-4087-a663-718e4deefdbd tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:07.899206 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:07.899206 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:07.905249 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2d29ed7e-6f0c-4087-a663-718e4deefdbd tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:07.918139 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d29ed7e-6f0c-4087-a663-718e4deefdbd tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:07.918750 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 194/779] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:07 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:07.939455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9ebe662-4e9b-4c8a-911b-329d59994342 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:07.941259 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9ebe662-4e9b-4c8a-911b-329d59994342 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:07.942211 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9ebe662-4e9b-4c8a-911b-329d59994342 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-detach": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:07.942468 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9ebe662-4e9b-4c8a-911b-329d59994342 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:07.968250 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:07.968250 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:07.968250 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9ebe662-4e9b-4c8a-911b-329d59994342 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:08.033488 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9ebe662-4e9b-4c8a-911b-329d59994342 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Detach volume completed successfully. Aug 18 13:49:08.033797 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9ebe662-4e9b-4c8a-911b-329d59994342 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:08.034468 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 194/780] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:07 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:08.046115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-46db6c88-bcca-437a-a44a-3eb65309b5ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:08.049950 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-46db6c88-bcca-437a-a44a-3eb65309b5ad tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:08.050292 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-46db6c88-bcca-437a-a44a-3eb65309b5ad tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:08.050567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-46db6c88-bcca-437a-a44a-3eb65309b5ad tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:08.066675 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:08.066675 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:08.072139 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-46db6c88-bcca-437a-a44a-3eb65309b5ad tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:08.078580 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-46db6c88-bcca-437a-a44a-3eb65309b5ad tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:08.079196 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 197/781] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:08 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:10.008607 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-822bb26d-c5a9-44ac-a06e-34d66ec602fa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:10.013194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-822bb26d-c5a9-44ac-a06e-34d66ec602fa None None] GET https://10.4.3.221/volume// Aug 18 13:49:10.013194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-822bb26d-c5a9-44ac-a06e-34d66ec602fa None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:10.013194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-822bb26d-c5a9-44ac-a06e-34d66ec602fa None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:10.013194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-822bb26d-c5a9-44ac-a06e-34d66ec602fa None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:10.013194 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 197/782] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:10 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:10.024921 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-c6607fcb-69e9-4b40-b329-b3d715f8f0f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:10.027402 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-c6607fcb-69e9-4b40-b329-b3d715f8f0f0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:10.027740 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-c6607fcb-69e9-4b40-b329-b3d715f8f0f0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be573857-ea71-4707-8f0e-d8ebc8e5c0b9", "connector": null, "instance_uuid": "ed5aa3c9-a84b-425a-9404-1d0c7a6cddcf"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:10.039100 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:10.039100 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:10.083470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-c6607fcb-69e9-4b40-b329-b3d715f8f0f0 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:10.083929 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 195/783] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:10 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 18 13:49:10.120043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-9e495c16-f224-4aae-b17f-7f9bc37a7ec2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:10.121881 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-9e495c16-f224-4aae-b17f-7f9bc37a7ec2 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] DELETE https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa Aug 18 13:49:10.122070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-9e495c16-f224-4aae-b17f-7f9bc37a7ec2 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:10.122248 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-9e495c16-f224-4aae-b17f-7f9bc37a7ec2 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:10.128801 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:10.128801 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:10.185713 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-9e495c16-f224-4aae-b17f-7f9bc37a7ec2 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa returned with HTTP 200 Aug 18 13:49:10.186790 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 195/784] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:10 2026] DELETE /volume/v3/attachments/19c3bb76-4db8-4ed0-9574-b4d4fc281dfa => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:12.210239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-f8426ca2-1f42-40fc-a7f0-e0f537dc7dd3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:12.212484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-f8426ca2-1f42-40fc-a7f0-e0f537dc7dd3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] PUT https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc Aug 18 13:49:12.212850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-f8426ca2-1f42-40fc-a7f0-e0f537dc7dd3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:12.219801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-f8426ca2-1f42-40fc-a7f0-e0f537dc7dd3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Acquiring lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:12.226328 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-f8426ca2-1f42-40fc-a7f0-e0f537dc7dd3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:12.227496 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:12.227496 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:12.312413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-f8426ca2-1f42-40fc-a7f0-e0f537dc7dd3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Lock "cinder-attachment_update-be573857-ea71-4707-8f0e-d8ebc8e5c0b9-np0000007658" released by "attachment_update" :: held 0.086s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:12.312675 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-f8426ca2-1f42-40fc-a7f0-e0f537dc7dd3 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc returned with HTTP 200 Aug 18 13:49:12.313084 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 198/785] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:12 2026] PUT /volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:12.323303 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-4b264c2f-cae1-4302-8ab6-51a730041d71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:12.325107 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-4b264c2f-cae1-4302-8ab6-51a730041d71 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc Aug 18 13:49:12.325297 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-4b264c2f-cae1-4302-8ab6-51a730041d71 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:12.325479 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-4b264c2f-cae1-4302-8ab6-51a730041d71 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:12.338535 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-4b264c2f-cae1-4302-8ab6-51a730041d71 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc returned with HTTP 200 Aug 18 13:49:12.338937 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 198/786] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 13:49:12 2026] GET /volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:14.713102 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64b2ee9d-c1b9-4ee2-a6f3-25746157c3fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:14.717882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64b2ee9d-c1b9-4ee2-a6f3-25746157c3fb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:49:14.717882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64b2ee9d-c1b9-4ee2-a6f3-25746157c3fb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:14.717882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64b2ee9d-c1b9-4ee2-a6f3-25746157c3fb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:14.726543 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:14.726543 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:14.730314 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64b2ee9d-c1b9-4ee2-a6f3-25746157c3fb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:14.738478 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64b2ee9d-c1b9-4ee2-a6f3-25746157c3fb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:49:14.738824 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 196/787] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:14 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:14.998700 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7bbe6c5c-fb0d-44db-96bd-8a9950b4cfb8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:15.001225 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bbe6c5c-fb0d-44db-96bd-8a9950b4cfb8 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:49:15.001415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bbe6c5c-fb0d-44db-96bd-8a9950b4cfb8 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:15.001611 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bbe6c5c-fb0d-44db-96bd-8a9950b4cfb8 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:15.012057 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:15.012057 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:15.015992 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7bbe6c5c-fb0d-44db-96bd-8a9950b4cfb8 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:15.020973 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bbe6c5c-fb0d-44db-96bd-8a9950b4cfb8 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:49:15.021461 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 196/788] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:14 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:15.064056 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-16e72757-6a8c-463a-9e29-2e2083784d94 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:15.066231 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-16e72757-6a8c-463a-9e29-2e2083784d94 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:49:15.068832 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-16e72757-6a8c-463a-9e29-2e2083784d94 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:15.069155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-16e72757-6a8c-463a-9e29-2e2083784d94 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:15.089382 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:15.089382 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:15.100877 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-16e72757-6a8c-463a-9e29-2e2083784d94 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:15.108996 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-16e72757-6a8c-463a-9e29-2e2083784d94 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:49:15.109530 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 199/789] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:15 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:15.128831 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-101b6ce8-c176-4f1b-bfa1-b32bb67e63d3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:15.130384 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-101b6ce8-c176-4f1b-bfa1-b32bb67e63d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f/action Aug 18 13:49:15.130680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-101b6ce8-c176-4f1b-bfa1-b32bb67e63d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:15.130805 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-101b6ce8-c176-4f1b-bfa1-b32bb67e63d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:15.149646 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:15.149646 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:15.150339 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-101b6ce8-c176-4f1b-bfa1-b32bb67e63d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:15.163004 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-101b6ce8-c176-4f1b-bfa1-b32bb67e63d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Begin detaching volume completed successfully. Aug 18 13:49:15.163584 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-101b6ce8-c176-4f1b-bfa1-b32bb67e63d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f/action returned with HTTP 202 Aug 18 13:49:15.164231 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 199/790] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:49:15 2026] POST /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:15.224973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eeca547b-26d8-46cd-994c-2b764934fb6b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:15.225551 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eeca547b-26d8-46cd-994c-2b764934fb6b None None] GET https://10.4.3.221/volume// Aug 18 13:49:15.225991 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eeca547b-26d8-46cd-994c-2b764934fb6b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:15.226072 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eeca547b-26d8-46cd-994c-2b764934fb6b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:15.226526 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eeca547b-26d8-46cd-994c-2b764934fb6b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:15.227310 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 197/791] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:15.238677 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-627938f5-5034-462c-b0f7-bc7f11eb758f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:15.242881 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-627938f5-5034-462c-b0f7-bc7f11eb758f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:49:15.243169 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-627938f5-5034-462c-b0f7-bc7f11eb758f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:15.243403 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-627938f5-5034-462c-b0f7-bc7f11eb758f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:15.263166 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:15.263166 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:15.269497 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-627938f5-5034-462c-b0f7-bc7f11eb758f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:15.282786 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-627938f5-5034-462c-b0f7-bc7f11eb758f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:49:15.282786 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 197/792] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:15 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 1320 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 13:49:16.533170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-20be8ada-9011-4b22-9e59-c12e8c009456 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:16.536904 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-20be8ada-9011-4b22-9e59-c12e8c009456 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] DELETE https://10.4.3.221/volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49 Aug 18 13:49:16.536904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-20be8ada-9011-4b22-9e59-c12e8c009456 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:16.537099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-20be8ada-9011-4b22-9e59-c12e8c009456 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:16.552645 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:16.552645 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:16.633727 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5c0d063b-4e03-4c28-86a2-c11c1045d060 req-20be8ada-9011-4b22-9e59-c12e8c009456 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49 returned with HTTP 200 Aug 18 13:49:16.634242 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 200/793] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:16 2026] DELETE /volume/v3/attachments/53d7d8d1-9709-43db-8e24-37bded166e49 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:16.952393 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-205e2086-70dc-4cc3-8c0b-455d34d3bffc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:16.955272 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-205e2086-70dc-4cc3-8c0b-455d34d3bffc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:16.955539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-205e2086-70dc-4cc3-8c0b-455d34d3bffc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:16.955771 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-205e2086-70dc-4cc3-8c0b-455d34d3bffc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:16.964201 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:16.964201 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:16.968209 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-205e2086-70dc-4cc3-8c0b-455d34d3bffc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:16.972726 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-205e2086-70dc-4cc3-8c0b-455d34d3bffc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:16.973393 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 200/794] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:16 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:17.083901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-849012fe-451e-4a7d-846d-cc187d536432 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.083901 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-849012fe-451e-4a7d-846d-cc187d536432 None None] GET https://10.4.3.221/volume// Aug 18 13:49:17.083901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-849012fe-451e-4a7d-846d-cc187d536432 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.083901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-849012fe-451e-4a7d-846d-cc187d536432 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.083901 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-849012fe-451e-4a7d-846d-cc187d536432 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:17.083901 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 198/795] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:17.097785 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-36354335-e30a-412e-a669-724c0c0b0afc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.100606 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-36354335-e30a-412e-a669-724c0c0b0afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:17.100787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-36354335-e30a-412e-a669-724c0c0b0afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4ce4845-a18e-4469-9373-50a2f7b6ae5c", "connector": null, "instance_uuid": "ff520a9c-5422-434c-94a1-2c87d72f72a4"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:17.111352 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.111352 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:17.148315 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-36354335-e30a-412e-a669-724c0c0b0afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:17.148315 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 198/796] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:17 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:17.189147 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-114acb14-bb36-4670-88a6-2ef683b7f5d6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.190156 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-114acb14-bb36-4670-88a6-2ef683b7f5d6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:17.190440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-114acb14-bb36-4670-88a6-2ef683b7f5d6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.190680 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-114acb14-bb36-4670-88a6-2ef683b7f5d6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.193149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-30f32df3-65a7-42e0-9eea-14cfeaa64487 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.193653 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30f32df3-65a7-42e0-9eea-14cfeaa64487 None None] GET https://10.4.3.221/volume// Aug 18 13:49:17.193829 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30f32df3-65a7-42e0-9eea-14cfeaa64487 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.194102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30f32df3-65a7-42e0-9eea-14cfeaa64487 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.194721 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30f32df3-65a7-42e0-9eea-14cfeaa64487 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:17.194890 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 201/797] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:17.203514 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-01fbb04f-52ad-44ee-bb98-99b0b8f99deb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.204328 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.204328 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:17.205843 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-01fbb04f-52ad-44ee-bb98-99b0b8f99deb tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:17.206290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-01fbb04f-52ad-44ee-bb98-99b0b8f99deb tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.206513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-01fbb04f-52ad-44ee-bb98-99b0b8f99deb tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.209011 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-114acb14-bb36-4670-88a6-2ef683b7f5d6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:17.215106 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-114acb14-bb36-4670-88a6-2ef683b7f5d6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:17.215539 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 201/798] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:17.219572 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.219572 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:17.221620 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-01fbb04f-52ad-44ee-bb98-99b0b8f99deb tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:17.226881 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-01fbb04f-52ad-44ee-bb98-99b0b8f99deb tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:17.227747 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 199/799] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:17.337343 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-8d0335b5-fda5-4add-829e-c43c98a5a6a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.338746 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-8d0335b5-fda5-4add-829e-c43c98a5a6a4 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] PUT https://10.4.3.221/volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91 Aug 18 13:49:17.339151 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-8d0335b5-fda5-4add-829e-c43c98a5a6a4 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:17.348242 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b680b18b-7a40-46a1-9857-b3ac983368bb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.349501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-8d0335b5-fda5-4add-829e-c43c98a5a6a4 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Acquiring lock "cinder-attachment_update-d4ce4845-a18e-4469-9373-50a2f7b6ae5c-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:17.350804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b680b18b-7a40-46a1-9857-b3ac983368bb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:49:17.351102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b680b18b-7a40-46a1-9857-b3ac983368bb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.351313 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b680b18b-7a40-46a1-9857-b3ac983368bb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.356581 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-8d0335b5-fda5-4add-829e-c43c98a5a6a4 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Lock "cinder-attachment_update-d4ce4845-a18e-4469-9373-50a2f7b6ae5c-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:17.359250 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.359250 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:17.360799 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.360799 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:17.365575 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b680b18b-7a40-46a1-9857-b3ac983368bb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:17.371689 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b680b18b-7a40-46a1-9857-b3ac983368bb tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:49:17.372290 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 202/800] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:17.407515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-c1608e62-82c2-4e53-a938-1c1a4c119a8a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.410686 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-c1608e62-82c2-4e53-a938-1c1a4c119a8a tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:17.410959 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-c1608e62-82c2-4e53-a938-1c1a4c119a8a tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.411274 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-c1608e62-82c2-4e53-a938-1c1a4c119a8a tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.428809 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.428809 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:17.432358 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-c1608e62-82c2-4e53-a938-1c1a4c119a8a tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:17.441485 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-c1608e62-82c2-4e53-a938-1c1a4c119a8a tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:17.442359 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 202/801] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:17.468650 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-8d0335b5-fda5-4add-829e-c43c98a5a6a4 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Lock "cinder-attachment_update-d4ce4845-a18e-4469-9373-50a2f7b6ae5c-np0000007658" released by "attachment_update" :: held 0.112s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:17.468650 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-8d0335b5-fda5-4add-829e-c43c98a5a6a4 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91 returned with HTTP 200 Aug 18 13:49:17.469176 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 199/802] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:17 2026] PUT /volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:17.593393 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f37165b-23c8-4933-b5ce-a63dbd994d71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.593656 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f37165b-23c8-4933-b5ce-a63dbd994d71 None None] GET https://10.4.3.221/volume// Aug 18 13:49:17.593807 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f37165b-23c8-4933-b5ce-a63dbd994d71 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.594021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f37165b-23c8-4933-b5ce-a63dbd994d71 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.594613 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f37165b-23c8-4933-b5ce-a63dbd994d71 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:17.594665 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 200/803] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:17.602660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-6e57a152-1b57-4568-bfa2-3ae57d0702d0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.605217 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-6e57a152-1b57-4568-bfa2-3ae57d0702d0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:17.605634 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-6e57a152-1b57-4568-bfa2-3ae57d0702d0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b", "connector": null, "instance_uuid": "132b7415-36ca-4bca-ac87-2c975808aa31"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:17.615853 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.615853 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:17.644402 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-6e57a152-1b57-4568-bfa2-3ae57d0702d0 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:17.645022 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 203/804] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:17 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:17.677343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c2c961b4-847c-4d0e-9900-7b8e28ec6cf9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.680442 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2c961b4-847c-4d0e-9900-7b8e28ec6cf9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:17.680925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2c961b4-847c-4d0e-9900-7b8e28ec6cf9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.681880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2c961b4-847c-4d0e-9900-7b8e28ec6cf9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.688277 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f21a7dcd-aad3-490f-9307-64328e174ade None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.688766 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f21a7dcd-aad3-490f-9307-64328e174ade None None] GET https://10.4.3.221/volume// Aug 18 13:49:17.688930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f21a7dcd-aad3-490f-9307-64328e174ade None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.690211 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f21a7dcd-aad3-490f-9307-64328e174ade None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.690211 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f21a7dcd-aad3-490f-9307-64328e174ade None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:17.690211 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 200/805] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:17.694677 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.694677 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:17.696989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-f14bcf76-98bc-49f8-a9fc-21b10499e688 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.700704 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-f14bcf76-98bc-49f8-a9fc-21b10499e688 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:17.700916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-f14bcf76-98bc-49f8-a9fc-21b10499e688 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:17.701104 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-f14bcf76-98bc-49f8-a9fc-21b10499e688 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:17.701986 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c2c961b4-847c-4d0e-9900-7b8e28ec6cf9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:17.709195 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2c961b4-847c-4d0e-9900-7b8e28ec6cf9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:17.709810 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 203/806] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:17.711088 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.711088 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:17.714691 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-f14bcf76-98bc-49f8-a9fc-21b10499e688 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:17.718840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-f14bcf76-98bc-49f8-a9fc-21b10499e688 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:17.720298 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 201/807] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:17 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1031 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:17.828215 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-02a72e93-8d10-4874-b990-bcf55f8fb698 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:17.830675 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-02a72e93-8d10-4874-b990-bcf55f8fb698 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] PUT https://10.4.3.221/volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65 Aug 18 13:49:17.831130 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-02a72e93-8d10-4874-b990-bcf55f8fb698 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:17.840178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-02a72e93-8d10-4874-b990-bcf55f8fb698 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Acquiring lock "cinder-attachment_update-fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:17.844721 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-02a72e93-8d10-4874-b990-bcf55f8fb698 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Lock "cinder-attachment_update-fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:17.845669 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:17.845669 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:17.961774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-02a72e93-8d10-4874-b990-bcf55f8fb698 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Lock "cinder-attachment_update-fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b-np0000007658" released by "attachment_update" :: held 0.117s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:17.966359 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-02a72e93-8d10-4874-b990-bcf55f8fb698 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65 returned with HTTP 200 Aug 18 13:49:17.966898 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 204/808] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:17 2026] PUT /volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:18.002295 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-b0e18b66-9923-4013-a829-cb5a87674223 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:18.004990 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-b0e18b66-9923-4013-a829-cb5a87674223 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] POST https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc/action Aug 18 13:49:18.005423 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-b0e18b66-9923-4013-a829-cb5a87674223 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:18.005572 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-b0e18b66-9923-4013-a829-cb5a87674223 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:18.040977 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:18.040977 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:18.059208 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6c1b085f-4fd6-46b9-92e9-b21e0b0a525d req-b0e18b66-9923-4013-a829-cb5a87674223 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc/action returned with HTTP 204 Aug 18 13:49:18.060031 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 201/809] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:18 2026] POST /volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:18.231220 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-062c5e88-adec-4212-bdeb-f04bdd2b17e6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:18.233439 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-062c5e88-adec-4212-bdeb-f04bdd2b17e6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:18.233696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-062c5e88-adec-4212-bdeb-f04bdd2b17e6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:18.233955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-062c5e88-adec-4212-bdeb-f04bdd2b17e6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:18.245443 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:18.245443 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:18.251500 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-062c5e88-adec-4212-bdeb-f04bdd2b17e6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:18.256623 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-062c5e88-adec-4212-bdeb-f04bdd2b17e6 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:18.257248 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 204/810] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:18 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:18.727769 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ee98586b-529b-43ed-b2c7-9e588f8406af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:18.729972 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee98586b-529b-43ed-b2c7-9e588f8406af tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:18.729972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee98586b-529b-43ed-b2c7-9e588f8406af tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:18.730145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee98586b-529b-43ed-b2c7-9e588f8406af tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:18.753042 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:18.753042 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:18.757498 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ee98586b-529b-43ed-b2c7-9e588f8406af tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:18.763283 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee98586b-529b-43ed-b2c7-9e588f8406af tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:18.763283 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 202/811] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:18 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:18.828616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b97674b6-59af-48b6-940f-6b33f103ef32 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:18.828616 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b97674b6-59af-48b6-940f-6b33f103ef32 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:18.828765 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b97674b6-59af-48b6-940f-6b33f103ef32 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-attach": {"instance_uuid": "1e94af52-65bb-4a4e-a5ff-391299e695f6", "mountpoint": "/dev/vdb"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:18.828951 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b97674b6-59af-48b6-940f-6b33f103ef32 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1e94af52-65bb-4a4e-a5ff-391299e695f6", "mountpoint": "/dev/vdb"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:18.839690 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:18.839690 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:18.840276 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b97674b6-59af-48b6-940f-6b33f103ef32 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:18.848032 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b97674b6-59af-48b6-940f-6b33f103ef32 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Update volume admin metadata completed successfully. Aug 18 13:49:18.922117 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b97674b6-59af-48b6-940f-6b33f103ef32 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Attach volume completed successfully. Aug 18 13:49:18.922374 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b97674b6-59af-48b6-940f-6b33f103ef32 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:18.923168 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 205/812] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:18 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:18.929882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db4d0a0e-1247-4a08-9fcb-8feb44c0442e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:18.931683 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db4d0a0e-1247-4a08-9fcb-8feb44c0442e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:18.931881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db4d0a0e-1247-4a08-9fcb-8feb44c0442e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:18.932082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db4d0a0e-1247-4a08-9fcb-8feb44c0442e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:18.941752 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:18.941752 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:18.945128 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db4d0a0e-1247-4a08-9fcb-8feb44c0442e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:18.948825 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db4d0a0e-1247-4a08-9fcb-8feb44c0442e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:18.949400 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 202/813] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:18 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:18.963171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d057aba5-94c6-48bb-970c-b8488944d63e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:18.964957 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d057aba5-94c6-48bb-970c-b8488944d63e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:18.965160 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d057aba5-94c6-48bb-970c-b8488944d63e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:18.965383 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d057aba5-94c6-48bb-970c-b8488944d63e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:18.974288 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:18.974288 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:18.977877 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d057aba5-94c6-48bb-970c-b8488944d63e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:18.981623 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d057aba5-94c6-48bb-970c-b8488944d63e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:18.982023 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 205/814] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:18 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:18.995358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fe3de39-0843-4891-9469-9117a5b8e5e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:18.996842 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe3de39-0843-4891-9469-9117a5b8e5e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:18.998103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fe3de39-0843-4891-9469-9117a5b8e5e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-detach": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:18.998103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fe3de39-0843-4891-9469-9117a5b8e5e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:19.007067 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:19.007067 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:19.007531 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fe3de39-0843-4891-9469-9117a5b8e5e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:19.045264 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fe3de39-0843-4891-9469-9117a5b8e5e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Detach volume completed successfully. Aug 18 13:49:19.045602 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe3de39-0843-4891-9469-9117a5b8e5e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:19.046506 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 203/815] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:18 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:19.056632 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0ff92175-983a-461e-b35e-0b712f5027f5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:19.058329 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0ff92175-983a-461e-b35e-0b712f5027f5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:19.058512 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0ff92175-983a-461e-b35e-0b712f5027f5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:19.058685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0ff92175-983a-461e-b35e-0b712f5027f5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:19.065651 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:19.065651 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:19.070060 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0ff92175-983a-461e-b35e-0b712f5027f5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:19.074021 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0ff92175-983a-461e-b35e-0b712f5027f5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:19.074551 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 206/816] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:19 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:19.271712 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d32f1c80-1e5a-4784-8de3-89e9e9a66c83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:19.273625 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d32f1c80-1e5a-4784-8de3-89e9e9a66c83 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:19.273846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d32f1c80-1e5a-4784-8de3-89e9e9a66c83 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:19.274129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d32f1c80-1e5a-4784-8de3-89e9e9a66c83 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:19.291361 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:19.291361 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:19.295410 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d32f1c80-1e5a-4784-8de3-89e9e9a66c83 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:19.301165 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d32f1c80-1e5a-4784-8de3-89e9e9a66c83 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:19.301559 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 203/817] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:19 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:19.782081 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e5ef0b08-f84a-4bc4-b683-f1efd746b4ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:19.783839 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e5ef0b08-f84a-4bc4-b683-f1efd746b4ad tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:19.784099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e5ef0b08-f84a-4bc4-b683-f1efd746b4ad tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:19.784362 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e5ef0b08-f84a-4bc4-b683-f1efd746b4ad tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:19.794297 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:19.794297 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:19.808653 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e5ef0b08-f84a-4bc4-b683-f1efd746b4ad tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:19.815244 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e5ef0b08-f84a-4bc4-b683-f1efd746b4ad tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:19.815687 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 206/818] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:19 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:20.318492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22d52858-867c-4ae8-9233-77fe1f62b53b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:20.319674 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22d52858-867c-4ae8-9233-77fe1f62b53b tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:20.319947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22d52858-867c-4ae8-9233-77fe1f62b53b tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:20.320208 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22d52858-867c-4ae8-9233-77fe1f62b53b tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:20.333882 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:20.333882 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:20.339153 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22d52858-867c-4ae8-9233-77fe1f62b53b tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:20.346905 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22d52858-867c-4ae8-9233-77fe1f62b53b tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:20.347459 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 204/819] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:20 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:20.755877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-0a150c69-5761-4a74-a5ed-eaec2a03cfe3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:20.758757 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-0a150c69-5761-4a74-a5ed-eaec2a03cfe3 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] POST https://10.4.3.221/volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91/action Aug 18 13:49:20.759147 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-0a150c69-5761-4a74-a5ed-eaec2a03cfe3 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:20.759275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-0a150c69-5761-4a74-a5ed-eaec2a03cfe3 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:20.782153 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:20.782153 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:20.796840 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-51d5af75-2245-4a0b-8a05-b4d8a63528fa req-0a150c69-5761-4a74-a5ed-eaec2a03cfe3 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91/action returned with HTTP 204 Aug 18 13:49:20.797466 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 207/820] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:20 2026] POST /volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:20.827711 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebc2ccd7-b318-4885-b828-b082b477a725 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:20.829800 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebc2ccd7-b318-4885-b828-b082b477a725 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:20.830039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebc2ccd7-b318-4885-b828-b082b477a725 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:20.830257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebc2ccd7-b318-4885-b828-b082b477a725 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:20.841985 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:20.841985 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:20.845836 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ebc2ccd7-b318-4885-b828-b082b477a725 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:20.850988 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebc2ccd7-b318-4885-b828-b082b477a725 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:20.851465 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 204/821] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:20 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:21.365756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-640fd224-2c6b-4ce5-8026-0eebde4f0197 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.367597 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-640fd224-2c6b-4ce5-8026-0eebde4f0197 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:21.367800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-640fd224-2c6b-4ce5-8026-0eebde4f0197 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.368001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-640fd224-2c6b-4ce5-8026-0eebde4f0197 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.385222 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.385222 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:21.394971 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-640fd224-2c6b-4ce5-8026-0eebde4f0197 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:21.400232 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-640fd224-2c6b-4ce5-8026-0eebde4f0197 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:21.400591 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 207/822] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:21.413883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13c7b691-1cb7-4207-9066-7ee522be1f59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.415731 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13c7b691-1cb7-4207-9066-7ee522be1f59 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:21.415939 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13c7b691-1cb7-4207-9066-7ee522be1f59 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.416119 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13c7b691-1cb7-4207-9066-7ee522be1f59 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.426968 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.426968 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:21.430604 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13c7b691-1cb7-4207-9066-7ee522be1f59 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:21.435511 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13c7b691-1cb7-4207-9066-7ee522be1f59 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:21.436091 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 205/823] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:21.557396 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9ae9181b-db89-459a-9290-1276de973d59 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.559408 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ae9181b-db89-459a-9290-1276de973d59 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:21.559807 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ae9181b-db89-459a-9290-1276de973d59 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:21.559967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ae9181b-db89-459a-9290-1276de973d59 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:21.569236 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.569236 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:21.569337 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9ae9181b-db89-459a-9290-1276de973d59 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.575058 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9ae9181b-db89-459a-9290-1276de973d59 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Reserve volume completed successfully. Aug 18 13:49:21.575267 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ae9181b-db89-459a-9290-1276de973d59 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:21.575644 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 208/824] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:21 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:21.591823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee2e9d0e-d1ae-403f-a4ab-3f7794f04daa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.591823 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee2e9d0e-d1ae-403f-a4ab-3f7794f04daa tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:21.591823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee2e9d0e-d1ae-403f-a4ab-3f7794f04daa tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.591823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee2e9d0e-d1ae-403f-a4ab-3f7794f04daa tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.600691 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.600691 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:21.605879 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ee2e9d0e-d1ae-403f-a4ab-3f7794f04daa tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.610927 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee2e9d0e-d1ae-403f-a4ab-3f7794f04daa tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:21.611396 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 205/825] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:21.628670 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2eae4892-d64d-4831-881c-a007cc8af25a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.630401 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2eae4892-d64d-4831-881c-a007cc8af25a tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:21.630747 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2eae4892-d64d-4831-881c-a007cc8af25a tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:21.630884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2eae4892-d64d-4831-881c-a007cc8af25a tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:21.638568 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.638568 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:21.639000 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2eae4892-d64d-4831-881c-a007cc8af25a tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.655215 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2eae4892-d64d-4831-881c-a007cc8af25a tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Unreserve volume completed successfully. Aug 18 13:49:21.655463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2eae4892-d64d-4831-881c-a007cc8af25a tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:21.655882 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 208/826] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:21 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:21.665850 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-678cbe43-d356-4891-b3d5-70163aec3dda None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.667716 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-678cbe43-d356-4891-b3d5-70163aec3dda tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:21.667938 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-678cbe43-d356-4891-b3d5-70163aec3dda tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.668141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-678cbe43-d356-4891-b3d5-70163aec3dda tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.676306 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.676306 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:21.681324 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-678cbe43-d356-4891-b3d5-70163aec3dda tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.685951 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-678cbe43-d356-4891-b3d5-70163aec3dda tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:21.686376 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 206/827] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:21.702410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-84be80cc-03eb-4094-91d8-9af2b4cfdc0e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.704572 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-84be80cc-03eb-4094-91d8-9af2b4cfdc0e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:21.704646 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-84be80cc-03eb-4094-91d8-9af2b4cfdc0e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:21.704723 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-84be80cc-03eb-4094-91d8-9af2b4cfdc0e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:21.715507 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.715507 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:21.718126 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-84be80cc-03eb-4094-91d8-9af2b4cfdc0e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.718208 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.719682 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:21.720111 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1889782937", "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:21.721485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1889782937', 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:21.739289 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-84be80cc-03eb-4094-91d8-9af2b4cfdc0e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume updated successfully. Aug 18 13:49:21.739289 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-84be80cc-03eb-4094-91d8-9af2b4cfdc0e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 200 Aug 18 13:49:21.739289 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 209/828] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:21 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:49:21.745560 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e3dd24e-2076-4c6e-b2df-711f56c05906 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.750898 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e3dd24e-2076-4c6e-b2df-711f56c05906 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:21.750898 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e3dd24e-2076-4c6e-b2df-711f56c05906 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.750898 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e3dd24e-2076-4c6e-b2df-711f56c05906 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.760811 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.760811 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:21.765653 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4e3dd24e-2076-4c6e-b2df-711f56c05906 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.769693 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e3dd24e-2076-4c6e-b2df-711f56c05906 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:21.770452 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 209/829] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:21.789278 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-545e62cc-5136-4cd7-840d-36c36b3aa229 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.791368 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545e62cc-5136-4cd7-840d-36c36b3aa229 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:21.791792 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-545e62cc-5136-4cd7-840d-36c36b3aa229 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:21.791976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-545e62cc-5136-4cd7-840d-36c36b3aa229 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:21.801566 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.801566 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:21.802157 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-545e62cc-5136-4cd7-840d-36c36b3aa229 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.813568 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-545e62cc-5136-4cd7-840d-36c36b3aa229 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume updated successfully. Aug 18 13:49:21.813880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545e62cc-5136-4cd7-840d-36c36b3aa229 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 200 Aug 18 13:49:21.814407 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 207/830] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:21 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:49:21.822991 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bcae798a-f073-4ca9-af2f-4600c57f3290 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.824576 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bcae798a-f073-4ca9-af2f-4600c57f3290 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:21.826124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bcae798a-f073-4ca9-af2f-4600c57f3290 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.826124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bcae798a-f073-4ca9-af2f-4600c57f3290 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.834015 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.834015 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:21.834127 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Create volume of 1 GB Aug 18 13:49:21.836909 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bcae798a-f073-4ca9-af2f-4600c57f3290 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.838789 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Availability Zones retrieved successfully. Aug 18 13:49:21.841170 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bcae798a-f073-4ca9-af2f-4600c57f3290 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:21.841684 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 210/831] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:21.846886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Flow 'volume_create_api' (a553108b-f0c9-4bfc-b214-d7297346b75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:21.846886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ab8dd5-10a1-4e4b-8f69-be01db8f3c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:21.847110 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:21.855193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.857234 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:21.857673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:21.857845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:21.864416 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2a42351-1023-4358-af95-7642f1a0cc77 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.866029 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2a42351-1023-4358-af95-7642f1a0cc77 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:21.866224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2a42351-1023-4358-af95-7642f1a0cc77 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.866394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2a42351-1023-4358-af95-7642f1a0cc77 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.868540 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.868540 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:21.868944 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.882618 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Update volume admin metadata completed successfully. Aug 18 13:49:21.882743 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Update readonly setting on volume completed successfully. Aug 18 13:49:21.882992 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2f84b00-724f-4032-ae08-d2c94da9e901 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:21.883390 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 210/832] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:21 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:21.885314 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.885314 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:21.889290 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2a42351-1023-4358-af95-7642f1a0cc77 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:21.892882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c1c2545c-0782-4f76-944f-b81fe4ecd0e0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.894212 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c1c2545c-0782-4f76-944f-b81fe4ecd0e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:21.894302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c1c2545c-0782-4f76-944f-b81fe4ecd0e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.894454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c1c2545c-0782-4f76-944f-b81fe4ecd0e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.895498 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2a42351-1023-4358-af95-7642f1a0cc77 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:21.896096 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 208/833] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:21.904124 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.904124 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:21.911664 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c1c2545c-0782-4f76-944f-b81fe4ecd0e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.918017 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c1c2545c-0782-4f76-944f-b81fe4ecd0e0 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:21.918482 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 211/834] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:21.933474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e9e86622-7c59-465c-af43-efa7938c9473 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.935143 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e9e86622-7c59-465c-af43-efa7938c9473 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:21.935488 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e9e86622-7c59-465c-af43-efa7938c9473 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:21.935630 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e9e86622-7c59-465c-af43-efa7938c9473 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:21.936807 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ab8dd5-10a1-4e4b-8f69-be01db8f3c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:21.937519 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d9be102-0f23-48b7-a256-793185ce1754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:21.943358 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.943358 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:21.943838 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e9e86622-7c59-465c-af43-efa7938c9473 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.953324 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e9e86622-7c59-465c-af43-efa7938c9473 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Update volume admin metadata completed successfully. Aug 18 13:49:21.953324 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e9e86622-7c59-465c-af43-efa7938c9473 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Update readonly setting on volume completed successfully. Aug 18 13:49:21.953324 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e9e86622-7c59-465c-af43-efa7938c9473 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:21.953324 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 211/835] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:49:21 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:21.959406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32119167-52b7-4217-839b-baf742189408 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:21.961874 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32119167-52b7-4217-839b-baf742189408 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:21.962210 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32119167-52b7-4217-839b-baf742189408 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:21.962513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32119167-52b7-4217-839b-baf742189408 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:21.972122 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:21.972122 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:21.978794 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32119167-52b7-4217-839b-baf742189408 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:21.983627 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Created reservations ['167c08a2-ca0a-415b-8f29-a5deabc1678b', 'cdad3ebd-2c51-4cb8-8cc0-30d1dd345c73', '4182a5bb-c6d8-4d1f-adbb-fe0f9eb8574d', 'cb84475b-ea7a-4bdd-ab51-bedb4416d5f4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:21.985479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d9be102-0f23-48b7-a256-793185ce1754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167c08a2-ca0a-415b-8f29-a5deabc1678b', 'cdad3ebd-2c51-4cb8-8cc0-30d1dd345c73', '4182a5bb-c6d8-4d1f-adbb-fe0f9eb8574d', 'cb84475b-ea7a-4bdd-ab51-bedb4416d5f4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:21.985479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ce3603-41a2-424a-9579-a9fd2f138b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:21.986575 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32119167-52b7-4217-839b-baf742189408 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:21.987151 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 209/836] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:21 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:22.002261 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-88913334-6930-4e76-90a6-f6cd97fc982d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.004293 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-88913334-6930-4e76-90a6-f6cd97fc982d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:22.004709 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-88913334-6930-4e76-90a6-f6cd97fc982d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1901362697", "disk_format": "raw"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:22.004893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-88913334-6930-4e76-90a6-f6cd97fc982d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1901362697", "disk_format": "raw"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:22.007876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ce3603-41a2-424a-9579-a9fd2f138b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2', '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-1889782937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe5787cc6104c5da4303853ca8b8303',qos_specs=None,replication_status=,reservations=['167c08a2-ca0a-415b-8f29-a5deabc1678b','cdad3ebd-2c51-4cb8-8cc0-30d1dd345c73','4182a5bb-c6d8-4d1f-adbb-fe0f9eb8574d','cb84475b-ea7a-4bdd-ab51-bedb4416d5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f3c49595bf14e24b1c10157a0076ee5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1889782937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfe5787cc6104c5da4303853ca8b8303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f3c49595bf14e24b1c10157a0076ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:22.009871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c17415f-cda4-41be-8255-483fe5659d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:22.015542 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.015542 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:22.016264 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-88913334-6930-4e76-90a6-f6cd97fc982d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:22.030587 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.030587 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:22.030738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c17415f-cda4-41be-8255-483fe5659d18) transitioned into state 'SUCCESS' from state '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-1889782937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe5787cc6104c5da4303853ca8b8303',qos_specs=None,replication_status=,reservations=['167c08a2-ca0a-415b-8f29-a5deabc1678b','cdad3ebd-2c51-4cb8-8cc0-30d1dd345c73','4182a5bb-c6d8-4d1f-adbb-fe0f9eb8574d','cb84475b-ea7a-4bdd-ab51-bedb4416d5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f3c49595bf14e24b1c10157a0076ee5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:22.031356 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63db691-c657-4dec-a3d1-3c6a3b61283b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:22.035490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.image.image_utils [None req-88913334-6930-4e76-90a6-f6cd97fc982d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1901362697'}] 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-1901362697'}]. {{(pid=100281) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 13:49:22.043059 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63db691-c657-4dec-a3d1-3c6a3b61283b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:22.044114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Flow 'volume_create_api' (a553108b-f0c9-4bfc-b214-d7297346b75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:22.044550 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Create volume request issued successfully. Aug 18 13:49:22.045880 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f73ea9be-a604-4956-b146-a98aa4e9eb4a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:22.046635 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 206/837] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:49:21 2026] POST /volume/v3/volumes => generated 753 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:22.061406 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c3ae774e-2184-44da-be87-bb3618feec58 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.064658 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c3ae774e-2184-44da-be87-bb3618feec58 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 Aug 18 13:49:22.064962 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c3ae774e-2184-44da-be87-bb3618feec58 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:22.065221 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c3ae774e-2184-44da-be87-bb3618feec58 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:22.075252 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.075252 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:22.080176 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c3ae774e-2184-44da-be87-bb3618feec58 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:22.086442 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c3ae774e-2184-44da-be87-bb3618feec58 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 returned with HTTP 200 Aug 18 13:49:22.087218 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 212/838] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:22 2026] GET /volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:22.576951 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-88913334-6930-4e76-90a6-f6cd97fc982d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Copy volume to image completed successfully. Aug 18 13:49:22.577447 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-88913334-6930-4e76-90a6-f6cd97fc982d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:22.577999 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 212/839] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:49:22 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 687 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:22.622247 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-f9fc24a4-aa91-4787-a97b-b9cc9705b95f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.624840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-f9fc24a4-aa91-4787-a97b-b9cc9705b95f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:22.625090 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-f9fc24a4-aa91-4787-a97b-b9cc9705b95f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:22.625320 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-f9fc24a4-aa91-4787-a97b-b9cc9705b95f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:22.636686 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.636686 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:22.647206 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-f9fc24a4-aa91-4787-a97b-b9cc9705b95f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:22.653020 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-f9fc24a4-aa91-4787-a97b-b9cc9705b95f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:22.653640 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 210/840] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:22 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:22.675018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-d3a8102a-ab40-4d8b-acdc-036b2e262033 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.677216 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-d3a8102a-ab40-4d8b-acdc-036b2e262033 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] POST https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c/action Aug 18 13:49:22.677557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-d3a8102a-ab40-4d8b-acdc-036b2e262033 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:22.677653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-d3a8102a-ab40-4d8b-acdc-036b2e262033 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:22.690505 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.690505 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:22.690991 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-d3a8102a-ab40-4d8b-acdc-036b2e262033 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:22.697628 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-d3a8102a-ab40-4d8b-acdc-036b2e262033 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Begin detaching volume completed successfully. Aug 18 13:49:22.697851 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-d3a8102a-ab40-4d8b-acdc-036b2e262033 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c/action returned with HTTP 202 Aug 18 13:49:22.698325 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 207/841] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:49:22 2026] POST /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:22.718740 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8c71e40c-6087-40a5-adaf-b8ed2a979782 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.720659 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c71e40c-6087-40a5-adaf-b8ed2a979782 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:22.720847 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c71e40c-6087-40a5-adaf-b8ed2a979782 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:22.721045 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c71e40c-6087-40a5-adaf-b8ed2a979782 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:22.730257 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.730257 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:22.733690 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8c71e40c-6087-40a5-adaf-b8ed2a979782 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:22.743055 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c71e40c-6087-40a5-adaf-b8ed2a979782 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:22.743460 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 213/842] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:22 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:22.752619 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f0f8c0f6-96b2-4880-b39c-36a9009da84f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.753081 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0f8c0f6-96b2-4880-b39c-36a9009da84f None None] GET https://10.4.3.221/volume// Aug 18 13:49:22.753257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f0f8c0f6-96b2-4880-b39c-36a9009da84f None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:22.753453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f0f8c0f6-96b2-4880-b39c-36a9009da84f None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:22.753743 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0f8c0f6-96b2-4880-b39c-36a9009da84f None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:22.754058 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 213/843] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:22.761414 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-25ca7713-7ad6-4dd5-a5f0-b1e92a6ee4e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.763999 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-25ca7713-7ad6-4dd5-a5f0-b1e92a6ee4e8 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:22.764277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-25ca7713-7ad6-4dd5-a5f0-b1e92a6ee4e8 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:22.764641 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-25ca7713-7ad6-4dd5-a5f0-b1e92a6ee4e8 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:22.775286 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.775286 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:22.779217 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-25ca7713-7ad6-4dd5-a5f0-b1e92a6ee4e8 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:22.787181 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-25ca7713-7ad6-4dd5-a5f0-b1e92a6ee4e8 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:22.787695 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 211/844] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:22 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:22.915292 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1074cd04-be38-4489-a3c2-24703b5bd346 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:22.917400 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1074cd04-be38-4489-a3c2-24703b5bd346 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:22.917651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1074cd04-be38-4489-a3c2-24703b5bd346 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:22.917895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1074cd04-be38-4489-a3c2-24703b5bd346 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:22.928733 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:22.928733 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:22.932403 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1074cd04-be38-4489-a3c2-24703b5bd346 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:22.937098 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1074cd04-be38-4489-a3c2-24703b5bd346 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:22.937580 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 208/845] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:22 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:23.100809 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65009d95-fa28-4118-a121-1eeb4f0f88d3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.103168 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65009d95-fa28-4118-a121-1eeb4f0f88d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 Aug 18 13:49:23.103480 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65009d95-fa28-4118-a121-1eeb4f0f88d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:23.103761 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65009d95-fa28-4118-a121-1eeb4f0f88d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:23.113878 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:23.113878 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:23.118867 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-65009d95-fa28-4118-a121-1eeb4f0f88d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:23.124226 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65009d95-fa28-4118-a121-1eeb4f0f88d3 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 returned with HTTP 200 Aug 18 13:49:23.124802 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 214/846] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:23 2026] GET /volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:23.166115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-859c8977-c1fa-4237-856b-48781dafcfbb req-57d1487f-001e-4282-9fc2-c29c5326f8b4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.168025 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-57d1487f-001e-4282-9fc2-c29c5326f8b4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 Aug 18 13:49:23.168217 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-57d1487f-001e-4282-9fc2-c29c5326f8b4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:23.168414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-57d1487f-001e-4282-9fc2-c29c5326f8b4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:23.175589 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:23.175589 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:23.179973 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-859c8977-c1fa-4237-856b-48781dafcfbb req-57d1487f-001e-4282-9fc2-c29c5326f8b4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:23.184076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-57d1487f-001e-4282-9fc2-c29c5326f8b4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 returned with HTTP 200 Aug 18 13:49:23.184941 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 214/847] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:23 2026] GET /volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:23.682054 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-859c8977-c1fa-4237-856b-48781dafcfbb req-f03991b9-73f4-4725-9fb1-aade6b7d86bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.684711 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-f03991b9-73f4-4725-9fb1-aade6b7d86bd tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 Aug 18 13:49:23.684973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-f03991b9-73f4-4725-9fb1-aade6b7d86bd tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:23.685218 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-f03991b9-73f4-4725-9fb1-aade6b7d86bd tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:23.693881 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:23.693881 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:23.704139 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-859c8977-c1fa-4237-856b-48781dafcfbb req-f03991b9-73f4-4725-9fb1-aade6b7d86bd tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:23.710378 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-f03991b9-73f4-4725-9fb1-aade6b7d86bd tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 returned with HTTP 200 Aug 18 13:49:23.710910 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 212/848] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:23 2026] GET /volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:23.720999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f219e42b-59e6-48bc-88ad-1e65251d613f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.721444 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f219e42b-59e6-48bc-88ad-1e65251d613f None None] GET https://10.4.3.221/volume// Aug 18 13:49:23.721603 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f219e42b-59e6-48bc-88ad-1e65251d613f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:23.721784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f219e42b-59e6-48bc-88ad-1e65251d613f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:23.722157 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f219e42b-59e6-48bc-88ad-1e65251d613f None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:23.722473 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 209/849] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:49:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:23.730408 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-859c8977-c1fa-4237-856b-48781dafcfbb req-940cc9e9-2d19-441c-9016-741be15b99a9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.732921 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-940cc9e9-2d19-441c-9016-741be15b99a9 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:23.733388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-940cc9e9-2d19-441c-9016-741be15b99a9 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2", "connector": null, "instance_uuid": "9320f49e-961d-4233-b7b8-d9e2691d5a50"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:23.744441 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:23.744441 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:23.760940 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-49000f36-5f80-4505-9f20-9b23e171ede2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.763831 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49000f36-5f80-4505-9f20-9b23e171ede2 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:23.764225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49000f36-5f80-4505-9f20-9b23e171ede2 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:23.764326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49000f36-5f80-4505-9f20-9b23e171ede2 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:23.777802 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:23.777802 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:23.781669 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-940cc9e9-2d19-441c-9016-741be15b99a9 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:23.782325 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 215/850] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:23 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 18 13:49:23.790764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-478b59c4-7ebc-4eeb-9d82-b986ecd19d2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.791215 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-49000f36-5f80-4505-9f20-9b23e171ede2 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:23.794397 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-478b59c4-7ebc-4eeb-9d82-b986ecd19d2f tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] POST https://10.4.3.221/volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65/action Aug 18 13:49:23.794903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-478b59c4-7ebc-4eeb-9d82-b986ecd19d2f tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:23.795064 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-478b59c4-7ebc-4eeb-9d82-b986ecd19d2f tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:23.796789 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49000f36-5f80-4505-9f20-9b23e171ede2 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:23.797150 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 215/851] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:23 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:23.821065 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:23.821065 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:23.835732 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37ffbdc6-7876-40d7-a2c3-0198bba526e7 req-478b59c4-7ebc-4eeb-9d82-b986ecd19d2f tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65/action returned with HTTP 204 Aug 18 13:49:23.836248 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 213/852] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:23 2026] POST /volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:23.952891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62f7f40c-5d04-4e0a-ab92-60b6d064f888 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:23.954853 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62f7f40c-5d04-4e0a-ab92-60b6d064f888 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:23.955139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62f7f40c-5d04-4e0a-ab92-60b6d064f888 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:23.955308 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62f7f40c-5d04-4e0a-ab92-60b6d064f888 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:23.971636 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:23.971636 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:23.980572 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-62f7f40c-5d04-4e0a-ab92-60b6d064f888 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:23.996971 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62f7f40c-5d04-4e0a-ab92-60b6d064f888 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:23.996971 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 210/853] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:23 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:49:24.010479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-acccfcb3-9993-4a4f-aab9-e0a184480f4c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:24.012301 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-acccfcb3-9993-4a4f-aab9-e0a184480f4c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:24.012576 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-acccfcb3-9993-4a4f-aab9-e0a184480f4c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:24.012824 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-acccfcb3-9993-4a4f-aab9-e0a184480f4c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:24.024573 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:24.024573 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:24.028612 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-acccfcb3-9993-4a4f-aab9-e0a184480f4c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:24.033106 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-acccfcb3-9993-4a4f-aab9-e0a184480f4c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:24.033460 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 216/854] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:24 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:24.102044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-cb1437f4-e6fd-4747-8894-47b32982e8ec req-15ce3c84-838b-4803-a583-81c3005f0452 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:24.107887 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-cb1437f4-e6fd-4747-8894-47b32982e8ec req-15ce3c84-838b-4803-a583-81c3005f0452 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:24.107887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-cb1437f4-e6fd-4747-8894-47b32982e8ec req-15ce3c84-838b-4803-a583-81c3005f0452 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:24.107887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-cb1437f4-e6fd-4747-8894-47b32982e8ec req-15ce3c84-838b-4803-a583-81c3005f0452 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:24.122182 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:24.122182 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:24.128277 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-cb1437f4-e6fd-4747-8894-47b32982e8ec req-15ce3c84-838b-4803-a583-81c3005f0452 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:24.134669 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-cb1437f4-e6fd-4747-8894-47b32982e8ec req-15ce3c84-838b-4803-a583-81c3005f0452 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:24.135264 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 216/855] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:24 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:24.268181 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-9704870b-3dbe-4237-b79c-2f756fa6d695 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:24.270386 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-9704870b-3dbe-4237-b79c-2f756fa6d695 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] DELETE https://10.4.3.221/volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91 Aug 18 13:49:24.270642 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-9704870b-3dbe-4237-b79c-2f756fa6d695 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:24.270808 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-9704870b-3dbe-4237-b79c-2f756fa6d695 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:24.288597 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:24.288597 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:24.369652 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c2a52d1-0945-4b87-9380-614572bd1222 req-9704870b-3dbe-4237-b79c-2f756fa6d695 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91 returned with HTTP 200 Aug 18 13:49:24.369652 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 214/856] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:24 2026] DELETE /volume/v3/attachments/ec6e7b60-c4d8-41a8-9184-b47fa6d23f91 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:24.548192 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e0026a82-8c13-403f-903f-d167056383b6 req-87074d6b-f43d-43f5-b9e3-d55d669fd035 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:24.550605 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0026a82-8c13-403f-903f-d167056383b6 req-87074d6b-f43d-43f5-b9e3-d55d669fd035 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] DELETE https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc Aug 18 13:49:24.550824 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e0026a82-8c13-403f-903f-d167056383b6 req-87074d6b-f43d-43f5-b9e3-d55d669fd035 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:24.551062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e0026a82-8c13-403f-903f-d167056383b6 req-87074d6b-f43d-43f5-b9e3-d55d669fd035 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:24.559009 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:24.559009 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:24.602315 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0026a82-8c13-403f-903f-d167056383b6 req-87074d6b-f43d-43f5-b9e3-d55d669fd035 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc returned with HTTP 200 Aug 18 13:49:24.602933 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 211/857] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:24 2026] DELETE /volume/v3/attachments/6bde82d6-28fc-4782-b205-fc54b40c1dcc => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:24.819013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3d358e9d-094e-4d65-879e-1e241e026f8e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:24.820999 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d358e9d-094e-4d65-879e-1e241e026f8e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:24.821286 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d358e9d-094e-4d65-879e-1e241e026f8e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:24.821534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d358e9d-094e-4d65-879e-1e241e026f8e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:24.828673 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:24.828673 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:24.833077 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3d358e9d-094e-4d65-879e-1e241e026f8e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:24.838922 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d358e9d-094e-4d65-879e-1e241e026f8e tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:24.839485 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 217/858] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:24 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:25.521011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7ed2f20e-6a84-4d84-851b-10391af487f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:25.521482 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ed2f20e-6a84-4d84-851b-10391af487f4 None None] GET https://10.4.3.221/volume// Aug 18 13:49:25.521700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ed2f20e-6a84-4d84-851b-10391af487f4 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:25.522011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ed2f20e-6a84-4d84-851b-10391af487f4 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:25.522396 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ed2f20e-6a84-4d84-851b-10391af487f4 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:25.522804 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 217/859] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:25.542758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-859c8977-c1fa-4237-856b-48781dafcfbb req-58bfdf2a-43e8-44a3-b53e-50656c4c0b2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:25.551167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-58bfdf2a-43e8-44a3-b53e-50656c4c0b2e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 Aug 18 13:49:25.551282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-58bfdf2a-43e8-44a3-b53e-50656c4c0b2e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:25.551584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-58bfdf2a-43e8-44a3-b53e-50656c4c0b2e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:25.566627 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:25.566627 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:25.570908 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-859c8977-c1fa-4237-856b-48781dafcfbb req-58bfdf2a-43e8-44a3-b53e-50656c4c0b2e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:49:25.576360 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-58bfdf2a-43e8-44a3-b53e-50656c4c0b2e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 returned with HTTP 200 Aug 18 13:49:25.576826 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 215/860] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:25 2026] GET /volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 => generated 1540 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:25.706675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-859c8977-c1fa-4237-856b-48781dafcfbb req-470ac024-9416-45a6-b2fd-851564ce056d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:25.709150 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-470ac024-9416-45a6-b2fd-851564ce056d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] PUT https://10.4.3.221/volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f Aug 18 13:49:25.709588 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-470ac024-9416-45a6-b2fd-851564ce056d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:25.719848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-859c8977-c1fa-4237-856b-48781dafcfbb req-470ac024-9416-45a6-b2fd-851564ce056d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Acquiring lock "cinder-attachment_update-13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:25.725008 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-859c8977-c1fa-4237-856b-48781dafcfbb req-470ac024-9416-45a6-b2fd-851564ce056d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:25.726160 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:25.726160 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:25.820041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-859c8977-c1fa-4237-856b-48781dafcfbb req-470ac024-9416-45a6-b2fd-851564ce056d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2-np0000007658" released by "attachment_update" :: held 0.095s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:25.820462 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-470ac024-9416-45a6-b2fd-851564ce056d tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f returned with HTTP 200 Aug 18 13:49:25.821040 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 212/861] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:25 2026] PUT /volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:25.849415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-859c8977-c1fa-4237-856b-48781dafcfbb req-619264a1-0be1-48e2-8aab-d3a28890367f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:25.853903 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-619264a1-0be1-48e2-8aab-d3a28890367f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f/action Aug 18 13:49:25.853903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-619264a1-0be1-48e2-8aab-d3a28890367f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:25.853903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-619264a1-0be1-48e2-8aab-d3a28890367f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:25.875928 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:25.875928 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:25.889018 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-859c8977-c1fa-4237-856b-48781dafcfbb req-619264a1-0be1-48e2-8aab-d3a28890367f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f/action returned with HTTP 204 Aug 18 13:49:25.889018 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 218/862] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:25 2026] POST /volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:26.215181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-de3b3bbd-e255-4387-a076-418141ad813e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:26.217661 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-de3b3bbd-e255-4387-a076-418141ad813e tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:49:26.217903 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-de3b3bbd-e255-4387-a076-418141ad813e tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:26.218081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-de3b3bbd-e255-4387-a076-418141ad813e tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:26.227160 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:26.227160 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:26.232604 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-de3b3bbd-e255-4387-a076-418141ad813e tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:49:26.238556 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-de3b3bbd-e255-4387-a076-418141ad813e tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:49:26.239070 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 218/863] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:26 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:26.284069 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49eb691c-bed8-442a-9ca4-d48dc71bbe2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:26.286269 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49eb691c-bed8-442a-9ca4-d48dc71bbe2a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:49:26.286672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49eb691c-bed8-442a-9ca4-d48dc71bbe2a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:26.286881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49eb691c-bed8-442a-9ca4-d48dc71bbe2a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:26.297523 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:26.297523 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:26.301007 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49eb691c-bed8-442a-9ca4-d48dc71bbe2a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:49:26.308766 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49eb691c-bed8-442a-9ca4-d48dc71bbe2a tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:49:26.309168 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 216/864] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:26 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:26.330098 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:26.332593 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] DELETE https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:49:26.333011 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:26.333270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:26.333497 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Delete volume with id: be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:49:26.348884 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:26.348884 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:26.349695 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:49:26.373851 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Delete volume request issued successfully. Aug 18 13:49:26.374036 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55e2353f-2fbb-4f88-9510-3aa88459ca50 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 202 Aug 18 13:49:26.374425 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 213/865] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:49:26 2026] DELETE /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:49:26.381096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d8ff07fb-55bf-456f-9c65-2a3c79d37d66 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:26.383666 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8ff07fb-55bf-456f-9c65-2a3c79d37d66 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:49:26.383919 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d8ff07fb-55bf-456f-9c65-2a3c79d37d66 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:26.384162 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d8ff07fb-55bf-456f-9c65-2a3c79d37d66 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:26.393554 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:26.393554 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:26.398765 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d8ff07fb-55bf-456f-9c65-2a3c79d37d66 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Volume info retrieved successfully. Aug 18 13:49:26.407008 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8ff07fb-55bf-456f-9c65-2a3c79d37d66 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 200 Aug 18 13:49:26.407008 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 219/866] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:26 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:27.310076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e92d7830-4df0-47ca-a3b5-c73dda918afc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:27.311814 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e92d7830-4df0-47ca-a3b5-c73dda918afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:27.312006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e92d7830-4df0-47ca-a3b5-c73dda918afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:27.312915 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e92d7830-4df0-47ca-a3b5-c73dda918afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:27.321143 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:27.321143 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:27.325336 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e92d7830-4df0-47ca-a3b5-c73dda918afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:27.329870 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e92d7830-4df0-47ca-a3b5-c73dda918afc tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:27.330491 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 219/867] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:27 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:27.385944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-981b550d-38b6-49c4-9bbf-45a86a5c5d46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:27.387923 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-981b550d-38b6-49c4-9bbf-45a86a5c5d46 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:27.388169 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-981b550d-38b6-49c4-9bbf-45a86a5c5d46 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:27.388405 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-981b550d-38b6-49c4-9bbf-45a86a5c5d46 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:27.397787 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:27.397787 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:27.404234 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-981b550d-38b6-49c4-9bbf-45a86a5c5d46 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:27.410842 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-981b550d-38b6-49c4-9bbf-45a86a5c5d46 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:27.410842 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 217/868] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:27 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:27.421328 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cfa64678-88f7-4488-bb0a-7f65e34a04d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:27.424889 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfa64678-88f7-4488-bb0a-7f65e34a04d7 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] GET https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 Aug 18 13:49:27.424889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfa64678-88f7-4488-bb0a-7f65e34a04d7 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:27.424889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfa64678-88f7-4488-bb0a-7f65e34a04d7 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:27.433291 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfa64678-88f7-4488-bb0a-7f65e34a04d7 tempest-ServerActionsTestOtherB-796502261 tempest-ServerActionsTestOtherB-796502261-project-member] https://10.4.3.221/volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 returned with HTTP 404 Aug 18 13:49:27.433954 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 214/869] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:27 2026] GET /volume/v3/volumes/be573857-ea71-4707-8f0e-d8ebc8e5c0b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:28.378096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f6d1f241-376e-4dd4-8009-1b38897ba23d req-3758b1b8-e46d-48aa-a827-a495e4e69716 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:28.382205 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f6d1f241-376e-4dd4-8009-1b38897ba23d req-3758b1b8-e46d-48aa-a827-a495e4e69716 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:49:28.382622 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f6d1f241-376e-4dd4-8009-1b38897ba23d req-3758b1b8-e46d-48aa-a827-a495e4e69716 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:28.382930 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f6d1f241-376e-4dd4-8009-1b38897ba23d req-3758b1b8-e46d-48aa-a827-a495e4e69716 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:28.397832 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:28.397832 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:28.402507 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f6d1f241-376e-4dd4-8009-1b38897ba23d req-3758b1b8-e46d-48aa-a827-a495e4e69716 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:49:28.408413 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f6d1f241-376e-4dd4-8009-1b38897ba23d req-3758b1b8-e46d-48aa-a827-a495e4e69716 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:49:28.409096 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 220/870] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:28 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:31.789220 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-484575dd-19e7-4323-952b-ba4383ac2272 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:31.795747 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-484575dd-19e7-4323-952b-ba4383ac2272 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] DELETE https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:31.796081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-484575dd-19e7-4323-952b-ba4383ac2272 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:31.796241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-484575dd-19e7-4323-952b-ba4383ac2272 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:31.796440 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-484575dd-19e7-4323-952b-ba4383ac2272 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Delete volume with id: d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:31.808601 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:31.808601 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:31.809625 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-484575dd-19e7-4323-952b-ba4383ac2272 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:31.838951 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-484575dd-19e7-4323-952b-ba4383ac2272 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Delete volume request issued successfully. Aug 18 13:49:31.839137 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-484575dd-19e7-4323-952b-ba4383ac2272 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 202 Aug 18 13:49:31.839780 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 220/871] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:49:31 2026] DELETE /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:49:31.848930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b01e48ac-a3b2-4457-b933-838611d28048 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:31.851111 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b01e48ac-a3b2-4457-b933-838611d28048 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:31.851387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b01e48ac-a3b2-4457-b933-838611d28048 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:31.851964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b01e48ac-a3b2-4457-b933-838611d28048 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:31.864276 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:31.864276 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:31.869533 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b01e48ac-a3b2-4457-b933-838611d28048 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Volume info retrieved successfully. Aug 18 13:49:31.877349 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b01e48ac-a3b2-4457-b933-838611d28048 tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 200 Aug 18 13:49:31.877762 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 218/872] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:31 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:32.896702 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6263ac3-acae-488a-beca-2c4ccddfca6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:32.899011 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6263ac3-acae-488a-beca-2c4ccddfca6f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] GET https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c Aug 18 13:49:32.899244 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6263ac3-acae-488a-beca-2c4ccddfca6f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:32.899486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6263ac3-acae-488a-beca-2c4ccddfca6f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:32.906821 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6263ac3-acae-488a-beca-2c4ccddfca6f tempest-TaggedAttachmentsTest-789287065 tempest-TaggedAttachmentsTest-789287065-project-member] https://10.4.3.221/volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c returned with HTTP 404 Aug 18 13:49:32.907755 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 215/873] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:32 2026] GET /volume/v3/volumes/d4ce4845-a18e-4469-9373-50a2f7b6ae5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:36.829430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:36.831665 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:36.832141 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-87108789"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:36.834061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-87108789'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:36.834240 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume of 1 GB Aug 18 13:49:36.838999 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Availability Zones retrieved successfully. Aug 18 13:49:36.846548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Flow 'volume_create_api' (25ef3c56-ee3b-490d-8e52-ed16aeba5780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:36.847985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3890c533-e0df-4a00-b50b-a4ddf2d13c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:36.849285 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:36.883331 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3890c533-e0df-4a00-b50b-a4ddf2d13c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:36.887135 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d264b592-5fe4-4d73-a585-4c51ac562c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:36.948385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Created reservations ['8008f118-8e23-49d2-af64-815594a4aa30', '045a5c45-14a0-442a-97a0-d2c8e7ba3d94', '561bba52-e534-4475-9f12-bdc8dbf40ce0', 'caa04d3a-e0ab-4d51-9e12-1ee67e721535'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:36.950339 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d264b592-5fe4-4d73-a585-4c51ac562c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8008f118-8e23-49d2-af64-815594a4aa30', '045a5c45-14a0-442a-97a0-d2c8e7ba3d94', '561bba52-e534-4475-9f12-bdc8dbf40ce0', 'caa04d3a-e0ab-4d51-9e12-1ee67e721535']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:36.950842 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd8b422-66bc-438c-bad7-3d8ad7344b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:36.993654 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd8b422-66bc-438c-bad7-3d8ad7344b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de37429-69b7-4be4-b799-b4516605e7dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-87108789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a67d89abb5470f88e3b18c411dd0a0',qos_specs=None,replication_status=,reservations=['8008f118-8e23-49d2-af64-815594a4aa30','045a5c45-14a0-442a-97a0-d2c8e7ba3d94','561bba52-e534-4475-9f12-bdc8dbf40ce0','caa04d3a-e0ab-4d51-9e12-1ee67e721535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-87108789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de37429-69b7-4be4-b799-b4516605e7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a67d89abb5470f88e3b18c411dd0a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:36.994423 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da46ee0-f7aa-409c-a87a-b682da647ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:37.014780 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da46ee0-f7aa-409c-a87a-b682da647ebd) transitioned into state 'SUCCESS' from state '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-87108789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a67d89abb5470f88e3b18c411dd0a0',qos_specs=None,replication_status=,reservations=['8008f118-8e23-49d2-af64-815594a4aa30','045a5c45-14a0-442a-97a0-d2c8e7ba3d94','561bba52-e534-4475-9f12-bdc8dbf40ce0','caa04d3a-e0ab-4d51-9e12-1ee67e721535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:37.014974 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb38e1e-a56a-4168-8cdb-0728e6db288b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:37.029358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb38e1e-a56a-4168-8cdb-0728e6db288b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:37.030176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Flow 'volume_create_api' (25ef3c56-ee3b-490d-8e52-ed16aeba5780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:37.030514 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume request issued successfully. Aug 18 13:49:37.031153 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f242882f-bf6f-4ad7-bba8-6709d3b4cda8 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:37.031611 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 221/874] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:49:36 2026] POST /volume/v3/volumes => generated 749 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:37.052227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-00547126-230a-442e-bec6-94b9efe5017d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:37.056281 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00547126-230a-442e-bec6-94b9efe5017d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:37.056476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00547126-230a-442e-bec6-94b9efe5017d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:37.057037 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00547126-230a-442e-bec6-94b9efe5017d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:37.068873 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:37.068873 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:37.081094 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-00547126-230a-442e-bec6-94b9efe5017d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:37.092983 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00547126-230a-442e-bec6-94b9efe5017d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:37.093493 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 221/875] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:37 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:38.110741 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-874f89e7-da63-41bb-8450-dfa4ac5c4356 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.114371 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-874f89e7-da63-41bb-8450-dfa4ac5c4356 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:38.114614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-874f89e7-da63-41bb-8450-dfa4ac5c4356 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:38.114807 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-874f89e7-da63-41bb-8450-dfa4ac5c4356 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:38.130689 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:38.130689 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:38.138563 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-874f89e7-da63-41bb-8450-dfa4ac5c4356 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:38.146896 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-874f89e7-da63-41bb-8450-dfa4ac5c4356 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:38.147285 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 219/876] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:38 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:38.216361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-fbf63b7d-2c9e-4abf-964a-fcf9c7f8b54e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.227722 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-fbf63b7d-2c9e-4abf-964a-fcf9c7f8b54e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:38.228005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-fbf63b7d-2c9e-4abf-964a-fcf9c7f8b54e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:38.228242 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-fbf63b7d-2c9e-4abf-964a-fcf9c7f8b54e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:38.240739 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:38.240739 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:38.249987 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-fbf63b7d-2c9e-4abf-964a-fcf9c7f8b54e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:38.255290 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-fbf63b7d-2c9e-4abf-964a-fcf9c7f8b54e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:38.256044 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 216/877] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:38 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:38.561567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8bfb1eff-4d28-4331-9a1e-2db6023a757b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.562211 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8bfb1eff-4d28-4331-9a1e-2db6023a757b None None] GET https://10.4.3.221/volume// Aug 18 13:49:38.562319 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8bfb1eff-4d28-4331-9a1e-2db6023a757b None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:38.562579 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8bfb1eff-4d28-4331-9a1e-2db6023a757b None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:38.562981 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8bfb1eff-4d28-4331-9a1e-2db6023a757b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:38.563295 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 222/878] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:49:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:38.579674 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-ae4b460e-c9f5-4a1b-8b2a-f8e137377f07 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.583997 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-ae4b460e-c9f5-4a1b-8b2a-f8e137377f07 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:38.585924 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-ae4b460e-c9f5-4a1b-8b2a-f8e137377f07 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3de37429-69b7-4be4-b799-b4516605e7dc", "connector": null, "instance_uuid": "25b272b3-0a46-48d0-9a2a-aa4719114aed"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:38.596189 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:38.596189 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:38.638629 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-ae4b460e-c9f5-4a1b-8b2a-f8e137377f07 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:38.639152 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 222/879] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:38 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 18 13:49:38.687513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-baeecb06-3adc-4f87-8fa3-951a439da72a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.690713 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baeecb06-3adc-4f87-8fa3-951a439da72a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:38.690994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baeecb06-3adc-4f87-8fa3-951a439da72a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:38.691578 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baeecb06-3adc-4f87-8fa3-951a439da72a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:38.701502 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:38.701502 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:38.706451 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1fc634b-ff25-40f7-9bf7-787a29bec156 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.706572 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-baeecb06-3adc-4f87-8fa3-951a439da72a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:38.706884 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1fc634b-ff25-40f7-9bf7-787a29bec156 None None] GET https://10.4.3.221/volume// Aug 18 13:49:38.707046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1fc634b-ff25-40f7-9bf7-787a29bec156 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:38.707262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1fc634b-ff25-40f7-9bf7-787a29bec156 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:38.707636 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1fc634b-ff25-40f7-9bf7-787a29bec156 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:38.707996 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 217/880] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:38.715393 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baeecb06-3adc-4f87-8fa3-951a439da72a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:38.715393 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 220/881] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:38 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:38.723005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-3d5f60a5-52ae-4e7b-bb71-77fb89ff841c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.725707 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-3d5f60a5-52ae-4e7b-bb71-77fb89ff841c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:38.726061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-3d5f60a5-52ae-4e7b-bb71-77fb89ff841c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:38.726265 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-3d5f60a5-52ae-4e7b-bb71-77fb89ff841c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:38.739720 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:38.739720 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:38.745336 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-3d5f60a5-52ae-4e7b-bb71-77fb89ff841c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:38.752299 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-3d5f60a5-52ae-4e7b-bb71-77fb89ff841c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:38.753186 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 223/882] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:38 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:38.867594 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-9ff61e92-85bc-4b62-b465-fc2ee7c58d59 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:38.870726 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-9ff61e92-85bc-4b62-b465-fc2ee7c58d59 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] PUT https://10.4.3.221/volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6 Aug 18 13:49:38.871349 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-9ff61e92-85bc-4b62-b465-fc2ee7c58d59 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:38.882904 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-9ff61e92-85bc-4b62-b465-fc2ee7c58d59 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Acquiring lock "cinder-attachment_update-3de37429-69b7-4be4-b799-b4516605e7dc-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:38.890026 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-9ff61e92-85bc-4b62-b465-fc2ee7c58d59 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Lock "cinder-attachment_update-3de37429-69b7-4be4-b799-b4516605e7dc-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:38.890026 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:38.890026 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:39.015810 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-9ff61e92-85bc-4b62-b465-fc2ee7c58d59 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Lock "cinder-attachment_update-3de37429-69b7-4be4-b799-b4516605e7dc-np0000007658" released by "attachment_update" :: held 0.129s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:39.016692 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-9ff61e92-85bc-4b62-b465-fc2ee7c58d59 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6 returned with HTTP 200 Aug 18 13:49:39.016692 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 223/883] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:38 2026] PUT /volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:39.729957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5688dee-f2d6-4d79-8b4a-5bd170e71fc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:39.734341 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5688dee-f2d6-4d79-8b4a-5bd170e71fc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:39.734645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5688dee-f2d6-4d79-8b4a-5bd170e71fc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:39.737975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5688dee-f2d6-4d79-8b4a-5bd170e71fc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:39.745496 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:39.745496 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:39.749758 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5688dee-f2d6-4d79-8b4a-5bd170e71fc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:39.755343 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5688dee-f2d6-4d79-8b4a-5bd170e71fc2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:39.755973 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 218/884] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:39 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:39.786563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:39.906011 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:39.906363 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-896171677"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:39.907787 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-896171677'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:39.907944 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Create volume of 1 GB Aug 18 13:49:39.911965 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Availability Zones retrieved successfully. Aug 18 13:49:39.917703 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Flow 'volume_create_api' (93a968b9-563b-47dd-8629-c8eb4895196b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:39.918654 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d6e2e9-656b-480a-befe-4d471c95b31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:39.919553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:39.948094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d6e2e9-656b-480a-befe-4d471c95b31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:39.949017 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64432fa0-4993-4f1a-be5c-4bb7565d7d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:40.019362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Created reservations ['d2792294-0a9d-4aa9-8187-43cc429b725d', '72c3e7d2-f61f-4907-923f-7d45fe02eca2', '953973f9-463a-4295-ba55-11979bdef37d', '19dcef80-cc2b-45d0-8d5c-e26e5037a21c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:40.020251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64432fa0-4993-4f1a-be5c-4bb7565d7d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2792294-0a9d-4aa9-8187-43cc429b725d', '72c3e7d2-f61f-4907-923f-7d45fe02eca2', '953973f9-463a-4295-ba55-11979bdef37d', '19dcef80-cc2b-45d0-8d5c-e26e5037a21c']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:40.020952 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ce5ef0-8a58-4365-9452-16219238d41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:40.047838 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ce5ef0-8a58-4365-9452-16219238d41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2401564-cbb7-493f-b1f2-814b47f82443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-896171677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39ce4cf22d1c4229adf300b38c78a6c7',qos_specs=None,replication_status=,reservations=['d2792294-0a9d-4aa9-8187-43cc429b725d','72c3e7d2-f61f-4907-923f-7d45fe02eca2','953973f9-463a-4295-ba55-11979bdef37d','19dcef80-cc2b-45d0-8d5c-e26e5037a21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179d52d12d2e44ba93067369876a4ad5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-896171677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2401564-cbb7-493f-b1f2-814b47f82443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39ce4cf22d1c4229adf300b38c78a6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='179d52d12d2e44ba93067369876a4ad5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:40.048768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2ffa0b-3cd1-4204-a072-ceb01885dfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:40.056127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-71b9cdb7-7e83-46bd-86d0-338864d79143 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:40.057803 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-71b9cdb7-7e83-46bd-86d0-338864d79143 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:40.058043 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-71b9cdb7-7e83-46bd-86d0-338864d79143 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:40.058295 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-71b9cdb7-7e83-46bd-86d0-338864d79143 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:40.064550 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:40.064550 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:40.068162 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-71b9cdb7-7e83-46bd-86d0-338864d79143 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:40.072618 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-71b9cdb7-7e83-46bd-86d0-338864d79143 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:40.073065 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 224/885] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:40 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:40.073304 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2ffa0b-3cd1-4204-a072-ceb01885dfc9) transitioned into state 'SUCCESS' from state '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-896171677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39ce4cf22d1c4229adf300b38c78a6c7',qos_specs=None,replication_status=,reservations=['d2792294-0a9d-4aa9-8187-43cc429b725d','72c3e7d2-f61f-4907-923f-7d45fe02eca2','953973f9-463a-4295-ba55-11979bdef37d','19dcef80-cc2b-45d0-8d5c-e26e5037a21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179d52d12d2e44ba93067369876a4ad5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:40.074240 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e676a5b-a154-481e-a47b-23dcd735a461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:40.087742 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e676a5b-a154-481e-a47b-23dcd735a461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:40.088782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Flow 'volume_create_api' (93a968b9-563b-47dd-8629-c8eb4895196b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:40.089238 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Create volume request issued successfully. Aug 18 13:49:40.089989 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-282ad3f2-236a-418a-a083-7b0e5cc98b8c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:40.090496 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 221/886] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:49:39 2026] POST /volume/v3/volumes => generated 758 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:40.771429 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-83a01f02-1a99-48f9-82f9-6588c438d161 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:40.773286 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83a01f02-1a99-48f9-82f9-6588c438d161 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:40.773482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83a01f02-1a99-48f9-82f9-6588c438d161 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:40.773698 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83a01f02-1a99-48f9-82f9-6588c438d161 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:40.789341 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:40.789341 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:40.793098 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-83a01f02-1a99-48f9-82f9-6588c438d161 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:40.797153 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83a01f02-1a99-48f9-82f9-6588c438d161 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:40.797648 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 224/887] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:40 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:41.086542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71e8d266-c356-48e6-a9ac-287dd60995a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:41.088167 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71e8d266-c356-48e6-a9ac-287dd60995a5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:41.088335 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71e8d266-c356-48e6-a9ac-287dd60995a5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:41.088515 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71e8d266-c356-48e6-a9ac-287dd60995a5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:41.099527 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:41.099527 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:41.104089 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-71e8d266-c356-48e6-a9ac-287dd60995a5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:41.109485 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71e8d266-c356-48e6-a9ac-287dd60995a5 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:41.109935 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 219/888] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:41 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:49:41.809977 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5be583a8-2811-4fb2-9660-8737dbccb083 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:41.812061 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5be583a8-2811-4fb2-9660-8737dbccb083 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:41.812257 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5be583a8-2811-4fb2-9660-8737dbccb083 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:41.812512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5be583a8-2811-4fb2-9660-8737dbccb083 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:41.828486 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:41.828486 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:41.833845 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5be583a8-2811-4fb2-9660-8737dbccb083 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:41.839456 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5be583a8-2811-4fb2-9660-8737dbccb083 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:41.839927 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 225/889] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:41 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:42.126384 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d8bae30-8302-4bd1-b337-b650c6fb1f3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:42.128431 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d8bae30-8302-4bd1-b337-b650c6fb1f3b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:42.128689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d8bae30-8302-4bd1-b337-b650c6fb1f3b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:42.129003 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d8bae30-8302-4bd1-b337-b650c6fb1f3b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:42.138819 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:42.138819 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:42.143252 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d8bae30-8302-4bd1-b337-b650c6fb1f3b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:42.148426 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d8bae30-8302-4bd1-b337-b650c6fb1f3b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:42.148832 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 222/890] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:42 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:42.293844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-66e839ec-7fc7-47f8-b284-15220208559e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:42.296795 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-66e839ec-7fc7-47f8-b284-15220208559e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6/action Aug 18 13:49:42.297222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-66e839ec-7fc7-47f8-b284-15220208559e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:42.297430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-66e839ec-7fc7-47f8-b284-15220208559e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:42.317474 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:42.317474 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:42.325877 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c0bfd824-8eff-4e76-9093-6ac55a99ad33 req-66e839ec-7fc7-47f8-b284-15220208559e tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6/action returned with HTTP 204 Aug 18 13:49:42.326448 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 225/891] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:42 2026] POST /volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:42.480067 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e11c2216-8e56-4954-853b-583398a1036f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:42.480600 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e11c2216-8e56-4954-853b-583398a1036f None None] GET https://10.4.3.221/volume// Aug 18 13:49:42.480814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e11c2216-8e56-4954-853b-583398a1036f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:42.481080 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e11c2216-8e56-4954-853b-583398a1036f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:42.481470 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e11c2216-8e56-4954-853b-583398a1036f None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:42.481822 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 220/892] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:42.489742 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-7ac27c46-9319-4109-857e-603795c469ca req-fa39e7c9-a718-4e1c-9f62-011eb41fe879 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:42.491705 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-fa39e7c9-a718-4e1c-9f62-011eb41fe879 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:42.492173 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-fa39e7c9-a718-4e1c-9f62-011eb41fe879 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2", "connector": null, "instance_uuid": "9320f49e-961d-4233-b7b8-d9e2691d5a50"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:42.503772 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:42.503772 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:42.531719 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-fa39e7c9-a718-4e1c-9f62-011eb41fe879 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:42.531935 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 226/893] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:42 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:42.541101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7ac27c46-9319-4109-857e-603795c469ca req-0efa88ad-3ec5-4388-9b99-6c3e9be63c6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:42.543072 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0efa88ad-3ec5-4388-9b99-6c3e9be63c6e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] DELETE https://10.4.3.221/volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f Aug 18 13:49:42.543269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0efa88ad-3ec5-4388-9b99-6c3e9be63c6e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:42.543527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0efa88ad-3ec5-4388-9b99-6c3e9be63c6e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:42.550721 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:42.550721 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:42.618705 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0efa88ad-3ec5-4388-9b99-6c3e9be63c6e tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f returned with HTTP 200 Aug 18 13:49:42.619277 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 223/894] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:42 2026] DELETE /volume/v3/attachments/77a9b4c9-0526-4ddd-987d-c5cdfa10ea7f => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:49:42.864071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ab50c6bf-7c17-44a1-b128-bca0c854d49a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:42.865702 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab50c6bf-7c17-44a1-b128-bca0c854d49a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:42.865927 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab50c6bf-7c17-44a1-b128-bca0c854d49a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:42.866103 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab50c6bf-7c17-44a1-b128-bca0c854d49a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:42.879027 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:42.879027 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:42.882913 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ab50c6bf-7c17-44a1-b128-bca0c854d49a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:42.887014 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab50c6bf-7c17-44a1-b128-bca0c854d49a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:42.887390 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 226/895] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:42 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:42.905104 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-614b4c05-5314-4c3d-a1ca-c0711570f467 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:42.907204 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-614b4c05-5314-4c3d-a1ca-c0711570f467 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:42.907438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-614b4c05-5314-4c3d-a1ca-c0711570f467 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:42.907651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-614b4c05-5314-4c3d-a1ca-c0711570f467 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:42.920595 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:42.920595 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:42.924655 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-614b4c05-5314-4c3d-a1ca-c0711570f467 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:42.929653 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-614b4c05-5314-4c3d-a1ca-c0711570f467 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:42.930056 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 221/896] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:42 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:43.035357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-142af431-6e4e-403f-8988-b4b1f111709c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:43.037696 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:43.038174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1805783769"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:43.040353 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1805783769'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:43.040526 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume of 1 GB Aug 18 13:49:43.040925 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:43.040925 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:43.047289 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Availability Zones retrieved successfully. Aug 18 13:49:43.057220 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Flow 'volume_create_api' (9669ae52-b47b-455c-9b2f-17c88344014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:43.058592 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfb5682-5c21-4b03-a441-c588bc1605b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:43.060386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:43.101855 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfb5682-5c21-4b03-a441-c588bc1605b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:43.103133 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4411d3-d58c-4540-8db0-56b813337468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:43.162570 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Created reservations ['960c8819-17f7-4908-aad7-959b7264887d', '94a6e90f-44ac-491a-b9a2-132ad915af78', '5ee1f1d5-a07c-43d2-9730-2a1664f261d0', '746afa78-cb7b-48c4-af50-1f9774cc1108'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:43.163568 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4411d3-d58c-4540-8db0-56b813337468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['960c8819-17f7-4908-aad7-959b7264887d', '94a6e90f-44ac-491a-b9a2-132ad915af78', '5ee1f1d5-a07c-43d2-9730-2a1664f261d0', '746afa78-cb7b-48c4-af50-1f9774cc1108']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:43.166548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357ad35c-5b15-4f6d-8d37-28ca362f3b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:43.166677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aeea9439-b64a-4531-b03e-6cb55d017f4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:43.169498 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aeea9439-b64a-4531-b03e-6cb55d017f4e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:43.169636 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aeea9439-b64a-4531-b03e-6cb55d017f4e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:43.169937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aeea9439-b64a-4531-b03e-6cb55d017f4e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:43.182515 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:43.182515 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:43.190234 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aeea9439-b64a-4531-b03e-6cb55d017f4e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:43.193575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357ad35c-5b15-4f6d-8d37-28ca362f3b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805783769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a67d89abb5470f88e3b18c411dd0a0',qos_specs=None,replication_status=,reservations=['960c8819-17f7-4908-aad7-959b7264887d','94a6e90f-44ac-491a-b9a2-132ad915af78','5ee1f1d5-a07c-43d2-9730-2a1664f261d0','746afa78-cb7b-48c4-af50-1f9774cc1108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805783769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a67d89abb5470f88e3b18c411dd0a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:43.194792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ffd47e-4585-4a03-9ad8-1eadd5f5f337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:43.196410 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aeea9439-b64a-4531-b03e-6cb55d017f4e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:43.196979 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 224/897] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:43 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:43.220613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ffd47e-4585-4a03-9ad8-1eadd5f5f337) transitioned into state 'SUCCESS' from state '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-1805783769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15a67d89abb5470f88e3b18c411dd0a0',qos_specs=None,replication_status=,reservations=['960c8819-17f7-4908-aad7-959b7264887d','94a6e90f-44ac-491a-b9a2-132ad915af78','5ee1f1d5-a07c-43d2-9730-2a1664f261d0','746afa78-cb7b-48c4-af50-1f9774cc1108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2f6a941c37d48aea221f4a9b27701fd',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:43.222231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd09a89c-4617-4b68-9691-a1c9fca8852a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:43.237435 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-042299a1-e839-414e-9654-9a796431957b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:43.237798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd09a89c-4617-4b68-9691-a1c9fca8852a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:43.238766 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Flow 'volume_create_api' (9669ae52-b47b-455c-9b2f-17c88344014a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:43.239181 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Create volume request issued successfully. Aug 18 13:49:43.241178 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-142af431-6e4e-403f-8988-b4b1f111709c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:43.241250 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-042299a1-e839-414e-9654-9a796431957b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] POST https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action Aug 18 13:49:43.241250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-042299a1-e839-414e-9654-9a796431957b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2096659101", "disk_format": "qcow2"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:43.241345 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 227/898] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:49:43 2026] POST /volume/v3/volumes => generated 751 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:43.241387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-042299a1-e839-414e-9654-9a796431957b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2096659101", "disk_format": "qcow2"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:43.256025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b05a748-0256-418a-9670-327a2c645e0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:43.257365 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b05a748-0256-418a-9670-327a2c645e0f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:43.257598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b05a748-0256-418a-9670-327a2c645e0f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:43.257794 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b05a748-0256-418a-9670-327a2c645e0f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:43.261325 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:43.261325 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:43.261762 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-042299a1-e839-414e-9654-9a796431957b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:43.266199 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:43.266199 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:43.271767 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b05a748-0256-418a-9670-327a2c645e0f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:43.278428 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b05a748-0256-418a-9670-327a2c645e0f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:43.278965 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 222/899] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:43 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:43.285685 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:43.285685 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:43.292722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.image.image_utils [None req-042299a1-e839-414e-9654-9a796431957b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2096659101'}] 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-2096659101'}]. {{(pid=100281) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 13:49:43.853761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7ac27c46-9319-4109-857e-603795c469ca req-7f09de72-5703-412c-a5ba-c907e0d216d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:43.858282 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-7f09de72-5703-412c-a5ba-c907e0d216d4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] PUT https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b Aug 18 13:49:43.858282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-7f09de72-5703-412c-a5ba-c907e0d216d4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:43.860034 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-042299a1-e839-414e-9654-9a796431957b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Copy volume to image completed successfully. Aug 18 13:49:43.862881 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-042299a1-e839-414e-9654-9a796431957b tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action returned with HTTP 202 Aug 18 13:49:43.862881 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 227/900] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:49:43 2026] POST /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210/action => generated 689 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:43.871284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7ac27c46-9319-4109-857e-603795c469ca req-7f09de72-5703-412c-a5ba-c907e0d216d4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Acquiring lock "cinder-attachment_update-13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:43.878099 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7ac27c46-9319-4109-857e-603795c469ca req-7f09de72-5703-412c-a5ba-c907e0d216d4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:43.878099 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:43.878099 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:44.026728 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7ac27c46-9319-4109-857e-603795c469ca req-7f09de72-5703-412c-a5ba-c907e0d216d4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Lock "cinder-attachment_update-13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2-np0000007658" released by "attachment_update" :: held 0.150s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:44.027758 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-7f09de72-5703-412c-a5ba-c907e0d216d4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b returned with HTTP 200 Aug 18 13:49:44.027758 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 225/901] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:43 2026] PUT /volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:44.038772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-7ac27c46-9319-4109-857e-603795c469ca req-0b3e70a5-26d0-4fb8-b6b6-e19cd36a437f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.041790 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0b3e70a5-26d0-4fb8-b6b6-e19cd36a437f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b Aug 18 13:49:44.042377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0b3e70a5-26d0-4fb8-b6b6-e19cd36a437f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:44.042377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0b3e70a5-26d0-4fb8-b6b6-e19cd36a437f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:44.063013 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-0b3e70a5-26d0-4fb8-b6b6-e19cd36a437f tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b returned with HTTP 200 Aug 18 13:49:44.063013 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 228/902] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 13:49:44 2026] GET /volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:44.300711 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d6ea797-05b4-4f5d-a5bb-3a7d0491173c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.303039 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d6ea797-05b4-4f5d-a5bb-3a7d0491173c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:44.303317 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d6ea797-05b4-4f5d-a5bb-3a7d0491173c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:44.303540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d6ea797-05b4-4f5d-a5bb-3a7d0491173c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:44.311978 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:44.311978 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:44.316220 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d6ea797-05b4-4f5d-a5bb-3a7d0491173c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:44.323120 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d6ea797-05b4-4f5d-a5bb-3a7d0491173c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:44.323627 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 223/903] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:44 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:44.381219 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-aebafead-124d-492f-bd73-10829d8af0cc req-fe44af23-761f-4373-9423-1c2bb5e44a47 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.383564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-fe44af23-761f-4373-9423-1c2bb5e44a47 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:44.383737 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-fe44af23-761f-4373-9423-1c2bb5e44a47 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:44.383934 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-fe44af23-761f-4373-9423-1c2bb5e44a47 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:44.391512 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:44.391512 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:44.396208 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-aebafead-124d-492f-bd73-10829d8af0cc req-fe44af23-761f-4373-9423-1c2bb5e44a47 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:44.400253 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-fe44af23-761f-4373-9423-1c2bb5e44a47 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:44.401004 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 228/904] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:44 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:44.510531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c73a504-519f-465d-b7de-68a6670c6c98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.511050 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c73a504-519f-465d-b7de-68a6670c6c98 None None] GET https://10.4.3.221/volume// Aug 18 13:49:44.511259 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c73a504-519f-465d-b7de-68a6670c6c98 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:44.511561 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c73a504-519f-465d-b7de-68a6670c6c98 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:44.511906 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c73a504-519f-465d-b7de-68a6670c6c98 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:44.512855 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 226/905] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:49:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:44.521576 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-aebafead-124d-492f-bd73-10829d8af0cc req-feb7a376-2bf1-4c46-a0ec-41c58b02c9a3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.523790 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-feb7a376-2bf1-4c46-a0ec-41c58b02c9a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:49:44.524157 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-feb7a376-2bf1-4c46-a0ec-41c58b02c9a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73", "connector": null, "instance_uuid": "25b272b3-0a46-48d0-9a2a-aa4719114aed"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:44.535601 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:44.535601 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:44.567751 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-feb7a376-2bf1-4c46-a0ec-41c58b02c9a3 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:49:44.568236 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 229/906] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:49:44 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 18 13:49:44.605669 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b4e52f6-e404-4256-9f25-cbab126ca261 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.607335 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b4e52f6-e404-4256-9f25-cbab126ca261 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:44.607590 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b4e52f6-e404-4256-9f25-cbab126ca261 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:44.607766 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b4e52f6-e404-4256-9f25-cbab126ca261 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:44.616091 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:44.616091 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:44.619296 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b4e52f6-e404-4256-9f25-cbab126ca261 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:44.621947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-94583982-1c89-4111-abc8-6ca447e51e63 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.622336 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-94583982-1c89-4111-abc8-6ca447e51e63 None None] GET https://10.4.3.221/volume// Aug 18 13:49:44.622519 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-94583982-1c89-4111-abc8-6ca447e51e63 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:44.622706 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-94583982-1c89-4111-abc8-6ca447e51e63 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:44.623057 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-94583982-1c89-4111-abc8-6ca447e51e63 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:44.623294 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 229/907] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:44.624016 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b4e52f6-e404-4256-9f25-cbab126ca261 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:44.624373 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 224/908] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:44 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:44.636376 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-aebafead-124d-492f-bd73-10829d8af0cc req-a50ea8d4-4373-49ed-95b9-9a0c81ce96aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.638337 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-a50ea8d4-4373-49ed-95b9-9a0c81ce96aa tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:44.638556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-a50ea8d4-4373-49ed-95b9-9a0c81ce96aa tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:44.638740 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-a50ea8d4-4373-49ed-95b9-9a0c81ce96aa tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:44.647650 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:44.647650 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:44.650919 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-aebafead-124d-492f-bd73-10829d8af0cc req-a50ea8d4-4373-49ed-95b9-9a0c81ce96aa tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:44.654985 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-a50ea8d4-4373-49ed-95b9-9a0c81ce96aa tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:44.655356 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 227/909] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:44 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:44.746769 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-aebafead-124d-492f-bd73-10829d8af0cc req-f5c795ef-d69b-4d6c-8371-afb24b387266 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:44.748912 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-f5c795ef-d69b-4d6c-8371-afb24b387266 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] PUT https://10.4.3.221/volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0 Aug 18 13:49:44.749306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-f5c795ef-d69b-4d6c-8371-afb24b387266 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:44.759309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-aebafead-124d-492f-bd73-10829d8af0cc req-f5c795ef-d69b-4d6c-8371-afb24b387266 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Acquiring lock "cinder-attachment_update-f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:49:44.763933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-aebafead-124d-492f-bd73-10829d8af0cc req-f5c795ef-d69b-4d6c-8371-afb24b387266 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Lock "cinder-attachment_update-f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:49:44.765110 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:44.765110 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:44.862762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-aebafead-124d-492f-bd73-10829d8af0cc req-f5c795ef-d69b-4d6c-8371-afb24b387266 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Lock "cinder-attachment_update-f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73-np0000007658" released by "attachment_update" :: held 0.099s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:49:44.863042 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-f5c795ef-d69b-4d6c-8371-afb24b387266 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0 returned with HTTP 200 Aug 18 13:49:44.863667 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 230/910] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:49:44 2026] PUT /volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:45.638620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-08d2ac77-ea2d-402d-992e-0f2d6655eca9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:45.643788 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08d2ac77-ea2d-402d-992e-0f2d6655eca9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:45.644029 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08d2ac77-ea2d-402d-992e-0f2d6655eca9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:45.644239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08d2ac77-ea2d-402d-992e-0f2d6655eca9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:45.654316 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:45.654316 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:45.658511 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-08d2ac77-ea2d-402d-992e-0f2d6655eca9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:45.663723 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08d2ac77-ea2d-402d-992e-0f2d6655eca9 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:45.664424 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 230/911] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:45 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:46.676067 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bbb2743-0fd7-4001-b26e-49fab942d559 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:46.677881 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bbb2743-0fd7-4001-b26e-49fab942d559 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:46.678120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bbb2743-0fd7-4001-b26e-49fab942d559 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:46.678345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bbb2743-0fd7-4001-b26e-49fab942d559 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:46.687722 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:46.687722 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:46.691364 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bbb2743-0fd7-4001-b26e-49fab942d559 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:46.695770 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bbb2743-0fd7-4001-b26e-49fab942d559 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:46.696190 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 225/912] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:46 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:47.715455 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3fee692-71c0-40d9-b980-15c53e37cc02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:47.731000 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3fee692-71c0-40d9-b980-15c53e37cc02 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:47.731339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3fee692-71c0-40d9-b980-15c53e37cc02 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:47.731589 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3fee692-71c0-40d9-b980-15c53e37cc02 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:47.769992 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:47.769992 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:47.776044 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3fee692-71c0-40d9-b980-15c53e37cc02 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:47.785882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3fee692-71c0-40d9-b980-15c53e37cc02 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:47.786582 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 228/913] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:47 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:48.800555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ab934150-3ad1-406b-998a-c73117311e90 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:48.802240 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab934150-3ad1-406b-998a-c73117311e90 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:48.802434 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab934150-3ad1-406b-998a-c73117311e90 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:48.802624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab934150-3ad1-406b-998a-c73117311e90 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:48.812134 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:48.812134 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:48.815727 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ab934150-3ad1-406b-998a-c73117311e90 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:48.819731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab934150-3ad1-406b-998a-c73117311e90 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:48.820158 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 231/914] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:48 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:49.819287 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:49.844994 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7bf62788-16c3-43da-b398-0be7ce2305b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:49.847972 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bf62788-16c3-43da-b398-0be7ce2305b0 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:49.848160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bf62788-16c3-43da-b398-0be7ce2305b0 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:49.848352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bf62788-16c3-43da-b398-0be7ce2305b0 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:49.861047 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:49.861047 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:49.865437 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7bf62788-16c3-43da-b398-0be7ce2305b0 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:49.869838 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bf62788-16c3-43da-b398-0be7ce2305b0 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:49.870349 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 226/915] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:49 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:50.021617 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:50.022004 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1492988029", "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:50.023573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1492988029', 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:50.123820 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume of 1 GB Aug 18 13:49:50.128681 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Availability Zones retrieved successfully. Aug 18 13:49:50.133711 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Flow 'volume_create_api' (d5a06c5b-4f62-4655-b9b1-c89844b765d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:50.134926 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc50609-27ed-4e16-b4a0-265150454000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:50.135731 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:50.234056 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc50609-27ed-4e16-b4a0-265150454000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:50.235545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7c17fb-c444-4594-a96f-b43ead92ce9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:50.314085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Created reservations ['5b96bdf3-e7d7-4b1d-9fab-3971d11e98c5', '395e3faf-2bc0-46be-97a4-c3e901f528b6', '1c3ed804-6aaa-483f-8898-72b0f4f43252', '8d10cb6e-9f9d-431a-9d67-5d7ba48abec4'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:50.315422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7c17fb-c444-4594-a96f-b43ead92ce9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b96bdf3-e7d7-4b1d-9fab-3971d11e98c5', '395e3faf-2bc0-46be-97a4-c3e901f528b6', '1c3ed804-6aaa-483f-8898-72b0f4f43252', '8d10cb6e-9f9d-431a-9d67-5d7ba48abec4']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:50.316492 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627c3010-a601-40f2-a742-b5bf089b827f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:50.346874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627c3010-a601-40f2-a742-b5bf089b827f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1492988029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0120a28a243ea82e836934a61cc98',qos_specs=None,replication_status=,reservations=['5b96bdf3-e7d7-4b1d-9fab-3971d11e98c5','395e3faf-2bc0-46be-97a4-c3e901f528b6','1c3ed804-6aaa-483f-8898-72b0f4f43252','8d10cb6e-9f9d-431a-9d67-5d7ba48abec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af85bc7bea964515807a71fabb904eca',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1492988029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89a0120a28a243ea82e836934a61cc98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af85bc7bea964515807a71fabb904eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:50.347953 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdfd62a-e56f-4a6b-ac6c-7bba84f2b9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:50.372467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdfd62a-e56f-4a6b-ac6c-7bba84f2b9af) transitioned into state 'SUCCESS' from state '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-1492988029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0120a28a243ea82e836934a61cc98',qos_specs=None,replication_status=,reservations=['5b96bdf3-e7d7-4b1d-9fab-3971d11e98c5','395e3faf-2bc0-46be-97a4-c3e901f528b6','1c3ed804-6aaa-483f-8898-72b0f4f43252','8d10cb6e-9f9d-431a-9d67-5d7ba48abec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af85bc7bea964515807a71fabb904eca',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:50.373433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4573e64-71b6-4102-9f02-d56b0ff55e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:50.384835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4573e64-71b6-4102-9f02-d56b0ff55e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:50.386073 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Flow 'volume_create_api' (d5a06c5b-4f62-4655-b9b1-c89844b765d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:50.386574 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume request issued successfully. Aug 18 13:49:50.387607 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a4acea9-7527-4ddd-b804-e9d2097d98cb tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:50.387992 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 231/916] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:49:49 2026] POST /volume/v3/volumes => generated 757 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:50.407490 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f5a85cc-6001-47c6-8900-600b3866bc5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:50.409477 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f5a85cc-6001-47c6-8900-600b3866bc5c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:49:50.409706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f5a85cc-6001-47c6-8900-600b3866bc5c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:50.409990 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f5a85cc-6001-47c6-8900-600b3866bc5c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:50.418647 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:50.418647 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:50.423852 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f5a85cc-6001-47c6-8900-600b3866bc5c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:49:50.428921 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f5a85cc-6001-47c6-8900-600b3866bc5c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 returned with HTTP 200 Aug 18 13:49:50.429361 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 229/917] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:50 2026] GET /volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:50.882761 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ccaa9029-bbfb-472c-9ad9-0e7c110e4489 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:50.885329 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ccaa9029-bbfb-472c-9ad9-0e7c110e4489 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:50.885329 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ccaa9029-bbfb-472c-9ad9-0e7c110e4489 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:50.886489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ccaa9029-bbfb-472c-9ad9-0e7c110e4489 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:50.905926 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:50.905926 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:50.909346 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ccaa9029-bbfb-472c-9ad9-0e7c110e4489 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:50.913366 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ccaa9029-bbfb-472c-9ad9-0e7c110e4489 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:50.913918 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 232/918] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:50 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:51.446280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4c3dd59-f0e7-409b-bdb7-93a3f3835856 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:51.450889 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4c3dd59-f0e7-409b-bdb7-93a3f3835856 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:49:51.450889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4c3dd59-f0e7-409b-bdb7-93a3f3835856 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:51.450889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4c3dd59-f0e7-409b-bdb7-93a3f3835856 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:51.458657 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:51.458657 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:51.464226 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4c3dd59-f0e7-409b-bdb7-93a3f3835856 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:49:51.470429 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4c3dd59-f0e7-409b-bdb7-93a3f3835856 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 returned with HTTP 200 Aug 18 13:49:51.470922 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 227/919] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:51 2026] GET /volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:51.484136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-892cd466-08c9-444c-9007-1ab73d215025 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:51.486366 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:51.486838 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-160585165"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:51.488582 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-160585165'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:51.488701 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume of 1 GB Aug 18 13:49:51.489109 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:51.489109 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:51.493758 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Availability Zones retrieved successfully. Aug 18 13:49:51.501526 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Flow 'volume_create_api' (cefa2958-10ac-42e3-ab07-8ae7f66a076e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:51.502919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdca45b3-2fb2-49c4-b69f-11a76fe2394f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:51.504225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:51.535400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdca45b3-2fb2-49c4-b69f-11a76fe2394f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:51.536141 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283f3498-e062-4924-a50f-efa91a62ab72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:51.579135 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Created reservations ['0f786468-704a-4616-9fde-7a277c034666', '1ea41edd-73dc-45e7-bd01-b167954ee5f3', '2f7fb56b-2ae9-4910-9c96-fb7600a5255c', '527198a1-d3de-4769-890a-43a44d660117'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:51.580086 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283f3498-e062-4924-a50f-efa91a62ab72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f786468-704a-4616-9fde-7a277c034666', '1ea41edd-73dc-45e7-bd01-b167954ee5f3', '2f7fb56b-2ae9-4910-9c96-fb7600a5255c', '527198a1-d3de-4769-890a-43a44d660117']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:51.581007 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2243020c-5142-4c32-a90a-8bf80691d63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:51.607169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2243020c-5142-4c32-a90a-8bf80691d63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90740d23-6638-4419-9e5c-0bc2af66f9fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-160585165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0120a28a243ea82e836934a61cc98',qos_specs=None,replication_status=,reservations=['0f786468-704a-4616-9fde-7a277c034666','1ea41edd-73dc-45e7-bd01-b167954ee5f3','2f7fb56b-2ae9-4910-9c96-fb7600a5255c','527198a1-d3de-4769-890a-43a44d660117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af85bc7bea964515807a71fabb904eca',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-160585165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90740d23-6638-4419-9e5c-0bc2af66f9fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89a0120a28a243ea82e836934a61cc98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af85bc7bea964515807a71fabb904eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:51.609785 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be44e1ed-e706-4b74-b583-7a45e1c94122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:51.626795 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be44e1ed-e706-4b74-b583-7a45e1c94122) transitioned into state 'SUCCESS' from state '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-160585165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0120a28a243ea82e836934a61cc98',qos_specs=None,replication_status=,reservations=['0f786468-704a-4616-9fde-7a277c034666','1ea41edd-73dc-45e7-bd01-b167954ee5f3','2f7fb56b-2ae9-4910-9c96-fb7600a5255c','527198a1-d3de-4769-890a-43a44d660117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af85bc7bea964515807a71fabb904eca',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:51.627696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9601d2fc-b20a-4b76-9a05-1ead7e437425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:51.637702 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9601d2fc-b20a-4b76-9a05-1ead7e437425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:51.638733 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Flow 'volume_create_api' (cefa2958-10ac-42e3-ab07-8ae7f66a076e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:51.639224 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume request issued successfully. Aug 18 13:49:51.639792 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-892cd466-08c9-444c-9007-1ab73d215025 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:51.641130 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 232/920] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:49:51 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:51.655040 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b44bf9f2-f5b3-4ca8-9a6c-9d89803187a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:51.662074 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b44bf9f2-f5b3-4ca8-9a6c-9d89803187a4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:49:51.662348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b44bf9f2-f5b3-4ca8-9a6c-9d89803187a4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:51.662414 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b44bf9f2-f5b3-4ca8-9a6c-9d89803187a4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:51.671615 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-7ac27c46-9319-4109-857e-603795c469ca req-b4556a7a-2085-4b2a-a0f6-b79f8a2b1044 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:51.676421 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:51.676421 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:51.678342 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-b4556a7a-2085-4b2a-a0f6-b79f8a2b1044 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] POST https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b/action Aug 18 13:49:51.678885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-b4556a7a-2085-4b2a-a0f6-b79f8a2b1044 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:51.679095 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-b4556a7a-2085-4b2a-a0f6-b79f8a2b1044 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:51.680341 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b44bf9f2-f5b3-4ca8-9a6c-9d89803187a4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:49:51.684511 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b44bf9f2-f5b3-4ca8-9a6c-9d89803187a4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd returned with HTTP 200 Aug 18 13:49:51.684803 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 230/921] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:51 2026] GET /volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:51.705565 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:51.705565 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:51.716002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7ac27c46-9319-4109-857e-603795c469ca req-b4556a7a-2085-4b2a-a0f6-b79f8a2b1044 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b/action returned with HTTP 204 Aug 18 13:49:51.716255 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 233/922] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:51 2026] POST /volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:51.927267 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-94e67b82-5fb1-4b40-855b-ee4b87099e75 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:51.928678 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94e67b82-5fb1-4b40-855b-ee4b87099e75 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:51.929050 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94e67b82-5fb1-4b40-855b-ee4b87099e75 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:51.929313 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94e67b82-5fb1-4b40-855b-ee4b87099e75 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:51.938014 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:51.938014 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:51.941839 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-94e67b82-5fb1-4b40-855b-ee4b87099e75 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:51.949382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94e67b82-5fb1-4b40-855b-ee4b87099e75 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:51.949382 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 228/923] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:51 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:52.698634 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-11dada19-b5b6-4c02-8907-96fe18290493 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:52.700314 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-11dada19-b5b6-4c02-8907-96fe18290493 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:49:52.700514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-11dada19-b5b6-4c02-8907-96fe18290493 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:52.700683 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-11dada19-b5b6-4c02-8907-96fe18290493 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:52.707643 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:52.707643 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:52.712141 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-11dada19-b5b6-4c02-8907-96fe18290493 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:49:52.717869 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-11dada19-b5b6-4c02-8907-96fe18290493 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd returned with HTTP 200 Aug 18 13:49:52.718364 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 233/924] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:52 2026] GET /volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:52.734382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0341dcda-3a48-4653-99b4-18f7831280e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:52.736716 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:52.737141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1450496747"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:52.738819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1450496747'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:52.739377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume of 1 GB Aug 18 13:49:52.745070 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Availability Zones retrieved successfully. Aug 18 13:49:52.752907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Flow 'volume_create_api' (e64a1040-205b-4179-ac56-d5977fce9d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:52.754077 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2b1603-77d3-45f7-b769-0e3f1e35d03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:52.755089 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:52.782775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2b1603-77d3-45f7-b769-0e3f1e35d03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:52.783748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec923b-4e3e-4e58-a9c0-fe56eb49d778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:52.821774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Created reservations ['e7921145-6cd4-4fae-a2a6-ee689b6ce545', '2b1ea4a9-8fc4-4043-9a2c-be0e99628a87', '6ee7c076-b130-4b87-9dad-81df63af4f6f', 'a3308ae2-a94d-47c4-af6f-cc8236723294'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:52.822489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aec923b-4e3e-4e58-a9c0-fe56eb49d778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7921145-6cd4-4fae-a2a6-ee689b6ce545', '2b1ea4a9-8fc4-4043-9a2c-be0e99628a87', '6ee7c076-b130-4b87-9dad-81df63af4f6f', 'a3308ae2-a94d-47c4-af6f-cc8236723294']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:52.823348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503ee226-a351-41b4-9602-98184c0910ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:52.850308 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503ee226-a351-41b4-9602-98184c0910ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d3b98d3-257b-40db-99c1-0b41aeeec376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1450496747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0120a28a243ea82e836934a61cc98',qos_specs=None,replication_status=,reservations=['e7921145-6cd4-4fae-a2a6-ee689b6ce545','2b1ea4a9-8fc4-4043-9a2c-be0e99628a87','6ee7c076-b130-4b87-9dad-81df63af4f6f','a3308ae2-a94d-47c4-af6f-cc8236723294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af85bc7bea964515807a71fabb904eca',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1450496747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d3b98d3-257b-40db-99c1-0b41aeeec376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89a0120a28a243ea82e836934a61cc98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af85bc7bea964515807a71fabb904eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:52.850953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfddca43-f698-4072-a959-cdd5fa8d7c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:52.869802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfddca43-f698-4072-a959-cdd5fa8d7c6a) transitioned into state 'SUCCESS' from state '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-1450496747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89a0120a28a243ea82e836934a61cc98',qos_specs=None,replication_status=,reservations=['e7921145-6cd4-4fae-a2a6-ee689b6ce545','2b1ea4a9-8fc4-4043-9a2c-be0e99628a87','6ee7c076-b130-4b87-9dad-81df63af4f6f','a3308ae2-a94d-47c4-af6f-cc8236723294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af85bc7bea964515807a71fabb904eca',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:52.870435 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6014d1-a504-477c-8509-204c71a2e0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:52.881887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6014d1-a504-477c-8509-204c71a2e0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:52.882606 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Flow 'volume_create_api' (e64a1040-205b-4179-ac56-d5977fce9d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:52.882871 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Create volume request issued successfully. Aug 18 13:49:52.883381 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0341dcda-3a48-4653-99b4-18f7831280e4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:52.883774 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 231/925] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:49:52 2026] POST /volume/v3/volumes => generated 757 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:52.895072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e5811583-d0fc-41cd-9dbb-decdcd91f56a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:52.898403 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e5811583-d0fc-41cd-9dbb-decdcd91f56a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:49:52.898651 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e5811583-d0fc-41cd-9dbb-decdcd91f56a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:52.898885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e5811583-d0fc-41cd-9dbb-decdcd91f56a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:52.907990 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:52.907990 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:52.913374 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e5811583-d0fc-41cd-9dbb-decdcd91f56a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:49:52.918581 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e5811583-d0fc-41cd-9dbb-decdcd91f56a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 returned with HTTP 200 Aug 18 13:49:52.919039 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 234/926] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:52 2026] GET /volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:52.963230 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c5716c7-2a2c-48c2-9be8-458c4839defb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:52.967848 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c5716c7-2a2c-48c2-9be8-458c4839defb tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:52.967848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c5716c7-2a2c-48c2-9be8-458c4839defb tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:52.967848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c5716c7-2a2c-48c2-9be8-458c4839defb tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:52.992035 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:52.992035 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:52.995409 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c5716c7-2a2c-48c2-9be8-458c4839defb tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:52.999486 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c5716c7-2a2c-48c2-9be8-458c4839defb tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:52.999960 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 229/927] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:52 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:53.061533 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0faa42a8-6996-49f3-a92e-915ccfba92f2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:53.063798 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0faa42a8-6996-49f3-a92e-915ccfba92f2 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:53.064072 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0faa42a8-6996-49f3-a92e-915ccfba92f2 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:53.064335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0faa42a8-6996-49f3-a92e-915ccfba92f2 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:53.073272 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:53.073272 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:53.078038 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0faa42a8-6996-49f3-a92e-915ccfba92f2 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:53.082841 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0faa42a8-6996-49f3-a92e-915ccfba92f2 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:53.083246 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 234/928] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:53 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:53.342506 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-aebafead-124d-492f-bd73-10829d8af0cc req-9468882b-127f-459e-b57b-d5282b6d0745 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:53.344844 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-9468882b-127f-459e-b57b-d5282b6d0745 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0/action Aug 18 13:49:53.345319 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-9468882b-127f-459e-b57b-d5282b6d0745 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:53.345491 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-9468882b-127f-459e-b57b-d5282b6d0745 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:53.366958 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:53.366958 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:53.381819 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aebafead-124d-492f-bd73-10829d8af0cc req-9468882b-127f-459e-b57b-d5282b6d0745 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0/action returned with HTTP 204 Aug 18 13:49:53.382282 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 232/929] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:49:53 2026] POST /volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:53.936679 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d330e731-4675-4740-ab85-96b3089c7be8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:53.940683 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d330e731-4675-4740-ab85-96b3089c7be8 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:49:53.940883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d330e731-4675-4740-ab85-96b3089c7be8 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:53.941078 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d330e731-4675-4740-ab85-96b3089c7be8 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:53.949111 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:53.949111 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:53.952848 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d330e731-4675-4740-ab85-96b3089c7be8 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:49:53.958919 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d330e731-4675-4740-ab85-96b3089c7be8 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 returned with HTTP 200 Aug 18 13:49:53.959248 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 235/930] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:53 2026] GET /volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:53.989187 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-f4c39478-2436-45a5-8bb6-2f094cd229e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:53.991370 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-f4c39478-2436-45a5-8bb6-2f094cd229e5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] DELETE https://10.4.3.221/volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9 Aug 18 13:49:53.991577 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-f4c39478-2436-45a5-8bb6-2f094cd229e5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:53.991785 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-f4c39478-2436-45a5-8bb6-2f094cd229e5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.000145 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.000145 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:54.013340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f24e7721-d91a-4ce0-b924-c0314d9779ff None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.015492 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f24e7721-d91a-4ce0-b924-c0314d9779ff tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:54.015707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f24e7721-d91a-4ce0-b924-c0314d9779ff tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.016003 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f24e7721-d91a-4ce0-b924-c0314d9779ff tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.025741 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.025741 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:54.029030 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f24e7721-d91a-4ce0-b924-c0314d9779ff tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:54.032986 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f24e7721-d91a-4ce0-b924-c0314d9779ff tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:54.033379 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 235/931] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:54.049999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa2eb44f-bc05-4580-8e3b-5d6b0707cb4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.052737 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa2eb44f-bc05-4580-8e3b-5d6b0707cb4d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:54.052959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa2eb44f-bc05-4580-8e3b-5d6b0707cb4d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.053178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa2eb44f-bc05-4580-8e3b-5d6b0707cb4d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.055609 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-f4c39478-2436-45a5-8bb6-2f094cd229e5 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9 returned with HTTP 200 Aug 18 13:49:54.056133 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 230/932] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:53 2026] DELETE /volume/v3/attachments/c9c9dbc6-bc2a-4b04-bc32-0ccae43875f9 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:54.066370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.068310 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:49:54.068481 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.068660 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.068773 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.068773 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:54.068833 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Delete volume with id: 3063deb2-2bb9-427f-bac6-8c088a81de10 Aug 18 13:49:54.072362 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa2eb44f-bc05-4580-8e3b-5d6b0707cb4d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:54.074918 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.074918 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:54.075297 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Volume info retrieved successfully. Aug 18 13:49:54.077096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa2eb44f-bc05-4580-8e3b-5d6b0707cb4d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:54.077632 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 233/933] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:54.096582 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-91224ffe-3145-4bb3-b462-08bbe38f8c05 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.098055 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] Delete volume request issued successfully. Aug 18 13:49:54.098341 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91224ffe-3145-4bb3-b462-08bbe38f8c05 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:54.098420 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0d2c22d8-fc73-4833-a21a-4d9bb9ee5182 req-866311b7-995f-4de8-8414-75c1294dede2 tempest-TestShelveInstance-358480524 tempest-TestShelveInstance-358480524-project-member] https://10.4.3.221/volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 returned with HTTP 202 Aug 18 13:49:54.098507 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91224ffe-3145-4bb3-b462-08bbe38f8c05 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.098667 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91224ffe-3145-4bb3-b462-08bbe38f8c05 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.098752 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 236/934] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:49:54 2026] DELETE /volume/v3/volumes/3063deb2-2bb9-427f-bac6-8c088a81de10 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:49:54.105000 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.105000 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:54.108617 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-91224ffe-3145-4bb3-b462-08bbe38f8c05 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:54.113513 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91224ffe-3145-4bb3-b462-08bbe38f8c05 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:54.113910 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 236/935] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:54.414722 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-0adfb3b0-1d6f-4a07-b7fa-ba01f3cbf880 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.417266 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-0adfb3b0-1d6f-4a07-b7fa-ba01f3cbf880 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:54.417512 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-0adfb3b0-1d6f-4a07-b7fa-ba01f3cbf880 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.417722 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-0adfb3b0-1d6f-4a07-b7fa-ba01f3cbf880 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.428379 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.428379 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:54.432773 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-0adfb3b0-1d6f-4a07-b7fa-ba01f3cbf880 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:54.437316 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-0adfb3b0-1d6f-4a07-b7fa-ba01f3cbf880 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:54.437771 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 231/936] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:54.460825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-2b0214c4-d236-4d1f-b3cd-da33c875760a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.462761 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-2b0214c4-d236-4d1f-b3cd-da33c875760a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc/action Aug 18 13:49:54.463111 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-2b0214c4-d236-4d1f-b3cd-da33c875760a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:54.463268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-2b0214c4-d236-4d1f-b3cd-da33c875760a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:54.474115 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.474115 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:54.474915 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-2b0214c4-d236-4d1f-b3cd-da33c875760a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:54.483433 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-2b0214c4-d236-4d1f-b3cd-da33c875760a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Begin detaching volume completed successfully. Aug 18 13:49:54.483666 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-2b0214c4-d236-4d1f-b3cd-da33c875760a tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc/action returned with HTTP 202 Aug 18 13:49:54.484206 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 234/937] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:49:54 2026] POST /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:54.509466 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-29fcbbf6-5e3d-4209-a52b-15855815359d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.514194 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-29fcbbf6-5e3d-4209-a52b-15855815359d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:54.514377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-29fcbbf6-5e3d-4209-a52b-15855815359d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.514590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-29fcbbf6-5e3d-4209-a52b-15855815359d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.532063 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.532063 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:54.535969 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-29fcbbf6-5e3d-4209-a52b-15855815359d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:54.539898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4035a52c-4d68-45dd-a3cc-275ea579fbca None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.539898 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4035a52c-4d68-45dd-a3cc-275ea579fbca None None] GET https://10.4.3.221/volume// Aug 18 13:49:54.539898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4035a52c-4d68-45dd-a3cc-275ea579fbca None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.539898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4035a52c-4d68-45dd-a3cc-275ea579fbca None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.541365 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4035a52c-4d68-45dd-a3cc-275ea579fbca None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:54.541365 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 237/938] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:54.543588 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-29fcbbf6-5e3d-4209-a52b-15855815359d tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:54.544004 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 237/939] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:54.560238 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-076b63c9-809e-491d-8ed0-3f44b60e7f05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.563081 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-076b63c9-809e-491d-8ed0-3f44b60e7f05 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:54.564500 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-076b63c9-809e-491d-8ed0-3f44b60e7f05 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.564699 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-076b63c9-809e-491d-8ed0-3f44b60e7f05 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.579989 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.579989 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:54.583773 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-076b63c9-809e-491d-8ed0-3f44b60e7f05 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:54.588171 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-076b63c9-809e-491d-8ed0-3f44b60e7f05 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:54.588549 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 232/940] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:54.768402 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a21808b9-8d18-4484-8607-3ef89693705e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.770306 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a21808b9-8d18-4484-8607-3ef89693705e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:54.770484 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a21808b9-8d18-4484-8607-3ef89693705e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.770780 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a21808b9-8d18-4484-8607-3ef89693705e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.779598 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.779598 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:54.783003 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a21808b9-8d18-4484-8607-3ef89693705e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:54.792075 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a21808b9-8d18-4484-8607-3ef89693705e tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:54.792484 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 235/941] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:54.808557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.810574 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:54.810749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.810979 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.811163 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Delete volume with id: f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:54.818434 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.818434 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:54.818931 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:54.835261 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Delete volume request issued successfully. Aug 18 13:49:54.835763 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef7d6e82-cb56-466c-b32c-ca0e272f662d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 202 Aug 18 13:49:54.836272 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 238/942] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:49:54 2026] DELETE /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:49:54.849001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2d310ea2-35f8-4fe4-a437-0482ac5dfd93 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:54.850624 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2d310ea2-35f8-4fe4-a437-0482ac5dfd93 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:54.850789 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2d310ea2-35f8-4fe4-a437-0482ac5dfd93 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:54.850983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2d310ea2-35f8-4fe4-a437-0482ac5dfd93 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:54.858618 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:54.858618 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:54.867578 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2d310ea2-35f8-4fe4-a437-0482ac5dfd93 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Volume info retrieved successfully. Aug 18 13:49:54.876882 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2d310ea2-35f8-4fe4-a437-0482ac5dfd93 tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 200 Aug 18 13:49:54.877143 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 238/943] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:54 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:55.529171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-4e202c84-7ef1-44cc-8fa4-84e1aceec1c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:55.533355 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-4e202c84-7ef1-44cc-8fa4-84e1aceec1c2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] DELETE https://10.4.3.221/volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6 Aug 18 13:49:55.533590 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-4e202c84-7ef1-44cc-8fa4-84e1aceec1c2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:55.533800 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-4e202c84-7ef1-44cc-8fa4-84e1aceec1c2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:55.542778 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:55.542778 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:55.564026 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-376d8019-5634-47c4-aa6d-6c0b2832dbc7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:55.566496 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-376d8019-5634-47c4-aa6d-6c0b2832dbc7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:55.566657 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-376d8019-5634-47c4-aa6d-6c0b2832dbc7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:55.567032 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-376d8019-5634-47c4-aa6d-6c0b2832dbc7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:55.576628 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:55.576628 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:55.580308 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-376d8019-5634-47c4-aa6d-6c0b2832dbc7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:55.585042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-376d8019-5634-47c4-aa6d-6c0b2832dbc7 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:55.585418 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 236/944] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:55 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:55.594077 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9952e1e-c356-4507-a8c1-bd879b553492 req-4e202c84-7ef1-44cc-8fa4-84e1aceec1c2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6 returned with HTTP 200 Aug 18 13:49:55.594645 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 233/945] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:55 2026] DELETE /volume/v3/attachments/b4e45a2b-7f13-4b31-be5c-e8d9c545e7c6 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:55.895605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cad21156-64ed-4828-b28d-bc3e46ee1e1d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:55.897203 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cad21156-64ed-4828-b28d-bc3e46ee1e1d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] GET https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 Aug 18 13:49:55.897455 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cad21156-64ed-4828-b28d-bc3e46ee1e1d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:55.897659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cad21156-64ed-4828-b28d-bc3e46ee1e1d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:55.902693 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cad21156-64ed-4828-b28d-bc3e46ee1e1d tempest-VolumesActionsTest-77970133 tempest-VolumesActionsTest-77970133-project-member] https://10.4.3.221/volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 returned with HTTP 404 Aug 18 13:49:55.903236 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 239/946] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:55 2026] GET /volume/v3/volumes/f41cc5b2-003a-4c9d-a619-57ef1bfb9210 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:49:56.599591 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5d512478-4b34-476a-a560-e854ddc54873 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:56.601288 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d512478-4b34-476a-a560-e854ddc54873 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:56.601465 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d512478-4b34-476a-a560-e854ddc54873 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:56.601669 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d512478-4b34-476a-a560-e854ddc54873 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:56.611284 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:56.611284 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:56.619757 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5d512478-4b34-476a-a560-e854ddc54873 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:56.627105 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d512478-4b34-476a-a560-e854ddc54873 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:56.627713 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 239/947] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:56 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:56.716300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-9f74951e-5864-4626-a27f-fa338a4a2105 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:56.718444 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-9f74951e-5864-4626-a27f-fa338a4a2105 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:56.718666 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-9f74951e-5864-4626-a27f-fa338a4a2105 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:56.718877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-9f74951e-5864-4626-a27f-fa338a4a2105 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:56.728115 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:56.728115 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:56.731761 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-9f74951e-5864-4626-a27f-fa338a4a2105 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:56.736354 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-9f74951e-5864-4626-a27f-fa338a4a2105 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:56.736771 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 237/948] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:49:56 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:56.763778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d3fa1434-72ea-43df-9dfe-03d6116d20d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:56.766162 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d3fa1434-72ea-43df-9dfe-03d6116d20d2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] POST https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73/action Aug 18 13:49:56.766567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d3fa1434-72ea-43df-9dfe-03d6116d20d2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:49:56.766740 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d3fa1434-72ea-43df-9dfe-03d6116d20d2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:56.780635 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:56.780635 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:56.781174 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d3fa1434-72ea-43df-9dfe-03d6116d20d2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:56.788644 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d3fa1434-72ea-43df-9dfe-03d6116d20d2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Begin detaching volume completed successfully. Aug 18 13:49:56.788852 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d3fa1434-72ea-43df-9dfe-03d6116d20d2 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73/action returned with HTTP 202 Aug 18 13:49:56.789331 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 234/949] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:49:56 2026] POST /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:49:56.808701 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2b487bb6-8f7d-497f-b817-8d72f6725d37 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:56.812996 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b487bb6-8f7d-497f-b817-8d72f6725d37 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:56.813224 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b487bb6-8f7d-497f-b817-8d72f6725d37 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:56.813529 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b487bb6-8f7d-497f-b817-8d72f6725d37 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:56.830334 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:56.830334 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:56.836177 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2b487bb6-8f7d-497f-b817-8d72f6725d37 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:56.842200 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b487bb6-8f7d-497f-b817-8d72f6725d37 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:56.842436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f50af563-a27b-4c63-85f8-3ca98a22bed7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:56.842744 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 240/950] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:56 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:49:56.842997 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f50af563-a27b-4c63-85f8-3ca98a22bed7 None None] GET https://10.4.3.221/volume// Aug 18 13:49:56.843214 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f50af563-a27b-4c63-85f8-3ca98a22bed7 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:56.843412 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f50af563-a27b-4c63-85f8-3ca98a22bed7 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:56.843732 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f50af563-a27b-4c63-85f8-3ca98a22bed7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:49:56.844019 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 240/951] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:49:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:49:56.857461 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d7802112-dedd-4553-ba84-ef6bfda6591c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:56.859905 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d7802112-dedd-4553-ba84-ef6bfda6591c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:56.860092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d7802112-dedd-4553-ba84-ef6bfda6591c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:56.860304 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d7802112-dedd-4553-ba84-ef6bfda6591c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:56.870284 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:56.870284 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:56.873887 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d7802112-dedd-4553-ba84-ef6bfda6591c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:56.878347 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-d7802112-dedd-4553-ba84-ef6bfda6591c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:56.878347 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 238/952] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:49:56 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:49:57.681811 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-04aa68bb-606c-430d-82bf-aa34f3670e2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:57.684091 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-04aa68bb-606c-430d-82bf-aa34f3670e2c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] DELETE https://10.4.3.221/volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0 Aug 18 13:49:57.684292 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-04aa68bb-606c-430d-82bf-aa34f3670e2c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:57.684508 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-04aa68bb-606c-430d-82bf-aa34f3670e2c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:57.691552 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:57.691552 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:57.745436 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a19097b0-4c10-4b0b-92cd-a51f19e17e2a req-04aa68bb-606c-430d-82bf-aa34f3670e2c tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0 returned with HTTP 200 Aug 18 13:49:57.745979 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 235/953] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:49:57 2026] DELETE /volume/v3/attachments/596e303d-03e9-4892-9d3c-eb5ee56ad9e0 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:57.858976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e22aca50-8fd0-4b0c-956f-eff317671181 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:57.860582 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e22aca50-8fd0-4b0c-956f-eff317671181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:57.860741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e22aca50-8fd0-4b0c-956f-eff317671181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:57.860928 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e22aca50-8fd0-4b0c-956f-eff317671181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:57.867522 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:57.867522 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:57.871394 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e22aca50-8fd0-4b0c-956f-eff317671181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:57.877095 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e22aca50-8fd0-4b0c-956f-eff317671181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:57.877456 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 241/954] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:57 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:57.895033 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-04982a43-04f7-43fb-a75f-94d8ec6142a6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:57.897220 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-04982a43-04f7-43fb-a75f-94d8ec6142a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:57.897481 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-04982a43-04f7-43fb-a75f-94d8ec6142a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:57.897720 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-04982a43-04f7-43fb-a75f-94d8ec6142a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:57.905150 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:57.905150 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:49:57.908772 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-04982a43-04f7-43fb-a75f-94d8ec6142a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:57.912660 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-04982a43-04f7-43fb-a75f-94d8ec6142a6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:57.913066 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 241/955] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:57 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:57.974723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c307e3d0-dc01-488c-acb1-66cdecba1e4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:57.976454 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c307e3d0-dc01-488c-acb1-66cdecba1e4b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:49:57.976641 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c307e3d0-dc01-488c-acb1-66cdecba1e4b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:57.976829 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c307e3d0-dc01-488c-acb1-66cdecba1e4b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:57.985302 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:57.985302 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:57.988620 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c307e3d0-dc01-488c-acb1-66cdecba1e4b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:57.993661 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c307e3d0-dc01-488c-acb1-66cdecba1e4b tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:49:57.994099 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 239/956] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:57 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:58.008065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84ca3d7c-37b8-4299-956e-26531f9f6cbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:58.009707 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84ca3d7c-37b8-4299-956e-26531f9f6cbe tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:58.009940 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84ca3d7c-37b8-4299-956e-26531f9f6cbe tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:58.010233 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84ca3d7c-37b8-4299-956e-26531f9f6cbe tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:58.020587 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:58.020587 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:49:58.023940 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84ca3d7c-37b8-4299-956e-26531f9f6cbe tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:58.027878 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84ca3d7c-37b8-4299-956e-26531f9f6cbe tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:58.028234 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 236/957] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:58 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:58.083530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a360d63f-d555-4f18-9c7a-8487f48a04ec None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:58.085747 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a360d63f-d555-4f18-9c7a-8487f48a04ec tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:49:58.086237 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a360d63f-d555-4f18-9c7a-8487f48a04ec tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:58.086463 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a360d63f-d555-4f18-9c7a-8487f48a04ec tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:58.093741 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:58.093741 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:49:58.098521 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a360d63f-d555-4f18-9c7a-8487f48a04ec tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:49:58.103523 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a360d63f-d555-4f18-9c7a-8487f48a04ec tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:49:58.104078 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 242/958] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:49:58 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:49:59.384947 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-315e0efb-8d11-4dbd-a71e-241910895d9c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:59.482526 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:49:59.482678 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2107415402"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:49:59.484159 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2107415402'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:49:59.484290 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Create volume of 1 GB Aug 18 13:49:59.487171 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=269,cinder:UPDATE=56,cinder:INSERT=16 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:49:59.490995 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Availability Zones retrieved successfully. Aug 18 13:49:59.497529 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Flow 'volume_create_api' (e705d547-a626-4275-9b67-1fd22fbafd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:59.498530 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e996f79-f174-4318-9293-b61121ee5d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:59.499839 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:49:59.526316 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e996f79-f174-4318-9293-b61121ee5d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:59.527462 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c6ea6c-25cf-4ebd-9da9-92d653a3a711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:59.596489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Created reservations ['67fe8d4c-5191-455e-a17c-caec54336f93', 'b2d8c8a9-59d9-4792-8837-e69cd5901809', 'ba9bc788-7c01-47e9-8cfd-d778c1bf851d', 'c873ac71-c637-4fb6-bb6e-627b06aecbe2'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:49:59.597237 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c6ea6c-25cf-4ebd-9da9-92d653a3a711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67fe8d4c-5191-455e-a17c-caec54336f93', 'b2d8c8a9-59d9-4792-8837-e69cd5901809', 'ba9bc788-7c01-47e9-8cfd-d778c1bf851d', 'c873ac71-c637-4fb6-bb6e-627b06aecbe2']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:59.597971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea16342-8ffe-4d73-a596-1137f8409129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:59.628684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea16342-8ffe-4d73-a596-1137f8409129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2feb189c-18ba-4d4e-938c-d99a5995d3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2107415402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9300c241a68b4554811fec5a5a557ffe',qos_specs=None,replication_status=,reservations=['67fe8d4c-5191-455e-a17c-caec54336f93','b2d8c8a9-59d9-4792-8837-e69cd5901809','ba9bc788-7c01-47e9-8cfd-d778c1bf851d','c873ac71-c637-4fb6-bb6e-627b06aecbe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c857cfd614c94b59b619beaf6198506e',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2107415402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2feb189c-18ba-4d4e-938c-d99a5995d3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9300c241a68b4554811fec5a5a557ffe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c857cfd614c94b59b619beaf6198506e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:59.629811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef6dd97-1823-4828-9e28-cf23b8d2a6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:59.661985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef6dd97-1823-4828-9e28-cf23b8d2a6f6) transitioned into state 'SUCCESS' from state '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-2107415402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9300c241a68b4554811fec5a5a557ffe',qos_specs=None,replication_status=,reservations=['67fe8d4c-5191-455e-a17c-caec54336f93','b2d8c8a9-59d9-4792-8837-e69cd5901809','ba9bc788-7c01-47e9-8cfd-d778c1bf851d','c873ac71-c637-4fb6-bb6e-627b06aecbe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c857cfd614c94b59b619beaf6198506e',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:59.662789 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414143e4-dfe4-4f69-af43-d0600bdcb635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:49:59.677658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414143e4-dfe4-4f69-af43-d0600bdcb635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:49:59.677658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Flow 'volume_create_api' (e705d547-a626-4275-9b67-1fd22fbafd3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:49:59.677658 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Create volume request issued successfully. Aug 18 13:49:59.677658 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-315e0efb-8d11-4dbd-a71e-241910895d9c tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:49:59.679413 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 242/959] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:49:59 2026] POST /volume/v3/volumes => generated 752 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:49:59.692893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2223a32-2370-4174-bb7b-b734b677666f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:49:59.695054 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2223a32-2370-4174-bb7b-b734b677666f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:49:59.695332 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2223a32-2370-4174-bb7b-b734b677666f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:49:59.695598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2223a32-2370-4174-bb7b-b734b677666f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:49:59.703431 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=259,cinder:UPDATE=41,cinder:INSERT=19 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:49:59.706154 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:49:59.706154 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:49:59.710214 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2223a32-2370-4174-bb7b-b734b677666f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Volume info retrieved successfully. Aug 18 13:49:59.715090 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2223a32-2370-4174-bb7b-b734b677666f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db returned with HTTP 200 Aug 18 13:49:59.715482 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 240/960] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:49:59 2026] GET /volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:00.553835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e9a0257c-c815-4e14-b5c9-d5cbba04aa8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.556308 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e9a0257c-c815-4e14-b5c9-d5cbba04aa8a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:50:00.556530 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e9a0257c-c815-4e14-b5c9-d5cbba04aa8a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.556751 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e9a0257c-c815-4e14-b5c9-d5cbba04aa8a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.559050 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=266,cinder:UPDATE=54,cinder:INSERT=16 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:50:00.566116 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.566116 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:00.570106 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e9a0257c-c815-4e14-b5c9-d5cbba04aa8a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:50:00.574530 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e9a0257c-c815-4e14-b5c9-d5cbba04aa8a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 returned with HTTP 200 Aug 18 13:50:00.574926 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 237/961] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:00.582891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a86dde58-4357-43d4-9aa6-592aa8f26526 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.585273 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a86dde58-4357-43d4-9aa6-592aa8f26526 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:50:00.585509 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a86dde58-4357-43d4-9aa6-592aa8f26526 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.585697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a86dde58-4357-43d4-9aa6-592aa8f26526 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.587543 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=266,cinder:INSERT=41,cinder:UPDATE=65 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:50:00.594196 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.594196 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:00.598801 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a86dde58-4357-43d4-9aa6-592aa8f26526 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:50:00.606138 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a86dde58-4357-43d4-9aa6-592aa8f26526 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd returned with HTTP 200 Aug 18 13:50:00.606230 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 243/962] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:00.616271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b6bb0e9d-9447-4469-8bf9-2c7e730d3c7b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.619077 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b6bb0e9d-9447-4469-8bf9-2c7e730d3c7b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:50:00.619479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b6bb0e9d-9447-4469-8bf9-2c7e730d3c7b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.619668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b6bb0e9d-9447-4469-8bf9-2c7e730d3c7b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.627722 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.627722 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:00.631820 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b6bb0e9d-9447-4469-8bf9-2c7e730d3c7b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:50:00.637531 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b6bb0e9d-9447-4469-8bf9-2c7e730d3c7b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 returned with HTTP 200 Aug 18 13:50:00.637954 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 243/963] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:00.650217 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79b84a90-f7da-4939-9b26-9fe798b596cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.650658 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79b84a90-f7da-4939-9b26-9fe798b596cf None None] GET https://10.4.3.221/volume// Aug 18 13:50:00.650851 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79b84a90-f7da-4939-9b26-9fe798b596cf None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.651260 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79b84a90-f7da-4939-9b26-9fe798b596cf None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.651678 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79b84a90-f7da-4939-9b26-9fe798b596cf None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:00.652019 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 241/964] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:00.660996 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-9cf7d405-90f0-4102-8b5d-8f03af11ffed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.664653 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-9cf7d405-90f0-4102-8b5d-8f03af11ffed tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:50:00.665071 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-9cf7d405-90f0-4102-8b5d-8f03af11ffed tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62", "connector": null, "instance_uuid": "d526cb2b-7515-4941-be77-98b9adc64d66"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:00.681903 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.681903 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:00.708729 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-9cf7d405-90f0-4102-8b5d-8f03af11ffed tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:50:00.709236 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 238/965] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:50:00 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 18 13:50:00.719260 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-861e4c35-57e4-41fd-a0cd-845592925988 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.719748 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-861e4c35-57e4-41fd-a0cd-845592925988 None None] GET https://10.4.3.221/volume// Aug 18 13:50:00.719962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-861e4c35-57e4-41fd-a0cd-845592925988 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.720209 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-861e4c35-57e4-41fd-a0cd-845592925988 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.720633 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-861e4c35-57e4-41fd-a0cd-845592925988 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:00.721026 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 244/966] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:00.728695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-faacaf31-ec91-4974-a5bd-f64c663e96d6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.730875 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-faacaf31-ec91-4974-a5bd-f64c663e96d6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:50:00.732947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-acaf417b-f7eb-4ef0-aef5-2483ae6db7b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.734855 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-acaf417b-f7eb-4ef0-aef5-2483ae6db7b0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:50:00.735224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-acaf417b-f7eb-4ef0-aef5-2483ae6db7b0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90740d23-6638-4419-9e5c-0bc2af66f9fd", "connector": null, "instance_uuid": "d526cb2b-7515-4941-be77-98b9adc64d66"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:00.736922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-faacaf31-ec91-4974-a5bd-f64c663e96d6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.737171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-faacaf31-ec91-4974-a5bd-f64c663e96d6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.744209 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.744209 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:00.748152 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-faacaf31-ec91-4974-a5bd-f64c663e96d6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Volume info retrieved successfully. Aug 18 13:50:00.753172 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-faacaf31-ec91-4974-a5bd-f64c663e96d6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db returned with HTTP 200 Aug 18 13:50:00.753270 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.753270 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:00.753359 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 244/967] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:00.769182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.771425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:50:00.772146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2feb189c-18ba-4d4e-938c-d99a5995d3db", "name": "tempest-VolumesBackupsV39Test-Backup-1928787817", "container": "tempest-volumesbackupsv39test-backup-container-1783112243"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:00.774214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Creating new backup {'backup': {'volume_id': '2feb189c-18ba-4d4e-938c-d99a5995d3db', 'name': 'tempest-VolumesBackupsV39Test-Backup-1928787817', 'container': 'tempest-volumesbackupsv39test-backup-container-1783112243'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:50:00.774335 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Creating backup of volume 2feb189c-18ba-4d4e-938c-d99a5995d3db in container tempest-volumesbackupsv39test-backup-container-1783112243 Aug 18 13:50:00.781353 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.781353 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:00.782054 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Volume info retrieved successfully. Aug 18 13:50:00.784924 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-acaf417b-f7eb-4ef0-aef5-2483ae6db7b0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:50:00.785367 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 242/968] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:50:00 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 18 13:50:00.793982 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6cd361ee-2d6d-4b50-997f-de2b14a2ce01 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.794776 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6cd361ee-2d6d-4b50-997f-de2b14a2ce01 None None] GET https://10.4.3.221/volume// Aug 18 13:50:00.794776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6cd361ee-2d6d-4b50-997f-de2b14a2ce01 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.794776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6cd361ee-2d6d-4b50-997f-de2b14a2ce01 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.795155 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6cd361ee-2d6d-4b50-997f-de2b14a2ce01 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:00.795346 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 245/969] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:00.803572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-285612b9-91db-45d4-bc73-ee25ccd8e081 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.806447 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-285612b9-91db-45d4-bc73-ee25ccd8e081 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:50:00.807572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-285612b9-91db-45d4-bc73-ee25ccd8e081 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d3b98d3-257b-40db-99c1-0b41aeeec376", "connector": null, "instance_uuid": "d526cb2b-7515-4941-be77-98b9adc64d66"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:00.815465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Created reservations ['3bace348-9daf-4f91-91cf-5f19054eeb31', 'e2086888-ec48-45da-9e7b-6526150bad48'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:00.817956 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.817956 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:00.853703 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-285612b9-91db-45d4-bc73-ee25ccd8e081 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:50:00.854195 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 245/970] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:50:00 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 18 13:50:00.872877 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a7b0ab4-2fe4-4afc-bfa2-6cdc2c5d0fc3 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:50:00.873290 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 239/971] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:50:00 2026] POST /volume/v3/backups => generated 333 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:00.882307 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f351809d-c5bf-49c7-8918-9485e470ef19 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:00.885490 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f351809d-c5bf-49c7-8918-9485e470ef19 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:00.885753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f351809d-c5bf-49c7-8918-9485e470ef19 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:00.886017 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f351809d-c5bf-49c7-8918-9485e470ef19 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:00.886201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f351809d-c5bf-49c7-8918-9485e470ef19 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:00.903175 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:00.903175 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:00.904097 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f351809d-c5bf-49c7-8918-9485e470ef19 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:00.904614 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 243/972] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:00 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 795 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:01.148589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:01.152746 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:50:01.152746 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:01.152746 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:01.152746 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Delete volume with id: f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:50:01.160477 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:01.160477 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:01.161439 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:50:01.186832 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Delete volume request issued successfully. Aug 18 13:50:01.187111 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1d74511e-5959-4b46-9a4c-fb68dc305a89 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 202 Aug 18 13:50:01.187623 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 246/973] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:01 2026] DELETE /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:01.197607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f570cab-e3f2-485d-9989-ae498ba49862 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:01.205451 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f570cab-e3f2-485d-9989-ae498ba49862 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:50:01.205536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f570cab-e3f2-485d-9989-ae498ba49862 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:01.206412 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f570cab-e3f2-485d-9989-ae498ba49862 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:01.225805 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:01.225805 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:01.234675 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f570cab-e3f2-485d-9989-ae498ba49862 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:50:01.244456 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f570cab-e3f2-485d-9989-ae498ba49862 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 200 Aug 18 13:50:01.244960 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 246/974] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:01 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:01.918428 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6923cfee-66c9-4c66-8b88-9ff6e7c7d530 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:01.921364 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6923cfee-66c9-4c66-8b88-9ff6e7c7d530 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:01.921680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6923cfee-66c9-4c66-8b88-9ff6e7c7d530 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:01.921995 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6923cfee-66c9-4c66-8b88-9ff6e7c7d530 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:01.922083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6923cfee-66c9-4c66-8b88-9ff6e7c7d530 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:01.927627 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:01.927627 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:01.931515 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6923cfee-66c9-4c66-8b88-9ff6e7c7d530 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:01.931515 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 240/975] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:01 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:02.259228 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5049fbe-505d-4596-a4ec-b2c847dd8003 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.261062 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5049fbe-505d-4596-a4ec-b2c847dd8003 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 Aug 18 13:50:02.261251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5049fbe-505d-4596-a4ec-b2c847dd8003 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.261412 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5049fbe-505d-4596-a4ec-b2c847dd8003 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.272100 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5049fbe-505d-4596-a4ec-b2c847dd8003 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 returned with HTTP 404 Aug 18 13:50:02.272630 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 244/976] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:02 2026] GET /volume/v3/volumes/f4af82b1-32a7-4c63-bf9a-8bdf9e5f7a73 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:02.281670 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.283774 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:50:02.283978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.284208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.284421 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Delete volume with id: 3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:50:02.293442 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.293442 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:02.293931 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:50:02.316296 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Delete volume request issued successfully. Aug 18 13:50:02.317214 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8a014300-1a95-49a1-98c5-cc8e7308c592 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 202 Aug 18 13:50:02.317629 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 247/977] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:02 2026] DELETE /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:02.326885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ca17b879-d2c2-4376-8476-47a5d7fb0a9f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.334670 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca17b879-d2c2-4376-8476-47a5d7fb0a9f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:50:02.335005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca17b879-d2c2-4376-8476-47a5d7fb0a9f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.335297 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca17b879-d2c2-4376-8476-47a5d7fb0a9f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.343044 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.343044 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:02.347319 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ca17b879-d2c2-4376-8476-47a5d7fb0a9f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:50:02.352674 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca17b879-d2c2-4376-8476-47a5d7fb0a9f tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 200 Aug 18 13:50:02.353138 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 247/978] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:02 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:02.423304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-260beb64-aeae-4695-839c-172c16839708 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.423775 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-260beb64-aeae-4695-839c-172c16839708 None None] GET https://10.4.3.221/volume// Aug 18 13:50:02.423999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-260beb64-aeae-4695-839c-172c16839708 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.424220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-260beb64-aeae-4695-839c-172c16839708 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.424637 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-260beb64-aeae-4695-839c-172c16839708 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:02.424999 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 241/979] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:02.434177 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-92ff5b17-18a6-4732-9685-a6ba3d064fa0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.436127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-92ff5b17-18a6-4732-9685-a6ba3d064fa0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:50:02.436338 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-92ff5b17-18a6-4732-9685-a6ba3d064fa0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.436542 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-92ff5b17-18a6-4732-9685-a6ba3d064fa0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.447735 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.447735 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:02.451157 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-92ff5b17-18a6-4732-9685-a6ba3d064fa0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:50:02.455242 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-92ff5b17-18a6-4732-9685-a6ba3d064fa0 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 returned with HTTP 200 Aug 18 13:50:02.455764 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 245/980] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:02 2026] GET /volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:02.553332 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b0744d6b-0769-4674-a68b-60600c6c7c38 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.555281 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b0744d6b-0769-4674-a68b-60600c6c7c38 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] PUT https://10.4.3.221/volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6 Aug 18 13:50:02.555631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b0744d6b-0769-4674-a68b-60600c6c7c38 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:02.562995 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b0744d6b-0769-4674-a68b-60600c6c7c38 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Acquiring lock "cinder-attachment_update-0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:50:02.567919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b0744d6b-0769-4674-a68b-60600c6c7c38 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Lock "cinder-attachment_update-0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:50:02.568474 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.568474 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:02.663841 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b0744d6b-0769-4674-a68b-60600c6c7c38 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Lock "cinder-attachment_update-0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62-np0000007658" released by "attachment_update" :: held 0.097s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:50:02.664241 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-b0744d6b-0769-4674-a68b-60600c6c7c38 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6 returned with HTTP 200 Aug 18 13:50:02.664847 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 248/981] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:50:02 2026] PUT /volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:02.689567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a613579b-0cc1-4428-a573-92de72f41339 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.691443 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a613579b-0cc1-4428-a573-92de72f41339 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6/action Aug 18 13:50:02.691762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a613579b-0cc1-4428-a573-92de72f41339 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:02.691881 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a613579b-0cc1-4428-a573-92de72f41339 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:02.707945 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.707945 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:02.718695 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-a613579b-0cc1-4428-a573-92de72f41339 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6/action returned with HTTP 204 Aug 18 13:50:02.719156 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 248/982] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:50:02 2026] POST /volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:02.738942 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20faa0a4-deb9-4359-be28-caaccaf28331 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.739279 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20faa0a4-deb9-4359-be28-caaccaf28331 None None] GET https://10.4.3.221/volume// Aug 18 13:50:02.739455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20faa0a4-deb9-4359-be28-caaccaf28331 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.739662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20faa0a4-deb9-4359-be28-caaccaf28331 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.740024 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20faa0a4-deb9-4359-be28-caaccaf28331 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:02.740500 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 242/983] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:02.747429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-d8d88c38-6838-4b3e-8dda-6d66ab0d6e4c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.750291 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-d8d88c38-6838-4b3e-8dda-6d66ab0d6e4c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:50:02.750538 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-d8d88c38-6838-4b3e-8dda-6d66ab0d6e4c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.750795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-d8d88c38-6838-4b3e-8dda-6d66ab0d6e4c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.761715 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.761715 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:02.766684 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-d8d88c38-6838-4b3e-8dda-6d66ab0d6e4c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:50:02.773646 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-d8d88c38-6838-4b3e-8dda-6d66ab0d6e4c tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd returned with HTTP 200 Aug 18 13:50:02.774125 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 246/984] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:02 2026] GET /volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:02.869142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-8cbb887f-6a20-4725-b41f-36ac42cb1a10 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.871391 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-8cbb887f-6a20-4725-b41f-36ac42cb1a10 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] PUT https://10.4.3.221/volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e Aug 18 13:50:02.871742 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-8cbb887f-6a20-4725-b41f-36ac42cb1a10 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:02.879689 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-8cbb887f-6a20-4725-b41f-36ac42cb1a10 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Acquiring lock "cinder-attachment_update-90740d23-6638-4419-9e5c-0bc2af66f9fd-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:50:02.886165 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-8cbb887f-6a20-4725-b41f-36ac42cb1a10 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Lock "cinder-attachment_update-90740d23-6638-4419-9e5c-0bc2af66f9fd-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:50:02.887156 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.887156 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:02.942293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-857bccbd-2696-4f8f-8043-63ab5c4b6604 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:02.945772 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-857bccbd-2696-4f8f-8043-63ab5c4b6604 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:02.946093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-857bccbd-2696-4f8f-8043-63ab5c4b6604 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:02.946318 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-857bccbd-2696-4f8f-8043-63ab5c4b6604 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:02.946474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-857bccbd-2696-4f8f-8043-63ab5c4b6604 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:02.966994 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:02.966994 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:02.967980 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-857bccbd-2696-4f8f-8043-63ab5c4b6604 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:02.968459 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 249/985] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:02 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:02.989194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-8cbb887f-6a20-4725-b41f-36ac42cb1a10 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Lock "cinder-attachment_update-90740d23-6638-4419-9e5c-0bc2af66f9fd-np0000007658" released by "attachment_update" :: held 0.103s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:50:02.989969 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-8cbb887f-6a20-4725-b41f-36ac42cb1a10 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e returned with HTTP 200 Aug 18 13:50:02.990548 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 249/986] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:50:02 2026] PUT /volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:03.012910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-ab789841-462f-4dfc-ac56-15a47b20fb76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.015631 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-ab789841-462f-4dfc-ac56-15a47b20fb76 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e/action Aug 18 13:50:03.016220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-ab789841-462f-4dfc-ac56-15a47b20fb76 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:03.016357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-ab789841-462f-4dfc-ac56-15a47b20fb76 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:03.038306 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:03.038306 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:03.050708 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-ab789841-462f-4dfc-ac56-15a47b20fb76 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e/action returned with HTTP 204 Aug 18 13:50:03.051535 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 243/987] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:50:03 2026] POST /volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:50:03.072075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f9e2982-6797-49d3-88ee-9d2b83c314b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.072445 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f9e2982-6797-49d3-88ee-9d2b83c314b4 None None] GET https://10.4.3.221/volume// Aug 18 13:50:03.072606 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f9e2982-6797-49d3-88ee-9d2b83c314b4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:03.072784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f9e2982-6797-49d3-88ee-9d2b83c314b4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:03.073132 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f9e2982-6797-49d3-88ee-9d2b83c314b4 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:03.073416 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 247/988] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:03.083986 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e022c047-e7d9-406c-ba76-f8349ba3addf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.086099 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e022c047-e7d9-406c-ba76-f8349ba3addf tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:50:03.086303 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e022c047-e7d9-406c-ba76-f8349ba3addf tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:03.086519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e022c047-e7d9-406c-ba76-f8349ba3addf tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:03.095950 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:03.095950 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:03.099344 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e022c047-e7d9-406c-ba76-f8349ba3addf tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:50:03.103467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-e022c047-e7d9-406c-ba76-f8349ba3addf tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 returned with HTTP 200 Aug 18 13:50:03.103876 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 250/989] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:03 2026] GET /volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 => generated 1029 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:03.208193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-1fabbd81-f99e-4fbc-826a-1faee2394796 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.209923 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-1fabbd81-f99e-4fbc-826a-1faee2394796 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] PUT https://10.4.3.221/volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb Aug 18 13:50:03.210408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-1fabbd81-f99e-4fbc-826a-1faee2394796 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:03.220422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-1fabbd81-f99e-4fbc-826a-1faee2394796 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Acquiring lock "cinder-attachment_update-8d3b98d3-257b-40db-99c1-0b41aeeec376-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:50:03.226946 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-1fabbd81-f99e-4fbc-826a-1faee2394796 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Lock "cinder-attachment_update-8d3b98d3-257b-40db-99c1-0b41aeeec376-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:50:03.226946 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:03.226946 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:03.316301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-1fabbd81-f99e-4fbc-826a-1faee2394796 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Lock "cinder-attachment_update-8d3b98d3-257b-40db-99c1-0b41aeeec376-np0000007658" released by "attachment_update" :: held 0.092s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:50:03.317323 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-1fabbd81-f99e-4fbc-826a-1faee2394796 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb returned with HTTP 200 Aug 18 13:50:03.317323 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 250/990] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:50:03 2026] PUT /volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:03.342045 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-0c218817-bc2b-44a7-a3f4-86c11517d38d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.344625 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-0c218817-bc2b-44a7-a3f4-86c11517d38d tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] POST https://10.4.3.221/volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb/action Aug 18 13:50:03.345210 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-0c218817-bc2b-44a7-a3f4-86c11517d38d tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:03.345388 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-0c218817-bc2b-44a7-a3f4-86c11517d38d tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:03.371689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc775866-45c8-4c24-84f9-4aec42fd6f44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.377199 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:03.377199 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:03.385989 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc775866-45c8-4c24-84f9-4aec42fd6f44 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc Aug 18 13:50:03.385989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc775866-45c8-4c24-84f9-4aec42fd6f44 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:03.385989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc775866-45c8-4c24-84f9-4aec42fd6f44 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:03.393040 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc775866-45c8-4c24-84f9-4aec42fd6f44 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc returned with HTTP 404 Aug 18 13:50:03.393821 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 248/991] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:03 2026] GET /volume/v3/volumes/3de37429-69b7-4be4-b799-b4516605e7dc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:03.400451 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d07c0d2c-e688-40c7-8b29-fff852153b37 req-0c218817-bc2b-44a7-a3f4-86c11517d38d tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb/action returned with HTTP 204 Aug 18 13:50:03.401058 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 244/992] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:50:03 2026] POST /volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:03.460217 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.462218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] DELETE https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:50:03.462434 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:03.462624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:03.462781 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Delete volume with id: 69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:50:03.471347 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:03.471347 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:03.471767 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:50:03.497190 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Delete volume request issued successfully. Aug 18 13:50:03.497508 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30eccda5-2eca-4fbb-8f1b-31b5c14ff8cd tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 202 Aug 18 13:50:03.497970 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 251/993] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:03 2026] DELETE /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:50:03.507919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ca35f06b-f682-47cf-b5df-1aa794084181 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.512509 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca35f06b-f682-47cf-b5df-1aa794084181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:50:03.512797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca35f06b-f682-47cf-b5df-1aa794084181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:03.514371 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca35f06b-f682-47cf-b5df-1aa794084181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:03.525746 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:03.525746 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:03.533264 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ca35f06b-f682-47cf-b5df-1aa794084181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Volume info retrieved successfully. Aug 18 13:50:03.538535 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca35f06b-f682-47cf-b5df-1aa794084181 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 200 Aug 18 13:50:03.539098 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 251/994] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:03 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:03.983557 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7dc674bf-380e-44be-b8ef-e507dd60ae48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:03.985104 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7dc674bf-380e-44be-b8ef-e507dd60ae48 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:03.985886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7dc674bf-380e-44be-b8ef-e507dd60ae48 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:03.985886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7dc674bf-380e-44be-b8ef-e507dd60ae48 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:03.985886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7dc674bf-380e-44be-b8ef-e507dd60ae48 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:03.990296 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:03.990296 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:03.991903 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7dc674bf-380e-44be-b8ef-e507dd60ae48 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:03.991903 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 249/995] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:03 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:04.555495 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7008eafc-8bdf-45f4-b51e-299aeb182ef6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:04.557665 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7008eafc-8bdf-45f4-b51e-299aeb182ef6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] GET https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 Aug 18 13:50:04.558505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7008eafc-8bdf-45f4-b51e-299aeb182ef6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:04.558505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7008eafc-8bdf-45f4-b51e-299aeb182ef6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:04.566267 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7008eafc-8bdf-45f4-b51e-299aeb182ef6 tempest-AttachVolumeTestJSON-1334771742 tempest-AttachVolumeTestJSON-1334771742-project-member] https://10.4.3.221/volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 returned with HTTP 404 Aug 18 13:50:04.567138 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 245/996] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:04 2026] GET /volume/v3/volumes/69557b27-839f-4510-99e1-9a6d6f3b4b10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:05.003228 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ec928174-23fe-42c2-82c2-4fe034ba5375 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:05.006563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ec928174-23fe-42c2-82c2-4fe034ba5375 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:05.006745 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ec928174-23fe-42c2-82c2-4fe034ba5375 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:05.007001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ec928174-23fe-42c2-82c2-4fe034ba5375 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:05.007149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ec928174-23fe-42c2-82c2-4fe034ba5375 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:05.028538 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:05.028538 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:05.029337 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ec928174-23fe-42c2-82c2-4fe034ba5375 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:05.029700 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 252/997] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:05 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:06.042723 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-13096cbb-ab72-4848-8487-1fddd559fbe0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:06.044893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13096cbb-ab72-4848-8487-1fddd559fbe0 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:06.045160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13096cbb-ab72-4848-8487-1fddd559fbe0 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:06.045335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13096cbb-ab72-4848-8487-1fddd559fbe0 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:06.045471 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-13096cbb-ab72-4848-8487-1fddd559fbe0 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:06.059952 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:06.059952 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:06.060953 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13096cbb-ab72-4848-8487-1fddd559fbe0 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:06.061326 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 252/998] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:06 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:07.073296 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c514981-2db2-448b-bd6d-ac9a618f1ad7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:07.075534 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c514981-2db2-448b-bd6d-ac9a618f1ad7 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:07.075918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c514981-2db2-448b-bd6d-ac9a618f1ad7 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:07.076337 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c514981-2db2-448b-bd6d-ac9a618f1ad7 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:07.076613 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8c514981-2db2-448b-bd6d-ac9a618f1ad7 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:07.081797 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:07.081797 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:07.083449 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c514981-2db2-448b-bd6d-ac9a618f1ad7 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:07.084192 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 250/999] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:07 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:08.098083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a375446d-19cc-4050-9aa5-683a58f4d2b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:08.101022 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a375446d-19cc-4050-9aa5-683a58f4d2b9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:08.101353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a375446d-19cc-4050-9aa5-683a58f4d2b9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:08.101607 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a375446d-19cc-4050-9aa5-683a58f4d2b9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:08.101713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a375446d-19cc-4050-9aa5-683a58f4d2b9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:08.115445 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:08.115445 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:08.118848 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a375446d-19cc-4050-9aa5-683a58f4d2b9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:08.119368 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 246/1000] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:08 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:08.978343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:08.980883 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:08.981309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-650145771", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:08.983539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-650145771', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:08.983699 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Create volume of 1 GB Aug 18 13:50:08.989090 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Availability Zones retrieved successfully. Aug 18 13:50:08.994820 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Flow 'volume_create_api' (06641095-fb1b-4a01-94ca-bff6953f126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:08.995730 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647c226e-18f3-49d5-8b83-9e7ea6816ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:08.996623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:09.023249 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647c226e-18f3-49d5-8b83-9e7ea6816ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:09.024049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d181f3c-844a-4860-a73d-e2a6ec8e658b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:09.080233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Created reservations ['08e65615-c733-4a96-8732-e4057637dae9', '9f4b9d4c-44b5-4022-bb9b-1dbde08d3fe8', '21c46651-fa4c-4c44-bd56-141838f272a5', '361d10c9-551b-49d3-806a-63b771464d0f'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:09.080941 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d181f3c-844a-4860-a73d-e2a6ec8e658b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e65615-c733-4a96-8732-e4057637dae9', '9f4b9d4c-44b5-4022-bb9b-1dbde08d3fe8', '21c46651-fa4c-4c44-bd56-141838f272a5', '361d10c9-551b-49d3-806a-63b771464d0f']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:09.081615 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96960632-e917-4fa0-903f-269fef1236c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:09.105705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96960632-e917-4fa0-903f-269fef1236c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cee681e-3280-4dbe-8635-bcd28fed1c86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-650145771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcb80fa8a2524594bf336844ca7b4343',qos_specs=None,replication_status=,reservations=['08e65615-c733-4a96-8732-e4057637dae9','9f4b9d4c-44b5-4022-bb9b-1dbde08d3fe8','21c46651-fa4c-4c44-bd56-141838f272a5','361d10c9-551b-49d3-806a-63b771464d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c45089377b5492e8e95d8a66f85447b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-650145771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cee681e-3280-4dbe-8635-bcd28fed1c86,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fcb80fa8a2524594bf336844ca7b4343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c45089377b5492e8e95d8a66f85447b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:09.106623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2dde10-9bd4-41d1-bf9f-da4833a1f38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:09.130667 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2dde10-9bd4-41d1-bf9f-da4833a1f38e) transitioned into state 'SUCCESS' from state '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-650145771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcb80fa8a2524594bf336844ca7b4343',qos_specs=None,replication_status=,reservations=['08e65615-c733-4a96-8732-e4057637dae9','9f4b9d4c-44b5-4022-bb9b-1dbde08d3fe8','21c46651-fa4c-4c44-bd56-141838f272a5','361d10c9-551b-49d3-806a-63b771464d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c45089377b5492e8e95d8a66f85447b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:09.131415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2654fe11-9ed1-48dc-88da-9b57ce4ac99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:09.132648 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-83e7f080-7ba7-4b46-8c94-fdf0caafafc9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.135418 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83e7f080-7ba7-4b46-8c94-fdf0caafafc9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:09.135764 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83e7f080-7ba7-4b46-8c94-fdf0caafafc9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:09.136064 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83e7f080-7ba7-4b46-8c94-fdf0caafafc9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:09.136205 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-83e7f080-7ba7-4b46-8c94-fdf0caafafc9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:09.145322 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:09.145322 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:09.145660 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83e7f080-7ba7-4b46-8c94-fdf0caafafc9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:09.145725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2654fe11-9ed1-48dc-88da-9b57ce4ac99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:09.146195 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 253/1001] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:09 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:50:09.152774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Flow 'volume_create_api' (06641095-fb1b-4a01-94ca-bff6953f126f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:09.152774 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Create volume request issued successfully. Aug 18 13:50:09.152774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-756b6f3a-a794-4f84-998c-6c8654ee9399 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:09.152774 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 253/1002] 10.4.3.221 () {72 vars in 1541 bytes} [Tue Aug 18 13:50:08 2026] POST /volume/v3/volumes => generated 762 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:09.159469 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-be4cf624-b024-49b7-a69a-bce6648284fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.164679 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-be4cf624-b024-49b7-a69a-bce6648284fa tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] GET https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:09.164679 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-be4cf624-b024-49b7-a69a-bce6648284fa tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:09.164679 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-be4cf624-b024-49b7-a69a-bce6648284fa tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:09.174826 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:09.174826 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:09.178710 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-be4cf624-b024-49b7-a69a-bce6648284fa tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Volume info retrieved successfully. Aug 18 13:50:09.182735 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d5aa3f40-3274-4855-98c3-2dcc3d147952 req-be4cf624-b024-49b7-a69a-bce6648284fa tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 returned with HTTP 200 Aug 18 13:50:09.183146 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 251/1003] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:09 2026] GET /volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:09.207233 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-03a2b309-5bc0-4e8e-9249-c35fbbb9abb4 req-02f87329-20f2-4dfe-a022-09c68d20da15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.209575 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03a2b309-5bc0-4e8e-9249-c35fbbb9abb4 req-02f87329-20f2-4dfe-a022-09c68d20da15 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] GET https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:09.209746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03a2b309-5bc0-4e8e-9249-c35fbbb9abb4 req-02f87329-20f2-4dfe-a022-09c68d20da15 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:09.209955 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03a2b309-5bc0-4e8e-9249-c35fbbb9abb4 req-02f87329-20f2-4dfe-a022-09c68d20da15 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:09.221702 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:09.221702 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:09.226135 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-03a2b309-5bc0-4e8e-9249-c35fbbb9abb4 req-02f87329-20f2-4dfe-a022-09c68d20da15 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Volume info retrieved successfully. Aug 18 13:50:09.230278 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03a2b309-5bc0-4e8e-9249-c35fbbb9abb4 req-02f87329-20f2-4dfe-a022-09c68d20da15 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 returned with HTTP 200 Aug 18 13:50:09.230702 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 247/1004] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:09 2026] GET /volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:09.542341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-abd514d9-1453-42bd-a7ba-d5c616ee8818 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.544222 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abd514d9-1453-42bd-a7ba-d5c616ee8818 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:09.544395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abd514d9-1453-42bd-a7ba-d5c616ee8818 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:09.545259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abd514d9-1453-42bd-a7ba-d5c616ee8818 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:09.564486 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:09.564486 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:09.566478 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-abd514d9-1453-42bd-a7ba-d5c616ee8818 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:09.573131 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abd514d9-1453-42bd-a7ba-d5c616ee8818 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:50:09.573689 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 254/1005] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:09 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:09.624488 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-595c663e-ba0c-4cd1-be87-aa30524663da req-17494440-4fbf-4ddc-9d14-e8b23e4d8273 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.627447 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-17494440-4fbf-4ddc-9d14-e8b23e4d8273 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:09.627710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-17494440-4fbf-4ddc-9d14-e8b23e4d8273 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:09.627978 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-17494440-4fbf-4ddc-9d14-e8b23e4d8273 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:09.641882 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:09.641882 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:09.645892 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-595c663e-ba0c-4cd1-be87-aa30524663da req-17494440-4fbf-4ddc-9d14-e8b23e4d8273 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:09.651080 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-17494440-4fbf-4ddc-9d14-e8b23e4d8273 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:50:09.652877 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 254/1006] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:09 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:09.684509 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-595c663e-ba0c-4cd1-be87-aa30524663da req-7ddcbf59-394e-49cc-91b7-57330d706220 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.686545 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-7ddcbf59-394e-49cc-91b7-57330d706220 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] POST https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b/action Aug 18 13:50:09.687783 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-7ddcbf59-394e-49cc-91b7-57330d706220 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:09.687783 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-7ddcbf59-394e-49cc-91b7-57330d706220 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:09.700922 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:09.700922 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:09.700922 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-595c663e-ba0c-4cd1-be87-aa30524663da req-7ddcbf59-394e-49cc-91b7-57330d706220 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:09.705000 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-595c663e-ba0c-4cd1-be87-aa30524663da req-7ddcbf59-394e-49cc-91b7-57330d706220 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Begin detaching volume completed successfully. Aug 18 13:50:09.705243 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-7ddcbf59-394e-49cc-91b7-57330d706220 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b/action returned with HTTP 202 Aug 18 13:50:09.705696 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 252/1007] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:50:09 2026] POST /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:50:09.754617 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d44cc89-60ce-4df9-be5f-6276ff710aa2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.755006 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d44cc89-60ce-4df9-be5f-6276ff710aa2 None None] GET https://10.4.3.221/volume// Aug 18 13:50:09.755161 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d44cc89-60ce-4df9-be5f-6276ff710aa2 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:09.755355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d44cc89-60ce-4df9-be5f-6276ff710aa2 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:09.755759 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d44cc89-60ce-4df9-be5f-6276ff710aa2 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:09.756232 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 248/1008] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:50:09.765485 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-595c663e-ba0c-4cd1-be87-aa30524663da req-f9b12116-4f6d-426a-b70d-9476af45ecd9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:09.768736 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-f9b12116-4f6d-426a-b70d-9476af45ecd9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:09.769079 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-f9b12116-4f6d-426a-b70d-9476af45ecd9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:09.769354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-f9b12116-4f6d-426a-b70d-9476af45ecd9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:09.782424 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:09.782424 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:09.786657 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-595c663e-ba0c-4cd1-be87-aa30524663da req-f9b12116-4f6d-426a-b70d-9476af45ecd9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:09.790845 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-f9b12116-4f6d-426a-b70d-9476af45ecd9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:50:09.791422 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 255/1009] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:09 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:10.158500 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eecba2ce-696b-4bfe-8489-f096dc139195 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:10.160092 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eecba2ce-696b-4bfe-8489-f096dc139195 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:10.160268 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eecba2ce-696b-4bfe-8489-f096dc139195 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:10.160446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eecba2ce-696b-4bfe-8489-f096dc139195 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:10.160540 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-eecba2ce-696b-4bfe-8489-f096dc139195 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:10.164171 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:10.164171 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:10.164797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eecba2ce-696b-4bfe-8489-f096dc139195 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:10.165285 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 255/1010] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:10 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:10.260179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-56d4f361-e5cb-42b9-86c5-269debc8a0b2 req-d053bc0d-7506-4d43-955b-8bc56a8a5593 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:10.262319 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-56d4f361-e5cb-42b9-86c5-269debc8a0b2 req-d053bc0d-7506-4d43-955b-8bc56a8a5593 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] GET https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:10.262543 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-56d4f361-e5cb-42b9-86c5-269debc8a0b2 req-d053bc0d-7506-4d43-955b-8bc56a8a5593 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:10.262718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-56d4f361-e5cb-42b9-86c5-269debc8a0b2 req-d053bc0d-7506-4d43-955b-8bc56a8a5593 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:10.270785 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:10.270785 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:10.274053 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-56d4f361-e5cb-42b9-86c5-269debc8a0b2 req-d053bc0d-7506-4d43-955b-8bc56a8a5593 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Volume info retrieved successfully. Aug 18 13:50:10.277966 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-56d4f361-e5cb-42b9-86c5-269debc8a0b2 req-d053bc0d-7506-4d43-955b-8bc56a8a5593 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 returned with HTTP 200 Aug 18 13:50:10.278419 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 253/1011] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:10 2026] GET /volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:10.338417 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e7382067-abf4-4b63-93e7-7d977a5a5be0 req-9dd83d25-23bd-4c19-bb0e-559cadcd84c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:10.340500 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e7382067-abf4-4b63-93e7-7d977a5a5be0 req-9dd83d25-23bd-4c19-bb0e-559cadcd84c3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-reader] GET https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:10.340818 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e7382067-abf4-4b63-93e7-7d977a5a5be0 req-9dd83d25-23bd-4c19-bb0e-559cadcd84c3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:10.341126 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e7382067-abf4-4b63-93e7-7d977a5a5be0 req-9dd83d25-23bd-4c19-bb0e-559cadcd84c3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:10.347203 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:10.347203 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:10.350238 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e7382067-abf4-4b63-93e7-7d977a5a5be0 req-9dd83d25-23bd-4c19-bb0e-559cadcd84c3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-reader] Volume info retrieved successfully. Aug 18 13:50:10.354347 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e7382067-abf4-4b63-93e7-7d977a5a5be0 req-9dd83d25-23bd-4c19-bb0e-559cadcd84c3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-reader] https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 returned with HTTP 200 Aug 18 13:50:10.354700 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 249/1012] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:10 2026] GET /volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:10.381886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:10.386817 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] DELETE https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:10.386817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:10.386817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:10.386817 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Delete volume with id: 7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:10.400465 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:10.400465 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:10.400465 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Volume info retrieved successfully. Aug 18 13:50:10.422529 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Delete volume request issued successfully. Aug 18 13:50:10.422725 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2f6a570b-845e-4bb8-aca4-9bb560c429fa req-227e387a-4b26-4a34-9e64-cb5442a6b1d7 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 returned with HTTP 202 Aug 18 13:50:10.425971 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 256/1013] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:50:10 2026] DELETE /volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:10.451840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-cc5e4629-59a8-4f79-9902-fe5563e37c54 req-a29540b1-6cb3-4af4-9ab6-7648e391dbc3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:10.454980 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-cc5e4629-59a8-4f79-9902-fe5563e37c54 req-a29540b1-6cb3-4af4-9ab6-7648e391dbc3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] GET https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:10.454980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-cc5e4629-59a8-4f79-9902-fe5563e37c54 req-a29540b1-6cb3-4af4-9ab6-7648e391dbc3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:10.454980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-cc5e4629-59a8-4f79-9902-fe5563e37c54 req-a29540b1-6cb3-4af4-9ab6-7648e391dbc3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:10.465547 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:10.465547 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:10.470482 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-cc5e4629-59a8-4f79-9902-fe5563e37c54 req-a29540b1-6cb3-4af4-9ab6-7648e391dbc3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Volume info retrieved successfully. Aug 18 13:50:10.479871 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-cc5e4629-59a8-4f79-9902-fe5563e37c54 req-a29540b1-6cb3-4af4-9ab6-7648e391dbc3 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 returned with HTTP 200 Aug 18 13:50:10.480392 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 256/1014] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:10 2026] GET /volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:10.715942 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-595c663e-ba0c-4cd1-be87-aa30524663da req-005b9a10-b5a3-4b58-af5b-b6433c96ab9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:10.717916 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-005b9a10-b5a3-4b58-af5b-b6433c96ab9c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] DELETE https://10.4.3.221/volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65 Aug 18 13:50:10.718173 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-005b9a10-b5a3-4b58-af5b-b6433c96ab9c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:10.718413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-005b9a10-b5a3-4b58-af5b-b6433c96ab9c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:10.725291 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:10.725291 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:10.774689 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-595c663e-ba0c-4cd1-be87-aa30524663da req-005b9a10-b5a3-4b58-af5b-b6433c96ab9c tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65 returned with HTTP 200 Aug 18 13:50:10.775225 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 254/1015] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:50:10 2026] DELETE /volume/v3/attachments/58f767e4-3bc9-4f39-9188-ec3f1e553b65 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:11.175659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1cf3a812-a49f-4993-9f24-7b6ca27fea3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:11.178094 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cf3a812-a49f-4993-9f24-7b6ca27fea3b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:11.178351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cf3a812-a49f-4993-9f24-7b6ca27fea3b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:11.178826 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cf3a812-a49f-4993-9f24-7b6ca27fea3b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:11.178826 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1cf3a812-a49f-4993-9f24-7b6ca27fea3b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:11.185433 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:11.185433 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:11.187728 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cf3a812-a49f-4993-9f24-7b6ca27fea3b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:11.188781 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 250/1016] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:11 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:11.507713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d82b4252-d6b9-477a-b3a2-e5aa8539de38 req-a63b4671-898f-4059-b87c-126ecdf1e149 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:11.509211 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d82b4252-d6b9-477a-b3a2-e5aa8539de38 req-a63b4671-898f-4059-b87c-126ecdf1e149 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] GET https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 Aug 18 13:50:11.509927 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d82b4252-d6b9-477a-b3a2-e5aa8539de38 req-a63b4671-898f-4059-b87c-126ecdf1e149 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:11.509927 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d82b4252-d6b9-477a-b3a2-e5aa8539de38 req-a63b4671-898f-4059-b87c-126ecdf1e149 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:11.517661 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d82b4252-d6b9-477a-b3a2-e5aa8539de38 req-a63b4671-898f-4059-b87c-126ecdf1e149 tempest-VolumesGetTestJSON-1272862147 tempest-VolumesGetTestJSON-1272862147-project-member] https://10.4.3.221/volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 returned with HTTP 404 Aug 18 13:50:11.518450 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 257/1017] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:11 2026] GET /volume/v3/volumes/7cee681e-3280-4dbe-8635-bcd28fed1c86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:11.851994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7be8a788-1aa9-4d55-902e-eebe2501a6e9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:11.853970 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7be8a788-1aa9-4d55-902e-eebe2501a6e9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:11.854189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7be8a788-1aa9-4d55-902e-eebe2501a6e9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:11.854433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7be8a788-1aa9-4d55-902e-eebe2501a6e9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:11.862144 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:11.862144 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:11.866780 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7be8a788-1aa9-4d55-902e-eebe2501a6e9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:11.872025 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7be8a788-1aa9-4d55-902e-eebe2501a6e9 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:50:11.872281 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 257/1018] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:11 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:12.205737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-488dd0ac-b5af-497c-96b2-4ddabc6d5b5b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:12.207977 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-488dd0ac-b5af-497c-96b2-4ddabc6d5b5b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:12.208192 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-488dd0ac-b5af-497c-96b2-4ddabc6d5b5b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:12.208372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-488dd0ac-b5af-497c-96b2-4ddabc6d5b5b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:12.208485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-488dd0ac-b5af-497c-96b2-4ddabc6d5b5b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:12.212723 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:12.212723 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:12.213591 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-488dd0ac-b5af-497c-96b2-4ddabc6d5b5b tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:12.214249 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 255/1019] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:12 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:13.226591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8b823b4-a94d-4033-b335-a9f5ebd1fb26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.232039 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8b823b4-a94d-4033-b335-a9f5ebd1fb26 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:13.232039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8b823b4-a94d-4033-b335-a9f5ebd1fb26 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:13.232039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8b823b4-a94d-4033-b335-a9f5ebd1fb26 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:13.232039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f8b823b4-a94d-4033-b335-a9f5ebd1fb26 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:13.236313 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:13.236313 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:13.236769 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8b823b4-a94d-4033-b335-a9f5ebd1fb26 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:13.237589 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 251/1020] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:13 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:13.639541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-662aac74-41d4-4c04-9517-eaf0275e7741 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.755145 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-662aac74-41d4-4c04-9517-eaf0275e7741 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:50:13.755622 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-662aac74-41d4-4c04-9517-eaf0275e7741 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2511964"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:13.773655 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-662aac74-41d4-4c04-9517-eaf0275e7741 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:50:13.774189 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 258/1021] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:50:13 2026] POST /volume/v3/group_types => generated 178 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:13.786282 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-450c21e0-f0f8-4041-8029-d5ae5be62c12 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.788483 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-450c21e0-f0f8-4041-8029-d5ae5be62c12 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] POST https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs Aug 18 13:50:13.788811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-450c21e0-f0f8-4041-8029-d5ae5be62c12 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:13.808579 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-450c21e0-f0f8-4041-8029-d5ae5be62c12 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs returned with HTTP 202 Aug 18 13:50:13.808936 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 258/1022] 10.4.3.221 () {70 vars in 1458 bytes} [Tue Aug 18 13:50:13 2026] POST /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs => generated 53 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:13.816935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf9870cb-d9a5-4948-894a-59f30f1d8f83 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.820088 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf9870cb-d9a5-4948-894a-59f30f1d8f83 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] POST https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs Aug 18 13:50:13.820483 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf9870cb-d9a5-4948-894a-59f30f1d8f83 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:13.837177 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf9870cb-d9a5-4948-894a-59f30f1d8f83 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs returned with HTTP 202 Aug 18 13:50:13.837783 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 256/1023] 10.4.3.221 () {70 vars in 1458 bytes} [Tue Aug 18 13:50:13 2026] POST /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs => generated 61 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:13.847278 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bd11342-c1db-4d96-996a-6acd319099ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.850111 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bd11342-c1db-4d96-996a-6acd319099ea tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] GET https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 Aug 18 13:50:13.850394 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bd11342-c1db-4d96-996a-6acd319099ea tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:13.850551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bd11342-c1db-4d96-996a-6acd319099ea tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:13.863224 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bd11342-c1db-4d96-996a-6acd319099ea tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 returned with HTTP 200 Aug 18 13:50:13.863754 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 252/1024] 10.4.3.221 () {68 vars in 1452 bytes} [Tue Aug 18 13:50:13 2026] GET /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:13.872879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0be4ea4e-658c-42c2-abaf-f594d9fb3d83 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.875115 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0be4ea4e-658c-42c2-abaf-f594d9fb3d83 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] GET https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 Aug 18 13:50:13.875299 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0be4ea4e-658c-42c2-abaf-f594d9fb3d83 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:13.875499 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0be4ea4e-658c-42c2-abaf-f594d9fb3d83 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:13.884011 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0be4ea4e-658c-42c2-abaf-f594d9fb3d83 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 returned with HTTP 200 Aug 18 13:50:13.884537 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 259/1025] 10.4.3.221 () {68 vars in 1452 bytes} [Tue Aug 18 13:50:13 2026] GET /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:13.892483 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-247f8601-12f1-4d0d-91d6-2d6c79533f3f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.894355 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-247f8601-12f1-4d0d-91d6-2d6c79533f3f tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] PUT https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 Aug 18 13:50:13.894741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-247f8601-12f1-4d0d-91d6-2d6c79533f3f tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:13.905585 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-247f8601-12f1-4d0d-91d6-2d6c79533f3f tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 returned with HTTP 200 Aug 18 13:50:13.906090 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 259/1026] 10.4.3.221 () {70 vars in 1472 bytes} [Tue Aug 18 13:50:13 2026] PUT /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:13.913358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c30e860a-7b85-454c-979c-d3c9cf983ab1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.915534 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c30e860a-7b85-454c-979c-d3c9cf983ab1 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] GET https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs Aug 18 13:50:13.915534 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c30e860a-7b85-454c-979c-d3c9cf983ab1 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:13.915534 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c30e860a-7b85-454c-979c-d3c9cf983ab1 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:13.921725 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c30e860a-7b85-454c-979c-d3c9cf983ab1 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs returned with HTTP 200 Aug 18 13:50:13.922235 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 257/1027] 10.4.3.221 () {68 vars in 1437 bytes} [Tue Aug 18 13:50:13 2026] GET /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:13.931017 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5b96c1a-a983-4ce5-b558-f8777bce2c32 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.936717 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5b96c1a-a983-4ce5-b558-f8777bce2c32 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key1 Aug 18 13:50:13.936921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5b96c1a-a983-4ce5-b558-f8777bce2c32 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:13.937090 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5b96c1a-a983-4ce5-b558-f8777bce2c32 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:13.958834 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5b96c1a-a983-4ce5-b558-f8777bce2c32 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key1 returned with HTTP 202 Aug 18 13:50:13.959190 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 253/1028] 10.4.3.221 () {68 vars in 1455 bytes} [Tue Aug 18 13:50:13 2026] DELETE /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:13.966452 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db45f967-f4c1-4366-8efc-bf5e2c13235a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.968513 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db45f967-f4c1-4366-8efc-bf5e2c13235a tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] GET https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key1 Aug 18 13:50:13.968694 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db45f967-f4c1-4366-8efc-bf5e2c13235a tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:13.968931 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db45f967-f4c1-4366-8efc-bf5e2c13235a tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:13.975622 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db45f967-f4c1-4366-8efc-bf5e2c13235a tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] HTTP exception thrown: Group Type 786e2db3-006f-4849-b353-1f53ab5b984d has no extra spec with key key1. Aug 18 13:50:13.975886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db45f967-f4c1-4366-8efc-bf5e2c13235a tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key1 returned with HTTP 404 Aug 18 13:50:13.976614 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 260/1029] 10.4.3.221 () {68 vars in 1452 bytes} [Tue Aug 18 13:50:13 2026] GET /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:13.989589 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cda27183-05f8-4681-bd16-3e06579f80d9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:13.995318 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cda27183-05f8-4681-bd16-3e06579f80d9 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 Aug 18 13:50:13.995539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cda27183-05f8-4681-bd16-3e06579f80d9 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:13.995754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cda27183-05f8-4681-bd16-3e06579f80d9 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:14.017457 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cda27183-05f8-4681-bd16-3e06579f80d9 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 returned with HTTP 202 Aug 18 13:50:14.021301 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 260/1030] 10.4.3.221 () {68 vars in 1455 bytes} [Tue Aug 18 13:50:13 2026] DELETE /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:14.027750 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-837981d0-9f46-4058-8a0e-5bed91fbbd05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:14.030308 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-837981d0-9f46-4058-8a0e-5bed91fbbd05 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] GET https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 Aug 18 13:50:14.030478 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-837981d0-9f46-4058-8a0e-5bed91fbbd05 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:14.030700 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-837981d0-9f46-4058-8a0e-5bed91fbbd05 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:14.040985 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-837981d0-9f46-4058-8a0e-5bed91fbbd05 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] HTTP exception thrown: Group Type 786e2db3-006f-4849-b353-1f53ab5b984d has no extra spec with key key2. Aug 18 13:50:14.041168 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-837981d0-9f46-4058-8a0e-5bed91fbbd05 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 returned with HTTP 404 Aug 18 13:50:14.042125 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 258/1031] 10.4.3.221 () {68 vars in 1452 bytes} [Tue Aug 18 13:50:14 2026] GET /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key2 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:14.049876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71ecc2f2-564c-47ed-8b4c-03c3467b3655 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:14.052527 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71ecc2f2-564c-47ed-8b4c-03c3467b3655 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 Aug 18 13:50:14.052733 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71ecc2f2-564c-47ed-8b4c-03c3467b3655 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:14.052945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71ecc2f2-564c-47ed-8b4c-03c3467b3655 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:14.063604 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71ecc2f2-564c-47ed-8b4c-03c3467b3655 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 returned with HTTP 202 Aug 18 13:50:14.064040 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 254/1032] 10.4.3.221 () {68 vars in 1455 bytes} [Tue Aug 18 13:50:14 2026] DELETE /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:14.073879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-767fb8db-25b0-497b-9c04-5a038bd71a5d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:14.077190 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-767fb8db-25b0-497b-9c04-5a038bd71a5d tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] GET https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 Aug 18 13:50:14.077407 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-767fb8db-25b0-497b-9c04-5a038bd71a5d tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:14.077600 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-767fb8db-25b0-497b-9c04-5a038bd71a5d tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:14.080495 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:14.082167 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:14.082632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-454199916", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:14.085979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-454199916', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:14.086553 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Create volume of 1 GB Aug 18 13:50:14.087665 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-767fb8db-25b0-497b-9c04-5a038bd71a5d tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] HTTP exception thrown: Group Type 786e2db3-006f-4849-b353-1f53ab5b984d has no extra spec with key key3. Aug 18 13:50:14.087809 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-767fb8db-25b0-497b-9c04-5a038bd71a5d tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 returned with HTTP 404 Aug 18 13:50:14.088428 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 261/1033] 10.4.3.221 () {68 vars in 1452 bytes} [Tue Aug 18 13:50:14 2026] GET /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:14.094047 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Availability Zones retrieved successfully. Aug 18 13:50:14.095782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-880b535c-cf4f-487c-a793-c6de24770580 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:14.099126 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-880b535c-cf4f-487c-a793-c6de24770580 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d Aug 18 13:50:14.099421 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-880b535c-cf4f-487c-a793-c6de24770580 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:14.099660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-880b535c-cf4f-487c-a793-c6de24770580 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:14.101750 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Flow 'volume_create_api' (5b54e9ed-d8a9-4a43-a267-59652eec3963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:14.103002 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ac44ed-4571-41a3-8179-58dd2560095b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:14.104166 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:14.115056 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-880b535c-cf4f-487c-a793-c6de24770580 tempest-GroupTypeSpecsTest-239779503 tempest-GroupTypeSpecsTest-239779503-project-admin] https://10.4.3.221/volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d returned with HTTP 202 Aug 18 13:50:14.115772 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 259/1034] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:50:14 2026] DELETE /volume/v3/group_types/786e2db3-006f-4849-b353-1f53ab5b984d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:14.138508 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ac44ed-4571-41a3-8179-58dd2560095b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:14.139651 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b582f480-1eaf-4c9d-98ab-a2c39cb340a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:14.216190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Created reservations ['0897f085-c3e0-45d8-b9f2-5337041aadf6', '7245d9af-a66a-4fc7-8474-0251d1b1c0f7', 'd5ec6f4c-ac80-41a5-b339-ec5b6fd2cb0f', '7644116f-0fb7-4bee-861b-8d1c7bc2bf31'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:14.217278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b582f480-1eaf-4c9d-98ab-a2c39cb340a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0897f085-c3e0-45d8-b9f2-5337041aadf6', '7245d9af-a66a-4fc7-8474-0251d1b1c0f7', 'd5ec6f4c-ac80-41a5-b339-ec5b6fd2cb0f', '7644116f-0fb7-4bee-861b-8d1c7bc2bf31']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:14.218565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d26e042-3aec-493f-a36e-7500c23585ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:14.245193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d26e042-3aec-493f-a36e-7500c23585ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ee6cabf-80f5-4de6-839a-cd06fc666600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-454199916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69dd1f28c72466b8d1b2093714e0eb3',qos_specs=None,replication_status=,reservations=['0897f085-c3e0-45d8-b9f2-5337041aadf6','7245d9af-a66a-4fc7-8474-0251d1b1c0f7','d5ec6f4c-ac80-41a5-b339-ec5b6fd2cb0f','7644116f-0fb7-4bee-861b-8d1c7bc2bf31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810502646ce8441cbda385b292dac0eb',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-454199916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ee6cabf-80f5-4de6-839a-cd06fc666600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69dd1f28c72466b8d1b2093714e0eb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810502646ce8441cbda385b292dac0eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:14.246036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ab8a50-62bc-40bb-9392-d306c39d35ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:14.252459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5bca2ca8-ab18-4d83-befc-444d3d5caed6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:14.253899 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bca2ca8-ab18-4d83-befc-444d3d5caed6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:14.254107 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bca2ca8-ab18-4d83-befc-444d3d5caed6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:14.254270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bca2ca8-ab18-4d83-befc-444d3d5caed6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:14.254557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5bca2ca8-ab18-4d83-befc-444d3d5caed6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:14.258005 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:14.258005 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:14.258639 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bca2ca8-ab18-4d83-befc-444d3d5caed6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:14.259098 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 255/1035] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:14 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:14.275172 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ab8a50-62bc-40bb-9392-d306c39d35ea) transitioned into state 'SUCCESS' from state '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-454199916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69dd1f28c72466b8d1b2093714e0eb3',qos_specs=None,replication_status=,reservations=['0897f085-c3e0-45d8-b9f2-5337041aadf6','7245d9af-a66a-4fc7-8474-0251d1b1c0f7','d5ec6f4c-ac80-41a5-b339-ec5b6fd2cb0f','7644116f-0fb7-4bee-861b-8d1c7bc2bf31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810502646ce8441cbda385b292dac0eb',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:14.276071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7604ac-f002-4d58-bcb8-5bc84fc4bbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:14.286232 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7604ac-f002-4d58-bcb8-5bc84fc4bbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:14.287269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Flow 'volume_create_api' (5b54e9ed-d8a9-4a43-a267-59652eec3963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:14.287649 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Create volume request issued successfully. Aug 18 13:50:14.288514 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51f9ced9-90e2-4ea3-9b87-a4b223530528 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:14.289022 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 261/1036] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:50:14 2026] POST /volume/v3/volumes => generated 746 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:15.270413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d33d150b-35c0-40bb-a2ac-074fad39b4a9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:15.272554 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d33d150b-35c0-40bb-a2ac-074fad39b4a9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:15.272962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d33d150b-35c0-40bb-a2ac-074fad39b4a9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:15.273879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d33d150b-35c0-40bb-a2ac-074fad39b4a9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:15.273879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d33d150b-35c0-40bb-a2ac-074fad39b4a9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:15.278955 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:15.278955 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:15.280128 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d33d150b-35c0-40bb-a2ac-074fad39b4a9 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:15.280678 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 262/1037] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:15 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:15.606980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:15.611202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:15.611202 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-533458632"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:15.611202 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-533458632'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:15.611202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Create volume of 1 GB Aug 18 13:50:15.616344 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Availability Zones retrieved successfully. Aug 18 13:50:15.626264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Flow 'volume_create_api' (b91078ac-6427-4524-b21b-cbb3c6094772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:15.628307 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad92c6c-6209-4cbb-b5b3-10a9de86fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:15.629162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:15.668118 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad92c6c-6209-4cbb-b5b3-10a9de86fd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:15.669048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8279164-bc07-465e-aee1-5d1061551dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:15.739192 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Created reservations ['ad45f160-31a8-46a6-b88c-a1ae06fa7996', 'a739900e-18bf-40b8-a9d5-d7c85d42a8ad', '33e84aaf-dff1-42cf-9843-e1fc6bc3efab', '89f9c6ba-7f35-4e73-9e61-b220384bbb8b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:15.742819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8279164-bc07-465e-aee1-5d1061551dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad45f160-31a8-46a6-b88c-a1ae06fa7996', 'a739900e-18bf-40b8-a9d5-d7c85d42a8ad', '33e84aaf-dff1-42cf-9843-e1fc6bc3efab', '89f9c6ba-7f35-4e73-9e61-b220384bbb8b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:15.742819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (513f2adf-f161-46dd-aba2-e8e0c8aa6d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:15.765269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (513f2adf-f161-46dd-aba2-e8e0c8aa6d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9530405e-544b-459f-9069-61aa6dd3af5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-533458632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e44790b7b6410b91b73e83987e8c1d',qos_specs=None,replication_status=,reservations=['ad45f160-31a8-46a6-b88c-a1ae06fa7996','a739900e-18bf-40b8-a9d5-d7c85d42a8ad','33e84aaf-dff1-42cf-9843-e1fc6bc3efab','89f9c6ba-7f35-4e73-9e61-b220384bbb8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e44e12389324f31b15cc3b87a7d200d',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-533458632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9530405e-544b-459f-9069-61aa6dd3af5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0e44790b7b6410b91b73e83987e8c1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e44e12389324f31b15cc3b87a7d200d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:15.765269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c67ce0-31ce-4db6-b413-f27c41e2fc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:15.785539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c67ce0-31ce-4db6-b413-f27c41e2fc9d) transitioned into state 'SUCCESS' from state '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-533458632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e44790b7b6410b91b73e83987e8c1d',qos_specs=None,replication_status=,reservations=['ad45f160-31a8-46a6-b88c-a1ae06fa7996','a739900e-18bf-40b8-a9d5-d7c85d42a8ad','33e84aaf-dff1-42cf-9843-e1fc6bc3efab','89f9c6ba-7f35-4e73-9e61-b220384bbb8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e44e12389324f31b15cc3b87a7d200d',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:15.786324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0554c61-386d-432d-b5c3-86d6362d0e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:15.795594 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0554c61-386d-432d-b5c3-86d6362d0e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:15.796318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Flow 'volume_create_api' (b91078ac-6427-4524-b21b-cbb3c6094772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:15.796582 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Create volume request issued successfully. Aug 18 13:50:15.797130 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b752682-7bb1-4a27-9ae5-f25157363ea9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:15.797537 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 260/1038] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:15 2026] POST /volume/v3/volumes => generated 756 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:15.810645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cad9a4d9-d40a-49b7-9c2b-ac059ea99315 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:15.812947 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cad9a4d9-d40a-49b7-9c2b-ac059ea99315 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:50:15.816061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cad9a4d9-d40a-49b7-9c2b-ac059ea99315 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:15.816330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cad9a4d9-d40a-49b7-9c2b-ac059ea99315 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:15.827087 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:15.827087 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:15.832250 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cad9a4d9-d40a-49b7-9c2b-ac059ea99315 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:50:15.839853 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cad9a4d9-d40a-49b7-9c2b-ac059ea99315 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:50:15.839853 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 256/1039] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:15 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:16.224574 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.230435 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] DELETE https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:16.230435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:16.230435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:16.230435 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Delete volume with id: fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:16.244060 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:16.244060 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:16.244060 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:16.294011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3aa9f477-6bdd-426e-b51e-0e7beeb094f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.296512 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Delete volume request issued successfully. Aug 18 13:50:16.296750 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3aa9f477-6bdd-426e-b51e-0e7beeb094f4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:16.296810 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-03220755-5f8b-4d69-8cfb-afd33feb7c95 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 202 Aug 18 13:50:16.296858 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3aa9f477-6bdd-426e-b51e-0e7beeb094f4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:16.297719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3aa9f477-6bdd-426e-b51e-0e7beeb094f4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:16.297781 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 262/1040] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:16 2026] DELETE /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:16.297843 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-3aa9f477-6bdd-426e-b51e-0e7beeb094f4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:16.307114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-624ac416-4007-4ad6-a0ca-9303e5832662 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.308843 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:16.308843 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:16.309915 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3aa9f477-6bdd-426e-b51e-0e7beeb094f4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:16.310377 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 263/1041] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:16 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:16.313755 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-624ac416-4007-4ad6-a0ca-9303e5832662 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:16.316459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-624ac416-4007-4ad6-a0ca-9303e5832662 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:16.316459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-624ac416-4007-4ad6-a0ca-9303e5832662 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:16.328291 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:16.328291 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:16.335656 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-624ac416-4007-4ad6-a0ca-9303e5832662 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:16.343959 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-624ac416-4007-4ad6-a0ca-9303e5832662 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 200 Aug 18 13:50:16.344323 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 261/1042] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:16 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:16.588840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99f6aa99-e8ce-42c2-922c-793c3180db77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.689814 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99f6aa99-e8ce-42c2-922c-793c3180db77 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:16.690177 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99f6aa99-e8ce-42c2-922c-793c3180db77 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1075127521"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:16.703088 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99f6aa99-e8ce-42c2-922c-793c3180db77 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:16.703457 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 257/1043] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:16 2026] POST /volume/v3/types => generated 220 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:16.713145 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-256a2fc0-2753-4873-943f-a77f64e9f9ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.713915 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-256a2fc0-2753-4873-943f-a77f64e9f9ad tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:50:16.714368 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-256a2fc0-2753-4873-943f-a77f64e9f9ad tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-482416560"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:16.733097 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-256a2fc0-2753-4873-943f-a77f64e9f9ad tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:50:16.733559 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 263/1044] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:50:16 2026] POST /volume/v3/group_types => generated 176 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:16.745021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-98e45eae-72ec-47ec-887a-a329864dac93 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.817839 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-98e45eae-72ec-47ec-887a-a329864dac93 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:50:16.818266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-98e45eae-72ec-47ec-887a-a329864dac93 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b3c5125-f841-4cb4-99d9-8c425b968d90", "volume_types": ["bf5d27e2-051c-4e11-aa4c-213f95a8f08b"], "name": "tempest-GroupsV320Test-Group-1108355311"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:16.819604 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-98e45eae-72ec-47ec-887a-a329864dac93 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Creating new group {'group': {'group_type': '3b3c5125-f841-4cb4-99d9-8c425b968d90', 'volume_types': ['bf5d27e2-051c-4e11-aa4c-213f95a8f08b'], 'name': 'tempest-GroupsV320Test-Group-1108355311'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:50:16.826144 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-98e45eae-72ec-47ec-887a-a329864dac93 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Creating group tempest-GroupsV320Test-Group-1108355311. Aug 18 13:50:16.847520 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-98e45eae-72ec-47ec-887a-a329864dac93 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Availability Zones retrieved successfully. Aug 18 13:50:16.853379 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-542fa136-212c-416f-b164-fbab4d7bb1b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.855635 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-542fa136-212c-416f-b164-fbab4d7bb1b6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:50:16.856354 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-542fa136-212c-416f-b164-fbab4d7bb1b6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:16.856354 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-542fa136-212c-416f-b164-fbab4d7bb1b6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:16.864640 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:16.864640 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:16.868644 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-542fa136-212c-416f-b164-fbab4d7bb1b6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:50:16.876279 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-542fa136-212c-416f-b164-fbab4d7bb1b6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:50:16.876753 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 262/1045] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:16 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:16.879812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-98e45eae-72ec-47ec-887a-a329864dac93 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Created reservations ['b45dd7c1-8295-4f6d-94c8-a0ebf19591c4'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:16.904800 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-98e45eae-72ec-47ec-887a-a329864dac93 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:50:16.905095 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 264/1046] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:50:16 2026] POST /volume/v3/groups => generated 108 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:16.912832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc1ac6ec-8bf5-415b-b253-21dd47497cdd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:16.914495 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc1ac6ec-8bf5-415b-b253-21dd47497cdd tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:16.914662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc1ac6ec-8bf5-415b-b253-21dd47497cdd tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:16.914829 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc1ac6ec-8bf5-415b-b253-21dd47497cdd tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:16.914977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-bc1ac6ec-8bf5-415b-b253-21dd47497cdd tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:16.920681 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:16.920681 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:16.929676 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc1ac6ec-8bf5-415b-b253-21dd47497cdd tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 200 Aug 18 13:50:16.930087 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 258/1047] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:16 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:17.321886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3a84ba46-ee72-4816-bbea-cb76c612a87f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:17.324080 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3a84ba46-ee72-4816-bbea-cb76c612a87f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:17.324328 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3a84ba46-ee72-4816-bbea-cb76c612a87f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:17.324578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3a84ba46-ee72-4816-bbea-cb76c612a87f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:17.324701 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-3a84ba46-ee72-4816-bbea-cb76c612a87f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:17.330088 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:17.330088 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:17.330944 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3a84ba46-ee72-4816-bbea-cb76c612a87f tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:17.331451 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 264/1048] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:17 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:17.360443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54912da7-7353-4e9a-8381-b676009f59fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:17.362237 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54912da7-7353-4e9a-8381-b676009f59fc tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b Aug 18 13:50:17.362439 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54912da7-7353-4e9a-8381-b676009f59fc tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:17.362648 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54912da7-7353-4e9a-8381-b676009f59fc tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:17.368958 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54912da7-7353-4e9a-8381-b676009f59fc tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b returned with HTTP 404 Aug 18 13:50:17.369580 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 263/1049] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:17 2026] GET /volume/v3/volumes/fc2ecf3e-d8fa-4e1c-a1b1-b5d7c15e315b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:17.377584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:17.379143 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] DELETE https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 Aug 18 13:50:17.379438 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:17.379588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:17.379675 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Delete volume with id: 29434886-7a7c-4c7e-ba91-c58b43791a74 Aug 18 13:50:17.385756 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:17.385756 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:17.386186 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:17.400116 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Delete volume request issued successfully. Aug 18 13:50:17.400269 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-213fd0c2-5a98-43e2-a8ec-a0942a7ab29d tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 returned with HTTP 202 Aug 18 13:50:17.400771 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 265/1050] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:17 2026] DELETE /volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:17.407232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a550f09-1c1e-499e-bd4a-a19e2f6ac633 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:17.408987 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a550f09-1c1e-499e-bd4a-a19e2f6ac633 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 Aug 18 13:50:17.409162 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a550f09-1c1e-499e-bd4a-a19e2f6ac633 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:17.409331 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a550f09-1c1e-499e-bd4a-a19e2f6ac633 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:17.415594 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:17.415594 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:17.419337 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0a550f09-1c1e-499e-bd4a-a19e2f6ac633 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Volume info retrieved successfully. Aug 18 13:50:17.423744 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a550f09-1c1e-499e-bd4a-a19e2f6ac633 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 returned with HTTP 200 Aug 18 13:50:17.424059 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 259/1051] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:17 2026] GET /volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:17.947123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dc061cd6-f209-40c4-896d-49f300043b80 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:17.950950 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dc061cd6-f209-40c4-896d-49f300043b80 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:17.951167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dc061cd6-f209-40c4-896d-49f300043b80 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:17.953224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dc061cd6-f209-40c4-896d-49f300043b80 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:17.953224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-dc061cd6-f209-40c4-896d-49f300043b80 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:17.958311 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:17.958311 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:17.965292 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dc061cd6-f209-40c4-896d-49f300043b80 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 200 Aug 18 13:50:17.966015 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 265/1052] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:17 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:17.977050 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-37e35717-ba1d-4759-b64c-5d2aec1ac41e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:17.979008 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-37e35717-ba1d-4759-b64c-5d2aec1ac41e tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] POST https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action Aug 18 13:50:17.979458 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-37e35717-ba1d-4759-b64c-5d2aec1ac41e tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:17.979708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-37e35717-ba1d-4759-b64c-5d2aec1ac41e tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:17.981668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-37e35717-ba1d-4759-b64c-5d2aec1ac41e tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Updating group '251385d7-eb48-477e-a0cc-123b6915a106' with 'creating' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:50:17.990348 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:17.990348 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:18.006150 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-37e35717-ba1d-4759-b64c-5d2aec1ac41e tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action returned with HTTP 202 Aug 18 13:50:18.006150 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 264/1053] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:17 2026] POST /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:18.021153 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bafa83c4-d0f3-4808-a0a3-061b45fb655f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.023484 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bafa83c4-d0f3-4808-a0a3-061b45fb655f tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:18.023728 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bafa83c4-d0f3-4808-a0a3-061b45fb655f tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.023978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bafa83c4-d0f3-4808-a0a3-061b45fb655f tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.024166 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-bafa83c4-d0f3-4808-a0a3-061b45fb655f tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:18.028161 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.028161 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:18.039419 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bafa83c4-d0f3-4808-a0a3-061b45fb655f tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 200 Aug 18 13:50:18.039960 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 266/1054] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:18.053272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bd0f141-2ab5-4dec-94f7-a5da39ec9a2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.056254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bd0f141-2ab5-4dec-94f7-a5da39ec9a2d tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] POST https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action Aug 18 13:50:18.060252 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bd0f141-2ab5-4dec-94f7-a5da39ec9a2d tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:18.060412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bd0f141-2ab5-4dec-94f7-a5da39ec9a2d tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:18.061713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-0bd0f141-2ab5-4dec-94f7-a5da39ec9a2d tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Updating group '251385d7-eb48-477e-a0cc-123b6915a106' with 'available' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:50:18.068509 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.068509 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:18.078514 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bd0f141-2ab5-4dec-94f7-a5da39ec9a2d tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action returned with HTTP 202 Aug 18 13:50:18.078922 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 260/1055] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:18 2026] POST /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:18.088049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f6a0df24-b904-475d-8d8c-aa5c853b5db1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.089971 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6a0df24-b904-475d-8d8c-aa5c853b5db1 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:18.090198 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6a0df24-b904-475d-8d8c-aa5c853b5db1 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.090402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6a0df24-b904-475d-8d8c-aa5c853b5db1 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.090554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-f6a0df24-b904-475d-8d8c-aa5c853b5db1 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:18.096838 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.096838 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:18.109384 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6a0df24-b904-475d-8d8c-aa5c853b5db1 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 200 Aug 18 13:50:18.109803 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 266/1056] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:18.121238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f66acc74-24cd-40d4-acc6-8088906efec7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.123929 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f66acc74-24cd-40d4-acc6-8088906efec7 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] POST https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action Aug 18 13:50:18.124355 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f66acc74-24cd-40d4-acc6-8088906efec7 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:18.124589 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f66acc74-24cd-40d4-acc6-8088906efec7 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:18.128320 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-f66acc74-24cd-40d4-acc6-8088906efec7 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Updating group '251385d7-eb48-477e-a0cc-123b6915a106' with 'error' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:50:18.132417 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.132417 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:18.138773 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f66acc74-24cd-40d4-acc6-8088906efec7 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action returned with HTTP 202 Aug 18 13:50:18.139293 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 265/1057] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:18 2026] POST /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:18.151119 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b2b3659b-5b22-4c5d-881c-264da6e55c72 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.152439 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b2b3659b-5b22-4c5d-881c-264da6e55c72 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:18.152840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b2b3659b-5b22-4c5d-881c-264da6e55c72 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.152961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b2b3659b-5b22-4c5d-881c-264da6e55c72 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.153136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-b2b3659b-5b22-4c5d-881c-264da6e55c72 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:18.160478 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.160478 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:18.169196 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b2b3659b-5b22-4c5d-881c-264da6e55c72 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 200 Aug 18 13:50:18.170646 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 267/1058] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 385 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:18.185154 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4ea78ff-0b81-4006-bd13-bfbeef39c6ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.187135 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4ea78ff-0b81-4006-bd13-bfbeef39c6ed tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] POST https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action Aug 18 13:50:18.187745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4ea78ff-0b81-4006-bd13-bfbeef39c6ed tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:18.187745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4ea78ff-0b81-4006-bd13-bfbeef39c6ed tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:18.189348 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a4ea78ff-0b81-4006-bd13-bfbeef39c6ed tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Updating group '251385d7-eb48-477e-a0cc-123b6915a106' with 'available' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 13:50:18.193270 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.193270 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:18.199323 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4ea78ff-0b81-4006-bd13-bfbeef39c6ed tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action returned with HTTP 202 Aug 18 13:50:18.199827 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 261/1059] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:18 2026] POST /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:18.207193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-504fd314-da27-41c3-b625-fd34e524b90e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.210471 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-504fd314-da27-41c3-b625-fd34e524b90e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:18.210665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-504fd314-da27-41c3-b625-fd34e524b90e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.210837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-504fd314-da27-41c3-b625-fd34e524b90e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.210995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-504fd314-da27-41c3-b625-fd34e524b90e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:18.218762 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.218762 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:18.232896 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-504fd314-da27-41c3-b625-fd34e524b90e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 200 Aug 18 13:50:18.233250 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 267/1060] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:18.244212 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.246016 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:18.246198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.246422 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.246680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:18.247339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:18.253038 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Get all volumes completed successfully. Aug 18 13:50:18.255037 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f1b69ad-dac3-4503-92cd-3d786891acd9 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:18.255415 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 266/1061] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:18.268039 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d247325b-dfd0-486a-a465-23339afd72be None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.270116 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d247325b-dfd0-486a-a465-23339afd72be tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] POST https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action Aug 18 13:50:18.270557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d247325b-dfd0-486a-a465-23339afd72be tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:18.270713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d247325b-dfd0-486a-a465-23339afd72be tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:18.272464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-d247325b-dfd0-486a-a465-23339afd72be tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] delete called for group 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100281) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:50:18.272632 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-d247325b-dfd0-486a-a465-23339afd72be tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Delete group with id: 251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:18.276443 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.276443 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:18.324160 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d247325b-dfd0-486a-a465-23339afd72be tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action returned with HTTP 202 Aug 18 13:50:18.324572 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 268/1062] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:18 2026] POST /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:18.334462 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac9e84e6-d7e4-4d2b-a9f3-c83988301e3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.336742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac9e84e6-d7e4-4d2b-a9f3-c83988301e3e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:18.336742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac9e84e6-d7e4-4d2b-a9f3-c83988301e3e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.336742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac9e84e6-d7e4-4d2b-a9f3-c83988301e3e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.336953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-ac9e84e6-d7e4-4d2b-a9f3-c83988301e3e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:18.340506 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.340506 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:18.342390 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-547dfdad-e007-42e4-9037-c83f3b9a7cfb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.344784 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-547dfdad-e007-42e4-9037-c83f3b9a7cfb tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:18.345052 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-547dfdad-e007-42e4-9037-c83f3b9a7cfb tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.345267 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-547dfdad-e007-42e4-9037-c83f3b9a7cfb tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.345771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-547dfdad-e007-42e4-9037-c83f3b9a7cfb tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:18.350178 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac9e84e6-d7e4-4d2b-a9f3-c83988301e3e tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 200 Aug 18 13:50:18.350607 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 262/1063] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:18.351597 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:18.351597 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:18.352413 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-547dfdad-e007-42e4-9037-c83f3b9a7cfb tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:18.352776 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 268/1064] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:18.439313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec5a1819-889d-4c46-a21c-4d2674c2c133 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:18.441673 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec5a1819-889d-4c46-a21c-4d2674c2c133 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] GET https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 Aug 18 13:50:18.441832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec5a1819-889d-4c46-a21c-4d2674c2c133 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:18.442018 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec5a1819-889d-4c46-a21c-4d2674c2c133 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:18.447992 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec5a1819-889d-4c46-a21c-4d2674c2c133 tempest-ServerRescueNegativeTestJSON-1123069473 tempest-ServerRescueNegativeTestJSON-1123069473-project-member] https://10.4.3.221/volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 returned with HTTP 404 Aug 18 13:50:18.448664 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 267/1065] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:18 2026] GET /volume/v3/volumes/29434886-7a7c-4c7e-ba91-c58b43791a74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:19.366283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-87ec79ff-e503-406d-9d51-da05695fc799 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:19.367209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61b66488-1b05-4774-87ed-37290da3af31 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:19.368782 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-87ec79ff-e503-406d-9d51-da05695fc799 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] GET https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 Aug 18 13:50:19.371115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-87ec79ff-e503-406d-9d51-da05695fc799 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:19.371115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-87ec79ff-e503-406d-9d51-da05695fc799 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:19.371115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-87ec79ff-e503-406d-9d51-da05695fc799 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] show called for member 251385d7-eb48-477e-a0cc-123b6915a106 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:19.371306 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61b66488-1b05-4774-87ed-37290da3af31 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:19.371539 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61b66488-1b05-4774-87ed-37290da3af31 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:19.371748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61b66488-1b05-4774-87ed-37290da3af31 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:19.371853 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-61b66488-1b05-4774-87ed-37290da3af31 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:19.379062 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-87ec79ff-e503-406d-9d51-da05695fc799 tempest-GroupsV320Test-1488191696 tempest-GroupsV320Test-1488191696-project-member] https://10.4.3.221/volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 returned with HTTP 404 Aug 18 13:50:19.379585 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 269/1066] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:19 2026] GET /volume/v3/groups/251385d7-eb48-477e-a0cc-123b6915a106 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:19.380585 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:19.380585 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:19.381630 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61b66488-1b05-4774-87ed-37290da3af31 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:19.382117 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 263/1067] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:19 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:19.392425 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f6812bfa-3aca-44de-81ad-87c9ce116057 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:19.395943 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6812bfa-3aca-44de-81ad-87c9ce116057 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/3b3c5125-f841-4cb4-99d9-8c425b968d90 Aug 18 13:50:19.396152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6812bfa-3aca-44de-81ad-87c9ce116057 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:19.396385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6812bfa-3aca-44de-81ad-87c9ce116057 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:19.424603 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6812bfa-3aca-44de-81ad-87c9ce116057 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/group_types/3b3c5125-f841-4cb4-99d9-8c425b968d90 returned with HTTP 202 Aug 18 13:50:19.424934 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 269/1068] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:50:19 2026] DELETE /volume/v3/group_types/3b3c5125-f841-4cb4-99d9-8c425b968d90 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:19.434313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dc89aa84-9390-4a5d-99a3-353e5936d624 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:19.436367 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc89aa84-9390-4a5d-99a3-353e5936d624 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] DELETE https://10.4.3.221/volume/v3/types/bf5d27e2-051c-4e11-aa4c-213f95a8f08b Aug 18 13:50:19.436640 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc89aa84-9390-4a5d-99a3-353e5936d624 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:19.436986 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc89aa84-9390-4a5d-99a3-353e5936d624 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:19.483245 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc89aa84-9390-4a5d-99a3-353e5936d624 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/types/bf5d27e2-051c-4e11-aa4c-213f95a8f08b returned with HTTP 202 Aug 18 13:50:19.483245 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 268/1069] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:50:19 2026] DELETE /volume/v3/types/bf5d27e2-051c-4e11-aa4c-213f95a8f08b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:19.490472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4bddd9a4-d13d-430b-9a36-3f09a2e8ce59 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:19.494828 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4bddd9a4-d13d-430b-9a36-3f09a2e8ce59 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] GET https://10.4.3.221/volume/v3/types/bf5d27e2-051c-4e11-aa4c-213f95a8f08b Aug 18 13:50:19.494828 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4bddd9a4-d13d-430b-9a36-3f09a2e8ce59 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:19.494929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4bddd9a4-d13d-430b-9a36-3f09a2e8ce59 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:19.502175 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4bddd9a4-d13d-430b-9a36-3f09a2e8ce59 tempest-GroupsV320Test-1691001862 tempest-GroupsV320Test-1691001862-project-admin] https://10.4.3.221/volume/v3/types/bf5d27e2-051c-4e11-aa4c-213f95a8f08b returned with HTTP 404 Aug 18 13:50:19.503466 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 270/1070] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:50:19 2026] GET /volume/v3/types/bf5d27e2-051c-4e11-aa4c-213f95a8f08b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:20.395240 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3df84fb8-0963-4573-87b0-e95327739ad6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:20.398518 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3df84fb8-0963-4573-87b0-e95327739ad6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:20.398840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3df84fb8-0963-4573-87b0-e95327739ad6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:20.399264 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3df84fb8-0963-4573-87b0-e95327739ad6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:20.399264 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3df84fb8-0963-4573-87b0-e95327739ad6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:20.405472 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:20.405472 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:20.406538 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3df84fb8-0963-4573-87b0-e95327739ad6 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:20.406988 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 264/1071] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:20 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:21.423561 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5ce9049b-2964-4ab2-8187-4c1c565c7c04 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:21.429394 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ce9049b-2964-4ab2-8187-4c1c565c7c04 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:21.429839 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ce9049b-2964-4ab2-8187-4c1c565c7c04 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:21.429985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ce9049b-2964-4ab2-8187-4c1c565c7c04 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:21.430105 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5ce9049b-2964-4ab2-8187-4c1c565c7c04 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:21.438706 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:21.438706 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:21.439610 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ce9049b-2964-4ab2-8187-4c1c565c7c04 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:21.439929 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 270/1072] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:21 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.173971 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4bb7c68-1722-41e4-bf79-67473e233c7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.291525 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4bb7c68-1722-41e4-bf79-67473e233c7e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] POST https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:22.291870 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4bb7c68-1722-41e4-bf79-67473e233c7e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-310743802", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:22.293884 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.qos_specs [None req-a4bb7c68-1722-41e4-bf79-67473e233c7e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-310743802', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100283) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:50:22.300722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-a4bb7c68-1722-41e4-bf79-67473e233c7e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DB qos_specs_create(): root {'id': 'f0234d7d-43b1-46ac-b0e9-b72288f79643', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-310743802'} {{(pid=100283) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:50:22.312538 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4bb7c68-1722-41e4-bf79-67473e233c7e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:22.312942 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 269/1073] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:50:22 2026] POST /volume/v3/qos-specs => generated 392 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.325013 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d605503e-97e6-4560-ade4-f20f841c8dfd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.326703 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d605503e-97e6-4560-ade4-f20f841c8dfd tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:22.326931 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d605503e-97e6-4560-ade4-f20f841c8dfd tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-145404395"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:22.344879 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d605503e-97e6-4560-ade4-f20f841c8dfd tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:22.347351 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 271/1074] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:22 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.360500 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0d63fbb-c649-49d6-891d-0ea35a7596e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.364021 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0d63fbb-c649-49d6-891d-0ea35a7596e4 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:22.364324 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0d63fbb-c649-49d6-891d-0ea35a7596e4 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-412350268"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:22.386443 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0d63fbb-c649-49d6-891d-0ea35a7596e4 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:22.389058 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 265/1075] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:22 2026] POST /volume/v3/types => generated 221 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.397519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0b4c9718-5b06-4a69-a9b9-e84dc754d61d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.400292 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b4c9718-5b06-4a69-a9b9-e84dc754d61d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:22.400765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0b4c9718-5b06-4a69-a9b9-e84dc754d61d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-552748214"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:22.422919 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b4c9718-5b06-4a69-a9b9-e84dc754d61d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:22.423414 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 271/1076] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:22 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.434754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db56f11e-40b6-480f-848f-da3b9b822e8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.437448 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db56f11e-40b6-480f-848f-da3b9b822e8f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=1d9f21c8-075b-4d8b-8594-87daef4d6159 Aug 18 13:50:22.437649 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db56f11e-40b6-480f-848f-da3b9b822e8f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.437834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db56f11e-40b6-480f-848f-da3b9b822e8f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'associate' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.438177 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.438177 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:22.438575 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-db56f11e-40b6-480f-848f-da3b9b822e8f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Associate qos_spec: f0234d7d-43b1-46ac-b0e9-b72288f79643 with type: 1d9f21c8-075b-4d8b-8594-87daef4d6159 {{(pid=100283) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 13:50:22.462945 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0244bf50-915e-4b7f-bee1-847e7f2bbc5a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.464553 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0244bf50-915e-4b7f-bee1-847e7f2bbc5a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:22.464774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0244bf50-915e-4b7f-bee1-847e7f2bbc5a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.464998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0244bf50-915e-4b7f-bee1-847e7f2bbc5a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.465142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0244bf50-915e-4b7f-bee1-847e7f2bbc5a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:22.472803 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.472803 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:22.475880 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0244bf50-915e-4b7f-bee1-847e7f2bbc5a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:22.475880 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 272/1077] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.476994 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db56f11e-40b6-480f-848f-da3b9b822e8f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=1d9f21c8-075b-4d8b-8594-87daef4d6159 returned with HTTP 202 Aug 18 13:50:22.477594 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 270/1078] 10.4.3.221 () {66 vars in 1481 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=1d9f21c8-075b-4d8b-8594-87daef4d6159 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.488819 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-544ba036-cd7e-481d-b714-0ea06ba2c897 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.489878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-802ec493-ce37-4c1a-b470-2e4cecfcf5c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.490821 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-544ba036-cd7e-481d-b714-0ea06ba2c897 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:50:22.491149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-544ba036-cd7e-481d-b714-0ea06ba2c897 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.491401 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-544ba036-cd7e-481d-b714-0ea06ba2c897 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.491944 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-802ec493-ce37-4c1a-b470-2e4cecfcf5c6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=5e3af2fe-ebb2-45cc-bad1-cf141c96be16 Aug 18 13:50:22.492090 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-802ec493-ce37-4c1a-b470-2e4cecfcf5c6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.492329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-802ec493-ce37-4c1a-b470-2e4cecfcf5c6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'associate' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.493136 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-802ec493-ce37-4c1a-b470-2e4cecfcf5c6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Associate qos_spec: f0234d7d-43b1-46ac-b0e9-b72288f79643 with type: 5e3af2fe-ebb2-45cc-bad1-cf141c96be16 {{(pid=100284) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 13:50:22.502403 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.502403 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:22.505910 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-544ba036-cd7e-481d-b714-0ea06ba2c897 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Volume info retrieved successfully. Aug 18 13:50:22.513484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-544ba036-cd7e-481d-b714-0ea06ba2c897 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db returned with HTTP 200 Aug 18 13:50:22.517464 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-802ec493-ce37-4c1a-b470-2e4cecfcf5c6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=5e3af2fe-ebb2-45cc-bad1-cf141c96be16 returned with HTTP 202 Aug 18 13:50:22.517521 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 272/1079] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.517560 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 266/1080] 10.4.3.221 () {66 vars in 1481 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=5e3af2fe-ebb2-45cc-bad1-cf141c96be16 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.524801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9800b309-e835-4b22-8282-eb27012f24cc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.529489 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9800b309-e835-4b22-8282-eb27012f24cc tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=813c92c9-95f3-4a84-9ead-1fa8d3601b7e Aug 18 13:50:22.529739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9800b309-e835-4b22-8282-eb27012f24cc tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.530245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9800b309-e835-4b22-8282-eb27012f24cc tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'associate' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.530385 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9800b309-e835-4b22-8282-eb27012f24cc tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Associate qos_spec: f0234d7d-43b1-46ac-b0e9-b72288f79643 with type: 813c92c9-95f3-4a84-9ead-1fa8d3601b7e {{(pid=100281) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 13:50:22.532513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-129e0804-2b21-4f68-bbea-2c219a6aa400 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.534515 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-129e0804-2b21-4f68-bbea-2c219a6aa400 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] PUT https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:22.534871 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-129e0804-2b21-4f68-bbea-2c219a6aa400 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1829170008", "description": "tempest-volume-backup-description-214489247"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:22.541286 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.541286 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:22.549183 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-129e0804-2b21-4f68-bbea-2c219a6aa400 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:22.549665 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 271/1081] 10.4.3.221 () {70 vars in 1409 bytes} [Tue Aug 18 13:50:22 2026] PUT /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.561016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2c223733-2249-49b7-afb7-1788660e96d4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.561674 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9800b309-e835-4b22-8282-eb27012f24cc tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=813c92c9-95f3-4a84-9ead-1fa8d3601b7e returned with HTTP 202 Aug 18 13:50:22.562310 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 273/1082] 10.4.3.221 () {66 vars in 1481 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associate?vol_type_id=813c92c9-95f3-4a84-9ead-1fa8d3601b7e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.564646 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2c223733-2249-49b7-afb7-1788660e96d4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:22.564955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2c223733-2249-49b7-afb7-1788660e96d4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.565194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2c223733-2249-49b7-afb7-1788660e96d4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.565307 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2c223733-2249-49b7-afb7-1788660e96d4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:22.571432 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.571432 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:22.571538 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6e61b355-ab40-43d5-bc14-5afe65777f5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.571768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2c223733-2249-49b7-afb7-1788660e96d4 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:22.571768 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 273/1083] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 840 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.573413 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e61b355-ab40-43d5-bc14-5afe65777f5d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations Aug 18 13:50:22.573606 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e61b355-ab40-43d5-bc14-5afe65777f5d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.573825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e61b355-ab40-43d5-bc14-5afe65777f5d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'associations' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.574177 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.574177 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:22.574565 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e61b355-ab40-43d5-bc14-5afe65777f5d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Get associations for qos_spec id: f0234d7d-43b1-46ac-b0e9-b72288f79643 {{(pid=100284) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 13:50:22.585971 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86afb8d4-4541-49f4-aba4-5d76a99e4519 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.588118 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86afb8d4-4541-49f4-aba4-5d76a99e4519 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] DELETE https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:22.588221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86afb8d4-4541-49f4-aba4-5d76a99e4519 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.588714 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86afb8d4-4541-49f4-aba4-5d76a99e4519 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.588714 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-86afb8d4-4541-49f4-aba4-5d76a99e4519 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Delete backup with id: faf583fb-6752-45fd-b876-b9de2057ae56. Aug 18 13:50:22.591027 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e61b355-ab40-43d5-bc14-5afe65777f5d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations returned with HTTP 200 Aug 18 13:50:22.592448 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 267/1084] 10.4.3.221 () {66 vars in 1393 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.593625 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.593625 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:22.599988 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f0fdbf92-f3de-4460-b66a-d93b39dfae55 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.602014 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0fdbf92-f3de-4460-b66a-d93b39dfae55 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/disassociate?vol_type_id=1d9f21c8-075b-4d8b-8594-87daef4d6159 Aug 18 13:50:22.602184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f0fdbf92-f3de-4460-b66a-d93b39dfae55 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.602474 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f0fdbf92-f3de-4460-b66a-d93b39dfae55 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'disassociate' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.602733 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.602733 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:22.603203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f0fdbf92-f3de-4460-b66a-d93b39dfae55 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Disassociate qos_spec: f0234d7d-43b1-46ac-b0e9-b72288f79643 from type: 1d9f21c8-075b-4d8b-8594-87daef4d6159 {{(pid=100281) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 13:50:22.613078 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-86afb8d4-4541-49f4-aba4-5d76a99e4519 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] delete_backup rpcapi backup_id faf583fb-6752-45fd-b876-b9de2057ae56 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:50:22.616051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86afb8d4-4541-49f4-aba4-5d76a99e4519 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 202 Aug 18 13:50:22.616583 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 272/1085] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:50:22 2026] DELETE /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:50:22.624293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6854345b-d87a-4fe3-9cee-9ea08dcbf463 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.626798 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6854345b-d87a-4fe3-9cee-9ea08dcbf463 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:22.627710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6854345b-d87a-4fe3-9cee-9ea08dcbf463 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.627710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6854345b-d87a-4fe3-9cee-9ea08dcbf463 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.627710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6854345b-d87a-4fe3-9cee-9ea08dcbf463 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:22.633832 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0fdbf92-f3de-4460-b66a-d93b39dfae55 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/disassociate?vol_type_id=1d9f21c8-075b-4d8b-8594-87daef4d6159 returned with HTTP 202 Aug 18 13:50:22.633832 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 274/1086] 10.4.3.221 () {66 vars in 1490 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/disassociate?vol_type_id=1d9f21c8-075b-4d8b-8594-87daef4d6159 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.633980 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.633980 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:22.637048 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6854345b-d87a-4fe3-9cee-9ea08dcbf463 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 200 Aug 18 13:50:22.637048 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 274/1087] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.642943 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2873976b-652d-4269-ac1c-d81d46972884 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.644751 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2873976b-652d-4269-ac1c-d81d46972884 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations Aug 18 13:50:22.644994 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2873976b-652d-4269-ac1c-d81d46972884 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.645171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2873976b-652d-4269-ac1c-d81d46972884 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'associations' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.645381 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.645381 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:22.646035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2873976b-652d-4269-ac1c-d81d46972884 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Get associations for qos_spec id: f0234d7d-43b1-46ac-b0e9-b72288f79643 {{(pid=100284) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 13:50:22.656896 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2873976b-652d-4269-ac1c-d81d46972884 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations returned with HTTP 200 Aug 18 13:50:22.657293 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 268/1088] 10.4.3.221 () {66 vars in 1393 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations => generated 304 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.669483 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc4f171c-2426-49e4-b305-46fdf39a584b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.672562 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc4f171c-2426-49e4-b305-46fdf39a584b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/disassociate_all Aug 18 13:50:22.672562 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc4f171c-2426-49e4-b305-46fdf39a584b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.672659 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc4f171c-2426-49e4-b305-46fdf39a584b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'disassociate_all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.673167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc4f171c-2426-49e4-b305-46fdf39a584b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Disassociate qos_spec: f0234d7d-43b1-46ac-b0e9-b72288f79643 from all. {{(pid=100283) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 13:50:22.687749 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc4f171c-2426-49e4-b305-46fdf39a584b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/disassociate_all returned with HTTP 202 Aug 18 13:50:22.688309 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 273/1089] 10.4.3.221 () {66 vars in 1405 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/disassociate_all => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.697811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8c1cd045-58cf-44a7-bb74-24377ccb3452 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.699708 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c1cd045-58cf-44a7-bb74-24377ccb3452 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations Aug 18 13:50:22.700266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c1cd045-58cf-44a7-bb74-24377ccb3452 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.700266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c1cd045-58cf-44a7-bb74-24377ccb3452 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'associations' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.700964 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.700964 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:22.701109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c1cd045-58cf-44a7-bb74-24377ccb3452 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Get associations for qos_spec id: f0234d7d-43b1-46ac-b0e9-b72288f79643 {{(pid=100281) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 13:50:22.718946 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c1cd045-58cf-44a7-bb74-24377ccb3452 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations returned with HTTP 200 Aug 18 13:50:22.719338 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 275/1090] 10.4.3.221 () {66 vars in 1393 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/associations => generated 24 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:50:22.727908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-28f584a0-209b-4e6e-80e0-3858ff4557ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.729502 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28f584a0-209b-4e6e-80e0-3858ff4557ed tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/types/813c92c9-95f3-4a84-9ead-1fa8d3601b7e Aug 18 13:50:22.729691 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28f584a0-209b-4e6e-80e0-3858ff4557ed tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.729925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28f584a0-209b-4e6e-80e0-3858ff4557ed tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.757876 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28f584a0-209b-4e6e-80e0-3858ff4557ed tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types/813c92c9-95f3-4a84-9ead-1fa8d3601b7e returned with HTTP 202 Aug 18 13:50:22.758243 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 275/1091] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:50:22 2026] DELETE /volume/v3/types/813c92c9-95f3-4a84-9ead-1fa8d3601b7e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.768252 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc8dc6ea-9de4-437c-9fb5-812619a7b442 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.770091 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc8dc6ea-9de4-437c-9fb5-812619a7b442 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/types/813c92c9-95f3-4a84-9ead-1fa8d3601b7e Aug 18 13:50:22.770395 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc8dc6ea-9de4-437c-9fb5-812619a7b442 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.770650 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc8dc6ea-9de4-437c-9fb5-812619a7b442 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.774527 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc8dc6ea-9de4-437c-9fb5-812619a7b442 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types/813c92c9-95f3-4a84-9ead-1fa8d3601b7e returned with HTTP 404 Aug 18 13:50:22.775345 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 269/1092] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/types/813c92c9-95f3-4a84-9ead-1fa8d3601b7e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:22.784962 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7330e2a9-d743-467a-a05c-706a73ef1be6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.787641 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7330e2a9-d743-467a-a05c-706a73ef1be6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/types/5e3af2fe-ebb2-45cc-bad1-cf141c96be16 Aug 18 13:50:22.787873 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7330e2a9-d743-467a-a05c-706a73ef1be6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.788087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7330e2a9-d743-467a-a05c-706a73ef1be6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.788302 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.788302 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:22.819386 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7330e2a9-d743-467a-a05c-706a73ef1be6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types/5e3af2fe-ebb2-45cc-bad1-cf141c96be16 returned with HTTP 202 Aug 18 13:50:22.819975 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 274/1093] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:50:22 2026] DELETE /volume/v3/types/5e3af2fe-ebb2-45cc-bad1-cf141c96be16 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.829163 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b01c5947-9ab2-4567-91b1-11b9ec8326a0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.830792 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b01c5947-9ab2-4567-91b1-11b9ec8326a0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/types/5e3af2fe-ebb2-45cc-bad1-cf141c96be16 Aug 18 13:50:22.831001 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b01c5947-9ab2-4567-91b1-11b9ec8326a0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.831168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b01c5947-9ab2-4567-91b1-11b9ec8326a0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.834615 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b01c5947-9ab2-4567-91b1-11b9ec8326a0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types/5e3af2fe-ebb2-45cc-bad1-cf141c96be16 returned with HTTP 404 Aug 18 13:50:22.835165 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 276/1094] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/types/5e3af2fe-ebb2-45cc-bad1-cf141c96be16 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:22.846125 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-20bd4225-b8e6-4f0c-a1f7-b02263b8a363 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.850519 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-20bd4225-b8e6-4f0c-a1f7-b02263b8a363 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/types/1d9f21c8-075b-4d8b-8594-87daef4d6159 Aug 18 13:50:22.850734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-20bd4225-b8e6-4f0c-a1f7-b02263b8a363 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.851370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-20bd4225-b8e6-4f0c-a1f7-b02263b8a363 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.875748 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-20bd4225-b8e6-4f0c-a1f7-b02263b8a363 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types/1d9f21c8-075b-4d8b-8594-87daef4d6159 returned with HTTP 202 Aug 18 13:50:22.876182 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 276/1095] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:50:22 2026] DELETE /volume/v3/types/1d9f21c8-075b-4d8b-8594-87daef4d6159 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.883143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2585f878-d7a6-4175-84a0-149044637a43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.885457 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2585f878-d7a6-4175-84a0-149044637a43 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/types/1d9f21c8-075b-4d8b-8594-87daef4d6159 Aug 18 13:50:22.885804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2585f878-d7a6-4175-84a0-149044637a43 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.886111 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2585f878-d7a6-4175-84a0-149044637a43 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.893262 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2585f878-d7a6-4175-84a0-149044637a43 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/types/1d9f21c8-075b-4d8b-8594-87daef4d6159 returned with HTTP 404 Aug 18 13:50:22.894937 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 270/1096] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/types/1d9f21c8-075b-4d8b-8594-87daef4d6159 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:22.904458 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-04fcc3fe-73b1-40cc-b63a-eba161e6ad4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.907648 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04fcc3fe-73b1-40cc-b63a-eba161e6ad4e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] POST https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:22.907648 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04fcc3fe-73b1-40cc-b63a-eba161e6ad4e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-243891921", "consumer": "back-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:22.910553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.qos_specs [None req-04fcc3fe-73b1-40cc-b63a-eba161e6ad4e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-243891921', 'consumer': 'back-end', 'specs': {}} {{(pid=100283) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:50:22.913874 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-04fcc3fe-73b1-40cc-b63a-eba161e6ad4e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DB qos_specs_create(): root {'id': '2e2165b0-40a4-4467-87ea-a3dc68eb39e2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-243891921'} {{(pid=100283) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:50:22.924942 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04fcc3fe-73b1-40cc-b63a-eba161e6ad4e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:22.925623 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 275/1097] 10.4.3.221 () {68 vars in 1264 bytes} [Tue Aug 18 13:50:22 2026] POST /volume/v3/qos-specs => generated 368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:22.937106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a111c5d1-79bf-4808-9cfe-0264c3b05737 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.939719 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a111c5d1-79bf-4808-9cfe-0264c3b05737 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2?force=False Aug 18 13:50:22.939719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a111c5d1-79bf-4808-9cfe-0264c3b05737 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.939940 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a111c5d1-79bf-4808-9cfe-0264c3b05737 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.940190 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.940190 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:22.940591 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a111c5d1-79bf-4808-9cfe-0264c3b05737 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete qos_spec: 2e2165b0-40a4-4467-87ea-a3dc68eb39e2, force: False {{(pid=100281) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:50:22.959373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a111c5d1-79bf-4808-9cfe-0264c3b05737 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2?force=False returned with HTTP 202 Aug 18 13:50:22.959946 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 277/1098] 10.4.3.221 () {66 vars in 1380 bytes} [Tue Aug 18 13:50:22 2026] DELETE /volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:22.969082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cdecb637-6d2a-463f-a71e-75109e2ad652 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.970929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cdecb637-6d2a-463f-a71e-75109e2ad652 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2 Aug 18 13:50:22.971173 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cdecb637-6d2a-463f-a71e-75109e2ad652 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.971432 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cdecb637-6d2a-463f-a71e-75109e2ad652 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.983475 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cdecb637-6d2a-463f-a71e-75109e2ad652 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2 returned with HTTP 404 Aug 18 13:50:22.984084 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 277/1099] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:22 2026] GET /volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:22.994297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-654a9b0e-cde2-4afd-b281-b801d4754668 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:22.997979 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-654a9b0e-cde2-4afd-b281-b801d4754668 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:22.998214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-654a9b0e-cde2-4afd-b281-b801d4754668 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:22.998543 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-654a9b0e-cde2-4afd-b281-b801d4754668 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:22.998913 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:22.998913 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:23.016739 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-654a9b0e-cde2-4afd-b281-b801d4754668 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:23.017434 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 271/1100] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:50:22 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 18 13:50:23.027044 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-332514e7-224b-4129-a3f0-1e7ac5660142 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.029024 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-332514e7-224b-4129-a3f0-1e7ac5660142 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2?force=False Aug 18 13:50:23.029260 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-332514e7-224b-4129-a3f0-1e7ac5660142 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.029491 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-332514e7-224b-4129-a3f0-1e7ac5660142 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.030900 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.030900 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:23.030900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-332514e7-224b-4129-a3f0-1e7ac5660142 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete qos_spec: 2e2165b0-40a4-4467-87ea-a3dc68eb39e2, force: False {{(pid=100283) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:50:23.042000 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-332514e7-224b-4129-a3f0-1e7ac5660142 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2?force=False returned with HTTP 404 Aug 18 13:50:23.042746 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 276/1101] 10.4.3.221 () {66 vars in 1380 bytes} [Tue Aug 18 13:50:23 2026] DELETE /volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.049656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-185abe2e-8676-4c4b-b936-cb0c328ade27 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.051577 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-185abe2e-8676-4c4b-b936-cb0c328ade27 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2 Aug 18 13:50:23.051825 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-185abe2e-8676-4c4b-b936-cb0c328ade27 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.052038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-185abe2e-8676-4c4b-b936-cb0c328ade27 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.052290 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.052290 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:23.056931 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-185abe2e-8676-4c4b-b936-cb0c328ade27 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2 returned with HTTP 404 Aug 18 13:50:23.057833 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 278/1102] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/2e2165b0-40a4-4467-87ea-a3dc68eb39e2 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.070087 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f7ef7e3-52b7-4243-9f37-6313d90e7115 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.075271 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f7ef7e3-52b7-4243-9f37-6313d90e7115 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] POST https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:23.075740 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f7ef7e3-52b7-4243-9f37-6313d90e7115 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-233652258", "consumer": "both"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:23.078160 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.qos_specs [None req-4f7ef7e3-52b7-4243-9f37-6313d90e7115 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-233652258', 'consumer': 'both', 'specs': {}} {{(pid=100282) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:50:23.088169 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-4f7ef7e3-52b7-4243-9f37-6313d90e7115 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DB qos_specs_create(): root {'id': 'b295f95c-b89a-47a8-b99b-7dd5c35d6d22', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-233652258'} {{(pid=100282) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:50:23.094201 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f7ef7e3-52b7-4243-9f37-6313d90e7115 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:23.094668 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 278/1103] 10.4.3.221 () {68 vars in 1264 bytes} [Tue Aug 18 13:50:23 2026] POST /volume/v3/qos-specs => generated 364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.105622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29834741-5310-421f-93a7-6f9eaa00b48f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.108281 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29834741-5310-421f-93a7-6f9eaa00b48f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22?force=False Aug 18 13:50:23.108496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29834741-5310-421f-93a7-6f9eaa00b48f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.108673 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29834741-5310-421f-93a7-6f9eaa00b48f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.108946 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.108946 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:23.109284 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29834741-5310-421f-93a7-6f9eaa00b48f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete qos_spec: b295f95c-b89a-47a8-b99b-7dd5c35d6d22, force: False {{(pid=100284) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:50:23.130607 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29834741-5310-421f-93a7-6f9eaa00b48f tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22?force=False returned with HTTP 202 Aug 18 13:50:23.131764 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 272/1104] 10.4.3.221 () {66 vars in 1380 bytes} [Tue Aug 18 13:50:23 2026] DELETE /volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:23.140680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5594ab8e-a4c5-4781-9a81-3be2a413ae73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.142578 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5594ab8e-a4c5-4781-9a81-3be2a413ae73 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22 Aug 18 13:50:23.142795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5594ab8e-a4c5-4781-9a81-3be2a413ae73 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.143071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5594ab8e-a4c5-4781-9a81-3be2a413ae73 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.149245 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5594ab8e-a4c5-4781-9a81-3be2a413ae73 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22 returned with HTTP 404 Aug 18 13:50:23.150043 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 277/1105] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.159961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-73466b87-448c-44f5-8fce-249feb0fd941 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.162111 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73466b87-448c-44f5-8fce-249feb0fd941 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:23.162241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73466b87-448c-44f5-8fce-249feb0fd941 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.162447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73466b87-448c-44f5-8fce-249feb0fd941 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.182171 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73466b87-448c-44f5-8fce-249feb0fd941 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:23.183049 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 279/1106] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:50:23 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 18 13:50:23.196190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e361f738-bf5d-4890-8c6f-f5f13b4855d9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.198374 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e361f738-bf5d-4890-8c6f-f5f13b4855d9 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22?force=False Aug 18 13:50:23.198572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e361f738-bf5d-4890-8c6f-f5f13b4855d9 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.198797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e361f738-bf5d-4890-8c6f-f5f13b4855d9 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.199025 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.199025 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:23.199485 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e361f738-bf5d-4890-8c6f-f5f13b4855d9 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete qos_spec: b295f95c-b89a-47a8-b99b-7dd5c35d6d22, force: False {{(pid=100282) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:50:23.204742 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e361f738-bf5d-4890-8c6f-f5f13b4855d9 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22?force=False returned with HTTP 404 Aug 18 13:50:23.205172 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 279/1107] 10.4.3.221 () {66 vars in 1380 bytes} [Tue Aug 18 13:50:23 2026] DELETE /volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.214832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-36f6e2f3-dab8-4415-ae36-a636f3bbce72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.216729 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36f6e2f3-dab8-4415-ae36-a636f3bbce72 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22 Aug 18 13:50:23.217002 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36f6e2f3-dab8-4415-ae36-a636f3bbce72 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.217749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36f6e2f3-dab8-4415-ae36-a636f3bbce72 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.218301 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.218301 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:23.222626 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36f6e2f3-dab8-4415-ae36-a636f3bbce72 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22 returned with HTTP 404 Aug 18 13:50:23.223369 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 273/1108] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/b295f95c-b89a-47a8-b99b-7dd5c35d6d22 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.234743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c12d6d2e-7d85-43cb-a36e-5e4276da3c65 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.237252 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c12d6d2e-7d85-43cb-a36e-5e4276da3c65 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] POST https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:23.237808 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c12d6d2e-7d85-43cb-a36e-5e4276da3c65 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1077656381", "consumer": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:23.240322 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.qos_specs [None req-c12d6d2e-7d85-43cb-a36e-5e4276da3c65 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1077656381', 'consumer': 'front-end', 'specs': {}} {{(pid=100283) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 13:50:23.245569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-c12d6d2e-7d85-43cb-a36e-5e4276da3c65 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DB qos_specs_create(): root {'id': '06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1077656381'} {{(pid=100283) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 13:50:23.250542 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c12d6d2e-7d85-43cb-a36e-5e4276da3c65 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:23.250958 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 278/1109] 10.4.3.221 () {68 vars in 1264 bytes} [Tue Aug 18 13:50:23 2026] POST /volume/v3/qos-specs => generated 370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.262854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5b1b4c42-e295-42fb-8793-1e62319f0430 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.264259 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b1b4c42-e295-42fb-8793-1e62319f0430 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919?force=False Aug 18 13:50:23.264541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b1b4c42-e295-42fb-8793-1e62319f0430 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.264800 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b1b4c42-e295-42fb-8793-1e62319f0430 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.265132 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.265132 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:23.265570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b1b4c42-e295-42fb-8793-1e62319f0430 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete qos_spec: 06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919, force: False {{(pid=100281) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:50:23.282883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b1b4c42-e295-42fb-8793-1e62319f0430 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919?force=False returned with HTTP 202 Aug 18 13:50:23.282883 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 280/1110] 10.4.3.221 () {66 vars in 1380 bytes} [Tue Aug 18 13:50:23 2026] DELETE /volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:23.291045 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f611d372-5d6b-4f19-b791-8fdbd8186d24 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.293605 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f611d372-5d6b-4f19-b791-8fdbd8186d24 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919 Aug 18 13:50:23.293940 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f611d372-5d6b-4f19-b791-8fdbd8186d24 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.294144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f611d372-5d6b-4f19-b791-8fdbd8186d24 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.300030 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f611d372-5d6b-4f19-b791-8fdbd8186d24 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919 returned with HTTP 404 Aug 18 13:50:23.300481 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 280/1111] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.310746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8ee8f29-094f-49e5-a88f-8b28b0ee5ea3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.313559 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8ee8f29-094f-49e5-a88f-8b28b0ee5ea3 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:23.313800 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8ee8f29-094f-49e5-a88f-8b28b0ee5ea3 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.315786 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8ee8f29-094f-49e5-a88f-8b28b0ee5ea3 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.322020 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8ee8f29-094f-49e5-a88f-8b28b0ee5ea3 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:23.322020 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 274/1112] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.332437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c68986f-f192-4e18-8407-ac26c17a0eeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.333673 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c68986f-f192-4e18-8407-ac26c17a0eeb tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919?force=False Aug 18 13:50:23.333986 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c68986f-f192-4e18-8407-ac26c17a0eeb tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.334170 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c68986f-f192-4e18-8407-ac26c17a0eeb tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.334403 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.334403 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:23.334735 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c68986f-f192-4e18-8407-ac26c17a0eeb tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete qos_spec: 06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919, force: False {{(pid=100283) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:50:23.337670 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c68986f-f192-4e18-8407-ac26c17a0eeb tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919?force=False returned with HTTP 404 Aug 18 13:50:23.337961 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 279/1113] 10.4.3.221 () {66 vars in 1380 bytes} [Tue Aug 18 13:50:23 2026] DELETE /volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.348085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fd065d15-0e2d-4bd6-935a-e69e43acb2e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.349958 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fd065d15-0e2d-4bd6-935a-e69e43acb2e6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919 Aug 18 13:50:23.350245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fd065d15-0e2d-4bd6-935a-e69e43acb2e6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.350541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fd065d15-0e2d-4bd6-935a-e69e43acb2e6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.350923 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.350923 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:23.356237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fd065d15-0e2d-4bd6-935a-e69e43acb2e6 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919 returned with HTTP 404 Aug 18 13:50:23.356833 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 281/1114] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/06b5a3b8-3a6f-44f8-b103-0e1ecaa6b919 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.366546 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-74d9f697-c8b8-40a6-9a4d-ac1522271ed0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.368705 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74d9f697-c8b8-40a6-9a4d-ac1522271ed0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 Aug 18 13:50:23.368982 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74d9f697-c8b8-40a6-9a4d-ac1522271ed0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.369188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74d9f697-c8b8-40a6-9a4d-ac1522271ed0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.375649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74d9f697-c8b8-40a6-9a4d-ac1522271ed0 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 returned with HTTP 200 Aug 18 13:50:23.376021 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 281/1115] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.387196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-184e8564-d094-4035-b042-953a058fc94d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.389436 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-184e8564-d094-4035-b042-953a058fc94d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs Aug 18 13:50:23.390882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-184e8564-d094-4035-b042-953a058fc94d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.390882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-184e8564-d094-4035-b042-953a058fc94d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.390882 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.390882 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:23.399497 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-184e8564-d094-4035-b042-953a058fc94d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs returned with HTTP 200 Aug 18 13:50:23.400194 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 275/1116] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.411031 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7b6f84d-32d3-41b7-a48a-de948fd14f1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.413481 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7b6f84d-32d3-41b7-a48a-de948fd14f1b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] PUT https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 Aug 18 13:50:23.413949 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7b6f84d-32d3-41b7-a48a-de948fd14f1b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:23.421843 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.qos_specs [None req-b7b6f84d-32d3-41b7-a48a-de948fd14f1b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100283) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 13:50:23.433906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-b7b6f84d-32d3-41b7-a48a-de948fd14f1b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] qos_specs_update() value: {'id': '381f7895-4d4d-4471-90e3-cb2bd7e0c8cd', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'f0234d7d-43b1-46ac-b0e9-b72288f79643', 'deleted': False} {{(pid=100283) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 13:50:23.440844 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7b6f84d-32d3-41b7-a48a-de948fd14f1b tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 returned with HTTP 200 Aug 18 13:50:23.441390 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 280/1117] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:50:23 2026] PUT /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 => generated 36 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:50:23.453104 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74c2548e-dc93-4eba-9602-06fc78bdb266 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.456457 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74c2548e-dc93-4eba-9602-06fc78bdb266 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 Aug 18 13:50:23.456605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74c2548e-dc93-4eba-9602-06fc78bdb266 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.456814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74c2548e-dc93-4eba-9602-06fc78bdb266 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.464238 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74c2548e-dc93-4eba-9602-06fc78bdb266 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 returned with HTTP 200 Aug 18 13:50:23.464691 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 282/1118] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 => generated 413 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.474196 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3b392505-b794-4844-826a-cb10c572a563 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.476613 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b392505-b794-4844-826a-cb10c572a563 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] PUT https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/delete_keys Aug 18 13:50:23.477321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3b392505-b794-4844-826a-cb10c572a563 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:23.478842 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.478842 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:23.479261 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3b392505-b794-4844-826a-cb10c572a563 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete_key spec: f0234d7d-43b1-46ac-b0e9-b72288f79643, keys: ['iops_bytes'] {{(pid=100282) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 13:50:23.507185 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b392505-b794-4844-826a-cb10c572a563 tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/delete_keys returned with HTTP 202 Aug 18 13:50:23.507608 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 282/1119] 10.4.3.221 () {68 vars in 1410 bytes} [Tue Aug 18 13:50:23 2026] PUT /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643/delete_keys => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:23.520890 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82a24bb2-a939-47d4-b68a-868e0e04a41e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.522602 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82a24bb2-a939-47d4-b68a-868e0e04a41e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 Aug 18 13:50:23.524593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82a24bb2-a939-47d4-b68a-868e0e04a41e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.524593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82a24bb2-a939-47d4-b68a-868e0e04a41e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.524593 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.524593 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:23.528399 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82a24bb2-a939-47d4-b68a-868e0e04a41e tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 returned with HTTP 200 Aug 18 13:50:23.528399 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 276/1120] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.535372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d045b5b8-e46e-4f47-bb05-5023a73acfdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.537002 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d045b5b8-e46e-4f47-bb05-5023a73acfdd tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 Aug 18 13:50:23.537185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d045b5b8-e46e-4f47-bb05-5023a73acfdd tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.537371 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d045b5b8-e46e-4f47-bb05-5023a73acfdd tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.537592 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.537592 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:23.541804 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d045b5b8-e46e-4f47-bb05-5023a73acfdd tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 returned with HTTP 200 Aug 18 13:50:23.542148 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 281/1121] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.554454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-72646097-61a8-48e2-85b2-889b2812051d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.556104 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-72646097-61a8-48e2-85b2-889b2812051d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] DELETE https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643?force=False Aug 18 13:50:23.556274 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-72646097-61a8-48e2-85b2-889b2812051d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.556491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-72646097-61a8-48e2-85b2-889b2812051d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.556681 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.556681 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:23.557010 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.qos_specs_manage [None req-72646097-61a8-48e2-85b2-889b2812051d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Delete qos_spec: f0234d7d-43b1-46ac-b0e9-b72288f79643, force: False {{(pid=100281) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 13:50:23.584960 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-72646097-61a8-48e2-85b2-889b2812051d tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643?force=False returned with HTTP 202 Aug 18 13:50:23.585469 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 283/1122] 10.4.3.221 () {66 vars in 1380 bytes} [Tue Aug 18 13:50:23 2026] DELETE /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:23.591928 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ff2f2051-bd9b-45fe-8be0-32a8924653db None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.593480 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ff2f2051-bd9b-45fe-8be0-32a8924653db tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] GET https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 Aug 18 13:50:23.594444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ff2f2051-bd9b-45fe-8be0-32a8924653db tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.594444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ff2f2051-bd9b-45fe-8be0-32a8924653db tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.594444 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.594444 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:23.601133 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ff2f2051-bd9b-45fe-8be0-32a8924653db tempest-QosSpecsTestJSON-903546746 tempest-QosSpecsTestJSON-903546746-project-admin] https://10.4.3.221/volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 returned with HTTP 404 Aug 18 13:50:23.601616 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 283/1123] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/qos-specs/f0234d7d-43b1-46ac-b0e9-b72288f79643 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.650219 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66d57d60-e10a-42d7-b416-68f7caaf283a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.654952 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66d57d60-e10a-42d7-b416-68f7caaf283a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 Aug 18 13:50:23.654952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66d57d60-e10a-42d7-b416-68f7caaf283a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.654952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66d57d60-e10a-42d7-b416-68f7caaf283a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.654952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-66d57d60-e10a-42d7-b416-68f7caaf283a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Show backup with id faf583fb-6752-45fd-b876-b9de2057ae56. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:23.658103 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66d57d60-e10a-42d7-b416-68f7caaf283a tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 returned with HTTP 404 Aug 18 13:50:23.658745 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 277/1124] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/backups/faf583fb-6752-45fd-b876-b9de2057ae56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:23.746943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62cc423e-72c8-4635-9c94-22867bf54adc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.749387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62cc423e-72c8-4635-9c94-22867bf54adc tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:50:23.750351 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62cc423e-72c8-4635-9c94-22867bf54adc tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.750351 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62cc423e-72c8-4635-9c94-22867bf54adc tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.759424 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.759424 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:23.765160 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62cc423e-72c8-4635-9c94-22867bf54adc tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Volume info retrieved successfully. Aug 18 13:50:23.771928 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62cc423e-72c8-4635-9c94-22867bf54adc tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db returned with HTTP 200 Aug 18 13:50:23.772846 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 282/1125] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:23.789038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-246523fa-f57f-4747-91ba-07d451d3231d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.791251 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-246523fa-f57f-4747-91ba-07d451d3231d tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] DELETE https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:50:23.791524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-246523fa-f57f-4747-91ba-07d451d3231d tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.791771 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-246523fa-f57f-4747-91ba-07d451d3231d tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.792028 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-246523fa-f57f-4747-91ba-07d451d3231d tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Delete volume with id: 2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:50:23.802313 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.802313 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:23.802680 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-246523fa-f57f-4747-91ba-07d451d3231d tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Volume info retrieved successfully. Aug 18 13:50:23.826427 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-246523fa-f57f-4747-91ba-07d451d3231d tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Delete volume request issued successfully. Aug 18 13:50:23.826636 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-246523fa-f57f-4747-91ba-07d451d3231d tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db returned with HTTP 202 Aug 18 13:50:23.827589 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 284/1126] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:50:23 2026] DELETE /volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:23.841326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-93c83195-e381-43e8-b3dc-866ef154b244 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:23.844501 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-93c83195-e381-43e8-b3dc-866ef154b244 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:50:23.845257 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-93c83195-e381-43e8-b3dc-866ef154b244 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:23.845639 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-93c83195-e381-43e8-b3dc-866ef154b244 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:23.856640 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:23.856640 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:23.864962 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-93c83195-e381-43e8-b3dc-866ef154b244 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Volume info retrieved successfully. Aug 18 13:50:23.868661 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-93c83195-e381-43e8-b3dc-866ef154b244 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db returned with HTTP 200 Aug 18 13:50:23.869218 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 284/1127] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:23 2026] GET /volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:24.773283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-babab87c-6461-440d-8167-303dea7ece6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:24.775695 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-babab87c-6461-440d-8167-303dea7ece6b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:50:24.775910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-babab87c-6461-440d-8167-303dea7ece6b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:24.776392 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-babab87c-6461-440d-8167-303dea7ece6b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:24.784623 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:24.784623 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:24.788732 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-babab87c-6461-440d-8167-303dea7ece6b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:50:24.793810 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-babab87c-6461-440d-8167-303dea7ece6b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:50:24.794410 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 278/1128] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:24 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:24.820266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b6be587-904b-41cf-a4f4-76cef47e8c40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:24.820688 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b6be587-904b-41cf-a4f4-76cef47e8c40 None None] GET https://10.4.3.221/volume// Aug 18 13:50:24.820793 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b6be587-904b-41cf-a4f4-76cef47e8c40 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:24.820997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b6be587-904b-41cf-a4f4-76cef47e8c40 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:24.821292 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b6be587-904b-41cf-a4f4-76cef47e8c40 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:24.821572 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 283/1129] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:50:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:24.830559 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-438322f5-74b8-4259-a939-f2ed4c4edbe6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:24.833424 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-438322f5-74b8-4259-a939-f2ed4c4edbe6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:50:24.834667 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-438322f5-74b8-4259-a939-f2ed4c4edbe6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9530405e-544b-459f-9069-61aa6dd3af5b", "connector": null, "instance_uuid": "3c9d453c-e088-4646-8ec3-22b184b05da1"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:24.845663 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:24.845663 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:24.885787 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-438322f5-74b8-4259-a939-f2ed4c4edbe6 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:50:24.886291 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 285/1130] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:50:24 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:24.889387 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a1315464-2390-4d89-86a5-7ace3286de50 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:24.892755 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1315464-2390-4d89-86a5-7ace3286de50 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] GET https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db Aug 18 13:50:24.893041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1315464-2390-4d89-86a5-7ace3286de50 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:24.893267 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1315464-2390-4d89-86a5-7ace3286de50 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:24.901722 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1315464-2390-4d89-86a5-7ace3286de50 tempest-VolumesBackupsV39Test-703707750 tempest-VolumesBackupsV39Test-703707750-project-member] https://10.4.3.221/volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db returned with HTTP 404 Aug 18 13:50:24.902332 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 285/1131] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:50:24 2026] GET /volume/v3/volumes/2feb189c-18ba-4d4e-938c-d99a5995d3db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:24.945199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-4b9928a9-ca5d-4d82-8cc7-ac4cfd46d9c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:24.947937 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-4b9928a9-ca5d-4d82-8cc7-ac4cfd46d9c5 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9/action Aug 18 13:50:24.948421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-4b9928a9-ca5d-4d82-8cc7-ac4cfd46d9c5 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:24.948588 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-4b9928a9-ca5d-4d82-8cc7-ac4cfd46d9c5 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:24.970779 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:24.970779 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:24.981286 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeb60ef4-e155-4d05-8ff6-919a7462ab34 req-4b9928a9-ca5d-4d82-8cc7-ac4cfd46d9c5 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9/action returned with HTTP 204 Aug 18 13:50:24.981959 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 279/1132] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:50:24 2026] POST /volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:25.014657 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d865ade1-a352-4585-a00b-2034b7f3afdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:25.016887 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d865ade1-a352-4585-a00b-2034b7f3afdd tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:50:25.017132 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d865ade1-a352-4585-a00b-2034b7f3afdd tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:25.017317 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d865ade1-a352-4585-a00b-2034b7f3afdd tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:25.029943 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:25.029943 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:25.036323 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d865ade1-a352-4585-a00b-2034b7f3afdd tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:50:25.044103 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d865ade1-a352-4585-a00b-2034b7f3afdd tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:50:25.045065 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 284/1133] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:25 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:25.066479 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c5518cb2-f30a-4d5d-b10c-595c49db8357 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:25.068744 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5518cb2-f30a-4d5d-b10c-595c49db8357 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:50:25.069000 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5518cb2-f30a-4d5d-b10c-595c49db8357 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:25.069255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5518cb2-f30a-4d5d-b10c-595c49db8357 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:25.082456 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:25.082456 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:25.085887 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c5518cb2-f30a-4d5d-b10c-595c49db8357 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:50:25.089696 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5518cb2-f30a-4d5d-b10c-595c49db8357 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:50:25.090209 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 286/1134] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:25 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:25.941974 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dac417b1-7417-4d28-bc81-4657196434a9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:25.942314 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dac417b1-7417-4d28-bc81-4657196434a9 None None] GET https://10.4.3.221/volume// Aug 18 13:50:25.942514 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dac417b1-7417-4d28-bc81-4657196434a9 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:25.942704 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dac417b1-7417-4d28-bc81-4657196434a9 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:25.943022 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dac417b1-7417-4d28-bc81-4657196434a9 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:25.943273 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 286/1135] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:25.952120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-00ac57d5-05cf-4e6f-9f53-c43231f3a23b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:25.956838 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-00ac57d5-05cf-4e6f-9f53-c43231f3a23b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:50:25.956838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-00ac57d5-05cf-4e6f-9f53-c43231f3a23b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:25.956971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-00ac57d5-05cf-4e6f-9f53-c43231f3a23b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:25.967826 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:25.967826 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:25.971734 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-00ac57d5-05cf-4e6f-9f53-c43231f3a23b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:50:25.975340 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-00ac57d5-05cf-4e6f-9f53-c43231f3a23b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:50:25.975685 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 280/1136] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:25 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 1291 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:26.034885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a00ed24-c124-4049-9a1b-b7344577b672 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:26.097219 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-9106a751-f367-4d93-bc5b-25b2ee85f951 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:26.099307 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-9106a751-f367-4d93-bc5b-25b2ee85f951 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] PUT https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9 Aug 18 13:50:26.099728 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-9106a751-f367-4d93-bc5b-25b2ee85f951 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:26.107370 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-9106a751-f367-4d93-bc5b-25b2ee85f951 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Acquiring lock "cinder-attachment_update-9530405e-544b-459f-9069-61aa6dd3af5b-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:50:26.111493 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-9106a751-f367-4d93-bc5b-25b2ee85f951 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Lock "cinder-attachment_update-9530405e-544b-459f-9069-61aa6dd3af5b-np0000007658" acquired by "attachment_update" :: waited 0.004s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:50:26.112433 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:26.112433 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:26.188612 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a00ed24-c124-4049-9a1b-b7344577b672 tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] GET https://10.4.3.221/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 13:50:26.188785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a00ed24-c124-4049-9a1b-b7344577b672 tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:26.189043 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a00ed24-c124-4049-9a1b-b7344577b672 tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] Calling method 'get_pools' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:26.199550 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-9106a751-f367-4d93-bc5b-25b2ee85f951 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Lock "cinder-attachment_update-9530405e-544b-459f-9069-61aa6dd3af5b-np0000007658" released by "attachment_update" :: held 0.088s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:50:26.200208 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-9106a751-f367-4d93-bc5b-25b2ee85f951 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9 returned with HTTP 200 Aug 18 13:50:26.200389 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 287/1137] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:50:26 2026] PUT /volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:26.200947 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a00ed24-c124-4049-9a1b-b7344577b672 tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] https://10.4.3.221/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 13:50:26.201739 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 285/1138] 10.4.3.221 () {66 vars in 1314 bytes} [Tue Aug 18 13:50:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:26.212095 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f6cc62c0-9c44-4269-afd2-f00ebe762e9a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:26.214837 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6cc62c0-9c44-4269-afd2-f00ebe762e9a tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] GET https://10.4.3.221/volume/v3/scheduler-stats/get_pools Aug 18 13:50:26.215037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6cc62c0-9c44-4269-afd2-f00ebe762e9a tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:26.215200 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6cc62c0-9c44-4269-afd2-f00ebe762e9a tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] Calling method 'get_pools' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:26.224380 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6cc62c0-9c44-4269-afd2-f00ebe762e9a tempest-VolumePoolsAdminTestsJSON-1742169847 tempest-VolumePoolsAdminTestsJSON-1742169847-project-admin] https://10.4.3.221/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:50:26.224842 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 287/1139] 10.4.3.221 () {66 vars in 1291 bytes} [Tue Aug 18 13:50:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:26.227062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-d6ec15d3-6b0a-4dae-8332-1d1d19e93182 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:26.229633 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-d6ec15d3-6b0a-4dae-8332-1d1d19e93182 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9/action Aug 18 13:50:26.230129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-d6ec15d3-6b0a-4dae-8332-1d1d19e93182 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:26.230263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-d6ec15d3-6b0a-4dae-8332-1d1d19e93182 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:26.246472 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:26.246472 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:26.269479 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-99a49df0-9eca-4cd2-be6b-f75e99338bc8 req-d6ec15d3-6b0a-4dae-8332-1d1d19e93182 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9/action returned with HTTP 204 Aug 18 13:50:26.269953 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 281/1140] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:50:26 2026] POST /volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:26.339061 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6cd20241-590f-4537-81fb-f875c15f5314 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:26.475876 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:26.476152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-558818054"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:26.477389 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-558818054'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:26.477514 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume of 1 GB Aug 18 13:50:26.477794 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:26.477794 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:26.482114 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Availability Zones retrieved successfully. Aug 18 13:50:26.486624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Flow 'volume_create_api' (10496c39-5e7c-439d-94af-3a2e898bab11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:26.489160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a7ced0-ca48-4ac3-bac3-2f71759b7627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:26.490957 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:26.517232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a7ced0-ca48-4ac3-bac3-2f71759b7627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:26.517476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed28302-0b5f-4889-8d82-52316b68941e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:26.593844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Created reservations ['806dd6b0-5b80-4f11-a104-424491db8db4', '8dbaf282-684a-4e7d-afff-c39a4acb1e3a', '3b993782-58e8-4bc1-adf4-9ae9e55576fe', '7e234ff2-2593-4375-8005-51b8ba5ae3ca'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:26.594668 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed28302-0b5f-4889-8d82-52316b68941e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['806dd6b0-5b80-4f11-a104-424491db8db4', '8dbaf282-684a-4e7d-afff-c39a4acb1e3a', '3b993782-58e8-4bc1-adf4-9ae9e55576fe', '7e234ff2-2593-4375-8005-51b8ba5ae3ca']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:26.595406 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357b66e2-29b7-44ac-b8e4-d9d5473ebf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:26.617500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357b66e2-29b7-44ac-b8e4-d9d5473ebf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffbc40e9-f4f3-43ce-8582-686930ffff84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-558818054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='514562da60814a7db23bd40557686821',qos_specs=None,replication_status=,reservations=['806dd6b0-5b80-4f11-a104-424491db8db4','8dbaf282-684a-4e7d-afff-c39a4acb1e3a','3b993782-58e8-4bc1-adf4-9ae9e55576fe','7e234ff2-2593-4375-8005-51b8ba5ae3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3c4f47dba84573bf4f61e1d8fccc62',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-558818054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffbc40e9-f4f3-43ce-8582-686930ffff84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='514562da60814a7db23bd40557686821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d3c4f47dba84573bf4f61e1d8fccc62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:26.618209 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a96f63-3dae-4e7b-9fe2-3b4e63738d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:26.638419 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a96f63-3dae-4e7b-9fe2-3b4e63738d99) transitioned into state 'SUCCESS' from state '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-558818054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='514562da60814a7db23bd40557686821',qos_specs=None,replication_status=,reservations=['806dd6b0-5b80-4f11-a104-424491db8db4','8dbaf282-684a-4e7d-afff-c39a4acb1e3a','3b993782-58e8-4bc1-adf4-9ae9e55576fe','7e234ff2-2593-4375-8005-51b8ba5ae3ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3c4f47dba84573bf4f61e1d8fccc62',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:26.639310 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffb5b22-3111-485e-9159-5c460e3b75d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:26.649697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffb5b22-3111-485e-9159-5c460e3b75d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:26.650483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Flow 'volume_create_api' (10496c39-5e7c-439d-94af-3a2e898bab11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:26.651058 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume request issued successfully. Aug 18 13:50:26.651440 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6cd20241-590f-4537-81fb-f875c15f5314 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:26.651831 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 288/1141] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:26 2026] POST /volume/v3/volumes => generated 749 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:26.664143 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3ebedaa-5a7b-45e4-a738-e6109234d042 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:26.667812 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3ebedaa-5a7b-45e4-a738-e6109234d042 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 Aug 18 13:50:26.668047 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3ebedaa-5a7b-45e4-a738-e6109234d042 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:26.668273 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3ebedaa-5a7b-45e4-a738-e6109234d042 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:26.682838 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:26.682838 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:26.690769 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d3ebedaa-5a7b-45e4-a738-e6109234d042 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:26.696666 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3ebedaa-5a7b-45e4-a738-e6109234d042 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 returned with HTTP 200 Aug 18 13:50:26.697169 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 286/1142] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:26 2026] GET /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:27.566194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-41aa6dfa-07ce-4db4-a4d9-112cbb4fa222 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:27.645764 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-41aa6dfa-07ce-4db4-a4d9-112cbb4fa222 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] GET https://10.4.3.221/volume/v3/scheduler-stats/get_pools Aug 18 13:50:27.645764 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-41aa6dfa-07ce-4db4-a4d9-112cbb4fa222 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:27.645764 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-41aa6dfa-07ce-4db4-a4d9-112cbb4fa222 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Calling method 'get_pools' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:27.655832 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-41aa6dfa-07ce-4db4-a4d9-112cbb4fa222 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] https://10.4.3.221/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:50:27.655832 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 288/1143] 10.4.3.221 () {66 vars in 1291 bytes} [Tue Aug 18 13:50:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:27.663532 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee11b2c2-2a83-44af-84d3-c22df2408165 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:27.666918 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee11b2c2-2a83-44af-84d3-c22df2408165 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] GET https://10.4.3.221/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 13:50:27.666918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee11b2c2-2a83-44af-84d3-c22df2408165 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:27.666918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee11b2c2-2a83-44af-84d3-c22df2408165 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Calling method 'get_pools' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:27.676317 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee11b2c2-2a83-44af-84d3-c22df2408165 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] https://10.4.3.221/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 13:50:27.677215 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 282/1144] 10.4.3.221 () {66 vars in 1314 bytes} [Tue Aug 18 13:50:27 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:27.688433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-89c76a65-2882-4535-b78f-7ad4d7fe858f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:27.690222 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-89c76a65-2882-4535-b78f-7ad4d7fe858f tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] GET https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool Aug 18 13:50:27.690416 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-89c76a65-2882-4535-b78f-7ad4d7fe858f tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:27.690587 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-89c76a65-2882-4535-b78f-7ad4d7fe858f tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:27.690817 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:27.690817 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:27.702807 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-89c76a65-2882-4535-b78f-7ad4d7fe858f tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool returned with HTTP 200 Aug 18 13:50:27.705700 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 289/1145] 10.4.3.221 () {66 vars in 1318 bytes} [Tue Aug 18 13:50:27 2026] GET /volume/v3/capabilities/np0000007658@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:27.709775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-adc85787-2ce5-480a-86a9-ac0d4b92da8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:27.711590 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adc85787-2ce5-480a-86a9-ac0d4b92da8e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 Aug 18 13:50:27.711817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adc85787-2ce5-480a-86a9-ac0d4b92da8e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:27.712048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adc85787-2ce5-480a-86a9-ac0d4b92da8e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:27.719400 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dc366b64-8cf6-4681-8c75-5dce6a021ada None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:27.721145 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:27.721145 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:27.723741 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dc366b64-8cf6-4681-8c75-5dce6a021ada tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] GET https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool Aug 18 13:50:27.723891 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-adc85787-2ce5-480a-86a9-ac0d4b92da8e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:27.724073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dc366b64-8cf6-4681-8c75-5dce6a021ada tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:27.724295 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dc366b64-8cf6-4681-8c75-5dce6a021ada tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:27.728200 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adc85787-2ce5-480a-86a9-ac0d4b92da8e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 returned with HTTP 200 Aug 18 13:50:27.728550 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 287/1146] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:27 2026] GET /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:27.737158 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dc366b64-8cf6-4681-8c75-5dce6a021ada tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool returned with HTTP 200 Aug 18 13:50:27.737587 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 289/1147] 10.4.3.221 () {66 vars in 1318 bytes} [Tue Aug 18 13:50:27 2026] GET /volume/v3/capabilities/np0000007658@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:27.759505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad184e12-e84a-4aa2-9112-b0cd70856aa6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:27.761657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad184e12-e84a-4aa2-9112-b0cd70856aa6 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] GET https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool Aug 18 13:50:27.761934 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad184e12-e84a-4aa2-9112-b0cd70856aa6 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:27.762183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad184e12-e84a-4aa2-9112-b0cd70856aa6 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:27.778215 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad184e12-e84a-4aa2-9112-b0cd70856aa6 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693 tempest-BackendsCapabilitiesAdminTestsJSON-1757266693-project-admin] https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool returned with HTTP 200 Aug 18 13:50:27.778646 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 283/1148] 10.4.3.221 () {66 vars in 1318 bytes} [Tue Aug 18 13:50:27 2026] GET /volume/v3/capabilities/np0000007658@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:28.811808 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e39f7fac-8007-4798-b4e4-292b668f676d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:28.960445 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 Aug 18 13:50:28.960445 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:28.960445 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:28.971529 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-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 18 13:50:28.972269 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-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 18 13:50:28.972526 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-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 18 13:50:28.972822 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-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 18 13:50:28.977696 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e39f7fac-8007-4798-b4e4-292b668f676d tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 returned with HTTP 200 Aug 18 13:50:28.978144 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 290/1149] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:28 2026] GET /volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 => generated 437 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:28.986692 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1efdaf4-d3b1-4d32-b7ac-33a8fb91ed8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:28.989875 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1efdaf4-d3b1-4d32-b7ac-33a8fb91ed8c tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 Aug 18 13:50:28.989875 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1efdaf4-d3b1-4d32-b7ac-33a8fb91ed8c tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:29.045194 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1efdaf4-d3b1-4d32-b7ac-33a8fb91ed8c tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 returned with HTTP 200 Aug 18 13:50:29.045678 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 288/1150] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:50:28 2026] PUT /volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 => generated 390 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:29.054451 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:29.165313 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:29.165487 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1485725095"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:29.167596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1485725095'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:29.167719 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Create volume of 1 GB Aug 18 13:50:29.172227 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Availability Zones retrieved successfully. Aug 18 13:50:29.184167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Flow 'volume_create_api' (a7e2664c-6273-448e-a2ab-8be057260522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:29.188420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb3aabc-8ebe-4c68-a2ad-4e5b225184ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:29.191653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:29.228171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb3aabc-8ebe-4c68-a2ad-4e5b225184ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:29.229000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21c06e5-5141-4b44-a838-8372835372f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:29.326363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Created reservations ['fc3997d6-b978-4464-9f40-d9afe2476f2e', 'a5e63c5a-5873-462f-b1cf-1dffc9f88ae2', '3516b752-d718-4a5c-9cd1-1f68f8c2e7be', 'e5328daa-ddbb-4dd4-b738-c890e39f1e90'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:29.327085 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21c06e5-5141-4b44-a838-8372835372f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3997d6-b978-4464-9f40-d9afe2476f2e', 'a5e63c5a-5873-462f-b1cf-1dffc9f88ae2', '3516b752-d718-4a5c-9cd1-1f68f8c2e7be', 'e5328daa-ddbb-4dd4-b738-c890e39f1e90']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:29.327876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e855277-f313-48a3-93c9-cdd7fb6755eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:29.360243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e855277-f313-48a3-93c9-cdd7fb6755eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd82b357f-f539-480e-aa24-d6b99d312ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1485725095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b95a9ed65d43c38a5f6aab764ffdc1',qos_specs=None,replication_status=,reservations=['fc3997d6-b978-4464-9f40-d9afe2476f2e','a5e63c5a-5873-462f-b1cf-1dffc9f88ae2','3516b752-d718-4a5c-9cd1-1f68f8c2e7be','e5328daa-ddbb-4dd4-b738-c890e39f1e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a4459be72924c52a3cad4e84d7547b5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1485725095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d82b357f-f539-480e-aa24-d6b99d312ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4b95a9ed65d43c38a5f6aab764ffdc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a4459be72924c52a3cad4e84d7547b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:29.361054 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b690fa5-dcf2-4ec8-b504-161b691143e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:29.393951 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b690fa5-dcf2-4ec8-b504-161b691143e1) transitioned into state 'SUCCESS' from state '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-1485725095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4b95a9ed65d43c38a5f6aab764ffdc1',qos_specs=None,replication_status=,reservations=['fc3997d6-b978-4464-9f40-d9afe2476f2e','a5e63c5a-5873-462f-b1cf-1dffc9f88ae2','3516b752-d718-4a5c-9cd1-1f68f8c2e7be','e5328daa-ddbb-4dd4-b738-c890e39f1e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a4459be72924c52a3cad4e84d7547b5',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:29.394806 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972a751e-76c3-4191-afe4-085e5826de55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:29.403936 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972a751e-76c3-4191-afe4-085e5826de55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:29.404667 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Flow 'volume_create_api' (a7e2664c-6273-448e-a2ab-8be057260522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:29.404960 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Create volume request issued successfully. Aug 18 13:50:29.405482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a0254a3-d56a-4ea1-8364-006e9e937637 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:29.405850 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 290/1151] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:29 2026] POST /volume/v3/volumes => generated 767 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:29.417329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-53302d54-b798-4680-853a-018e0e646e8c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:29.422687 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53302d54-b798-4680-853a-018e0e646e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:29.422971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53302d54-b798-4680-853a-018e0e646e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:29.423222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53302d54-b798-4680-853a-018e0e646e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:29.432466 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:29.432466 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:29.437598 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-53302d54-b798-4680-853a-018e0e646e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:29.443760 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53302d54-b798-4680-853a-018e0e646e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 returned with HTTP 200 Aug 18 13:50:29.444404 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 284/1152] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:29 2026] GET /volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:30.364122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-faeae19c-6cd7-4ffc-8ed7-26a85849cd14 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:30.453612 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-faeae19c-6cd7-4ffc-8ed7-26a85849cd14 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:30.455290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-faeae19c-6cd7-4ffc-8ed7-26a85849cd14 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2123095347"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:30.463509 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58536ec6-1dce-4f7a-891e-02b4faffd53c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:30.465845 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58536ec6-1dce-4f7a-891e-02b4faffd53c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:30.466288 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58536ec6-1dce-4f7a-891e-02b4faffd53c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:30.466625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58536ec6-1dce-4f7a-891e-02b4faffd53c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:30.481030 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:30.481030 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:30.483282 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-faeae19c-6cd7-4ffc-8ed7-26a85849cd14 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:30.483282 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 291/1153] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:30 2026] POST /volume/v3/types => generated 216 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:30.493615 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-58536ec6-1dce-4f7a-891e-02b4faffd53c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:30.502496 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58536ec6-1dce-4f7a-891e-02b4faffd53c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 returned with HTTP 200 Aug 18 13:50:30.502620 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bd011ecb-55ff-43ad-a683-c7b5b5534e13 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:30.503102 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 289/1154] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:30 2026] GET /volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:30.504228 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd011ecb-55ff-43ad-a683-c7b5b5534e13 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:50:30.504653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd011ecb-55ff-43ad-a683-c7b5b5534e13 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-424923582"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:30.507308 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:30.507308 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:30.519134 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c60226e-9000-40c3-807d-cb14aca73a8c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:30.524775 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c60226e-9000-40c3-807d-cb14aca73a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:50:30.525876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c60226e-9000-40c3-807d-cb14aca73a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d82b357f-f539-480e-aa24-d6b99d312ab0", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1581595066"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:30.530870 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd011ecb-55ff-43ad-a683-c7b5b5534e13 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:50:30.532257 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 291/1155] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:50:30 2026] POST /volume/v3/group_types => generated 172 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:30.537678 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:30.537678 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:30.538388 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c60226e-9000-40c3-807d-cb14aca73a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:30.538530 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-4c60226e-9000-40c3-807d-cb14aca73a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Create snapshot from volume d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:30.544106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-285ed806-74b4-4838-bd13-058f0f4ff630 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:30.593691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4c60226e-9000-40c3-807d-cb14aca73a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Created reservations ['0f433525-e0b5-4d5d-a5c0-9127736aa056', '83829438-5484-4bc4-99a2-042e786a3586', 'cc557f2a-2ea8-40ee-b882-9527872e2e35', '89d05fd7-653d-4a38-a36a-163b28828881'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:30.637426 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-285ed806-74b4-4838-bd13-058f0f4ff630 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:50:30.639108 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-285ed806-74b4-4838-bd13-058f0f4ff630 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fccad857-50b5-4b60-8928-5a2c82ec4ae0", "volume_types": ["6b9bc07f-eae8-4ccb-b8d1-4601f068877f"], "name": "tempest-Group1-1702777624"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:30.641613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-285ed806-74b4-4838-bd13-058f0f4ff630 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Creating new group {'group': {'group_type': 'fccad857-50b5-4b60-8928-5a2c82ec4ae0', 'volume_types': ['6b9bc07f-eae8-4ccb-b8d1-4601f068877f'], 'name': 'tempest-Group1-1702777624'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:50:30.646889 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-285ed806-74b4-4838-bd13-058f0f4ff630 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Creating group tempest-Group1-1702777624. Aug 18 13:50:30.652768 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c60226e-9000-40c3-807d-cb14aca73a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Snapshot create request issued successfully. Aug 18 13:50:30.653121 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c60226e-9000-40c3-807d-cb14aca73a8c tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:50:30.657883 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 285/1156] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:50:30 2026] POST /volume/v3/snapshots => generated 323 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:30.664587 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-285ed806-74b4-4838-bd13-058f0f4ff630 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Availability Zones retrieved successfully. Aug 18 13:50:30.664667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71d59cfa-bcd7-42ad-ae70-8fe14c48face None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:30.668029 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71d59cfa-bcd7-42ad-ae70-8fe14c48face tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce Aug 18 13:50:30.668802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71d59cfa-bcd7-42ad-ae70-8fe14c48face tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:30.670037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71d59cfa-bcd7-42ad-ae70-8fe14c48face tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:30.677177 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:30.677177 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:30.678151 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71d59cfa-bcd7-42ad-ae70-8fe14c48face tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Snapshot retrieved successfully. Aug 18 13:50:30.678513 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71d59cfa-bcd7-42ad-ae70-8fe14c48face tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce returned with HTTP 200 Aug 18 13:50:30.678920 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 290/1157] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:30 2026] GET /volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce => generated 455 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:30.694021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-285ed806-74b4-4838-bd13-058f0f4ff630 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Created reservations ['f8ad02bb-ce18-42c9-bef5-bcbcf2bfd3b4'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:30.736733 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-285ed806-74b4-4838-bd13-058f0f4ff630 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:50:30.737223 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 292/1158] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:50:30 2026] POST /volume/v3/groups => generated 94 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:30.745253 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5534f695-f700-4c09-8bdc-9b5d76698b37 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:30.747421 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5534f695-f700-4c09-8bdc-9b5d76698b37 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 Aug 18 13:50:30.747653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5534f695-f700-4c09-8bdc-9b5d76698b37 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:30.747807 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5534f695-f700-4c09-8bdc-9b5d76698b37 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:30.747942 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-5534f695-f700-4c09-8bdc-9b5d76698b37 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member e70983dd-7551-4c8c-9907-602828164671 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:30.750997 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:30.750997 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:30.759481 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5534f695-f700-4c09-8bdc-9b5d76698b37 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 returned with HTTP 200 Aug 18 13:50:30.759845 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 292/1159] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:30 2026] GET /volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:31.688628 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16221804-7969-4218-a2b9-007bf504da74 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.691369 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16221804-7969-4218-a2b9-007bf504da74 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce Aug 18 13:50:31.691609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16221804-7969-4218-a2b9-007bf504da74 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:31.691839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16221804-7969-4218-a2b9-007bf504da74 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:31.704378 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:31.704378 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:31.704964 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16221804-7969-4218-a2b9-007bf504da74 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Snapshot retrieved successfully. Aug 18 13:50:31.706637 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16221804-7969-4218-a2b9-007bf504da74 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce returned with HTTP 200 Aug 18 13:50:31.706637 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 286/1160] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:31 2026] GET /volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:31.719154 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-216529a0-924d-493d-93f6-d102289546e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.721830 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-216529a0-924d-493d-93f6-d102289546e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 Aug 18 13:50:31.722262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-216529a0-924d-493d-93f6-d102289546e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:31.772687 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-573b2a9d-b0eb-4275-a0e9-566a6a69dd04 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.781382 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-573b2a9d-b0eb-4275-a0e9-566a6a69dd04 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 Aug 18 13:50:31.782089 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-573b2a9d-b0eb-4275-a0e9-566a6a69dd04 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:31.782335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-573b2a9d-b0eb-4275-a0e9-566a6a69dd04 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:31.782544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-573b2a9d-b0eb-4275-a0e9-566a6a69dd04 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member e70983dd-7551-4c8c-9907-602828164671 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:31.783967 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-216529a0-924d-493d-93f6-d102289546e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2123095347 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2123095347, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:31.784504 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-216529a0-924d-493d-93f6-d102289546e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2123095347 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2123095347, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:31.785356 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-216529a0-924d-493d-93f6-d102289546e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2123095347 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2123095347, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:31.789735 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:31.789735 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:31.795679 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-216529a0-924d-493d-93f6-d102289546e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 returned with HTTP 200 Aug 18 13:50:31.796204 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 291/1161] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:50:31 2026] PUT /volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 => generated 565 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:31.799760 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-573b2a9d-b0eb-4275-a0e9-566a6a69dd04 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 returned with HTTP 200 Aug 18 13:50:31.800150 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 293/1162] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:31 2026] GET /volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:31.811510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7a92993b-5451-471c-bd40-3be663dc08ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.813854 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.817171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a92993b-5451-471c-bd40-3be663dc08ed tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:50:31.817171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a92993b-5451-471c-bd40-3be663dc08ed tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d82b357f-f539-480e-aa24-d6b99d312ab0"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:31.817240 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:50:31.817715 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fccad857-50b5-4b60-8928-5a2c82ec4ae0", "volume_types": ["6b9bc07f-eae8-4ccb-b8d1-4601f068877f"], "name": "tempest-Group2-2034407541"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:31.819577 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Creating new group {'group': {'group_type': 'fccad857-50b5-4b60-8928-5a2c82ec4ae0', 'volume_types': ['6b9bc07f-eae8-4ccb-b8d1-4601f068877f'], 'name': 'tempest-Group2-2034407541'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:50:31.826368 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Creating group tempest-Group2-2034407541. Aug 18 13:50:31.830358 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:31.830358 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:31.830736 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7a92993b-5451-471c-bd40-3be663dc08ed tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:31.832014 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-7a92993b-5451-471c-bd40-3be663dc08ed tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Create snapshot from volume d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:31.843213 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Availability Zones retrieved successfully. Aug 18 13:50:31.861222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Created reservations ['12b46d7f-29eb-4728-8298-0e19d20d3879'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:31.870117 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota_utils [None req-7a92993b-5451-471c-bd40-3be663dc08ed tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Quota exceeded for c4b95a9ed65d43c38a5f6aab764ffdc1, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 13:50:31.870117 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.middleware.fault [None req-7a92993b-5451-471c-bd40-3be663dc08ed tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 413 Aug 18 13:50:31.870117 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 293/1163] 10.4.3.221 () {68 vars in 1264 bytes} [Tue Aug 18 13:50:31 2026] POST /volume/v3/snapshots => generated 208 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:50:31.874540 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2597109-14f6-4f0d-b4be-a8e490b7d50f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.876482 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2597109-14f6-4f0d-b4be-a8e490b7d50f tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 Aug 18 13:50:31.876814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2597109-14f6-4f0d-b4be-a8e490b7d50f tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:31.890148 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6ed3c6c-d283-47a3-9060-b1978ceba02e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:50:31.890715 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 287/1164] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:50:31 2026] POST /volume/v3/groups => generated 94 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:31.905583 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-31f3ebce-13cb-491f-9cce-72a40d9ccaaf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.908854 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-31f3ebce-13cb-491f-9cce-72a40d9ccaaf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b Aug 18 13:50:31.909000 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-31f3ebce-13cb-491f-9cce-72a40d9ccaaf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:31.909549 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-31f3ebce-13cb-491f-9cce-72a40d9ccaaf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:31.909549 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-31f3ebce-13cb-491f-9cce-72a40d9ccaaf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member c54995dd-6d36-42da-9010-c987b2b7b08b {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:31.917960 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:31.917960 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:31.933326 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-31f3ebce-13cb-491f-9cce-72a40d9ccaaf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b returned with HTTP 200 Aug 18 13:50:31.933592 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 294/1165] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:31 2026] GET /volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b => generated 322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:31.971206 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2597109-14f6-4f0d-b4be-a8e490b7d50f tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 returned with HTTP 200 Aug 18 13:50:31.971206 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 292/1166] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:50:31 2026] PUT /volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 => generated 565 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:31.982223 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7633a1b0-302a-4b39-b18e-fcb0768388bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:31.984707 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7633a1b0-302a-4b39-b18e-fcb0768388bd tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:50:31.985048 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7633a1b0-302a-4b39-b18e-fcb0768388bd tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d82b357f-f539-480e-aa24-d6b99d312ab0"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:32.000198 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:32.000198 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:32.000198 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7633a1b0-302a-4b39-b18e-fcb0768388bd tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:32.000198 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-7633a1b0-302a-4b39-b18e-fcb0768388bd tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Create snapshot from volume d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:32.022185 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota_utils [None req-7633a1b0-302a-4b39-b18e-fcb0768388bd tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Quota exceeded for c4b95a9ed65d43c38a5f6aab764ffdc1, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 13:50:32.022446 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.middleware.fault [None req-7633a1b0-302a-4b39-b18e-fcb0768388bd tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 413 Aug 18 13:50:32.023148 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 294/1167] 10.4.3.221 () {68 vars in 1264 bytes} [Tue Aug 18 13:50:31 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 13:50:32.034578 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4384142f-dad0-42bf-a403-471a3459afc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:32.036093 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4384142f-dad0-42bf-a403-471a3459afc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce Aug 18 13:50:32.036198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4384142f-dad0-42bf-a403-471a3459afc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:32.036438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4384142f-dad0-42bf-a403-471a3459afc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:32.036438 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-4384142f-dad0-42bf-a403-471a3459afc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Delete snapshot with id: 63deb41e-15ec-4152-a9cf-ee330d64f3ce Aug 18 13:50:32.043580 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:32.043580 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:32.044156 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4384142f-dad0-42bf-a403-471a3459afc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Snapshot retrieved successfully. Aug 18 13:50:32.087618 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4384142f-dad0-42bf-a403-471a3459afc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Snapshot delete request issued successfully. Aug 18 13:50:32.087618 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4384142f-dad0-42bf-a403-471a3459afc6 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce returned with HTTP 202 Aug 18 13:50:32.087618 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 288/1168] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:50:32 2026] DELETE /volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:32.099240 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3cd48f16-b403-4227-b873-36dd7af8d6ac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:32.102953 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3cd48f16-b403-4227-b873-36dd7af8d6ac tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce Aug 18 13:50:32.103175 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3cd48f16-b403-4227-b873-36dd7af8d6ac tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:32.103463 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3cd48f16-b403-4227-b873-36dd7af8d6ac tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:32.116322 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:32.116322 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:32.116916 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3cd48f16-b403-4227-b873-36dd7af8d6ac tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Snapshot retrieved successfully. Aug 18 13:50:32.117826 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3cd48f16-b403-4227-b873-36dd7af8d6ac tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce returned with HTTP 200 Aug 18 13:50:32.118502 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 295/1169] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:32 2026] GET /volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:32.946680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b346c82-5fac-4025-9d66-90a52dba302a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:32.948474 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b346c82-5fac-4025-9d66-90a52dba302a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b Aug 18 13:50:32.948658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b346c82-5fac-4025-9d66-90a52dba302a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:32.948833 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b346c82-5fac-4025-9d66-90a52dba302a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:32.949022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-1b346c82-5fac-4025-9d66-90a52dba302a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member c54995dd-6d36-42da-9010-c987b2b7b08b {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:32.952240 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:32.952240 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:32.958919 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b346c82-5fac-4025-9d66-90a52dba302a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b returned with HTTP 200 Aug 18 13:50:32.959250 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 293/1170] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:32 2026] GET /volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:32.969088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:32.970767 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:32.971137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-444900177", "volume_type": "6b9bc07f-eae8-4ccb-b8d1-4601f068877f", "group_id": "e70983dd-7551-4c8c-9907-602828164671", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:32.972497 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-444900177', 'volume_type': '6b9bc07f-eae8-4ccb-b8d1-4601f068877f', 'group_id': 'e70983dd-7551-4c8c-9907-602828164671', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:32.978533 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:32.978533 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:32.978946 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume of 1 GB Aug 18 13:50:32.983144 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Availability Zones retrieved successfully. Aug 18 13:50:32.988416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Flow 'volume_create_api' (51357e18-8ab5-424c-b76d-9be5b04545ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:32.989419 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3311fc6d-4aa8-46a0-8c1b-ecd356919ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:32.989909 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:32.989909 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:32.990280 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:33.006373 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3311fc6d-4aa8-46a0-8c1b-ecd356919ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:50:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b9bc07f-eae8-4ccb-b8d1-4601f068877f,is_public=True,name='tempest-GroupsTest-volume-type-2123095347',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b9bc07f-eae8-4ccb-b8d1-4601f068877f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e70983dd-7551-4c8c-9907-602828164671', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:33.007028 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41620719-3c61-4b3f-b02e-cf0beb02565d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:33.029914 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2123095347 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2123095347, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:33.030226 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2123095347 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2123095347, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:33.058964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Created reservations ['92cb770d-e06b-4f79-9de4-dbc28e5833c1', '29eddad4-c263-4199-8c43-504b3d74f482', 'cb52bae6-b2a7-43ce-b43b-bb6717d57c63', 'b6ddfd05-6396-4b14-ba26-c106b89e59ed'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:33.059975 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41620719-3c61-4b3f-b02e-cf0beb02565d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92cb770d-e06b-4f79-9de4-dbc28e5833c1', '29eddad4-c263-4199-8c43-504b3d74f482', 'cb52bae6-b2a7-43ce-b43b-bb6717d57c63', 'b6ddfd05-6396-4b14-ba26-c106b89e59ed']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:33.060953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094139f-d5c9-482b-928b-3b6ae49bf7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:33.083109 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f094139f-d5c9-482b-928b-3b6ae49bf7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3adf5ffc-36ea-4563-bfd2-c2418054b1c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-444900177',encryption_key_id=None,group_id=e70983dd-7551-4c8c-9907-602828164671,group_type_id=,metadata={},multiattach=False,project_id='85a300ca8949474b95711e0ee480fcd9',qos_specs=None,replication_status=,reservations=['92cb770d-e06b-4f79-9de4-dbc28e5833c1','29eddad4-c263-4199-8c43-504b3d74f482','cb52bae6-b2a7-43ce-b43b-bb6717d57c63','b6ddfd05-6396-4b14-ba26-c106b89e59ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_type_id=6b9bc07f-eae8-4ccb-b8d1-4601f068877f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-444900177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e70983dd-7551-4c8c-9907-602828164671,host=None,id=3adf5ffc-36ea-4563-bfd2-c2418054b1c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a300ca8949474b95711e0ee480fcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b9bc07f-eae8-4ccb-b8d1-4601f068877f),volume_type_id=6b9bc07f-eae8-4ccb-b8d1-4601f068877f)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:33.083755 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a13f798-e30a-473f-b456-30f1baa05c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:33.099422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a13f798-e30a-473f-b456-30f1baa05c75) transitioned into state 'SUCCESS' from state '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-444900177',encryption_key_id=None,group_id=e70983dd-7551-4c8c-9907-602828164671,group_type_id=,metadata={},multiattach=False,project_id='85a300ca8949474b95711e0ee480fcd9',qos_specs=None,replication_status=,reservations=['92cb770d-e06b-4f79-9de4-dbc28e5833c1','29eddad4-c263-4199-8c43-504b3d74f482','cb52bae6-b2a7-43ce-b43b-bb6717d57c63','b6ddfd05-6396-4b14-ba26-c106b89e59ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_type_id=6b9bc07f-eae8-4ccb-b8d1-4601f068877f)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:33.100047 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14a23a6-1fb9-4887-811c-e549e5c84667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:33.113261 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14a23a6-1fb9-4887-811c-e549e5c84667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:33.113261 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Flow 'volume_create_api' (51357e18-8ab5-424c-b76d-9be5b04545ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:33.113261 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume request issued successfully. Aug 18 13:50:33.113261 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:33.113261 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:33.128455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f698aaaa-90a2-4ea8-8ead-8bb8d3f5793f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:33.130298 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f698aaaa-90a2-4ea8-8ead-8bb8d3f5793f tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce Aug 18 13:50:33.130496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f698aaaa-90a2-4ea8-8ead-8bb8d3f5793f tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:33.130681 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f698aaaa-90a2-4ea8-8ead-8bb8d3f5793f tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:33.135291 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f698aaaa-90a2-4ea8-8ead-8bb8d3f5793f tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce returned with HTTP 404 Aug 18 13:50:33.135803 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 289/1171] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:33 2026] GET /volume/v3/snapshots/63deb41e-15ec-4152-a9cf-ee330d64f3ce => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:33.142202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-99c69493-1bce-499a-b752-7e43b5406f4e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:33.144210 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99c69493-1bce-499a-b752-7e43b5406f4e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:33.144461 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99c69493-1bce-499a-b752-7e43b5406f4e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:33.144714 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99c69493-1bce-499a-b752-7e43b5406f4e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:33.153201 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:33.153201 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:33.153402 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:33.156405 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:33.156405 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:33.157621 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-99c69493-1bce-499a-b752-7e43b5406f4e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:33.159464 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d933cda1-cf02-4ce4-9bfe-1d2941302145 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:33.159838 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 295/1172] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:50:32 2026] POST /volume/v3/volumes => generated 814 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:33.163297 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99c69493-1bce-499a-b752-7e43b5406f4e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 returned with HTTP 200 Aug 18 13:50:33.165138 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 296/1173] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:33 2026] GET /volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:33.178517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:33.180721 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 Aug 18 13:50:33.180721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:33.180721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:33.184728 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f56bd797-f251-450f-ae68-2a01d471872e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:33.186812 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f56bd797-f251-450f-ae68-2a01d471872e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] DELETE https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:33.188980 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:33.188980 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:33.189121 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f56bd797-f251-450f-ae68-2a01d471872e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:33.189289 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f56bd797-f251-450f-ae68-2a01d471872e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:33.189577 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f56bd797-f251-450f-ae68-2a01d471872e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Delete volume with id: d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:33.191224 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:33.192908 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:33.192908 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:33.201874 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:33.201874 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:33.205182 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f56bd797-f251-450f-ae68-2a01d471872e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:33.234994 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f56bd797-f251-450f-ae68-2a01d471872e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Delete volume request issued successfully. Aug 18 13:50:33.235184 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f56bd797-f251-450f-ae68-2a01d471872e tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 returned with HTTP 202 Aug 18 13:50:33.235632 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 290/1174] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:33 2026] DELETE /volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:33.242411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-82108ed2-384c-4355-88ac-6870019018f0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:33.246007 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-82108ed2-384c-4355-88ac-6870019018f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:33.246007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-82108ed2-384c-4355-88ac-6870019018f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:33.246007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-82108ed2-384c-4355-88ac-6870019018f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:33.246513 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:33.253230 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:33.253230 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:33.253674 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:33.253674 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:33.258788 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-82108ed2-384c-4355-88ac-6870019018f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Volume info retrieved successfully. Aug 18 13:50:33.263215 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-700dd7c6-9daa-4495-b951-43a33abfbba6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 returned with HTTP 200 Aug 18 13:50:33.263672 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 294/1175] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:33 2026] GET /volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 => generated 882 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:33.264645 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-82108ed2-384c-4355-88ac-6870019018f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 returned with HTTP 200 Aug 18 13:50:33.265157 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 296/1176] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:33 2026] GET /volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:34.254509 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-944609a2-d920-4449-a747-fb26c59ea142 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.256614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-944609a2-d920-4449-a747-fb26c59ea142 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:34.256912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-944609a2-d920-4449-a747-fb26c59ea142 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.257136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-944609a2-d920-4449-a747-fb26c59ea142 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.271438 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.271438 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:34.280551 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-944609a2-d920-4449-a747-fb26c59ea142 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:34.284189 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.286054 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c53eedf-12fb-42b6-a120-6ba5cc9e7cea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.286425 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-944609a2-d920-4449-a747-fb26c59ea142 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:34.287208 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 297/1177] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:34.290744 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 Aug 18 13:50:34.291094 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c53eedf-12fb-42b6-a120-6ba5cc9e7cea tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] GET https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 Aug 18 13:50:34.291094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c53eedf-12fb-42b6-a120-6ba5cc9e7cea tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.291094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c53eedf-12fb-42b6-a120-6ba5cc9e7cea tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.291652 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.292414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.300970 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c53eedf-12fb-42b6-a120-6ba5cc9e7cea tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751 tempest-VolumeSnapshotQuotasNegativeTestJSON-461773751-project-member] https://10.4.3.221/volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 returned with HTTP 404 Aug 18 13:50:34.301909 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 295/1178] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/d82b357f-f539-480e-aa24-d6b99d312ab0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:34.302354 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.302354 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:34.309121 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:34.312882 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:34.312882 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:34.316096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-354ad558-030f-4e82-9d60-3ee3e76851aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.318381 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-354ad558-030f-4e82-9d60-3ee3e76851aa tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 Aug 18 13:50:34.318791 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-354ad558-030f-4e82-9d60-3ee3e76851aa tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-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=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:34.349943 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-5e57d192-261f-45e2-8ddb-ea3c19b21e40 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.351751 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-5e57d192-261f-45e2-8ddb-ea3c19b21e40 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:34.351943 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-5e57d192-261f-45e2-8ddb-ea3c19b21e40 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.352125 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-5e57d192-261f-45e2-8ddb-ea3c19b21e40 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.358871 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.358871 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:34.362200 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-5e57d192-261f-45e2-8ddb-ea3c19b21e40 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:34.366177 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-5e57d192-261f-45e2-8ddb-ea3c19b21e40 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:34.366526 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 298/1179] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:34.375022 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:34.380129 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.380129 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:34.388969 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a91c551b-11cb-4f25-8e7d-40a641f2f1df tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 returned with HTTP 200 Aug 18 13:50:34.389257 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 291/1180] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 => generated 907 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:34.405549 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4360347e-4c42-495b-9601-6885f4988d0c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.407504 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4360347e-4c42-495b-9601-6885f4988d0c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 Aug 18 13:50:34.407674 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4360347e-4c42-495b-9601-6885f4988d0c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.407900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4360347e-4c42-495b-9601-6885f4988d0c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.407999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-4360347e-4c42-495b-9601-6885f4988d0c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member e70983dd-7551-4c8c-9907-602828164671 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:34.413643 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.413643 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:34.424646 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4360347e-4c42-495b-9601-6885f4988d0c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 returned with HTTP 200 Aug 18 13:50:34.425128 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 296/1181] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:50:34.433966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6406a9b7-5384-4acc-a2d9-a97e4a605336 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.436300 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6406a9b7-5384-4acc-a2d9-a97e4a605336 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b Aug 18 13:50:34.436513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6406a9b7-5384-4acc-a2d9-a97e4a605336 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.436768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6406a9b7-5384-4acc-a2d9-a97e4a605336 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.436976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-6406a9b7-5384-4acc-a2d9-a97e4a605336 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member c54995dd-6d36-42da-9010-c987b2b7b08b {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:34.439585 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-354ad558-030f-4e82-9d60-3ee3e76851aa tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2123095347 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2123095347, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:34.442090 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.442090 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:34.447246 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-354ad558-030f-4e82-9d60-3ee3e76851aa tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439 tempest-VolumeSnapshotQuotasNegativeTestJSON-880980439-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 returned with HTTP 200 Aug 18 13:50:34.447628 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 297/1182] 10.4.3.221 () {68 vars in 1375 bytes} [Tue Aug 18 13:50:34 2026] PUT /volume/v3/os-quota-sets/c4b95a9ed65d43c38a5f6aab764ffdc1 => generated 570 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:34.452276 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6406a9b7-5384-4acc-a2d9-a97e4a605336 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b returned with HTTP 200 Aug 18 13:50:34.452829 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 299/1183] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:34.461897 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4a30fa9-62af-4ef5-8ff0-2ad8a186e00f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.462332 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4a30fa9-62af-4ef5-8ff0-2ad8a186e00f None None] GET https://10.4.3.221/volume// Aug 18 13:50:34.462557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4a30fa9-62af-4ef5-8ff0-2ad8a186e00f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.462737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4a30fa9-62af-4ef5-8ff0-2ad8a186e00f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.463181 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4a30fa9-62af-4ef5-8ff0-2ad8a186e00f None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:34.463749 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 292/1184] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:34.464464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e149659-30fb-4d7e-b640-9039b468bb2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.466385 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e149659-30fb-4d7e-b640-9039b468bb2e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/detail Aug 18 13:50:34.466604 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e149659-30fb-4d7e-b640-9039b468bb2e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.466769 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e149659-30fb-4d7e-b640-9039b468bb2e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.467316 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.467316 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:34.470706 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-453b6f70-f372-4f2e-9e62-dcd33d16b6bb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.474475 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-453b6f70-f372-4f2e-9e62-dcd33d16b6bb tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:50:34.474848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-453b6f70-f372-4f2e-9e62-dcd33d16b6bb tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2401564-cbb7-493f-b1f2-814b47f82443", "connector": null, "instance_uuid": "d7a103d1-a129-4866-addc-81f6f7ee4901"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:34.488785 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.488785 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:34.505821 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e149659-30fb-4d7e-b640-9039b468bb2e tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/detail returned with HTTP 200 Aug 18 13:50:34.506412 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 297/1185] 10.4.3.221 () {68 vars in 1296 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/groups/detail => generated 640 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:34.518016 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.521828 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-453b6f70-f372-4f2e-9e62-dcd33d16b6bb tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:50:34.522031 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:34.522031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.522143 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 298/1186] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:50:34 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 18 13:50:34.522187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.522411 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:34.522769 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.522769 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:34.523263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:34.531070 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Get all volumes completed successfully. Aug 18 13:50:34.531703 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:34.531767 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:34.565407 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58e4e411-1d72-4cbb-ae49-b3d9baa047e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.569603 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58e4e411-1d72-4cbb-ae49-b3d9baa047e8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:34.571400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58e4e411-1d72-4cbb-ae49-b3d9baa047e8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.571400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58e4e411-1d72-4cbb-ae49-b3d9baa047e8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.571564 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-351ebea0-9bcd-4697-8b67-f3a1b0c949d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.571780 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-351ebea0-9bcd-4697-8b67-f3a1b0c949d4 None None] GET https://10.4.3.221/volume// Aug 18 13:50:34.572026 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-351ebea0-9bcd-4697-8b67-f3a1b0c949d4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.572280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-351ebea0-9bcd-4697-8b67-f3a1b0c949d4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.572678 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-351ebea0-9bcd-4697-8b67-f3a1b0c949d4 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:34.573145 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 298/1187] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:50:34.580117 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:34.583807 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.583807 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:34.588215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-9d6a5aa9-ca3f-463d-9aef-af4f67dddf65 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.589764 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.589764 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:34.590224 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-9d6a5aa9-ca3f-463d-9aef-af4f67dddf65 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:34.590443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-9d6a5aa9-ca3f-463d-9aef-af4f67dddf65 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.590684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-9d6a5aa9-ca3f-463d-9aef-af4f67dddf65 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.591946 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b84e5318-983f-4951-a39c-08cdbaf33ddf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:34.592889 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 300/1188] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:34.594844 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58e4e411-1d72-4cbb-ae49-b3d9baa047e8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:34.601046 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58e4e411-1d72-4cbb-ae49-b3d9baa047e8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:34.601495 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 293/1189] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:34.607393 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da52fe56-24a7-46ad-8942-e7184501a56a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.607667 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.607667 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:34.609266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:34.609521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.609756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.610101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:34.610585 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.610585 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:34.611053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:34.618454 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-9d6a5aa9-ca3f-463d-9aef-af4f67dddf65 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:34.623517 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Get all volumes completed successfully. Aug 18 13:50:34.624536 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-9d6a5aa9-ca3f-463d-9aef-af4f67dddf65 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:34.624993 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 299/1190] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1030 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:34.625052 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:34.625391 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:34.654114 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a21d146c-961d-4ace-985a-f1ed3078d42e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.656760 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a21d146c-961d-4ace-985a-f1ed3078d42e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/d144fb1d-d5ef-4a21-b64d-ac24e2656b0b/action Aug 18 13:50:34.658880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a21d146c-961d-4ace-985a-f1ed3078d42e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-attach": {"instance_uuid": "95d906f0-14f8-4428-b104-7c87a81c1c6c", "mountpoint": "/dev/vdc"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:34.658880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a21d146c-961d-4ace-985a-f1ed3078d42e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "95d906f0-14f8-4428-b104-7c87a81c1c6c", "mountpoint": "/dev/vdc"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:34.664754 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a21d146c-961d-4ace-985a-f1ed3078d42e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/d144fb1d-d5ef-4a21-b64d-ac24e2656b0b/action returned with HTTP 404 Aug 18 13:50:34.665637 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 301/1191] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:34 2026] POST /volume/v3/volumes/d144fb1d-d5ef-4a21-b64d-ac24e2656b0b/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:34.681777 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:34.687336 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.687336 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:34.695556 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da52fe56-24a7-46ad-8942-e7184501a56a tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:34.695960 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 299/1192] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:34.716518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a283023c-6046-4eb0-9207-d4aea2b3197c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.718385 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a283023c-6046-4eb0-9207-d4aea2b3197c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671/action Aug 18 13:50:34.718731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a283023c-6046-4eb0-9207-d4aea2b3197c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:34.718846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a283023c-6046-4eb0-9207-d4aea2b3197c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:34.720821 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a283023c-6046-4eb0-9207-d4aea2b3197c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] delete called for group e70983dd-7551-4c8c-9907-602828164671 {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:50:34.720975 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-a283023c-6046-4eb0-9207-d4aea2b3197c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Delete group with id: e70983dd-7551-4c8c-9907-602828164671 Aug 18 13:50:34.724878 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.724878 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:34.738513 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-7522c72d-6920-4486-b9e7-320c44edaf72 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.740518 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-7522c72d-6920-4486-b9e7-320c44edaf72 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] PUT https://10.4.3.221/volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1 Aug 18 13:50:34.740853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-7522c72d-6920-4486-b9e7-320c44edaf72 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:34.748591 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-7522c72d-6920-4486-b9e7-320c44edaf72 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Acquiring lock "cinder-attachment_update-a2401564-cbb7-493f-b1f2-814b47f82443-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:50:34.753531 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-7522c72d-6920-4486-b9e7-320c44edaf72 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Lock "cinder-attachment_update-a2401564-cbb7-493f-b1f2-814b47f82443-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:50:34.754460 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.754460 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:34.765510 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a283023c-6046-4eb0-9207-d4aea2b3197c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671/action returned with HTTP 202 Aug 18 13:50:34.766287 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 294/1193] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:34 2026] POST /volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:34.783395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:34.784813 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 Aug 18 13:50:34.786544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:34.786544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:34.792744 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.792744 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:34.804965 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:34.804965 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:34.804965 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:34.852328 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:34.855762 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:34.855762 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:34.863565 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c74d190d-0958-4eb5-801d-f05b9bf553e6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 returned with HTTP 200 Aug 18 13:50:34.864088 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 302/1194] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:34 2026] GET /volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 => generated 906 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:34.871271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-7522c72d-6920-4486-b9e7-320c44edaf72 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Lock "cinder-attachment_update-a2401564-cbb7-493f-b1f2-814b47f82443-np0000007658" released by "attachment_update" :: held 0.118s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:50:34.871572 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-7522c72d-6920-4486-b9e7-320c44edaf72 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1 returned with HTTP 200 Aug 18 13:50:34.872079 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 300/1195] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:50:34 2026] PUT /volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:35.045899 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-6dbc9f7f-08de-400b-8822-c2f690da6b19 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:35.047629 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-6dbc9f7f-08de-400b-8822-c2f690da6b19 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] DELETE https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b Aug 18 13:50:35.047824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-6dbc9f7f-08de-400b-8822-c2f690da6b19 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:35.047977 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-6dbc9f7f-08de-400b-8822-c2f690da6b19 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:35.069761 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:35.069761 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:35.137578 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-6dbc9f7f-08de-400b-8822-c2f690da6b19 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b returned with HTTP 200 Aug 18 13:50:35.137578 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 300/1196] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:50:35 2026] DELETE /volume/v3/attachments/8e26477a-7f89-48ed-9bb0-41ff05f5764b => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:35.148033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:35.153055 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] DELETE https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 Aug 18 13:50:35.153281 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:35.153560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:35.154360 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Delete volume with id: 13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 Aug 18 13:50:35.168033 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:35.168033 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:35.168519 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:50:35.205908 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Delete volume request issued successfully. Aug 18 13:50:35.206182 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-76210812-38ab-482c-aa4b-a1c84ef92cdf req-82bbf61d-33a1-4c6f-9e27-22552e64f83a tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 returned with HTTP 202 Aug 18 13:50:35.208102 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 295/1197] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:50:35 2026] DELETE /volume/v3/volumes/13dfffd3-0b98-4972-9eb4-e9f48d7ce5b2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:35.618273 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f1392083-99e6-465e-b532-92aaea10f497 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:35.620679 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1392083-99e6-465e-b532-92aaea10f497 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:35.620909 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1392083-99e6-465e-b532-92aaea10f497 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:35.621292 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1392083-99e6-465e-b532-92aaea10f497 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:35.630917 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:35.630917 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:35.634694 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f1392083-99e6-465e-b532-92aaea10f497 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:35.640089 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1392083-99e6-465e-b532-92aaea10f497 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:35.640480 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 303/1198] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:35 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:35.878321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-69b423e2-5dfc-473d-b3db-63d7fc6f3b02 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:35.880494 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-69b423e2-5dfc-473d-b3db-63d7fc6f3b02 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 Aug 18 13:50:35.880719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-69b423e2-5dfc-473d-b3db-63d7fc6f3b02 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:35.880982 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-69b423e2-5dfc-473d-b3db-63d7fc6f3b02 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:35.886749 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-69b423e2-5dfc-473d-b3db-63d7fc6f3b02 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 returned with HTTP 404 Aug 18 13:50:35.887521 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 301/1199] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:35 2026] GET /volume/v3/volumes/3adf5ffc-36ea-4563-bfd2-c2418054b1c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:35.895291 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e082a280-4cb8-4f29-9b36-1210cdc957bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:35.897243 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e082a280-4cb8-4f29-9b36-1210cdc957bc tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 Aug 18 13:50:35.897429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e082a280-4cb8-4f29-9b36-1210cdc957bc tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:35.897626 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e082a280-4cb8-4f29-9b36-1210cdc957bc tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:35.897741 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-e082a280-4cb8-4f29-9b36-1210cdc957bc tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member e70983dd-7551-4c8c-9907-602828164671 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:35.900431 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e082a280-4cb8-4f29-9b36-1210cdc957bc tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 returned with HTTP 404 Aug 18 13:50:35.900809 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 301/1200] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:35 2026] GET /volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:35.910003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e8ac4f3-2f66-42fe-9a85-b7259e1ca698 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:35.911603 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e8ac4f3-2f66-42fe-9a85-b7259e1ca698 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b/action Aug 18 13:50:35.913879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e8ac4f3-2f66-42fe-9a85-b7259e1ca698 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:35.913879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e8ac4f3-2f66-42fe-9a85-b7259e1ca698 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:35.913879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-7e8ac4f3-2f66-42fe-9a85-b7259e1ca698 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] delete called for group c54995dd-6d36-42da-9010-c987b2b7b08b {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:50:35.913879 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-7e8ac4f3-2f66-42fe-9a85-b7259e1ca698 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Delete group with id: c54995dd-6d36-42da-9010-c987b2b7b08b Aug 18 13:50:35.917295 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:35.917295 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:35.949475 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e8ac4f3-2f66-42fe-9a85-b7259e1ca698 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b/action returned with HTTP 202 Aug 18 13:50:35.949831 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 296/1201] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:35 2026] POST /volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:35.958686 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-600bb7b5-8197-401e-a9ca-00ce5a42eda8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:35.960360 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-600bb7b5-8197-401e-a9ca-00ce5a42eda8 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b Aug 18 13:50:35.960560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-600bb7b5-8197-401e-a9ca-00ce5a42eda8 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:35.960733 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-600bb7b5-8197-401e-a9ca-00ce5a42eda8 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:35.960852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-600bb7b5-8197-401e-a9ca-00ce5a42eda8 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member c54995dd-6d36-42da-9010-c987b2b7b08b {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:35.964612 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:35.964612 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:35.981179 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-600bb7b5-8197-401e-a9ca-00ce5a42eda8 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b returned with HTTP 200 Aug 18 13:50:35.981576 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 304/1202] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:35 2026] GET /volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:36.306442 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:36.308882 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] DELETE https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:50:36.311949 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:36.311949 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:36.311949 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Delete volume with id: 63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:50:36.319201 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:36.319201 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:36.319807 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:50:36.354699 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Delete volume request issued successfully. Aug 18 13:50:36.354962 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5bd9895f-7a1c-4e57-b393-22275b2f20b5 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 202 Aug 18 13:50:36.355463 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 302/1203] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:36 2026] DELETE /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:36.362991 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29d31a83-065a-4df2-adb4-b5e0f9596510 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:36.366734 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29d31a83-065a-4df2-adb4-b5e0f9596510 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:50:36.366883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29d31a83-065a-4df2-adb4-b5e0f9596510 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:36.367073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29d31a83-065a-4df2-adb4-b5e0f9596510 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:36.380854 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:36.380854 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:36.391948 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29d31a83-065a-4df2-adb4-b5e0f9596510 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Volume info retrieved successfully. Aug 18 13:50:36.399357 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29d31a83-065a-4df2-adb4-b5e0f9596510 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 200 Aug 18 13:50:36.399807 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 302/1204] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:36 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:36.652477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22bf5bef-0169-45ea-aabb-c44b53d19a91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:36.654237 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22bf5bef-0169-45ea-aabb-c44b53d19a91 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:36.654509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22bf5bef-0169-45ea-aabb-c44b53d19a91 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:36.654664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22bf5bef-0169-45ea-aabb-c44b53d19a91 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:36.664165 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:36.664165 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:36.667919 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22bf5bef-0169-45ea-aabb-c44b53d19a91 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:36.672445 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22bf5bef-0169-45ea-aabb-c44b53d19a91 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:36.672901 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 297/1205] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:36 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:36.994479 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3a31267b-389b-4b65-a61a-02e6f2afb4f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:36.996564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3a31267b-389b-4b65-a61a-02e6f2afb4f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b Aug 18 13:50:36.996889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3a31267b-389b-4b65-a61a-02e6f2afb4f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:36.997167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3a31267b-389b-4b65-a61a-02e6f2afb4f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:36.997449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-3a31267b-389b-4b65-a61a-02e6f2afb4f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member c54995dd-6d36-42da-9010-c987b2b7b08b {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:37.000675 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3a31267b-389b-4b65-a61a-02e6f2afb4f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b returned with HTTP 404 Aug 18 13:50:37.001212 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 305/1206] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:36 2026] GET /volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:37.008142 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c1f52bb7-0a21-42db-98a6-1e5650266ad2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.009868 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1f52bb7-0a21-42db-98a6-1e5650266ad2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/detail Aug 18 13:50:37.010093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1f52bb7-0a21-42db-98a6-1e5650266ad2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.010266 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1f52bb7-0a21-42db-98a6-1e5650266ad2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.015530 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1f52bb7-0a21-42db-98a6-1e5650266ad2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/detail returned with HTTP 200 Aug 18 13:50:37.015945 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 303/1207] 10.4.3.221 () {68 vars in 1296 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:37.026798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f967940-4700-45f2-b91f-545af51ba11b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.028324 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f967940-4700-45f2-b91f-545af51ba11b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:37.028510 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f967940-4700-45f2-b91f-545af51ba11b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.028683 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f967940-4700-45f2-b91f-545af51ba11b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.028937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-8f967940-4700-45f2-b91f-545af51ba11b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:37.029592 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f967940-4700-45f2-b91f-545af51ba11b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:37.036202 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f967940-4700-45f2-b91f-545af51ba11b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Get all volumes completed successfully. Aug 18 13:50:37.038413 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f967940-4700-45f2-b91f-545af51ba11b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:37.038847 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 303/1208] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:37.053168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6aa4531-8b91-4e20-8d94-08342fccc199 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.054952 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6aa4531-8b91-4e20-8d94-08342fccc199 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b/action Aug 18 13:50:37.055334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6aa4531-8b91-4e20-8d94-08342fccc199 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:37.055486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6aa4531-8b91-4e20-8d94-08342fccc199 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:37.056847 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-f6aa4531-8b91-4e20-8d94-08342fccc199 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] delete called for group c54995dd-6d36-42da-9010-c987b2b7b08b {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:50:37.056986 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-f6aa4531-8b91-4e20-8d94-08342fccc199 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Delete group with id: c54995dd-6d36-42da-9010-c987b2b7b08b Aug 18 13:50:37.060437 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6aa4531-8b91-4e20-8d94-08342fccc199 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b/action returned with HTTP 404 Aug 18 13:50:37.061003 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 298/1209] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:37 2026] POST /volume/v3/groups/c54995dd-6d36-42da-9010-c987b2b7b08b/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:37.067433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.069209 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:37.069537 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.069788 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.070139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:37.070560 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:37.070560 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:37.071051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:37.075299 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.081685 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Get all volumes completed successfully. Aug 18 13:50:37.083847 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e293011c-bec8-47b5-8b87-3eb840cf2497 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:37.084196 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 306/1210] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:37.097608 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff182f2d-c09e-42ce-be84-a1e80ca9f2c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.099970 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff182f2d-c09e-42ce-be84-a1e80ca9f2c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671/action Aug 18 13:50:37.100551 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff182f2d-c09e-42ce-be84-a1e80ca9f2c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:37.100705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff182f2d-c09e-42ce-be84-a1e80ca9f2c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:37.102648 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-ff182f2d-c09e-42ce-be84-a1e80ca9f2c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] delete called for group e70983dd-7551-4c8c-9907-602828164671 {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:50:37.102782 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-ff182f2d-c09e-42ce-be84-a1e80ca9f2c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Delete group with id: e70983dd-7551-4c8c-9907-602828164671 Aug 18 13:50:37.106482 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff182f2d-c09e-42ce-be84-a1e80ca9f2c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671/action returned with HTTP 404 Aug 18 13:50:37.107302 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 304/1211] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:37 2026] POST /volume/v3/groups/e70983dd-7551-4c8c-9907-602828164671/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:37.114786 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5ac450b-ec33-4430-bec9-7e85d1bf73ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.116467 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5ac450b-ec33-4430-bec9-7e85d1bf73ae tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/fccad857-50b5-4b60-8928-5a2c82ec4ae0 Aug 18 13:50:37.116647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5ac450b-ec33-4430-bec9-7e85d1bf73ae tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.116815 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5ac450b-ec33-4430-bec9-7e85d1bf73ae tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.128255 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5ac450b-ec33-4430-bec9-7e85d1bf73ae tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/group_types/fccad857-50b5-4b60-8928-5a2c82ec4ae0 returned with HTTP 202 Aug 18 13:50:37.128650 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 299/1212] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:50:37 2026] DELETE /volume/v3/group_types/fccad857-50b5-4b60-8928-5a2c82ec4ae0 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:37.135031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f3246973-e3df-4919-98e5-88483ee3a50a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.136847 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3246973-e3df-4919-98e5-88483ee3a50a tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] DELETE https://10.4.3.221/volume/v3/types/6b9bc07f-eae8-4ccb-b8d1-4601f068877f Aug 18 13:50:37.137125 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f3246973-e3df-4919-98e5-88483ee3a50a tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.137378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f3246973-e3df-4919-98e5-88483ee3a50a tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.159609 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3246973-e3df-4919-98e5-88483ee3a50a tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/types/6b9bc07f-eae8-4ccb-b8d1-4601f068877f returned with HTTP 202 Aug 18 13:50:37.160161 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 307/1213] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:50:37 2026] DELETE /volume/v3/types/6b9bc07f-eae8-4ccb-b8d1-4601f068877f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:37.168674 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d8c0a9b-5f7f-4810-b942-8ed91300f648 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.170803 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d8c0a9b-5f7f-4810-b942-8ed91300f648 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] GET https://10.4.3.221/volume/v3/types/6b9bc07f-eae8-4ccb-b8d1-4601f068877f Aug 18 13:50:37.170803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d8c0a9b-5f7f-4810-b942-8ed91300f648 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.170803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d8c0a9b-5f7f-4810-b942-8ed91300f648 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.174728 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d8c0a9b-5f7f-4810-b942-8ed91300f648 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/types/6b9bc07f-eae8-4ccb-b8d1-4601f068877f returned with HTTP 404 Aug 18 13:50:37.175379 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 305/1214] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/types/6b9bc07f-eae8-4ccb-b8d1-4601f068877f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:37.186991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62a94a42-56a2-465a-a02a-5f89c758bd91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.188823 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62a94a42-56a2-465a-a02a-5f89c758bd91 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:37.189266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62a94a42-56a2-465a-a02a-5f89c758bd91 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-544483075"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:37.209976 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:37.210505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1684809720"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:37.211356 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62a94a42-56a2-465a-a02a-5f89c758bd91 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:37.211822 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 300/1215] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:37 2026] POST /volume/v3/types => generated 215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:37.213069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1684809720'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:37.213313 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Create volume of 1 GB Aug 18 13:50:37.218581 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Availability Zones retrieved successfully. Aug 18 13:50:37.222661 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7e415b54-44fd-45fa-aea1-be3cb1a6d92c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.225119 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e415b54-44fd-45fa-aea1-be3cb1a6d92c tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:50:37.226563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Flow 'volume_create_api' (46d54a7f-2321-4971-a723-faf32980baa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:37.226990 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7e415b54-44fd-45fa-aea1-be3cb1a6d92c tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1472549262"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:37.229716 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7995fa09-0887-4195-8f02-3437999844d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:37.232183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:37.268979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7995fa09-0887-4195-8f02-3437999844d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:37.270294 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba16afd-1115-4d6a-b141-59e0f13c6137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:37.343089 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Created reservations ['02ebddbd-46e2-473c-9d8f-e0de2564df5b', 'c459e738-fd04-47e3-8f1d-8af33f78aba3', '4291de22-c1a4-435d-a51c-e361edec84d8', '71ee6495-d04e-4f14-b070-fc4953c63520'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:37.343886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba16afd-1115-4d6a-b141-59e0f13c6137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02ebddbd-46e2-473c-9d8f-e0de2564df5b', 'c459e738-fd04-47e3-8f1d-8af33f78aba3', '4291de22-c1a4-435d-a51c-e361edec84d8', '71ee6495-d04e-4f14-b070-fc4953c63520']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:37.344545 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd35fbca-261b-49d4-94a0-54bf80ba00ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:37.371232 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd35fbca-261b-49d4-94a0-54bf80ba00ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df3fb859-0ce5-41d9-9cbf-55a5846b1135', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1684809720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='649d5461fa904a4483406cf28a43c525',qos_specs=None,replication_status=,reservations=['02ebddbd-46e2-473c-9d8f-e0de2564df5b','c459e738-fd04-47e3-8f1d-8af33f78aba3','4291de22-c1a4-435d-a51c-e361edec84d8','71ee6495-d04e-4f14-b070-fc4953c63520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b665d2536048f69acc28f1f3d69d96',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1684809720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df3fb859-0ce5-41d9-9cbf-55a5846b1135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649d5461fa904a4483406cf28a43c525',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76b665d2536048f69acc28f1f3d69d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:37.372685 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d6e697-21e6-4bbe-b86a-89ade7766bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:37.395195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d6e697-21e6-4bbe-b86a-89ade7766bfd) transitioned into state 'SUCCESS' from state '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-1684809720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='649d5461fa904a4483406cf28a43c525',qos_specs=None,replication_status=,reservations=['02ebddbd-46e2-473c-9d8f-e0de2564df5b','c459e738-fd04-47e3-8f1d-8af33f78aba3','4291de22-c1a4-435d-a51c-e361edec84d8','71ee6495-d04e-4f14-b070-fc4953c63520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b665d2536048f69acc28f1f3d69d96',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:37.395785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5966ec-862e-4af1-b71e-e2902eca543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:37.405440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5966ec-862e-4af1-b71e-e2902eca543d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:37.406605 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Flow 'volume_create_api' (46d54a7f-2321-4971-a723-faf32980baa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:37.406966 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Create volume request issued successfully. Aug 18 13:50:37.407598 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9eb12ff1-c94f-4fb9-ab97-a233ba4775f1 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:37.408014 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 304/1216] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:37 2026] POST /volume/v3/volumes => generated 750 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:37.412665 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e415b54-44fd-45fa-aea1-be3cb1a6d92c tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:50:37.413359 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 308/1217] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:50:37 2026] POST /volume/v3/group_types => generated 173 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:37.415294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b2650e2-030a-415c-b354-e00d2b72cfe4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.418257 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b2650e2-030a-415c-b354-e00d2b72cfe4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] GET https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f Aug 18 13:50:37.418514 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b2650e2-030a-415c-b354-e00d2b72cfe4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.418937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b2650e2-030a-415c-b354-e00d2b72cfe4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.425078 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f515574-7f72-435a-8ed4-9b48431e81fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.425680 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b2650e2-030a-415c-b354-e00d2b72cfe4 tempest-ServerActionsTestOtherA-382933988 tempest-ServerActionsTestOtherA-382933988-project-member] https://10.4.3.221/volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f returned with HTTP 404 Aug 18 13:50:37.426251 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 306/1218] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/volumes/63b99c55-d7b4-43a6-9431-f1d11e727f7f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:37.426904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b0d08a51-2134-4a79-a127-8f6543bb6344 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.427164 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f515574-7f72-435a-8ed4-9b48431e81fa tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:50:37.427550 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f515574-7f72-435a-8ed4-9b48431e81fa tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "839b0528-0f8d-46ce-8cf7-c7fc0655f03f", "volume_types": ["f6a992f6-e7cd-451d-8ed7-c68e04201c0a"], "name": "tempest-GroupsTest-Group-1295906060"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:37.428219 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0d08a51-2134-4a79-a127-8f6543bb6344 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] GET https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 Aug 18 13:50:37.428297 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0d08a51-2134-4a79-a127-8f6543bb6344 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.428453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0d08a51-2134-4a79-a127-8f6543bb6344 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.432216 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-8f515574-7f72-435a-8ed4-9b48431e81fa tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Creating new group {'group': {'group_type': '839b0528-0f8d-46ce-8cf7-c7fc0655f03f', 'volume_types': ['f6a992f6-e7cd-451d-8ed7-c68e04201c0a'], 'name': 'tempest-GroupsTest-Group-1295906060'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:50:37.436239 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:37.436239 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:37.436879 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-8f515574-7f72-435a-8ed4-9b48431e81fa tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Creating group tempest-GroupsTest-Group-1295906060. Aug 18 13:50:37.440712 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b0d08a51-2134-4a79-a127-8f6543bb6344 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Volume info retrieved successfully. Aug 18 13:50:37.448913 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8f515574-7f72-435a-8ed4-9b48431e81fa tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Availability Zones retrieved successfully. Aug 18 13:50:37.449329 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0d08a51-2134-4a79-a127-8f6543bb6344 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 returned with HTTP 200 Aug 18 13:50:37.449329 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 305/1219] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:37.460542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8f515574-7f72-435a-8ed4-9b48431e81fa tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Created reservations ['c14c4789-4c83-4dcf-a42f-2428bd4e2033'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:37.489179 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f515574-7f72-435a-8ed4-9b48431e81fa tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:50:37.489615 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 301/1220] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:50:37 2026] POST /volume/v3/groups => generated 104 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:37.497816 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0d75e22e-832c-4e3d-a0fc-4307f6422b2c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.500898 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d75e22e-832c-4e3d-a0fc-4307f6422b2c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:37.500898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d75e22e-832c-4e3d-a0fc-4307f6422b2c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.500898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d75e22e-832c-4e3d-a0fc-4307f6422b2c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.500898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-0d75e22e-832c-4e3d-a0fc-4307f6422b2c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:37.507765 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:37.507765 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:37.520254 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d75e22e-832c-4e3d-a0fc-4307f6422b2c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 200 Aug 18 13:50:37.520740 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 309/1221] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:37.684883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1606e71-1df6-4666-beb4-99779b489345 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:37.688924 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1606e71-1df6-4666-beb4-99779b489345 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:37.689123 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1606e71-1df6-4666-beb4-99779b489345 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:37.689324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1606e71-1df6-4666-beb4-99779b489345 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:37.699516 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:37.699516 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:37.703005 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1606e71-1df6-4666-beb4-99779b489345 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:37.709159 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1606e71-1df6-4666-beb4-99779b489345 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:37.709720 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 307/1222] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:37 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:38.158785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-910bbf57-11e2-4f3f-a89d-1967b9a1c7af None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.161138 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-910bbf57-11e2-4f3f-a89d-1967b9a1c7af tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] POST https://10.4.3.221/volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1/action Aug 18 13:50:38.161517 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-910bbf57-11e2-4f3f-a89d-1967b9a1c7af tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:38.161636 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-910bbf57-11e2-4f3f-a89d-1967b9a1c7af tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:38.178167 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.178167 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:38.195474 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bdcc86ab-b534-462b-b49c-fea7ebdb1db1 req-910bbf57-11e2-4f3f-a89d-1967b9a1c7af tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1/action returned with HTTP 204 Aug 18 13:50:38.195962 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 306/1223] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:50:38 2026] POST /volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:38.461488 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b0fcffd-3e82-454b-aae7-e0a82e2099b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.463629 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b0fcffd-3e82-454b-aae7-e0a82e2099b7 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] GET https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 Aug 18 13:50:38.463851 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b0fcffd-3e82-454b-aae7-e0a82e2099b7 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.464106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b0fcffd-3e82-454b-aae7-e0a82e2099b7 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.472561 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.472561 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:38.476648 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b0fcffd-3e82-454b-aae7-e0a82e2099b7 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Volume info retrieved successfully. Aug 18 13:50:38.481423 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b0fcffd-3e82-454b-aae7-e0a82e2099b7 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 returned with HTTP 200 Aug 18 13:50:38.481904 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 302/1224] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:38.496570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.499457 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] GET https://10.4.3.221/volume/v3/limits Aug 18 13:50:38.499691 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.499956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.509462 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-544483075 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-544483075, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:38.509796 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-544483075 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-544483075, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:38.510144 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-544483075 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-544483075, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:38.511643 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.511643 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:38.523194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dfeb4590-6d5b-4708-bb17-3361bf8e37b0 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/limits returned with HTTP 200 Aug 18 13:50:38.523679 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 310/1225] 10.4.3.221 () {66 vars in 1234 bytes} [Tue Aug 18 13:50:38 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 18 13:50:38.535466 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e38845fb-e110-4d91-b41b-140cdd2b683f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.538025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-28d9f31b-f7c9-456f-a52d-a7a1630d3e36 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.542248 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e38845fb-e110-4d91-b41b-140cdd2b683f tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:38.543632 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28d9f31b-f7c9-456f-a52d-a7a1630d3e36 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] GET https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 Aug 18 13:50:38.543701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e38845fb-e110-4d91-b41b-140cdd2b683f tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.543701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e38845fb-e110-4d91-b41b-140cdd2b683f tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.543780 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28d9f31b-f7c9-456f-a52d-a7a1630d3e36 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.543826 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-e38845fb-e110-4d91-b41b-140cdd2b683f tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:38.543873 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28d9f31b-f7c9-456f-a52d-a7a1630d3e36 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.547216 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.547216 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:38.553255 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.553255 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:38.557275 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e38845fb-e110-4d91-b41b-140cdd2b683f tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 200 Aug 18 13:50:38.557820 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 308/1226] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:38.558961 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-28d9f31b-f7c9-456f-a52d-a7a1630d3e36 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Volume info retrieved successfully. Aug 18 13:50:38.567622 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28d9f31b-f7c9-456f-a52d-a7a1630d3e36 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 returned with HTTP 200 Aug 18 13:50:38.567712 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.568329 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 307/1227] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:38.570146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:38.570677 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-247705959", "volume_type": "f6a992f6-e7cd-451d-8ed7-c68e04201c0a", "group_id": "1dd57e8b-8122-42c2-9b7a-a5836576b71d", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:38.572647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-247705959', 'volume_type': 'f6a992f6-e7cd-451d-8ed7-c68e04201c0a', 'group_id': '1dd57e8b-8122-42c2-9b7a-a5836576b71d', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:38.579660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.581425 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] DELETE https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 Aug 18 13:50:38.581624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.581837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.582033 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Delete volume with id: df3fb859-0ce5-41d9-9cbf-55a5846b1135 Aug 18 13:50:38.582653 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.582653 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:38.583645 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume of 1 GB Aug 18 13:50:38.588438 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.588438 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:38.589293 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Volume info retrieved successfully. Aug 18 13:50:38.590142 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Availability Zones retrieved successfully. Aug 18 13:50:38.597871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Flow 'volume_create_api' (b4abe372-c2e6-4819-bbda-61a4da6a7ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:38.599280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9d8f3c-eb17-45bb-8f4d-1a9b57a385df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:38.599966 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.599966 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:38.600459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:38.616533 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Delete volume request issued successfully. Aug 18 13:50:38.616533 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f88b8f72-c0cf-4686-a5e6-a1246bd2ff07 tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 returned with HTTP 202 Aug 18 13:50:38.616533 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 311/1228] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:38 2026] DELETE /volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:38.623434 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9d8f3c-eb17-45bb-8f4d-1a9b57a385df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:50:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a,is_public=True,name='tempest-GroupsTest-volume-type-544483075',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6a992f6-e7cd-451d-8ed7-c68e04201c0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1dd57e8b-8122-42c2-9b7a-a5836576b71d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:38.624768 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3908e5-efea-471a-a086-5a61f0111835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:38.625613 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c3e56c48-6c2f-405a-a59e-1385c0f4e31e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.630276 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3e56c48-6c2f-405a-a59e-1385c0f4e31e tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] GET https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 Aug 18 13:50:38.631719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3e56c48-6c2f-405a-a59e-1385c0f4e31e tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.632475 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3e56c48-6c2f-405a-a59e-1385c0f4e31e tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.645295 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.645295 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:38.651637 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c3e56c48-6c2f-405a-a59e-1385c0f4e31e tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Volume info retrieved successfully. Aug 18 13:50:38.655855 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3e56c48-6c2f-405a-a59e-1385c0f4e31e tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 returned with HTTP 200 Aug 18 13:50:38.656553 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 309/1229] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:38.660456 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-544483075 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-544483075, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:38.660768 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-544483075 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-544483075, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:50:38.690715 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Created reservations ['2f645104-3cbc-4338-8f60-f5dc7b50c3d8', '9b6d2f13-4de1-4497-be61-a8f2126f9ca6', '3a3f5781-5173-464d-a2a0-ccc4ffb30b12', '10f5732c-d99d-4bb9-bfcb-463088a489df'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:38.691170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3908e5-efea-471a-a086-5a61f0111835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f645104-3cbc-4338-8f60-f5dc7b50c3d8', '9b6d2f13-4de1-4497-be61-a8f2126f9ca6', '3a3f5781-5173-464d-a2a0-ccc4ffb30b12', '10f5732c-d99d-4bb9-bfcb-463088a489df']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:38.692014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5a9b66-40f0-405f-b17e-6113003d163a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:38.721203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5a9b66-40f0-405f-b17e-6113003d163a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b5e26e4-b202-46b7-a676-e12fcdd6a02f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-247705959',encryption_key_id=None,group_id=1dd57e8b-8122-42c2-9b7a-a5836576b71d,group_type_id=,metadata={},multiattach=False,project_id='85a300ca8949474b95711e0ee480fcd9',qos_specs=None,replication_status=,reservations=['2f645104-3cbc-4338-8f60-f5dc7b50c3d8','9b6d2f13-4de1-4497-be61-a8f2126f9ca6','3a3f5781-5173-464d-a2a0-ccc4ffb30b12','10f5732c-d99d-4bb9-bfcb-463088a489df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_type_id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-247705959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1dd57e8b-8122-42c2-9b7a-a5836576b71d,host=None,id=5b5e26e4-b202-46b7-a676-e12fcdd6a02f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a300ca8949474b95711e0ee480fcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6a992f6-e7cd-451d-8ed7-c68e04201c0a),volume_type_id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:38.721884 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d323969-7b2e-4302-b33a-3c9b57263256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:38.728028 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-52190d66-ed7c-4ae5-a9ba-85a97ef84d30 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.730380 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52190d66-ed7c-4ae5-a9ba-85a97ef84d30 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:38.730577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52190d66-ed7c-4ae5-a9ba-85a97ef84d30 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.730789 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52190d66-ed7c-4ae5-a9ba-85a97ef84d30 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.738688 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d323969-7b2e-4302-b33a-3c9b57263256) transitioned into state 'SUCCESS' from state '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-247705959',encryption_key_id=None,group_id=1dd57e8b-8122-42c2-9b7a-a5836576b71d,group_type_id=,metadata={},multiattach=False,project_id='85a300ca8949474b95711e0ee480fcd9',qos_specs=None,replication_status=,reservations=['2f645104-3cbc-4338-8f60-f5dc7b50c3d8','9b6d2f13-4de1-4497-be61-a8f2126f9ca6','3a3f5781-5173-464d-a2a0-ccc4ffb30b12','10f5732c-d99d-4bb9-bfcb-463088a489df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_type_id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:38.739512 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4192a391-8ca7-45ba-9351-ca5633545e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:38.740771 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.740771 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:38.744620 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-52190d66-ed7c-4ae5-a9ba-85a97ef84d30 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:38.748728 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52190d66-ed7c-4ae5-a9ba-85a97ef84d30 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:38.749135 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 308/1230] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:38.754513 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4192a391-8ca7-45ba-9351-ca5633545e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:38.755766 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Flow 'volume_create_api' (b4abe372-c2e6-4819-bbda-61a4da6a7ebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:38.756184 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume request issued successfully. Aug 18 13:50:38.757047 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:38.757407 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:38.761837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e0322e41-3e15-4f0d-8eb5-b4ab533f6cff None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.764469 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0322e41-3e15-4f0d-8eb5-b4ab533f6cff tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:38.764710 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0322e41-3e15-4f0d-8eb5-b4ab533f6cff tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.765034 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0322e41-3e15-4f0d-8eb5-b4ab533f6cff tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.774932 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.774932 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:38.780802 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e0322e41-3e15-4f0d-8eb5-b4ab533f6cff tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:38.784489 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0322e41-3e15-4f0d-8eb5-b4ab533f6cff tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:38.785562 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 312/1231] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:38.801598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fc47ea7-1feb-494e-8623-a612699e8662 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.802944 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:38.803872 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fc47ea7-1feb-494e-8623-a612699e8662 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:38.804108 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fc47ea7-1feb-494e-8623-a612699e8662 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.804295 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fc47ea7-1feb-494e-8623-a612699e8662 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.805950 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.805950 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:38.814136 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b99cff7-403b-4f15-803a-ec8195384ee9 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:38.814478 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 303/1232] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:50:38 2026] POST /volume/v3/volumes => generated 813 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:38.817883 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.817883 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:38.821695 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6fc47ea7-1feb-494e-8623-a612699e8662 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:38.828821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-10444deb-0859-480b-a691-22b7df15e665 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.829274 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fc47ea7-1feb-494e-8623-a612699e8662 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:38.829909 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 310/1233] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:38.838563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f Aug 18 13:50:38.838746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:38.838952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:38.848410 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.848410 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:38.852591 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:38.853108 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:38.853250 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:38.909495 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:38.912941 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:38.912941 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:38.920180 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10444deb-0859-480b-a691-22b7df15e665 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f returned with HTTP 200 Aug 18 13:50:38.920547 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 309/1234] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:38.965885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74d89787-a750-4bf5-a307-b82cf03837f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:38.965885 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:38.965885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "36b08ac6-2879-4432-8bac-4052cfe0c4c6", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-447307957"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:38.967204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume request body: {'volume': {'imageRef': '36b08ac6-2879-4432-8bac-4052cfe0c4c6', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-447307957'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:39.000135 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-89478cca-1655-4c74-b20a-577784ad41c3 req-97ae2032-1d8e-4777-9330-b2a3022d1d7c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:39.002622 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-89478cca-1655-4c74-b20a-577784ad41c3 req-97ae2032-1d8e-4777-9330-b2a3022d1d7c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:50:39.002803 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-89478cca-1655-4c74-b20a-577784ad41c3 req-97ae2032-1d8e-4777-9330-b2a3022d1d7c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:39.003001 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-89478cca-1655-4c74-b20a-577784ad41c3 req-97ae2032-1d8e-4777-9330-b2a3022d1d7c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:39.011765 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:39.011765 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:39.016166 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-89478cca-1655-4c74-b20a-577784ad41c3 req-97ae2032-1d8e-4777-9330-b2a3022d1d7c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:50:39.023557 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-89478cca-1655-4c74-b20a-577784ad41c3 req-97ae2032-1d8e-4777-9330-b2a3022d1d7c tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:50:39.024035 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 304/1235] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:38 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:39.044331 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume of 2 GB Aug 18 13:50:39.050934 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Availability Zones retrieved successfully. Aug 18 13:50:39.057999 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Flow 'volume_create_api' (5e3738ff-18f3-4a9e-8c25-0f032fbf1130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:39.059190 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70010461-7466-46c3-ae79-1dceec40beaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:39.060246 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Validating volume size '2' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:39.099303 np0000007658 devstack@c-api.service[100281]: WARNING cinder.volume.api [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70010461-7466-46c3-ae79-1dceec40beaf) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:50:39.099303 np0000007658 devstack@c-api.service[100281]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 36b08ac6-2879-4432-8bac-4052cfe0c4c6 is not active. Aug 18 13:50:39.100713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70010461-7466-46c3-ae79-1dceec40beaf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:39.101380 np0000007658 devstack@c-api.service[100281]: WARNING cinder.volume.api [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70010461-7466-46c3-ae79-1dceec40beaf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:50:39.102052 np0000007658 devstack@c-api.service[100281]: WARNING cinder.volume.api [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Flow 'volume_create_api' (5e3738ff-18f3-4a9e-8c25-0f032fbf1130) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:50:39.102324 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74d89787-a750-4bf5-a307-b82cf03837f4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:50:39.102799 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 313/1236] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:50:38 2026] POST /volume/v3/volumes => generated 125 bytes in 140 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:39.674084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eef90f6e-45ce-45b9-8353-d2100d44c7dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:39.674804 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eef90f6e-45ce-45b9-8353-d2100d44c7dd tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] GET https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 Aug 18 13:50:39.675092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eef90f6e-45ce-45b9-8353-d2100d44c7dd tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:39.675276 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eef90f6e-45ce-45b9-8353-d2100d44c7dd tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:39.682018 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eef90f6e-45ce-45b9-8353-d2100d44c7dd tempest-AbsoluteLimitsTests-682317681 tempest-AbsoluteLimitsTests-682317681-project-member] https://10.4.3.221/volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 returned with HTTP 404 Aug 18 13:50:39.682375 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 311/1237] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:39 2026] GET /volume/v3/volumes/df3fb859-0ce5-41d9-9cbf-55a5846b1135 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:39.938041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:39.940616 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f Aug 18 13:50:39.940954 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:39.941143 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:39.948089 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:39.948089 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:39.951723 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:39.952349 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:39.952494 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:40.002888 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:40.007958 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:40.007958 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:40.024513 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2535b3a0-81c3-4ff2-ad4e-f93ea34c2f92 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f returned with HTTP 200 Aug 18 13:50:40.025010 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 310/1238] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:39 2026] GET /volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:40.039936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cbc51955-0452-4451-83c0-9e3d73da3565 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:40.041666 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:40.042088 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1284940060", "volume_type": "f6a992f6-e7cd-451d-8ed7-c68e04201c0a", "group_id": "1dd57e8b-8122-42c2-9b7a-a5836576b71d", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:40.043616 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1284940060', 'volume_type': 'f6a992f6-e7cd-451d-8ed7-c68e04201c0a', 'group_id': '1dd57e8b-8122-42c2-9b7a-a5836576b71d', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:40.057618 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:40.057618 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:40.058134 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume of 1 GB Aug 18 13:50:40.067831 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Availability Zones retrieved successfully. Aug 18 13:50:40.072898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Flow 'volume_create_api' (00e3e012-ba6c-4a09-a16e-a78f796fd57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:40.073976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3b7cce-258a-47bf-94e7-0988bedc3ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:40.074581 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:40.074581 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:40.075063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:40.098351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3b7cce-258a-47bf-94e7-0988bedc3ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:50:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a,is_public=True,name='tempest-GroupsTest-volume-type-544483075',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6a992f6-e7cd-451d-8ed7-c68e04201c0a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1dd57e8b-8122-42c2-9b7a-a5836576b71d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:40.099048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7761ea7-a7f9-423d-9265-5cb9f1b6b27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:40.141228 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Created reservations ['9276adfd-93e2-4df6-b9eb-6e6697ae97ae', 'b2115b71-f010-4152-8e33-ade8e0e8633e', '1f2d4ff4-4203-4a10-b8b7-a78f50374519', 'b684ac55-d508-4342-bf8e-3eb138d19963'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:40.141617 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7761ea7-a7f9-423d-9265-5cb9f1b6b27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9276adfd-93e2-4df6-b9eb-6e6697ae97ae', 'b2115b71-f010-4152-8e33-ade8e0e8633e', '1f2d4ff4-4203-4a10-b8b7-a78f50374519', 'b684ac55-d508-4342-bf8e-3eb138d19963']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:40.142304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9732d30c-ab3a-4ebf-92f2-18a5dc62f9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:40.165173 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9732d30c-ab3a-4ebf-92f2-18a5dc62f9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c83c0b-6689-4626-ab62-cf20d4ce50d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1284940060',encryption_key_id=None,group_id=1dd57e8b-8122-42c2-9b7a-a5836576b71d,group_type_id=,metadata={},multiattach=False,project_id='85a300ca8949474b95711e0ee480fcd9',qos_specs=None,replication_status=,reservations=['9276adfd-93e2-4df6-b9eb-6e6697ae97ae','b2115b71-f010-4152-8e33-ade8e0e8633e','1f2d4ff4-4203-4a10-b8b7-a78f50374519','b684ac55-d508-4342-bf8e-3eb138d19963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_type_id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1284940060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1dd57e8b-8122-42c2-9b7a-a5836576b71d,host=None,id=f6c83c0b-6689-4626-ab62-cf20d4ce50d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a300ca8949474b95711e0ee480fcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6a992f6-e7cd-451d-8ed7-c68e04201c0a),volume_type_id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:40.165879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16fb9394-88c5-4372-b25b-9aec44a3f9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:40.189772 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16fb9394-88c5-4372-b25b-9aec44a3f9e2) transitioned into state 'SUCCESS' from state '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-1284940060',encryption_key_id=None,group_id=1dd57e8b-8122-42c2-9b7a-a5836576b71d,group_type_id=,metadata={},multiattach=False,project_id='85a300ca8949474b95711e0ee480fcd9',qos_specs=None,replication_status=,reservations=['9276adfd-93e2-4df6-b9eb-6e6697ae97ae','b2115b71-f010-4152-8e33-ade8e0e8633e','1f2d4ff4-4203-4a10-b8b7-a78f50374519','b684ac55-d508-4342-bf8e-3eb138d19963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1df39fded4c3e9ba8ac19a00aba7d',volume_type_id=f6a992f6-e7cd-451d-8ed7-c68e04201c0a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:40.190997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82da45a1-864f-4b82-839b-b82937251de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:40.205077 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82da45a1-864f-4b82-839b-b82937251de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:40.205883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Flow 'volume_create_api' (00e3e012-ba6c-4a09-a16e-a78f796fd57d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:40.206208 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Create volume request issued successfully. Aug 18 13:50:40.206903 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:40.207443 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:40.250152 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:40.254182 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:40.254182 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:40.258088 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbc51955-0452-4451-83c0-9e3d73da3565 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:40.258590 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 305/1239] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:50:40 2026] POST /volume/v3/volumes => generated 814 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:40.271814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c2786c72-4486-4c2b-ae04-6758ac225178 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:40.277081 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 Aug 18 13:50:40.277350 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:40.277598 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:40.288489 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:40.288489 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:40.295074 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:40.296004 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:40.296243 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:40.347499 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:40.351320 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:40.351320 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:40.367476 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c2786c72-4486-4c2b-ae04-6758ac225178 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 returned with HTTP 200 Aug 18 13:50:40.368088 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 314/1240] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:40 2026] GET /volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 => generated 882 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:41.059037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.061183 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.061570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7d6c36d3-ffa3-40a9-b642-59c4750114b4"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.063389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7d6c36d3-ffa3-40a9-b642-59c4750114b4'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:41.145483 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume of 1 GB Aug 18 13:50:41.151191 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Availability Zones retrieved successfully. Aug 18 13:50:41.157676 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Flow 'volume_create_api' (bc06a01d-6e23-4b1b-94e5-5fb18f2e8f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:41.159512 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c0e23f-ba8f-49eb-a5a4-ecf6191bf9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:41.160736 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:41.195698 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c0e23f-ba8f-49eb-a5a4-ecf6191bf9c8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:50:41.195698 np0000007658 devstack@c-api.service[100283]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 13:50:41.197937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c0e23f-ba8f-49eb-a5a4-ecf6191bf9c8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:41.199117 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c0e23f-ba8f-49eb-a5a4-ecf6191bf9c8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:50:41.200223 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Flow 'volume_create_api' (bc06a01d-6e23-4b1b-94e5-5fb18f2e8f7f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:50:41.200561 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ed0e114-b23d-4b94-9143-2e5f74cd9b8b tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:50:41.201542 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 312/1241] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 2026] POST /volume/v3/volumes => generated 134 bytes in 143 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 18 13:50:41.381796 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4186d78f-cdc1-4150-8204-812776a37c8c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.383425 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 Aug 18 13:50:41.383605 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.383768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.390902 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:41.390902 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:41.394990 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:41.395824 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:41.396030 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:41.436300 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:41.439890 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:41.439890 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:41.451994 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4186d78f-cdc1-4150-8204-812776a37c8c tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 returned with HTTP 200 Aug 18 13:50:41.452441 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 311/1242] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 => generated 907 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:41.466549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8aae11dc-f492-4324-b22d-625474b90806 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.471119 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aae11dc-f492-4324-b22d-625474b90806 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] PUT https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:41.471383 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aae11dc-f492-4324-b22d-625474b90806 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "f6c83c0b-6689-4626-ab62-cf20d4ce50d4"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.479545 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-8aae11dc-f492-4324-b22d-625474b90806 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Update called for group 1dd57e8b-8122-42c2-9b7a-a5836576b71d. {{(pid=100284) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:50:41.479933 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-8aae11dc-f492-4324-b22d-625474b90806 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Updating group 1dd57e8b-8122-42c2-9b7a-a5836576b71d with name new_group description: This is a new group add_volumes: None remove_volumes: f6c83c0b-6689-4626-ab62-cf20d4ce50d4. Aug 18 13:50:41.484009 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:41.484009 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:41.502997 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-95f7b3b0-3950-4fd3-ada0-e57e1f9a144c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.505416 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-95f7b3b0-3950-4fd3-ada0-e57e1f9a144c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.505853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-95f7b3b0-3950-4fd3-ada0-e57e1f9a144c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.508312 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-95f7b3b0-3950-4fd3-ada0-e57e1f9a144c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:50:41.508698 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 315/1243] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:41.512608 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aae11dc-f492-4324-b22d-625474b90806 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 202 Aug 18 13:50:41.513033 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 306/1244] 10.4.3.221 () {70 vars in 1407 bytes} [Tue Aug 18 13:50:41 2026] PUT /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:41.518853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbe34fbf-5d2a-4827-b47e-13b69a040d3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.521150 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c34ed23f-5c56-4fc0-a987-4f911f552697 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.521658 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbe34fbf-5d2a-4827-b47e-13b69a040d3c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.522196 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbe34fbf-5d2a-4827-b47e-13b69a040d3c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6fce958e-b953-4708-89ca-fc6c647066c9"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.523079 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c34ed23f-5c56-4fc0-a987-4f911f552697 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:41.523264 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c34ed23f-5c56-4fc0-a987-4f911f552697 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.523602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c34ed23f-5c56-4fc0-a987-4f911f552697 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.523602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-c34ed23f-5c56-4fc0-a987-4f911f552697 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:41.524207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-dbe34fbf-5d2a-4827-b47e-13b69a040d3c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6fce958e-b953-4708-89ca-fc6c647066c9'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:41.527260 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:41.527260 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:41.529176 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbe34fbf-5d2a-4827-b47e-13b69a040d3c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 404 Aug 18 13:50:41.529917 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 313/1245] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:41.534294 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c34ed23f-5c56-4fc0-a987-4f911f552697 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 200 Aug 18 13:50:41.534691 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 312/1246] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:41.543154 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5ca58fab-6be0-4ab9-b567-edf3df47a371 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.545847 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5ca58fab-6be0-4ab9-b567-edf3df47a371 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.546474 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5ca58fab-6be0-4ab9-b567-edf3df47a371 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "366fbf76-68cd-486e-ad80-2d7abec6517b"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.548323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-5ca58fab-6be0-4ab9-b567-edf3df47a371 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '366fbf76-68cd-486e-ad80-2d7abec6517b'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:41.555801 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5ca58fab-6be0-4ab9-b567-edf3df47a371 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 404 Aug 18 13:50:41.556383 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 316/1247] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:41.566604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7d7c6c1-8179-42f5-aa68-28cc027e4356 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.570156 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7d7c6c1-8179-42f5-aa68-28cc027e4356 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.570612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7d7c6c1-8179-42f5-aa68-28cc027e4356 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "afed7ba9-de30-45e3-9922-8b2a1b9161bb"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.573163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e7d7c6c1-8179-42f5-aa68-28cc027e4356 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'afed7ba9-de30-45e3-9922-8b2a1b9161bb'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:41.582347 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7d7c6c1-8179-42f5-aa68-28cc027e4356 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 404 Aug 18 13:50:41.582851 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 307/1248] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 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 18 13:50:41.594926 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3bea60a7-4045-4269-9fa7-5d98be6d32d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.597109 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bea60a7-4045-4269-9fa7-5d98be6d32d4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.597109 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bea60a7-4045-4269-9fa7-5d98be6d32d4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.598260 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bea60a7-4045-4269-9fa7-5d98be6d32d4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:50:41.598693 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 314/1249] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:41.608286 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ff7f66d0-8b28-431e-b387-a3566f6e079d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.611366 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ff7f66d0-8b28-431e-b387-a3566f6e079d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.615256 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ff7f66d0-8b28-431e-b387-a3566f6e079d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.617726 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ff7f66d0-8b28-431e-b387-a3566f6e079d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:50:41.619000 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 313/1250] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:41.629358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5b9c805a-3aa7-44bb-89c4-7a6f1bcadd42 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.631407 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b9c805a-3aa7-44bb-89c4-7a6f1bcadd42 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:41.631690 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b9c805a-3aa7-44bb-89c4-7a6f1bcadd42 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.633142 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b9c805a-3aa7-44bb-89c4-7a6f1bcadd42 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:50:41.633493 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 317/1251] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:41 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:41.641499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e1a0244-68a5-44e2-a7a6-226549ff4b59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.643575 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e1a0244-68a5-44e2-a7a6-226549ff4b59 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] DELETE https://10.4.3.221/volume/v3/volumes/tempest-invalid-368998816 Aug 18 13:50:41.643784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e1a0244-68a5-44e2-a7a6-226549ff4b59 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.644154 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e1a0244-68a5-44e2-a7a6-226549ff4b59 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.644340 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2e1a0244-68a5-44e2-a7a6-226549ff4b59 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Delete volume with id: tempest-invalid-368998816 Aug 18 13:50:41.650700 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e1a0244-68a5-44e2-a7a6-226549ff4b59 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/tempest-invalid-368998816 returned with HTTP 404 Aug 18 13:50:41.651503 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 308/1252] 10.4.3.221 () {66 vars in 1318 bytes} [Tue Aug 18 13:50:41 2026] DELETE /volume/v3/volumes/tempest-invalid-368998816 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:41.660431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8658ed10-dc39-40b3-98c2-d0529719f191 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.662311 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 315/1253] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:50:41 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 13:50:41.671485 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-81895a8e-0021-4437-84a2-0e8e661933c8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.676831 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81895a8e-0021-4437-84a2-0e8e661933c8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/xxx/action Aug 18 13:50:41.677168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-81895a8e-0021-4437-84a2-0e8e661933c8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-detach": {}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:41.677292 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-81895a8e-0021-4437-84a2-0e8e661933c8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:41.683781 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81895a8e-0021-4437-84a2-0e8e661933c8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 13:50:41.684300 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 314/1254] 10.4.3.221 () {68 vars in 1291 bytes} [Tue Aug 18 13:50:41 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 18 13:50:41.694570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1ab6ab9e-eed9-4d23-aaff-e6ee77bd09b9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.701523 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ab6ab9e-eed9-4d23-aaff-e6ee77bd09b9 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/tempest-invalid-718006014 Aug 18 13:50:41.701753 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ab6ab9e-eed9-4d23-aaff-e6ee77bd09b9 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.705903 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ab6ab9e-eed9-4d23-aaff-e6ee77bd09b9 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.712653 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ab6ab9e-eed9-4d23-aaff-e6ee77bd09b9 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/tempest-invalid-718006014 returned with HTTP 404 Aug 18 13:50:41.713242 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 318/1255] 10.4.3.221 () {66 vars in 1315 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/volumes/tempest-invalid-718006014 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:41.722044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d6ff170-0fdf-48e0-8a63-1a83b6aed473 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.725110 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 309/1256] 10.4.3.221 () {66 vars in 1240 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 13:50:41.735282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b435fbe-4351-411a-8e27-4e38f2568727 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.737007 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?status=null Aug 18 13:50:41.737314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.737572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.737969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:41.738217 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Could not evaluate value null, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:50:41.738933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:41.771285 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Get all volumes completed successfully. Aug 18 13:50:41.773407 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b435fbe-4351-411a-8e27-4e38f2568727 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 13:50:41.773767 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 316/1257] 10.4.3.221 () {66 vars in 1281 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:50:41.793114 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.795055 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1192579998 Aug 18 13:50:41.795277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.795519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.795900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:41.796277 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:41.796277 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:41.796785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1192579998'), ('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:41.841571 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Get all volumes completed successfully. Aug 18 13:50:41.844492 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31ba3106-9fe4-4a50-8e48-eaf3798e2c5d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1192579998 returned with HTTP 200 Aug 18 13:50:41.845717 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 315/1258] 10.4.3.221 () {66 vars in 1359 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1192579998 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:50:41.859886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.861835 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes?status=null Aug 18 13:50:41.861835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.861835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.862360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:41.862481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Could not evaluate value null, assuming string {{(pid=100281) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:50:41.862961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:41.891806 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Get all volumes completed successfully. Aug 18 13:50:41.892264 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-81a7b77d-ef40-4ddc-a5f0-2f5db1535e4c tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 13:50:41.892801 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 319/1259] 10.4.3.221 () {66 vars in 1260 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:50:41.904972 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:41.907111 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-798172485 Aug 18 13:50:41.907396 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:41.907643 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:41.908068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:41.909217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-798172485'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:42.106183 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Get all volumes completed successfully. Aug 18 13:50:42.106517 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88e38f01-403d-41e3-ad00-25457fecc8b4 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-798172485 returned with HTTP 200 Aug 18 13:50:42.106883 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 310/1260] 10.4.3.221 () {66 vars in 1336 bytes} [Tue Aug 18 13:50:41 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-798172485 => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:50:42.115688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1adad015-abfb-4151-bfb4-f2dccf0c1748 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.117343 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1adad015-abfb-4151-bfb4-f2dccf0c1748 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action Aug 18 13:50:42.117657 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1adad015-abfb-4151-bfb4-f2dccf0c1748 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.117761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1adad015-abfb-4151-bfb4-f2dccf0c1748 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.125617 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.125617 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:42.126106 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1adad015-abfb-4151-bfb4-f2dccf0c1748 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:42.136086 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1adad015-abfb-4151-bfb4-f2dccf0c1748 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Reserve volume completed successfully. Aug 18 13:50:42.136307 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1adad015-abfb-4151-bfb4-f2dccf0c1748 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action returned with HTTP 202 Aug 18 13:50:42.136893 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 317/1261] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:50:42.143748 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-07ef60c1-b7cf-48fa-8a72-81e81f5a18ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.145665 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07ef60c1-b7cf-48fa-8a72-81e81f5a18ed tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action Aug 18 13:50:42.146052 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07ef60c1-b7cf-48fa-8a72-81e81f5a18ed tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.146226 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07ef60c1-b7cf-48fa-8a72-81e81f5a18ed tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.155203 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.155203 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:42.155884 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-07ef60c1-b7cf-48fa-8a72-81e81f5a18ed tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:42.160680 np0000007658 devstack@c-api.service[100282]: ERROR cinder.volume.api [None req-07ef60c1-b7cf-48fa-8a72-81e81f5a18ed tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 13:50:42.161072 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07ef60c1-b7cf-48fa-8a72-81e81f5a18ed tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action returned with HTTP 400 Aug 18 13:50:42.161675 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 316/1262] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:42.167954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b246aea3-0fbc-482a-96ce-59306b16a91f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.169525 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b246aea3-0fbc-482a-96ce-59306b16a91f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action Aug 18 13:50:42.169835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b246aea3-0fbc-482a-96ce-59306b16a91f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.169973 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b246aea3-0fbc-482a-96ce-59306b16a91f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.177495 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.177495 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:42.177965 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b246aea3-0fbc-482a-96ce-59306b16a91f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:42.192586 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b246aea3-0fbc-482a-96ce-59306b16a91f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Unreserve volume completed successfully. Aug 18 13:50:42.192871 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b246aea3-0fbc-482a-96ce-59306b16a91f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action returned with HTTP 202 Aug 18 13:50:42.193484 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 320/1263] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:50:42.201517 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ab5de03-5eed-4abf-a39b-c0fe14fe8c1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.203042 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ab5de03-5eed-4abf-a39b-c0fe14fe8c1f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/a34e5926-98fe-4dab-84c7-346b1f6a0a94/action Aug 18 13:50:42.203361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ab5de03-5eed-4abf-a39b-c0fe14fe8c1f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.203593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ab5de03-5eed-4abf-a39b-c0fe14fe8c1f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.210055 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ab5de03-5eed-4abf-a39b-c0fe14fe8c1f tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/a34e5926-98fe-4dab-84c7-346b1f6a0a94/action returned with HTTP 404 Aug 18 13:50:42.210636 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 311/1264] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/a34e5926-98fe-4dab-84c7-346b1f6a0a94/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:42.220570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fbb2b01d-cead-4599-8604-9f3e1d98ce97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.222211 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbb2b01d-cead-4599-8604-9f3e1d98ce97 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/6f397eaf-bb71-4eca-9947-6c8c7f229729/action Aug 18 13:50:42.222550 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbb2b01d-cead-4599-8604-9f3e1d98ce97 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.222678 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbb2b01d-cead-4599-8604-9f3e1d98ce97 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.229317 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbb2b01d-cead-4599-8604-9f3e1d98ce97 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/6f397eaf-bb71-4eca-9947-6c8c7f229729/action returned with HTTP 404 Aug 18 13:50:42.229801 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 318/1265] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/6f397eaf-bb71-4eca-9947-6c8c7f229729/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:42.239722 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-52a3587f-9464-4676-b103-4669a67a8982 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.241712 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 317/1266] 10.4.3.221 () {68 vars in 1260 bytes} [Tue Aug 18 13:50:42 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 13:50:42.250096 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b5773814-9f10-495c-a921-f1e9085ae637 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.252310 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b5773814-9f10-495c-a921-f1e9085ae637 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] PUT https://10.4.3.221/volume/v3/volumes/tempest-invalid-1136721937 Aug 18 13:50:42.252762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b5773814-9f10-495c-a921-f1e9085ae637 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.262658 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b5773814-9f10-495c-a921-f1e9085ae637 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/tempest-invalid-1136721937 returned with HTTP 404 Aug 18 13:50:42.263278 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 321/1267] 10.4.3.221 () {68 vars in 1338 bytes} [Tue Aug 18 13:50:42 2026] PUT /volume/v3/volumes/tempest-invalid-1136721937 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:42.271770 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2307a563-8f7f-4547-b104-e51be79810bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.273373 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2307a563-8f7f-4547-b104-e51be79810bd tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] PUT https://10.4.3.221/volume/v3/volumes/d4156ffd-5e39-4056-bcf3-b5ed7ff3dc1c Aug 18 13:50:42.273686 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2307a563-8f7f-4547-b104-e51be79810bd tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.280699 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2307a563-8f7f-4547-b104-e51be79810bd tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/d4156ffd-5e39-4056-bcf3-b5ed7ff3dc1c returned with HTTP 404 Aug 18 13:50:42.280937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da925579-7631-4857-9c6a-214189c89232 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.281473 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 312/1268] 10.4.3.221 () {68 vars in 1368 bytes} [Tue Aug 18 13:50:42 2026] PUT /volume/v3/volumes/d4156ffd-5e39-4056-bcf3-b5ed7ff3dc1c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:42.291808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-49c611bb-f37e-4822-8be3-1b33c1ba7da1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.294108 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49c611bb-f37e-4822-8be3-1b33c1ba7da1 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b3275ca7-146c-4578-9a5f-3ab6b0fffe84 Aug 18 13:50:42.294108 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49c611bb-f37e-4822-8be3-1b33c1ba7da1 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.294379 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49c611bb-f37e-4822-8be3-1b33c1ba7da1 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.294379 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-49c611bb-f37e-4822-8be3-1b33c1ba7da1 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Delete volume with id: b3275ca7-146c-4578-9a5f-3ab6b0fffe84 Aug 18 13:50:42.300003 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49c611bb-f37e-4822-8be3-1b33c1ba7da1 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/b3275ca7-146c-4578-9a5f-3ab6b0fffe84 returned with HTTP 404 Aug 18 13:50:42.300500 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 318/1269] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:42 2026] DELETE /volume/v3/volumes/b3275ca7-146c-4578-9a5f-3ab6b0fffe84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:42.309154 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1614e6a2-ca86-4c3e-a45d-aaa7ec80f7f6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.311248 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1614e6a2-ca86-4c3e-a45d-aaa7ec80f7f6 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action Aug 18 13:50:42.311767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1614e6a2-ca86-4c3e-a45d-aaa7ec80f7f6 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.311877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1614e6a2-ca86-4c3e-a45d-aaa7ec80f7f6 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.313906 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1614e6a2-ca86-4c3e-a45d-aaa7ec80f7f6 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action returned with HTTP 400 Aug 18 13:50:42.314511 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 322/1270] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:42.324149 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fef59d8-48ca-4689-87f9-a078fda75594 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.326113 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fef59d8-48ca-4689-87f9-a078fda75594 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action Aug 18 13:50:42.326212 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fef59d8-48ca-4689-87f9-a078fda75594 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.326363 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fef59d8-48ca-4689-87f9-a078fda75594 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.327957 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fef59d8-48ca-4689-87f9-a078fda75594 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action returned with HTTP 400 Aug 18 13:50:42.328413 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 313/1271] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:42.336752 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8f2174cb-91ed-4c11-b502-1130eb08d73e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.338300 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f2174cb-91ed-4c11-b502-1130eb08d73e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/e98d6e45-f6c1-45e8-97e6-6605628ce5ea/action Aug 18 13:50:42.338643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8f2174cb-91ed-4c11-b502-1130eb08d73e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.338712 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8f2174cb-91ed-4c11-b502-1130eb08d73e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.346147 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f2174cb-91ed-4c11-b502-1130eb08d73e tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/e98d6e45-f6c1-45e8-97e6-6605628ce5ea/action returned with HTTP 404 Aug 18 13:50:42.346951 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 319/1272] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/e98d6e45-f6c1-45e8-97e6-6605628ce5ea/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:42.354981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1ae893b7-4fe1-4b99-9259-cdf32a1b292d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.357079 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ae893b7-4fe1-4b99-9259-cdf32a1b292d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action Aug 18 13:50:42.357618 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ae893b7-4fe1-4b99-9259-cdf32a1b292d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.357739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ae893b7-4fe1-4b99-9259-cdf32a1b292d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.359903 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ae893b7-4fe1-4b99-9259-cdf32a1b292d tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action returned with HTTP 400 Aug 18 13:50:42.360457 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 323/1273] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:50:42.368004 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e012246-ce46-4f25-ab23-ed74f1cddba0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.369515 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e012246-ce46-4f25-ab23-ed74f1cddba0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] POST https://10.4.3.221/volume/v3/volumes/None/action Aug 18 13:50:42.369798 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e012246-ce46-4f25-ab23-ed74f1cddba0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:42.369932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e012246-ce46-4f25-ab23-ed74f1cddba0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.376301 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e012246-ce46-4f25-ab23-ed74f1cddba0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 13:50:42.376701 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 314/1274] 10.4.3.221 () {68 vars in 1294 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:42.384049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a8fbcbd8-c62b-40fa-9ba8-58573e57bebf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.385629 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8fbcbd8-c62b-40fa-9ba8-58573e57bebf tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/f9028fcd-5c72-48f3-ab4e-f9fdbefdccf1 Aug 18 13:50:42.385815 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8fbcbd8-c62b-40fa-9ba8-58573e57bebf tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.385884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8fbcbd8-c62b-40fa-9ba8-58573e57bebf tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.393788 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:42.394167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-500712940"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.395668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-500712940'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:42.395780 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Create volume of 1 GB Aug 18 13:50:42.399573 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Availability Zones retrieved successfully. Aug 18 13:50:42.405134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Flow 'volume_create_api' (7d2e40d2-1f72-4eae-ac76-2f5a3ad26cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:42.406152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85994a01-8331-4206-990a-092d8548a606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:42.408071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:42.435662 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85994a01-8331-4206-990a-092d8548a606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:42.436497 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce180857-3e09-4bd3-bebd-5c7e806fedb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:42.500001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Created reservations ['fda9c558-f457-4ab0-8b0e-6be1b51d2705', 'c5b9f45e-d744-41b3-94e0-638849970708', '8496d817-c27e-47d7-a7b8-0e66663a9f82', '1c43a473-4e42-43fe-9b76-6022648eb3cd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:42.500998 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce180857-3e09-4bd3-bebd-5c7e806fedb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fda9c558-f457-4ab0-8b0e-6be1b51d2705', 'c5b9f45e-d744-41b3-94e0-638849970708', '8496d817-c27e-47d7-a7b8-0e66663a9f82', '1c43a473-4e42-43fe-9b76-6022648eb3cd']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:42.501993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b36e3c-2152-4778-98df-5ea4f3978110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:42.537543 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8fbcbd8-c62b-40fa-9ba8-58573e57bebf tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/f9028fcd-5c72-48f3-ab4e-f9fdbefdccf1 returned with HTTP 404 Aug 18 13:50:42.538023 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 320/1275] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/volumes/f9028fcd-5c72-48f3-ab4e-f9fdbefdccf1 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:42.544645 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-28012ffa-bb9d-4377-b3b6-497e07fa8c0b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.546216 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-203b27a0-bb51-4827-8c5b-c6a055e6c0f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.546592 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-28012ffa-bb9d-4377-b3b6-497e07fa8c0b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:42.546814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-28012ffa-bb9d-4377-b3b6-497e07fa8c0b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.547053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-28012ffa-bb9d-4377-b3b6-497e07fa8c0b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.547227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-28012ffa-bb9d-4377-b3b6-497e07fa8c0b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:42.547958 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-203b27a0-bb51-4827-8c5b-c6a055e6c0f8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 Aug 18 13:50:42.548158 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-203b27a0-bb51-4827-8c5b-c6a055e6c0f8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.548372 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-203b27a0-bb51-4827-8c5b-c6a055e6c0f8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.551746 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.551746 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:42.562476 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.562476 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:42.570232 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-203b27a0-bb51-4827-8c5b-c6a055e6c0f8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:42.573121 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-28012ffa-bb9d-4377-b3b6-497e07fa8c0b tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 200 Aug 18 13:50:42.573557 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 324/1276] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:42.583638 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-203b27a0-bb51-4827-8c5b-c6a055e6c0f8 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 returned with HTTP 200 Aug 18 13:50:42.584145 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 315/1277] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:42.585582 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a4a00922-5123-4bcf-afc5-600065d9db45 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.587540 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4a00922-5123-4bcf-afc5-600065d9db45 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:42.587734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4a00922-5123-4bcf-afc5-600065d9db45 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.587966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4a00922-5123-4bcf-afc5-600065d9db45 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.588034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-a4a00922-5123-4bcf-afc5-600065d9db45 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:42.591616 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.591616 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:42.597716 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-93896a92-d02e-4a7d-996e-cc81ca121026 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.598937 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4a00922-5123-4bcf-afc5-600065d9db45 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 200 Aug 18 13:50:42.599321 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 321/1278] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:50:42.601535 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-93896a92-d02e-4a7d-996e-cc81ca121026 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 Aug 18 13:50:42.601733 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-93896a92-d02e-4a7d-996e-cc81ca121026 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.601955 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-93896a92-d02e-4a7d-996e-cc81ca121026 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.602108 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-93896a92-d02e-4a7d-996e-cc81ca121026 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Delete volume with id: ffbc40e9-f4f3-43ce-8582-686930ffff84 Aug 18 13:50:42.608879 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.608879 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:42.609183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.609313 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-93896a92-d02e-4a7d-996e-cc81ca121026 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:42.611260 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:42.611566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.611566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.611838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:42.612567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:42.620109 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Get all volumes completed successfully. Aug 18 13:50:42.621022 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:42.621188 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:42.628869 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-93896a92-d02e-4a7d-996e-cc81ca121026 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Delete volume request issued successfully. Aug 18 13:50:42.629098 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-93896a92-d02e-4a7d-996e-cc81ca121026 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 returned with HTTP 202 Aug 18 13:50:42.629550 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 325/1279] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:42 2026] DELETE /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:42.637771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2fc32eaf-c617-4b6f-8dfe-40ca1b7e64d0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.640684 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2fc32eaf-c617-4b6f-8dfe-40ca1b7e64d0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 Aug 18 13:50:42.640959 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2fc32eaf-c617-4b6f-8dfe-40ca1b7e64d0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.641203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2fc32eaf-c617-4b6f-8dfe-40ca1b7e64d0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.650087 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.650087 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:42.654490 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2fc32eaf-c617-4b6f-8dfe-40ca1b7e64d0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Volume info retrieved successfully. Aug 18 13:50:42.659518 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2fc32eaf-c617-4b6f-8dfe-40ca1b7e64d0 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 returned with HTTP 200 Aug 18 13:50:42.659990 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 322/1280] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:42.668509 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:42.671554 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.671554 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:42.678662 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5400ff3f-6bdc-4182-b2c5-77cfff1df650 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:42.679104 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 316/1281] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:42.689552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b36e3c-2152-4778-98df-5ea4f3978110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9b337d-e32e-4f15-a8be-ebe8aa73ceed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-500712940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684599a19bd241ffae0d6a0f9e15e33d',qos_specs=None,replication_status=,reservations=['fda9c558-f457-4ab0-8b0e-6be1b51d2705','c5b9f45e-d744-41b3-94e0-638849970708','8496d817-c27e-47d7-a7b8-0e66663a9f82','1c43a473-4e42-43fe-9b76-6022648eb3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d72f38a7ea44b0b7e4494f8f7c97d3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-500712940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9b337d-e32e-4f15-a8be-ebe8aa73ceed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684599a19bd241ffae0d6a0f9e15e33d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d72f38a7ea44b0b7e4494f8f7c97d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:42.690460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ce5048-b8ba-41f2-be6d-f58267132021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:42.691829 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f3510b9a-f517-4ada-8b5c-70ac7b7dac63 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.694327 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3510b9a-f517-4ada-8b5c-70ac7b7dac63 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] PUT https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:42.694745 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f3510b9a-f517-4ada-8b5c-70ac7b7dac63 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f6c83c0b-6689-4626-ab62-cf20d4ce50d4"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:42.696519 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-f3510b9a-f517-4ada-8b5c-70ac7b7dac63 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Update called for group 1dd57e8b-8122-42c2-9b7a-a5836576b71d. {{(pid=100281) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 13:50:42.696706 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.groups [None req-f3510b9a-f517-4ada-8b5c-70ac7b7dac63 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Updating group 1dd57e8b-8122-42c2-9b7a-a5836576b71d with name None description: None add_volumes: f6c83c0b-6689-4626-ab62-cf20d4ce50d4 remove_volumes: None. Aug 18 13:50:42.700493 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.700493 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:42.711029 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ce5048-b8ba-41f2-be6d-f58267132021) transitioned into state 'SUCCESS' from state '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-500712940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684599a19bd241ffae0d6a0f9e15e33d',qos_specs=None,replication_status=,reservations=['fda9c558-f457-4ab0-8b0e-6be1b51d2705','c5b9f45e-d744-41b3-94e0-638849970708','8496d817-c27e-47d7-a7b8-0e66663a9f82','1c43a473-4e42-43fe-9b76-6022648eb3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d72f38a7ea44b0b7e4494f8f7c97d3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:42.711663 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95f302c-13be-45bc-9cf4-2ed834efbe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:42.724456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95f302c-13be-45bc-9cf4-2ed834efbe0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:42.725807 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Flow 'volume_create_api' (7d2e40d2-1f72-4eae-ac76-2f5a3ad26cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:42.726293 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Create volume request issued successfully. Aug 18 13:50:42.727223 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da925579-7631-4857-9c6a-214189c89232 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:42.727855 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 319/1282] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:50:42 2026] POST /volume/v3/volumes => generated 818 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:42.728390 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3510b9a-f517-4ada-8b5c-70ac7b7dac63 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 202 Aug 18 13:50:42.728785 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 326/1283] 10.4.3.221 () {70 vars in 1406 bytes} [Tue Aug 18 13:50:42 2026] PUT /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:42.739547 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3e5b08fc-16aa-42ec-8560-3a9d28340e7a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.739675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b09bee19-98c3-4d76-9c7a-e2bf86b79bcf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:42.741886 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3e5b08fc-16aa-42ec-8560-3a9d28340e7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:42.741945 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b09bee19-98c3-4d76-9c7a-e2bf86b79bcf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:42.741991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3e5b08fc-16aa-42ec-8560-3a9d28340e7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.742022 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b09bee19-98c3-4d76-9c7a-e2bf86b79bcf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:42.742047 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3e5b08fc-16aa-42ec-8560-3a9d28340e7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.742202 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b09bee19-98c3-4d76-9c7a-e2bf86b79bcf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:42.742320 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-b09bee19-98c3-4d76-9c7a-e2bf86b79bcf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:42.747218 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.747218 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:42.751284 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:42.751284 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:42.754265 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b09bee19-98c3-4d76-9c7a-e2bf86b79bcf tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 200 Aug 18 13:50:42.754646 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 317/1284] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:42.755762 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3e5b08fc-16aa-42ec-8560-3a9d28340e7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Volume info retrieved successfully. Aug 18 13:50:42.761311 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3e5b08fc-16aa-42ec-8560-3a9d28340e7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 200 Aug 18 13:50:42.761741 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 323/1285] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:42 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:43.673571 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b51e03a8-0a5d-44a8-bacc-1d035520de51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.675952 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b51e03a8-0a5d-44a8-bacc-1d035520de51 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] GET https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 Aug 18 13:50:43.676205 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b51e03a8-0a5d-44a8-bacc-1d035520de51 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.676472 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b51e03a8-0a5d-44a8-bacc-1d035520de51 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.685470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b51e03a8-0a5d-44a8-bacc-1d035520de51 tempest-VolumesNegativeTest-1072373043 tempest-VolumesNegativeTest-1072373043-project-member] https://10.4.3.221/volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 returned with HTTP 404 Aug 18 13:50:43.686128 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 320/1286] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/volumes/ffbc40e9-f4f3-43ce-8582-686930ffff84 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:43.764479 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1486f095-aaf0-48bd-8c27-fee2db6b33c6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.766938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1486f095-aaf0-48bd-8c27-fee2db6b33c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:43.767118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1486f095-aaf0-48bd-8c27-fee2db6b33c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.767288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1486f095-aaf0-48bd-8c27-fee2db6b33c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.767456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-1486f095-aaf0-48bd-8c27-fee2db6b33c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:43.774200 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:43.774200 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:43.775466 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5e08f6a-cac2-421a-a190-2f1e2a56ae70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.779461 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5e08f6a-cac2-421a-a190-2f1e2a56ae70 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:43.779727 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5e08f6a-cac2-421a-a190-2f1e2a56ae70 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.780176 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5e08f6a-cac2-421a-a190-2f1e2a56ae70 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.784384 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1486f095-aaf0-48bd-8c27-fee2db6b33c6 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 200 Aug 18 13:50:43.784804 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 327/1287] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:43.787322 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:43.787322 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:43.790995 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5e08f6a-cac2-421a-a190-2f1e2a56ae70 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Volume info retrieved successfully. Aug 18 13:50:43.794926 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5e08f6a-cac2-421a-a190-2f1e2a56ae70 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 200 Aug 18 13:50:43.795301 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 318/1288] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:43.796173 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9003819d-6948-457c-ad99-9d34a040dee0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.798088 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:43.798801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.798801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.799015 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:43.799733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:43.810141 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Get all volumes completed successfully. Aug 18 13:50:43.810875 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:43.811048 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:43.811963 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-874091e5-e0ae-402d-bcc1-5558bb074ade None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.817145 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-874091e5-e0ae-402d-bcc1-5558bb074ade tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] POST https://10.4.3.221/volume/v3/volume-transfers Aug 18 13:50:43.817989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-874091e5-e0ae-402d-bcc1-5558bb074ade tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0b9b337d-e32e-4f15-a8be-ebe8aa73ceed"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:43.821581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-874091e5-e0ae-402d-bcc1-5558bb074ade tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Creating new volume transfer {'transfer': {'volume_id': '0b9b337d-e32e-4f15-a8be-ebe8aa73ceed'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:50:43.821802 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volume_transfer [None req-874091e5-e0ae-402d-bcc1-5558bb074ade tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Creating transfer of volume 0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:43.822018 np0000007658 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-874091e5-e0ae-402d-bcc1-5558bb074ade tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Generating transfer record for volume 0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:43.837164 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:43.837164 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:43.850933 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-874091e5-e0ae-402d-bcc1-5558bb074ade tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:50:43.851382 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 321/1289] 10.4.3.221 () {70 vars in 1326 bytes} [Tue Aug 18 13:50:43 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:43.852683 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:43.855629 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:43.855629 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:43.860309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-af008343-63ac-4655-a28f-2d25890315a0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.862600 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af008343-63ac-4655-a28f-2d25890315a0 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:43.862880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af008343-63ac-4655-a28f-2d25890315a0 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.862994 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af008343-63ac-4655-a28f-2d25890315a0 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.863650 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:43.863799 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:43.869005 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:43.869005 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:43.872048 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-af008343-63ac-4655-a28f-2d25890315a0 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Volume info retrieved successfully. Aug 18 13:50:43.875667 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af008343-63ac-4655-a28f-2d25890315a0 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 200 Aug 18 13:50:43.875996 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 328/1290] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:43.890849 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bb6a496-04fe-4b2b-affe-b97ce524ffd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.894312 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb6a496-04fe-4b2b-affe-b97ce524ffd5 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9 Aug 18 13:50:43.894583 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb6a496-04fe-4b2b-affe-b97ce524ffd5 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.894683 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb6a496-04fe-4b2b-affe-b97ce524ffd5 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.905376 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb6a496-04fe-4b2b-affe-b97ce524ffd5 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9 returned with HTTP 200 Aug 18 13:50:43.905376 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 319/1291] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9 => generated 432 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:43.907957 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:43.911652 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:43.911652 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:43.919222 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1dffc44b-1c54-4382-b8d2-972190c7f315 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.920262 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9003819d-6948-457c-ad99-9d34a040dee0 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:43.920804 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 324/1292] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:43.920959 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dffc44b-1c54-4382-b8d2-972190c7f315 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volume-transfers Aug 18 13:50:43.921241 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dffc44b-1c54-4382-b8d2-972190c7f315 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.921474 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dffc44b-1c54-4382-b8d2-972190c7f315 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.921656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-1dffc44b-1c54-4382-b8d2-972190c7f315 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Listing volume transfers {{(pid=100283) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:50:43.929570 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dffc44b-1c54-4382-b8d2-972190c7f315 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers returned with HTTP 200 Aug 18 13:50:43.929974 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 322/1293] 10.4.3.221 () {68 vars in 1305 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:43.939030 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.940718 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:50:43.941021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:43.941541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:43.941601 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abfe20b9-43e9-41b3-9d21-962897090daf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:43.941666 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:50:43.942214 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:50:43.954036 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Get all volumes completed successfully. Aug 18 13:50:43.954878 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:43.955051 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:43.998419 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:44.001645 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.001645 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:44.005514 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:44.005514 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:44.052140 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:44.055919 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.055919 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:44.065163 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca3635c1-62a5-4558-acf6-2b50644dbff2 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:50:44.065886 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 329/1294] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:50:43 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:44.081500 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-aa111e17-7a97-4de4-9abf-144bddfb8965 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:44.083235 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aa111e17-7a97-4de4-9abf-144bddfb8965 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] POST https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d/action Aug 18 13:50:44.083575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aa111e17-7a97-4de4-9abf-144bddfb8965 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:44.083719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aa111e17-7a97-4de4-9abf-144bddfb8965 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:44.085238 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-aa111e17-7a97-4de4-9abf-144bddfb8965 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] delete called for group 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100282) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:50:44.085359 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.groups [None req-aa111e17-7a97-4de4-9abf-144bddfb8965 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Delete group with id: 1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:44.086348 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] POST https://10.4.3.221/volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9/accept Aug 18 13:50:44.086987 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "161e1ec4322df4b7"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:44.088892 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.088892 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:44.089128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Accepting volume transfer ecb2834b-4184-4819-b24d-3d7084fe03c9 {{(pid=100284) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:50:44.089172 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Accepting transfer ecb2834b-4184-4819-b24d-3d7084fe03c9 Aug 18 13:50:44.132132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aa111e17-7a97-4de4-9abf-144bddfb8965 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d/action returned with HTTP 202 Aug 18 13:50:44.132540 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 325/1295] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:50:44 2026] POST /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:44.139553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:44.141659 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 Aug 18 13:50:44.141971 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:44.142192 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:44.150198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Created reservations ['2ebbfbd1-265c-4755-9afa-e78ac01e8da2', '4b50895e-d32e-4bb9-b4f2-893ee88cbe8f', '69f32969-8c9c-4564-994f-7f241383925a', '9907b194-7f77-4740-b782-b421e85a347b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:44.154029 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.154029 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:44.158640 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Volume info retrieved successfully. Aug 18 13:50:44.159301 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:50:44.159505 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:50:44.168293 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Created reservations ['8b60c10e-8f74-4f6a-ace3-f044c07adc21', 'ef43a71b-c4be-434b-9d07-fce7ab150ae6', 'ea335580-e659-4c19-95d9-e2b68628b384', '22c71984-5e85-4bb7-a076-a9db8772e246'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:44.193656 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:50:44.196591 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.196591 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:44.203526 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Created reservations ['afc12b4d-1a9a-44e7-8275-f4b4f5deed85', 'c4d81ea0-b61f-4c7b-af57-b9508199bb43', '6d7d1ad0-da8b-44d3-a33f-5324ff4013ba', 'f7655085-1788-4518-852e-77240346deb3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:44.203938 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-634d5e4b-0f34-404e-a0a8-72d74aba3e64 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 returned with HTTP 200 Aug 18 13:50:44.204386 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 323/1296] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:44 2026] GET /volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:44.231153 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Created reservations ['9f7c2e96-f7e0-416c-9f81-dfdf95bf71cf', '771e8455-78f8-4e38-94f2-db531e3a4264', '3b3dc5c1-aa82-49fe-b695-9efb057a5eaa', '10695c88-b224-40ff-bcf7-6e7b38f0be9e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:44.242932 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Transfer volume completed successfully. Aug 18 13:50:44.342227 np0000007658 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Volume 0b9b337d-e32e-4f15-a8be-ebe8aa73ceed has been transferred. Aug 18 13:50:44.360674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abfe20b9-43e9-41b3-9d21-962897090daf tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] https://10.4.3.221/volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9/accept returned with HTTP 202 Aug 18 13:50:44.361436 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 320/1297] 10.4.3.221 () {70 vars in 1458 bytes} [Tue Aug 18 13:50:43 2026] POST /volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9/accept => generated 365 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:44.368988 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cf395733-8e5e-4607-96f0-0adbfca543ee None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:44.371213 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf395733-8e5e-4607-96f0-0adbfca543ee tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:44.371418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf395733-8e5e-4607-96f0-0adbfca543ee tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:44.371604 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf395733-8e5e-4607-96f0-0adbfca543ee tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:44.378362 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.378362 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:44.381471 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cf395733-8e5e-4607-96f0-0adbfca543ee tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Volume info retrieved successfully. Aug 18 13:50:44.386133 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf395733-8e5e-4607-96f0-0adbfca543ee tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 200 Aug 18 13:50:44.386289 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 330/1298] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:44 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:44.399403 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e498e6f9-22b9-488b-98a0-a0412d575216 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:44.401114 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e498e6f9-22b9-488b-98a0-a0412d575216 tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:44.401171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e498e6f9-22b9-488b-98a0-a0412d575216 tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:44.401388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e498e6f9-22b9-488b-98a0-a0412d575216 tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:44.410096 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.410096 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:44.415686 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e498e6f9-22b9-488b-98a0-a0412d575216 tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] Volume info retrieved successfully. Aug 18 13:50:44.422871 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e498e6f9-22b9-488b-98a0-a0412d575216 tempest-VolumesTransfersV355Test-441029517 tempest-VolumesTransfersV355Test-441029517-project-member] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 200 Aug 18 13:50:44.423544 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 326/1299] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:44 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:44.436775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e1a4a13-b531-4f8f-a22a-1583ac8a4277 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:44.439036 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e1a4a13-b531-4f8f-a22a-1583ac8a4277 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] DELETE https://10.4.3.221/volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9 Aug 18 13:50:44.439240 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e1a4a13-b531-4f8f-a22a-1583ac8a4277 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:44.439442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e1a4a13-b531-4f8f-a22a-1583ac8a4277 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:44.439547 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-1e1a4a13-b531-4f8f-a22a-1583ac8a4277 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Delete transfer with id: ecb2834b-4184-4819-b24d-3d7084fe03c9 Aug 18 13:50:44.444373 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e1a4a13-b531-4f8f-a22a-1583ac8a4277 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9 returned with HTTP 404 Aug 18 13:50:44.444851 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 324/1300] 10.4.3.221 () {68 vars in 1419 bytes} [Tue Aug 18 13:50:44 2026] DELETE /volume/v3/volume-transfers/ecb2834b-4184-4819-b24d-3d7084fe03c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:44.454729 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-792b4330-decb-432c-8df2-52b61cbdcef3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:44.633903 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-792b4330-decb-432c-8df2-52b61cbdcef3 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:44.634085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-792b4330-decb-432c-8df2-52b61cbdcef3 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:44.634288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-792b4330-decb-432c-8df2-52b61cbdcef3 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:44.634468 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-792b4330-decb-432c-8df2-52b61cbdcef3 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Delete volume with id: 0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:44.642595 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.642595 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:44.643134 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-792b4330-decb-432c-8df2-52b61cbdcef3 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Volume info retrieved successfully. Aug 18 13:50:44.661674 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-792b4330-decb-432c-8df2-52b61cbdcef3 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Delete volume request issued successfully. Aug 18 13:50:44.661943 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-792b4330-decb-432c-8df2-52b61cbdcef3 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 202 Aug 18 13:50:44.662485 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 321/1301] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:50:44 2026] DELETE /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:44.671987 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a54c9610-acf1-4619-a07c-260312cee45c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:44.674170 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a54c9610-acf1-4619-a07c-260312cee45c tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:44.674402 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a54c9610-acf1-4619-a07c-260312cee45c tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:44.674642 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a54c9610-acf1-4619-a07c-260312cee45c tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:44.684670 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:44.684670 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:44.690532 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a54c9610-acf1-4619-a07c-260312cee45c tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Volume info retrieved successfully. Aug 18 13:50:44.695774 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a54c9610-acf1-4619-a07c-260312cee45c tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 200 Aug 18 13:50:44.696470 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 331/1302] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:44 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:45.220351 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-27743343-5da5-41ee-b0f3-ec65934d47a7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.223722 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-27743343-5da5-41ee-b0f3-ec65934d47a7 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 Aug 18 13:50:45.223722 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-27743343-5da5-41ee-b0f3-ec65934d47a7 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.223722 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-27743343-5da5-41ee-b0f3-ec65934d47a7 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.232821 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-27743343-5da5-41ee-b0f3-ec65934d47a7 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 returned with HTTP 404 Aug 18 13:50:45.233414 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 327/1303] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:45 2026] GET /volume/v3/volumes/f6c83c0b-6689-4626-ab62-cf20d4ce50d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:45.241295 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56cdae9c-9974-4198-ae2b-1127b7a028ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.243249 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56cdae9c-9974-4198-ae2b-1127b7a028ec tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f Aug 18 13:50:45.243521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56cdae9c-9974-4198-ae2b-1127b7a028ec tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.243742 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56cdae9c-9974-4198-ae2b-1127b7a028ec tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.249964 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56cdae9c-9974-4198-ae2b-1127b7a028ec tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f returned with HTTP 404 Aug 18 13:50:45.250502 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 325/1304] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:45 2026] GET /volume/v3/volumes/5b5e26e4-b202-46b7-a676-e12fcdd6a02f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:45.264804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d841ee5b-5bee-4cba-b905-75e4f32f85f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.268385 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d841ee5b-5bee-4cba-b905-75e4f32f85f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] GET https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d Aug 18 13:50:45.268609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d841ee5b-5bee-4cba-b905-75e4f32f85f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.268853 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d841ee5b-5bee-4cba-b905-75e4f32f85f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.269047 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-d841ee5b-5bee-4cba-b905-75e4f32f85f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] show called for member 1dd57e8b-8122-42c2-9b7a-a5836576b71d {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:50:45.274621 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d841ee5b-5bee-4cba-b905-75e4f32f85f4 tempest-GroupsTest-1130296877 tempest-GroupsTest-1130296877-project-member] https://10.4.3.221/volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d returned with HTTP 404 Aug 18 13:50:45.275130 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 322/1305] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:50:45 2026] GET /volume/v3/groups/1dd57e8b-8122-42c2-9b7a-a5836576b71d => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:45.282616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1fb30452-a48a-4234-aae0-71ae9d91f0b9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.284672 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1fb30452-a48a-4234-aae0-71ae9d91f0b9 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/839b0528-0f8d-46ce-8cf7-c7fc0655f03f Aug 18 13:50:45.284904 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1fb30452-a48a-4234-aae0-71ae9d91f0b9 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.285160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1fb30452-a48a-4234-aae0-71ae9d91f0b9 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.301326 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1fb30452-a48a-4234-aae0-71ae9d91f0b9 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/group_types/839b0528-0f8d-46ce-8cf7-c7fc0655f03f returned with HTTP 202 Aug 18 13:50:45.301832 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 332/1306] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:50:45 2026] DELETE /volume/v3/group_types/839b0528-0f8d-46ce-8cf7-c7fc0655f03f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:45.310190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65308f84-07be-4fd4-8b57-6874fb91e1a6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.312544 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65308f84-07be-4fd4-8b57-6874fb91e1a6 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] DELETE https://10.4.3.221/volume/v3/types/f6a992f6-e7cd-451d-8ed7-c68e04201c0a Aug 18 13:50:45.312903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65308f84-07be-4fd4-8b57-6874fb91e1a6 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.313185 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65308f84-07be-4fd4-8b57-6874fb91e1a6 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.359739 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65308f84-07be-4fd4-8b57-6874fb91e1a6 tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/types/f6a992f6-e7cd-451d-8ed7-c68e04201c0a returned with HTTP 202 Aug 18 13:50:45.360322 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 328/1307] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:50:45 2026] DELETE /volume/v3/types/f6a992f6-e7cd-451d-8ed7-c68e04201c0a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:45.368656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99eb5f4d-3736-4ddb-8541-e283a50acc0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.370723 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99eb5f4d-3736-4ddb-8541-e283a50acc0b tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] GET https://10.4.3.221/volume/v3/types/f6a992f6-e7cd-451d-8ed7-c68e04201c0a Aug 18 13:50:45.371175 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99eb5f4d-3736-4ddb-8541-e283a50acc0b tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.373094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99eb5f4d-3736-4ddb-8541-e283a50acc0b tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.375419 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99eb5f4d-3736-4ddb-8541-e283a50acc0b tempest-GroupsTest-2065323760 tempest-GroupsTest-2065323760-project-admin] https://10.4.3.221/volume/v3/types/f6a992f6-e7cd-451d-8ed7-c68e04201c0a returned with HTTP 404 Aug 18 13:50:45.375915 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 326/1308] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:50:45 2026] GET /volume/v3/types/f6a992f6-e7cd-451d-8ed7-c68e04201c0a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:45.714823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4226c08-42e6-4905-9a26-7b87b0bef9b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.718886 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4226c08-42e6-4905-9a26-7b87b0bef9b6 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:45.718886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4226c08-42e6-4905-9a26-7b87b0bef9b6 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.718886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4226c08-42e6-4905-9a26-7b87b0bef9b6 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.724719 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4226c08-42e6-4905-9a26-7b87b0bef9b6 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 404 Aug 18 13:50:45.724719 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 323/1309] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:45 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:45.737126 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9337ff60-8135-4388-a7df-13116626795b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.739647 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9337ff60-8135-4388-a7df-13116626795b tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:45.740010 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9337ff60-8135-4388-a7df-13116626795b tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.740296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9337ff60-8135-4388-a7df-13116626795b tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.747218 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9337ff60-8135-4388-a7df-13116626795b tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 404 Aug 18 13:50:45.747723 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 333/1310] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:45 2026] GET /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:45.754425 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-15ba4f45-efce-4241-9edf-797f6c9bfb7a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.756548 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15ba4f45-efce-4241-9edf-797f6c9bfb7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] DELETE https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:45.756852 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15ba4f45-efce-4241-9edf-797f6c9bfb7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.757149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15ba4f45-efce-4241-9edf-797f6c9bfb7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.757425 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-15ba4f45-efce-4241-9edf-797f6c9bfb7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Delete volume with id: 0b9b337d-e32e-4f15-a8be-ebe8aa73ceed Aug 18 13:50:45.763236 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15ba4f45-efce-4241-9edf-797f6c9bfb7a tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed returned with HTTP 404 Aug 18 13:50:45.763748 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 329/1311] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:50:45 2026] DELETE /volume/v3/volumes/0b9b337d-e32e-4f15-a8be-ebe8aa73ceed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:45.772546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.775902 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:45.776194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1840867856"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:45.778324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1840867856'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:45.778497 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Create volume of 1 GB Aug 18 13:50:45.784599 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Availability Zones retrieved successfully. Aug 18 13:50:45.797086 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Flow 'volume_create_api' (6753cc63-eac7-477c-b70b-73fcbb9be7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:45.799023 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2b85c3-f087-44a6-a4c2-ef19f5d38a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:45.801057 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:45.839387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2b85c3-f087-44a6-a4c2-ef19f5d38a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:45.840151 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0c52d9-4101-4374-a3d5-cd3dd9c1acb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:45.894883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Created reservations ['f7347998-46ef-4b80-a5d5-8a6326d510d4', '69c0d868-2827-4cd9-ba0f-432781ddb957', 'bb06dda2-431d-47fe-9e3c-e60f24270a38', '5d804c07-8a69-4781-a644-fda9fe7ca106'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:45.895543 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0c52d9-4101-4374-a3d5-cd3dd9c1acb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7347998-46ef-4b80-a5d5-8a6326d510d4', '69c0d868-2827-4cd9-ba0f-432781ddb957', 'bb06dda2-431d-47fe-9e3c-e60f24270a38', '5d804c07-8a69-4781-a644-fda9fe7ca106']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:45.896189 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd486743-9e12-4f7d-9904-3849f22de39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:45.922719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd486743-9e12-4f7d-9904-3849f22de39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c6cc198-be8e-43a0-9f12-6e6b4e81c523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1840867856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684599a19bd241ffae0d6a0f9e15e33d',qos_specs=None,replication_status=,reservations=['f7347998-46ef-4b80-a5d5-8a6326d510d4','69c0d868-2827-4cd9-ba0f-432781ddb957','bb06dda2-431d-47fe-9e3c-e60f24270a38','5d804c07-8a69-4781-a644-fda9fe7ca106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d72f38a7ea44b0b7e4494f8f7c97d3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1840867856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c6cc198-be8e-43a0-9f12-6e6b4e81c523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684599a19bd241ffae0d6a0f9e15e33d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d72f38a7ea44b0b7e4494f8f7c97d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:45.923650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8deff5-ecb7-4511-beec-249e71d07409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:45.942432 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8deff5-ecb7-4511-beec-249e71d07409) transitioned into state 'SUCCESS' from state '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-1840867856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684599a19bd241ffae0d6a0f9e15e33d',qos_specs=None,replication_status=,reservations=['f7347998-46ef-4b80-a5d5-8a6326d510d4','69c0d868-2827-4cd9-ba0f-432781ddb957','bb06dda2-431d-47fe-9e3c-e60f24270a38','5d804c07-8a69-4781-a644-fda9fe7ca106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d72f38a7ea44b0b7e4494f8f7c97d3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:45.943556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f10231-1629-4c5e-996d-0a0e7768cbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:45.960001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f10231-1629-4c5e-996d-0a0e7768cbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:45.960809 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Flow 'volume_create_api' (6753cc63-eac7-477c-b70b-73fcbb9be7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:45.961157 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Create volume request issued successfully. Aug 18 13:50:45.961778 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bbaae9c2-c35e-4cc2-b165-cbb176bca82f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:45.962221 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 327/1312] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:50:45 2026] POST /volume/v3/volumes => generated 819 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:45.981000 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b3c3ebb-1c25-44df-92dc-247b43b2bf94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:45.983498 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b3c3ebb-1c25-44df-92dc-247b43b2bf94 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:45.983735 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b3c3ebb-1c25-44df-92dc-247b43b2bf94 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:45.984231 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b3c3ebb-1c25-44df-92dc-247b43b2bf94 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:45.993735 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:45.993735 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:45.999450 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b3c3ebb-1c25-44df-92dc-247b43b2bf94 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Volume info retrieved successfully. Aug 18 13:50:46.006012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b3c3ebb-1c25-44df-92dc-247b43b2bf94 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 200 Aug 18 13:50:46.006440 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 324/1313] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:45 2026] GET /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:47.022341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0582a7ff-da65-437c-add6-eb63b768c883 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.024797 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0582a7ff-da65-437c-add6-eb63b768c883 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.025115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0582a7ff-da65-437c-add6-eb63b768c883 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.025303 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0582a7ff-da65-437c-add6-eb63b768c883 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.032390 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:47.032390 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:47.036591 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0582a7ff-da65-437c-add6-eb63b768c883 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Volume info retrieved successfully. Aug 18 13:50:47.044403 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0582a7ff-da65-437c-add6-eb63b768c883 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 200 Aug 18 13:50:47.044403 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 334/1314] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:47 2026] GET /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:47.062901 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2cda5f2a-20f2-4944-a2df-1eefcb0911f9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.067252 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2cda5f2a-20f2-4944-a2df-1eefcb0911f9 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] POST https://10.4.3.221/volume/v3/volume-transfers Aug 18 13:50:47.067252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2cda5f2a-20f2-4944-a2df-1eefcb0911f9 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1c6cc198-be8e-43a0-9f12-6e6b4e81c523"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:47.067710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volume_transfer [None req-2cda5f2a-20f2-4944-a2df-1eefcb0911f9 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Creating new volume transfer {'transfer': {'volume_id': '1c6cc198-be8e-43a0-9f12-6e6b4e81c523'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:50:47.068836 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volume_transfer [None req-2cda5f2a-20f2-4944-a2df-1eefcb0911f9 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Creating transfer of volume 1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.068836 np0000007658 devstack@c-api.service[100282]: INFO cinder.transfer.api [None req-2cda5f2a-20f2-4944-a2df-1eefcb0911f9 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Generating transfer record for volume 1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.075174 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:47.075174 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:47.090282 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2cda5f2a-20f2-4944-a2df-1eefcb0911f9 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:50:47.090797 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 330/1315] 10.4.3.221 () {70 vars in 1326 bytes} [Tue Aug 18 13:50:47 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:47.100913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ff26a0e-dd13-4bf6-91d7-954d9e35c93d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.104908 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ff26a0e-dd13-4bf6-91d7-954d9e35c93d tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.104908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ff26a0e-dd13-4bf6-91d7-954d9e35c93d tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.104908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ff26a0e-dd13-4bf6-91d7-954d9e35c93d tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.112507 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:47.112507 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:47.117675 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ff26a0e-dd13-4bf6-91d7-954d9e35c93d tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Volume info retrieved successfully. Aug 18 13:50:47.123958 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ff26a0e-dd13-4bf6-91d7-954d9e35c93d tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 200 Aug 18 13:50:47.124705 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 328/1316] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:47 2026] GET /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:47.137490 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a3be5f0-00f4-4cde-be56-c466adbb255f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.147124 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a3be5f0-00f4-4cde-be56-c466adbb255f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volume-transfers/detail Aug 18 13:50:47.147124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a3be5f0-00f4-4cde-be56-c466adbb255f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.147124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a3be5f0-00f4-4cde-be56-c466adbb255f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.147124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volume_transfer [None req-7a3be5f0-00f4-4cde-be56-c466adbb255f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Listing volume transfers {{(pid=100284) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:50:47.152564 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a3be5f0-00f4-4cde-be56-c466adbb255f tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 13:50:47.152996 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 325/1317] 10.4.3.221 () {68 vars in 1326 bytes} [Tue Aug 18 13:50:47 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:47.165254 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-951c0345-fca7-426f-bfc3-5af950b1fc53 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.171751 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-951c0345-fca7-426f-bfc3-5af950b1fc53 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] DELETE https://10.4.3.221/volume/v3/volume-transfers/2a6a4319-2706-43bd-9d25-4051bf4c934e Aug 18 13:50:47.172051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-951c0345-fca7-426f-bfc3-5af950b1fc53 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.172276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-951c0345-fca7-426f-bfc3-5af950b1fc53 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.172433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.volume_transfer [None req-951c0345-fca7-426f-bfc3-5af950b1fc53 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Delete transfer with id: 2a6a4319-2706-43bd-9d25-4051bf4c934e Aug 18 13:50:47.189600 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:47.189600 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:47.200800 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-951c0345-fca7-426f-bfc3-5af950b1fc53 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers/2a6a4319-2706-43bd-9d25-4051bf4c934e returned with HTTP 202 Aug 18 13:50:47.201095 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 335/1318] 10.4.3.221 () {68 vars in 1419 bytes} [Tue Aug 18 13:50:47 2026] DELETE /volume/v3/volume-transfers/2a6a4319-2706-43bd-9d25-4051bf4c934e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:47.211473 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1ff36883-d75b-4057-8d98-3d62ead0be48 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.213969 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1ff36883-d75b-4057-8d98-3d62ead0be48 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.214240 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1ff36883-d75b-4057-8d98-3d62ead0be48 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.214518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1ff36883-d75b-4057-8d98-3d62ead0be48 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.227056 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:47.227056 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:47.232998 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1ff36883-d75b-4057-8d98-3d62ead0be48 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Volume info retrieved successfully. Aug 18 13:50:47.242150 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1ff36883-d75b-4057-8d98-3d62ead0be48 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 200 Aug 18 13:50:47.242755 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 331/1319] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:47 2026] GET /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:47.261680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce81718b-eff4-4e73-8ef2-80e194c9ec3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.263182 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce81718b-eff4-4e73-8ef2-80e194c9ec3c tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] DELETE https://10.4.3.221/volume/v3/volume-transfers/2a6a4319-2706-43bd-9d25-4051bf4c934e Aug 18 13:50:47.263182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce81718b-eff4-4e73-8ef2-80e194c9ec3c tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.263302 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce81718b-eff4-4e73-8ef2-80e194c9ec3c tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.263460 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-ce81718b-eff4-4e73-8ef2-80e194c9ec3c tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Delete transfer with id: 2a6a4319-2706-43bd-9d25-4051bf4c934e Aug 18 13:50:47.267520 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce81718b-eff4-4e73-8ef2-80e194c9ec3c tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volume-transfers/2a6a4319-2706-43bd-9d25-4051bf4c934e returned with HTTP 404 Aug 18 13:50:47.267520 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 329/1320] 10.4.3.221 () {68 vars in 1419 bytes} [Tue Aug 18 13:50:47 2026] DELETE /volume/v3/volume-transfers/2a6a4319-2706-43bd-9d25-4051bf4c934e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:47.278166 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.280570 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.280924 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.281601 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.281601 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Delete volume with id: 1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.292252 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:47.292252 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:47.292665 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Volume info retrieved successfully. Aug 18 13:50:47.316179 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Delete volume request issued successfully. Aug 18 13:50:47.316382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99f45f6c-6d29-42b3-8297-cf5246936c7d tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 202 Aug 18 13:50:47.316775 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 326/1321] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:50:47 2026] DELETE /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:50:47.325027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-52ad01cd-5862-485c-9bfc-9f0c84b63b61 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:47.327212 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52ad01cd-5862-485c-9bfc-9f0c84b63b61 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] GET https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:47.327212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52ad01cd-5862-485c-9bfc-9f0c84b63b61 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:47.327363 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52ad01cd-5862-485c-9bfc-9f0c84b63b61 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:47.337305 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:47.337305 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:47.350880 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-52ad01cd-5862-485c-9bfc-9f0c84b63b61 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Volume info retrieved successfully. Aug 18 13:50:47.359619 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52ad01cd-5862-485c-9bfc-9f0c84b63b61 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 200 Aug 18 13:50:47.360258 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 336/1322] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:47 2026] GET /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:48.177258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-18948046-6d5c-485d-8c16-ccf218439bc9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.319911 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18948046-6d5c-485d-8c16-ccf218439bc9 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:48.320925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-18948046-6d5c-485d-8c16-ccf218439bc9 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.320925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-18948046-6d5c-485d-8c16-ccf218439bc9 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.342523 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18948046-6d5c-485d-8c16-ccf218439bc9 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:48.343119 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 332/1323] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 437 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:48.353916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec92045b-f4dd-41f3-a30e-fb5fdc5897e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.356778 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec92045b-f4dd-41f3-a30e-fb5fdc5897e8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7/defaults Aug 18 13:50:48.357019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec92045b-f4dd-41f3-a30e-fb5fdc5897e8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.357347 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec92045b-f4dd-41f3-a30e-fb5fdc5897e8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'defaults' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.375729 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8fb78d74-3eda-43b9-8187-b9ff34b20574 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.379561 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fb78d74-3eda-43b9-8187-b9ff34b20574 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] GET https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:48.379715 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fb78d74-3eda-43b9-8187-b9ff34b20574 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.380044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fb78d74-3eda-43b9-8187-b9ff34b20574 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.380453 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec92045b-f4dd-41f3-a30e-fb5fdc5897e8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7/defaults returned with HTTP 200 Aug 18 13:50:48.380838 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 330/1324] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7/defaults => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:48.388121 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fb78d74-3eda-43b9-8187-b9ff34b20574 tempest-VolumesTransfersV355Test-931665652 tempest-VolumesTransfersV355Test-931665652-project-admin] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 404 Aug 18 13:50:48.388808 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 327/1325] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:48.390473 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a1b39e11-2fe5-4348-a70e-381c6857939a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.393011 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1b39e11-2fe5-4348-a70e-381c6857939a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:48.393134 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1b39e11-2fe5-4348-a70e-381c6857939a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:48.397136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8c8eec08-8863-41e1-87b5-9db624efe760 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.402826 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c8eec08-8863-41e1-87b5-9db624efe760 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] GET https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:48.402826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c8eec08-8863-41e1-87b5-9db624efe760 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.402826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c8eec08-8863-41e1-87b5-9db624efe760 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.411228 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c8eec08-8863-41e1-87b5-9db624efe760 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 404 Aug 18 13:50:48.411926 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 333/1326] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:48.420586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f6c115a-8c06-4fd8-b1cf-3402b28ff0a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.424071 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f6c115a-8c06-4fd8-b1cf-3402b28ff0a4 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] DELETE https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:48.424071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f6c115a-8c06-4fd8-b1cf-3402b28ff0a4 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.424071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f6c115a-8c06-4fd8-b1cf-3402b28ff0a4 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.424071 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0f6c115a-8c06-4fd8-b1cf-3402b28ff0a4 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] Delete volume with id: 1c6cc198-be8e-43a0-9f12-6e6b4e81c523 Aug 18 13:50:48.430811 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f6c115a-8c06-4fd8-b1cf-3402b28ff0a4 tempest-VolumesTransfersV355Test-484516210 tempest-VolumesTransfersV355Test-484516210-project-member] https://10.4.3.221/volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 returned with HTTP 404 Aug 18 13:50:48.431473 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 331/1327] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:50:48 2026] DELETE /volume/v3/volumes/1c6cc198-be8e-43a0-9f12-6e6b4e81c523 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:50:48.446512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1b39e11-2fe5-4348-a70e-381c6857939a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:48.447114 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 337/1328] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 13:50:48 2026] PUT /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 395 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:48.455724 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-196d66f3-3d10-4a0e-8329-22f1701e82ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.459191 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-196d66f3-3d10-4a0e-8329-22f1701e82ab tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] DELETE https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:48.459462 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-196d66f3-3d10-4a0e-8329-22f1701e82ab tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.459707 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-196d66f3-3d10-4a0e-8329-22f1701e82ab tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.468948 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-196d66f3-3d10-4a0e-8329-22f1701e82ab tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:48.469809 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 328/1329] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:50:48 2026] DELETE /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:50:48.482243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f6bdd3d2-ed36-4e09-b823-ba268cb31e8a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.485012 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6bdd3d2-ed36-4e09-b823-ba268cb31e8a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:48.486573 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6bdd3d2-ed36-4e09-b823-ba268cb31e8a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.486793 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6bdd3d2-ed36-4e09-b823-ba268cb31e8a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.513723 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6bdd3d2-ed36-4e09-b823-ba268cb31e8a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:48.514426 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 334/1330] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 437 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:48.523373 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c5d5dc9-8cea-4fa7-84b6-d8e79cba716e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.525905 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c5d5dc9-8cea-4fa7-84b6-d8e79cba716e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:48.526084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c5d5dc9-8cea-4fa7-84b6-d8e79cba716e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:48.643600 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c5d5dc9-8cea-4fa7-84b6-d8e79cba716e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:48.644207 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 332/1331] 10.4.3.221 () {68 vars in 1375 bytes} [Tue Aug 18 13:50:48 2026] PUT /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 395 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:48.656766 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4f6b0d08-2562-4675-a08f-455b362d19da None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.665603 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f6b0d08-2562-4675-a08f-455b362d19da tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7/defaults Aug 18 13:50:48.673932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f6b0d08-2562-4675-a08f-455b362d19da tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.673932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f6b0d08-2562-4675-a08f-455b362d19da tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'defaults' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.685805 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f6b0d08-2562-4675-a08f-455b362d19da tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7/defaults returned with HTTP 200 Aug 18 13:50:48.685805 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 338/1332] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7/defaults => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:48.698165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3644c151-2a0c-48c5-aadd-5c9c6ae51d51 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.701424 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3644c151-2a0c-48c5-aadd-5c9c6ae51d51 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:48.701611 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3644c151-2a0c-48c5-aadd-5c9c6ae51d51 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.701778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3644c151-2a0c-48c5-aadd-5c9c6ae51d51 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.725252 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3644c151-2a0c-48c5-aadd-5c9c6ae51d51 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:48.725710 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 329/1333] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:48.738280 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1a28d789-56bd-486e-a702-48cfb5086fe8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.741928 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1a28d789-56bd-486e-a702-48cfb5086fe8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True Aug 18 13:50:48.743721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1a28d789-56bd-486e-a702-48cfb5086fe8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:48.743721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1a28d789-56bd-486e-a702-48cfb5086fe8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:48.767058 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1a28d789-56bd-486e-a702-48cfb5086fe8 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True returned with HTTP 200 Aug 18 13:50:48.767800 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 335/1334] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:50:48 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:48.785500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-afb53419-d59d-4fb1-8743-e7da438f2581 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.785597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a0699df-c501-4513-9156-71566932f14c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:48.922780 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:48.923129 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1210627396"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:48.924929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1210627396'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:48.925258 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Create volume of 1 GB Aug 18 13:50:48.931886 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Availability Zones retrieved successfully. Aug 18 13:50:48.939034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Flow 'volume_create_api' (2de3e86b-5f7b-43db-9add-9d9a244dc8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:48.940272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5d8a85-f449-4f6b-b91b-17017cab0be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:48.941415 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:48.958064 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:48.958298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-929426891", "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:48.960408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-929426891', 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:48.989234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5d8a85-f449-4f6b-b91b-17017cab0be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:48.990562 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb6138b-3e89-4887-a4a3-e4335b1aea2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.073618 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume of 1 GB Aug 18 13:50:49.073973 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:49.073973 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:49.074465 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Availability Zones retrieved successfully. Aug 18 13:50:49.076667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Created reservations ['237203db-065c-4521-bf23-fd7db384ff84', '579d1c5d-71d8-4286-8e96-13895d11226c', '7fe5d240-b68f-438e-9fdd-6e12e8276fe8', 'b536aebc-ff05-4e30-af8d-87e9a5eebc54'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:49.077684 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb6138b-3e89-4887-a4a3-e4335b1aea2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['237203db-065c-4521-bf23-fd7db384ff84', '579d1c5d-71d8-4286-8e96-13895d11226c', '7fe5d240-b68f-438e-9fdd-6e12e8276fe8', 'b536aebc-ff05-4e30-af8d-87e9a5eebc54']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.078778 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdace7a-85bc-4370-af62-a5c6fb8837aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.082578 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (661ba757-88ae-4815-a36c-ea1a4fc4e854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:49.087522 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daef6ae-13a1-4077-aee2-ae56e39b6f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.089348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:49.117142 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdace7a-85bc-4370-af62-a5c6fb8837aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23179120-3932-47a1-bf38-961d7655cae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1210627396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5483f79d3db4ab49ec82cbf91c6bfa7',qos_specs=None,replication_status=,reservations=['237203db-065c-4521-bf23-fd7db384ff84','579d1c5d-71d8-4286-8e96-13895d11226c','7fe5d240-b68f-438e-9fdd-6e12e8276fe8','b536aebc-ff05-4e30-af8d-87e9a5eebc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3356445ca754690b5a06e80340af8c8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1210627396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23179120-3932-47a1-bf38-961d7655cae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5483f79d3db4ab49ec82cbf91c6bfa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3356445ca754690b5a06e80340af8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.118306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f9e33d-7aa1-4e87-8d84-fd424a9c3b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.145118 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f9e33d-7aa1-4e87-8d84-fd424a9c3b33) transitioned into state 'SUCCESS' from state '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-1210627396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5483f79d3db4ab49ec82cbf91c6bfa7',qos_specs=None,replication_status=,reservations=['237203db-065c-4521-bf23-fd7db384ff84','579d1c5d-71d8-4286-8e96-13895d11226c','7fe5d240-b68f-438e-9fdd-6e12e8276fe8','b536aebc-ff05-4e30-af8d-87e9a5eebc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3356445ca754690b5a06e80340af8c8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.146052 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1190416-d17a-4977-aaaf-67d7b0fc68e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.156706 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:49.156706 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:49.160881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1190416-d17a-4977-aaaf-67d7b0fc68e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.163432 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Flow 'volume_create_api' (2de3e86b-5f7b-43db-9add-9d9a244dc8e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:49.163432 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Create volume request issued successfully. Aug 18 13:50:49.163432 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a0699df-c501-4513-9156-71566932f14c tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:49.163728 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 333/1335] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:48 2026] POST /volume/v3/volumes => generated 756 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:49.178700 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-37e113cf-a064-4918-a1d8-c82885d3805a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:49.179497 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daef6ae-13a1-4077-aee2-ae56e39b6f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=315f626a-149a-4a48-a243-511b045a760e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '315f626a-149a-4a48-a243-511b045a760e', 'encryption_key_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=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.180500 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37e113cf-a064-4918-a1d8-c82885d3805a tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:49.180697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d4ff61-e9f9-4cfc-92e8-c55f220f787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.181038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37e113cf-a064-4918-a1d8-c82885d3805a tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:49.181347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37e113cf-a064-4918-a1d8-c82885d3805a tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:49.190999 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:49.190999 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:49.199708 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-37e113cf-a064-4918-a1d8-c82885d3805a tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Volume info retrieved successfully. Aug 18 13:50:49.209536 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37e113cf-a064-4918-a1d8-c82885d3805a tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 returned with HTTP 200 Aug 18 13:50:49.209536 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 330/1336] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:49 2026] GET /volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:49.265256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Created reservations ['bff59596-eee4-45a4-a784-3f19e0a057b1', 'e1ab3086-da0c-4165-994e-94af8fef6605', '0ac0ef2d-c9ac-435e-8473-0a57fbf0d768', '56497217-34ea-48e1-b0fa-c3938dd3c805'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:49.266169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d4ff61-e9f9-4cfc-92e8-c55f220f787e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bff59596-eee4-45a4-a784-3f19e0a057b1', 'e1ab3086-da0c-4165-994e-94af8fef6605', '0ac0ef2d-c9ac-435e-8473-0a57fbf0d768', '56497217-34ea-48e1-b0fa-c3938dd3c805']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.267163 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c827536e-a7ba-493e-9a54-5c0ecc180b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.299664 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c827536e-a7ba-493e-9a54-5c0ecc180b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08876293-dc85-4842-aba9-2f91531c6015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-929426891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['bff59596-eee4-45a4-a784-3f19e0a057b1','e1ab3086-da0c-4165-994e-94af8fef6605','0ac0ef2d-c9ac-435e-8473-0a57fbf0d768','56497217-34ea-48e1-b0fa-c3938dd3c805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-929426891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08876293-dc85-4842-aba9-2f91531c6015,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74dc2878518345ae9660b8b8f4e8493c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(315f626a-149a-4a48-a243-511b045a760e),volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.301438 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e0c6f8-4a79-4cab-a089-48f53d481538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.328360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e0c6f8-4a79-4cab-a089-48f53d481538) transitioned into state 'SUCCESS' from state '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-929426891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['bff59596-eee4-45a4-a784-3f19e0a057b1','e1ab3086-da0c-4165-994e-94af8fef6605','0ac0ef2d-c9ac-435e-8473-0a57fbf0d768','56497217-34ea-48e1-b0fa-c3938dd3c805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.329433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37eebd0f-4e26-4d73-a04b-d949a9ad8d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:49.339562 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37eebd0f-4e26-4d73-a04b-d949a9ad8d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:49.340607 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (661ba757-88ae-4815-a36c-ea1a4fc4e854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:49.340964 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request issued successfully. Aug 18 13:50:49.341651 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-afb53419-d59d-4fb1-8743-e7da438f2581 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:49.342351 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 339/1337] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:50:48 2026] POST /volume/v3/volumes => generated 759 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:49.355882 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-99c9eab8-e3a2-41e4-ad1f-7cbc842d4186 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:49.358190 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-99c9eab8-e3a2-41e4-ad1f-7cbc842d4186 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:50:49.358506 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-99c9eab8-e3a2-41e4-ad1f-7cbc842d4186 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:49.358685 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-99c9eab8-e3a2-41e4-ad1f-7cbc842d4186 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:49.367005 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:49.367005 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:49.372388 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-99c9eab8-e3a2-41e4-ad1f-7cbc842d4186 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:50:49.377170 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-99c9eab8-e3a2-41e4-ad1f-7cbc842d4186 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 200 Aug 18 13:50:49.377554 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 336/1338] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:49 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:50.226021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2b2a297-f120-4094-a682-ffb86634637f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:50.227671 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2b2a297-f120-4094-a682-ffb86634637f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:50.227826 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2b2a297-f120-4094-a682-ffb86634637f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:50.228539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2b2a297-f120-4094-a682-ffb86634637f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:50.235953 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:50.235953 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:50.240186 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2b2a297-f120-4094-a682-ffb86634637f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Volume info retrieved successfully. Aug 18 13:50:50.244118 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2b2a297-f120-4094-a682-ffb86634637f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 returned with HTTP 200 Aug 18 13:50:50.244458 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 334/1339] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:50 2026] GET /volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:50.261895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3315ec3-bd45-408b-97e1-07dbbd5791de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:50.264019 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3315ec3-bd45-408b-97e1-07dbbd5791de tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True Aug 18 13:50:50.264247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3315ec3-bd45-408b-97e1-07dbbd5791de tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:50.264511 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3315ec3-bd45-408b-97e1-07dbbd5791de tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:50.299556 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3315ec3-bd45-408b-97e1-07dbbd5791de tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True returned with HTTP 200 Aug 18 13:50:50.300171 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 331/1340] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:50:50 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:50.316744 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:50.319994 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:50.320161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:50.320362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:50.321949 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Delete volume with id: 23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:50.353529 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:50.353529 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:50.353529 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Volume info retrieved successfully. Aug 18 13:50:50.381236 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Delete volume request issued successfully. Aug 18 13:50:50.381467 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9f1c8cd-0396-4c53-8e07-6863962bb7e3 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 returned with HTTP 202 Aug 18 13:50:50.385083 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 340/1341] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:50 2026] DELETE /volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:50.393612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6a1c75c4-60c2-4781-ac0d-cc30ef9ede4a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:50.395232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80393254-f03c-4b7e-a427-2d7d38d7a418 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:50.397291 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80393254-f03c-4b7e-a427-2d7d38d7a418 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:50.397408 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a1c75c4-60c2-4781-ac0d-cc30ef9ede4a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:50:50.397533 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80393254-f03c-4b7e-a427-2d7d38d7a418 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:50.397600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a1c75c4-60c2-4781-ac0d-cc30ef9ede4a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:50.397741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a1c75c4-60c2-4781-ac0d-cc30ef9ede4a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:50.397799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80393254-f03c-4b7e-a427-2d7d38d7a418 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:50.405841 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:50.405841 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:50.410023 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:50.410023 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:50.413514 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6a1c75c4-60c2-4781-ac0d-cc30ef9ede4a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:50:50.420368 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a1c75c4-60c2-4781-ac0d-cc30ef9ede4a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 200 Aug 18 13:50:50.420674 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 337/1342] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:50 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:50.421540 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80393254-f03c-4b7e-a427-2d7d38d7a418 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Volume info retrieved successfully. Aug 18 13:50:50.429462 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80393254-f03c-4b7e-a427-2d7d38d7a418 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 returned with HTTP 200 Aug 18 13:50:50.430257 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 335/1343] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:50 2026] GET /volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:50.578543 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-9670e0e7-a830-4c48-a21b-5da1d0ef748e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:50.580202 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-9670e0e7-a830-4c48-a21b-5da1d0ef748e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:50:50.580521 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-9670e0e7-a830-4c48-a21b-5da1d0ef748e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:50.580805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-9670e0e7-a830-4c48-a21b-5da1d0ef748e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:50.588062 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:50.588062 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:50.591359 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-9670e0e7-a830-4c48-a21b-5da1d0ef748e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:50:50.596142 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-9670e0e7-a830-4c48-a21b-5da1d0ef748e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 200 Aug 18 13:50:50.596688 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 332/1344] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:50 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:51.076231 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-624fa594-4849-4b01-b438-bde483cfdf24 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.079408 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-624fa594-4849-4b01-b438-bde483cfdf24 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:50:51.079727 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-624fa594-4849-4b01-b438-bde483cfdf24 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:51.080094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-624fa594-4849-4b01-b438-bde483cfdf24 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:51.088716 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:51.088716 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:51.093194 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-624fa594-4849-4b01-b438-bde483cfdf24 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:50:51.097597 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-624fa594-4849-4b01-b438-bde483cfdf24 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 200 Aug 18 13:50:51.098092 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 341/1345] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:51 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:51.107509 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-78ed660f-3010-4192-9521-9d8cbe6d3d8b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.108416 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-78ed660f-3010-4192-9521-9d8cbe6d3d8b None None] GET https://10.4.3.221/volume// Aug 18 13:50:51.108416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-78ed660f-3010-4192-9521-9d8cbe6d3d8b None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:51.108549 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-78ed660f-3010-4192-9521-9d8cbe6d3d8b None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:51.108941 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-78ed660f-3010-4192-9521-9d8cbe6d3d8b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:51.109330 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 338/1346] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:50:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:51.120690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-d55fc940-3041-4cdf-8b11-83367f131ab9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.120690 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-d55fc940-3041-4cdf-8b11-83367f131ab9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:50:51.120690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-d55fc940-3041-4cdf-8b11-83367f131ab9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08876293-dc85-4842-aba9-2f91531c6015", "connector": null, "instance_uuid": "34556c0a-bff6-4709-9e30-a148978b220a"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:51.128775 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:51.128775 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:51.152747 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-d55fc940-3041-4cdf-8b11-83367f131ab9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:50:51.153236 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 336/1347] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:50:51 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 18 13:50:51.443945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc7cf60c-3315-4b03-bf4a-30d303e7a066 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.446108 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc7cf60c-3315-4b03-bf4a-30d303e7a066 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:51.446367 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc7cf60c-3315-4b03-bf4a-30d303e7a066 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:51.446615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc7cf60c-3315-4b03-bf4a-30d303e7a066 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:51.455125 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc7cf60c-3315-4b03-bf4a-30d303e7a066 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 returned with HTTP 404 Aug 18 13:50:51.456002 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 333/1348] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:51 2026] GET /volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:51.465347 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f2c05387-c147-4b56-a892-ab48b2c9ac75 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.467203 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2c05387-c147-4b56-a892-ab48b2c9ac75 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:51.467446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2c05387-c147-4b56-a892-ab48b2c9ac75 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:51.467651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2c05387-c147-4b56-a892-ab48b2c9ac75 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:51.473812 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2c05387-c147-4b56-a892-ab48b2c9ac75 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 returned with HTTP 404 Aug 18 13:50:51.474439 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 342/1349] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:51 2026] GET /volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:51.483045 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9a5a1808-92f0-4a1b-b6b2-b1396c5eda44 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.484987 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a5a1808-92f0-4a1b-b6b2-b1396c5eda44 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:51.485224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a5a1808-92f0-4a1b-b6b2-b1396c5eda44 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:51.485443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a5a1808-92f0-4a1b-b6b2-b1396c5eda44 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:51.485631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-9a5a1808-92f0-4a1b-b6b2-b1396c5eda44 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Delete volume with id: 23179120-3932-47a1-bf38-961d7655cae6 Aug 18 13:50:51.494400 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a5a1808-92f0-4a1b-b6b2-b1396c5eda44 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 returned with HTTP 404 Aug 18 13:50:51.494914 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 339/1350] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:51 2026] DELETE /volume/v3/volumes/23179120-3932-47a1-bf38-961d7655cae6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:50:51.505382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.507358 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:51.507834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1816910963"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:51.509521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1816910963'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:51.509721 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Create volume of 1 GB Aug 18 13:50:51.510196 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:51.510196 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:51.518118 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Availability Zones retrieved successfully. Aug 18 13:50:51.524421 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Flow 'volume_create_api' (7e816a11-2648-4f6f-90ff-4442f9091c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:51.525800 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f9bbdd-2aff-4bed-8f19-0bd3623c852d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:51.527069 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:51.568250 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f9bbdd-2aff-4bed-8f19-0bd3623c852d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:51.569365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d6d946e-c8dc-4fdd-bc21-eabef569f304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:51.630757 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Created reservations ['09ea359b-f860-4f21-85e1-71850137f1b1', '0e94ab04-2f6d-49b3-bbb4-e96768f90933', '64bd938a-b791-4e15-8f85-cf9245ecd04d', 'fb2a8218-4d33-465b-9795-65160743d1f0'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:51.631622 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d6d946e-c8dc-4fdd-bc21-eabef569f304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ea359b-f860-4f21-85e1-71850137f1b1', '0e94ab04-2f6d-49b3-bbb4-e96768f90933', '64bd938a-b791-4e15-8f85-cf9245ecd04d', 'fb2a8218-4d33-465b-9795-65160743d1f0']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:51.632264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28951f7-7d6f-4d38-9753-bed985c72f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:51.658922 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28951f7-7d6f-4d38-9753-bed985c72f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6043c6d-1072-4021-8e6a-209f2688b05b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1816910963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5483f79d3db4ab49ec82cbf91c6bfa7',qos_specs=None,replication_status=,reservations=['09ea359b-f860-4f21-85e1-71850137f1b1','0e94ab04-2f6d-49b3-bbb4-e96768f90933','64bd938a-b791-4e15-8f85-cf9245ecd04d','fb2a8218-4d33-465b-9795-65160743d1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3356445ca754690b5a06e80340af8c8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1816910963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6043c6d-1072-4021-8e6a-209f2688b05b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5483f79d3db4ab49ec82cbf91c6bfa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3356445ca754690b5a06e80340af8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:51.659518 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c055834b-7505-4b4d-a9a9-16e6d1c1ddf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:51.682730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c055834b-7505-4b4d-a9a9-16e6d1c1ddf6) transitioned into state 'SUCCESS' from state '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-1816910963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5483f79d3db4ab49ec82cbf91c6bfa7',qos_specs=None,replication_status=,reservations=['09ea359b-f860-4f21-85e1-71850137f1b1','0e94ab04-2f6d-49b3-bbb4-e96768f90933','64bd938a-b791-4e15-8f85-cf9245ecd04d','fb2a8218-4d33-465b-9795-65160743d1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3356445ca754690b5a06e80340af8c8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:51.683808 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c33ad0-fc90-482b-bac4-1a4d436af554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:51.697049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c33ad0-fc90-482b-bac4-1a4d436af554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:51.697825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Flow 'volume_create_api' (7e816a11-2648-4f6f-90ff-4442f9091c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:51.698293 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Create volume request issued successfully. Aug 18 13:50:51.698884 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4de0db5d-b9c9-480e-a35b-39f556a2d1c4 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:51.699388 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 337/1351] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:51 2026] POST /volume/v3/volumes => generated 756 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:51.713704 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd5e5d0c-e0e2-45af-8355-ccedcf237503 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:51.720849 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd5e5d0c-e0e2-45af-8355-ccedcf237503 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:51.720970 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd5e5d0c-e0e2-45af-8355-ccedcf237503 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:51.721251 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd5e5d0c-e0e2-45af-8355-ccedcf237503 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:51.731285 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:51.731285 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:51.735377 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fd5e5d0c-e0e2-45af-8355-ccedcf237503 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Volume info retrieved successfully. Aug 18 13:50:51.739472 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd5e5d0c-e0e2-45af-8355-ccedcf237503 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 200 Aug 18 13:50:51.739949 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 334/1352] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:51 2026] GET /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:52.294841 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7ce420f3-6d8e-42ef-88cc-9f4bd3e4973a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.295346 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ce420f3-6d8e-42ef-88cc-9f4bd3e4973a None None] GET https://10.4.3.221/volume// Aug 18 13:50:52.295557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ce420f3-6d8e-42ef-88cc-9f4bd3e4973a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:52.295792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ce420f3-6d8e-42ef-88cc-9f4bd3e4973a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:52.296215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ce420f3-6d8e-42ef-88cc-9f4bd3e4973a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:52.296579 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 343/1353] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:52.305654 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-1665df7d-9fbc-4234-b98d-d1df5758ce8f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.310359 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-1665df7d-9fbc-4234-b98d-d1df5758ce8f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:50:52.310359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-1665df7d-9fbc-4234-b98d-d1df5758ce8f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:52.310359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-1665df7d-9fbc-4234-b98d-d1df5758ce8f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:52.329176 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:52.329176 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:52.336688 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-1665df7d-9fbc-4234-b98d-d1df5758ce8f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:50:52.341699 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-1665df7d-9fbc-4234-b98d-d1df5758ce8f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 200 Aug 18 13:50:52.342117 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 340/1354] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:52 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:52.449984 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-4dd2b36b-f74b-4848-a200-9bf7c8a65663 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.452575 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-4dd2b36b-f74b-4848-a200-9bf7c8a65663 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf Aug 18 13:50:52.453533 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-4dd2b36b-f74b-4848-a200-9bf7c8a65663 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:52.461597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-4dd2b36b-f74b-4848-a200-9bf7c8a65663 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-08876293-dc85-4842-aba9-2f91531c6015-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:50:52.465967 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-4dd2b36b-f74b-4848-a200-9bf7c8a65663 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-08876293-dc85-4842-aba9-2f91531c6015-np0000007658" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:50:52.466789 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:52.466789 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:52.544880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-4dd2b36b-f74b-4848-a200-9bf7c8a65663 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-08876293-dc85-4842-aba9-2f91531c6015-np0000007658" released by "attachment_update" :: held 0.079s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:50:52.545417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-4dd2b36b-f74b-4848-a200-9bf7c8a65663 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf returned with HTTP 200 Aug 18 13:50:52.546141 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 338/1355] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:50:52 2026] PUT /volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:52.568838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-68a9a232-e1f7-418f-a126-b3c91f670d3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.570933 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-68a9a232-e1f7-418f-a126-b3c91f670d3b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf/action Aug 18 13:50:52.571352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-68a9a232-e1f7-418f-a126-b3c91f670d3b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:52.571540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-68a9a232-e1f7-418f-a126-b3c91f670d3b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:52.591552 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:52.591552 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:52.600805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff402e0-2bf7-4095-b832-b685713f0aa0 req-68a9a232-e1f7-418f-a126-b3c91f670d3b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf/action returned with HTTP 204 Aug 18 13:50:52.601462 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 335/1356] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:50:52 2026] POST /volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:52.755031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-168b264d-7319-4a19-9a4a-638758872e52 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.756665 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-168b264d-7319-4a19-9a4a-638758872e52 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:52.756821 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-168b264d-7319-4a19-9a4a-638758872e52 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:52.757003 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-168b264d-7319-4a19-9a4a-638758872e52 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:52.767291 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:52.767291 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:52.772166 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-168b264d-7319-4a19-9a4a-638758872e52 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Volume info retrieved successfully. Aug 18 13:50:52.777852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-168b264d-7319-4a19-9a4a-638758872e52 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 200 Aug 18 13:50:52.778536 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 344/1357] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:52 2026] GET /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:52.791015 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ac6d25f1-4249-4e7a-b783-12bc78c35023 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.792774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac6d25f1-4249-4e7a-b783-12bc78c35023 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True Aug 18 13:50:52.792992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac6d25f1-4249-4e7a-b783-12bc78c35023 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:52.793168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac6d25f1-4249-4e7a-b783-12bc78c35023 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:52.809804 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac6d25f1-4249-4e7a-b783-12bc78c35023 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True returned with HTTP 200 Aug 18 13:50:52.810178 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 341/1358] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:50:52 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:52.820803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-591f5cbe-53a7-4dd1-91cf-74102747d5f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.823009 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-591f5cbe-53a7-4dd1-91cf-74102747d5f0 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a0ec2d1c4c04462a8cd750cc7a6a1a83?usage=True Aug 18 13:50:52.823269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-591f5cbe-53a7-4dd1-91cf-74102747d5f0 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:52.823550 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-591f5cbe-53a7-4dd1-91cf-74102747d5f0 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:52.825158 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:52.825158 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:52.852719 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-591f5cbe-53a7-4dd1-91cf-74102747d5f0 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a0ec2d1c4c04462a8cd750cc7a6a1a83?usage=True returned with HTTP 200 Aug 18 13:50:52.853464 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 339/1359] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:50:52 2026] GET /volume/v3/os-quota-sets/a0ec2d1c4c04462a8cd750cc7a6a1a83?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:52.868578 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5be7bf03-300e-43d6-b1eb-cc0dd2e5c9c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:52.870743 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5be7bf03-300e-43d6-b1eb-cc0dd2e5c9c5 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] POST https://10.4.3.221/volume/v3/os-volume-transfer Aug 18 13:50:52.871201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5be7bf03-300e-43d6-b1eb-cc0dd2e5c9c5 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f6043c6d-1072-4021-8e6a-209f2688b05b"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:52.872838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-5be7bf03-300e-43d6-b1eb-cc0dd2e5c9c5 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f6043c6d-1072-4021-8e6a-209f2688b05b'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 13:50:52.873189 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-5be7bf03-300e-43d6-b1eb-cc0dd2e5c9c5 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Creating transfer of volume f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:52.873318 np0000007658 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-5be7bf03-300e-43d6-b1eb-cc0dd2e5c9c5 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Generating transfer record for volume f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:52.881934 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:52.881934 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:52.898031 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5be7bf03-300e-43d6-b1eb-cc0dd2e5c9c5 tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 13:50:52.898642 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 336/1360] 10.4.3.221 () {68 vars in 1291 bytes} [Tue Aug 18 13:50:52 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:52.908842 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-882f545a-04ca-4435-ac10-be6a01fa09ad None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:53.075795 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] POST https://10.4.3.221/volume/v3/os-volume-transfer/2a9f537f-92d5-4ad4-972a-66072043bcc9/accept Aug 18 13:50:53.076161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0c086904feb0ba51"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:53.077760 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.volume_transfer [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Accepting volume transfer 2a9f537f-92d5-4ad4-972a-66072043bcc9 {{(pid=100281) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:50:53.077901 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.volume_transfer [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Accepting transfer 2a9f537f-92d5-4ad4-972a-66072043bcc9 Aug 18 13:50:53.134618 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Created reservations ['8f0490a7-bca7-4bcc-96ab-8db96e9879f0', '06cc7644-bbee-4105-8384-475c721e86d5', '6c348a87-1d92-4bd2-8939-cf7f6c2e33d7', '43c315e9-a48d-45ca-8e53-3e3d5d3c1a8d'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:53.153296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Created reservations ['1df7d0b8-f840-4ca1-81a4-a4b9202b79f3', '4bf9f2f7-f3bc-4ca8-ba7a-d7ccc59848c7', '87eb8bb8-bda3-4f92-ba27-a058d7f307df', 'e0585731-f6de-4acd-ad9e-d0bbf295a98a'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:53.183937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Created reservations ['ae51b92e-eddf-493a-a6e3-6701339324b5', '84d3fca4-9d72-4fd9-bc8e-af535b8f5f21', '081326f8-cc0b-4b18-86f7-07640969ddf4', 'eb6e63f8-9a38-4a50-8ea9-977d9cf90de5'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:53.211952 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Created reservations ['fc491a6e-7dd9-4e0b-867f-c527dc556b31', '5d1ecb9e-38c9-4e61-b95a-a78996b97329', 'bf7e6c7a-8373-4c94-90d3-e02a242fac04', '4b981662-aa19-4cd2-82cd-58186109524f'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:53.222536 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Transfer volume completed successfully. Aug 18 13:50:53.314969 np0000007658 devstack@c-api.service[100281]: INFO cinder.transfer.api [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Volume f6043c6d-1072-4021-8e6a-209f2688b05b has been transferred. Aug 18 13:50:53.322972 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-882f545a-04ca-4435-ac10-be6a01fa09ad tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] https://10.4.3.221/volume/v3/os-volume-transfer/2a9f537f-92d5-4ad4-972a-66072043bcc9/accept returned with HTTP 202 Aug 18 13:50:53.323363 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 345/1361] 10.4.3.221 () {68 vars in 1423 bytes} [Tue Aug 18 13:50:52 2026] POST /volume/v3/os-volume-transfer/2a9f537f-92d5-4ad4-972a-66072043bcc9/accept => generated 365 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:53.333020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2436a0fc-6247-4178-973e-8b0717992a5f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:53.335285 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2436a0fc-6247-4178-973e-8b0717992a5f tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] GET https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:53.335529 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2436a0fc-6247-4178-973e-8b0717992a5f tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:53.335766 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2436a0fc-6247-4178-973e-8b0717992a5f tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:53.348040 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:53.348040 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:53.353925 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2436a0fc-6247-4178-973e-8b0717992a5f tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] Volume info retrieved successfully. Aug 18 13:50:53.359356 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2436a0fc-6247-4178-973e-8b0717992a5f tempest-VolumeQuotasAdminTestJSON-2125910406 tempest-VolumeQuotasAdminTestJSON-2125910406-project-member] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 200 Aug 18 13:50:53.359841 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 342/1362] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:53 2026] GET /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:53.374256 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc250d10-fe12-44e4-9785-cb06f8e5f6b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:53.379541 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc250d10-fe12-44e4-9785-cb06f8e5f6b5 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True Aug 18 13:50:53.379706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc250d10-fe12-44e4-9785-cb06f8e5f6b5 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:53.379909 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc250d10-fe12-44e4-9785-cb06f8e5f6b5 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:53.402288 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc250d10-fe12-44e4-9785-cb06f8e5f6b5 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True returned with HTTP 200 Aug 18 13:50:53.403005 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 340/1363] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:50:53 2026] GET /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:53.415281 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f87aee4-f74f-489c-9499-d58b696ff8a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:53.417162 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f87aee4-f74f-489c-9499-d58b696ff8a6 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/a0ec2d1c4c04462a8cd750cc7a6a1a83?usage=True Aug 18 13:50:53.417212 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f87aee4-f74f-489c-9499-d58b696ff8a6 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:53.417419 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f87aee4-f74f-489c-9499-d58b696ff8a6 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:53.434368 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f87aee4-f74f-489c-9499-d58b696ff8a6 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a0ec2d1c4c04462a8cd750cc7a6a1a83?usage=True returned with HTTP 200 Aug 18 13:50:53.434934 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 337/1364] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:50:53 2026] GET /volume/v3/os-quota-sets/a0ec2d1c4c04462a8cd750cc7a6a1a83?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:53.447399 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4fea0984-ee84-4ed5-8691-13aac7337840 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:53.451531 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4fea0984-ee84-4ed5-8691-13aac7337840 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:53.451736 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4fea0984-ee84-4ed5-8691-13aac7337840 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:53.453516 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4fea0984-ee84-4ed5-8691-13aac7337840 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:53.453700 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-4fea0984-ee84-4ed5-8691-13aac7337840 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Delete volume with id: f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:53.464536 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:53.464536 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:53.464993 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4fea0984-ee84-4ed5-8691-13aac7337840 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Volume info retrieved successfully. Aug 18 13:50:53.487502 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4fea0984-ee84-4ed5-8691-13aac7337840 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Delete volume request issued successfully. Aug 18 13:50:53.489136 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4fea0984-ee84-4ed5-8691-13aac7337840 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 202 Aug 18 13:50:53.489136 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 346/1365] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:53 2026] DELETE /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:50:53.497141 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-175dd216-58df-444a-b257-6318cfec5a2e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:53.500209 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-175dd216-58df-444a-b257-6318cfec5a2e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:53.500391 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-175dd216-58df-444a-b257-6318cfec5a2e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:53.500564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-175dd216-58df-444a-b257-6318cfec5a2e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:53.512578 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:53.512578 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:53.516527 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-175dd216-58df-444a-b257-6318cfec5a2e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Volume info retrieved successfully. Aug 18 13:50:53.520215 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-175dd216-58df-444a-b257-6318cfec5a2e tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 200 Aug 18 13:50:53.520595 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 343/1366] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:53 2026] GET /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:54.536538 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f34cd783-a150-4464-8bb8-2e3fd050a40a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:54.538207 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f34cd783-a150-4464-8bb8-2e3fd050a40a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:54.538426 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f34cd783-a150-4464-8bb8-2e3fd050a40a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:54.538478 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f34cd783-a150-4464-8bb8-2e3fd050a40a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:54.544167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f34cd783-a150-4464-8bb8-2e3fd050a40a tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 404 Aug 18 13:50:54.544600 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 341/1367] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:54 2026] GET /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:54.553040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e863db74-957e-4289-8c69-10041e4155aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:54.554703 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e863db74-957e-4289-8c69-10041e4155aa tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] GET https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:54.554998 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e863db74-957e-4289-8c69-10041e4155aa tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:54.555171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e863db74-957e-4289-8c69-10041e4155aa tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:54.566594 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e863db74-957e-4289-8c69-10041e4155aa tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 404 Aug 18 13:50:54.567245 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 338/1368] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:54 2026] GET /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:54.576165 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2257c496-eeeb-4afa-b800-df2002cc5e2f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:54.578319 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2257c496-eeeb-4afa-b800-df2002cc5e2f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:54.578452 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2257c496-eeeb-4afa-b800-df2002cc5e2f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:54.578587 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2257c496-eeeb-4afa-b800-df2002cc5e2f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:54.578758 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-2257c496-eeeb-4afa-b800-df2002cc5e2f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] Delete volume with id: f6043c6d-1072-4021-8e6a-209f2688b05b Aug 18 13:50:54.587090 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2257c496-eeeb-4afa-b800-df2002cc5e2f tempest-VolumeQuotasAdminTestJSON-1362411453 tempest-VolumeQuotasAdminTestJSON-1362411453-project-member] https://10.4.3.221/volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b returned with HTTP 404 Aug 18 13:50:54.587629 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 347/1369] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:50:54 2026] DELETE /volume/v3/volumes/f6043c6d-1072-4021-8e6a-209f2688b05b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:50:54.597370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bc3460a4-a3c7-4682-9da3-9b84f36367a7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:54.598891 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bc3460a4-a3c7-4682-9da3-9b84f36367a7 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] GET https://10.4.3.221/volume/v3/os-quota-sets/d055f724b6174c4981ce3676524cd89e?usage=True Aug 18 13:50:54.599068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bc3460a4-a3c7-4682-9da3-9b84f36367a7 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:54.599239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bc3460a4-a3c7-4682-9da3-9b84f36367a7 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:54.615258 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bc3460a4-a3c7-4682-9da3-9b84f36367a7 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/d055f724b6174c4981ce3676524cd89e?usage=True returned with HTTP 200 Aug 18 13:50:54.615696 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 344/1370] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:50:54 2026] GET /volume/v3/os-quota-sets/d055f724b6174c4981ce3676524cd89e?usage=True => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:54.629468 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4da4904-66ab-4048-ae45-ef9ad280b293 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:54.631132 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4da4904-66ab-4048-ae45-ef9ad280b293 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:54.631481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4da4904-66ab-4048-ae45-ef9ad280b293 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:54.718408 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4da4904-66ab-4048-ae45-ef9ad280b293 tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:54.718980 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 342/1371] 10.4.3.221 () {68 vars in 1375 bytes} [Tue Aug 18 13:50:54 2026] PUT /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 397 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:54.730014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35156c8d-9480-453c-a293-ddf0c2539d2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:54.731649 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35156c8d-9480-453c-a293-ddf0c2539d2d tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] PUT https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 Aug 18 13:50:54.732065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35156c8d-9480-453c-a293-ddf0c2539d2d tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:54.815703 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35156c8d-9480-453c-a293-ddf0c2539d2d tempest-VolumeQuotasAdminTestJSON-1758058770 tempest-VolumeQuotasAdminTestJSON-1758058770-project-admin] https://10.4.3.221/volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 returned with HTTP 200 Aug 18 13:50:54.816166 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 339/1372] 10.4.3.221 () {68 vars in 1375 bytes} [Tue Aug 18 13:50:54 2026] PUT /volume/v3/os-quota-sets/a5483f79d3db4ab49ec82cbf91c6bfa7 => generated 395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:55.367052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:55.426330 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:55.426620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1242179880"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:55.428399 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1242179880'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:55.428509 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume of 1 GB Aug 18 13:50:55.433494 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability Zones retrieved successfully. Aug 18 13:50:55.440066 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (ee22d652-7418-4c2c-8cc8-53d12910af71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:55.441403 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76abd34e-cce2-446d-a369-f314469bcd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.442535 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:55.475563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76abd34e-cce2-446d-a369-f314469bcd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.476695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483c1e37-11ef-4d49-8b56-dd13a7c5697c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.525925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:55.528062 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:55.528533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-265905554", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:55.530638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-265905554', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:55.542058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['d72bafe3-77be-42a8-80b1-0ae1b1c77bca', '21da8334-c123-4404-8649-fb910598e22c', '2dee08d9-4e09-4f26-9899-5a70ae6cc5d6', 'c358baf4-75e5-4e3d-9e32-aa21b2208dd2'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:55.542818 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483c1e37-11ef-4d49-8b56-dd13a7c5697c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d72bafe3-77be-42a8-80b1-0ae1b1c77bca', '21da8334-c123-4404-8649-fb910598e22c', '2dee08d9-4e09-4f26-9899-5a70ae6cc5d6', 'c358baf4-75e5-4e3d-9e32-aa21b2208dd2']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.543545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77a7e0f-0d03-453c-b6ce-a60fafbcf4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.566497 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77a7e0f-0d03-453c-b6ce-a60fafbcf4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b569c5f-ee5f-4f62-9870-119e8c973508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1242179880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['d72bafe3-77be-42a8-80b1-0ae1b1c77bca','21da8334-c123-4404-8649-fb910598e22c','2dee08d9-4e09-4f26-9899-5a70ae6cc5d6','c358baf4-75e5-4e3d-9e32-aa21b2208dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1242179880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b569c5f-ee5f-4f62-9870-119e8c973508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ff0269440a44cd9b83021b093c421d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.567776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e505a0c-99db-4f75-b49a-6383d31bc6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.583633 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e505a0c-99db-4f75-b49a-6383d31bc6fc) transitioned into state 'SUCCESS' from state '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-1242179880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['d72bafe3-77be-42a8-80b1-0ae1b1c77bca','21da8334-c123-4404-8649-fb910598e22c','2dee08d9-4e09-4f26-9899-5a70ae6cc5d6','c358baf4-75e5-4e3d-9e32-aa21b2208dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.584265 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a446d6bb-9282-4287-ba25-17bac91a7942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.592147 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a446d6bb-9282-4287-ba25-17bac91a7942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.592979 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (ee22d652-7418-4c2c-8cc8-53d12910af71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:55.593295 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request issued successfully. Aug 18 13:50:55.593799 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2c57b6e5-e869-468d-8765-0fba16fe26a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:55.594203 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 348/1373] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:50:55 2026] POST /volume/v3/volumes => generated 749 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:55.711569 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Create volume of 1 GB Aug 18 13:50:55.715142 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Availability Zones retrieved successfully. Aug 18 13:50:55.725171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Flow 'volume_create_api' (8001bbdf-cb8a-4ea5-9ecb-566d73c7c4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:55.726073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8dac60b-20e1-487f-9606-5eb9cd12279d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.727424 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:55.801612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8dac60b-20e1-487f-9606-5eb9cd12279d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.802503 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872c78b5-d15c-49b9-a436-28b3b31642c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.866633 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Created reservations ['18011a44-2af1-410f-87a3-1e5627e9a780', 'b9a8fcf9-fac5-4146-921b-9543ffc8ccb3', 'f120806b-6cff-48f0-b214-b97a4c48883a', '3c1cc6fc-60fa-456f-9b4b-075e5c7fcc5e'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:55.867340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872c78b5-d15c-49b9-a436-28b3b31642c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18011a44-2af1-410f-87a3-1e5627e9a780', 'b9a8fcf9-fac5-4146-921b-9543ffc8ccb3', 'f120806b-6cff-48f0-b214-b97a4c48883a', '3c1cc6fc-60fa-456f-9b4b-075e5c7fcc5e']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.868136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff98894-490e-4f09-b447-fbb423166b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.890383 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff98894-490e-4f09-b447-fbb423166b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3103abe6-fd61-4c54-812d-e658b1e75b96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-265905554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a19c6646c544d9a5f7a271271b2ea7',qos_specs=None,replication_status=,reservations=['18011a44-2af1-410f-87a3-1e5627e9a780','b9a8fcf9-fac5-4146-921b-9543ffc8ccb3','f120806b-6cff-48f0-b214-b97a4c48883a','3c1cc6fc-60fa-456f-9b4b-075e5c7fcc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9e237a724d0b898da2bc47ac6991',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-265905554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3103abe6-fd61-4c54-812d-e658b1e75b96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a19c6646c544d9a5f7a271271b2ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9e237a724d0b898da2bc47ac6991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.890718 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d5d854-e4ba-4264-990b-a9117e4bdb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.926236 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d5d854-e4ba-4264-990b-a9117e4bdb0c) transitioned into state 'SUCCESS' from state '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-265905554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a19c6646c544d9a5f7a271271b2ea7',qos_specs=None,replication_status=,reservations=['18011a44-2af1-410f-87a3-1e5627e9a780','b9a8fcf9-fac5-4146-921b-9543ffc8ccb3','f120806b-6cff-48f0-b214-b97a4c48883a','3c1cc6fc-60fa-456f-9b4b-075e5c7fcc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9e237a724d0b898da2bc47ac6991',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.926949 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b133d36-3941-4155-8db5-4c9458c997cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:55.941980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b133d36-3941-4155-8db5-4c9458c997cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:55.943856 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Flow 'volume_create_api' (8001bbdf-cb8a-4ea5-9ecb-566d73c7c4b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:55.943856 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Create volume request issued successfully. Aug 18 13:50:55.943856 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2bd4ca2-1752-4ac5-9cbc-681983e5b2c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:55.944026 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 345/1374] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:50:55 2026] POST /volume/v3/volumes => generated 753 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:55.968968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dec80758-3441-4040-a219-802d3d652239 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:55.968968 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dec80758-3441-4040-a219-802d3d652239 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:50:55.968968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dec80758-3441-4040-a219-802d3d652239 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:55.968968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dec80758-3441-4040-a219-802d3d652239 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:55.976566 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:55.976566 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:55.983639 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dec80758-3441-4040-a219-802d3d652239 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:50:55.991316 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dec80758-3441-4040-a219-802d3d652239 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 200 Aug 18 13:50:55.991735 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 343/1375] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:55 2026] GET /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:57.009015 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fbe54883-46f1-4e40-8b9b-280313dc2585 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:57.013270 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbe54883-46f1-4e40-8b9b-280313dc2585 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:50:57.013554 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbe54883-46f1-4e40-8b9b-280313dc2585 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:57.013770 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbe54883-46f1-4e40-8b9b-280313dc2585 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:57.023039 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:57.023039 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:57.029710 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fbe54883-46f1-4e40-8b9b-280313dc2585 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:50:57.046134 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbe54883-46f1-4e40-8b9b-280313dc2585 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 200 Aug 18 13:50:57.046134 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 340/1376] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:57 2026] GET /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:57.053713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-796b7908-15ff-43e0-9409-f7392e31e0ad None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:57.055614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-796b7908-15ff-43e0-9409-f7392e31e0ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:50:57.055734 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-796b7908-15ff-43e0-9409-f7392e31e0ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:57.055970 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-796b7908-15ff-43e0-9409-f7392e31e0ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:57.062920 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:57.062920 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:57.066628 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-796b7908-15ff-43e0-9409-f7392e31e0ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:50:57.071571 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-796b7908-15ff-43e0-9409-f7392e31e0ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 200 Aug 18 13:50:57.071948 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 349/1377] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:57 2026] GET /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:57.088204 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b5e22c5a-6b02-4136-ae81-e8cf4df2f33c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:57.094623 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b5e22c5a-6b02-4136-ae81-e8cf4df2f33c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:50:57.094840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b5e22c5a-6b02-4136-ae81-e8cf4df2f33c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:57.095101 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b5e22c5a-6b02-4136-ae81-e8cf4df2f33c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:57.109581 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:57.109581 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:57.116480 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b5e22c5a-6b02-4136-ae81-e8cf4df2f33c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:50:57.122567 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b5e22c5a-6b02-4136-ae81-e8cf4df2f33c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 200 Aug 18 13:50:57.123715 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 346/1378] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:57 2026] GET /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:57.137558 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:57.142964 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:50:57.143464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3103abe6-fd61-4c54-812d-e658b1e75b96", "name": "tempest-TestVolumeBackupRestore-backup-678490400", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:57.146248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Creating new backup {'backup': {'volume_id': '3103abe6-fd61-4c54-812d-e658b1e75b96', 'name': 'tempest-TestVolumeBackupRestore-backup-678490400', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:50:57.146491 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Creating backup of volume 3103abe6-fd61-4c54-812d-e658b1e75b96 in container None Aug 18 13:50:57.154410 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:57.154410 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:57.154894 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:50:57.197723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Created reservations ['d460a65a-1abe-4001-b1ee-f074dbfc4b90', '398abf2d-90d2-45e5-b9a9-9483743004bf'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:57.244040 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7e67f2b-c183-4220-ad3d-9a163838a6ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:50:57.244040 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 344/1379] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:50:57 2026] POST /volume/v3/backups => generated 334 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:57.254418 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9c8fcc1-068b-4cd1-b396-9d5f77adece9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:57.256000 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9c8fcc1-068b-4cd1-b396-9d5f77adece9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:50:57.256210 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9c8fcc1-068b-4cd1-b396-9d5f77adece9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:57.256438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9c8fcc1-068b-4cd1-b396-9d5f77adece9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:57.256561 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a9c8fcc1-068b-4cd1-b396-9d5f77adece9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:57.263058 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:57.263058 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:57.263954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9c8fcc1-068b-4cd1-b396-9d5f77adece9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:50:57.264380 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 341/1380] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:57 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:57.770759 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-38c74984-40f8-4637-8ded-a234e26892d6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:57.894554 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38c74984-40f8-4637-8ded-a234e26892d6 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:57.894840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-38c74984-40f8-4637-8ded-a234e26892d6 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:57.908802 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38c74984-40f8-4637-8ded-a234e26892d6 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:57.909162 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 350/1381] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:57 2026] POST /volume/v3/types => generated 188 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:57.919840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e7090d6-1c8f-4e85-9a5f-abd9263e1618 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:57.921554 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e7090d6-1c8f-4e85-9a5f-abd9263e1618 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:50:57.921918 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e7090d6-1c8f-4e85-9a5f-abd9263e1618 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:57.936530 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e7090d6-1c8f-4e85-9a5f-abd9263e1618 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:50:57.936911 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 347/1382] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:50:57 2026] POST /volume/v3/types => generated 188 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:57.947179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.016879 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:50:58.017217 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:58.018598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:50:58.021982 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Create volume of 1 GB Aug 18 13:50:58.022235 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.022235 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:58.022674 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Availability Zones retrieved successfully. Aug 18 13:50:58.028282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Flow 'volume_create_api' (40f60fff-27ba-4018-94f2-d4bb69f7fc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:58.029221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1695698-5866-418e-8702-ad33e6fd69a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:58.030061 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:50:58.048363 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1695698-5866-418e-8702-ad33e6fd69a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:50:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=947f3a32-cdaf-43e2-8948-47029fd2cc00,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '947f3a32-cdaf-43e2-8948-47029fd2cc00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:58.049044 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fc6b27-8f9a-439b-b8e3-fa9a0fc4f20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:58.075182 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-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 18 13:50:58.075434 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-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 18 13:50:58.106716 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Created reservations ['8633526a-4df0-4241-b83f-1f422b23a547', '7d3965f3-1512-415d-93d5-6699a1b302b8', 'ea72fd3e-fcc6-43b3-99e1-4bc053ceac72', 'f0ef077f-f50a-46b8-9fc1-eee916f308c6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:58.107522 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fc6b27-8f9a-439b-b8e3-fa9a0fc4f20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8633526a-4df0-4241-b83f-1f422b23a547', '7d3965f3-1512-415d-93d5-6699a1b302b8', 'ea72fd3e-fcc6-43b3-99e1-4bc053ceac72', 'f0ef077f-f50a-46b8-9fc1-eee916f308c6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:58.108196 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f100b025-fcab-49dd-8390-15c8fceab560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:58.132576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f100b025-fcab-49dd-8390-15c8fceab560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0fb08b794b40098e7fd3a88864e0b9',qos_specs=None,replication_status=,reservations=['8633526a-4df0-4241-b83f-1f422b23a547','7d3965f3-1512-415d-93d5-6699a1b302b8','ea72fd3e-fcc6-43b3-99e1-4bc053ceac72','f0ef077f-f50a-46b8-9fc1-eee916f308c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff86e8181ea44458c63ed57eaa62c83',volume_type_id=947f3a32-cdaf-43e2-8948-47029fd2cc00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a0fb08b794b40098e7fd3a88864e0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff86e8181ea44458c63ed57eaa62c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(947f3a32-cdaf-43e2-8948-47029fd2cc00),volume_type_id=947f3a32-cdaf-43e2-8948-47029fd2cc00)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:58.133215 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d13a351-7d5e-4b9c-9ad9-1ad6e7fb86db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:58.151490 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d13a351-7d5e-4b9c-9ad9-1ad6e7fb86db) transitioned into state 'SUCCESS' from state '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-132276768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a0fb08b794b40098e7fd3a88864e0b9',qos_specs=None,replication_status=,reservations=['8633526a-4df0-4241-b83f-1f422b23a547','7d3965f3-1512-415d-93d5-6699a1b302b8','ea72fd3e-fcc6-43b3-99e1-4bc053ceac72','f0ef077f-f50a-46b8-9fc1-eee916f308c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff86e8181ea44458c63ed57eaa62c83',volume_type_id=947f3a32-cdaf-43e2-8948-47029fd2cc00)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:58.152115 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21269ff7-24ff-4ee4-b8a4-67a86d9d5f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:50:58.160444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21269ff7-24ff-4ee4-b8a4-67a86d9d5f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:50:58.161238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Flow 'volume_create_api' (40f60fff-27ba-4018-94f2-d4bb69f7fc3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:50:58.161521 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Create volume request issued successfully. Aug 18 13:50:58.162076 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-154d91a0-8815-4380-8f6f-fb42c9160c36 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:50:58.162478 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 345/1383] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:50:57 2026] POST /volume/v3/volumes => generated 767 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:50:58.174281 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dff3c8ad-f221-4df5-825f-7c7ecc980734 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.176445 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff3c8ad-f221-4df5-825f-7c7ecc980734 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:50:58.176622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff3c8ad-f221-4df5-825f-7c7ecc980734 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.176785 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff3c8ad-f221-4df5-825f-7c7ecc980734 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.184199 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.184199 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:58.188086 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dff3c8ad-f221-4df5-825f-7c7ecc980734 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:50:58.192778 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff3c8ad-f221-4df5-825f-7c7ecc980734 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:50:58.193162 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 342/1384] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:58.278555 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-60e47657-2331-4aef-9c05-1d4ffe36426f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.281929 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-60e47657-2331-4aef-9c05-1d4ffe36426f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:50:58.282183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-60e47657-2331-4aef-9c05-1d4ffe36426f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.282713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-60e47657-2331-4aef-9c05-1d4ffe36426f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.282921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-60e47657-2331-4aef-9c05-1d4ffe36426f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:58.292583 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.292583 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:58.294820 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-60e47657-2331-4aef-9c05-1d4ffe36426f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:50:58.295425 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 351/1385] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 743 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:58.429373 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a0b19129-5674-4f90-9e23-fdf576ab724d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.432764 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0b19129-5674-4f90-9e23-fdf576ab724d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:50:58.433007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0b19129-5674-4f90-9e23-fdf576ab724d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.433254 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0b19129-5674-4f90-9e23-fdf576ab724d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.440607 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.440607 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:58.447951 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a0b19129-5674-4f90-9e23-fdf576ab724d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:50:58.451689 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0b19129-5674-4f90-9e23-fdf576ab724d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:50:58.452031 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 348/1386] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:58.463536 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00fa944d-74c2-423f-88ae-428c2acad3f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.470259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00fa944d-74c2-423f-88ae-428c2acad3f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:50:58.470454 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00fa944d-74c2-423f-88ae-428c2acad3f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.470625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00fa944d-74c2-423f-88ae-428c2acad3f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.484094 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.484094 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:58.489958 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00fa944d-74c2-423f-88ae-428c2acad3f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:50:58.494257 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00fa944d-74c2-423f-88ae-428c2acad3f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:50:58.494776 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 346/1387] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:58.551162 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-d5f0aa58-1acd-464f-8a14-054bc18014df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.660607 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-d5f0aa58-1acd-464f-8a14-054bc18014df tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:50:58.660850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-d5f0aa58-1acd-464f-8a14-054bc18014df tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.663918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-d5f0aa58-1acd-464f-8a14-054bc18014df tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.669625 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.669625 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:58.677455 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-d5f0aa58-1acd-464f-8a14-054bc18014df tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:50:58.684258 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-d5f0aa58-1acd-464f-8a14-054bc18014df tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:50:58.684856 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 343/1388] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:58.843916 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9690df3d-c98e-4a18-a2e7-f25a1ec9c0df None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.844421 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9690df3d-c98e-4a18-a2e7-f25a1ec9c0df None None] GET https://10.4.3.221/volume// Aug 18 13:50:58.844656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9690df3d-c98e-4a18-a2e7-f25a1ec9c0df None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.844941 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9690df3d-c98e-4a18-a2e7-f25a1ec9c0df None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.849039 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9690df3d-c98e-4a18-a2e7-f25a1ec9c0df None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:58.849039 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 352/1389] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:58.854249 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1e6255c3-1a2d-467c-845e-2df7d2b24c3a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.857620 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1e6255c3-1a2d-467c-845e-2df7d2b24c3a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:50:58.858160 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1e6255c3-1a2d-467c-845e-2df7d2b24c3a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ee6cabf-80f5-4de6-839a-cd06fc666600", "connector": null, "instance_uuid": "2b31c90c-e915-4a0c-aefb-22e16e738710"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:58.872261 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.872261 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:58.901271 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1e6255c3-1a2d-467c-845e-2df7d2b24c3a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:50:58.901917 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 349/1390] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:50:58 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 18 13:50:58.937595 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0dda6147-d708-4c23-b041-869bcb5c6fce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.940265 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dda6147-d708-4c23-b041-869bcb5c6fce tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:50:58.940265 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0dda6147-d708-4c23-b041-869bcb5c6fce tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.940382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0dda6147-d708-4c23-b041-869bcb5c6fce tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.949830 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:58.949830 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:58.953921 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0dda6147-d708-4c23-b041-869bcb5c6fce tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:50:58.958272 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dda6147-d708-4c23-b041-869bcb5c6fce tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:50:58.958742 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 347/1391] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:58.987804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c191ae3f-043f-4685-8963-bd617dddf395 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.988184 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c191ae3f-043f-4685-8963-bd617dddf395 None None] GET https://10.4.3.221/volume// Aug 18 13:50:58.988341 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c191ae3f-043f-4685-8963-bd617dddf395 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.988662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c191ae3f-043f-4685-8963-bd617dddf395 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:58.988796 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c191ae3f-043f-4685-8963-bd617dddf395 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:50:58.989056 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 344/1392] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:50:58.997056 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1f41b749-8d58-45df-b54a-673fca273ee9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:58.999215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1f41b749-8d58-45df-b54a-673fca273ee9 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:50:58.999490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1f41b749-8d58-45df-b54a-673fca273ee9 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:58.999770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1f41b749-8d58-45df-b54a-673fca273ee9 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:59.013427 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:59.013427 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:59.018194 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1f41b749-8d58-45df-b54a-673fca273ee9 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:50:59.023682 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-1f41b749-8d58-45df-b54a-673fca273ee9 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:50:59.024132 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 353/1393] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:50:58 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:50:59.136346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6c37da9d-f9bf-4850-b9c4-c2d3ce864a96 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:59.138095 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6c37da9d-f9bf-4850-b9c4-c2d3ce864a96 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] PUT https://10.4.3.221/volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d Aug 18 13:50:59.138451 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6c37da9d-f9bf-4850-b9c4-c2d3ce864a96 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:59.147279 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6c37da9d-f9bf-4850-b9c4-c2d3ce864a96 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Acquiring lock "cinder-attachment_update-6ee6cabf-80f5-4de6-839a-cd06fc666600-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:50:59.151247 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6c37da9d-f9bf-4850-b9c4-c2d3ce864a96 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Lock "cinder-attachment_update-6ee6cabf-80f5-4de6-839a-cd06fc666600-np0000007658" acquired by "attachment_update" :: waited 0.004s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:50:59.152195 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:59.152195 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:59.208547 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cdfce509-7400-4fe0-b257-9fc9364bb5b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:59.211678 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdfce509-7400-4fe0-b257-9fc9364bb5b5 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:50:59.213120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdfce509-7400-4fe0-b257-9fc9364bb5b5 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:59.213120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdfce509-7400-4fe0-b257-9fc9364bb5b5 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:59.223751 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:59.223751 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:59.230601 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cdfce509-7400-4fe0-b257-9fc9364bb5b5 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:50:59.232388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6c37da9d-f9bf-4850-b9c4-c2d3ce864a96 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Lock "cinder-attachment_update-6ee6cabf-80f5-4de6-839a-cd06fc666600-np0000007658" released by "attachment_update" :: held 0.081s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:50:59.232686 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6c37da9d-f9bf-4850-b9c4-c2d3ce864a96 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d returned with HTTP 200 Aug 18 13:50:59.233250 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 350/1394] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:50:59 2026] PUT /volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:59.237094 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdfce509-7400-4fe0-b257-9fc9364bb5b5 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:50:59.237724 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 348/1395] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:59 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:59.251086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-978bfb70-9705-4d5e-a3aa-fc3ee361971a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:59.252937 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-978bfb70-9705-4d5e-a3aa-fc3ee361971a tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:50:59.253161 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-978bfb70-9705-4d5e-a3aa-fc3ee361971a tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:59.253358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-978bfb70-9705-4d5e-a3aa-fc3ee361971a tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:59.261408 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:59.261408 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:50:59.265532 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-978bfb70-9705-4d5e-a3aa-fc3ee361971a tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Volume info retrieved successfully. Aug 18 13:50:59.269581 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-978bfb70-9705-4d5e-a3aa-fc3ee361971a tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:50:59.270062 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 345/1396] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:59 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:50:59.283569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:59.287435 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] POST https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e/action Aug 18 13:50:59.288181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:50:59.288688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:50:59.302663 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:59.302663 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:50:59.303192 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:50:59.306008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b968ef8f-2bdc-421e-be1c-2847a82dbb31 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:59.307830 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b968ef8f-2bdc-421e-be1c-2847a82dbb31 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:50:59.308066 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b968ef8f-2bdc-421e-be1c-2847a82dbb31 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:59.308237 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b968ef8f-2bdc-421e-be1c-2847a82dbb31 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:59.308362 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b968ef8f-2bdc-421e-be1c-2847a82dbb31 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:50:59.313394 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:59.313394 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:50:59.314170 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b968ef8f-2bdc-421e-be1c-2847a82dbb31 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:50:59.314635 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 351/1397] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:59 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:59.337461 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-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 18 13:50:59.337783 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-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 18 13:50:59.366531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Created reservations ['955eac61-9a0f-4555-871b-ddb304b23f32', '4d5337a5-37be-4756-a5d0-b6ff5ce6ac33'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:59.382038 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-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 18 13:50:59.382534 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-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 18 13:50:59.389993 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Created reservations ['96703fc7-cf3d-42c9-8572-77e815f55f12', 'e90c3813-be58-4611-b2fd-7c17b989b9de'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:50:59.417399 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Retype volume request issued successfully. Aug 18 13:50:59.417680 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16ad2c5f-5887-437d-a36b-5a9953b91ff7 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e/action returned with HTTP 202 Aug 18 13:50:59.418162 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 354/1398] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:50:59 2026] POST /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:50:59.431542 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d669f9f2-d279-423e-b4ea-cf1dae0a07b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:59.434394 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d669f9f2-d279-423e-b4ea-cf1dae0a07b9 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:50:59.434626 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d669f9f2-d279-423e-b4ea-cf1dae0a07b9 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:59.434830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d669f9f2-d279-423e-b4ea-cf1dae0a07b9 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:50:59.442304 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:50:59.442304 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:50:59.447203 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d669f9f2-d279-423e-b4ea-cf1dae0a07b9 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:50:59.453211 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d669f9f2-d279-423e-b4ea-cf1dae0a07b9 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:50:59.453732 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 349/1399] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:59 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:50:59.981913 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c660d82e-4e9b-4aa6-948a-3c42a7ca4e75 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:50:59.986783 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c660d82e-4e9b-4aa6-948a-3c42a7ca4e75 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:50:59.987182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c660d82e-4e9b-4aa6-948a-3c42a7ca4e75 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:50:59.987422 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c660d82e-4e9b-4aa6-948a-3c42a7ca4e75 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.006609 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:00.006609 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:00.010191 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c660d82e-4e9b-4aa6-948a-3c42a7ca4e75 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:00.014742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c660d82e-4e9b-4aa6-948a-3c42a7ca4e75 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:00.015189 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 346/1400] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:50:59 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:00.326027 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a4a2a0f0-f756-432a-9f2e-8ad93e7a670d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:00.328486 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4a2a0f0-f756-432a-9f2e-8ad93e7a670d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:00.328887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4a2a0f0-f756-432a-9f2e-8ad93e7a670d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:00.329263 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4a2a0f0-f756-432a-9f2e-8ad93e7a670d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.329374 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a4a2a0f0-f756-432a-9f2e-8ad93e7a670d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:00.332573 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=549,cinder:INSERT=89,cinder:UPDATE=124 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:51:00.336608 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:00.336608 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:00.337662 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4a2a0f0-f756-432a-9f2e-8ad93e7a670d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:00.338309 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 352/1401] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:00 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:00.469284 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-736a3020-4cf8-41bf-be4b-2d6e70624928 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:00.471719 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-736a3020-4cf8-41bf-be4b-2d6e70624928 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:51:00.472691 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-736a3020-4cf8-41bf-be4b-2d6e70624928 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:00.472691 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-736a3020-4cf8-41bf-be4b-2d6e70624928 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.479490 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:00.479490 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:00.484987 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-736a3020-4cf8-41bf-be4b-2d6e70624928 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:51:00.491698 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-736a3020-4cf8-41bf-be4b-2d6e70624928 tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:51:00.492205 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 355/1402] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:00 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:00.510513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7bc5a617-59ea-47b1-94de-3dbc462cb150 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:00.513885 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bc5a617-59ea-47b1-94de-3dbc462cb150 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:51:00.513885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bc5a617-59ea-47b1-94de-3dbc462cb150 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:00.513885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bc5a617-59ea-47b1-94de-3dbc462cb150 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.514467 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=522,cinder:UPDATE=121,cinder:INSERT=78 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:51:00.520845 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:00.520845 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:00.525431 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7bc5a617-59ea-47b1-94de-3dbc462cb150 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Volume info retrieved successfully. Aug 18 13:51:00.531360 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bc5a617-59ea-47b1-94de-3dbc462cb150 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:51:00.531779 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 350/1403] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:00 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:00.547146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1104957c-45a3-407a-846f-9caccccca2d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:00.552991 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1104957c-45a3-407a-846f-9caccccca2d9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] GET https://10.4.3.221/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768 Aug 18 13:51:00.552991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1104957c-45a3-407a-846f-9caccccca2d9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:00.552991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1104957c-45a3-407a-846f-9caccccca2d9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.552991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1104957c-45a3-407a-846f-9caccccca2d9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768'), ('all_tenants', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:51:00.564606 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1104957c-45a3-407a-846f-9caccccca2d9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Get all volumes completed successfully. Aug 18 13:51:00.565190 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1104957c-45a3-407a-846f-9caccccca2d9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768 returned with HTTP 200 Aug 18 13:51:00.569767 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 347/1404] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:51:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-132276768 => generated 346 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:00.583885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-50b6a60b-effc-46d7-a6ac-92410619262b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:00.583885 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-50b6a60b-effc-46d7-a6ac-92410619262b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:51:00.583885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-50b6a60b-effc-46d7-a6ac-92410619262b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:00.583885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-50b6a60b-effc-46d7-a6ac-92410619262b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.591808 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:00.591808 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:00.596066 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-50b6a60b-effc-46d7-a6ac-92410619262b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:51:00.601226 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-50b6a60b-effc-46d7-a6ac-92410619262b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:51:00.601765 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 353/1405] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:00 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:00.614327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:00.616272 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] DELETE https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:51:00.616417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:00.616624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.616812 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Delete volume with id: 7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:51:00.623068 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=502,cinder:UPDATE=107,cinder:INSERT=84 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:51:00.632683 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:00.632683 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:00.633406 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:51:00.665902 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Delete volume request issued successfully. Aug 18 13:51:00.665902 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7a818dd-7dd3-4e5f-a7ad-d1eb93510fae tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 202 Aug 18 13:51:00.665902 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 356/1406] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:00 2026] DELETE /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:00.673365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19027f5f-5e70-4d67-bf67-9432bb310d9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:00.682507 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19027f5f-5e70-4d67-bf67-9432bb310d9b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:51:00.682507 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19027f5f-5e70-4d67-bf67-9432bb310d9b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:00.682507 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19027f5f-5e70-4d67-bf67-9432bb310d9b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:00.693094 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:00.693094 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:00.698124 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-19027f5f-5e70-4d67-bf67-9432bb310d9b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Volume info retrieved successfully. Aug 18 13:51:00.702919 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19027f5f-5e70-4d67-bf67-9432bb310d9b tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 200 Aug 18 13:51:00.703402 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 351/1407] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:00 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:01.029715 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-185a6fb7-8fff-48dd-9478-0b77ba42355c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:01.033819 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-185a6fb7-8fff-48dd-9478-0b77ba42355c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:01.034085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-185a6fb7-8fff-48dd-9478-0b77ba42355c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:01.034310 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-185a6fb7-8fff-48dd-9478-0b77ba42355c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:01.037327 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=447,cinder:UPDATE=117,cinder:INSERT=65 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:51:01.052895 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:01.052895 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:01.059680 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-185a6fb7-8fff-48dd-9478-0b77ba42355c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:01.065798 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-185a6fb7-8fff-48dd-9478-0b77ba42355c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:01.066851 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 348/1408] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:01 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:01.349243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-02e5685d-00f9-4b1b-a6ff-62066dc520d8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:01.351522 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-02e5685d-00f9-4b1b-a6ff-62066dc520d8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:01.352231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-02e5685d-00f9-4b1b-a6ff-62066dc520d8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:01.352379 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-02e5685d-00f9-4b1b-a6ff-62066dc520d8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:01.352496 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-02e5685d-00f9-4b1b-a6ff-62066dc520d8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:01.357262 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:01.357262 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:01.357962 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-02e5685d-00f9-4b1b-a6ff-62066dc520d8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:01.358343 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 354/1409] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:01 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:01.718967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74355840-4519-419e-8d5d-fda51a4f0b9c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:01.720815 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74355840-4519-419e-8d5d-fda51a4f0b9c tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] GET https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e Aug 18 13:51:01.722022 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74355840-4519-419e-8d5d-fda51a4f0b9c tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:01.722022 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74355840-4519-419e-8d5d-fda51a4f0b9c tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:01.728069 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74355840-4519-419e-8d5d-fda51a4f0b9c tempest-VolumeRetypeWithoutMigrationTest-107361853 tempest-VolumeRetypeWithoutMigrationTest-107361853-project-member] https://10.4.3.221/volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e returned with HTTP 404 Aug 18 13:51:01.728522 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 357/1410] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:01 2026] GET /volume/v3/volumes/7b3cdd77-b3cd-4b90-a7b4-fe8be1cde58e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:01.737101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-52136f3c-d48f-4d02-9c70-6697c23c9488 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:01.738685 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52136f3c-d48f-4d02-9c70-6697c23c9488 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] DELETE https://10.4.3.221/volume/v3/types/c208ccea-0930-4b3d-a198-3241a9381415 Aug 18 13:51:01.738888 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52136f3c-d48f-4d02-9c70-6697c23c9488 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:01.739095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52136f3c-d48f-4d02-9c70-6697c23c9488 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:01.774994 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52136f3c-d48f-4d02-9c70-6697c23c9488 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/types/c208ccea-0930-4b3d-a198-3241a9381415 returned with HTTP 202 Aug 18 13:51:01.775612 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 352/1411] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:51:01 2026] DELETE /volume/v3/types/c208ccea-0930-4b3d-a198-3241a9381415 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:01.784621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40675d12-f19b-48ae-b74e-a6403802fde9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:01.786776 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40675d12-f19b-48ae-b74e-a6403802fde9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] GET https://10.4.3.221/volume/v3/types/c208ccea-0930-4b3d-a198-3241a9381415 Aug 18 13:51:01.786962 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40675d12-f19b-48ae-b74e-a6403802fde9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:01.787211 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40675d12-f19b-48ae-b74e-a6403802fde9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:01.790427 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40675d12-f19b-48ae-b74e-a6403802fde9 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/types/c208ccea-0930-4b3d-a198-3241a9381415 returned with HTTP 404 Aug 18 13:51:01.790984 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 349/1412] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:51:01 2026] GET /volume/v3/types/c208ccea-0930-4b3d-a198-3241a9381415 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:01.799772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-07f1074d-fb1e-4787-882d-e9638f16c715 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:01.801418 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07f1074d-fb1e-4787-882d-e9638f16c715 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] DELETE https://10.4.3.221/volume/v3/types/947f3a32-cdaf-43e2-8948-47029fd2cc00 Aug 18 13:51:01.801577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07f1074d-fb1e-4787-882d-e9638f16c715 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:01.801784 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07f1074d-fb1e-4787-882d-e9638f16c715 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:01.824681 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07f1074d-fb1e-4787-882d-e9638f16c715 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/types/947f3a32-cdaf-43e2-8948-47029fd2cc00 returned with HTTP 202 Aug 18 13:51:01.825256 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 355/1413] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:51:01 2026] DELETE /volume/v3/types/947f3a32-cdaf-43e2-8948-47029fd2cc00 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:01.834833 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-798ae8b3-8cbb-4c84-a65d-b82218e76393 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:01.836449 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-798ae8b3-8cbb-4c84-a65d-b82218e76393 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] GET https://10.4.3.221/volume/v3/types/947f3a32-cdaf-43e2-8948-47029fd2cc00 Aug 18 13:51:01.836607 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-798ae8b3-8cbb-4c84-a65d-b82218e76393 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:01.836790 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-798ae8b3-8cbb-4c84-a65d-b82218e76393 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:01.839871 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-798ae8b3-8cbb-4c84-a65d-b82218e76393 tempest-VolumeRetypeWithoutMigrationTest-1539022182 tempest-VolumeRetypeWithoutMigrationTest-1539022182-project-admin] https://10.4.3.221/volume/v3/types/947f3a32-cdaf-43e2-8948-47029fd2cc00 returned with HTTP 404 Aug 18 13:51:01.840240 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 358/1414] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:51:01 2026] GET /volume/v3/types/947f3a32-cdaf-43e2-8948-47029fd2cc00 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:02.083131 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99af2f90-0afd-4040-927c-cc4dbb178234 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:02.084783 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99af2f90-0afd-4040-927c-cc4dbb178234 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:02.085883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99af2f90-0afd-4040-927c-cc4dbb178234 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:02.085883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99af2f90-0afd-4040-927c-cc4dbb178234 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:02.096179 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:02.096179 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:02.101377 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-99af2f90-0afd-4040-927c-cc4dbb178234 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:02.110025 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99af2f90-0afd-4040-927c-cc4dbb178234 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:02.110025 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 353/1415] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:02 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:02.369473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf323d41-1f33-4d41-b623-3a8ba431831d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:02.371812 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf323d41-1f33-4d41-b623-3a8ba431831d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:02.372042 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf323d41-1f33-4d41-b623-3a8ba431831d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:02.373359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf323d41-1f33-4d41-b623-3a8ba431831d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:02.373359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cf323d41-1f33-4d41-b623-3a8ba431831d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:02.377272 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:02.377272 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:02.378265 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf323d41-1f33-4d41-b623-3a8ba431831d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:02.378686 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 350/1416] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:02 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:03.100876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6abe725f-0883-46ca-b296-d877b483bc0a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:03.106837 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6abe725f-0883-46ca-b296-d877b483bc0a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d/action Aug 18 13:51:03.107373 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6abe725f-0883-46ca-b296-d877b483bc0a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:03.107541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6abe725f-0883-46ca-b296-d877b483bc0a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:03.124850 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-827294b1-efde-485e-8d6c-d642fbad797f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:03.127610 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-827294b1-efde-485e-8d6c-d642fbad797f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:03.129455 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-827294b1-efde-485e-8d6c-d642fbad797f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:03.129455 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-827294b1-efde-485e-8d6c-d642fbad797f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:03.141968 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:03.141968 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:03.142941 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-827294b1-efde-485e-8d6c-d642fbad797f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:03.145258 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:03.145258 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:03.148180 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-827294b1-efde-485e-8d6c-d642fbad797f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:03.148711 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 359/1417] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:03 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:03.161246 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1855067c-5d43-48d8-b5e5-a6a66684afb4 req-6abe725f-0883-46ca-b296-d877b483bc0a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d/action returned with HTTP 204 Aug 18 13:51:03.162433 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 356/1418] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:51:03 2026] POST /volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:03.393129 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a288c201-5949-4b2e-bcf8-3d3c3c863c65 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:03.395417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a288c201-5949-4b2e-bcf8-3d3c3c863c65 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:03.395668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a288c201-5949-4b2e-bcf8-3d3c3c863c65 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:03.395833 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a288c201-5949-4b2e-bcf8-3d3c3c863c65 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:03.395965 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a288c201-5949-4b2e-bcf8-3d3c3c863c65 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:03.403914 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:03.403914 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:03.405189 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a288c201-5949-4b2e-bcf8-3d3c3c863c65 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:03.405723 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 354/1419] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:03 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:04.164328 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bde2ee67-9e89-487b-a2c8-00d2c877a926 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.166894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bde2ee67-9e89-487b-a2c8-00d2c877a926 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:04.166894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bde2ee67-9e89-487b-a2c8-00d2c877a926 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.166894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bde2ee67-9e89-487b-a2c8-00d2c877a926 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.177141 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:04.177141 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:04.181494 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bde2ee67-9e89-487b-a2c8-00d2c877a926 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:04.186265 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bde2ee67-9e89-487b-a2c8-00d2c877a926 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:04.187252 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 351/1420] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:04 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:04.202151 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1a1a9fe5-69e9-4f51-adf6-6d2d1c360f81 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.204796 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a1a9fe5-69e9-4f51-adf6-6d2d1c360f81 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:04.205097 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a1a9fe5-69e9-4f51-adf6-6d2d1c360f81 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.205192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a1a9fe5-69e9-4f51-adf6-6d2d1c360f81 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.220842 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:04.220842 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:04.227300 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1a1a9fe5-69e9-4f51-adf6-6d2d1c360f81 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:04.236530 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a1a9fe5-69e9-4f51-adf6-6d2d1c360f81 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:04.236530 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 360/1421] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:04 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 1131 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:04.419466 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f118bedc-cff1-4c42-8cf5-79485ab616c8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.422017 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f118bedc-cff1-4c42-8cf5-79485ab616c8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:04.422290 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f118bedc-cff1-4c42-8cf5-79485ab616c8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.422572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f118bedc-cff1-4c42-8cf5-79485ab616c8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.422734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f118bedc-cff1-4c42-8cf5-79485ab616c8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:04.429881 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:04.429881 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:04.430873 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f118bedc-cff1-4c42-8cf5-79485ab616c8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:04.431394 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 357/1422] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:04 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:04.435395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cab9af1-9bd6-419e-97e5-f472ee18d882 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.548383 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cab9af1-9bd6-419e-97e5-f472ee18d882 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] POST https://10.4.3.221/volume/v3/types/a0cc405b-c5fb-4706-b533-7d93b54cd330/encryption Aug 18 13:51:04.548720 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cab9af1-9bd6-419e-97e5-f472ee18d882 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:04.582076 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cab9af1-9bd6-419e-97e5-f472ee18d882 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types/a0cc405b-c5fb-4706-b533-7d93b54cd330/encryption returned with HTTP 404 Aug 18 13:51:04.582076 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 355/1423] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:51:04 2026] POST /volume/v3/types/a0cc405b-c5fb-4706-b533-7d93b54cd330/encryption => generated 114 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:04.593023 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3c39c84-5bb6-41b4-9ecf-24d970f9c7de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.595083 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3c39c84-5bb6-41b4-9ecf-24d970f9c7de tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:51:04.595488 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3c39c84-5bb6-41b4-9ecf-24d970f9c7de tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-735493515", "os-volume-type-access:is_public": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:04.613116 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3c39c84-5bb6-41b4-9ecf-24d970f9c7de tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:51:04.613534 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 352/1424] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:51:04 2026] POST /volume/v3/types => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:04.628506 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8c43d019-a3ab-4050-ae17-8d357b0f1212 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.718472 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c43d019-a3ab-4050-ae17-8d357b0f1212 tempest-VolumeTypesNegativeTest-876715863 tempest-VolumeTypesNegativeTest-876715863-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:04.718874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c43d019-a3ab-4050-ae17-8d357b0f1212 tempest-VolumeTypesNegativeTest-876715863 tempest-VolumeTypesNegativeTest-876715863-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fa894a0a-e940-4970-8b27-246691fe94b5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1624812701"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:04.721425 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-8c43d019-a3ab-4050-ae17-8d357b0f1212 tempest-VolumeTypesNegativeTest-876715863 tempest-VolumeTypesNegativeTest-876715863-project-member] Create volume request body: {'volume': {'volume_type': 'fa894a0a-e940-4970-8b27-246691fe94b5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1624812701'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:04.730193 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c43d019-a3ab-4050-ae17-8d357b0f1212 tempest-VolumeTypesNegativeTest-876715863 tempest-VolumeTypesNegativeTest-876715863-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 404 Aug 18 13:51:04.731109 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 361/1425] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:51:04 2026] POST /volume/v3/volumes => generated 114 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:04.745041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-72e71332-d09b-4f51-8e97-d8409825be43 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.745787 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-72e71332-d09b-4f51-8e97-d8409825be43 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] DELETE https://10.4.3.221/volume/v3/types/fa894a0a-e940-4970-8b27-246691fe94b5 Aug 18 13:51:04.746058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-72e71332-d09b-4f51-8e97-d8409825be43 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.746226 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-72e71332-d09b-4f51-8e97-d8409825be43 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.772950 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-72e71332-d09b-4f51-8e97-d8409825be43 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types/fa894a0a-e940-4970-8b27-246691fe94b5 returned with HTTP 202 Aug 18 13:51:04.773500 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 358/1426] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:51:04 2026] DELETE /volume/v3/types/fa894a0a-e940-4970-8b27-246691fe94b5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:04.782365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64eded77-74c8-42bf-a008-7dc1f8a6aa22 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.789048 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64eded77-74c8-42bf-a008-7dc1f8a6aa22 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] GET https://10.4.3.221/volume/v3/types/fa894a0a-e940-4970-8b27-246691fe94b5 Aug 18 13:51:04.791245 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64eded77-74c8-42bf-a008-7dc1f8a6aa22 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.791908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64eded77-74c8-42bf-a008-7dc1f8a6aa22 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.799151 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64eded77-74c8-42bf-a008-7dc1f8a6aa22 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types/fa894a0a-e940-4970-8b27-246691fe94b5 returned with HTTP 404 Aug 18 13:51:04.800503 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 356/1427] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:51:04 2026] GET /volume/v3/types/fa894a0a-e940-4970-8b27-246691fe94b5 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:04.813805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17d00120-9947-44d0-8b6a-0b0586f2a335 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.815739 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17d00120-9947-44d0-8b6a-0b0586f2a335 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:51:04.816341 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17d00120-9947-44d0-8b6a-0b0586f2a335 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:04.819104 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17d00120-9947-44d0-8b6a-0b0586f2a335 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 400 Aug 18 13:51:04.820122 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 353/1428] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:51:04 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:51:04.828094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-33cdbc8b-6a0d-4c23-879f-dadb64f06abe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.829869 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33cdbc8b-6a0d-4c23-879f-dadb64f06abe tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:51:04.830290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33cdbc8b-6a0d-4c23-879f-dadb64f06abe tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1728303806"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:04.849772 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33cdbc8b-6a0d-4c23-879f-dadb64f06abe tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:51:04.850430 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 362/1429] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:51:04 2026] POST /volume/v3/types => generated 229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:04.860505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-acf5c01f-128c-4c6c-bfe2-05722e134a9b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.862290 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-acf5c01f-128c-4c6c-bfe2-05722e134a9b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:51:04.862636 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-acf5c01f-128c-4c6c-bfe2-05722e134a9b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1728303806"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:04.868675 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-acf5c01f-128c-4c6c-bfe2-05722e134a9b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1728303806 already exists. Aug 18 13:51:04.868818 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-acf5c01f-128c-4c6c-bfe2-05722e134a9b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 409 Aug 18 13:51:04.869352 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 359/1430] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:51:04 2026] POST /volume/v3/types => generated 134 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:04.879456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6cec7066-5c0a-41e3-b544-a9954dcd5e6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.881105 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6cec7066-5c0a-41e3-b544-a9954dcd5e6f tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] DELETE https://10.4.3.221/volume/v3/types/e3e7d2a2-41a7-43f4-803c-a21ca2aa3473 Aug 18 13:51:04.881758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6cec7066-5c0a-41e3-b544-a9954dcd5e6f tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.882175 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6cec7066-5c0a-41e3-b544-a9954dcd5e6f tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.918454 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6cec7066-5c0a-41e3-b544-a9954dcd5e6f tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types/e3e7d2a2-41a7-43f4-803c-a21ca2aa3473 returned with HTTP 202 Aug 18 13:51:04.918454 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 357/1431] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:51:04 2026] DELETE /volume/v3/types/e3e7d2a2-41a7-43f4-803c-a21ca2aa3473 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:04.931765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0e6d517-fd5c-4928-8594-a9cef24c34a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.933542 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0e6d517-fd5c-4928-8594-a9cef24c34a3 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] GET https://10.4.3.221/volume/v3/types/e3e7d2a2-41a7-43f4-803c-a21ca2aa3473 Aug 18 13:51:04.933757 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0e6d517-fd5c-4928-8594-a9cef24c34a3 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.934043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0e6d517-fd5c-4928-8594-a9cef24c34a3 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.937848 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0e6d517-fd5c-4928-8594-a9cef24c34a3 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types/e3e7d2a2-41a7-43f4-803c-a21ca2aa3473 returned with HTTP 404 Aug 18 13:51:04.938389 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 354/1432] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:51:04 2026] GET /volume/v3/types/e3e7d2a2-41a7-43f4-803c-a21ca2aa3473 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:04.954445 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fd22474e-6903-4941-b6bf-505809b9d6d4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.956445 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fd22474e-6903-4941-b6bf-505809b9d6d4 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] DELETE https://10.4.3.221/volume/v3/types/c12ef92d-28bc-4d23-99fb-41219ea8070b Aug 18 13:51:04.956773 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fd22474e-6903-4941-b6bf-505809b9d6d4 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.957161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fd22474e-6903-4941-b6bf-505809b9d6d4 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.962249 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fd22474e-6903-4941-b6bf-505809b9d6d4 tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types/c12ef92d-28bc-4d23-99fb-41219ea8070b returned with HTTP 404 Aug 18 13:51:04.964156 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 363/1433] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:51:04 2026] DELETE /volume/v3/types/c12ef92d-28bc-4d23-99fb-41219ea8070b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:04.972563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8b92da35-2b73-4d1c-b37d-222ede71dc7b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:04.975649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8b92da35-2b73-4d1c-b37d-222ede71dc7b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] GET https://10.4.3.221/volume/v3/types/1737336b-67b7-42e4-a7f0-c2a0438ca8a7 Aug 18 13:51:04.976339 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8b92da35-2b73-4d1c-b37d-222ede71dc7b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:04.976586 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8b92da35-2b73-4d1c-b37d-222ede71dc7b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:04.981278 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8b92da35-2b73-4d1c-b37d-222ede71dc7b tempest-VolumeTypesNegativeTest-1058843867 tempest-VolumeTypesNegativeTest-1058843867-project-admin] https://10.4.3.221/volume/v3/types/1737336b-67b7-42e4-a7f0-c2a0438ca8a7 returned with HTTP 404 Aug 18 13:51:04.981965 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 360/1434] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:51:04 2026] GET /volume/v3/types/1737336b-67b7-42e4-a7f0-c2a0438ca8a7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:05.443979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35a569e0-6f84-4fc7-b5a3-0674fc247f48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:05.445622 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a569e0-6f84-4fc7-b5a3-0674fc247f48 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:05.445930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35a569e0-6f84-4fc7-b5a3-0674fc247f48 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:05.446709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35a569e0-6f84-4fc7-b5a3-0674fc247f48 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:05.446709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-35a569e0-6f84-4fc7-b5a3-0674fc247f48 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:05.451982 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:05.451982 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:05.454092 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a569e0-6f84-4fc7-b5a3-0674fc247f48 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:05.454092 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 358/1435] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:05 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:06.467762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be4388ae-7c72-4caa-a6b1-dbbab983f1c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:06.470077 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be4388ae-7c72-4caa-a6b1-dbbab983f1c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:06.470569 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be4388ae-7c72-4caa-a6b1-dbbab983f1c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:06.470569 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be4388ae-7c72-4caa-a6b1-dbbab983f1c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:06.470716 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-be4388ae-7c72-4caa-a6b1-dbbab983f1c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:06.477703 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:06.477703 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:06.479636 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be4388ae-7c72-4caa-a6b1-dbbab983f1c1 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:06.479636 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 355/1436] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:06 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:07.342472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:07.465886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:07.468038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1347741503"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:07.468038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1347741503'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:07.468510 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Create volume of 1 GB Aug 18 13:51:07.475051 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Availability Zones retrieved successfully. Aug 18 13:51:07.486195 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Flow 'volume_create_api' (5444da5a-1d8c-47fb-b730-9fdac9ef4149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:07.487493 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc38ed9-d4f6-4f11-a29b-14569891e658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:07.488958 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:07.492191 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b777a438-6635-459e-9613-46c74090e001 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:07.494817 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b777a438-6635-459e-9613-46c74090e001 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:07.495116 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b777a438-6635-459e-9613-46c74090e001 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:07.495399 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b777a438-6635-459e-9613-46c74090e001 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:07.495536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b777a438-6635-459e-9613-46c74090e001 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:07.503966 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:07.503966 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:07.506075 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b777a438-6635-459e-9613-46c74090e001 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:07.506075 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 361/1437] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:07 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:07.531118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc38ed9-d4f6-4f11-a29b-14569891e658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:07.532130 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04a90bf-feb3-471d-9b5c-de09440139ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:07.617069 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Created reservations ['cbb3f778-565b-4cab-bd0a-3a9e9728b0fa', 'd12516db-5d83-473d-9b04-d642375ecbfc', '60bd55c4-22f7-422e-ae8a-82eaed572bb8', 'b64f236d-65fe-4587-a95d-e377824eba83'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:07.618344 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04a90bf-feb3-471d-9b5c-de09440139ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbb3f778-565b-4cab-bd0a-3a9e9728b0fa', 'd12516db-5d83-473d-9b04-d642375ecbfc', '60bd55c4-22f7-422e-ae8a-82eaed572bb8', 'b64f236d-65fe-4587-a95d-e377824eba83']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:07.619508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a1aec4-bdb9-41d1-9f68-8c550119318f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:07.649451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a1aec4-bdb9-41d1-9f68-8c550119318f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72cd3fd1-e17e-45cd-9124-1e728bac8ace', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1347741503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='019b56f149cd4f87a6fc1d67e62514a7',qos_specs=None,replication_status=,reservations=['cbb3f778-565b-4cab-bd0a-3a9e9728b0fa','d12516db-5d83-473d-9b04-d642375ecbfc','60bd55c4-22f7-422e-ae8a-82eaed572bb8','b64f236d-65fe-4587-a95d-e377824eba83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a09ba0d12f44239881f185d1f531353',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1347741503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72cd3fd1-e17e-45cd-9124-1e728bac8ace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='019b56f149cd4f87a6fc1d67e62514a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a09ba0d12f44239881f185d1f531353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:07.650974 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9745f0ee-ef24-4278-b7bb-9bac7f952b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:07.675176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9745f0ee-ef24-4278-b7bb-9bac7f952b4f) transitioned into state 'SUCCESS' from state '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-1347741503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='019b56f149cd4f87a6fc1d67e62514a7',qos_specs=None,replication_status=,reservations=['cbb3f778-565b-4cab-bd0a-3a9e9728b0fa','d12516db-5d83-473d-9b04-d642375ecbfc','60bd55c4-22f7-422e-ae8a-82eaed572bb8','b64f236d-65fe-4587-a95d-e377824eba83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a09ba0d12f44239881f185d1f531353',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:07.676567 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cb4679-7112-4882-b537-4f6f61da962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:07.691493 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cb4679-7112-4882-b537-4f6f61da962f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:07.693346 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Flow 'volume_create_api' (5444da5a-1d8c-47fb-b730-9fdac9ef4149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:07.693938 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Create volume request issued successfully. Aug 18 13:51:07.695004 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1df77b3e-5172-42e7-ad44-e8fc3cdeccef tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:07.696004 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 364/1438] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:51:07 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 18 13:51:07.712824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84a2ab54-d79d-482b-9482-34c1f04c3244 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:07.715420 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84a2ab54-d79d-482b-9482-34c1f04c3244 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:07.715721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84a2ab54-d79d-482b-9482-34c1f04c3244 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:07.716122 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84a2ab54-d79d-482b-9482-34c1f04c3244 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:07.724685 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:07.724685 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:07.729171 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-84a2ab54-d79d-482b-9482-34c1f04c3244 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Volume info retrieved successfully. Aug 18 13:51:07.736302 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84a2ab54-d79d-482b-9482-34c1f04c3244 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace returned with HTTP 200 Aug 18 13:51:07.736896 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 359/1439] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:07 2026] GET /volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:08.428675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-043f9249-89de-4b2d-a951-7be8a8dbcf71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.431251 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-043f9249-89de-4b2d-a951-7be8a8dbcf71 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:08.431490 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-043f9249-89de-4b2d-a951-7be8a8dbcf71 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:08.431672 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-043f9249-89de-4b2d-a951-7be8a8dbcf71 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:08.446684 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:08.446684 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:08.450558 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-043f9249-89de-4b2d-a951-7be8a8dbcf71 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:08.454878 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-043f9249-89de-4b2d-a951-7be8a8dbcf71 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:08.455376 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 356/1440] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:08 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 1131 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:08.477396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-ee41002f-a2e1-4cba-9a14-322b38f0d6ac None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.479679 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-ee41002f-a2e1-4cba-9a14-322b38f0d6ac tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600/action Aug 18 13:51:08.480084 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-ee41002f-a2e1-4cba-9a14-322b38f0d6ac tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:08.480230 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-ee41002f-a2e1-4cba-9a14-322b38f0d6ac tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:08.494753 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:08.494753 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:08.495409 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-ee41002f-a2e1-4cba-9a14-322b38f0d6ac tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:08.510793 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-ee41002f-a2e1-4cba-9a14-322b38f0d6ac tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Begin detaching volume completed successfully. Aug 18 13:51:08.511062 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-ee41002f-a2e1-4cba-9a14-322b38f0d6ac tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600/action returned with HTTP 202 Aug 18 13:51:08.511667 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 362/1441] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:51:08 2026] POST /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:51:08.516584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4cbc80ba-4bb8-4d54-ac24-d40262fdc5ad None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.518211 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4cbc80ba-4bb8-4d54-ac24-d40262fdc5ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:08.518538 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4cbc80ba-4bb8-4d54-ac24-d40262fdc5ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:08.518798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4cbc80ba-4bb8-4d54-ac24-d40262fdc5ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:08.519006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4cbc80ba-4bb8-4d54-ac24-d40262fdc5ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:08.523136 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:08.523136 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:08.523977 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4cbc80ba-4bb8-4d54-ac24-d40262fdc5ad tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:08.524586 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 365/1442] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:08 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:08.602016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8e3a332-b4be-4f33-8aad-daeede57680c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.602365 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8e3a332-b4be-4f33-8aad-daeede57680c None None] GET https://10.4.3.221/volume// Aug 18 13:51:08.602532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8e3a332-b4be-4f33-8aad-daeede57680c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:08.602706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8e3a332-b4be-4f33-8aad-daeede57680c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:08.603282 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8e3a332-b4be-4f33-8aad-daeede57680c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:08.603416 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 360/1443] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:08.611676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-282ade52-597a-4961-853c-aff238657cc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.613972 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-282ade52-597a-4961-853c-aff238657cc2 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:08.614215 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-282ade52-597a-4961-853c-aff238657cc2 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:08.614485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-282ade52-597a-4961-853c-aff238657cc2 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:08.624295 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:08.624295 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:08.629319 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-282ade52-597a-4961-853c-aff238657cc2 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:08.637720 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-282ade52-597a-4961-853c-aff238657cc2 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:51:08.638196 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 357/1444] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:08 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 1314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:08.758533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-26f391e2-ecee-4e1f-b4b1-3c09f871abd2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.762509 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-26f391e2-ecee-4e1f-b4b1-3c09f871abd2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:08.762729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-26f391e2-ecee-4e1f-b4b1-3c09f871abd2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:08.762982 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-26f391e2-ecee-4e1f-b4b1-3c09f871abd2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:08.777047 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:08.777047 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:08.783133 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-26f391e2-ecee-4e1f-b4b1-3c09f871abd2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Volume info retrieved successfully. Aug 18 13:51:08.788320 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-26f391e2-ecee-4e1f-b4b1-3c09f871abd2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace returned with HTTP 200 Aug 18 13:51:08.788777 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 363/1445] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:08 2026] GET /volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:08.807049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c474fa74-c50e-4f4c-b229-b613f605014b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.808928 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c474fa74-c50e-4f4c-b229-b613f605014b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:51:08.809484 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c474fa74-c50e-4f4c-b229-b613f605014b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72cd3fd1-e17e-45cd-9124-1e728bac8ace", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-113749701"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:08.824888 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:08.824888 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:08.824888 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c474fa74-c50e-4f4c-b229-b613f605014b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Volume info retrieved successfully. Aug 18 13:51:08.824888 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-c474fa74-c50e-4f4c-b229-b613f605014b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Create snapshot from volume 72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:08.857010 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-c474fa74-c50e-4f4c-b229-b613f605014b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Created reservations ['b7c32488-c442-43db-a6bd-93c453f85507', 'b6ac0f33-1d2f-4615-8d3e-177ad11ef3c3', '61df7313-c2f4-4579-a374-eb840ca41012', '291376c9-7fb8-499c-a0dc-047ce6f63097'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:08.907770 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c474fa74-c50e-4f4c-b229-b613f605014b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot create request issued successfully. Aug 18 13:51:08.908135 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c474fa74-c50e-4f4c-b229-b613f605014b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:51:08.908532 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 366/1446] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:51:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:08.923105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dda03727-edcb-4ffb-a8dd-9eb9c46f4c1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:08.924934 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dda03727-edcb-4ffb-a8dd-9eb9c46f4c1c tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d Aug 18 13:51:08.925093 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dda03727-edcb-4ffb-a8dd-9eb9c46f4c1c tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:08.925275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dda03727-edcb-4ffb-a8dd-9eb9c46f4c1c tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:08.934962 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:08.934962 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:08.935597 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dda03727-edcb-4ffb-a8dd-9eb9c46f4c1c tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:08.936786 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dda03727-edcb-4ffb-a8dd-9eb9c46f4c1c tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d returned with HTTP 200 Aug 18 13:51:08.937271 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 361/1447] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:51:08 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b00e5943-5969-4fd0-88ac-8b47f0fc91ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b00e5943-5969-4fd0-88ac-8b47f0fc91ed tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b00e5943-5969-4fd0-88ac-8b47f0fc91ed tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b00e5943-5969-4fd0-88ac-8b47f0fc91ed tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b00e5943-5969-4fd0-88ac-8b47f0fc91ed tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b00e5943-5969-4fd0-88ac-8b47f0fc91ed tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:10.058109 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 358/1448] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:09 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-e7745adb-1608-406e-86fb-92575ffaf962 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-e7745adb-1608-406e-86fb-92575ffaf962 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] DELETE https://10.4.3.221/volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-e7745adb-1608-406e-86fb-92575ffaf962 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-e7745adb-1608-406e-86fb-92575ffaf962 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c669f994-743b-4a4e-9b90-c62fa879b36d req-e7745adb-1608-406e-86fb-92575ffaf962 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d returned with HTTP 200 Aug 18 13:51:10.062775 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 364/1449] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:09 2026] DELETE /volume/v3/attachments/e0506c2e-c86d-4e1a-837b-cdf2e322756d => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0cb8fc77-ba96-4f6f-821a-1b428dba01dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0cb8fc77-ba96-4f6f-821a-1b428dba01dd tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0cb8fc77-ba96-4f6f-821a-1b428dba01dd tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0cb8fc77-ba96-4f6f-821a-1b428dba01dd tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0cb8fc77-ba96-4f6f-821a-1b428dba01dd tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0cb8fc77-ba96-4f6f-821a-1b428dba01dd tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d returned with HTTP 200 Aug 18 13:51:10.065123 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 367/1450] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:51:09 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3455fd37-abe2-4801-a8e8-afefac399aaf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3455fd37-abe2-4801-a8e8-afefac399aaf tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] POST https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3455fd37-abe2-4801-a8e8-afefac399aaf tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3455fd37-abe2-4801-a8e8-afefac399aaf tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3455fd37-abe2-4801-a8e8-afefac399aaf tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Update snapshot metadata completed successfully. Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3455fd37-abe2-4801-a8e8-afefac399aaf tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.067918 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 362/1451] 10.4.3.221 () {68 vars in 1402 bytes} [Tue Aug 18 13:51:09 2026] POST /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 68 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f029fbc-d5ef-4c7d-9e6d-56c112bb4d30 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f029fbc-d5ef-4c7d-9e6d-56c112bb4d30 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f029fbc-d5ef-4c7d-9e6d-56c112bb4d30 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f029fbc-d5ef-4c7d-9e6d-56c112bb4d30 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f029fbc-d5ef-4c7d-9e6d-56c112bb4d30 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f029fbc-d5ef-4c7d-9e6d-56c112bb4d30 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Get snapshot metadata completed successfully. Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f029fbc-d5ef-4c7d-9e6d-56c112bb4d30 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.069750 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 359/1452] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.071744 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-12f1c999-ba32-40af-ae13-98aa60076a0f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.073454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12f1c999-ba32-40af-ae13-98aa60076a0f tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] PUT https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.073454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12f1c999-ba32-40af-ae13-98aa60076a0f tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:10.092218 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.092218 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:10.092846 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-12f1c999-ba32-40af-ae13-98aa60076a0f tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.144199 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-12f1c999-ba32-40af-ae13-98aa60076a0f tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Update snapshot metadata completed successfully. Aug 18 13:51:10.144980 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12f1c999-ba32-40af-ae13-98aa60076a0f tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.146115 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 365/1453] 10.4.3.221 () {68 vars in 1401 bytes} [Tue Aug 18 13:51:10 2026] PUT /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 57 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.154845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3dd63c1e-6a78-4b0f-86fd-dc0fd0285d45 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.160625 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3dd63c1e-6a78-4b0f-86fd-dc0fd0285d45 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.161381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3dd63c1e-6a78-4b0f-86fd-dc0fd0285d45 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.161381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3dd63c1e-6a78-4b0f-86fd-dc0fd0285d45 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.170876 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.170876 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:10.171413 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3dd63c1e-6a78-4b0f-86fd-dc0fd0285d45 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.172274 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3dd63c1e-6a78-4b0f-86fd-dc0fd0285d45 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Get snapshot metadata completed successfully. Aug 18 13:51:10.172481 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3dd63c1e-6a78-4b0f-86fd-dc0fd0285d45 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.172847 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 368/1454] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.183910 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1060a66-655c-403b-a9d4-738b573087ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.185565 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1060a66-655c-403b-a9d4-738b573087ea tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 Aug 18 13:51:10.185738 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1060a66-655c-403b-a9d4-738b573087ea tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.185951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1060a66-655c-403b-a9d4-738b573087ea tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.191246 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.191246 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:10.192320 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1060a66-655c-403b-a9d4-738b573087ea tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.192320 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1060a66-655c-403b-a9d4-738b573087ea tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Get snapshot metadata completed successfully. Aug 18 13:51:10.206245 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1060a66-655c-403b-a9d4-738b573087ea tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Delete snapshot metadata completed successfully. Aug 18 13:51:10.206491 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1060a66-655c-403b-a9d4-738b573087ea tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 returned with HTTP 200 Aug 18 13:51:10.206948 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 363/1455] 10.4.3.221 () {66 vars in 1399 bytes} [Tue Aug 18 13:51:10 2026] DELETE /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 13:51:10.216279 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c517f7d-f032-4aed-bce8-187c80866c81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.219234 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c517f7d-f032-4aed-bce8-187c80866c81 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.220323 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c517f7d-f032-4aed-bce8-187c80866c81 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.220625 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c517f7d-f032-4aed-bce8-187c80866c81 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.229239 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.229239 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:10.229936 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c517f7d-f032-4aed-bce8-187c80866c81 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.231920 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c517f7d-f032-4aed-bce8-187c80866c81 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Get snapshot metadata completed successfully. Aug 18 13:51:10.232262 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c517f7d-f032-4aed-bce8-187c80866c81 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.232928 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 360/1456] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.245785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e34784ed-ed45-445e-bbbd-3272460d830e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.250679 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e34784ed-ed45-445e-bbbd-3272460d830e tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] PUT https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.251899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e34784ed-ed45-445e-bbbd-3272460d830e tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:10.261966 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.261966 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:10.263883 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e34784ed-ed45-445e-bbbd-3272460d830e tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.297889 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e34784ed-ed45-445e-bbbd-3272460d830e tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Update snapshot metadata completed successfully. Aug 18 13:51:10.298346 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e34784ed-ed45-445e-bbbd-3272460d830e tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.299006 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 366/1457] 10.4.3.221 () {68 vars in 1401 bytes} [Tue Aug 18 13:51:10 2026] PUT /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.310400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e214749b-11e1-4443-b13f-9708e37c5a24 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.312745 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e214749b-11e1-4443-b13f-9708e37c5a24 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] POST https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.313182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e214749b-11e1-4443-b13f-9708e37c5a24 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:10.323074 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.323074 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:10.323808 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e214749b-11e1-4443-b13f-9708e37c5a24 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.357571 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e214749b-11e1-4443-b13f-9708e37c5a24 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Update snapshot metadata completed successfully. Aug 18 13:51:10.357898 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e214749b-11e1-4443-b13f-9708e37c5a24 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.358474 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 369/1458] 10.4.3.221 () {68 vars in 1402 bytes} [Tue Aug 18 13:51:10 2026] POST /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 68 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.376682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-01873ac7-3245-4256-9425-263520459f46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.379076 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01873ac7-3245-4256-9425-263520459f46 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.380911 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01873ac7-3245-4256-9425-263520459f46 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.380911 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01873ac7-3245-4256-9425-263520459f46 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.388204 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.388204 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:10.388204 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-01873ac7-3245-4256-9425-263520459f46 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.388204 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-01873ac7-3245-4256-9425-263520459f46 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Get snapshot metadata completed successfully. Aug 18 13:51:10.388204 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01873ac7-3245-4256-9425-263520459f46 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.388626 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 364/1459] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.397371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a060d164-1610-4954-992f-1ef75b0f5454 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.399187 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a060d164-1610-4954-992f-1ef75b0f5454 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] PUT https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 Aug 18 13:51:10.399653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a060d164-1610-4954-992f-1ef75b0f5454 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:10.409165 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.409165 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:10.409729 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a060d164-1610-4954-992f-1ef75b0f5454 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.439190 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a060d164-1610-4954-992f-1ef75b0f5454 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Update snapshot metadata completed successfully. Aug 18 13:51:10.439591 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a060d164-1610-4954-992f-1ef75b0f5454 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 returned with HTTP 200 Aug 18 13:51:10.440179 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 361/1460] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:51:10 2026] PUT /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.453197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9e4d830a-d1ba-48cc-af56-28181cd121d2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.456076 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9e4d830a-d1ba-48cc-af56-28181cd121d2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 Aug 18 13:51:10.456336 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9e4d830a-d1ba-48cc-af56-28181cd121d2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.456604 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9e4d830a-d1ba-48cc-af56-28181cd121d2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.467442 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.467442 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:10.468029 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9e4d830a-d1ba-48cc-af56-28181cd121d2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.469491 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9e4d830a-d1ba-48cc-af56-28181cd121d2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Get snapshot metadata completed successfully. Aug 18 13:51:10.469820 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9e4d830a-d1ba-48cc-af56-28181cd121d2 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 returned with HTTP 200 Aug 18 13:51:10.470348 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 367/1461] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.478563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7c2d22f7-5dfa-4d88-ab83-ae321745e3b6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.480288 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7c2d22f7-5dfa-4d88-ab83-ae321745e3b6 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.480503 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7c2d22f7-5dfa-4d88-ab83-ae321745e3b6 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.480703 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7c2d22f7-5dfa-4d88-ab83-ae321745e3b6 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.488511 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.488511 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:10.488991 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7c2d22f7-5dfa-4d88-ab83-ae321745e3b6 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.489718 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7c2d22f7-5dfa-4d88-ab83-ae321745e3b6 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Get snapshot metadata completed successfully. Aug 18 13:51:10.489961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7c2d22f7-5dfa-4d88-ab83-ae321745e3b6 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.490325 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 370/1462] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.501349 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d015db6d-3e87-4352-abee-380f1f556ff5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.506963 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d015db6d-3e87-4352-abee-380f1f556ff5 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] PUT https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata Aug 18 13:51:10.506963 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d015db6d-3e87-4352-abee-380f1f556ff5 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:10.520724 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.520724 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:10.521312 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d015db6d-3e87-4352-abee-380f1f556ff5 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.551836 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d015db6d-3e87-4352-abee-380f1f556ff5 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Update snapshot metadata completed successfully. Aug 18 13:51:10.552119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d015db6d-3e87-4352-abee-380f1f556ff5 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata returned with HTTP 200 Aug 18 13:51:10.552540 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 365/1463] 10.4.3.221 () {68 vars in 1401 bytes} [Tue Aug 18 13:51:10 2026] PUT /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d/metadata => generated 16 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:51:10.563882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4b62e433-0c57-4757-817e-ab287a9be0df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.564937 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-99e2f35b-0efb-4d74-9263-33c0f9fc003a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.565551 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b62e433-0c57-4757-817e-ab287a9be0df tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d Aug 18 13:51:10.565756 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b62e433-0c57-4757-817e-ab287a9be0df tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.565973 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b62e433-0c57-4757-817e-ab287a9be0df tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.566078 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-4b62e433-0c57-4757-817e-ab287a9be0df tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Delete snapshot with id: 7516099d-d5eb-4306-913c-5eef22271f4d Aug 18 13:51:10.568997 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-99e2f35b-0efb-4d74-9263-33c0f9fc003a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:10.568997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-99e2f35b-0efb-4d74-9263-33c0f9fc003a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.568997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-99e2f35b-0efb-4d74-9263-33c0f9fc003a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.568997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-99e2f35b-0efb-4d74-9263-33c0f9fc003a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:10.577025 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.577025 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:10.577025 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-99e2f35b-0efb-4d74-9263-33c0f9fc003a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:10.577025 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 368/1464] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:10.577963 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.577963 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:10.578602 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4b62e433-0c57-4757-817e-ab287a9be0df tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.598727 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4b62e433-0c57-4757-817e-ab287a9be0df tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot delete request issued successfully. Aug 18 13:51:10.598907 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b62e433-0c57-4757-817e-ab287a9be0df tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d returned with HTTP 202 Aug 18 13:51:10.599283 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 362/1465] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:51:10 2026] DELETE /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:10.606404 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cc7599ed-c015-409b-aa5b-4ae51d476ebc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.612209 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cc7599ed-c015-409b-aa5b-4ae51d476ebc tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d Aug 18 13:51:10.612462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cc7599ed-c015-409b-aa5b-4ae51d476ebc tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.612656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cc7599ed-c015-409b-aa5b-4ae51d476ebc tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.619469 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.619469 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:10.619983 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cc7599ed-c015-409b-aa5b-4ae51d476ebc tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.620893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cc7599ed-c015-409b-aa5b-4ae51d476ebc tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d returned with HTTP 200 Aug 18 13:51:10.621274 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 371/1466] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:10.687124 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-176ad9ca-0400-47b1-b19d-08a171c80093 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.689260 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-176ad9ca-0400-47b1-b19d-08a171c80093 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:51:10.689766 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-176ad9ca-0400-47b1-b19d-08a171c80093 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ee6cabf-80f5-4de6-839a-cd06fc666600", "force": false, "name": "tempest-TestStampPattern-snapshot-1693739223", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:10.699805 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.699805 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:10.700718 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-176ad9ca-0400-47b1-b19d-08a171c80093 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:51:10.700718 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-176ad9ca-0400-47b1-b19d-08a171c80093 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Create snapshot from volume 6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:51:10.743394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-176ad9ca-0400-47b1-b19d-08a171c80093 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Created reservations ['4a39f0b4-1680-4f2b-b568-fa2ea0cf963f', '8cb7141d-c699-4652-814b-6c3c968287c5', 'cf7baa69-23a8-44c4-87fa-e14f0f2080f2', 'a7c08e95-35b1-42e5-9dad-421e25c81f3c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:10.780500 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-176ad9ca-0400-47b1-b19d-08a171c80093 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot create request issued successfully. Aug 18 13:51:10.780858 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-176ad9ca-0400-47b1-b19d-08a171c80093 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:51:10.781430 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 366/1467] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:51:10 2026] POST /volume/v3/snapshots => generated 303 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:10.795710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f8d56fb9-e0c6-45cc-8aa3-1ba4b6fa1870 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:10.798696 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8d56fb9-e0c6-45cc-8aa3-1ba4b6fa1870 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 Aug 18 13:51:10.798696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8d56fb9-e0c6-45cc-8aa3-1ba4b6fa1870 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:10.798696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8d56fb9-e0c6-45cc-8aa3-1ba4b6fa1870 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:10.802763 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:10.802763 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:10.803197 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f8d56fb9-e0c6-45cc-8aa3-1ba4b6fa1870 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot retrieved successfully. Aug 18 13:51:10.803963 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8d56fb9-e0c6-45cc-8aa3-1ba4b6fa1870 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 returned with HTTP 200 Aug 18 13:51:10.804350 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 369/1468] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:51:10 2026] GET /volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:11.592966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee9e5849-9c5f-4bbf-8720-a962617da54f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:11.595122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee9e5849-9c5f-4bbf-8720-a962617da54f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:11.595372 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5849-9c5f-4bbf-8720-a962617da54f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:11.595609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5849-9c5f-4bbf-8720-a962617da54f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:11.595789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ee9e5849-9c5f-4bbf-8720-a962617da54f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:11.605142 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:11.605142 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:11.606353 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee9e5849-9c5f-4bbf-8720-a962617da54f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:11.607575 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 363/1469] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:11 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:11.635409 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-936d234a-87dd-4c42-b312-c285674a1913 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:11.638401 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-936d234a-87dd-4c42-b312-c285674a1913 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d Aug 18 13:51:11.638621 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-936d234a-87dd-4c42-b312-c285674a1913 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:11.638845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-936d234a-87dd-4c42-b312-c285674a1913 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:11.646366 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-936d234a-87dd-4c42-b312-c285674a1913 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d returned with HTTP 404 Aug 18 13:51:11.647010 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 372/1470] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:51:11 2026] GET /volume/v3/snapshots/7516099d-d5eb-4306-913c-5eef22271f4d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:11.656786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c3ef47d-c774-498c-9b2a-47c0cec0829b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:11.658682 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c3ef47d-c774-498c-9b2a-47c0cec0829b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:11.659041 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c3ef47d-c774-498c-9b2a-47c0cec0829b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:11.659297 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c3ef47d-c774-498c-9b2a-47c0cec0829b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:11.666756 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:11.666756 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:11.670560 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c3ef47d-c774-498c-9b2a-47c0cec0829b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Volume info retrieved successfully. Aug 18 13:51:11.675629 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c3ef47d-c774-498c-9b2a-47c0cec0829b tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace returned with HTTP 200 Aug 18 13:51:11.676085 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 367/1471] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:11 2026] GET /volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:11.688117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:11.689836 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] DELETE https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:11.690146 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:11.690378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:11.690561 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Delete volume with id: 72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:11.698195 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:11.698195 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:11.698902 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Volume info retrieved successfully. Aug 18 13:51:11.718881 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Delete volume request issued successfully. Aug 18 13:51:11.719113 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b181b77e-1e7b-4293-b3ef-030d6bf9b45d tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace returned with HTTP 202 Aug 18 13:51:11.719669 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 370/1472] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:11 2026] DELETE /volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:11.726959 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-95df0091-5d36-4e21-9f6d-f06f0b55f2fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:11.728795 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95df0091-5d36-4e21-9f6d-f06f0b55f2fb tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:11.729038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95df0091-5d36-4e21-9f6d-f06f0b55f2fb tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:11.729217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95df0091-5d36-4e21-9f6d-f06f0b55f2fb tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:11.743381 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:11.743381 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:11.751241 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-95df0091-5d36-4e21-9f6d-f06f0b55f2fb tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Volume info retrieved successfully. Aug 18 13:51:11.757255 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95df0091-5d36-4e21-9f6d-f06f0b55f2fb tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace returned with HTTP 200 Aug 18 13:51:11.757880 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 364/1473] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:11 2026] GET /volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:11.815726 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74014308-6089-4bd0-a5dd-7469aa5dbe69 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:11.818574 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74014308-6089-4bd0-a5dd-7469aa5dbe69 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 Aug 18 13:51:11.818692 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74014308-6089-4bd0-a5dd-7469aa5dbe69 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:11.819177 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74014308-6089-4bd0-a5dd-7469aa5dbe69 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:11.826523 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:11.826523 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:11.827546 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-74014308-6089-4bd0-a5dd-7469aa5dbe69 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot retrieved successfully. Aug 18 13:51:11.828709 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74014308-6089-4bd0-a5dd-7469aa5dbe69 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 returned with HTTP 200 Aug 18 13:51:11.829416 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 373/1474] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:51:11 2026] GET /volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:11.838040 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-334246ea-4f90-44c3-82de-d0ff66b3f68c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:11.840398 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-334246ea-4f90-44c3-82de-d0ff66b3f68c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 Aug 18 13:51:11.840648 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-334246ea-4f90-44c3-82de-d0ff66b3f68c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:11.840933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-334246ea-4f90-44c3-82de-d0ff66b3f68c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:11.847067 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:11.847067 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:11.847688 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-334246ea-4f90-44c3-82de-d0ff66b3f68c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot retrieved successfully. Aug 18 13:51:11.848893 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-334246ea-4f90-44c3-82de-d0ff66b3f68c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 returned with HTTP 200 Aug 18 13:51:11.849374 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 368/1475] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:51:11 2026] GET /volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:12.620719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-183cc9a6-a597-4f31-819a-1fae93847ef9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:12.623232 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-183cc9a6-a597-4f31-819a-1fae93847ef9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:12.623497 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-183cc9a6-a597-4f31-819a-1fae93847ef9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:12.623770 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-183cc9a6-a597-4f31-819a-1fae93847ef9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:12.623919 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-183cc9a6-a597-4f31-819a-1fae93847ef9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:12.634090 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:12.634090 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:12.635942 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-183cc9a6-a597-4f31-819a-1fae93847ef9 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:12.635942 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 371/1476] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:12 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:12.772192 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-457f8dad-d283-4c12-af57-b245974fab98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:12.774879 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-457f8dad-d283-4c12-af57-b245974fab98 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] GET https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace Aug 18 13:51:12.775086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-457f8dad-d283-4c12-af57-b245974fab98 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:12.775288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-457f8dad-d283-4c12-af57-b245974fab98 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:12.786616 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-457f8dad-d283-4c12-af57-b245974fab98 tempest-SnapshotMetadataTestJSON-1083614270 tempest-SnapshotMetadataTestJSON-1083614270-project-member] https://10.4.3.221/volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace returned with HTTP 404 Aug 18 13:51:12.787226 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 365/1477] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:12 2026] GET /volume/v3/volumes/72cd3fd1-e17e-45cd-9124-1e728bac8ace => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:13.651505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e9c7a2e5-901e-45ef-807d-fa7cc7bed9fe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:13.653357 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e9c7a2e5-901e-45ef-807d-fa7cc7bed9fe tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:13.653572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a2e5-901e-45ef-807d-fa7cc7bed9fe tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:13.653812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a2e5-901e-45ef-807d-fa7cc7bed9fe tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:13.653989 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e9c7a2e5-901e-45ef-807d-fa7cc7bed9fe tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:13.660916 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:13.660916 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:13.661186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e9c7a2e5-901e-45ef-807d-fa7cc7bed9fe tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:13.661598 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 374/1478] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:13 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:13.954029 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-486e0213-cb7e-4b30-bd04-d365d7b97641 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:13.956928 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-486e0213-cb7e-4b30-bd04-d365d7b97641 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] DELETE https://10.4.3.221/volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6 Aug 18 13:51:13.957067 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-486e0213-cb7e-4b30-bd04-d365d7b97641 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:13.957818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-486e0213-cb7e-4b30-bd04-d365d7b97641 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:13.967898 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:13.967898 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:14.057527 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-486e0213-cb7e-4b30-bd04-d365d7b97641 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6 returned with HTTP 200 Aug 18 13:51:14.058105 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 369/1479] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:13 2026] DELETE /volume/v3/attachments/aaee59ef-3748-4099-825d-9aaa30e750e6 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:14.076218 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-9f454181-2219-47da-a3e1-fb6cfa315b7a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.078698 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-9f454181-2219-47da-a3e1-fb6cfa315b7a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] DELETE https://10.4.3.221/volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e Aug 18 13:51:14.079070 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-9f454181-2219-47da-a3e1-fb6cfa315b7a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.079470 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-9f454181-2219-47da-a3e1-fb6cfa315b7a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.089268 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.089268 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:14.175808 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-9f454181-2219-47da-a3e1-fb6cfa315b7a tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e returned with HTTP 200 Aug 18 13:51:14.176293 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 372/1480] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:14 2026] DELETE /volume/v3/attachments/075aad41-467d-4cb0-ad18-769593b26c7e => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:14.192048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-c60b4c3b-8d6a-4e34-a0ee-b3592338804b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.192048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-c60b4c3b-8d6a-4e34-a0ee-b3592338804b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] DELETE https://10.4.3.221/volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb Aug 18 13:51:14.192048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-c60b4c3b-8d6a-4e34-a0ee-b3592338804b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.192048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-c60b4c3b-8d6a-4e34-a0ee-b3592338804b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.203657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c81cc539-2395-4bd4-9d2e-a21e9f65004e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.206472 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c81cc539-2395-4bd4-9d2e-a21e9f65004e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:51:14.206680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c81cc539-2395-4bd4-9d2e-a21e9f65004e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.207102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c81cc539-2395-4bd4-9d2e-a21e9f65004e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.207618 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.207618 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:14.217708 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.217708 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:14.222140 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c81cc539-2395-4bd4-9d2e-a21e9f65004e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:51:14.227355 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c81cc539-2395-4bd4-9d2e-a21e9f65004e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:51:14.229070 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 375/1481] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:14 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:14.267468 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-52d91ddc-4700-474c-9af3-5a81ae82c9ce req-c60b4c3b-8d6a-4e34-a0ee-b3592338804b tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb returned with HTTP 200 Aug 18 13:51:14.268482 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 366/1482] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:14 2026] DELETE /volume/v3/attachments/a5b2ea81-9a05-4384-abd3-5207f507a2bb => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:14.283248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-2a7161a6-d85d-4232-a13e-22a3305484b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.287814 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-2a7161a6-d85d-4232-a13e-22a3305484b9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:51:14.289187 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-2a7161a6-d85d-4232-a13e-22a3305484b9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.289473 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-2a7161a6-d85d-4232-a13e-22a3305484b9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.307882 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.307882 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:14.310436 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-2a7161a6-d85d-4232-a13e-22a3305484b9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:51:14.319083 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-2a7161a6-d85d-4232-a13e-22a3305484b9 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:51:14.322899 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 370/1483] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:14 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:14.347463 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-55d11c51-9298-411c-8244-e5cbb977f84b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.351774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-55d11c51-9298-411c-8244-e5cbb977f84b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b/action Aug 18 13:51:14.352279 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-55d11c51-9298-411c-8244-e5cbb977f84b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:14.352436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-55d11c51-9298-411c-8244-e5cbb977f84b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:14.366175 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.366175 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:14.366175 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-55d11c51-9298-411c-8244-e5cbb977f84b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:51:14.375238 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-55d11c51-9298-411c-8244-e5cbb977f84b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Begin detaching volume completed successfully. Aug 18 13:51:14.375485 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-55d11c51-9298-411c-8244-e5cbb977f84b tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b/action returned with HTTP 202 Aug 18 13:51:14.376006 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 373/1484] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:51:14 2026] POST /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:51:14.451425 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a4d23c06-027e-4f42-b153-e7e35adf5878 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.452570 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4d23c06-027e-4f42-b153-e7e35adf5878 None None] GET https://10.4.3.221/volume// Aug 18 13:51:14.452570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4d23c06-027e-4f42-b153-e7e35adf5878 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.452818 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4d23c06-027e-4f42-b153-e7e35adf5878 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.453167 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4d23c06-027e-4f42-b153-e7e35adf5878 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:14.453487 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 376/1485] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:14.466883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-1dda228e-f750-4909-924d-de6b40ba7c0c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.467699 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-1dda228e-f750-4909-924d-de6b40ba7c0c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:51:14.467905 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-1dda228e-f750-4909-924d-de6b40ba7c0c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.468127 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-1dda228e-f750-4909-924d-de6b40ba7c0c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.481199 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.481199 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:14.485779 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-1dda228e-f750-4909-924d-de6b40ba7c0c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:51:14.490955 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-1dda228e-f750-4909-924d-de6b40ba7c0c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:51:14.491402 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 367/1486] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:14 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:14.678700 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7593c223-1b03-4cbb-9c45-5ab1cf8bfda6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.681231 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7593c223-1b03-4cbb-9c45-5ab1cf8bfda6 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:14.681440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7593c223-1b03-4cbb-9c45-5ab1cf8bfda6 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.681615 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7593c223-1b03-4cbb-9c45-5ab1cf8bfda6 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.681715 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7593c223-1b03-4cbb-9c45-5ab1cf8bfda6 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:14.687628 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.687628 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:14.688463 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7593c223-1b03-4cbb-9c45-5ab1cf8bfda6 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:14.691106 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 371/1487] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:14 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:14.704904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-51c19e97-3de3-406d-a82d-ae2d95ed8b4c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.707778 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51c19e97-3de3-406d-a82d-ae2d95ed8b4c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:51:14.708126 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51c19e97-3de3-406d-a82d-ae2d95ed8b4c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:14.708539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51c19e97-3de3-406d-a82d-ae2d95ed8b4c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:14.715285 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.715285 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:14.718962 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-51c19e97-3de3-406d-a82d-ae2d95ed8b4c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:14.723654 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51c19e97-3de3-406d-a82d-ae2d95ed8b4c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 200 Aug 18 13:51:14.724127 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 374/1488] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:14 2026] GET /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:14.739450 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:14.743041 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] POST https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c/restore Aug 18 13:51:14.743476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:14.745382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Restoring backup 121943b8-36a8-4a39-add8-a73406e0923c ({'restore': {}}) {{(pid=100281) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:51:14.745542 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Restoring backup 121943b8-36a8-4a39-add8-a73406e0923c to volume None. Aug 18 13:51:14.751598 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.751598 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:14.753131 np0000007658 devstack@c-api.service[100281]: INFO cinder.backup.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Creating volume of 1 GB for restore of backup 121943b8-36a8-4a39-add8-a73406e0923c. Aug 18 13:51:14.762458 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:51:14.762090. {{(pid=100281) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:51:14.762610 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Availability Zones retrieved successfully. Aug 18 13:51:14.773813 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Flow 'volume_create_api' (ca26af64-f9b1-4f9e-b427-e6934b226a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:14.775842 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed57374-2e2b-4b5a-be8b-c5f503d0edd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:14.777854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:14.813622 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed57374-2e2b-4b5a-be8b-c5f503d0edd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:14.814596 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299ba762-5cee-458f-8532-df392ade4c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:14.862878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Created reservations ['764eedd9-22ae-41db-9fb0-45d9cd6938a6', 'f49357fb-f0c3-4298-b519-c94d4930f09c', '7ac41d92-05ac-4e5b-aeb0-55bd6ebd1ffa', 'e05e09de-7037-4ba2-8cda-b8ed46a8d618'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:14.862878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299ba762-5cee-458f-8532-df392ade4c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['764eedd9-22ae-41db-9fb0-45d9cd6938a6', 'f49357fb-f0c3-4298-b519-c94d4930f09c', '7ac41d92-05ac-4e5b-aeb0-55bd6ebd1ffa', 'e05e09de-7037-4ba2-8cda-b8ed46a8d618']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:14.863162 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84d95fb-c3cf-4e0c-b95d-16edff565904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:14.904472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84d95fb-c3cf-4e0c-b95d-16edff565904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ecfb3e-936e-4337-8581-052b794ceac5', '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_121943b8-36a8-4a39-add8-a73406e0923c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a19c6646c544d9a5f7a271271b2ea7',qos_specs=None,replication_status=,reservations=['764eedd9-22ae-41db-9fb0-45d9cd6938a6','f49357fb-f0c3-4298-b519-c94d4930f09c','7ac41d92-05ac-4e5b-aeb0-55bd6ebd1ffa','e05e09de-7037-4ba2-8cda-b8ed46a8d618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9e237a724d0b898da2bc47ac6991',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_121943b8-36a8-4a39-add8-a73406e0923c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ecfb3e-936e-4337-8581-052b794ceac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14a19c6646c544d9a5f7a271271b2ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15eb9e237a724d0b898da2bc47ac6991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:14.904472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec4594d-0994-45cf-9bed-afe0645b3e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:14.922348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec4594d-0994-45cf-9bed-afe0645b3e55) transitioned into 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_121943b8-36a8-4a39-add8-a73406e0923c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14a19c6646c544d9a5f7a271271b2ea7',qos_specs=None,replication_status=,reservations=['764eedd9-22ae-41db-9fb0-45d9cd6938a6','f49357fb-f0c3-4298-b519-c94d4930f09c','7ac41d92-05ac-4e5b-aeb0-55bd6ebd1ffa','e05e09de-7037-4ba2-8cda-b8ed46a8d618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15eb9e237a724d0b898da2bc47ac6991',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:14.922966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b80ecfdd-d93b-4eb8-8cb6-38d9dadc45d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:14.936629 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b80ecfdd-d93b-4eb8-8cb6-38d9dadc45d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:14.936998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Flow 'volume_create_api' (ca26af64-f9b1-4f9e-b427-e6934b226a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:14.937332 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Create volume request issued successfully. Aug 18 13:51:14.945732 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:14.945732 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:14.946286 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:15.405837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:15.470407 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-bf5d617e-75de-424d-9178-aae4ef735102 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:15.473887 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-bf5d617e-75de-424d-9178-aae4ef735102 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] DELETE https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9 Aug 18 13:51:15.473887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-bf5d617e-75de-424d-9178-aae4ef735102 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:15.473887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-bf5d617e-75de-424d-9178-aae4ef735102 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:15.482884 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:15.482884 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:15.522341 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:15.523269 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1209868682"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:15.524626 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1209868682'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:15.525241 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Create volume of 1 GB Aug 18 13:51:15.530387 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Availability Zones retrieved successfully. Aug 18 13:51:15.537084 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Flow 'volume_create_api' (1967deef-4563-4cdd-8207-7b78bc9f0a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:15.538551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3916010-8d9e-4a55-85f6-a366e8dbff94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:15.539694 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:15.545031 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-464d5351-ada2-4bce-be60-fd93b7e52846 req-bf5d617e-75de-424d-9178-aae4ef735102 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9 returned with HTTP 200 Aug 18 13:51:15.545483 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 372/1489] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:15 2026] DELETE /volume/v3/attachments/74f0a529-5776-4335-8aba-45839efbf4c9 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:15.575335 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3916010-8d9e-4a55-85f6-a366e8dbff94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:15.576114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572bc28b-2404-4fca-9223-f35c42f86237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:15.649546 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Created reservations ['bd008666-e103-4a33-8a57-5aeeab0d5fa9', '374469b4-8418-4156-8d79-4a66d018bde6', '2bf09511-ac39-4269-8c67-5afdfb1a6ebe', '5483abfa-df31-4b10-a092-800a26d36e60'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:15.650405 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572bc28b-2404-4fca-9223-f35c42f86237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd008666-e103-4a33-8a57-5aeeab0d5fa9', '374469b4-8418-4156-8d79-4a66d018bde6', '2bf09511-ac39-4269-8c67-5afdfb1a6ebe', '5483abfa-df31-4b10-a092-800a26d36e60']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:15.651108 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5649392d-434f-4295-bfdf-11812c7e9288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:15.678489 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5649392d-434f-4295-bfdf-11812c7e9288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237850a3-ad2e-49bf-ae51-4098a4ef6be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1209868682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbebabc0ba5b4990b57a9dccc4d38f6f',qos_specs=None,replication_status=,reservations=['bd008666-e103-4a33-8a57-5aeeab0d5fa9','374469b4-8418-4156-8d79-4a66d018bde6','2bf09511-ac39-4269-8c67-5afdfb1a6ebe','5483abfa-df31-4b10-a092-800a26d36e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107d94a7565c4db2ab306e577256fa14',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1209868682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237850a3-ad2e-49bf-ae51-4098a4ef6be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbebabc0ba5b4990b57a9dccc4d38f6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='107d94a7565c4db2ab306e577256fa14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:15.679262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3294c1bf-7cb0-4bbe-b430-a88ee6152918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:15.703715 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3294c1bf-7cb0-4bbe-b430-a88ee6152918) transitioned into state 'SUCCESS' from state '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-1209868682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbebabc0ba5b4990b57a9dccc4d38f6f',qos_specs=None,replication_status=,reservations=['bd008666-e103-4a33-8a57-5aeeab0d5fa9','374469b4-8418-4156-8d79-4a66d018bde6','2bf09511-ac39-4269-8c67-5afdfb1a6ebe','5483abfa-df31-4b10-a092-800a26d36e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107d94a7565c4db2ab306e577256fa14',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:15.704834 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128fd46a-2cd1-49c9-bc80-aa52c1859cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:15.725035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128fd46a-2cd1-49c9-bc80-aa52c1859cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:15.725035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Flow 'volume_create_api' (1967deef-4563-4cdd-8207-7b78bc9f0a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:15.725035 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Create volume request issued successfully. Aug 18 13:51:15.725035 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f37a3104-1392-4964-bc9c-bab0b26136d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:15.725540 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 368/1490] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:51:15 2026] POST /volume/v3/volumes => generated 751 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:15.750464 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-862dab71-1d4b-44ef-a682-65bdccdf3543 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:15.754271 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-862dab71-1d4b-44ef-a682-65bdccdf3543 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:15.754458 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-862dab71-1d4b-44ef-a682-65bdccdf3543 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:15.754632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-862dab71-1d4b-44ef-a682-65bdccdf3543 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:15.763007 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:15.763007 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:15.767123 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-862dab71-1d4b-44ef-a682-65bdccdf3543 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Volume info retrieved successfully. Aug 18 13:51:15.772099 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-862dab71-1d4b-44ef-a682-65bdccdf3543 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 200 Aug 18 13:51:15.772511 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 375/1491] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:15 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:15.952945 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:15.952945 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:15.953428 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:15.953514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Checking backup size 1 against volume size 1 {{(pid=100281) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:51:15.953620 np0000007658 devstack@c-api.service[100281]: INFO cinder.backup.api [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Overwriting volume 84ecfb3e-936e-4337-8581-052b794ceac5 with restore of backup 121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:15.970232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] restore_backup in rpcapi backup_id 121943b8-36a8-4a39-add8-a73406e0923c {{(pid=100281) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:51:15.972152 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b569038-4920-4b9b-8493-0a8e8d41b242 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c/restore returned with HTTP 202 Aug 18 13:51:15.972573 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 377/1492] 10.4.3.221 () {68 vars in 1393 bytes} [Tue Aug 18 13:51:14 2026] POST /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c/restore => generated 189 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:15.985103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7ca49ed-8e53-47e9-ad43-8c13a197bde8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:15.987230 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7ca49ed-8e53-47e9-ad43-8c13a197bde8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:15.987472 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7ca49ed-8e53-47e9-ad43-8c13a197bde8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:15.987719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7ca49ed-8e53-47e9-ad43-8c13a197bde8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:15.987876 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e7ca49ed-8e53-47e9-ad43-8c13a197bde8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:15.993599 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:15.993599 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:15.994692 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7ca49ed-8e53-47e9-ad43-8c13a197bde8 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:15.995226 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 373/1493] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:15 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:16.540734 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ff21bd2-398b-4175-b779-c7f7a4ade670 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:16.542560 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ff21bd2-398b-4175-b779-c7f7a4ade670 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:51:16.542730 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ff21bd2-398b-4175-b779-c7f7a4ade670 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:16.542924 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ff21bd2-398b-4175-b779-c7f7a4ade670 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:16.554279 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:16.554279 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:16.558594 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ff21bd2-398b-4175-b779-c7f7a4ade670 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:51:16.563152 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ff21bd2-398b-4175-b779-c7f7a4ade670 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:51:16.563489 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 369/1494] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:16 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:16.789106 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5a80f1a6-26b2-4f8f-86b9-beacab65bffd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:16.791770 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a80f1a6-26b2-4f8f-86b9-beacab65bffd tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:16.791988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a80f1a6-26b2-4f8f-86b9-beacab65bffd tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:16.792194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a80f1a6-26b2-4f8f-86b9-beacab65bffd tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:16.800586 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:16.800586 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:16.804753 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5a80f1a6-26b2-4f8f-86b9-beacab65bffd tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Volume info retrieved successfully. Aug 18 13:51:16.810458 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a80f1a6-26b2-4f8f-86b9-beacab65bffd tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 200 Aug 18 13:51:16.810955 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 376/1495] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:16 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:16.823040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ef212dc9-51b6-49c1-821e-91d20cec070a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:16.825473 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef212dc9-51b6-49c1-821e-91d20cec070a tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] POST https://10.4.3.221/volume/v3/os-volume-transfer Aug 18 13:51:16.825927 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef212dc9-51b6-49c1-821e-91d20cec070a tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "237850a3-ad2e-49bf-ae51-4098a4ef6be4"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:16.828097 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.volume_transfer [None req-ef212dc9-51b6-49c1-821e-91d20cec070a tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Creating new volume transfer {'transfer': {'volume_id': '237850a3-ad2e-49bf-ae51-4098a4ef6be4'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 13:51:16.828097 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.volume_transfer [None req-ef212dc9-51b6-49c1-821e-91d20cec070a tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Creating transfer of volume 237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:16.828247 np0000007658 devstack@c-api.service[100281]: INFO cinder.transfer.api [None req-ef212dc9-51b6-49c1-821e-91d20cec070a tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Generating transfer record for volume 237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:16.835711 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:16.835711 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:16.851714 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef212dc9-51b6-49c1-821e-91d20cec070a tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 13:51:16.852210 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 378/1496] 10.4.3.221 () {68 vars in 1291 bytes} [Tue Aug 18 13:51:16 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:16.862944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-47851b89-4649-4b99-b13f-567fa3779038 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:16.865275 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47851b89-4649-4b99-b13f-567fa3779038 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:16.866880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47851b89-4649-4b99-b13f-567fa3779038 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:16.866880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47851b89-4649-4b99-b13f-567fa3779038 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:16.886818 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:16.886818 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:16.890785 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-47851b89-4649-4b99-b13f-567fa3779038 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Volume info retrieved successfully. Aug 18 13:51:16.897929 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47851b89-4649-4b99-b13f-567fa3779038 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 200 Aug 18 13:51:16.898540 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 374/1497] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:16 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:16.914014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f11f7343-b0e2-4bb2-a586-a947c110dba2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:16.920826 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f11f7343-b0e2-4bb2-a586-a947c110dba2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720 Aug 18 13:51:16.921263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f11f7343-b0e2-4bb2-a586-a947c110dba2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:16.921443 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f11f7343-b0e2-4bb2-a586-a947c110dba2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:16.926253 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f11f7343-b0e2-4bb2-a586-a947c110dba2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720 returned with HTTP 200 Aug 18 13:51:16.926903 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 370/1498] 10.4.3.221 () {66 vars in 1381 bytes} [Tue Aug 18 13:51:16 2026] GET /volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720 => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:16.937672 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-aaf2f4cd-a31b-4aba-a09f-5b82c952a2a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:16.940184 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aaf2f4cd-a31b-4aba-a09f-5b82c952a2a2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/os-volume-transfer Aug 18 13:51:16.940369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aaf2f4cd-a31b-4aba-a09f-5b82c952a2a2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:16.940612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aaf2f4cd-a31b-4aba-a09f-5b82c952a2a2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:16.940734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.volume_transfer [None req-aaf2f4cd-a31b-4aba-a09f-5b82c952a2a2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Listing volume transfers {{(pid=100282) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 13:51:16.946246 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aaf2f4cd-a31b-4aba-a09f-5b82c952a2a2 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 13:51:16.947190 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 377/1499] 10.4.3.221 () {66 vars in 1270 bytes} [Tue Aug 18 13:51:16 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:16.956090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-030a2855-6411-4caf-a5cb-22f648f8e65d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.011487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d5227be-b991-4c51-890a-898a8649fb88 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.016658 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d5227be-b991-4c51-890a-898a8649fb88 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:17.016980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d5227be-b991-4c51-890a-898a8649fb88 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:17.017271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d5227be-b991-4c51-890a-898a8649fb88 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:17.017444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7d5227be-b991-4c51-890a-898a8649fb88 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:17.027197 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:17.027197 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:17.028095 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d5227be-b991-4c51-890a-898a8649fb88 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:17.028488 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 375/1500] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:17 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:17.044401 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] POST https://10.4.3.221/volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720/accept Aug 18 13:51:17.044702 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b18f8dfd1f55a55c"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:17.046406 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.volume_transfer [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Accepting volume transfer 9e545ee1-ae58-4cb6-882e-6a0c793a8720 {{(pid=100281) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:51:17.046716 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.volume_transfer [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Accepting transfer 9e545ee1-ae58-4cb6-882e-6a0c793a8720 Aug 18 13:51:17.145723 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Created reservations ['c6ba3b86-9826-4eb0-b15b-8a6dc22da8af', 'f96caa21-09f2-410a-bf10-45f7c4bb0149', '86f55e57-2fa0-4383-8039-dbecebed1784', '9f33fbcd-4064-402c-ae0a-75729e2357ce'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:17.186183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Created reservations ['1fd3ec5b-1fca-4fde-9441-25393bd7ff50', '010d90fb-488f-4d12-ad23-b5a3dce3b125', '33ebcad3-8467-44b3-a465-a4e9c3657ba1', '39652b7f-e682-43ae-89da-8ebefca94059'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:17.241754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Created reservations ['58e1a9d9-e2b0-4042-9e9f-71bcdbcce0a9', '67a83ca6-ba06-45fc-a4f6-12eb87a3fd5d', '0f678880-c560-4966-bab5-e69999ef77af', '81ad028f-0967-4457-ac03-d81f283ccc85'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:17.276387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Created reservations ['8ee4f70b-0a62-49b1-8376-d5499f5a5389', '2c712fb6-055c-40a1-a5d7-fc4467a11397', '733f8e80-06ff-498b-98df-7565d90232c8', 'ee185c91-b316-405f-bf9b-ab407d8de2d4'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:17.295215 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Transfer volume completed successfully. Aug 18 13:51:17.370775 np0000007658 devstack@c-api.service[100281]: INFO cinder.transfer.api [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Volume 237850a3-ad2e-49bf-ae51-4098a4ef6be4 has been transferred. Aug 18 13:51:17.377566 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-030a2855-6411-4caf-a5cb-22f648f8e65d tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] https://10.4.3.221/volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720/accept returned with HTTP 202 Aug 18 13:51:17.377980 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 379/1501] 10.4.3.221 () {68 vars in 1423 bytes} [Tue Aug 18 13:51:16 2026] POST /volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720/accept => generated 365 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:17.385621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-568c527b-afc4-4c24-9466-ab5d19cbdbf9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.387796 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-568c527b-afc4-4c24-9466-ab5d19cbdbf9 tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:17.388098 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-568c527b-afc4-4c24-9466-ab5d19cbdbf9 tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:17.389235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-568c527b-afc4-4c24-9466-ab5d19cbdbf9 tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:17.397198 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:17.397198 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:17.402013 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-568c527b-afc4-4c24-9466-ab5d19cbdbf9 tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Volume info retrieved successfully. Aug 18 13:51:17.408162 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-568c527b-afc4-4c24-9466-ab5d19cbdbf9 tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 200 Aug 18 13:51:17.408513 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 371/1502] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:17 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:17.425878 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bf61be37-1e25-487f-a82a-15a5ae823fcd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.426956 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bf61be37-1e25-487f-a82a-15a5ae823fcd tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:17.427179 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bf61be37-1e25-487f-a82a-15a5ae823fcd tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:17.427402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bf61be37-1e25-487f-a82a-15a5ae823fcd tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:17.434619 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:17.434619 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:17.438043 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bf61be37-1e25-487f-a82a-15a5ae823fcd tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] Volume info retrieved successfully. Aug 18 13:51:17.442479 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bf61be37-1e25-487f-a82a-15a5ae823fcd tempest-VolumesTransfersTest-585184140 tempest-VolumesTransfersTest-585184140-project-member] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 200 Aug 18 13:51:17.442888 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 378/1503] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:17 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:17.457992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77624000-77c9-429f-8021-639ad254489e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.460570 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77624000-77c9-429f-8021-639ad254489e tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] DELETE https://10.4.3.221/volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720 Aug 18 13:51:17.460744 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77624000-77c9-429f-8021-639ad254489e tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:17.460991 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77624000-77c9-429f-8021-639ad254489e tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:17.461119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-77624000-77c9-429f-8021-639ad254489e tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Delete transfer with id: 9e545ee1-ae58-4cb6-882e-6a0c793a8720 Aug 18 13:51:17.464220 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77624000-77c9-429f-8021-639ad254489e tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720 returned with HTTP 404 Aug 18 13:51:17.464723 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 376/1504] 10.4.3.221 () {66 vars in 1384 bytes} [Tue Aug 18 13:51:17 2026] DELETE /volume/v3/os-volume-transfer/9e545ee1-ae58-4cb6-882e-6a0c793a8720 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:17.477362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-18569c6e-1098-402d-851f-022215434fc0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.509207 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18569c6e-1098-402d-851f-022215434fc0 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:17.509411 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18569c6e-1098-402d-851f-022215434fc0 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:17.509588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18569c6e-1098-402d-851f-022215434fc0 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:17.509784 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-18569c6e-1098-402d-851f-022215434fc0 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Delete volume with id: 237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:17.518487 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:17.518487 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:17.518830 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-18569c6e-1098-402d-851f-022215434fc0 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Volume info retrieved successfully. Aug 18 13:51:17.548502 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-18569c6e-1098-402d-851f-022215434fc0 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Delete volume request issued successfully. Aug 18 13:51:17.548502 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18569c6e-1098-402d-851f-022215434fc0 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 202 Aug 18 13:51:17.548693 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 380/1505] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:17 2026] DELETE /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:17.557030 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec355f5c-2a99-473a-86e4-6b05ed98ba93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.558970 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec355f5c-2a99-473a-86e4-6b05ed98ba93 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:17.559208 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec355f5c-2a99-473a-86e4-6b05ed98ba93 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:17.559754 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec355f5c-2a99-473a-86e4-6b05ed98ba93 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:17.568722 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:17.568722 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:17.573628 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ec355f5c-2a99-473a-86e4-6b05ed98ba93 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Volume info retrieved successfully. Aug 18 13:51:17.578834 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec355f5c-2a99-473a-86e4-6b05ed98ba93 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 200 Aug 18 13:51:17.579272 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 372/1506] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:17 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:17.794320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:17.796142 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:17.796484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1604141111", "snapshot_id": "c4b9bdbb-eea5-4067-bbd1-211ea1182d41", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:17.798560 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1604141111', 'snapshot_id': 'c4b9bdbb-eea5-4067-bbd1-211ea1182d41', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:17.804031 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:17.804031 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:17.804675 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot retrieved successfully. Aug 18 13:51:17.804834 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Create volume of 1 GB Aug 18 13:51:17.808422 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Availability Zones retrieved successfully. Aug 18 13:51:17.814564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Flow 'volume_create_api' (b8fcef17-70b8-4a84-b46b-ea7a1a9a07a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:17.815525 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b810a2-7f88-496b-a570-6bf0123ce3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:17.816612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:17.847161 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b810a2-7f88-496b-a570-6bf0123ce3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c4b9bdbb-eea5-4067-bbd1-211ea1182d41', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:17.847854 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0662dda-1c4a-43c3-b3d2-a0c81b03f423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:17.888827 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Created reservations ['f1448105-c627-49d4-baa4-4d43c6ec76a8', '50c7fb50-2cec-401a-9fba-191c83197a91', '11115aa9-961d-4d18-955d-40e5d61c5234', 'c64b515c-3df1-4a0b-b1b6-c7c6afb21ac1'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:17.889486 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0662dda-1c4a-43c3-b3d2-a0c81b03f423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1448105-c627-49d4-baa4-4d43c6ec76a8', '50c7fb50-2cec-401a-9fba-191c83197a91', '11115aa9-961d-4d18-955d-40e5d61c5234', 'c64b515c-3df1-4a0b-b1b6-c7c6afb21ac1']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:17.890350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df222e40-e3d1-4fac-81a1-89b73ed6d668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:17.940043 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df222e40-e3d1-4fac-81a1-89b73ed6d668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '731ff042-8ee3-4c99-a007-1dea715e9803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1604141111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69dd1f28c72466b8d1b2093714e0eb3',qos_specs=None,replication_status=,reservations=['f1448105-c627-49d4-baa4-4d43c6ec76a8','50c7fb50-2cec-401a-9fba-191c83197a91','11115aa9-961d-4d18-955d-40e5d61c5234','c64b515c-3df1-4a0b-b1b6-c7c6afb21ac1'],size=1,snapshot_id=c4b9bdbb-eea5-4067-bbd1-211ea1182d41,source_replicaid=,source_volid=None,status='creating',user_id='810502646ce8441cbda385b292dac0eb',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1604141111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=731ff042-8ee3-4c99-a007-1dea715e9803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69dd1f28c72466b8d1b2093714e0eb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c4b9bdbb-eea5-4067-bbd1-211ea1182d41,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810502646ce8441cbda385b292dac0eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:17.940693 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b443a7-f62f-4e6e-8e1c-8f1d03e56c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:17.973653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b443a7-f62f-4e6e-8e1c-8f1d03e56c1f) transitioned into state 'SUCCESS' from state '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-1604141111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69dd1f28c72466b8d1b2093714e0eb3',qos_specs=None,replication_status=,reservations=['f1448105-c627-49d4-baa4-4d43c6ec76a8','50c7fb50-2cec-401a-9fba-191c83197a91','11115aa9-961d-4d18-955d-40e5d61c5234','c64b515c-3df1-4a0b-b1b6-c7c6afb21ac1'],size=1,snapshot_id=c4b9bdbb-eea5-4067-bbd1-211ea1182d41,source_replicaid=,source_volid=None,status='creating',user_id='810502646ce8441cbda385b292dac0eb',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:17.975232 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb5d443-1685-4580-85dd-01f14ac6d5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:17.998037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb5d443-1685-4580-85dd-01f14ac6d5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:17.998037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Flow 'volume_create_api' (b8fcef17-70b8-4a84-b46b-ea7a1a9a07a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:17.998526 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Create volume request issued successfully. Aug 18 13:51:17.998834 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1c00249b-07cb-4aab-94d1-30bc09759f7b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:17.999367 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 379/1507] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:51:17 2026] POST /volume/v3/volumes => generated 781 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:18.044885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2591a8e4-d428-467a-8ffb-ac1422b1e485 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.046652 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2591a8e4-d428-467a-8ffb-ac1422b1e485 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:18.046844 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2591a8e4-d428-467a-8ffb-ac1422b1e485 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.047495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2591a8e4-d428-467a-8ffb-ac1422b1e485 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.047608 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2591a8e4-d428-467a-8ffb-ac1422b1e485 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:18.054662 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:18.054662 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:18.055470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2591a8e4-d428-467a-8ffb-ac1422b1e485 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:18.055825 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 377/1508] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:18 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:18.485276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-008f9388-c052-4eab-bdf8-9ff846de0410 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.486779 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:18.487115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1695537653"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:18.488418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1695537653'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:18.492384 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume of 1 GB Aug 18 13:51:18.492384 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:18.492384 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:18.492496 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Availability Zones retrieved successfully. Aug 18 13:51:18.498040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (27f99960-065a-4c98-aa9c-092cd5cbb2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:18.498840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125fdd7b-2b2e-4fab-947d-f4e34c9cbb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.499792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:18.508610 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:18.508610 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:18.524188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125fdd7b-2b2e-4fab-947d-f4e34c9cbb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=315f626a-149a-4a48-a243-511b045a760e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '315f626a-149a-4a48-a243-511b045a760e', 'encryption_key_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=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.525696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c1f774-f4da-4977-b357-a5d99e0e400f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.533052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.539058 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:51:18.539270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.539470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.539767 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Delete volume with id: 8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:51:18.551704 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:18.551704 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:18.553227 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:51:18.568203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Created reservations ['7a5e5e6b-45ac-4ad8-87f6-9f7fc251ee8e', '004cb175-1938-4ebb-8404-f6ff617ee21a', 'e6f49853-7ac1-46e8-abeb-f9f06919eb84', '91bd6526-3759-4969-97b5-78eec8319a13'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:18.568982 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c1f774-f4da-4977-b357-a5d99e0e400f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a5e5e6b-45ac-4ad8-87f6-9f7fc251ee8e', '004cb175-1938-4ebb-8404-f6ff617ee21a', 'e6f49853-7ac1-46e8-abeb-f9f06919eb84', '91bd6526-3759-4969-97b5-78eec8319a13']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.569598 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cab19c9-b5b2-4fa2-8454-eee24f181492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.575794 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Delete volume request issued successfully. Aug 18 13:51:18.576110 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af340361-7b7c-413d-b5e6-9c58285c97c5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 returned with HTTP 202 Aug 18 13:51:18.576652 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 373/1509] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:18 2026] DELETE /volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:18.588437 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cc6f5eca-e332-4864-a310-b039b37fde84 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.590381 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cc6f5eca-e332-4864-a310-b039b37fde84 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:51:18.590603 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cc6f5eca-e332-4864-a310-b039b37fde84 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.590853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cc6f5eca-e332-4864-a310-b039b37fde84 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.592654 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2776144-47be-4d13-bc38-6c62e705f28b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.598241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cab19c9-b5b2-4fa2-8454-eee24f181492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb251df0-da83-4519-97a2-164a32080dce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1695537653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['7a5e5e6b-45ac-4ad8-87f6-9f7fc251ee8e','004cb175-1938-4ebb-8404-f6ff617ee21a','e6f49853-7ac1-46e8-abeb-f9f06919eb84','91bd6526-3759-4969-97b5-78eec8319a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1695537653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb251df0-da83-4519-97a2-164a32080dce,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74dc2878518345ae9660b8b8f4e8493c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(315f626a-149a-4a48-a243-511b045a760e),volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.598241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6afc576-090f-4374-9bfe-72eba96e03cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.598495 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2776144-47be-4d13-bc38-6c62e705f28b tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:18.598495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2776144-47be-4d13-bc38-6c62e705f28b tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.598495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2776144-47be-4d13-bc38-6c62e705f28b tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.609256 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2776144-47be-4d13-bc38-6c62e705f28b tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 404 Aug 18 13:51:18.609256 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 378/1510] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:18 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:18.610639 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:18.610639 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:18.616900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6afc576-090f-4374-9bfe-72eba96e03cf) transitioned into state 'SUCCESS' from state '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-1695537653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['7a5e5e6b-45ac-4ad8-87f6-9f7fc251ee8e','004cb175-1938-4ebb-8404-f6ff617ee21a','e6f49853-7ac1-46e8-abeb-f9f06919eb84','91bd6526-3759-4969-97b5-78eec8319a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.616900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dfdc774-cc6a-463d-8abb-629e907905d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.617105 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cc6f5eca-e332-4864-a310-b039b37fde84 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:51:18.620802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fb63092-bada-49fd-b705-5bbdfa5347de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.622262 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cc6f5eca-e332-4864-a310-b039b37fde84 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 returned with HTTP 200 Aug 18 13:51:18.622826 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 380/1511] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:18 2026] GET /volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:18.623092 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fb63092-bada-49fd-b705-5bbdfa5347de tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:18.623383 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fb63092-bada-49fd-b705-5bbdfa5347de tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.623628 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fb63092-bada-49fd-b705-5bbdfa5347de tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.629334 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dfdc774-cc6a-463d-8abb-629e907905d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.629976 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fb63092-bada-49fd-b705-5bbdfa5347de tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 404 Aug 18 13:51:18.630233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (27f99960-065a-4c98-aa9c-092cd5cbb2e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:18.630548 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request issued successfully. Aug 18 13:51:18.630738 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 374/1512] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:18 2026] GET /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:18.631097 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-008f9388-c052-4eab-bdf8-9ff846de0410 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:18.631515 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 381/1513] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:51:18 2026] POST /volume/v3/volumes => generated 760 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:18.641769 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50f57451-6e4b-487f-bcfe-ae3c0ba51c6b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.645905 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50f57451-6e4b-487f-bcfe-ae3c0ba51c6b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] DELETE https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:18.646009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-34e6ec03-e0c3-45b2-a328-dd1133e23798 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.646162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50f57451-6e4b-487f-bcfe-ae3c0ba51c6b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.646436 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50f57451-6e4b-487f-bcfe-ae3c0ba51c6b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.646667 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-50f57451-6e4b-487f-bcfe-ae3c0ba51c6b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Delete volume with id: 237850a3-ad2e-49bf-ae51-4098a4ef6be4 Aug 18 13:51:18.649243 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34e6ec03-e0c3-45b2-a328-dd1133e23798 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:18.650207 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34e6ec03-e0c3-45b2-a328-dd1133e23798 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.650207 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34e6ec03-e0c3-45b2-a328-dd1133e23798 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.654977 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50f57451-6e4b-487f-bcfe-ae3c0ba51c6b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 returned with HTTP 404 Aug 18 13:51:18.655666 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 379/1514] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:18 2026] DELETE /volume/v3/volumes/237850a3-ad2e-49bf-ae51-4098a4ef6be4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:18.659632 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:18.659632 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:18.664143 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-34e6ec03-e0c3-45b2-a328-dd1133e23798 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:18.666973 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32138819-fb7e-4c87-802c-aa32287d4d11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.668802 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34e6ec03-e0c3-45b2-a328-dd1133e23798 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:18.669384 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 381/1515] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:18 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:18.669482 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:18.669999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-269410102"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:18.672209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-269410102'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:18.672506 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Create volume of 1 GB Aug 18 13:51:18.678179 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Availability Zones retrieved successfully. Aug 18 13:51:18.686265 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Flow 'volume_create_api' (316aa0bd-189c-4ce7-9edb-e531c501243b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:18.687776 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee461d36-2e14-45dd-93bd-217826cc20e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.689355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:18.722974 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee461d36-2e14-45dd-93bd-217826cc20e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.724048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b2adb6-46f4-464b-92ed-961959e84980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.767044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Created reservations ['38957be9-98d3-419c-8ed4-3d8912422efa', 'cd5c479c-4491-46bf-a0cb-5112c5f89a4f', 'f1f7e9b5-473b-4b6e-b005-12cc0f0e84d3', '713a9fd7-c0d8-4ea8-a22d-87521857380f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:18.767848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b2adb6-46f4-464b-92ed-961959e84980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38957be9-98d3-419c-8ed4-3d8912422efa', 'cd5c479c-4491-46bf-a0cb-5112c5f89a4f', 'f1f7e9b5-473b-4b6e-b005-12cc0f0e84d3', '713a9fd7-c0d8-4ea8-a22d-87521857380f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.768612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78abc767-a484-453b-8cc8-425462e9fe57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.791509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78abc767-a484-453b-8cc8-425462e9fe57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd51cb3-c56a-4059-b030-c567bcfd63e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-269410102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbebabc0ba5b4990b57a9dccc4d38f6f',qos_specs=None,replication_status=,reservations=['38957be9-98d3-419c-8ed4-3d8912422efa','cd5c479c-4491-46bf-a0cb-5112c5f89a4f','f1f7e9b5-473b-4b6e-b005-12cc0f0e84d3','713a9fd7-c0d8-4ea8-a22d-87521857380f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107d94a7565c4db2ab306e577256fa14',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-269410102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd51cb3-c56a-4059-b030-c567bcfd63e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbebabc0ba5b4990b57a9dccc4d38f6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='107d94a7565c4db2ab306e577256fa14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.792475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808504eb-b0c6-438e-8e68-897255909c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.811752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808504eb-b0c6-438e-8e68-897255909c0e) transitioned into state 'SUCCESS' from state '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-269410102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbebabc0ba5b4990b57a9dccc4d38f6f',qos_specs=None,replication_status=,reservations=['38957be9-98d3-419c-8ed4-3d8912422efa','cd5c479c-4491-46bf-a0cb-5112c5f89a4f','f1f7e9b5-473b-4b6e-b005-12cc0f0e84d3','713a9fd7-c0d8-4ea8-a22d-87521857380f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='107d94a7565c4db2ab306e577256fa14',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.812448 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c00210d-a89a-4f93-84e8-8e7a4acd06ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:18.821738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c00210d-a89a-4f93-84e8-8e7a4acd06ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:18.822875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Flow 'volume_create_api' (316aa0bd-189c-4ce7-9edb-e531c501243b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:18.823498 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Create volume request issued successfully. Aug 18 13:51:18.824551 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32138819-fb7e-4c87-802c-aa32287d4d11 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:18.825264 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 375/1516] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:51:18 2026] POST /volume/v3/volumes => generated 750 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:18.838036 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-25b9b605-4d61-45cb-84c5-b584c101e0f8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:18.841194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-25b9b605-4d61-45cb-84c5-b584c101e0f8 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:18.841455 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-25b9b605-4d61-45cb-84c5-b584c101e0f8 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:18.841574 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-25b9b605-4d61-45cb-84c5-b584c101e0f8 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:18.848767 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:18.848767 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:18.852648 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-25b9b605-4d61-45cb-84c5-b584c101e0f8 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Volume info retrieved successfully. Aug 18 13:51:18.856776 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-25b9b605-4d61-45cb-84c5-b584c101e0f8 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 200 Aug 18 13:51:18.857198 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 382/1517] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:18 2026] GET /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:19.071423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34d30a6b-f0c2-4daa-9e08-8e502505c551 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.071611 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34d30a6b-f0c2-4daa-9e08-8e502505c551 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:19.071786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34d30a6b-f0c2-4daa-9e08-8e502505c551 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.072093 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34d30a6b-f0c2-4daa-9e08-8e502505c551 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.072260 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-34d30a6b-f0c2-4daa-9e08-8e502505c551 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:19.084643 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.084643 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:19.084643 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34d30a6b-f0c2-4daa-9e08-8e502505c551 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:19.084643 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 380/1518] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:19.640016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0a2dcb66-d804-4e3e-acd3-00d4b521e67e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.641638 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0a2dcb66-d804-4e3e-acd3-00d4b521e67e tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 Aug 18 13:51:19.641828 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0a2dcb66-d804-4e3e-acd3-00d4b521e67e tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.642032 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0a2dcb66-d804-4e3e-acd3-00d4b521e67e tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.647848 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0a2dcb66-d804-4e3e-acd3-00d4b521e67e tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 returned with HTTP 404 Aug 18 13:51:19.648430 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 382/1519] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/volumes/8d3b98d3-257b-40db-99c1-0b41aeeec376 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:19.654953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.656781 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] DELETE https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:51:19.656978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.657193 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.657378 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Delete volume with id: 90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:51:19.663921 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.663921 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:19.664407 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:51:19.681072 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Delete volume request issued successfully. Aug 18 13:51:19.681242 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4995236b-0d22-4f82-8a1b-15fa52aadde5 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd returned with HTTP 202 Aug 18 13:51:19.681677 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 376/1520] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:19 2026] DELETE /volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:19.685886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7610428e-2de6-4226-9f1e-c682fe4e0f93 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.688481 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7610428e-2de6-4226-9f1e-c682fe4e0f93 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:19.688602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7610428e-2de6-4226-9f1e-c682fe4e0f93 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.688773 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7610428e-2de6-4226-9f1e-c682fe4e0f93 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.694184 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6099946c-3eb6-4f2c-9d77-01b0ad5d8914 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.695731 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6099946c-3eb6-4f2c-9d77-01b0ad5d8914 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:51:19.695948 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6099946c-3eb6-4f2c-9d77-01b0ad5d8914 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.696136 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6099946c-3eb6-4f2c-9d77-01b0ad5d8914 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.696459 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.696459 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:19.702138 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7610428e-2de6-4226-9f1e-c682fe4e0f93 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:19.706372 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.706372 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:19.709529 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7610428e-2de6-4226-9f1e-c682fe4e0f93 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:19.710023 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 383/1521] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:19.712551 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6099946c-3eb6-4f2c-9d77-01b0ad5d8914 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:51:19.718273 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6099946c-3eb6-4f2c-9d77-01b0ad5d8914 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd returned with HTTP 200 Aug 18 13:51:19.718746 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 381/1522] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:19.768911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-e88e4002-ead8-4cf0-adc9-eb405f46ca51 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.775716 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-e88e4002-ead8-4cf0-adc9-eb405f46ca51 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:19.776035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-e88e4002-ead8-4cf0-adc9-eb405f46ca51 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.776134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-e88e4002-ead8-4cf0-adc9-eb405f46ca51 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.793914 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.793914 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:19.801161 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-e88e4002-ead8-4cf0-adc9-eb405f46ca51 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:19.806020 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-e88e4002-ead8-4cf0-adc9-eb405f46ca51 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:19.806618 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 383/1523] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:19.870779 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80c7db93-7902-4ad2-9f81-a7256c3cf957 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.873213 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80c7db93-7902-4ad2-9f81-a7256c3cf957 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:19.873413 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80c7db93-7902-4ad2-9f81-a7256c3cf957 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.873583 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80c7db93-7902-4ad2-9f81-a7256c3cf957 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.884132 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.884132 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:19.886643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9eb02052-472b-469b-9d14-de261999ce3a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.886643 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9eb02052-472b-469b-9d14-de261999ce3a None None] GET https://10.4.3.221/volume// Aug 18 13:51:19.886643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9eb02052-472b-469b-9d14-de261999ce3a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.886643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9eb02052-472b-469b-9d14-de261999ce3a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.886643 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9eb02052-472b-469b-9d14-de261999ce3a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:19.887077 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 384/1524] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:19.890501 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80c7db93-7902-4ad2-9f81-a7256c3cf957 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Volume info retrieved successfully. Aug 18 13:51:19.895122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80c7db93-7902-4ad2-9f81-a7256c3cf957 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 200 Aug 18 13:51:19.895582 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-716fbb19-a565-47c7-9f13-f37513dcf842 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.895857 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 377/1525] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:19.897410 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-716fbb19-a565-47c7-9f13-f37513dcf842 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:51:19.897713 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-716fbb19-a565-47c7-9f13-f37513dcf842 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb251df0-da83-4519-97a2-164a32080dce", "connector": null, "instance_uuid": "ec915dcf-beeb-4887-bf40-609f297b2938"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:19.906289 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.906289 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:19.910701 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cf544a25-ab29-47f0-8b5d-c86431f557fc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.913218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cf544a25-ab29-47f0-8b5d-c86431f557fc tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] POST https://10.4.3.221/volume/v3/os-volume-transfer Aug 18 13:51:19.914499 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cf544a25-ab29-47f0-8b5d-c86431f557fc tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ebd51cb3-c56a-4059-b030-c567bcfd63e6"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:19.914995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.volume_transfer [None req-cf544a25-ab29-47f0-8b5d-c86431f557fc tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ebd51cb3-c56a-4059-b030-c567bcfd63e6'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 13:51:19.915091 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.volume_transfer [None req-cf544a25-ab29-47f0-8b5d-c86431f557fc tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Creating transfer of volume ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:19.915189 np0000007658 devstack@c-api.service[100282]: INFO cinder.transfer.api [None req-cf544a25-ab29-47f0-8b5d-c86431f557fc tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Generating transfer record for volume ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:19.923308 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.923308 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:19.933489 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cf544a25-ab29-47f0-8b5d-c86431f557fc tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 13:51:19.934060 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 384/1526] 10.4.3.221 () {68 vars in 1291 bytes} [Tue Aug 18 13:51:19 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:19.944761 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-846c50d3-e561-44f3-af92-b0c0ae88a2eb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.949129 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-846c50d3-e561-44f3-af92-b0c0ae88a2eb tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:19.949129 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-846c50d3-e561-44f3-af92-b0c0ae88a2eb tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.949129 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-846c50d3-e561-44f3-af92-b0c0ae88a2eb tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.954243 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-716fbb19-a565-47c7-9f13-f37513dcf842 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:51:19.954883 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 382/1527] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:51:19 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 18 13:51:19.963539 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:19.963539 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:19.969596 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-846c50d3-e561-44f3-af92-b0c0ae88a2eb tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Volume info retrieved successfully. Aug 18 13:51:19.975486 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-846c50d3-e561-44f3-af92-b0c0ae88a2eb tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 200 Aug 18 13:51:19.976013 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 385/1528] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:19.991125 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be17dcf5-5636-4d63-8cb5-8cdc3eed2fbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.992183 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be17dcf5-5636-4d63-8cb5-8cdc3eed2fbc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:19.992338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be17dcf5-5636-4d63-8cb5-8cdc3eed2fbc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.992569 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be17dcf5-5636-4d63-8cb5-8cdc3eed2fbc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.993946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d949fee-b4c1-4513-87e5-ae2653f934ff None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:19.996799 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d949fee-b4c1-4513-87e5-ae2653f934ff tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/os-volume-transfer/detail Aug 18 13:51:19.997095 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d949fee-b4c1-4513-87e5-ae2653f934ff tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:19.997370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d949fee-b4c1-4513-87e5-ae2653f934ff tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:19.997572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.volume_transfer [None req-0d949fee-b4c1-4513-87e5-ae2653f934ff tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Listing volume transfers {{(pid=100282) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 13:51:20.004782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f6257188-4a5e-477d-97f4-1bcfea1a8503 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.004898 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d949fee-b4c1-4513-87e5-ae2653f934ff tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 13:51:20.004944 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6257188-4a5e-477d-97f4-1bcfea1a8503 None None] GET https://10.4.3.221/volume// Aug 18 13:51:20.004944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6257188-4a5e-477d-97f4-1bcfea1a8503 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.005009 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 385/1529] 10.4.3.221 () {66 vars in 1291 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:20.005043 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6257188-4a5e-477d-97f4-1bcfea1a8503 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.005043 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6257188-4a5e-477d-97f4-1bcfea1a8503 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:20.005043 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 383/1530] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:20.010107 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.010107 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:20.016955 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f3c2d628-8d49-46e8-b928-66656f12b742 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.018460 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be17dcf5-5636-4d63-8cb5-8cdc3eed2fbc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:20.019488 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3c2d628-8d49-46e8-b928-66656f12b742 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] DELETE https://10.4.3.221/volume/v3/os-volume-transfer/1b5fd749-950c-4ccc-9308-ee77d79c7bd4 Aug 18 13:51:20.019743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f3c2d628-8d49-46e8-b928-66656f12b742 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.020028 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f3c2d628-8d49-46e8-b928-66656f12b742 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.020180 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.volume_transfer [None req-f3c2d628-8d49-46e8-b928-66656f12b742 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Delete transfer with id: 1b5fd749-950c-4ccc-9308-ee77d79c7bd4 Aug 18 13:51:20.024395 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-5ac3b809-9598-40d4-b4c5-76412d7addd5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.024731 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be17dcf5-5636-4d63-8cb5-8cdc3eed2fbc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:20.026432 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 378/1531] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:19 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:20.026492 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-5ac3b809-9598-40d4-b4c5-76412d7addd5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:20.026492 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-5ac3b809-9598-40d4-b4c5-76412d7addd5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.026542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-5ac3b809-9598-40d4-b4c5-76412d7addd5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.039515 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.039515 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:20.040574 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.040574 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:20.043921 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-5ac3b809-9598-40d4-b4c5-76412d7addd5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:20.049801 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-5ac3b809-9598-40d4-b4c5-76412d7addd5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:20.050244 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 386/1532] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:20 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:20.051276 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3c2d628-8d49-46e8-b928-66656f12b742 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer/1b5fd749-950c-4ccc-9308-ee77d79c7bd4 returned with HTTP 202 Aug 18 13:51:20.051920 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 386/1533] 10.4.3.221 () {66 vars in 1384 bytes} [Tue Aug 18 13:51:20 2026] DELETE /volume/v3/os-volume-transfer/1b5fd749-950c-4ccc-9308-ee77d79c7bd4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:51:20.063880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6792a6d-0c76-4817-b412-a71c58ee09d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.066344 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6792a6d-0c76-4817-b412-a71c58ee09d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:20.067539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6792a6d-0c76-4817-b412-a71c58ee09d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.069198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6792a6d-0c76-4817-b412-a71c58ee09d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.078838 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.078838 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:20.084012 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a6792a6d-0c76-4817-b412-a71c58ee09d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Volume info retrieved successfully. Aug 18 13:51:20.088703 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6792a6d-0c76-4817-b412-a71c58ee09d0 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 200 Aug 18 13:51:20.089146 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 384/1534] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:20 2026] GET /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:20.099816 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ade2238-d162-4204-904c-42662821d1f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.102291 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ade2238-d162-4204-904c-42662821d1f4 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:20.104167 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ade2238-d162-4204-904c-42662821d1f4 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.104167 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ade2238-d162-4204-904c-42662821d1f4 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.104167 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2ade2238-d162-4204-904c-42662821d1f4 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:20.104339 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9a302322-fb6e-4aa7-b8f9-8a6dcd04c49b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.105920 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a302322-fb6e-4aa7-b8f9-8a6dcd04c49b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] DELETE https://10.4.3.221/volume/v3/os-volume-transfer/1b5fd749-950c-4ccc-9308-ee77d79c7bd4 Aug 18 13:51:20.106835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a302322-fb6e-4aa7-b8f9-8a6dcd04c49b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.107590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a302322-fb6e-4aa7-b8f9-8a6dcd04c49b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.108453 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.volume_transfer [None req-9a302322-fb6e-4aa7-b8f9-8a6dcd04c49b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Delete transfer with id: 1b5fd749-950c-4ccc-9308-ee77d79c7bd4 Aug 18 13:51:20.109429 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.109429 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:20.110958 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ade2238-d162-4204-904c-42662821d1f4 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:20.111427 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 379/1535] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:20 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:20.116833 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a302322-fb6e-4aa7-b8f9-8a6dcd04c49b tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/os-volume-transfer/1b5fd749-950c-4ccc-9308-ee77d79c7bd4 returned with HTTP 404 Aug 18 13:51:20.116833 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 387/1536] 10.4.3.221 () {66 vars in 1384 bytes} [Tue Aug 18 13:51:20 2026] DELETE /volume/v3/os-volume-transfer/1b5fd749-950c-4ccc-9308-ee77d79c7bd4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:51:20.128125 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.130479 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:20.130980 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.131316 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.131475 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Delete volume with id: ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:20.144845 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.144845 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:20.145376 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Volume info retrieved successfully. Aug 18 13:51:20.177324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-1a96e84d-5f81-42af-9a86-d0154ee59ed6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.178832 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Delete volume request issued successfully. Aug 18 13:51:20.179093 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fa378fc0-1578-41e2-aaf6-0c6ad57c4646 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 202 Aug 18 13:51:20.179441 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 387/1537] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:20 2026] DELETE /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:20.179602 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-1a96e84d-5f81-42af-9a86-d0154ee59ed6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2 Aug 18 13:51:20.180050 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-1a96e84d-5f81-42af-9a86-d0154ee59ed6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:20.187936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-94ea7d20-77df-4083-b895-ca10cf242304 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.191087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-1a96e84d-5f81-42af-9a86-d0154ee59ed6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-cb251df0-da83-4519-97a2-164a32080dce-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:51:20.192658 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94ea7d20-77df-4083-b895-ca10cf242304 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] GET https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:20.192745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94ea7d20-77df-4083-b895-ca10cf242304 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.193015 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94ea7d20-77df-4083-b895-ca10cf242304 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.196597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-1a96e84d-5f81-42af-9a86-d0154ee59ed6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-cb251df0-da83-4519-97a2-164a32080dce-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:51:20.198428 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.198428 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:20.205080 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.205080 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:20.209668 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-94ea7d20-77df-4083-b895-ca10cf242304 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Volume info retrieved successfully. Aug 18 13:51:20.215095 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94ea7d20-77df-4083-b895-ca10cf242304 tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 200 Aug 18 13:51:20.215426 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 380/1538] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:20 2026] GET /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:20.324555 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-1a96e84d-5f81-42af-9a86-d0154ee59ed6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-cb251df0-da83-4519-97a2-164a32080dce-np0000007658" released by "attachment_update" :: held 0.128s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:51:20.324834 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-1a96e84d-5f81-42af-9a86-d0154ee59ed6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2 returned with HTTP 200 Aug 18 13:51:20.325418 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 385/1539] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:51:20 2026] PUT /volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:51:20.737937 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-73cd2883-788d-4bb3-8ae2-f89d64429883 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.740024 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-73cd2883-788d-4bb3-8ae2-f89d64429883 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd Aug 18 13:51:20.740244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-73cd2883-788d-4bb3-8ae2-f89d64429883 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.740452 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-73cd2883-788d-4bb3-8ae2-f89d64429883 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.746174 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-73cd2883-788d-4bb3-8ae2-f89d64429883 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd returned with HTTP 404 Aug 18 13:51:20.746676 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 388/1540] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:20 2026] GET /volume/v3/volumes/90740d23-6638-4419-9e5c-0bc2af66f9fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:20.755672 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.757607 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] DELETE https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:51:20.758971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.758971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.758971 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Delete volume with id: 0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:51:20.772847 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.772847 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:20.774304 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:51:20.807640 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Delete volume request issued successfully. Aug 18 13:51:20.807821 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d6800d4-e096-4d52-8755-e4fcb2cf5ab4 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 returned with HTTP 202 Aug 18 13:51:20.808670 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 388/1541] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:20 2026] DELETE /volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:20.820760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-760a5fb6-979e-49c5-a111-524af6a39d59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:20.825101 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-760a5fb6-979e-49c5-a111-524af6a39d59 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:51:20.825345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-760a5fb6-979e-49c5-a111-524af6a39d59 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:20.825602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-760a5fb6-979e-49c5-a111-524af6a39d59 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:20.841421 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:20.841421 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:20.849439 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-760a5fb6-979e-49c5-a111-524af6a39d59 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Volume info retrieved successfully. Aug 18 13:51:20.857012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-760a5fb6-979e-49c5-a111-524af6a39d59 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 returned with HTTP 200 Aug 18 13:51:20.857669 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 381/1542] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:20 2026] GET /volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:21.043783 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df5600a8-f00b-4717-bc8d-93d2e5c9f9f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:21.046744 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df5600a8-f00b-4717-bc8d-93d2e5c9f9f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:21.047055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df5600a8-f00b-4717-bc8d-93d2e5c9f9f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:21.047282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df5600a8-f00b-4717-bc8d-93d2e5c9f9f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:21.062909 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:21.062909 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:21.068457 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-df5600a8-f00b-4717-bc8d-93d2e5c9f9f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:21.076468 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df5600a8-f00b-4717-bc8d-93d2e5c9f9f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:21.077188 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 386/1543] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:21 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:21.121995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b48cbe7c-7c20-4eed-b313-414bb1162054 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:21.123879 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b48cbe7c-7c20-4eed-b313-414bb1162054 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:21.124087 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b48cbe7c-7c20-4eed-b313-414bb1162054 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:21.124273 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b48cbe7c-7c20-4eed-b313-414bb1162054 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:21.124595 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b48cbe7c-7c20-4eed-b313-414bb1162054 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:21.129253 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:21.129253 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:21.130152 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b48cbe7c-7c20-4eed-b313-414bb1162054 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:21.130575 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 389/1544] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:21 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:21.233224 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-73bc6a20-cc43-4feb-953e-09b51b3947bf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:21.235194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73bc6a20-cc43-4feb-953e-09b51b3947bf tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] GET https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:21.237015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73bc6a20-cc43-4feb-953e-09b51b3947bf tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:21.237015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73bc6a20-cc43-4feb-953e-09b51b3947bf tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:21.243510 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73bc6a20-cc43-4feb-953e-09b51b3947bf tempest-VolumesTransfersTest-557966584 tempest-VolumesTransfersTest-557966584-project-admin] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 404 Aug 18 13:51:21.244054 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 389/1545] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:21 2026] GET /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:21.251431 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c03dd0f7-6ff4-48f4-ab8b-d66640385789 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:21.253961 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c03dd0f7-6ff4-48f4-ab8b-d66640385789 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] GET https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:21.254312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c03dd0f7-6ff4-48f4-ab8b-d66640385789 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:21.254737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c03dd0f7-6ff4-48f4-ab8b-d66640385789 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:21.263355 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c03dd0f7-6ff4-48f4-ab8b-d66640385789 tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 404 Aug 18 13:51:21.264058 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 382/1546] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:21 2026] GET /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:21.272258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-038e3018-2236-4a7a-9f9a-15365191a0ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:21.274394 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-038e3018-2236-4a7a-9f9a-15365191a0ea tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:21.274580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-038e3018-2236-4a7a-9f9a-15365191a0ea tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:21.274827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-038e3018-2236-4a7a-9f9a-15365191a0ea tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:21.275072 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-038e3018-2236-4a7a-9f9a-15365191a0ea tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] Delete volume with id: ebd51cb3-c56a-4059-b030-c567bcfd63e6 Aug 18 13:51:21.282758 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-038e3018-2236-4a7a-9f9a-15365191a0ea tempest-VolumesTransfersTest-1772087680 tempest-VolumesTransfersTest-1772087680-project-member] https://10.4.3.221/volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 returned with HTTP 404 Aug 18 13:51:21.283346 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 387/1547] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:21 2026] DELETE /volume/v3/volumes/ebd51cb3-c56a-4059-b030-c567bcfd63e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:21.876935 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4c77a6d0-4ba8-4a54-866f-3043c9e524f9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:21.879201 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4c77a6d0-4ba8-4a54-866f-3043c9e524f9 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] GET https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 Aug 18 13:51:21.879466 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4c77a6d0-4ba8-4a54-866f-3043c9e524f9 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:21.879655 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4c77a6d0-4ba8-4a54-866f-3043c9e524f9 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:21.894323 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4c77a6d0-4ba8-4a54-866f-3043c9e524f9 tempest-TaggedBootDevicesTest_v242-1006158475 tempest-TaggedBootDevicesTest_v242-1006158475-project-member] https://10.4.3.221/volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 returned with HTTP 404 Aug 18 13:51:21.894905 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 390/1548] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:21 2026] GET /volume/v3/volumes/0d93a0d6-a5ba-4934-a8e9-9aa9eeea9d62 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:22.095907 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-171c6424-f491-4260-ac88-6e98f649c7f8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:22.099965 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-171c6424-f491-4260-ac88-6e98f649c7f8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:22.099965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-171c6424-f491-4260-ac88-6e98f649c7f8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:22.099965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-171c6424-f491-4260-ac88-6e98f649c7f8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:22.125315 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:22.125315 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:22.133597 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-171c6424-f491-4260-ac88-6e98f649c7f8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:22.140656 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-171c6424-f491-4260-ac88-6e98f649c7f8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:22.141340 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 390/1549] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:22 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:22.142728 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85e7327e-db5f-41ea-ad1f-454b5164f972 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:22.145558 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85e7327e-db5f-41ea-ad1f-454b5164f972 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:22.145675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85e7327e-db5f-41ea-ad1f-454b5164f972 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:22.145951 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85e7327e-db5f-41ea-ad1f-454b5164f972 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:22.146116 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-85e7327e-db5f-41ea-ad1f-454b5164f972 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:22.152444 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:22.152444 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:22.153252 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85e7327e-db5f-41ea-ad1f-454b5164f972 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:22.153830 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 383/1550] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:22 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:23.163667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c2b6b19-4d5a-4410-a0f9-0999bfcaa0ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:23.165494 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7b4faed8-4dd0-4718-b0dd-c525039d853a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:23.167832 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c2b6b19-4d5a-4410-a0f9-0999bfcaa0ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:23.168136 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c2b6b19-4d5a-4410-a0f9-0999bfcaa0ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:23.168315 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c2b6b19-4d5a-4410-a0f9-0999bfcaa0ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:23.172171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b4faed8-4dd0-4718-b0dd-c525039d853a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:23.172171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b4faed8-4dd0-4718-b0dd-c525039d853a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:23.172171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b4faed8-4dd0-4718-b0dd-c525039d853a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:23.172171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7b4faed8-4dd0-4718-b0dd-c525039d853a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:23.177722 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:23.177722 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:23.178894 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b4faed8-4dd0-4718-b0dd-c525039d853a tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:23.179446 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 391/1551] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:23 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:23.179744 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:23.179744 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:23.183998 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c2b6b19-4d5a-4410-a0f9-0999bfcaa0ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:23.192909 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c2b6b19-4d5a-4410-a0f9-0999bfcaa0ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:23.193267 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 388/1552] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:23 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:23.657004 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-86bef8a2-8d41-4220-98ef-3a7803085113 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:23.659106 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-86bef8a2-8d41-4220-98ef-3a7803085113 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2/action Aug 18 13:51:23.659345 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-86bef8a2-8d41-4220-98ef-3a7803085113 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:23.659453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-86bef8a2-8d41-4220-98ef-3a7803085113 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:23.685611 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:23.685611 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:23.700637 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-82323c93-e737-465b-ad4a-83ecb06d0971 req-86bef8a2-8d41-4220-98ef-3a7803085113 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2/action returned with HTTP 204 Aug 18 13:51:23.701038 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 391/1553] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:51:23 2026] POST /volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:23.777066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7956ba2c-6dc8-457b-b975-277394a4c714 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:23.779939 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7956ba2c-6dc8-457b-b975-277394a4c714 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:23.780231 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7956ba2c-6dc8-457b-b975-277394a4c714 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:23.780516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7956ba2c-6dc8-457b-b975-277394a4c714 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:23.795963 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:23.795963 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:23.802318 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7956ba2c-6dc8-457b-b975-277394a4c714 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:51:23.809524 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7956ba2c-6dc8-457b-b975-277394a4c714 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:51:23.810275 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 384/1554] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:23 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:23.874044 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-ab9fe213-b8b1-43e3-a90a-957bf940d4c9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:23.878990 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-ab9fe213-b8b1-43e3-a90a-957bf940d4c9 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:23.878990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-ab9fe213-b8b1-43e3-a90a-957bf940d4c9 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:23.878990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-ab9fe213-b8b1-43e3-a90a-957bf940d4c9 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:23.892147 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:23.892147 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:23.897482 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-ab9fe213-b8b1-43e3-a90a-957bf940d4c9 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:51:23.903715 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-ab9fe213-b8b1-43e3-a90a-957bf940d4c9 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:51:23.904049 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 392/1555] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:23 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:23.924074 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-83ed69be-7e21-4895-94a3-e4d5162c61b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:23.926559 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-83ed69be-7e21-4895-94a3-e4d5162c61b0 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] POST https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443/action Aug 18 13:51:23.927089 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-83ed69be-7e21-4895-94a3-e4d5162c61b0 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:23.927228 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-83ed69be-7e21-4895-94a3-e4d5162c61b0 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:23.939680 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:23.939680 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:23.940274 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-83ed69be-7e21-4895-94a3-e4d5162c61b0 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:51:23.949652 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-83ed69be-7e21-4895-94a3-e4d5162c61b0 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Begin detaching volume completed successfully. Aug 18 13:51:23.949954 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-83ed69be-7e21-4895-94a3-e4d5162c61b0 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443/action returned with HTTP 202 Aug 18 13:51:23.950443 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 389/1556] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:51:23 2026] POST /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:51:24.013202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-17e81b7c-c721-4e1a-a038-40fb51057c15 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.013202 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17e81b7c-c721-4e1a-a038-40fb51057c15 None None] GET https://10.4.3.221/volume// Aug 18 13:51:24.013202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17e81b7c-c721-4e1a-a038-40fb51057c15 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.013202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17e81b7c-c721-4e1a-a038-40fb51057c15 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.013202 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17e81b7c-c721-4e1a-a038-40fb51057c15 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:24.013202 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 392/1557] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:24.027280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-66870fb8-2687-4cd4-92a4-f9ab2c1f445b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.031412 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-66870fb8-2687-4cd4-92a4-f9ab2c1f445b tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:24.031696 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-66870fb8-2687-4cd4-92a4-f9ab2c1f445b tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.032034 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-66870fb8-2687-4cd4-92a4-f9ab2c1f445b tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.044625 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.044625 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:24.051917 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-66870fb8-2687-4cd4-92a4-f9ab2c1f445b tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:51:24.055717 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-66870fb8-2687-4cd4-92a4-f9ab2c1f445b tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:51:24.057376 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 385/1558] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:24.198023 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-91b8dba0-9cec-465a-a01c-c65881ee0864 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.201275 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-91b8dba0-9cec-465a-a01c-c65881ee0864 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:24.201275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-91b8dba0-9cec-465a-a01c-c65881ee0864 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.201275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-91b8dba0-9cec-465a-a01c-c65881ee0864 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.201275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-91b8dba0-9cec-465a-a01c-c65881ee0864 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:24.216266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02a2376c-e1c8-489f-9ed8-5cc048350456 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.217916 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.217916 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:24.218930 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02a2376c-e1c8-489f-9ed8-5cc048350456 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:24.218988 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02a2376c-e1c8-489f-9ed8-5cc048350456 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.219028 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-91b8dba0-9cec-465a-a01c-c65881ee0864 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:24.219362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02a2376c-e1c8-489f-9ed8-5cc048350456 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.219706 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 393/1559] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:24.244031 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.244031 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:24.249258 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-02a2376c-e1c8-489f-9ed8-5cc048350456 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:24.254983 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02a2376c-e1c8-489f-9ed8-5cc048350456 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:24.256022 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 390/1560] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:24.341878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b2fc7efd-bee5-4796-b717-8c29eb0ca366 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.345883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b2fc7efd-bee5-4796-b717-8c29eb0ca366 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:24.345883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b2fc7efd-bee5-4796-b717-8c29eb0ca366 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.345883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b2fc7efd-bee5-4796-b717-8c29eb0ca366 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.360196 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.360196 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:24.364886 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b2fc7efd-bee5-4796-b717-8c29eb0ca366 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:24.372612 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b2fc7efd-bee5-4796-b717-8c29eb0ca366 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:24.373435 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 393/1561] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:24.487968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8e6a162-3c70-4dd3-aef8-41bf338f6b3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.488287 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8e6a162-3c70-4dd3-aef8-41bf338f6b3d None None] GET https://10.4.3.221/volume// Aug 18 13:51:24.488542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8e6a162-3c70-4dd3-aef8-41bf338f6b3d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.488795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8e6a162-3c70-4dd3-aef8-41bf338f6b3d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.489216 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8e6a162-3c70-4dd3-aef8-41bf338f6b3d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:24.489702 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 386/1562] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:24.499878 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b322ba8b-7cb6-4cab-bc04-0cae5c389b17 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.503241 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b322ba8b-7cb6-4cab-bc04-0cae5c389b17 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:51:24.503708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b322ba8b-7cb6-4cab-bc04-0cae5c389b17 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb251df0-da83-4519-97a2-164a32080dce", "connector": null, "instance_uuid": "13c7ad09-f330-4d58-b331-0e76cf8c25e9"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:24.520447 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.520447 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:24.562660 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-b322ba8b-7cb6-4cab-bc04-0cae5c389b17 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:51:24.562660 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 394/1563] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:51:24 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:24.614532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f93ddd8-bfb3-4c49-b470-bbc423ced655 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.617540 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f93ddd8-bfb3-4c49-b470-bbc423ced655 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:24.617752 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f93ddd8-bfb3-4c49-b470-bbc423ced655 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.618001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f93ddd8-bfb3-4c49-b470-bbc423ced655 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.633102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1914d634-fa05-4c7f-91a0-9ef1c6f40463 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.633810 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1914d634-fa05-4c7f-91a0-9ef1c6f40463 None None] GET https://10.4.3.221/volume// Aug 18 13:51:24.634015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1914d634-fa05-4c7f-91a0-9ef1c6f40463 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.634654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1914d634-fa05-4c7f-91a0-9ef1c6f40463 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.636944 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1914d634-fa05-4c7f-91a0-9ef1c6f40463 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:24.636944 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 394/1564] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 13:51:24.639678 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.639678 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:24.645937 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f93ddd8-bfb3-4c49-b470-bbc423ced655 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:24.650518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f798ae5e-6030-402b-989b-95934632e066 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.650917 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f93ddd8-bfb3-4c49-b470-bbc423ced655 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:24.651636 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 391/1565] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:24.653559 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f798ae5e-6030-402b-989b-95934632e066 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:24.653559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f798ae5e-6030-402b-989b-95934632e066 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:24.653682 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f798ae5e-6030-402b-989b-95934632e066 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:24.672070 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.672070 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:24.675824 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f798ae5e-6030-402b-989b-95934632e066 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:24.680417 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f798ae5e-6030-402b-989b-95934632e066 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:24.680882 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 387/1566] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:24 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:24.823804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-ba0db120-3323-40dd-84b8-5f63c7291402 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:24.826035 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-ba0db120-3323-40dd-84b8-5f63c7291402 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0 Aug 18 13:51:24.829001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-ba0db120-3323-40dd-84b8-5f63c7291402 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:24.839664 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-ba0db120-3323-40dd-84b8-5f63c7291402 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-cb251df0-da83-4519-97a2-164a32080dce-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:51:24.844507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-ba0db120-3323-40dd-84b8-5f63c7291402 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-cb251df0-da83-4519-97a2-164a32080dce-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:51:24.846057 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:24.846057 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:24.956823 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-ba0db120-3323-40dd-84b8-5f63c7291402 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-cb251df0-da83-4519-97a2-164a32080dce-np0000007658" released by "attachment_update" :: held 0.112s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:51:24.957638 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-ba0db120-3323-40dd-84b8-5f63c7291402 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0 returned with HTTP 200 Aug 18 13:51:24.958740 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 395/1567] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:51:24 2026] PUT /volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:25.209126 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-7a9c463f-fc24-4b02-8416-75052666598a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:25.215088 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-7a9c463f-fc24-4b02-8416-75052666598a tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] DELETE https://10.4.3.221/volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1 Aug 18 13:51:25.215088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-7a9c463f-fc24-4b02-8416-75052666598a tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:25.215088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-7a9c463f-fc24-4b02-8416-75052666598a tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:25.226358 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:25.226358 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:25.233075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-878ba62b-b99a-4389-8cdc-0d0032aea690 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:25.240389 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-878ba62b-b99a-4389-8cdc-0d0032aea690 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:25.240389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-878ba62b-b99a-4389-8cdc-0d0032aea690 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:25.240389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-878ba62b-b99a-4389-8cdc-0d0032aea690 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:25.240389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-878ba62b-b99a-4389-8cdc-0d0032aea690 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:25.248170 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:25.248170 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:25.249170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-878ba62b-b99a-4389-8cdc-0d0032aea690 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:25.249708 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 392/1568] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:25 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:25.323983 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-342fcfd9-1916-48ae-9edb-fb9fab36514a req-7a9c463f-fc24-4b02-8416-75052666598a tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1 returned with HTTP 200 Aug 18 13:51:25.324564 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 395/1569] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:25 2026] DELETE /volume/v3/attachments/dfc0e8b1-a053-4090-922d-23c779e907b1 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:25.670191 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2adfb011-fb70-4d15-b3d2-2c4287dd718a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:25.672985 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2adfb011-fb70-4d15-b3d2-2c4287dd718a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:25.673272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2adfb011-fb70-4d15-b3d2-2c4287dd718a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:25.673536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2adfb011-fb70-4d15-b3d2-2c4287dd718a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:25.691059 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:25.691059 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:25.694655 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2adfb011-fb70-4d15-b3d2-2c4287dd718a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:25.699282 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2adfb011-fb70-4d15-b3d2-2c4287dd718a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:25.699908 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 388/1570] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:25 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:26.135286 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-31703e37-02eb-4cca-95d1-42ba1a3ae190 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:26.137514 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31703e37-02eb-4cca-95d1-42ba1a3ae190 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:26.138885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31703e37-02eb-4cca-95d1-42ba1a3ae190 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:26.138885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31703e37-02eb-4cca-95d1-42ba1a3ae190 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:26.147932 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:26.147932 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:26.153237 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-31703e37-02eb-4cca-95d1-42ba1a3ae190 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:51:26.159036 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31703e37-02eb-4cca-95d1-42ba1a3ae190 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:51:26.159502 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 396/1571] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:26 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:26.267650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-804436c1-034d-4768-9a8f-338f3daea12b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:26.270427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-804436c1-034d-4768-9a8f-338f3daea12b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:26.270705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-804436c1-034d-4768-9a8f-338f3daea12b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:26.270916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-804436c1-034d-4768-9a8f-338f3daea12b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:26.271091 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-804436c1-034d-4768-9a8f-338f3daea12b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:26.277523 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:26.277523 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:26.278567 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-804436c1-034d-4768-9a8f-338f3daea12b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:26.278914 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 393/1572] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:26 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:26.718136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-df97f1f8-3695-4a38-a124-b5062c049a86 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:26.722539 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-df97f1f8-3695-4a38-a124-b5062c049a86 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:26.722539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-df97f1f8-3695-4a38-a124-b5062c049a86 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:26.722539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-df97f1f8-3695-4a38-a124-b5062c049a86 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:26.739550 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:26.739550 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:26.746065 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-df97f1f8-3695-4a38-a124-b5062c049a86 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:26.751262 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-df97f1f8-3695-4a38-a124-b5062c049a86 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:26.751686 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 396/1573] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:26 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:27.301142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6eeb646f-6107-4df0-80ec-6e459ad7e5ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:27.308998 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6eeb646f-6107-4df0-80ec-6e459ad7e5ce tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:27.309283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6eeb646f-6107-4df0-80ec-6e459ad7e5ce tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:27.309571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6eeb646f-6107-4df0-80ec-6e459ad7e5ce tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:27.309724 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6eeb646f-6107-4df0-80ec-6e459ad7e5ce tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:27.323375 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:27.323375 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:27.325050 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6eeb646f-6107-4df0-80ec-6e459ad7e5ce tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:27.325937 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 389/1574] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:27 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:27.594890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f9f76826-e3a5-437f-a5fd-9e427755acc1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:27.599337 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f9f76826-e3a5-437f-a5fd-9e427755acc1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0/action Aug 18 13:51:27.599767 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f9f76826-e3a5-437f-a5fd-9e427755acc1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:27.599939 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f9f76826-e3a5-437f-a5fd-9e427755acc1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:27.629179 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:27.629179 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:27.652678 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c917e2be-7f2f-4532-89f7-71d9f2a6f878 req-f9f76826-e3a5-437f-a5fd-9e427755acc1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0/action returned with HTTP 204 Aug 18 13:51:27.653635 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 397/1575] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:51:27 2026] POST /volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:27.767100 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bee5252-bb78-48d4-a216-572d19776bc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:27.769076 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bee5252-bb78-48d4-a216-572d19776bc0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:27.769258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bee5252-bb78-48d4-a216-572d19776bc0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:27.769449 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bee5252-bb78-48d4-a216-572d19776bc0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:27.784194 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:27.784194 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:27.789250 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2bee5252-bb78-48d4-a216-572d19776bc0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:27.794316 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bee5252-bb78-48d4-a216-572d19776bc0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:27.794910 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 394/1576] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:27 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:27.810349 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fefd0fca-3eeb-42b0-b39f-a7db75ab59b0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:27.921771 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fefd0fca-3eeb-42b0-b39f-a7db75ab59b0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:27.922074 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fefd0fca-3eeb-42b0-b39f-a7db75ab59b0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:27.922377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fefd0fca-3eeb-42b0-b39f-a7db75ab59b0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:27.937917 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:27.937917 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:27.942194 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fefd0fca-3eeb-42b0-b39f-a7db75ab59b0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Volume info retrieved successfully. Aug 18 13:51:27.949676 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fefd0fca-3eeb-42b0-b39f-a7db75ab59b0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:27.949676 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 397/1577] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:27 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1442 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:28.019787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-516d4066-117f-4747-8af6-246567452100 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.024294 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-516d4066-117f-4747-8af6-246567452100 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:28.024654 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-516d4066-117f-4747-8af6-246567452100 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.025662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-516d4066-117f-4747-8af6-246567452100 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.052581 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.052581 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:28.059524 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-516d4066-117f-4747-8af6-246567452100 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Volume info retrieved successfully. Aug 18 13:51:28.065495 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-516d4066-117f-4747-8af6-246567452100 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:28.066200 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 390/1578] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:28.121771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-2ada9d37-3b0c-4294-b70f-66e5c9840c03 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.123967 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-2ada9d37-3b0c-4294-b70f-66e5c9840c03 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:28.124136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-2ada9d37-3b0c-4294-b70f-66e5c9840c03 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.124305 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-2ada9d37-3b0c-4294-b70f-66e5c9840c03 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.145740 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.145740 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:28.156754 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-2ada9d37-3b0c-4294-b70f-66e5c9840c03 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:28.167633 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-2ada9d37-3b0c-4294-b70f-66e5c9840c03 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:28.168098 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 398/1579] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:28.193310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-9cc76b87-bd3b-4e8b-8f79-fd5dfdc8aa9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.195434 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-9cc76b87-bd3b-4e8b-8f79-fd5dfdc8aa9f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce/action Aug 18 13:51:28.195833 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-9cc76b87-bd3b-4e8b-8f79-fd5dfdc8aa9f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:28.195996 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-9cc76b87-bd3b-4e8b-8f79-fd5dfdc8aa9f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:28.209095 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.209095 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:28.209752 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-9cc76b87-bd3b-4e8b-8f79-fd5dfdc8aa9f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:28.220757 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-9cc76b87-bd3b-4e8b-8f79-fd5dfdc8aa9f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Begin detaching volume completed successfully. Aug 18 13:51:28.220980 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-9cc76b87-bd3b-4e8b-8f79-fd5dfdc8aa9f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce/action returned with HTTP 202 Aug 18 13:51:28.221496 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 395/1580] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:51:28 2026] POST /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:51:28.257062 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ea5df3ef-0f78-4c3b-8b43-a4a1e985476e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.260715 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea5df3ef-0f78-4c3b-8b43-a4a1e985476e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:28.260715 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea5df3ef-0f78-4c3b-8b43-a4a1e985476e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.260715 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea5df3ef-0f78-4c3b-8b43-a4a1e985476e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.279838 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.279838 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:28.285002 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ea5df3ef-0f78-4c3b-8b43-a4a1e985476e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:28.296558 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea5df3ef-0f78-4c3b-8b43-a4a1e985476e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:28.297339 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 398/1581] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:28.304169 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f461755b-65f8-4cfd-982e-7a1ef73343bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.304675 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f461755b-65f8-4cfd-982e-7a1ef73343bf None None] GET https://10.4.3.221/volume// Aug 18 13:51:28.307498 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f461755b-65f8-4cfd-982e-7a1ef73343bf None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.307498 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f461755b-65f8-4cfd-982e-7a1ef73343bf None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.307498 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f461755b-65f8-4cfd-982e-7a1ef73343bf None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:28.307736 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 391/1582] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:28.318986 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-3fb6a687-a70f-48bb-9765-b0cb782dbfa7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.323904 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-3fb6a687-a70f-48bb-9765-b0cb782dbfa7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:28.324181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-3fb6a687-a70f-48bb-9765-b0cb782dbfa7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.324447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-3fb6a687-a70f-48bb-9765-b0cb782dbfa7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.341803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-465aa20e-ed58-4a25-abf8-abbf3de41e6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.344139 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-465aa20e-ed58-4a25-abf8-abbf3de41e6d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:51:28.344529 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.344529 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:28.344682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-465aa20e-ed58-4a25-abf8-abbf3de41e6d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.345009 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-465aa20e-ed58-4a25-abf8-abbf3de41e6d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.345214 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-465aa20e-ed58-4a25-abf8-abbf3de41e6d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Show backup with id 121943b8-36a8-4a39-add8-a73406e0923c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:28.352976 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.352976 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:28.353202 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-3fb6a687-a70f-48bb-9765-b0cb782dbfa7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:28.354640 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-465aa20e-ed58-4a25-abf8-abbf3de41e6d tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 200 Aug 18 13:51:28.355312 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 396/1583] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:28.361361 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-3fb6a687-a70f-48bb-9765-b0cb782dbfa7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:28.361886 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 399/1584] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1625 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:28.367804 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e092311a-26dc-49e8-9b6f-8a74c12e0b7b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.373391 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e092311a-26dc-49e8-9b6f-8a74c12e0b7b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 Aug 18 13:51:28.373391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e092311a-26dc-49e8-9b6f-8a74c12e0b7b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.373391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e092311a-26dc-49e8-9b6f-8a74c12e0b7b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.384374 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.384374 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:28.388927 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e092311a-26dc-49e8-9b6f-8a74c12e0b7b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:28.400009 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e092311a-26dc-49e8-9b6f-8a74c12e0b7b tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 returned with HTTP 200 Aug 18 13:51:28.400723 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 399/1585] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 => generated 1416 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:28.416851 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d329463-2012-422f-86d4-38d98f30f977 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:28.422651 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d329463-2012-422f-86d4-38d98f30f977 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 Aug 18 13:51:28.422651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d329463-2012-422f-86d4-38d98f30f977 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:28.422651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d329463-2012-422f-86d4-38d98f30f977 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:28.428599 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:28.428599 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:28.433365 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d329463-2012-422f-86d4-38d98f30f977 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:28.438343 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d329463-2012-422f-86d4-38d98f30f977 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 returned with HTTP 200 Aug 18 13:51:28.438619 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 392/1586] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:28 2026] GET /volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:29.013498 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-d969ae07-45b5-4cb7-a45c-55af88d98fe0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.015776 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-d969ae07-45b5-4cb7-a45c-55af88d98fe0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:29.016257 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-d969ae07-45b5-4cb7-a45c-55af88d98fe0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.016257 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-d969ae07-45b5-4cb7-a45c-55af88d98fe0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.029584 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.029584 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:29.033162 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-d969ae07-45b5-4cb7-a45c-55af88d98fe0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:29.037667 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-d969ae07-45b5-4cb7-a45c-55af88d98fe0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:29.038070 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 397/1587] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:29.065357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-6432c6c4-7fad-4bd3-ab94-f82f94f51ead None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.068463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-6432c6c4-7fad-4bd3-ab94-f82f94f51ead tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2 Aug 18 13:51:29.068642 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-6432c6c4-7fad-4bd3-ab94-f82f94f51ead tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.069934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-6432c6c4-7fad-4bd3-ab94-f82f94f51ead tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.079146 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.079146 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:29.156218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d7b1353-fb8e-4ee3-8053-32354e2382de req-6432c6c4-7fad-4bd3-ab94-f82f94f51ead tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2 returned with HTTP 200 Aug 18 13:51:29.156398 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 400/1588] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:29 2026] DELETE /volume/v3/attachments/d6a31f66-bda8-4f14-80bc-304876e0c2a2 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:29.318340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-32cb6329-c9e3-41d1-8689-3f7b32bc3a6a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.320464 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-32cb6329-c9e3-41d1-8689-3f7b32bc3a6a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:29.320593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-32cb6329-c9e3-41d1-8689-3f7b32bc3a6a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.320766 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-32cb6329-c9e3-41d1-8689-3f7b32bc3a6a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.337266 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.337266 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:29.342141 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-32cb6329-c9e3-41d1-8689-3f7b32bc3a6a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:29.348374 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-32cb6329-c9e3-41d1-8689-3f7b32bc3a6a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:29.348374 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 400/1589] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:29.434659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80551171-dea5-4a79-9bdb-aec59b7b3c59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.438635 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80551171-dea5-4a79-9bdb-aec59b7b3c59 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:29.438635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80551171-dea5-4a79-9bdb-aec59b7b3c59 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.438635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80551171-dea5-4a79-9bdb-aec59b7b3c59 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.459024 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.459024 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:29.466973 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80551171-dea5-4a79-9bdb-aec59b7b3c59 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Volume info retrieved successfully. Aug 18 13:51:29.474940 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80551171-dea5-4a79-9bdb-aec59b7b3c59 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:29.476349 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 393/1590] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:29.517747 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-ca1720d9-5c2b-4f21-9a21-0a7d33b99f16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.521303 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-ca1720d9-5c2b-4f21-9a21-0a7d33b99f16 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:29.521681 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-ca1720d9-5c2b-4f21-9a21-0a7d33b99f16 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.521850 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-ca1720d9-5c2b-4f21-9a21-0a7d33b99f16 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.537391 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.537391 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:29.542516 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-ca1720d9-5c2b-4f21-9a21-0a7d33b99f16 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:29.548587 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-ca1720d9-5c2b-4f21-9a21-0a7d33b99f16 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:29.549813 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 398/1591] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:29.586935 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-8451a125-ee36-4dd9-8fee-f9b193bf19c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.593747 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-8451a125-ee36-4dd9-8fee-f9b193bf19c6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce/action Aug 18 13:51:29.595007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-8451a125-ee36-4dd9-8fee-f9b193bf19c6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:29.595171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-8451a125-ee36-4dd9-8fee-f9b193bf19c6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:29.612429 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.612429 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:29.612981 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-8451a125-ee36-4dd9-8fee-f9b193bf19c6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:29.620716 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-8451a125-ee36-4dd9-8fee-f9b193bf19c6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Begin detaching volume completed successfully. Aug 18 13:51:29.621243 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-8451a125-ee36-4dd9-8fee-f9b193bf19c6 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce/action returned with HTTP 202 Aug 18 13:51:29.622277 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 401/1592] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:51:29 2026] POST /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:51:29.649400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2064f69a-b9b9-465e-8213-3b9ed84061e3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.652981 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2064f69a-b9b9-465e-8213-3b9ed84061e3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:29.653388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2064f69a-b9b9-465e-8213-3b9ed84061e3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.654092 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2064f69a-b9b9-465e-8213-3b9ed84061e3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.669677 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.669677 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:29.675311 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2064f69a-b9b9-465e-8213-3b9ed84061e3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:29.682437 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2064f69a-b9b9-465e-8213-3b9ed84061e3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:29.685062 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 401/1593] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:29.687516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e03c670-3636-4626-aef9-65413339991c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.688062 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e03c670-3636-4626-aef9-65413339991c None None] GET https://10.4.3.221/volume// Aug 18 13:51:29.688339 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e03c670-3636-4626-aef9-65413339991c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.688758 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e03c670-3636-4626-aef9-65413339991c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.689682 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e03c670-3636-4626-aef9-65413339991c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:29.689744 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 394/1594] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:29.699123 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-fe025877-1dbb-4f38-8273-95606357bfd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.701982 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-fe025877-1dbb-4f38-8273-95606357bfd9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:29.701982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-fe025877-1dbb-4f38-8273-95606357bfd9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.701982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-fe025877-1dbb-4f38-8273-95606357bfd9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.711013 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.711013 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:29.717879 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-fe025877-1dbb-4f38-8273-95606357bfd9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:29.719775 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-fe025877-1dbb-4f38-8273-95606357bfd9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:29.720258 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 399/1595] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:29.740724 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.744950 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:29.744950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.744950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.744950 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Delete volume with id: a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:29.755673 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.755673 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:29.756188 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:51:29.790251 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Delete volume request issued successfully. Aug 18 13:51:29.790251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e5770dc1-c910-45cb-bcb0-70ca81c2d8c3 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 202 Aug 18 13:51:29.790251 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 402/1596] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:51:29 2026] DELETE /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:51:29.796354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2b2bdb8c-5be2-44a0-9558-7ac93bf862b8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:29.797909 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b2bdb8c-5be2-44a0-9558-7ac93bf862b8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:29.798083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b2bdb8c-5be2-44a0-9558-7ac93bf862b8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:29.798253 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b2bdb8c-5be2-44a0-9558-7ac93bf862b8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:29.808606 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:29.808606 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:29.815665 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2b2bdb8c-5be2-44a0-9558-7ac93bf862b8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Volume info retrieved successfully. Aug 18 13:51:29.821734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b2bdb8c-5be2-44a0-9558-7ac93bf862b8 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 200 Aug 18 13:51:29.822271 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 402/1597] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:29 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:30.184663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-07549311-a8cf-49c5-af39-433bd2fc0353 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:30.186482 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-07549311-a8cf-49c5-af39-433bd2fc0353 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 Aug 18 13:51:30.186705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-07549311-a8cf-49c5-af39-433bd2fc0353 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:30.186974 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-07549311-a8cf-49c5-af39-433bd2fc0353 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:30.203880 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:30.203880 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:30.213726 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-07549311-a8cf-49c5-af39-433bd2fc0353 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:30.218796 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-07549311-a8cf-49c5-af39-433bd2fc0353 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 returned with HTTP 200 Aug 18 13:51:30.219500 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 395/1598] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:30 2026] GET /volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 => generated 1416 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:30.702686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fd9aa8c-a84d-4c15-a573-f1ee4d90cf50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:30.705465 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fd9aa8c-a84d-4c15-a573-f1ee4d90cf50 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:30.705714 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fd9aa8c-a84d-4c15-a573-f1ee4d90cf50 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:30.705979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fd9aa8c-a84d-4c15-a573-f1ee4d90cf50 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:30.719314 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:30.719314 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:30.724954 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6fd9aa8c-a84d-4c15-a573-f1ee4d90cf50 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:30.731329 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fd9aa8c-a84d-4c15-a573-f1ee4d90cf50 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:30.731926 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 400/1599] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:30 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:30.841037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7c6b801f-98f5-4493-995e-5178647499d7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:30.843810 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7c6b801f-98f5-4493-995e-5178647499d7 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] GET https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 Aug 18 13:51:30.844060 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7c6b801f-98f5-4493-995e-5178647499d7 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:30.844702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7c6b801f-98f5-4493-995e-5178647499d7 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:30.855411 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7c6b801f-98f5-4493-995e-5178647499d7 tempest-ServerStableDeviceRescueTest-30657992 tempest-ServerStableDeviceRescueTest-30657992-project-member] https://10.4.3.221/volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 returned with HTTP 404 Aug 18 13:51:30.857152 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 403/1600] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:30 2026] GET /volume/v3/volumes/a2401564-cbb7-493f-b1f2-814b47f82443 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:31.123019 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-68e06b5e-99c0-47d7-ad2d-bf381e6ce7a5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:31.127178 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-68e06b5e-99c0-47d7-ad2d-bf381e6ce7a5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 Aug 18 13:51:31.127476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-68e06b5e-99c0-47d7-ad2d-bf381e6ce7a5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:31.127753 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-68e06b5e-99c0-47d7-ad2d-bf381e6ce7a5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:31.137460 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:31.137460 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:31.142904 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-68e06b5e-99c0-47d7-ad2d-bf381e6ce7a5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:31.148742 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-68e06b5e-99c0-47d7-ad2d-bf381e6ce7a5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 returned with HTTP 200 Aug 18 13:51:31.149152 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 403/1601] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:31 2026] GET /volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 => generated 1416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:31.161680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9794d0bd-f4ec-43b9-93d8-2e10ae7b999f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:31.162400 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9794d0bd-f4ec-43b9-93d8-2e10ae7b999f None None] GET https://10.4.3.221/volume// Aug 18 13:51:31.162737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9794d0bd-f4ec-43b9-93d8-2e10ae7b999f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:31.162827 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9794d0bd-f4ec-43b9-93d8-2e10ae7b999f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:31.163274 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9794d0bd-f4ec-43b9-93d8-2e10ae7b999f None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:31.163646 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 396/1602] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:51:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:31.174779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-dc9e7063-f0f6-4436-9feb-253294647edf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:31.178051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-dc9e7063-f0f6-4436-9feb-253294647edf tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:51:31.178457 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-dc9e7063-f0f6-4436-9feb-253294647edf tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84ecfb3e-936e-4337-8581-052b794ceac5", "connector": null, "instance_uuid": "62a6dfd6-5094-4fdc-89ff-0e021b95cc80"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:31.188427 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:31.188427 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:31.231441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-dc9e7063-f0f6-4436-9feb-253294647edf tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:51:31.231920 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 401/1603] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:51:31 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 18 13:51:31.749129 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e21da26c-485c-410e-9d7f-6d07c1900231 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:31.752201 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e21da26c-485c-410e-9d7f-6d07c1900231 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:31.752668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e21da26c-485c-410e-9d7f-6d07c1900231 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:31.752731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e21da26c-485c-410e-9d7f-6d07c1900231 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:31.771048 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:31.771048 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:31.778628 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e21da26c-485c-410e-9d7f-6d07c1900231 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:31.783565 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e21da26c-485c-410e-9d7f-6d07c1900231 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:31.784100 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 404/1604] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:31 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:32.637541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b4cc2701-0a0b-4b6d-87f3-1ffe2b2d345e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:32.637964 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4cc2701-0a0b-4b6d-87f3-1ffe2b2d345e None None] GET https://10.4.3.221/volume// Aug 18 13:51:32.638178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b4cc2701-0a0b-4b6d-87f3-1ffe2b2d345e None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:32.638397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b4cc2701-0a0b-4b6d-87f3-1ffe2b2d345e None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:32.638723 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4cc2701-0a0b-4b6d-87f3-1ffe2b2d345e None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:32.639085 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 404/1605] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:32.653036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-3ddf871a-0427-4f04-be97-eff341aeaa86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:32.655567 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-3ddf871a-0427-4f04-be97-eff341aeaa86 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 Aug 18 13:51:32.655567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-3ddf871a-0427-4f04-be97-eff341aeaa86 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:32.655720 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-3ddf871a-0427-4f04-be97-eff341aeaa86 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:32.666309 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:32.666309 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:32.670500 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-3ddf871a-0427-4f04-be97-eff341aeaa86 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:51:32.675759 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-3ddf871a-0427-4f04-be97-eff341aeaa86 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 returned with HTTP 200 Aug 18 13:51:32.676221 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 397/1606] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:32 2026] GET /volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 => generated 1595 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:32.795988 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-500c6e14-4502-42b9-9cd2-f277b0f11e03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:32.798404 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-500c6e14-4502-42b9-9cd2-f277b0f11e03 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] PUT https://10.4.3.221/volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272 Aug 18 13:51:32.800350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-500c6e14-4502-42b9-9cd2-f277b0f11e03 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:32.805994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0333c268-31e4-4200-ba35-e88d3be893cf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:32.808486 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0333c268-31e4-4200-ba35-e88d3be893cf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:32.808794 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0333c268-31e4-4200-ba35-e88d3be893cf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:32.809114 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0333c268-31e4-4200-ba35-e88d3be893cf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:32.812622 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-500c6e14-4502-42b9-9cd2-f277b0f11e03 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Acquiring lock "cinder-attachment_update-84ecfb3e-936e-4337-8581-052b794ceac5-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:51:32.820028 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-500c6e14-4502-42b9-9cd2-f277b0f11e03 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Lock "cinder-attachment_update-84ecfb3e-936e-4337-8581-052b794ceac5-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:51:32.821538 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:32.821538 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:32.824045 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:32.824045 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:32.831690 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0333c268-31e4-4200-ba35-e88d3be893cf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:32.839317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0333c268-31e4-4200-ba35-e88d3be893cf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:32.839759 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 405/1607] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:32 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:32.931246 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-500c6e14-4502-42b9-9cd2-f277b0f11e03 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Lock "cinder-attachment_update-84ecfb3e-936e-4337-8581-052b794ceac5-np0000007658" released by "attachment_update" :: held 0.111s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:51:32.931564 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-500c6e14-4502-42b9-9cd2-f277b0f11e03 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272 returned with HTTP 200 Aug 18 13:51:32.932067 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 402/1608] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:51:32 2026] PUT /volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:32.970013 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-d41b50bf-d886-426e-823d-8b24bc8b0719 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:32.974189 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-d41b50bf-d886-426e-823d-8b24bc8b0719 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] POST https://10.4.3.221/volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272/action Aug 18 13:51:32.974600 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-d41b50bf-d886-426e-823d-8b24bc8b0719 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:32.974739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-d41b50bf-d886-426e-823d-8b24bc8b0719 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:32.996080 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:32.996080 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:33.008224 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9918b59e-2618-4bfb-ae9d-4f261b52ef74 req-d41b50bf-d886-426e-823d-8b24bc8b0719 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272/action returned with HTTP 204 Aug 18 13:51:33.008767 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 405/1609] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:51:32 2026] POST /volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:33.860312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05f0d81f-89ca-4e8e-b152-399b650760f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:33.862999 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05f0d81f-89ca-4e8e-b152-399b650760f0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:33.862999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05f0d81f-89ca-4e8e-b152-399b650760f0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:33.863266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05f0d81f-89ca-4e8e-b152-399b650760f0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:33.875684 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:33.875684 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:33.880127 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05f0d81f-89ca-4e8e-b152-399b650760f0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:33.885467 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05f0d81f-89ca-4e8e-b152-399b650760f0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:33.888890 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 398/1610] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:33 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:34.541125 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-1ad017cf-ac41-405d-bfc4-0a60e8ae7df2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:34.547212 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-1ad017cf-ac41-405d-bfc4-0a60e8ae7df2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:34.547414 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-1ad017cf-ac41-405d-bfc4-0a60e8ae7df2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:34.547582 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-1ad017cf-ac41-405d-bfc4-0a60e8ae7df2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:34.562611 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:34.562611 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:34.568674 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-1ad017cf-ac41-405d-bfc4-0a60e8ae7df2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:34.575996 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-1ad017cf-ac41-405d-bfc4-0a60e8ae7df2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:34.577098 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 406/1611] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:34 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:34.902635 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55120bb4-11c1-4757-a5ab-c6d36591d792 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:34.904781 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55120bb4-11c1-4757-a5ab-c6d36591d792 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:34.906090 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55120bb4-11c1-4757-a5ab-c6d36591d792 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:34.906090 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55120bb4-11c1-4757-a5ab-c6d36591d792 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:34.930581 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:34.930581 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:34.936153 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55120bb4-11c1-4757-a5ab-c6d36591d792 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:34.943139 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55120bb4-11c1-4757-a5ab-c6d36591d792 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:34.944015 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 403/1612] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:34 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:34.978801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-f28c9061-d1b8-48a8-a99d-326bf1470247 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:34.983579 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-f28c9061-d1b8-48a8-a99d-326bf1470247 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0 Aug 18 13:51:34.983803 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-f28c9061-d1b8-48a8-a99d-326bf1470247 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:34.984134 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-f28c9061-d1b8-48a8-a99d-326bf1470247 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:34.995084 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:34.995084 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:35.062830 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3f8274d1-5d9d-4a5c-a3c6-17fd50cf4f8c req-f28c9061-d1b8-48a8-a99d-326bf1470247 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0 returned with HTTP 200 Aug 18 13:51:35.065340 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 406/1613] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:51:34 2026] DELETE /volume/v3/attachments/03e3566e-61c5-4282-afd9-296e828a4dc0 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:35.626114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f52037db-a027-40a7-9f09-a96d614c2416 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:35.747243 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:35.747590 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-398052230"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:35.748990 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-398052230'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:35.748990 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Create volume of 1 GB Aug 18 13:51:35.753045 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Availability Zones retrieved successfully. Aug 18 13:51:35.758832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Flow 'volume_create_api' (541f72ed-fbaa-4656-ae61-20a181159684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:35.759778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32c1f7b-f9cf-4ec4-b0d5-7a0ab6e3426f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:35.760738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:35.788596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a32c1f7b-f9cf-4ec4-b0d5-7a0ab6e3426f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:35.789322 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (814406f4-342d-456a-bc2b-2279d52400a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:35.864122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Created reservations ['a58b61fa-5899-417a-bc10-2ca2c31e9265', '0ba0ab34-3410-43fa-a3a9-1a84d06dcb53', 'e3110010-c7fa-4e38-ace6-e31ff799f9d0', '0fb4e489-66f7-450c-be23-53074ddce1bb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:35.865223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (814406f4-342d-456a-bc2b-2279d52400a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a58b61fa-5899-417a-bc10-2ca2c31e9265', '0ba0ab34-3410-43fa-a3a9-1a84d06dcb53', 'e3110010-c7fa-4e38-ace6-e31ff799f9d0', '0fb4e489-66f7-450c-be23-53074ddce1bb']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:35.865571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbf5b05-3cec-48e2-85d9-f06ba3be2507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:35.898053 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbf5b05-3cec-48e2-85d9-f06ba3be2507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7593ba7-baf9-402d-9353-ae3c2b87951d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-398052230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23b8cc7abd674e44ab8abbb887eb06e7',qos_specs=None,replication_status=,reservations=['a58b61fa-5899-417a-bc10-2ca2c31e9265','0ba0ab34-3410-43fa-a3a9-1a84d06dcb53','e3110010-c7fa-4e38-ace6-e31ff799f9d0','0fb4e489-66f7-450c-be23-53074ddce1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ef434102da5479c9722b5de8ae49ba3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-398052230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7593ba7-baf9-402d-9353-ae3c2b87951d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23b8cc7abd674e44ab8abbb887eb06e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ef434102da5479c9722b5de8ae49ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:35.902050 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d409e7ac-9443-4770-8a26-545b43397a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:35.925460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d409e7ac-9443-4770-8a26-545b43397a4c) transitioned into state 'SUCCESS' from state '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-398052230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23b8cc7abd674e44ab8abbb887eb06e7',qos_specs=None,replication_status=,reservations=['a58b61fa-5899-417a-bc10-2ca2c31e9265','0ba0ab34-3410-43fa-a3a9-1a84d06dcb53','e3110010-c7fa-4e38-ace6-e31ff799f9d0','0fb4e489-66f7-450c-be23-53074ddce1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ef434102da5479c9722b5de8ae49ba3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:35.926432 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6039e27e-7a9e-431a-9d75-7e77ab143ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:35.945358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6039e27e-7a9e-431a-9d75-7e77ab143ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:35.947065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Flow 'volume_create_api' (541f72ed-fbaa-4656-ae61-20a181159684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:35.948274 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Create volume request issued successfully. Aug 18 13:51:35.948503 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f52037db-a027-40a7-9f09-a96d614c2416 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:35.949062 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 399/1614] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:51:35 2026] POST /volume/v3/volumes => generated 773 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:35.966074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a5460b0c-fa9d-44cb-a813-c1510241001f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:35.966074 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a5460b0c-fa9d-44cb-a813-c1510241001f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:35.966074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a5460b0c-fa9d-44cb-a813-c1510241001f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:35.966074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a5460b0c-fa9d-44cb-a813-c1510241001f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:35.969143 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f3ea10e-a253-4cbc-b533-76ac4b9f03f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:35.971574 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f3ea10e-a253-4cbc-b533-76ac4b9f03f2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:51:35.971952 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f3ea10e-a253-4cbc-b533-76ac4b9f03f2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:35.972296 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f3ea10e-a253-4cbc-b533-76ac4b9f03f2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:35.972694 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:35.972694 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:35.977787 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a5460b0c-fa9d-44cb-a813-c1510241001f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:35.981010 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:35.981010 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:35.982626 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a5460b0c-fa9d-44cb-a813-c1510241001f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:35.982626 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 407/1615] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:35 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:35.986515 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f3ea10e-a253-4cbc-b533-76ac4b9f03f2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:51:35.993855 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f3ea10e-a253-4cbc-b533-76ac4b9f03f2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:51:35.994553 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 404/1616] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:51:35 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:51:35.997458 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ddee2231-741e-487c-b463-d766ed241603 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:35.999899 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ddee2231-741e-487c-b463-d766ed241603 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:35.999899 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ddee2231-741e-487c-b463-d766ed241603 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:36.000007 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ddee2231-741e-487c-b463-d766ed241603 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:36.008737 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:36.008737 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:36.014560 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ddee2231-741e-487c-b463-d766ed241603 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:36.021605 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ddee2231-741e-487c-b463-d766ed241603 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:36.022018 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 407/1617] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:35 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:36.097580 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5912de63-8569-44a4-8ad0-01dc6b780d3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:36.100476 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5912de63-8569-44a4-8ad0-01dc6b780d3c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:51:36.100743 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5912de63-8569-44a4-8ad0-01dc6b780d3c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:36.100743 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5912de63-8569-44a4-8ad0-01dc6b780d3c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:36.108631 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:36.108631 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:36.114134 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5912de63-8569-44a4-8ad0-01dc6b780d3c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:36.120810 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5912de63-8569-44a4-8ad0-01dc6b780d3c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:51:36.121429 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 400/1618] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:36 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:37.012541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2a4e70fb-f62a-4bc5-97d5-a798ee26720f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:37.014741 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a4e70fb-f62a-4bc5-97d5-a798ee26720f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:51:37.015199 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2a4e70fb-f62a-4bc5-97d5-a798ee26720f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:37.015446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2a4e70fb-f62a-4bc5-97d5-a798ee26720f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:37.026014 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:37.026014 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:37.031322 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2a4e70fb-f62a-4bc5-97d5-a798ee26720f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:51:37.039312 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a4e70fb-f62a-4bc5-97d5-a798ee26720f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:51:37.039312 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 408/1619] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:51:37 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:39.123932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-acd33d58-3730-4e31-a186-a0cda579e53b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.126077 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acd33d58-3730-4e31-a186-a0cda579e53b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:39.126314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acd33d58-3730-4e31-a186-a0cda579e53b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:39.126536 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acd33d58-3730-4e31-a186-a0cda579e53b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:39.140573 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:39.140573 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:39.151547 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-acd33d58-3730-4e31-a186-a0cda579e53b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:39.157428 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acd33d58-3730-4e31-a186-a0cda579e53b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:39.158038 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 405/1620] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:39 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:39.220293 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-b042aa0b-f4a2-4a3a-aa42-11548d166be3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.221827 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-b042aa0b-f4a2-4a3a-aa42-11548d166be3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:39.222144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-b042aa0b-f4a2-4a3a-aa42-11548d166be3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:39.222449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-b042aa0b-f4a2-4a3a-aa42-11548d166be3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:39.234369 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:39.234369 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:39.240686 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-b042aa0b-f4a2-4a3a-aa42-11548d166be3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:39.248575 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-b042aa0b-f4a2-4a3a-aa42-11548d166be3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:39.249167 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 408/1621] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:39 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:39.386999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f4968b1-741d-4971-af8d-9f61733ab028 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.387742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f4968b1-741d-4971-af8d-9f61733ab028 None None] GET https://10.4.3.221/volume// Aug 18 13:51:39.387742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f4968b1-741d-4971-af8d-9f61733ab028 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:39.388032 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f4968b1-741d-4971-af8d-9f61733ab028 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:39.388627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f4968b1-741d-4971-af8d-9f61733ab028 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:39.389412 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 401/1622] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:51:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:39.398970 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-db3e0f9a-7a70-450d-b55c-ce671c48d45f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.403611 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-db3e0f9a-7a70-450d-b55c-ce671c48d45f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:51:39.404427 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-db3e0f9a-7a70-450d-b55c-ce671c48d45f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b569c5f-ee5f-4f62-9870-119e8c973508", "connector": null, "instance_uuid": "98d49a12-ad07-448a-8c57-c7be1ba1b93d"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:39.413984 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:39.413984 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:39.441707 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-db3e0f9a-7a70-450d-b55c-ce671c48d45f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:51:39.443555 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 409/1623] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:51:39 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:39.488717 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7da1d1f-6639-4694-b7a6-a4583f167a04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.491181 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7da1d1f-6639-4694-b7a6-a4583f167a04 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:39.491583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7da1d1f-6639-4694-b7a6-a4583f167a04 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:39.491583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7da1d1f-6639-4694-b7a6-a4583f167a04 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:39.507845 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:39.507845 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:39.510190 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-22dac849-9185-4453-bb47-446e2a39aca0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.510581 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-22dac849-9185-4453-bb47-446e2a39aca0 None None] GET https://10.4.3.221/volume// Aug 18 13:51:39.510722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-22dac849-9185-4453-bb47-446e2a39aca0 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:39.510911 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-22dac849-9185-4453-bb47-446e2a39aca0 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:39.511208 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-22dac849-9185-4453-bb47-446e2a39aca0 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:39.511555 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 409/1624] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:39.515799 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f7da1d1f-6639-4694-b7a6-a4583f167a04 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:39.519239 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7da1d1f-6639-4694-b7a6-a4583f167a04 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:39.519776 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 406/1625] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:39 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:39.523891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-2b48592b-a438-4f75-b9e5-fa034cbd95f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.527253 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-2b48592b-a438-4f75-b9e5-fa034cbd95f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:39.527619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-2b48592b-a438-4f75-b9e5-fa034cbd95f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:39.527913 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-2b48592b-a438-4f75-b9e5-fa034cbd95f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:39.543492 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:39.543492 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:39.548380 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-2b48592b-a438-4f75-b9e5-fa034cbd95f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:39.556959 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-2b48592b-a438-4f75-b9e5-fa034cbd95f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:39.561172 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 402/1626] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:39 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:39.673063 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-7626dfd6-e843-4a76-9d74-c0b0d16e4539 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:39.677897 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-7626dfd6-e843-4a76-9d74-c0b0d16e4539 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] PUT https://10.4.3.221/volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17 Aug 18 13:51:39.677897 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-7626dfd6-e843-4a76-9d74-c0b0d16e4539 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:39.687700 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-7626dfd6-e843-4a76-9d74-c0b0d16e4539 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Acquiring lock "cinder-attachment_update-9b569c5f-ee5f-4f62-9870-119e8c973508-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:51:39.694187 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-7626dfd6-e843-4a76-9d74-c0b0d16e4539 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Lock "cinder-attachment_update-9b569c5f-ee5f-4f62-9870-119e8c973508-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:51:39.695916 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:39.695916 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:39.824440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-7626dfd6-e843-4a76-9d74-c0b0d16e4539 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Lock "cinder-attachment_update-9b569c5f-ee5f-4f62-9870-119e8c973508-np0000007658" released by "attachment_update" :: held 0.130s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:51:39.824992 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-7626dfd6-e843-4a76-9d74-c0b0d16e4539 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17 returned with HTTP 200 Aug 18 13:51:39.825666 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 410/1627] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:51:39 2026] PUT /volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:40.534480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-abaead88-ed77-48bd-aac8-ffbf10a327df None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:40.536190 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abaead88-ed77-48bd-aac8-ffbf10a327df tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:40.536444 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abaead88-ed77-48bd-aac8-ffbf10a327df tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:40.536712 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abaead88-ed77-48bd-aac8-ffbf10a327df tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:40.545830 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:40.545830 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:40.549796 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-abaead88-ed77-48bd-aac8-ffbf10a327df tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:40.556501 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abaead88-ed77-48bd-aac8-ffbf10a327df tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:40.557056 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 410/1628] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:40 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:41.579752 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d59b7749-0a6b-4473-b196-c65d7ff93864 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:41.584097 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d59b7749-0a6b-4473-b196-c65d7ff93864 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:41.584333 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d59b7749-0a6b-4473-b196-c65d7ff93864 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:41.584486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d59b7749-0a6b-4473-b196-c65d7ff93864 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:41.602085 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:41.602085 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:41.617021 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d59b7749-0a6b-4473-b196-c65d7ff93864 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:41.625142 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d59b7749-0a6b-4473-b196-c65d7ff93864 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:41.625947 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 407/1629] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:41 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:42.647934 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff63fa59-1a25-4af9-9898-3cff00c64172 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:42.650940 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff63fa59-1a25-4af9-9898-3cff00c64172 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:42.651151 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff63fa59-1a25-4af9-9898-3cff00c64172 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:42.651367 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff63fa59-1a25-4af9-9898-3cff00c64172 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:42.664155 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:42.664155 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:42.670146 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff63fa59-1a25-4af9-9898-3cff00c64172 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:42.673995 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff63fa59-1a25-4af9-9898-3cff00c64172 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:42.674530 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 403/1630] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:42 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:43.254952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-4e1735c5-2c13-47de-9d22-9b4ae7fcbfc1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:43.260585 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-4e1735c5-2c13-47de-9d22-9b4ae7fcbfc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17/action Aug 18 13:51:43.261070 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-4e1735c5-2c13-47de-9d22-9b4ae7fcbfc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:43.261228 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-4e1735c5-2c13-47de-9d22-9b4ae7fcbfc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:43.292695 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:43.292695 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:43.320705 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-91e9357d-90c8-414e-9584-b3aa0c380730 req-4e1735c5-2c13-47de-9d22-9b4ae7fcbfc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17/action returned with HTTP 204 Aug 18 13:51:43.321383 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 411/1631] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:51:43 2026] POST /volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:43.690485 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-24bff980-b451-4737-bac2-0e92540f4f4d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:43.694018 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24bff980-b451-4737-bac2-0e92540f4f4d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:51:43.694257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24bff980-b451-4737-bac2-0e92540f4f4d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:43.694518 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24bff980-b451-4737-bac2-0e92540f4f4d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:43.716477 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:43.716477 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:43.722934 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-24bff980-b451-4737-bac2-0e92540f4f4d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:43.729970 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24bff980-b451-4737-bac2-0e92540f4f4d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:51:43.730164 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 411/1632] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:43 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:43.752589 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf437e2d-a65d-4894-8984-396ad946944e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:43.757527 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf437e2d-a65d-4894-8984-396ad946944e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:51:43.757982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf437e2d-a65d-4894-8984-396ad946944e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9b569c5f-ee5f-4f62-9870-119e8c973508", "name": "tempest-VolumesBackupsTest-Backup-1750254258", "force": true, "container": "tempest-volumesbackupstest-backup-container-1049964533"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:43.760158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-cf437e2d-a65d-4894-8984-396ad946944e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating new backup {'backup': {'volume_id': '9b569c5f-ee5f-4f62-9870-119e8c973508', 'name': 'tempest-VolumesBackupsTest-Backup-1750254258', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1049964533'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:51:43.760383 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-cf437e2d-a65d-4894-8984-396ad946944e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating backup of volume 9b569c5f-ee5f-4f62-9870-119e8c973508 in container tempest-volumesbackupstest-backup-container-1049964533 Aug 18 13:51:43.773963 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:43.773963 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:43.774221 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cf437e2d-a65d-4894-8984-396ad946944e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:51:43.808132 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cf437e2d-a65d-4894-8984-396ad946944e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['3223cda2-4c7b-4ed9-a8b5-e5e654a6a760', 'f0391fa7-ab42-4d3b-b95b-063531fc1513'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:43.889025 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf437e2d-a65d-4894-8984-396ad946944e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:51:43.889025 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 408/1633] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:51:43 2026] POST /volume/v3/backups => generated 330 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:43.900221 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a360dd9a-a887-4196-a591-f04c635e9ba7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:43.903258 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a360dd9a-a887-4196-a591-f04c635e9ba7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:43.903536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a360dd9a-a887-4196-a591-f04c635e9ba7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:43.903780 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a360dd9a-a887-4196-a591-f04c635e9ba7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:43.903929 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a360dd9a-a887-4196-a591-f04c635e9ba7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:43.911123 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:43.911123 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:43.912134 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a360dd9a-a887-4196-a591-f04c635e9ba7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:43.913125 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 404/1634] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:43 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:44.927823 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-55b3ad3e-ed6f-4381-b528-17559da8b798 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:44.929981 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-55b3ad3e-ed6f-4381-b528-17559da8b798 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:44.931588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-55b3ad3e-ed6f-4381-b528-17559da8b798 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:44.931588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-55b3ad3e-ed6f-4381-b528-17559da8b798 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:44.931588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-55b3ad3e-ed6f-4381-b528-17559da8b798 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:44.941820 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:44.941820 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:44.942765 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-55b3ad3e-ed6f-4381-b528-17559da8b798 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:44.943240 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 412/1635] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:44 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:45.955459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-429e5ad8-f4cc-49b9-b4e4-f2f5a6a18dee None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:45.957198 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-429e5ad8-f4cc-49b9-b4e4-f2f5a6a18dee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:45.957430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-429e5ad8-f4cc-49b9-b4e4-f2f5a6a18dee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:45.957611 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-429e5ad8-f4cc-49b9-b4e4-f2f5a6a18dee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:45.957710 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-429e5ad8-f4cc-49b9-b4e4-f2f5a6a18dee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:45.963819 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:45.963819 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:45.964888 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-429e5ad8-f4cc-49b9-b4e4-f2f5a6a18dee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:45.964966 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 412/1636] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:45 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:46.977928 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1d5c886-dcdc-4c4c-aea5-f16d48e8830e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:46.985354 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1d5c886-dcdc-4c4c-aea5-f16d48e8830e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:46.985944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1d5c886-dcdc-4c4c-aea5-f16d48e8830e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:46.986449 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1d5c886-dcdc-4c4c-aea5-f16d48e8830e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:46.986618 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b1d5c886-dcdc-4c4c-aea5-f16d48e8830e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:46.995102 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:46.995102 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:46.996075 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1d5c886-dcdc-4c4c-aea5-f16d48e8830e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:46.996765 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 409/1637] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:46 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:48.013078 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c000fe1a-4117-48f8-8048-4bc82985a5f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:48.017052 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c000fe1a-4117-48f8-8048-4bc82985a5f7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:48.017624 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c000fe1a-4117-48f8-8048-4bc82985a5f7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:48.017948 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c000fe1a-4117-48f8-8048-4bc82985a5f7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:48.018657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c000fe1a-4117-48f8-8048-4bc82985a5f7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:48.025417 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:48.025417 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:48.026290 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c000fe1a-4117-48f8-8048-4bc82985a5f7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:48.026802 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 405/1638] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:48 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:49.050998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5d09a061-6155-455e-aeeb-1db2c3c7c67c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:49.061231 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d09a061-6155-455e-aeeb-1db2c3c7c67c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:49.061536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d09a061-6155-455e-aeeb-1db2c3c7c67c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:49.061799 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d09a061-6155-455e-aeeb-1db2c3c7c67c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:49.065078 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5d09a061-6155-455e-aeeb-1db2c3c7c67c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:49.076081 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:49.076081 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:49.076081 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d09a061-6155-455e-aeeb-1db2c3c7c67c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:49.076081 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 413/1639] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:49 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:50.098749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1a84db42-6fc2-45f0-b38e-6cec7622425f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:50.101775 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a84db42-6fc2-45f0-b38e-6cec7622425f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:50.102008 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a84db42-6fc2-45f0-b38e-6cec7622425f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:50.102586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a84db42-6fc2-45f0-b38e-6cec7622425f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:50.102586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1a84db42-6fc2-45f0-b38e-6cec7622425f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:50.110523 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:50.110523 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:50.111451 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a84db42-6fc2-45f0-b38e-6cec7622425f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:50.111896 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 413/1640] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:50 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:51.125099 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-190fa24d-2e25-47a3-8a92-0777c116c32b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:51.127477 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-190fa24d-2e25-47a3-8a92-0777c116c32b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:51.127732 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-190fa24d-2e25-47a3-8a92-0777c116c32b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:51.127992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-190fa24d-2e25-47a3-8a92-0777c116c32b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:51.128135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-190fa24d-2e25-47a3-8a92-0777c116c32b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:51.140389 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:51.140389 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:51.141377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-190fa24d-2e25-47a3-8a92-0777c116c32b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:51.141965 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 410/1641] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:51 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:52.161893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a462be39-1f1c-40e5-b1f2-bf9ac1891551 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:52.164122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a462be39-1f1c-40e5-b1f2-bf9ac1891551 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:52.164301 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a462be39-1f1c-40e5-b1f2-bf9ac1891551 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:52.164782 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a462be39-1f1c-40e5-b1f2-bf9ac1891551 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:52.164782 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a462be39-1f1c-40e5-b1f2-bf9ac1891551 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:52.172556 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:52.172556 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:52.173749 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a462be39-1f1c-40e5-b1f2-bf9ac1891551 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:52.173749 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 406/1642] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:52 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:53.192928 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e9e7451-17fa-4018-a529-b68dc05ca786 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:53.198661 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e9e7451-17fa-4018-a529-b68dc05ca786 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:53.198952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e9e7451-17fa-4018-a529-b68dc05ca786 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:53.200613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e9e7451-17fa-4018-a529-b68dc05ca786 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:53.200613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4e9e7451-17fa-4018-a529-b68dc05ca786 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:53.209893 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:53.209893 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:53.211154 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e9e7451-17fa-4018-a529-b68dc05ca786 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:53.211154 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 414/1643] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:53 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:54.062471 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:54.064383 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:54.064738 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1013491183"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:54.066525 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1013491183'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:54.072756 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume of 1 GB Aug 18 13:51:54.074185 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:54.074185 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:54.074691 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Availability Zones retrieved successfully. Aug 18 13:51:54.085078 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (41715170-e337-4b62-8fa5-88424a07162e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:54.086304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bb24ef-9f8e-4830-8202-6dee2645c41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:54.089656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:54.100905 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:54.100905 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:54.113707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4bb24ef-9f8e-4830-8202-6dee2645c41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=315f626a-149a-4a48-a243-511b045a760e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '315f626a-149a-4a48-a243-511b045a760e', 'encryption_key_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=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:54.114759 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7916ebce-0b19-4d0d-8031-537813bb5f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:54.166064 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Created reservations ['6779512a-a72a-41a6-8c64-f33094015b7d', '5904c87b-a978-40aa-bab6-a8d8acab2e70', 'fe9306ac-9145-41fe-8a6f-e4c32a72ac70', '2590b8dd-659b-4c8e-a0ce-0708d749be1a'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:54.167157 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7916ebce-0b19-4d0d-8031-537813bb5f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6779512a-a72a-41a6-8c64-f33094015b7d', '5904c87b-a978-40aa-bab6-a8d8acab2e70', 'fe9306ac-9145-41fe-8a6f-e4c32a72ac70', '2590b8dd-659b-4c8e-a0ce-0708d749be1a']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:54.168200 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d5a5a0-2270-406b-b82f-75e178aa2b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:54.199108 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d5a5a0-2270-406b-b82f-75e178aa2b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fff585a-b447-4d13-9bf2-61acf038cb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1013491183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['6779512a-a72a-41a6-8c64-f33094015b7d','5904c87b-a978-40aa-bab6-a8d8acab2e70','fe9306ac-9145-41fe-8a6f-e4c32a72ac70','2590b8dd-659b-4c8e-a0ce-0708d749be1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1013491183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fff585a-b447-4d13-9bf2-61acf038cb9e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74dc2878518345ae9660b8b8f4e8493c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(315f626a-149a-4a48-a243-511b045a760e),volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:54.200257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca7641f-0925-473f-bf07-52315f4f21b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:54.224346 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fb11884-1a5c-4656-b772-ad209d662999 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:54.228987 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fb11884-1a5c-4656-b772-ad209d662999 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:54.228987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fb11884-1a5c-4656-b772-ad209d662999 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:54.229207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fb11884-1a5c-4656-b772-ad209d662999 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:54.229437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3fb11884-1a5c-4656-b772-ad209d662999 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:54.232151 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca7641f-0925-473f-bf07-52315f4f21b4) transitioned into state 'SUCCESS' from state '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-1013491183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['6779512a-a72a-41a6-8c64-f33094015b7d','5904c87b-a978-40aa-bab6-a8d8acab2e70','fe9306ac-9145-41fe-8a6f-e4c32a72ac70','2590b8dd-659b-4c8e-a0ce-0708d749be1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:54.234805 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7894d202-d948-47c6-92bb-fdeafb2ddc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:54.237283 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:54.237283 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:54.238612 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fb11884-1a5c-4656-b772-ad209d662999 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:54.239211 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 411/1644] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:54 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:54.246447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7894d202-d948-47c6-92bb-fdeafb2ddc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:54.248897 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (41715170-e337-4b62-8fa5-88424a07162e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:54.248897 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request issued successfully. Aug 18 13:51:54.249481 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d909ca5b-c26b-4790-b040-bba7fd3abb78 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:54.250209 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 414/1645] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:51:54 2026] POST /volume/v3/volumes => generated 760 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:54.270255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e8b4828-a383-4157-b0d6-a4d52a6bbfe9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:54.272538 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e8b4828-a383-4157-b0d6-a4d52a6bbfe9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:54.272803 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e8b4828-a383-4157-b0d6-a4d52a6bbfe9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:54.273081 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e8b4828-a383-4157-b0d6-a4d52a6bbfe9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:54.282829 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:54.282829 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:54.290727 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e8b4828-a383-4157-b0d6-a4d52a6bbfe9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:54.297854 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e8b4828-a383-4157-b0d6-a4d52a6bbfe9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:54.298421 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 407/1646] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:54 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:54.980698 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:54.984601 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:51:54.985094 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "8cdce719-525b-4c16-928e-6ad7c5e74e89-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:54.987363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '8cdce719-525b-4c16-928e-6ad7c5e74e89-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:51:54.988427 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Create volume of 1 GB Aug 18 13:51:54.995131 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Availability Zones retrieved successfully. Aug 18 13:51:55.002600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Flow 'volume_create_api' (5fe0febd-e39e-4189-af2f-934ed34dc5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:55.004697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1401391a-d204-4df5-a26a-b8b83ae44455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:55.006532 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:51:55.042551 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1401391a-d204-4df5-a26a-b8b83ae44455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:55.043297 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac4734-9412-4a04-a083-b04fe00574ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:55.119106 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Created reservations ['39218d2f-5b93-4c37-9d6e-601c938a59a9', '94362447-f437-43db-a792-6adcc26f37b2', '020b58cf-7983-40c9-82c5-f7a7a74e8c6f', '66a708eb-73b6-42f5-9b81-0271b82853d2'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:51:55.119843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac4734-9412-4a04-a083-b04fe00574ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39218d2f-5b93-4c37-9d6e-601c938a59a9', '94362447-f437-43db-a792-6adcc26f37b2', '020b58cf-7983-40c9-82c5-f7a7a74e8c6f', '66a708eb-73b6-42f5-9b81-0271b82853d2']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:55.120922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a0d3f5-5208-4689-b00e-4335b6d0db7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:55.144782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a0d3f5-5208-4689-b00e-4335b6d0db7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c9b8854-5c16-4036-b56d-5f4a6350bdfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='8cdce719-525b-4c16-928e-6ad7c5e74e89-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449b8975c8c6424ab0b82c3ee614b79f',qos_specs=None,replication_status=,reservations=['39218d2f-5b93-4c37-9d6e-601c938a59a9','94362447-f437-43db-a792-6adcc26f37b2','020b58cf-7983-40c9-82c5-f7a7a74e8c6f','66a708eb-73b6-42f5-9b81-0271b82853d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8799963f05344d0a82be8154c567843e',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:51:55Z,deleted=False,deleted_at=None,display_description='',display_name='8cdce719-525b-4c16-928e-6ad7c5e74e89-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c9b8854-5c16-4036-b56d-5f4a6350bdfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='449b8975c8c6424ab0b82c3ee614b79f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8799963f05344d0a82be8154c567843e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:55.145511 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213b8787-43d4-4b55-a578-3e92ceffb648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:55.168718 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (213b8787-43d4-4b55-a578-3e92ceffb648) transitioned into 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='8cdce719-525b-4c16-928e-6ad7c5e74e89-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='449b8975c8c6424ab0b82c3ee614b79f',qos_specs=None,replication_status=,reservations=['39218d2f-5b93-4c37-9d6e-601c938a59a9','94362447-f437-43db-a792-6adcc26f37b2','020b58cf-7983-40c9-82c5-f7a7a74e8c6f','66a708eb-73b6-42f5-9b81-0271b82853d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8799963f05344d0a82be8154c567843e',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:55.169586 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d546555a-2c00-4ba6-a5bf-1f38b2c19165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:51:55.180385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d546555a-2c00-4ba6-a5bf-1f38b2c19165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:51:55.181330 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Flow 'volume_create_api' (5fe0febd-e39e-4189-af2f-934ed34dc5bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:51:55.181713 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Create volume request issued successfully. Aug 18 13:51:55.182311 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-25ebd9f0-52e4-424d-a652-74836a1db3bd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:51:55.182767 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 415/1647] 10.4.3.221 () {72 vars in 1541 bytes} [Tue Aug 18 13:51:54 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:51:55.196038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-e6b48fe3-d850-4cc4-ba8e-c09ae090fdcd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.200164 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-e6b48fe3-d850-4cc4-ba8e-c09ae090fdcd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb Aug 18 13:51:55.200352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-e6b48fe3-d850-4cc4-ba8e-c09ae090fdcd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.200583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-e6b48fe3-d850-4cc4-ba8e-c09ae090fdcd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.219733 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.219733 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:55.225802 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-e6b48fe3-d850-4cc4-ba8e-c09ae090fdcd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:51:55.232123 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-e6b48fe3-d850-4cc4-ba8e-c09ae090fdcd tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb returned with HTTP 200 Aug 18 13:51:55.232516 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 412/1648] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:55.249620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-482b8b9d-7bed-4256-ae70-bbb8d990952a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.251315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-378e23d8-613c-4bf6-aa02-8749661fd87a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.254055 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-482b8b9d-7bed-4256-ae70-bbb8d990952a tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb Aug 18 13:51:55.254055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-482b8b9d-7bed-4256-ae70-bbb8d990952a tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.254182 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-378e23d8-613c-4bf6-aa02-8749661fd87a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:55.254182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-378e23d8-613c-4bf6-aa02-8749661fd87a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.254486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-378e23d8-613c-4bf6-aa02-8749661fd87a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.254665 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-378e23d8-613c-4bf6-aa02-8749661fd87a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:55.254896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-482b8b9d-7bed-4256-ae70-bbb8d990952a tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.260471 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.260471 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:55.261904 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-378e23d8-613c-4bf6-aa02-8749661fd87a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:55.262597 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 408/1649] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:55.267999 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.267999 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:55.272560 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-482b8b9d-7bed-4256-ae70-bbb8d990952a tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:51:55.280648 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-482b8b9d-7bed-4256-ae70-bbb8d990952a tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb returned with HTTP 200 Aug 18 13:51:55.281740 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 415/1650] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:55.314472 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9cc2cb73-3d18-469e-a392-0dc92332b7bb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.317362 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9cc2cb73-3d18-469e-a392-0dc92332b7bb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:55.319576 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9cc2cb73-3d18-469e-a392-0dc92332b7bb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.319576 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9cc2cb73-3d18-469e-a392-0dc92332b7bb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.331128 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.331128 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:55.339152 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9cc2cb73-3d18-469e-a392-0dc92332b7bb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:55.348687 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9cc2cb73-3d18-469e-a392-0dc92332b7bb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:55.349888 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 416/1651] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:55.413933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-b5555954-3959-4bdc-8029-1726e102a37b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.420066 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-b5555954-3959-4bdc-8029-1726e102a37b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:55.421413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-b5555954-3959-4bdc-8029-1726e102a37b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.421603 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-b5555954-3959-4bdc-8029-1726e102a37b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.432459 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.432459 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:55.436158 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-b5555954-3959-4bdc-8029-1726e102a37b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:55.442122 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-b5555954-3959-4bdc-8029-1726e102a37b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:55.442526 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 413/1652] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:55.585490 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9329f6dc-c604-4723-b5d4-f28bf051597d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.586004 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9329f6dc-c604-4723-b5d4-f28bf051597d None None] GET https://10.4.3.221/volume// Aug 18 13:51:55.586930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9329f6dc-c604-4723-b5d4-f28bf051597d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.586930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9329f6dc-c604-4723-b5d4-f28bf051597d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.586930 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9329f6dc-c604-4723-b5d4-f28bf051597d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:55.587175 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 409/1653] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:55.601578 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-430fe8eb-67a6-40dc-b9a2-273eb3cba5c5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.604737 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-430fe8eb-67a6-40dc-b9a2-273eb3cba5c5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:51:55.604737 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-430fe8eb-67a6-40dc-b9a2-273eb3cba5c5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fff585a-b447-4d13-9bf2-61acf038cb9e", "connector": null, "instance_uuid": "dd2f56c2-7cd3-4262-b359-efcd270dd221"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:55.620568 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.620568 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:55.669629 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-430fe8eb-67a6-40dc-b9a2-273eb3cba5c5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:51:55.670308 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 416/1654] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:51:55 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 18 13:51:55.716488 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-727bd01b-cd0e-4e6a-af35-7548286bc4a0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.721331 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-727bd01b-cd0e-4e6a-af35-7548286bc4a0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:55.721826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-727bd01b-cd0e-4e6a-af35-7548286bc4a0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.721826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-727bd01b-cd0e-4e6a-af35-7548286bc4a0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.737903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3ce8d64-cb0c-4eeb-ada9-a0122d10c36d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.738459 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3ce8d64-cb0c-4eeb-ada9-a0122d10c36d None None] GET https://10.4.3.221/volume// Aug 18 13:51:55.738537 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.738537 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:55.738738 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3ce8d64-cb0c-4eeb-ada9-a0122d10c36d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.738972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3ce8d64-cb0c-4eeb-ada9-a0122d10c36d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.739389 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3ce8d64-cb0c-4eeb-ada9-a0122d10c36d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:55.739777 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 414/1655] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:55.749366 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-727bd01b-cd0e-4e6a-af35-7548286bc4a0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:55.752693 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-6d705ad6-aed2-4601-8d64-c2ec004c5d4c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.757052 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-6d705ad6-aed2-4601-8d64-c2ec004c5d4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:55.757052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-6d705ad6-aed2-4601-8d64-c2ec004c5d4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:55.757052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-6d705ad6-aed2-4601-8d64-c2ec004c5d4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:55.761459 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-727bd01b-cd0e-4e6a-af35-7548286bc4a0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:55.761459 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 417/1656] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:51:55.779939 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.779939 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:55.783655 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-6d705ad6-aed2-4601-8d64-c2ec004c5d4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:55.788854 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-6d705ad6-aed2-4601-8d64-c2ec004c5d4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:55.789410 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 410/1657] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:55 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1032 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:55.922549 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-e480ce05-0a48-42c2-9837-44942f6e57a1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:55.927383 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-e480ce05-0a48-42c2-9837-44942f6e57a1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0 Aug 18 13:51:55.927383 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-e480ce05-0a48-42c2-9837-44942f6e57a1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:55.950969 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-e480ce05-0a48-42c2-9837-44942f6e57a1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:51:55.958414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-e480ce05-0a48-42c2-9837-44942f6e57a1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:51:55.960143 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:55.960143 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:56.071337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-e480ce05-0a48-42c2-9837-44942f6e57a1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" released by "attachment_update" :: held 0.113s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:51:56.071749 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-e480ce05-0a48-42c2-9837-44942f6e57a1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0 returned with HTTP 200 Aug 18 13:51:56.072441 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 417/1658] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:51:55 2026] PUT /volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:56.284772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97026dbd-b359-480e-9dca-2055bbe09ed4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:56.289906 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97026dbd-b359-480e-9dca-2055bbe09ed4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:56.289906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97026dbd-b359-480e-9dca-2055bbe09ed4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:56.290997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97026dbd-b359-480e-9dca-2055bbe09ed4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:56.291662 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-97026dbd-b359-480e-9dca-2055bbe09ed4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:56.304575 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:56.304575 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:56.305804 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97026dbd-b359-480e-9dca-2055bbe09ed4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:56.306352 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 415/1659] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:56 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:56.778349 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9ef61c64-d758-4f07-8fc0-0b5befe169d4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:56.782086 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9ef61c64-d758-4f07-8fc0-0b5befe169d4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:56.782430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9ef61c64-d758-4f07-8fc0-0b5befe169d4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:56.782719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9ef61c64-d758-4f07-8fc0-0b5befe169d4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:56.796609 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:56.796609 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:56.802018 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9ef61c64-d758-4f07-8fc0-0b5befe169d4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:56.808383 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9ef61c64-d758-4f07-8fc0-0b5befe169d4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:56.808961 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 418/1660] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:56 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:57.324848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-281390d7-6cc4-4837-ad4e-be2becbe48b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:57.330415 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-281390d7-6cc4-4837-ad4e-be2becbe48b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:57.330415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-281390d7-6cc4-4837-ad4e-be2becbe48b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:57.330415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-281390d7-6cc4-4837-ad4e-be2becbe48b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:57.330415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-281390d7-6cc4-4837-ad4e-be2becbe48b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:57.338214 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:57.338214 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:57.340141 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-281390d7-6cc4-4837-ad4e-be2becbe48b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:57.340141 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 411/1661] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:57 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:57.822288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b1a575ed-b2d2-4989-a2d6-f47f974c5eb0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:57.824029 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b1a575ed-b2d2-4989-a2d6-f47f974c5eb0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:57.824192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b1a575ed-b2d2-4989-a2d6-f47f974c5eb0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:57.824373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b1a575ed-b2d2-4989-a2d6-f47f974c5eb0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:57.834968 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:57.834968 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:57.838395 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b1a575ed-b2d2-4989-a2d6-f47f974c5eb0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:57.842790 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b1a575ed-b2d2-4989-a2d6-f47f974c5eb0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:57.843209 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 418/1662] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:57 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:58.293032 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-53bf69d9-8a31-4085-ae50-41c81b403dc7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.295664 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-53bf69d9-8a31-4085-ae50-41c81b403dc7 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb Aug 18 13:51:58.295893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-53bf69d9-8a31-4085-ae50-41c81b403dc7 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:58.296136 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-53bf69d9-8a31-4085-ae50-41c81b403dc7 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:58.306346 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:58.306346 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:58.311170 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-53bf69d9-8a31-4085-ae50-41c81b403dc7 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:51:58.316832 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-53bf69d9-8a31-4085-ae50-41c81b403dc7 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb returned with HTTP 200 Aug 18 13:51:58.317961 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 416/1663] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:51:58 2026] GET /volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:58.328881 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f06c11df-0129-4ae4-a2e5-8d4e8495e4c2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.329412 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f06c11df-0129-4ae4-a2e5-8d4e8495e4c2 None None] GET https://10.4.3.221/volume// Aug 18 13:51:58.329590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f06c11df-0129-4ae4-a2e5-8d4e8495e4c2 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:58.329774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f06c11df-0129-4ae4-a2e5-8d4e8495e4c2 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:58.330173 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f06c11df-0129-4ae4-a2e5-8d4e8495e4c2 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:58.330568 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 419/1664] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:58.341093 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-6f7e7332-752a-4a09-9675-da8bc33abc92 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.343988 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-6f7e7332-752a-4a09-9675-da8bc33abc92 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:51:58.344460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-6f7e7332-752a-4a09-9675-da8bc33abc92 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c9b8854-5c16-4036-b56d-5f4a6350bdfb", "connector": null, "instance_uuid": "8cdce719-525b-4c16-928e-6ad7c5e74e89"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:58.351655 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fb98eb26-c3fe-437a-b227-7ef9d9e435d4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.355285 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fb98eb26-c3fe-437a-b227-7ef9d9e435d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:58.355285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fb98eb26-c3fe-437a-b227-7ef9d9e435d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:58.355285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fb98eb26-c3fe-437a-b227-7ef9d9e435d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:58.355285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fb98eb26-c3fe-437a-b227-7ef9d9e435d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:58.358465 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:58.358465 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:58.360063 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:58.360063 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:58.361997 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fb98eb26-c3fe-437a-b227-7ef9d9e435d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:58.362528 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 419/1665] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:58 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:58.394109 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-6f7e7332-752a-4a09-9675-da8bc33abc92 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:51:58.394688 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 412/1666] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:51:58 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:58.404748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6834fe9d-eec2-42fa-9bf5-1eb0e9601c44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.405195 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6834fe9d-eec2-42fa-9bf5-1eb0e9601c44 None None] GET https://10.4.3.221/volume// Aug 18 13:51:58.405621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6834fe9d-eec2-42fa-9bf5-1eb0e9601c44 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:58.406653 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6834fe9d-eec2-42fa-9bf5-1eb0e9601c44 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:58.406653 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6834fe9d-eec2-42fa-9bf5-1eb0e9601c44 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:51:58.406653 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 417/1667] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:51:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:51:58.414987 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-afd8a0a8-862a-4f8d-a7b6-3d7df3157c02 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.417210 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-afd8a0a8-862a-4f8d-a7b6-3d7df3157c02 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb Aug 18 13:51:58.417447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-afd8a0a8-862a-4f8d-a7b6-3d7df3157c02 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:58.417638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-afd8a0a8-862a-4f8d-a7b6-3d7df3157c02 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:58.427673 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:58.427673 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:58.432492 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-afd8a0a8-862a-4f8d-a7b6-3d7df3157c02 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:51:58.438078 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-afd8a0a8-862a-4f8d-a7b6-3d7df3157c02 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb returned with HTTP 200 Aug 18 13:51:58.438601 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 420/1668] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:51:58 2026] GET /volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:51:58.571206 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-9fd52334-cbeb-4347-8919-d2c040ecc335 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.578280 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-9fd52334-cbeb-4347-8919-d2c040ecc335 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] PUT https://10.4.3.221/volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3 Aug 18 13:51:58.579944 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-9fd52334-cbeb-4347-8919-d2c040ecc335 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:58.592203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-9fd52334-cbeb-4347-8919-d2c040ecc335 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Acquiring lock "cinder-attachment_update-5c9b8854-5c16-4036-b56d-5f4a6350bdfb-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:51:58.600178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-9fd52334-cbeb-4347-8919-d2c040ecc335 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Lock "cinder-attachment_update-5c9b8854-5c16-4036-b56d-5f4a6350bdfb-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:51:58.601059 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:58.601059 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:58.720929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-9fd52334-cbeb-4347-8919-d2c040ecc335 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Lock "cinder-attachment_update-5c9b8854-5c16-4036-b56d-5f4a6350bdfb-np0000007658" released by "attachment_update" :: held 0.122s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:51:58.721344 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-9fd52334-cbeb-4347-8919-d2c040ecc335 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3 returned with HTTP 200 Aug 18 13:51:58.722240 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 420/1669] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:51:58 2026] PUT /volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:51:58.756882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-a8ba20fc-1349-4b44-bb1d-9af72acb1431 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.760926 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-a8ba20fc-1349-4b44-bb1d-9af72acb1431 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] POST https://10.4.3.221/volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3/action Aug 18 13:51:58.761432 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-a8ba20fc-1349-4b44-bb1d-9af72acb1431 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:58.761584 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-a8ba20fc-1349-4b44-bb1d-9af72acb1431 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:58.786632 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:58.786632 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:58.802416 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9008fab7-e1b5-44dc-94c7-f9967cb268d7 req-a8ba20fc-1349-4b44-bb1d-9af72acb1431 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3/action returned with HTTP 204 Aug 18 13:51:58.803118 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 413/1670] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:51:58 2026] POST /volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:58.857819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b8d8f53-73f7-4e3e-9b09-14212dee941e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:58.859935 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b8d8f53-73f7-4e3e-9b09-14212dee941e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:58.860155 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b8d8f53-73f7-4e3e-9b09-14212dee941e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:58.860646 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b8d8f53-73f7-4e3e-9b09-14212dee941e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:58.880787 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:58.880787 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:51:58.889038 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b8d8f53-73f7-4e3e-9b09-14212dee941e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:58.896498 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b8d8f53-73f7-4e3e-9b09-14212dee941e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:58.897403 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 418/1671] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:58 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:59.372346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-8f0716e6-ad5d-4725-9931-2d452346c520 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:59.374377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ca4ce338-6b93-4b44-b5db-b2d91d5da4b0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:59.377656 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-8f0716e6-ad5d-4725-9931-2d452346c520 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0/action Aug 18 13:51:59.378180 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-8f0716e6-ad5d-4725-9931-2d452346c520 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:51:59.378233 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca4ce338-6b93-4b44-b5db-b2d91d5da4b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:51:59.378350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-8f0716e6-ad5d-4725-9931-2d452346c520 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:51:59.378392 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca4ce338-6b93-4b44-b5db-b2d91d5da4b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:59.378572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca4ce338-6b93-4b44-b5db-b2d91d5da4b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:59.378670 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ca4ce338-6b93-4b44-b5db-b2d91d5da4b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:51:59.386413 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:59.386413 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:51:59.387598 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca4ce338-6b93-4b44-b5db-b2d91d5da4b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:51:59.387793 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 421/1672] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:59 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:51:59.408060 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:59.408060 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:51:59.423010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9102c82d-dfb6-4635-b1b5-d3e29c9f1cfc req-8f0716e6-ad5d-4725-9931-2d452346c520 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0/action returned with HTTP 204 Aug 18 13:51:59.423589 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 421/1673] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:51:59 2026] POST /volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:51:59.916802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f505633-c672-4b8e-ae73-2a1866d5b6cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:51:59.919694 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f505633-c672-4b8e-ae73-2a1866d5b6cb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:51:59.920547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f505633-c672-4b8e-ae73-2a1866d5b6cb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:51:59.920547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f505633-c672-4b8e-ae73-2a1866d5b6cb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:51:59.934951 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:51:59.934951 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:51:59.940271 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f505633-c672-4b8e-ae73-2a1866d5b6cb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:51:59.947223 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f505633-c672-4b8e-ae73-2a1866d5b6cb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:51:59.947223 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 414/1674] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:51:59 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:00.008439 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-082d09c6-d054-4f38-8ebe-d46be13b640f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.012482 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-082d09c6-d054-4f38-8ebe-d46be13b640f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:00.012682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-082d09c6-d054-4f38-8ebe-d46be13b640f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:00.012886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-082d09c6-d054-4f38-8ebe-d46be13b640f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:00.031286 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:00.031286 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:00.035003 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-082d09c6-d054-4f38-8ebe-d46be13b640f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:00.041428 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-082d09c6-d054-4f38-8ebe-d46be13b640f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:00.042278 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 419/1675] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:00 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:00.122385 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3059f4b4-5e4f-4a2e-b3e9-244dfa1f689f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.122913 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3059f4b4-5e4f-4a2e-b3e9-244dfa1f689f None None] GET https://10.4.3.221/volume// Aug 18 13:52:00.123144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3059f4b4-5e4f-4a2e-b3e9-244dfa1f689f None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:00.123400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3059f4b4-5e4f-4a2e-b3e9-244dfa1f689f None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:00.123731 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3059f4b4-5e4f-4a2e-b3e9-244dfa1f689f None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:00.124152 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 422/1676] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:52:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:00.132205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-dd655bbb-b024-4ebe-939e-bfa74a5e33e0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.135630 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-dd655bbb-b024-4ebe-939e-bfa74a5e33e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:00.136041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-dd655bbb-b024-4ebe-939e-bfa74a5e33e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fff585a-b447-4d13-9bf2-61acf038cb9e", "connector": null, "instance_uuid": "2ad15b99-131c-49cf-b4b7-52ee56ed63db"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:00.158899 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:00.158899 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:00.199251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-dd655bbb-b024-4ebe-939e-bfa74a5e33e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:00.199251 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 422/1677] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:00 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:00.239622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-94876354-2c32-4025-94d9-f800443d503e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.244373 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94876354-2c32-4025-94d9-f800443d503e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:00.244632 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94876354-2c32-4025-94d9-f800443d503e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:00.244901 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94876354-2c32-4025-94d9-f800443d503e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:00.259908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed3b7b50-f6fa-404b-b92f-de0c9bc10c6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.259908 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed3b7b50-f6fa-404b-b92f-de0c9bc10c6a None None] GET https://10.4.3.221/volume// Aug 18 13:52:00.259908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed3b7b50-f6fa-404b-b92f-de0c9bc10c6a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:00.259908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed3b7b50-f6fa-404b-b92f-de0c9bc10c6a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:00.259908 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed3b7b50-f6fa-404b-b92f-de0c9bc10c6a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:00.261038 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 420/1678] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:00.268355 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:00.268355 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:00.274091 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-94876354-2c32-4025-94d9-f800443d503e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:00.275197 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5010f54f-3cd7-4632-a9ac-be540fb6189a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.281710 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5010f54f-3cd7-4632-a9ac-be540fb6189a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:00.282031 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94876354-2c32-4025-94d9-f800443d503e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:00.282320 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5010f54f-3cd7-4632-a9ac-be540fb6189a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:00.282320 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5010f54f-3cd7-4632-a9ac-be540fb6189a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:00.282654 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 415/1679] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:00 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:00.305389 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:00.305389 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:00.310203 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5010f54f-3cd7-4632-a9ac-be540fb6189a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:00.321600 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5010f54f-3cd7-4632-a9ac-be540fb6189a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:00.322215 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 423/1680] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:00 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:00.402919 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-71fedd7d-af50-4279-b971-49c19bec5a9a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.404937 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-71fedd7d-af50-4279-b971-49c19bec5a9a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:00.405183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-71fedd7d-af50-4279-b971-49c19bec5a9a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:00.405394 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-71fedd7d-af50-4279-b971-49c19bec5a9a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:00.405512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-71fedd7d-af50-4279-b971-49c19bec5a9a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:00.408295 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=299,cinder:UPDATE=69,cinder:INSERT=23 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:52:00.411723 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:00.411723 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:00.412649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-71fedd7d-af50-4279-b971-49c19bec5a9a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:00.413295 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 423/1681] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:00 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:00.461624 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5ffe1389-7994-4c34-9e08-1805ea19bf11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:00.464634 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5ffe1389-7994-4c34-9e08-1805ea19bf11 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07 Aug 18 13:52:00.465596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5ffe1389-7994-4c34-9e08-1805ea19bf11 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:00.478067 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5ffe1389-7994-4c34-9e08-1805ea19bf11 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:52:00.484152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5ffe1389-7994-4c34-9e08-1805ea19bf11 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:52:00.485593 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:00.485593 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:00.595049 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=264,cinder:UPDATE=49,cinder:INSERT=17 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:52:00.603696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5ffe1389-7994-4c34-9e08-1805ea19bf11 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" released by "attachment_update" :: held 0.120s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:52:00.604106 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-5ffe1389-7994-4c34-9e08-1805ea19bf11 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07 returned with HTTP 200 Aug 18 13:52:00.604708 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 421/1682] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:52:00 2026] PUT /volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:01.299223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-276ea6e0-5e33-4b3b-b9e9-ced8a67c21bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:01.301355 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-276ea6e0-5e33-4b3b-b9e9-ced8a67c21bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:01.301763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-276ea6e0-5e33-4b3b-b9e9-ced8a67c21bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:01.302102 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-276ea6e0-5e33-4b3b-b9e9-ced8a67c21bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:01.304936 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=276,cinder:INSERT=30,cinder:UPDATE=48 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:52:01.318085 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:01.318085 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:01.322546 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-276ea6e0-5e33-4b3b-b9e9-ced8a67c21bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:01.327619 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-276ea6e0-5e33-4b3b-b9e9-ced8a67c21bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:01.328110 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 416/1683] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:01 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:01.426722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-800a45bd-0cf0-4510-9d94-650f81113078 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:01.429906 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-800a45bd-0cf0-4510-9d94-650f81113078 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:01.430318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-800a45bd-0cf0-4510-9d94-650f81113078 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:01.430662 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-800a45bd-0cf0-4510-9d94-650f81113078 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:01.430928 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-800a45bd-0cf0-4510-9d94-650f81113078 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:01.434016 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=354,cinder:UPDATE=114,cinder:INSERT=69 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:52:01.437722 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:01.437722 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:01.438811 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-800a45bd-0cf0-4510-9d94-650f81113078 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:01.439388 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 424/1684] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:01 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:02.345071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5053da54-629c-45cd-a0bb-19d8d5365ea7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:02.347672 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5053da54-629c-45cd-a0bb-19d8d5365ea7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:02.347948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5053da54-629c-45cd-a0bb-19d8d5365ea7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:02.348215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5053da54-629c-45cd-a0bb-19d8d5365ea7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:02.376484 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:02.376484 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:02.385303 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5053da54-629c-45cd-a0bb-19d8d5365ea7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:02.392666 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5053da54-629c-45cd-a0bb-19d8d5365ea7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:02.393294 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 424/1685] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:02 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:02.451226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c03f6af-36ba-4076-bb5d-f53f76d235c3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:02.453338 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c03f6af-36ba-4076-bb5d-f53f76d235c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:02.453338 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c03f6af-36ba-4076-bb5d-f53f76d235c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:02.453489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c03f6af-36ba-4076-bb5d-f53f76d235c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:02.453779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3c03f6af-36ba-4076-bb5d-f53f76d235c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:02.457711 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:02.457711 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:02.458563 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c03f6af-36ba-4076-bb5d-f53f76d235c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:02.459110 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 422/1686] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:02 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:03.061429 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6ebccf6-dade-416a-ae80-e783dfdeeb1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.064166 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6ebccf6-dade-416a-ae80-e783dfdeeb1a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:03.064360 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6ebccf6-dade-416a-ae80-e783dfdeeb1a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.064535 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6ebccf6-dade-416a-ae80-e783dfdeeb1a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.075507 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.075507 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:03.080704 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6ebccf6-dade-416a-ae80-e783dfdeeb1a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:03.087164 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6ebccf6-dade-416a-ae80-e783dfdeeb1a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:03.087735 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 417/1687] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:03.099748 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f6b2d103-d7fb-4764-8873-8a34dfeac1a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.102186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f6b2d103-d7fb-4764-8873-8a34dfeac1a7 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:03.102466 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f6b2d103-d7fb-4764-8873-8a34dfeac1a7 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.102732 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f6b2d103-d7fb-4764-8873-8a34dfeac1a7 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.113226 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.113226 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:03.122522 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f6b2d103-d7fb-4764-8873-8a34dfeac1a7 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:03.133729 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f6b2d103-d7fb-4764-8873-8a34dfeac1a7 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:03.134504 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 425/1688] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:03.190221 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-edafc59e-c146-4b16-bcc4-07becf8caf3f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.192220 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-edafc59e-c146-4b16-bcc4-07becf8caf3f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:03.192426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-edafc59e-c146-4b16-bcc4-07becf8caf3f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.192599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-edafc59e-c146-4b16-bcc4-07becf8caf3f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.199497 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.199497 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:03.209680 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-edafc59e-c146-4b16-bcc4-07becf8caf3f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:03.216693 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-edafc59e-c146-4b16-bcc4-07becf8caf3f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:03.217208 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 425/1689] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:03.313520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5166f9ce-7feb-4f4a-8c87-ed97f626801c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.313973 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5166f9ce-7feb-4f4a-8c87-ed97f626801c None None] GET https://10.4.3.221/volume// Aug 18 13:52:03.314226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5166f9ce-7feb-4f4a-8c87-ed97f626801c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.314484 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5166f9ce-7feb-4f4a-8c87-ed97f626801c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.314886 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5166f9ce-7feb-4f4a-8c87-ed97f626801c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:03.315185 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 423/1690] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:03.323928 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-36ad95c9-c0ea-4840-9921-24f56d255755 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.327397 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-36ad95c9-c0ea-4840-9921-24f56d255755 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:03.327939 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-36ad95c9-c0ea-4840-9921-24f56d255755 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "731ff042-8ee3-4c99-a007-1dea715e9803", "connector": null, "instance_uuid": "a7a317d8-9bbd-4243-a65b-cb066be33e0e"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:03.339936 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.339936 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:03.369232 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-36ad95c9-c0ea-4840-9921-24f56d255755 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:03.369746 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 418/1691] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:03 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 18 13:52:03.399665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db036fcc-6c42-49e9-8149-d974d6f84d34 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.401602 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db036fcc-6c42-49e9-8149-d974d6f84d34 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:03.401827 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db036fcc-6c42-49e9-8149-d974d6f84d34 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.402040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db036fcc-6c42-49e9-8149-d974d6f84d34 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.409729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-621793bc-4190-45bc-9360-c854f356672d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.411946 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4299d561-d171-4d59-a243-8d94bd28ab26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.412285 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.412285 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:03.412475 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4299d561-d171-4d59-a243-8d94bd28ab26 None None] GET https://10.4.3.221/volume// Aug 18 13:52:03.412726 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4299d561-d171-4d59-a243-8d94bd28ab26 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.412832 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-621793bc-4190-45bc-9360-c854f356672d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:03.412966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4299d561-d171-4d59-a243-8d94bd28ab26 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.413133 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-621793bc-4190-45bc-9360-c854f356672d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.413421 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4299d561-d171-4d59-a243-8d94bd28ab26 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:03.413464 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-621793bc-4190-45bc-9360-c854f356672d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.414163 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 424/1692] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:03.416318 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-db036fcc-6c42-49e9-8149-d974d6f84d34 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:03.421095 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db036fcc-6c42-49e9-8149-d974d6f84d34 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:03.421467 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 426/1693] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:03.425092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-a2c93e9b-a543-4d7c-9204-a56ee21a2b2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.434852 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-a2c93e9b-a543-4d7c-9204-a56ee21a2b2c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:03.435239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-a2c93e9b-a543-4d7c-9204-a56ee21a2b2c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.435467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-a2c93e9b-a543-4d7c-9204-a56ee21a2b2c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.437647 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.437647 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:03.442826 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-621793bc-4190-45bc-9360-c854f356672d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:03.449109 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-621793bc-4190-45bc-9360-c854f356672d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:03.449224 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.449224 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:03.449550 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 426/1694] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:03.455067 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-a2c93e9b-a543-4d7c-9204-a56ee21a2b2c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:03.461235 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-a2c93e9b-a543-4d7c-9204-a56ee21a2b2c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:03.461792 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 419/1695] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 1053 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:03.469564 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a5a9e03-cdef-4f64-b59b-d6273f6c3a1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.471474 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a5a9e03-cdef-4f64-b59b-d6273f6c3a1a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:03.471993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a5a9e03-cdef-4f64-b59b-d6273f6c3a1a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:03.471993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a5a9e03-cdef-4f64-b59b-d6273f6c3a1a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:03.471993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0a5a9e03-cdef-4f64-b59b-d6273f6c3a1a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:03.478222 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.478222 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:03.478994 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a5a9e03-cdef-4f64-b59b-d6273f6c3a1a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:03.479545 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 425/1696] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:03 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:03.570530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-fd9c9c41-6eb3-4891-8efb-9c864b74557c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:03.572818 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-fd9c9c41-6eb3-4891-8efb-9c864b74557c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] PUT https://10.4.3.221/volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29 Aug 18 13:52:03.573301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-fd9c9c41-6eb3-4891-8efb-9c864b74557c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:03.581500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-fd9c9c41-6eb3-4891-8efb-9c864b74557c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Acquiring lock "cinder-attachment_update-731ff042-8ee3-4c99-a007-1dea715e9803-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:52:03.586347 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-fd9c9c41-6eb3-4891-8efb-9c864b74557c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Lock "cinder-attachment_update-731ff042-8ee3-4c99-a007-1dea715e9803-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:52:03.587314 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:03.587314 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:03.664505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-fd9c9c41-6eb3-4891-8efb-9c864b74557c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Lock "cinder-attachment_update-731ff042-8ee3-4c99-a007-1dea715e9803-np0000007658" released by "attachment_update" :: held 0.078s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:52:03.664826 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-fd9c9c41-6eb3-4891-8efb-9c864b74557c tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29 returned with HTTP 200 Aug 18 13:52:03.665566 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 427/1697] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:52:03 2026] PUT /volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:04.443727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e68b0b48-68e9-4a7f-8792-aa8bca7f3c03 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:04.447120 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e68b0b48-68e9-4a7f-8792-aa8bca7f3c03 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:04.447426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e68b0b48-68e9-4a7f-8792-aa8bca7f3c03 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:04.447665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e68b0b48-68e9-4a7f-8792-aa8bca7f3c03 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:04.456818 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-d6a89187-cc31-4670-9214-a157b2a9b3a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:04.459662 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-d6a89187-cc31-4670-9214-a157b2a9b3a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07/action Aug 18 13:52:04.460192 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-d6a89187-cc31-4670-9214-a157b2a9b3a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:04.460406 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-d6a89187-cc31-4670-9214-a157b2a9b3a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:04.463084 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:04.463084 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:04.471024 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83ff5bee-3783-460c-a4d2-2a3df4b8df67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:04.471405 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e68b0b48-68e9-4a7f-8792-aa8bca7f3c03 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:04.473377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83ff5bee-3783-460c-a4d2-2a3df4b8df67 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:04.473774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83ff5bee-3783-460c-a4d2-2a3df4b8df67 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:04.474138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83ff5bee-3783-460c-a4d2-2a3df4b8df67 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:04.478121 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e68b0b48-68e9-4a7f-8792-aa8bca7f3c03 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:04.478638 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 427/1698] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:04 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:04.491457 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-01e6a321-4b2d-41e5-812a-fb339adca223 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:04.493804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01e6a321-4b2d-41e5-812a-fb339adca223 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:04.493804 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01e6a321-4b2d-41e5-812a-fb339adca223 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:04.493804 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01e6a321-4b2d-41e5-812a-fb339adca223 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:04.493804 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-01e6a321-4b2d-41e5-812a-fb339adca223 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:04.493997 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:04.493997 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:04.496989 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:04.496989 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:04.497909 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:04.497909 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:04.498759 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01e6a321-4b2d-41e5-812a-fb339adca223 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:04.499773 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 428/1699] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:04 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:04.501126 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83ff5bee-3783-460c-a4d2-2a3df4b8df67 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:04.505903 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83ff5bee-3783-460c-a4d2-2a3df4b8df67 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:04.506410 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 426/1700] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:04 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:04.510228 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0644f6b-9dff-4117-9a9b-3ed1e696c382 req-d6a89187-cc31-4670-9214-a157b2a9b3a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07/action returned with HTTP 204 Aug 18 13:52:04.510988 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 420/1701] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:52:04 2026] POST /volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:04.849801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e68d2003-5452-4c88-bebf-7d2bfa332e9b req-296e5364-20d6-4b55-9510-52b62577415d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:04.853318 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e68d2003-5452-4c88-bebf-7d2bfa332e9b req-296e5364-20d6-4b55-9510-52b62577415d tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb Aug 18 13:52:04.853483 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e68d2003-5452-4c88-bebf-7d2bfa332e9b req-296e5364-20d6-4b55-9510-52b62577415d tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:04.853660 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e68d2003-5452-4c88-bebf-7d2bfa332e9b req-296e5364-20d6-4b55-9510-52b62577415d tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:04.862230 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:04.862230 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:04.865701 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e68d2003-5452-4c88-bebf-7d2bfa332e9b req-296e5364-20d6-4b55-9510-52b62577415d tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:52:04.869489 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e68d2003-5452-4c88-bebf-7d2bfa332e9b req-296e5364-20d6-4b55-9510-52b62577415d tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb returned with HTTP 200 Aug 18 13:52:04.869916 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 428/1702] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:04 2026] GET /volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:05.314683 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:05.316035 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:05.316395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-770313262"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:05.317941 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-770313262'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:05.318096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Create volume of 1 GB Aug 18 13:52:05.323328 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Availability Zones retrieved successfully. Aug 18 13:52:05.328478 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Flow 'volume_create_api' (54569df8-9eff-4925-9c19-25dc35ca2014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:05.329684 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7d00e5-32ea-4b11-a437-9ca42e73edec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:05.330669 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:05.361735 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7d00e5-32ea-4b11-a437-9ca42e73edec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:05.362788 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6152de23-be60-470b-bcff-aa53de058770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:05.413584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Created reservations ['e431ed0e-8968-4f05-81ae-11e7cd1d331d', '88a0438b-3bdb-41c6-b45f-275b06c528cc', '3bfdabc1-326b-4cd2-9abf-5cc5386da8a5', '10739f03-e776-41dd-8f94-3a6973cc9f95'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:05.414572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6152de23-be60-470b-bcff-aa53de058770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e431ed0e-8968-4f05-81ae-11e7cd1d331d', '88a0438b-3bdb-41c6-b45f-275b06c528cc', '3bfdabc1-326b-4cd2-9abf-5cc5386da8a5', '10739f03-e776-41dd-8f94-3a6973cc9f95']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:05.415530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc052bdf-3be5-41d7-963c-d93963b154b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:05.441317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc052bdf-3be5-41d7-963c-d93963b154b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '945d3f30-59a6-46a8-be19-4254003a9e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-770313262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e44790b7b6410b91b73e83987e8c1d',qos_specs=None,replication_status=,reservations=['e431ed0e-8968-4f05-81ae-11e7cd1d331d','88a0438b-3bdb-41c6-b45f-275b06c528cc','3bfdabc1-326b-4cd2-9abf-5cc5386da8a5','10739f03-e776-41dd-8f94-3a6973cc9f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e44e12389324f31b15cc3b87a7d200d',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-770313262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=945d3f30-59a6-46a8-be19-4254003a9e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0e44790b7b6410b91b73e83987e8c1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e44e12389324f31b15cc3b87a7d200d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:05.441317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c921c1e3-0ed1-4ff5-bdc8-67ee51ca2ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:05.459552 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c921c1e3-0ed1-4ff5-bdc8-67ee51ca2ba5) transitioned into state 'SUCCESS' from state '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-770313262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e44790b7b6410b91b73e83987e8c1d',qos_specs=None,replication_status=,reservations=['e431ed0e-8968-4f05-81ae-11e7cd1d331d','88a0438b-3bdb-41c6-b45f-275b06c528cc','3bfdabc1-326b-4cd2-9abf-5cc5386da8a5','10739f03-e776-41dd-8f94-3a6973cc9f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e44e12389324f31b15cc3b87a7d200d',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:05.460280 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7dd953-262d-4f88-b7ca-73cfa913839a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:05.472933 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7dd953-262d-4f88-b7ca-73cfa913839a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:05.472933 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Flow 'volume_create_api' (54569df8-9eff-4925-9c19-25dc35ca2014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:05.472933 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Create volume request issued successfully. Aug 18 13:52:05.473664 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bc9bfb42-f76d-46e8-b208-f8ad54a8b4a4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:05.474340 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 429/1703] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:52:05 2026] POST /volume/v3/volumes => generated 756 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:05.495761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07b7bcdd-4726-4d31-94b7-3e4285730339 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:05.499349 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07b7bcdd-4726-4d31-94b7-3e4285730339 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:52:05.499473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3eee8a1-28bd-4697-91a5-edb74a9633cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:05.500717 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07b7bcdd-4726-4d31-94b7-3e4285730339 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:05.500717 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07b7bcdd-4726-4d31-94b7-3e4285730339 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:05.504310 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3eee8a1-28bd-4697-91a5-edb74a9633cf tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:05.504310 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3eee8a1-28bd-4697-91a5-edb74a9633cf tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:05.504310 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3eee8a1-28bd-4697-91a5-edb74a9633cf tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:05.512238 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:05.512238 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:05.513205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2ffcd782-7a14-421a-a972-e769e3ab041d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:05.513576 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:05.513576 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:05.514993 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2ffcd782-7a14-421a-a972-e769e3ab041d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:05.515165 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2ffcd782-7a14-421a-a972-e769e3ab041d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:05.515385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2ffcd782-7a14-421a-a972-e769e3ab041d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:05.515488 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2ffcd782-7a14-421a-a972-e769e3ab041d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:05.517935 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f3eee8a1-28bd-4697-91a5-edb74a9633cf tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:05.523445 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:05.523445 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:05.524074 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3eee8a1-28bd-4697-91a5-edb74a9633cf tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:05.524510 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 421/1704] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:05 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:05.524724 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2ffcd782-7a14-421a-a972-e769e3ab041d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:05.525911 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 429/1705] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:05 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:05.525994 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6ddf8392-6364-4782-927e-91f131fd31a3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:05.528572 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6ddf8392-6364-4782-927e-91f131fd31a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:05.528572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6ddf8392-6364-4782-927e-91f131fd31a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:05.529315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6ddf8392-6364-4782-927e-91f131fd31a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:05.530762 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07b7bcdd-4726-4d31-94b7-3e4285730339 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:52:05.537403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07b7bcdd-4726-4d31-94b7-3e4285730339 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:52:05.538479 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 427/1706] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:05 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 824 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:05.547040 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:05.547040 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:05.554145 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6ddf8392-6364-4782-927e-91f131fd31a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:05.560677 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6ddf8392-6364-4782-927e-91f131fd31a3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:05.561234 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 430/1707] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:05 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:06.540366 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81ec0c10-2910-4b33-bdda-e8e548c0804b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:06.544524 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3031d035-128f-48e6-a3f1-049442528518 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:06.544875 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81ec0c10-2910-4b33-bdda-e8e548c0804b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:06.544875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81ec0c10-2910-4b33-bdda-e8e548c0804b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:06.544875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81ec0c10-2910-4b33-bdda-e8e548c0804b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:06.544875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-81ec0c10-2910-4b33-bdda-e8e548c0804b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:06.545559 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3031d035-128f-48e6-a3f1-049442528518 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:06.546876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3031d035-128f-48e6-a3f1-049442528518 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:06.546876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3031d035-128f-48e6-a3f1-049442528518 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:06.554396 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c78b172-74be-4fd4-94f2-a31cd1c18a65 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:06.556544 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c78b172-74be-4fd4-94f2-a31cd1c18a65 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:52:06.556763 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c78b172-74be-4fd4-94f2-a31cd1c18a65 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:06.557016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c78b172-74be-4fd4-94f2-a31cd1c18a65 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:06.558471 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:06.558471 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:06.560087 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:06.560087 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:06.561184 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81ec0c10-2910-4b33-bdda-e8e548c0804b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:06.561708 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 422/1708] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:06 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:06.562217 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3031d035-128f-48e6-a3f1-049442528518 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:06.566230 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3031d035-128f-48e6-a3f1-049442528518 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:06.566737 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 430/1709] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:06 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:06.570123 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:06.570123 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:06.576378 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c78b172-74be-4fd4-94f2-a31cd1c18a65 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:52:06.580451 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c78b172-74be-4fd4-94f2-a31cd1c18a65 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:52:06.580820 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 428/1710] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:06 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:07.528966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-789dcb6a-10f2-4f42-9392-896b70cbbc26 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:07.531358 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-789dcb6a-10f2-4f42-9392-896b70cbbc26 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29/action Aug 18 13:52:07.531730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-789dcb6a-10f2-4f42-9392-896b70cbbc26 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:07.531900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-789dcb6a-10f2-4f42-9392-896b70cbbc26 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:07.552899 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:07.552899 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:07.571189 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c4442106-8a33-47e8-b56e-c89bace9c67a req-789dcb6a-10f2-4f42-9392-896b70cbbc26 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29/action returned with HTTP 204 Aug 18 13:52:07.571728 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 431/1711] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:52:07 2026] POST /volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:07.575049 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ab7d37e-c64c-4d1c-ba90-3c19a186887b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:07.579425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ab7d37e-c64c-4d1c-ba90-3c19a186887b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:07.580124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ab7d37e-c64c-4d1c-ba90-3c19a186887b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:07.580364 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ab7d37e-c64c-4d1c-ba90-3c19a186887b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:07.580520 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8ab7d37e-c64c-4d1c-ba90-3c19a186887b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:07.584846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-51e0134d-5b5e-4196-a069-a877c890eecc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:07.589038 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:07.589038 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:07.589341 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51e0134d-5b5e-4196-a069-a877c890eecc tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:07.589553 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51e0134d-5b5e-4196-a069-a877c890eecc tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:07.589743 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51e0134d-5b5e-4196-a069-a877c890eecc tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:07.589954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ab7d37e-c64c-4d1c-ba90-3c19a186887b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:07.590427 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 423/1712] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:07 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:07.608051 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:07.608051 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:07.617900 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-51e0134d-5b5e-4196-a069-a877c890eecc tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:07.629350 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51e0134d-5b5e-4196-a069-a877c890eecc tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:07.629964 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 431/1713] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:07 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 1166 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:07.650389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff2bf1b4-37ec-404d-8e08-783b814f8208 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:07.653539 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff2bf1b4-37ec-404d-8e08-783b814f8208 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:07.653765 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff2bf1b4-37ec-404d-8e08-783b814f8208 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:07.654091 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff2bf1b4-37ec-404d-8e08-783b814f8208 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:07.675839 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:07.675839 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:07.680523 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ff2bf1b4-37ec-404d-8e08-783b814f8208 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:07.687406 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff2bf1b4-37ec-404d-8e08-783b814f8208 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:07.687940 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 429/1714] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:07 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 1166 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:08.602102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ebc64100-0981-4227-ac82-b8c63d34f9c3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:08.604703 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ebc64100-0981-4227-ac82-b8c63d34f9c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:08.604822 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ebc64100-0981-4227-ac82-b8c63d34f9c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:08.605107 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ebc64100-0981-4227-ac82-b8c63d34f9c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:08.605217 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ebc64100-0981-4227-ac82-b8c63d34f9c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:08.611971 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:08.611971 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:08.612724 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ebc64100-0981-4227-ac82-b8c63d34f9c3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:08.613142 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 432/1715] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:08 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:08.622559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98b5de08-4040-49bf-b46d-2a4c24614482 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:08.625638 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98b5de08-4040-49bf-b46d-2a4c24614482 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:08.625807 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98b5de08-4040-49bf-b46d-2a4c24614482 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:08.626745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98b5de08-4040-49bf-b46d-2a4c24614482 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:08.640522 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:08.640522 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:08.651179 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-98b5de08-4040-49bf-b46d-2a4c24614482 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:08.659308 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98b5de08-4040-49bf-b46d-2a4c24614482 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:52:08.659949 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 424/1716] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:08 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:08.674467 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c0eac7c3-fb87-4538-a0d7-b67d10f6338b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:08.676033 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0eac7c3-fb87-4538-a0d7-b67d10f6338b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:08.676257 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c0eac7c3-fb87-4538-a0d7-b67d10f6338b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:08.676442 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c0eac7c3-fb87-4538-a0d7-b67d10f6338b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:08.676552 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-c0eac7c3-fb87-4538-a0d7-b67d10f6338b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete backup with id: cf7e3061-56d2-47ca-9eac-c72e085f527b. Aug 18 13:52:08.680562 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:08.680562 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:08.696775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-c0eac7c3-fb87-4538-a0d7-b67d10f6338b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] delete_backup rpcapi backup_id cf7e3061-56d2-47ca-9eac-c72e085f527b {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:52:08.698894 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0eac7c3-fb87-4538-a0d7-b67d10f6338b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 202 Aug 18 13:52:08.698998 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 432/1717] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:08 2026] DELETE /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:52:08.705980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0dd829e-ab29-4681-811d-2d84b487fc94 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:08.708231 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0dd829e-ab29-4681-811d-2d84b487fc94 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:08.708462 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0dd829e-ab29-4681-811d-2d84b487fc94 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:08.708725 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0dd829e-ab29-4681-811d-2d84b487fc94 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:08.708773 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d0dd829e-ab29-4681-811d-2d84b487fc94 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:08.713494 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:08.713494 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:08.714277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0dd829e-ab29-4681-811d-2d84b487fc94 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 200 Aug 18 13:52:08.714655 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 430/1718] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:08 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:09.083023 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-e5f3b58e-1426-46cb-8f97-33dac9759ba5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:09.086767 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-e5f3b58e-1426-46cb-8f97-33dac9759ba5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:09.086981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-e5f3b58e-1426-46cb-8f97-33dac9759ba5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:09.087192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-e5f3b58e-1426-46cb-8f97-33dac9759ba5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:09.114744 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:09.114744 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:09.123968 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-e5f3b58e-1426-46cb-8f97-33dac9759ba5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:09.128930 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-e5f3b58e-1426-46cb-8f97-33dac9759ba5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:09.129218 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 433/1719] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:09 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:09.562907 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0283b92e-9799-47ae-ae0f-b8b758e35a39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:09.562907 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0283b92e-9799-47ae-ae0f-b8b758e35a39 None None] GET https://10.4.3.221/volume// Aug 18 13:52:09.562907 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0283b92e-9799-47ae-ae0f-b8b758e35a39 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:09.562907 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0283b92e-9799-47ae-ae0f-b8b758e35a39 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:09.562907 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0283b92e-9799-47ae-ae0f-b8b758e35a39 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:09.562907 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 425/1720] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:09.572000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f5d47358-ca3f-4536-9926-bc7b0446352f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:09.574806 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f5d47358-ca3f-4536-9926-bc7b0446352f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:09.575197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f5d47358-ca3f-4536-9926-bc7b0446352f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fff585a-b447-4d13-9bf2-61acf038cb9e", "connector": null, "instance_uuid": "dd2f56c2-7cd3-4262-b359-efcd270dd221"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:09.589914 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:09.589914 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:09.618002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f5d47358-ca3f-4536-9926-bc7b0446352f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:09.618614 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 433/1721] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:09 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 18 13:52:09.630467 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-1818b581-fc75-4e6b-8749-511fca3dc17c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:09.632418 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-1818b581-fc75-4e6b-8749-511fca3dc17c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0 Aug 18 13:52:09.632626 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-1818b581-fc75-4e6b-8749-511fca3dc17c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:09.632797 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-1818b581-fc75-4e6b-8749-511fca3dc17c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:09.640721 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:09.640721 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:09.690602 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-1818b581-fc75-4e6b-8749-511fca3dc17c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0 returned with HTTP 200 Aug 18 13:52:09.691086 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 431/1722] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:09 2026] DELETE /volume/v3/attachments/2ba4fe83-0ca6-4adf-aa04-eefd7db493f0 => generated 367 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:09.724828 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-70340f50-e958-4389-88e5-48d5c0f5ee2e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:09.727336 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-70340f50-e958-4389-88e5-48d5c0f5ee2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b Aug 18 13:52:09.727654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-70340f50-e958-4389-88e5-48d5c0f5ee2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:09.727967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-70340f50-e958-4389-88e5-48d5c0f5ee2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:09.728258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-70340f50-e958-4389-88e5-48d5c0f5ee2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id cf7e3061-56d2-47ca-9eac-c72e085f527b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:09.732424 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-70340f50-e958-4389-88e5-48d5c0f5ee2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b returned with HTTP 404 Aug 18 13:52:09.733107 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 434/1723] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:09 2026] GET /volume/v3/backups/cf7e3061-56d2-47ca-9eac-c72e085f527b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:09.886375 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-97679c9a-809d-484b-b54d-b078375fea79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:09.893060 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-97679c9a-809d-484b-b54d-b078375fea79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:09.893060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-97679c9a-809d-484b-b54d-b078375fea79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:09.893060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-97679c9a-809d-484b-b54d-b078375fea79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:09.901434 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:09.901434 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:09.905458 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-97679c9a-809d-484b-b54d-b078375fea79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:09.910720 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-97679c9a-809d-484b-b54d-b078375fea79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:52:09.910950 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 426/1724] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:09 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:09.960516 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-6f99a350-e205-425b-a339-4b37098302e6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:09.963196 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-6f99a350-e205-425b-a339-4b37098302e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508/action Aug 18 13:52:09.964287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-6f99a350-e205-425b-a339-4b37098302e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:09.965228 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-6f99a350-e205-425b-a339-4b37098302e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:09.977979 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:09.977979 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:09.978884 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-6f99a350-e205-425b-a339-4b37098302e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:09.987726 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-6f99a350-e205-425b-a339-4b37098302e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Begin detaching volume completed successfully. Aug 18 13:52:09.988115 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-6f99a350-e205-425b-a339-4b37098302e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508/action returned with HTTP 202 Aug 18 13:52:09.988901 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 434/1725] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:52:09 2026] POST /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:52:10.023737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66bc4ea9-131e-432b-9217-3de6840d39eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:10.026391 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66bc4ea9-131e-432b-9217-3de6840d39eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:10.026570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66bc4ea9-131e-432b-9217-3de6840d39eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:10.026823 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66bc4ea9-131e-432b-9217-3de6840d39eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:10.040382 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:10.040382 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:10.046015 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-66bc4ea9-131e-432b-9217-3de6840d39eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:10.053490 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66bc4ea9-131e-432b-9217-3de6840d39eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:52:10.054068 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 432/1726] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:10 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:10.062868 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-98ca44a9-218a-4de4-b7f6-942da4ec9ae7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:10.063284 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-98ca44a9-218a-4de4-b7f6-942da4ec9ae7 None None] GET https://10.4.3.221/volume// Aug 18 13:52:10.063444 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-98ca44a9-218a-4de4-b7f6-942da4ec9ae7 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:10.063656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-98ca44a9-218a-4de4-b7f6-942da4ec9ae7 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:10.064021 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-98ca44a9-218a-4de4-b7f6-942da4ec9ae7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:10.064366 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 435/1727] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:10.076793 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-68d904c7-80d3-468d-b72f-57f604e25d87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:10.079460 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-68d904c7-80d3-468d-b72f-57f604e25d87 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:10.079725 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-68d904c7-80d3-468d-b72f-57f604e25d87 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:10.080190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-68d904c7-80d3-468d-b72f-57f604e25d87 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:10.093007 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:10.093007 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:10.104432 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-68d904c7-80d3-468d-b72f-57f604e25d87 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:10.110969 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-68d904c7-80d3-468d-b72f-57f604e25d87 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:52:10.111585 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 427/1728] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:10 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:10.818589 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-c25d2450-70f0-40a7-92ed-4a87f147023a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:10.821239 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-c25d2450-70f0-40a7-92ed-4a87f147023a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 Aug 18 13:52:10.821846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-c25d2450-70f0-40a7-92ed-4a87f147023a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:10.836678 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-c25d2450-70f0-40a7-92ed-4a87f147023a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:52:10.844151 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-c25d2450-70f0-40a7-92ed-4a87f147023a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:52:10.845588 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:10.845588 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:10.971774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-c25d2450-70f0-40a7-92ed-4a87f147023a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" released by "attachment_update" :: held 0.127s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:52:10.971774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-c25d2450-70f0-40a7-92ed-4a87f147023a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 returned with HTTP 200 Aug 18 13:52:10.972225 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 435/1729] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:52:10 2026] PUT /volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:10.991822 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f9d69616-5320-49e1-9a34-5973c520a8d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:10.994351 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f9d69616-5320-49e1-9a34-5973c520a8d9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 Aug 18 13:52:10.995144 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f9d69616-5320-49e1-9a34-5973c520a8d9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:10.995144 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f9d69616-5320-49e1-9a34-5973c520a8d9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:11.021632 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-f9d69616-5320-49e1-9a34-5973c520a8d9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 returned with HTTP 200 Aug 18 13:52:11.022336 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 433/1730] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 13:52:10 2026] GET /volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:11.074568 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-14ea513f-cfa9-4815-b23b-a7505eb5478a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:11.076506 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-14ea513f-cfa9-4815-b23b-a7505eb5478a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:11.076708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-14ea513f-cfa9-4815-b23b-a7505eb5478a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:11.076963 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-14ea513f-cfa9-4815-b23b-a7505eb5478a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:11.090542 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:11.090542 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:11.096005 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-14ea513f-cfa9-4815-b23b-a7505eb5478a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:11.102021 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-14ea513f-cfa9-4815-b23b-a7505eb5478a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:52:11.103034 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 436/1731] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:11 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:52:11.136557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-ae404ed1-7472-442e-80fb-75ca6a6242d3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:11.138012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-ae404ed1-7472-442e-80fb-75ca6a6242d3 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:11.138239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-ae404ed1-7472-442e-80fb-75ca6a6242d3 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:11.139724 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-ae404ed1-7472-442e-80fb-75ca6a6242d3 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:11.147408 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:11.147408 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:11.150974 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-ae404ed1-7472-442e-80fb-75ca6a6242d3 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:11.155643 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-ae404ed1-7472-442e-80fb-75ca6a6242d3 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:11.156211 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 428/1732] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:11 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:11.180921 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-2daecc1a-8a94-45a4-864b-74e847bc342b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:11.185928 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-2daecc1a-8a94-45a4-864b-74e847bc342b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] POST https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803/action Aug 18 13:52:11.185928 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-2daecc1a-8a94-45a4-864b-74e847bc342b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:11.185928 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-2daecc1a-8a94-45a4-864b-74e847bc342b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:11.203663 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:11.203663 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:11.204322 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-2daecc1a-8a94-45a4-864b-74e847bc342b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:11.213750 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-2daecc1a-8a94-45a4-864b-74e847bc342b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Begin detaching volume completed successfully. Aug 18 13:52:11.213750 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-2daecc1a-8a94-45a4-864b-74e847bc342b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803/action returned with HTTP 202 Aug 18 13:52:11.214218 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 436/1733] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:52:11 2026] POST /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:52:11.296047 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-9104eeee-5c47-4bda-9f2a-b9d3993732ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:11.303363 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-9104eeee-5c47-4bda-9f2a-b9d3993732ec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17 Aug 18 13:52:11.303599 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-9104eeee-5c47-4bda-9f2a-b9d3993732ec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:11.303825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-9104eeee-5c47-4bda-9f2a-b9d3993732ec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:11.315927 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:11.315927 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:11.339568 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-11ae8886-16c1-48b2-b80d-449c0b76ce8b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:11.340063 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-11ae8886-16c1-48b2-b80d-449c0b76ce8b None None] GET https://10.4.3.221/volume// Aug 18 13:52:11.340213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-11ae8886-16c1-48b2-b80d-449c0b76ce8b None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:11.340477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-11ae8886-16c1-48b2-b80d-449c0b76ce8b None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:11.342749 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-11ae8886-16c1-48b2-b80d-449c0b76ce8b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:11.342749 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 437/1734] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:11.369386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-231fe19e-70eb-4e50-bdc5-d0edf9de21e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:11.372994 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-231fe19e-70eb-4e50-bdc5-d0edf9de21e1 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:11.373308 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-231fe19e-70eb-4e50-bdc5-d0edf9de21e1 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:11.373539 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-231fe19e-70eb-4e50-bdc5-d0edf9de21e1 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:11.384628 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:11.384628 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:11.388760 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-231fe19e-70eb-4e50-bdc5-d0edf9de21e1 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:11.395471 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-231fe19e-70eb-4e50-bdc5-d0edf9de21e1 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:11.396165 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 429/1735] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:11 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 1349 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:11.398783 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ac415e5e-483a-47e2-b4ab-0087b6a36a01 req-9104eeee-5c47-4bda-9f2a-b9d3993732ec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17 returned with HTTP 200 Aug 18 13:52:11.398783 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 434/1736] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:11 2026] DELETE /volume/v3/attachments/093667fa-c379-402b-ad2c-2a9c9e073d17 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:12.119834 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b4ce2b20-f558-46f7-921b-671d00894d62 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:12.122426 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4ce2b20-f558-46f7-921b-671d00894d62 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:12.122710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b4ce2b20-f558-46f7-921b-671d00894d62 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:12.123069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b4ce2b20-f558-46f7-921b-671d00894d62 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:12.134062 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:12.134062 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:12.139887 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b4ce2b20-f558-46f7-921b-671d00894d62 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:12.146294 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4ce2b20-f558-46f7-921b-671d00894d62 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:52:12.147038 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 437/1737] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:12 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:13.197083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-f4d77c60-268f-4575-a958-b021f0580059 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.203559 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-f4d77c60-268f-4575-a958-b021f0580059 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:52:13.203559 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-f4d77c60-268f-4575-a958-b021f0580059 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:13.203559 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-f4d77c60-268f-4575-a958-b021f0580059 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:13.217496 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.217496 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:13.228151 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-f4d77c60-268f-4575-a958-b021f0580059 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:52:13.235480 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-f4d77c60-268f-4575-a958-b021f0580059 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:52:13.236920 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 438/1738] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:13 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:13.273846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db08c7e7-aa04-4b91-95d8-8a260917f829 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.274382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db08c7e7-aa04-4b91-95d8-8a260917f829 None None] GET https://10.4.3.221/volume// Aug 18 13:52:13.274581 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db08c7e7-aa04-4b91-95d8-8a260917f829 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:13.274846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db08c7e7-aa04-4b91-95d8-8a260917f829 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:13.275223 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db08c7e7-aa04-4b91-95d8-8a260917f829 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:13.275594 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 430/1739] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:52:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:13.294718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-122305b6-f085-424e-aac4-4534e05fe894 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.298715 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-122305b6-f085-424e-aac4-4534e05fe894 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:13.299741 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-122305b6-f085-424e-aac4-4534e05fe894 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "945d3f30-59a6-46a8-be19-4254003a9e83", "connector": null, "instance_uuid": "5ab9056b-7e1e-4dc7-8d9c-904fc65529ca"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:13.309535 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.309535 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:13.361430 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-122305b6-f085-424e-aac4-4534e05fe894 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:13.361430 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 435/1740] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:13 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:13.413255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-73c20dc0-7f3e-4d48-962b-91c1c669e30e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.416188 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-73c20dc0-7f3e-4d48-962b-91c1c669e30e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] POST https://10.4.3.221/volume/v3/attachments/9f177be0-a4b3-4249-92b5-92495d3399be/action Aug 18 13:52:13.416624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-73c20dc0-7f3e-4d48-962b-91c1c669e30e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:13.416749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-73c20dc0-7f3e-4d48-962b-91c1c669e30e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:13.450050 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.450050 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:13.462290 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-66d10207-a113-4f83-8147-9ac5319e0b79 req-73c20dc0-7f3e-4d48-962b-91c1c669e30e tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments/9f177be0-a4b3-4249-92b5-92495d3399be/action returned with HTTP 204 Aug 18 13:52:13.462752 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 438/1741] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:52:13 2026] POST /volume/v3/attachments/9f177be0-a4b3-4249-92b5-92495d3399be/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:13.489620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c659ecdb-1bd3-461b-9a08-5099d67c92df None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.492081 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c659ecdb-1bd3-461b-9a08-5099d67c92df tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:52:13.492325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c659ecdb-1bd3-461b-9a08-5099d67c92df tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:13.492556 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c659ecdb-1bd3-461b-9a08-5099d67c92df tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:13.506352 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.506352 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:13.512433 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c659ecdb-1bd3-461b-9a08-5099d67c92df tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:52:13.516736 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c659ecdb-1bd3-461b-9a08-5099d67c92df tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:52:13.517215 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 439/1742] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:13 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:13.530343 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2d20f93-1d8d-4f94-a653-342355eec58a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.532411 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2d20f93-1d8d-4f94-a653-342355eec58a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:52:13.532588 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2d20f93-1d8d-4f94-a653-342355eec58a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:13.532782 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2d20f93-1d8d-4f94-a653-342355eec58a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:13.544295 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.544295 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:13.548644 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2d20f93-1d8d-4f94-a653-342355eec58a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:52:13.553094 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2d20f93-1d8d-4f94-a653-342355eec58a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:52:13.553520 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 431/1743] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:13 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:13.615589 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-356a4258-b39e-438c-86e8-a3e3e5f9984a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.623665 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-356a4258-b39e-438c-86e8-a3e3e5f9984a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:52:13.623964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-356a4258-b39e-438c-86e8-a3e3e5f9984a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:13.624163 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-356a4258-b39e-438c-86e8-a3e3e5f9984a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:13.644378 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.644378 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:13.649910 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-356a4258-b39e-438c-86e8-a3e3e5f9984a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:52:13.656173 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-356a4258-b39e-438c-86e8-a3e3e5f9984a tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:52:13.656606 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 436/1744] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:13 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 1111 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:13.688691 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-38af469d-4c58-4d7c-ac45-4662cadaefeb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.695379 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-38af469d-4c58-4d7c-ac45-4662cadaefeb tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] DELETE https://10.4.3.221/volume/v3/attachments/9f177be0-a4b3-4249-92b5-92495d3399be Aug 18 13:52:13.695379 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-38af469d-4c58-4d7c-ac45-4662cadaefeb tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:13.695379 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-38af469d-4c58-4d7c-ac45-4662cadaefeb tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:13.712195 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.712195 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:13.771450 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8edc39a2-eb3d-4ac4-a253-3f4e11a39bc3 req-38af469d-4c58-4d7c-ac45-4662cadaefeb tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/attachments/9f177be0-a4b3-4249-92b5-92495d3399be returned with HTTP 200 Aug 18 13:52:13.771878 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 439/1745] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:13 2026] DELETE /volume/v3/attachments/9f177be0-a4b3-4249-92b5-92495d3399be => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:13.809952 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ed3aa718-16c7-4e97-9cf3-5d2334134260 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:13.811711 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed3aa718-16c7-4e97-9cf3-5d2334134260 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:52:13.811917 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ed3aa718-16c7-4e97-9cf3-5d2334134260 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:13.812127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ed3aa718-16c7-4e97-9cf3-5d2334134260 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:13.819385 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:13.819385 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:13.823189 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ed3aa718-16c7-4e97-9cf3-5d2334134260 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:52:13.827338 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed3aa718-16c7-4e97-9cf3-5d2334134260 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:52:13.827749 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 440/1746] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:13 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:14.120444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-28d1eeb4-c082-43ef-a47c-365ebd553e73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:14.125410 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-28d1eeb4-c082-43ef-a47c-365ebd553e73 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] DELETE https://10.4.3.221/volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29 Aug 18 13:52:14.125671 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-28d1eeb4-c082-43ef-a47c-365ebd553e73 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:14.125995 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-28d1eeb4-c082-43ef-a47c-365ebd553e73 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:14.137501 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:14.137501 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:14.208295 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-533a0853-01d8-4a34-9bc7-0c6bc52a3e25 req-28d1eeb4-c082-43ef-a47c-365ebd553e73 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29 returned with HTTP 200 Aug 18 13:52:14.208878 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 432/1747] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:14 2026] DELETE /volume/v3/attachments/15522044-2753-4cdc-a40f-55e591bd4c29 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:15.635620 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-18ea37d9-b7a5-46b6-8016-f40e7f7eabef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:15.639062 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-18ea37d9-b7a5-46b6-8016-f40e7f7eabef tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1/action Aug 18 13:52:15.639586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-18ea37d9-b7a5-46b6-8016-f40e7f7eabef tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:15.639751 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-18ea37d9-b7a5-46b6-8016-f40e7f7eabef tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:15.666414 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:15.666414 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:15.683376 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bc203c2-912d-4fc5-be23-2594446e19a7 req-18ea37d9-b7a5-46b6-8016-f40e7f7eabef tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1/action returned with HTTP 204 Aug 18 13:52:15.683930 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 437/1748] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:52:15 2026] POST /volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:16.362333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:16.364685 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:16.365110 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:16.365385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:16.365681 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: 9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:16.375443 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:16.375443 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:16.375605 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:16.394487 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume request issued successfully. Aug 18 13:52:16.394699 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f69f36b3-eca2-4494-ad39-98bdc928dba3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 202 Aug 18 13:52:16.395211 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 440/1749] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:16 2026] DELETE /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:16.407331 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-94f65a1d-152d-4507-9af8-a6f9fc80a961 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:16.409598 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-94f65a1d-152d-4507-9af8-a6f9fc80a961 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:16.409837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-94f65a1d-152d-4507-9af8-a6f9fc80a961 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:16.410117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-94f65a1d-152d-4507-9af8-a6f9fc80a961 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:16.421070 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:16.421070 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:16.426315 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-94f65a1d-152d-4507-9af8-a6f9fc80a961 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:16.433921 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-94f65a1d-152d-4507-9af8-a6f9fc80a961 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 200 Aug 18 13:52:16.434321 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 441/1750] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:16 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:17.407684 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:17.409598 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] DELETE https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:17.409813 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:17.411055 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:17.411055 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Delete volume with id: 731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:17.420318 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:17.420318 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:17.420750 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:17.441467 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Delete volume request issued successfully. Aug 18 13:52:17.441728 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c63aee5-55c5-4eab-9981-aeab42c0661a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 202 Aug 18 13:52:17.442248 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 433/1751] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:17 2026] DELETE /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:17.451598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d558838-6ed2-4335-bae1-2928313b9e64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:17.455989 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d558838-6ed2-4335-bae1-2928313b9e64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:17.456276 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d558838-6ed2-4335-bae1-2928313b9e64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:17.456535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d558838-6ed2-4335-bae1-2928313b9e64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:17.458605 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f18ad7bf-23c2-4039-a717-1ba79bcdd13b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:17.461499 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f18ad7bf-23c2-4039-a717-1ba79bcdd13b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:17.461748 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f18ad7bf-23c2-4039-a717-1ba79bcdd13b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:17.462054 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f18ad7bf-23c2-4039-a717-1ba79bcdd13b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:17.464616 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d558838-6ed2-4335-bae1-2928313b9e64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 404 Aug 18 13:52:17.465563 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 438/1752] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:17 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:17.470327 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:17.470327 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:17.473540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7b864867-72ba-4458-9d89-af73e18e5d1b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:17.474115 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f18ad7bf-23c2-4039-a717-1ba79bcdd13b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:17.475909 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b864867-72ba-4458-9d89-af73e18e5d1b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:17.476270 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b864867-72ba-4458-9d89-af73e18e5d1b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:17.476672 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b864867-72ba-4458-9d89-af73e18e5d1b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:17.480012 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f18ad7bf-23c2-4039-a717-1ba79bcdd13b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 200 Aug 18 13:52:17.480621 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 441/1753] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:17 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:17.484930 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b864867-72ba-4458-9d89-af73e18e5d1b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 404 Aug 18 13:52:17.485547 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 442/1754] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:17 2026] GET /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:17.499943 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15d48a3c-705e-47b8-bb00-094416f725eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:17.501284 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15d48a3c-705e-47b8-bb00-094416f725eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:17.501482 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15d48a3c-705e-47b8-bb00-094416f725eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:17.501690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15d48a3c-705e-47b8-bb00-094416f725eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:17.501894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-15d48a3c-705e-47b8-bb00-094416f725eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: 9b569c5f-ee5f-4f62-9870-119e8c973508 Aug 18 13:52:17.511631 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15d48a3c-705e-47b8-bb00-094416f725eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 returned with HTTP 404 Aug 18 13:52:17.512521 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 434/1755] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:17 2026] DELETE /volume/v3/volumes/9b569c5f-ee5f-4f62-9870-119e8c973508 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:17.552552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:17.554300 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:17.554935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1000661115"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:17.556615 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request body: {'volume': {'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1000661115'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:17.810387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume of 1 GB Aug 18 13:52:17.816719 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability Zones retrieved successfully. Aug 18 13:52:17.823529 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (4ed9a8e2-b9b3-4c89-aca5-aa88be549440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:17.825482 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959e8473-abbb-4844-80fd-afc6e94037b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:17.829890 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:17.910719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959e8473-abbb-4844-80fd-afc6e94037b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:17.911763 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dadcfb-8056-4c95-a543-419081f1b8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:17.960426 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['3adff9a5-7757-4049-a048-bb822aaa7d74', 'e873493c-56bc-4fce-abc4-3388baf70a8c', 'e28f5e81-7aec-4cae-b12c-d24ec43101ff', 'e83742b6-449d-44fb-bdb3-fb21fdf7a48d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:17.961078 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dadcfb-8056-4c95-a543-419081f1b8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3adff9a5-7757-4049-a048-bb822aaa7d74', 'e873493c-56bc-4fce-abc4-3388baf70a8c', 'e28f5e81-7aec-4cae-b12c-d24ec43101ff', 'e83742b6-449d-44fb-bdb3-fb21fdf7a48d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:17.961904 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42e5f19-bd9b-43f7-8e2e-ca1857696975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:17.995894 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42e5f19-bd9b-43f7-8e2e-ca1857696975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '296df0a0-f306-45cb-8f31-65f5e3dab0a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1000661115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['3adff9a5-7757-4049-a048-bb822aaa7d74','e873493c-56bc-4fce-abc4-3388baf70a8c','e28f5e81-7aec-4cae-b12c-d24ec43101ff','e83742b6-449d-44fb-bdb3-fb21fdf7a48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1000661115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=296df0a0-f306-45cb-8f31-65f5e3dab0a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ff0269440a44cd9b83021b093c421d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:17.995894 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c9d141-40d3-4775-af16-5ed837d348a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:18.015045 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c9d141-40d3-4775-af16-5ed837d348a6) transitioned into state 'SUCCESS' from state '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-1000661115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['3adff9a5-7757-4049-a048-bb822aaa7d74','e873493c-56bc-4fce-abc4-3388baf70a8c','e28f5e81-7aec-4cae-b12c-d24ec43101ff','e83742b6-449d-44fb-bdb3-fb21fdf7a48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:18.015045 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff308e2-f017-4122-b28e-6cca1825275a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:18.026616 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff308e2-f017-4122-b28e-6cca1825275a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:18.027461 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (4ed9a8e2-b9b3-4c89-aca5-aa88be549440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:18.027750 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request issued successfully. Aug 18 13:52:18.028434 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-391a02f9-eaf1-4ec8-a914-f935f2b28fb2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:18.035170 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 439/1756] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:52:17 2026] POST /volume/v3/volumes => generated 749 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:18.045614 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f0adb07e-21c4-40d4-8813-f10aee84264a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:18.053325 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f0adb07e-21c4-40d4-8813-f10aee84264a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:18.053641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f0adb07e-21c4-40d4-8813-f10aee84264a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:18.053900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f0adb07e-21c4-40d4-8813-f10aee84264a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:18.062682 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:18.062682 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:18.067288 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f0adb07e-21c4-40d4-8813-f10aee84264a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:18.075921 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f0adb07e-21c4-40d4-8813-f10aee84264a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 200 Aug 18 13:52:18.076494 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 442/1757] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:18 2026] GET /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:18.497567 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7896abd3-0524-49ab-8981-dec268e86a5d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:18.499774 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7896abd3-0524-49ab-8981-dec268e86a5d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 Aug 18 13:52:18.499927 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7896abd3-0524-49ab-8981-dec268e86a5d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:18.500203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7896abd3-0524-49ab-8981-dec268e86a5d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:18.506169 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7896abd3-0524-49ab-8981-dec268e86a5d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 returned with HTTP 404 Aug 18 13:52:18.506733 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 443/1758] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:18 2026] GET /volume/v3/volumes/731ff042-8ee3-4c99-a007-1dea715e9803 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:18.830206 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:18.832124 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 Aug 18 13:52:18.832345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:18.832526 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:18.832623 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Delete snapshot with id: c4b9bdbb-eea5-4067-bbd1-211ea1182d41 Aug 18 13:52:18.837639 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:18.837639 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:18.838096 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot retrieved successfully. Aug 18 13:52:18.856082 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot delete request issued successfully. Aug 18 13:52:18.856254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85a51cab-d6af-4fcc-9ad0-9b1a1e101af4 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 returned with HTTP 202 Aug 18 13:52:18.856678 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 435/1759] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:52:18 2026] DELETE /volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:18.866882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e8fbb35-59e2-4a25-a9c2-bd17a64be3b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:18.870966 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e8fbb35-59e2-4a25-a9c2-bd17a64be3b6 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 Aug 18 13:52:18.870966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e8fbb35-59e2-4a25-a9c2-bd17a64be3b6 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:18.870966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e8fbb35-59e2-4a25-a9c2-bd17a64be3b6 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:18.881828 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:18.881828 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:18.882434 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e8fbb35-59e2-4a25-a9c2-bd17a64be3b6 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Snapshot retrieved successfully. Aug 18 13:52:18.883275 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e8fbb35-59e2-4a25-a9c2-bd17a64be3b6 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 returned with HTTP 200 Aug 18 13:52:18.883682 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 440/1760] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:52:18 2026] GET /volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:19.099034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-258abc40-a7bf-42ec-ab6b-a8322cfd4ac2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:19.101042 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-258abc40-a7bf-42ec-ab6b-a8322cfd4ac2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:19.101258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-258abc40-a7bf-42ec-ab6b-a8322cfd4ac2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:19.101474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-258abc40-a7bf-42ec-ab6b-a8322cfd4ac2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:19.110277 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:19.110277 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:19.114730 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-258abc40-a7bf-42ec-ab6b-a8322cfd4ac2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:19.123873 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-258abc40-a7bf-42ec-ab6b-a8322cfd4ac2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 200 Aug 18 13:52:19.124464 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 443/1761] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:19 2026] GET /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:19.141707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f50767b0-035b-45f9-9918-8c255ee8736e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:19.147250 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f50767b0-035b-45f9-9918-8c255ee8736e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:19.147250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f50767b0-035b-45f9-9918-8c255ee8736e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:19.147250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f50767b0-035b-45f9-9918-8c255ee8736e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:19.159071 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:19.159071 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:19.166319 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f50767b0-035b-45f9-9918-8c255ee8736e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:19.172023 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f50767b0-035b-45f9-9918-8c255ee8736e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 200 Aug 18 13:52:19.172421 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 444/1762] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:19 2026] GET /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:19.186918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:19.188596 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:52:19.188991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "296df0a0-f306-45cb-8f31-65f5e3dab0a3", "name": "tempest-VolumesBackupsTest-Backup-1012262033", "container": "tempest-volumesbackupstest-backup-container-302087740"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:19.190434 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating new backup {'backup': {'volume_id': '296df0a0-f306-45cb-8f31-65f5e3dab0a3', 'name': 'tempest-VolumesBackupsTest-Backup-1012262033', 'container': 'tempest-volumesbackupstest-backup-container-302087740'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:52:19.191891 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating backup of volume 296df0a0-f306-45cb-8f31-65f5e3dab0a3 in container tempest-volumesbackupstest-backup-container-302087740 Aug 18 13:52:19.198978 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:19.198978 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:19.199439 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:19.227112 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['d8709ad7-aba2-457d-b310-f69c195624db', 'f4b829b6-0244-49f8-846c-c4bcff4fd404'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:19.271141 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d398138f-69a0-48a7-a5b4-06b19fd6f7c7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:52:19.271735 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 436/1763] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:52:19 2026] POST /volume/v3/backups => generated 330 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:19.282585 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c4fa38f-4341-4d17-bdf5-87925620f7fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:19.284748 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c4fa38f-4341-4d17-bdf5-87925620f7fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:19.284989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c4fa38f-4341-4d17-bdf5-87925620f7fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:19.285229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c4fa38f-4341-4d17-bdf5-87925620f7fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:19.285369 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0c4fa38f-4341-4d17-bdf5-87925620f7fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:19.290585 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:19.290585 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:19.291492 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c4fa38f-4341-4d17-bdf5-87925620f7fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:19.291932 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 441/1764] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:19 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:19.895085 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2006091c-ad96-4b9d-9234-4267922f931a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:19.897091 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2006091c-ad96-4b9d-9234-4267922f931a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 Aug 18 13:52:19.897335 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2006091c-ad96-4b9d-9234-4267922f931a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:19.897579 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2006091c-ad96-4b9d-9234-4267922f931a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:19.903131 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2006091c-ad96-4b9d-9234-4267922f931a tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 returned with HTTP 404 Aug 18 13:52:19.903793 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 444/1765] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:52:19 2026] GET /volume/v3/snapshots/c4b9bdbb-eea5-4067-bbd1-211ea1182d41 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:19.961810 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-23d79995-39a1-498e-a9d7-cf123af97e4a req-d6a39624-a25f-47ef-96f1-88113c7b39f5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:19.966167 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-23d79995-39a1-498e-a9d7-cf123af97e4a req-d6a39624-a25f-47ef-96f1-88113c7b39f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:52:19.966293 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-23d79995-39a1-498e-a9d7-cf123af97e4a req-d6a39624-a25f-47ef-96f1-88113c7b39f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:19.966671 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-23d79995-39a1-498e-a9d7-cf123af97e4a req-d6a39624-a25f-47ef-96f1-88113c7b39f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:19.977506 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:19.977506 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:19.986517 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-23d79995-39a1-498e-a9d7-cf123af97e4a req-d6a39624-a25f-47ef-96f1-88113c7b39f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:19.994879 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-23d79995-39a1-498e-a9d7-cf123af97e4a req-d6a39624-a25f-47ef-96f1-88113c7b39f5 tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:52:19.995400 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 445/1766] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:19 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:20.305500 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a95d657-4256-4a1a-850e-9dcd70aa411b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:20.308304 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a95d657-4256-4a1a-850e-9dcd70aa411b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:20.308581 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a95d657-4256-4a1a-850e-9dcd70aa411b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:20.308834 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a95d657-4256-4a1a-850e-9dcd70aa411b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:20.309012 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9a95d657-4256-4a1a-850e-9dcd70aa411b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:20.316171 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:20.316171 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:20.317506 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a95d657-4256-4a1a-850e-9dcd70aa411b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:20.317965 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 437/1767] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:20 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:21.335422 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0eb5188-be5c-4f59-a7ef-e5baa2e23aab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:21.339256 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0eb5188-be5c-4f59-a7ef-e5baa2e23aab tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:21.339561 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0eb5188-be5c-4f59-a7ef-e5baa2e23aab tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:21.340754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0eb5188-be5c-4f59-a7ef-e5baa2e23aab tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:21.340754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f0eb5188-be5c-4f59-a7ef-e5baa2e23aab tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:21.347491 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:21.347491 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:21.348649 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0eb5188-be5c-4f59-a7ef-e5baa2e23aab tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:21.349024 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 442/1768] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:21 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:22.364908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4b4316af-5463-4fab-b231-3d2e907176ac None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:22.373145 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b4316af-5463-4fab-b231-3d2e907176ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:22.373145 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b4316af-5463-4fab-b231-3d2e907176ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:22.373145 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b4316af-5463-4fab-b231-3d2e907176ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:22.373145 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4b4316af-5463-4fab-b231-3d2e907176ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:22.385164 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:22.385164 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:22.386636 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b4316af-5463-4fab-b231-3d2e907176ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:22.387327 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 445/1769] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:22 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:23.042775 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a7d2d3bc-ac4f-48a9-b363-376c82111f94 req-cc2ead9d-0e0b-4c01-bcf2-b9c5f0d6ba25 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:23.048565 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a7d2d3bc-ac4f-48a9-b363-376c82111f94 req-cc2ead9d-0e0b-4c01-bcf2-b9c5f0d6ba25 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] DELETE https://10.4.3.221/volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272 Aug 18 13:52:23.048565 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a7d2d3bc-ac4f-48a9-b363-376c82111f94 req-cc2ead9d-0e0b-4c01-bcf2-b9c5f0d6ba25 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:23.048877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a7d2d3bc-ac4f-48a9-b363-376c82111f94 req-cc2ead9d-0e0b-4c01-bcf2-b9c5f0d6ba25 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:23.061135 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:23.061135 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:23.137243 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a7d2d3bc-ac4f-48a9-b363-376c82111f94 req-cc2ead9d-0e0b-4c01-bcf2-b9c5f0d6ba25 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272 returned with HTTP 200 Aug 18 13:52:23.137970 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 446/1770] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:23 2026] DELETE /volume/v3/attachments/13f0ef4a-54ed-48b8-85b2-ffd54f66c272 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:23.275173 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:23.277597 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:52:23.277796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:23.277980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:23.278146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Delete volume with id: 6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:52:23.285666 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:23.285666 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:23.285815 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:23.306716 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Delete volume request issued successfully. Aug 18 13:52:23.307025 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-337878da-e3b7-43c1-8d63-2baa5575eb4f tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 202 Aug 18 13:52:23.307439 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 438/1771] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:23 2026] DELETE /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:23.320852 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07b59982-6333-47fa-b3ba-a4cc3dfc270d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:23.325932 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07b59982-6333-47fa-b3ba-a4cc3dfc270d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:52:23.325932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07b59982-6333-47fa-b3ba-a4cc3dfc270d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:23.326897 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07b59982-6333-47fa-b3ba-a4cc3dfc270d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:23.340976 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:23.340976 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:23.347033 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07b59982-6333-47fa-b3ba-a4cc3dfc270d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Volume info retrieved successfully. Aug 18 13:52:23.362377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07b59982-6333-47fa-b3ba-a4cc3dfc270d tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 200 Aug 18 13:52:23.362562 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 443/1772] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:23 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:23.404324 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e48f9ec-69bf-487c-8008-142814b7470a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:23.407412 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e48f9ec-69bf-487c-8008-142814b7470a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:23.407962 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e48f9ec-69bf-487c-8008-142814b7470a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:23.407962 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e48f9ec-69bf-487c-8008-142814b7470a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:23.408057 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4e48f9ec-69bf-487c-8008-142814b7470a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:23.415802 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:23.415802 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:23.417062 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e48f9ec-69bf-487c-8008-142814b7470a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:23.417621 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 446/1773] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:23 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:24.330534 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-c0569c78-0297-483e-a72f-b40d333598e2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.331151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-c0569c78-0297-483e-a72f-b40d333598e2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:24.331396 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-c0569c78-0297-483e-a72f-b40d333598e2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:24.331620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-c0569c78-0297-483e-a72f-b40d333598e2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:24.340100 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:24.340100 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:24.345052 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-c0569c78-0297-483e-a72f-b40d333598e2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:24.351736 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-c0569c78-0297-483e-a72f-b40d333598e2 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:24.353177 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 447/1774] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:24 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:24.381543 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-714fd60e-8fe8-4ea4-96e6-0783e208390b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.386058 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714fd60e-8fe8-4ea4-96e6-0783e208390b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] GET https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 Aug 18 13:52:24.386222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714fd60e-8fe8-4ea4-96e6-0783e208390b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:24.386359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714fd60e-8fe8-4ea4-96e6-0783e208390b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:24.399331 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714fd60e-8fe8-4ea4-96e6-0783e208390b tempest-TestStampPattern-679432209 tempest-TestStampPattern-679432209-project-member] https://10.4.3.221/volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 returned with HTTP 404 Aug 18 13:52:24.399918 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 439/1775] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:24 2026] GET /volume/v3/volumes/6ee6cabf-80f5-4de6-839a-cd06fc666600 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:24.431022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e628256-c017-4f9b-993b-dfe2e08121a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.432945 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e628256-c017-4f9b-993b-dfe2e08121a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:24.433135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e628256-c017-4f9b-993b-dfe2e08121a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:24.433352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e628256-c017-4f9b-993b-dfe2e08121a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:24.433444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9e628256-c017-4f9b-993b-dfe2e08121a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:24.440592 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:24.440592 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:24.441460 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e628256-c017-4f9b-993b-dfe2e08121a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:24.441815 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 444/1776] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:24 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:24.458068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fe0182f2-a2f9-41d8-8585-f3cd96e32e59 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.458456 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe0182f2-a2f9-41d8-8585-f3cd96e32e59 None None] GET https://10.4.3.221/volume// Aug 18 13:52:24.458604 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe0182f2-a2f9-41d8-8585-f3cd96e32e59 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:24.458779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe0182f2-a2f9-41d8-8585-f3cd96e32e59 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:24.459139 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe0182f2-a2f9-41d8-8585-f3cd96e32e59 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:24.459412 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 447/1777] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:52:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:24.468549 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-92444161-f40d-4328-9f53-024adb71144e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.533202 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-92444161-f40d-4328-9f53-024adb71144e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:24.533659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-92444161-f40d-4328-9f53-024adb71144e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7593ba7-baf9-402d-9353-ae3c2b87951d", "connector": null, "instance_uuid": "d4644bba-1125-44f0-8861-e319287659cc"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:24.545145 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:24.545145 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:24.585735 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-92444161-f40d-4328-9f53-024adb71144e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:24.586097 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 448/1778] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:24 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:24.622352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3fa2efc5-6644-4160-84a3-45ad885f54ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.626945 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fa2efc5-6644-4160-84a3-45ad885f54ba tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:24.626945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fa2efc5-6644-4160-84a3-45ad885f54ba tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:24.626945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fa2efc5-6644-4160-84a3-45ad885f54ba tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:24.633920 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9402602-9537-48f4-b25a-eac8ebb62a33 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.634466 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9402602-9537-48f4-b25a-eac8ebb62a33 None None] GET https://10.4.3.221/volume// Aug 18 13:52:24.634683 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9402602-9537-48f4-b25a-eac8ebb62a33 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:24.634953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9402602-9537-48f4-b25a-eac8ebb62a33 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:24.635324 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9402602-9537-48f4-b25a-eac8ebb62a33 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:24.636431 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 445/1779] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:24.646956 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:24.646956 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:24.647269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-5f138be3-53df-48b3-95ce-5f9981c4d661 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.650154 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-5f138be3-53df-48b3-95ce-5f9981c4d661 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:24.650447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-5f138be3-53df-48b3-95ce-5f9981c4d661 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:24.650662 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-5f138be3-53df-48b3-95ce-5f9981c4d661 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:24.651186 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3fa2efc5-6644-4160-84a3-45ad885f54ba tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:24.656148 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fa2efc5-6644-4160-84a3-45ad885f54ba tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:24.656774 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 440/1780] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:24 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:24.670578 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:24.670578 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:24.676354 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-5f138be3-53df-48b3-95ce-5f9981c4d661 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:24.684079 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-5f138be3-53df-48b3-95ce-5f9981c4d661 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:24.684595 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 448/1781] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:24 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:24.852465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-d3f150aa-907a-4d6f-b616-6c8b70301e6f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:24.858923 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-d3f150aa-907a-4d6f-b616-6c8b70301e6f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] PUT https://10.4.3.221/volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a Aug 18 13:52:24.859493 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-d3f150aa-907a-4d6f-b616-6c8b70301e6f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:24.873880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-d3f150aa-907a-4d6f-b616-6c8b70301e6f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Acquiring lock "cinder-attachment_update-d7593ba7-baf9-402d-9353-ae3c2b87951d-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:52:24.881055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-d3f150aa-907a-4d6f-b616-6c8b70301e6f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Lock "cinder-attachment_update-d7593ba7-baf9-402d-9353-ae3c2b87951d-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:52:24.882464 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:24.882464 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:24.993811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-d3f150aa-907a-4d6f-b616-6c8b70301e6f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Lock "cinder-attachment_update-d7593ba7-baf9-402d-9353-ae3c2b87951d-np0000007658" released by "attachment_update" :: held 0.113s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:52:24.994216 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-d3f150aa-907a-4d6f-b616-6c8b70301e6f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a returned with HTTP 200 Aug 18 13:52:24.994788 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 449/1782] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:52:24 2026] PUT /volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:25.334577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:25.337144 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] DELETE https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 Aug 18 13:52:25.337379 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:25.337636 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:25.337840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Delete volume with id: 84ecfb3e-936e-4337-8581-052b794ceac5 Aug 18 13:52:25.350013 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:25.350013 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:25.350815 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:52:25.375413 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Delete volume request issued successfully. Aug 18 13:52:25.375642 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be492e9e-4bea-46a6-8c6f-4acfd17d793c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 returned with HTTP 202 Aug 18 13:52:25.376115 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 446/1783] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:25 2026] DELETE /volume/v3/volumes/84ecfb3e-936e-4337-8581-052b794ceac5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:25.388923 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92908249-8b49-44e3-82c6-5f51b034768c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:25.391215 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92908249-8b49-44e3-82c6-5f51b034768c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] DELETE https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c Aug 18 13:52:25.391557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92908249-8b49-44e3-82c6-5f51b034768c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:25.391773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92908249-8b49-44e3-82c6-5f51b034768c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:25.391950 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-92908249-8b49-44e3-82c6-5f51b034768c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Delete backup with id: 121943b8-36a8-4a39-add8-a73406e0923c. Aug 18 13:52:25.405161 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:25.405161 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:25.419596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-92908249-8b49-44e3-82c6-5f51b034768c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] delete_backup rpcapi backup_id 121943b8-36a8-4a39-add8-a73406e0923c {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:52:25.421511 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92908249-8b49-44e3-82c6-5f51b034768c tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c returned with HTTP 202 Aug 18 13:52:25.422015 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 441/1784] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:25 2026] DELETE /volume/v3/backups/121943b8-36a8-4a39-add8-a73406e0923c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:52:25.429974 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:25.432133 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:52:25.432363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:25.432708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:25.432934 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Delete volume with id: 3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:52:25.443942 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:25.443942 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:25.443942 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:52:25.461575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ad721569-6aab-477d-8f47-dd2d1f3fb2dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:25.466083 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ad721569-6aab-477d-8f47-dd2d1f3fb2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:25.466387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ad721569-6aab-477d-8f47-dd2d1f3fb2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:25.469211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ad721569-6aab-477d-8f47-dd2d1f3fb2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:25.469211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ad721569-6aab-477d-8f47-dd2d1f3fb2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:25.469347 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Delete volume request issued successfully. Aug 18 13:52:25.469347 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2b929e8-abf7-4ae7-be7c-07a0864e8d51 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 202 Aug 18 13:52:25.469347 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 449/1785] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:25 2026] DELETE /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:25.478138 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:25.478138 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:25.479011 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ad721569-6aab-477d-8f47-dd2d1f3fb2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:25.479617 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 450/1786] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:25 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:25.481327 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ddd3a936-20bc-4857-b592-4ca5687d116f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:25.483974 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddd3a936-20bc-4857-b592-4ca5687d116f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:52:25.484205 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ddd3a936-20bc-4857-b592-4ca5687d116f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:25.484436 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ddd3a936-20bc-4857-b592-4ca5687d116f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:25.500671 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:25.500671 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:25.505293 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ddd3a936-20bc-4857-b592-4ca5687d116f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Volume info retrieved successfully. Aug 18 13:52:25.512082 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddd3a936-20bc-4857-b592-4ca5687d116f tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 200 Aug 18 13:52:25.512680 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 447/1787] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:25 2026] GET /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:25.670322 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-188214bd-0ef5-40e8-997f-0a1589ccf656 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:25.672327 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-188214bd-0ef5-40e8-997f-0a1589ccf656 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:25.672598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-188214bd-0ef5-40e8-997f-0a1589ccf656 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:25.672796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-188214bd-0ef5-40e8-997f-0a1589ccf656 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:25.692825 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:25.692825 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:25.696832 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-188214bd-0ef5-40e8-997f-0a1589ccf656 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:25.701381 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-188214bd-0ef5-40e8-997f-0a1589ccf656 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:25.701737 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 442/1788] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:25 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:26.491107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-de4073dd-d829-4106-ab12-25c5a5e2e719 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:26.492908 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-de4073dd-d829-4106-ab12-25c5a5e2e719 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:26.493134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-de4073dd-d829-4106-ab12-25c5a5e2e719 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:26.493339 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-de4073dd-d829-4106-ab12-25c5a5e2e719 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:26.493446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-de4073dd-d829-4106-ab12-25c5a5e2e719 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:26.498121 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:26.498121 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:26.498929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-de4073dd-d829-4106-ab12-25c5a5e2e719 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:26.499356 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 450/1789] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:26 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:26.528992 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-54532c00-eded-44f6-9611-38004f1121d5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:26.530935 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-54532c00-eded-44f6-9611-38004f1121d5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] GET https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 Aug 18 13:52:26.531151 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-54532c00-eded-44f6-9611-38004f1121d5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:26.531436 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-54532c00-eded-44f6-9611-38004f1121d5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:26.536980 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-54532c00-eded-44f6-9611-38004f1121d5 tempest-TestVolumeBackupRestore-821664984 tempest-TestVolumeBackupRestore-821664984-project-member] https://10.4.3.221/volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 returned with HTTP 404 Aug 18 13:52:26.537612 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 451/1790] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:26 2026] GET /volume/v3/volumes/3103abe6-fd61-4c54-812d-e658b1e75b96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:26.717953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5cd72207-0143-43cd-9ad4-b9b4772cff14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:26.719671 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cd72207-0143-43cd-9ad4-b9b4772cff14 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:26.719902 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cd72207-0143-43cd-9ad4-b9b4772cff14 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:26.720122 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cd72207-0143-43cd-9ad4-b9b4772cff14 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:26.733808 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:26.733808 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:26.740999 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5cd72207-0143-43cd-9ad4-b9b4772cff14 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:26.753038 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cd72207-0143-43cd-9ad4-b9b4772cff14 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:26.753038 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 448/1791] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:26 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:27.510385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-06e83ca2-17fe-4e2d-bb06-d293d427bbf7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:27.515041 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06e83ca2-17fe-4e2d-bb06-d293d427bbf7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:27.515304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06e83ca2-17fe-4e2d-bb06-d293d427bbf7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:27.515636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06e83ca2-17fe-4e2d-bb06-d293d427bbf7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:27.516693 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-06e83ca2-17fe-4e2d-bb06-d293d427bbf7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:27.522186 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:27.522186 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:27.523641 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06e83ca2-17fe-4e2d-bb06-d293d427bbf7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:27.524457 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 443/1792] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:27 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:52:27.768558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ee3975be-f5cd-415f-8e54-c0f6327f7d7e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:27.770294 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee3975be-f5cd-415f-8e54-c0f6327f7d7e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:27.770699 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ee3975be-f5cd-415f-8e54-c0f6327f7d7e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:27.772132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ee3975be-f5cd-415f-8e54-c0f6327f7d7e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:27.786902 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:27.786902 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:27.792079 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ee3975be-f5cd-415f-8e54-c0f6327f7d7e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:27.801260 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee3975be-f5cd-415f-8e54-c0f6327f7d7e tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:27.802076 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 451/1793] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:27 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:28.333037 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-45316af3-bfe1-4ccd-9b08-586f4cd53b37 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:28.335409 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-45316af3-bfe1-4ccd-9b08-586f4cd53b37 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] POST https://10.4.3.221/volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a/action Aug 18 13:52:28.335793 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-45316af3-bfe1-4ccd-9b08-586f4cd53b37 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:28.335896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-45316af3-bfe1-4ccd-9b08-586f4cd53b37 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:28.355494 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:28.355494 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:28.373733 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e5c4f586-7f9e-4c2d-a313-166e26a839ca req-45316af3-bfe1-4ccd-9b08-586f4cd53b37 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a/action returned with HTTP 204 Aug 18 13:52:28.374406 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 452/1794] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:52:28 2026] POST /volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:28.538380 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fad498c2-5fd2-478f-ae65-67ceeb3fdd98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:28.541159 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fad498c2-5fd2-478f-ae65-67ceeb3fdd98 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:28.541353 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fad498c2-5fd2-478f-ae65-67ceeb3fdd98 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:28.541531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fad498c2-5fd2-478f-ae65-67ceeb3fdd98 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:28.541630 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fad498c2-5fd2-478f-ae65-67ceeb3fdd98 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:28.549122 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:28.549122 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:28.549947 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fad498c2-5fd2-478f-ae65-67ceeb3fdd98 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:28.550333 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 449/1795] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:28 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:28.824683 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c54c2b5-6d57-4b39-a6ee-404972b41557 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:28.831161 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c54c2b5-6d57-4b39-a6ee-404972b41557 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:28.831333 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c54c2b5-6d57-4b39-a6ee-404972b41557 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:28.831505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c54c2b5-6d57-4b39-a6ee-404972b41557 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:28.846708 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:28.846708 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:28.854384 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c54c2b5-6d57-4b39-a6ee-404972b41557 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:28.860412 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c54c2b5-6d57-4b39-a6ee-404972b41557 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:28.860939 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 444/1796] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:28 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:28.876413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1949fb79-d846-444e-9c24-4eb207b0e755 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:28.878265 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1949fb79-d846-444e-9c24-4eb207b0e755 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] POST https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d/action Aug 18 13:52:28.878960 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1949fb79-d846-444e-9c24-4eb207b0e755 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:28.879030 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1949fb79-d846-444e-9c24-4eb207b0e755 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:28.892406 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:28.893779 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:28.893779 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:28.894441 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:28.894524 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1949fb79-d846-444e-9c24-4eb207b0e755 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:28.894737 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-169288489"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:28.896353 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-169288489'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:28.896465 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume of 1 GB Aug 18 13:52:28.902206 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Availability Zones retrieved successfully. Aug 18 13:52:28.912583 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Flow 'volume_create_api' (4b387870-ecea-4bee-95e5-f9733e33ad79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:28.913626 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31db18c-3855-4e99-8dcd-cc1483b55764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:28.915199 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:28.941614 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-1949fb79-d846-444e-9c24-4eb207b0e755 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Created reservations ['4b564dec-bcec-4e33-8634-0596538a7ec1', 'fa6f7339-3fc1-4b4c-a050-89ffa951af49'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:28.953102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31db18c-3855-4e99-8dcd-cc1483b55764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:28.953930 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf462d72-3826-4348-a688-bad83fefe69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:28.971885 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1949fb79-d846-444e-9c24-4eb207b0e755 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Extend volume request issued successfully. Aug 18 13:52:28.972385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1949fb79-d846-444e-9c24-4eb207b0e755 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d/action returned with HTTP 202 Aug 18 13:52:28.973035 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 452/1797] 10.4.3.221 () {70 vars in 1431 bytes} [Tue Aug 18 13:52:28 2026] POST /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:52:28.982065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25eba140-83ff-4999-8fba-ed63834f18be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:28.983718 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25eba140-83ff-4999-8fba-ed63834f18be tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:28.984329 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25eba140-83ff-4999-8fba-ed63834f18be tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:28.984329 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25eba140-83ff-4999-8fba-ed63834f18be tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:28.994726 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:28.994726 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:28.998945 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-25eba140-83ff-4999-8fba-ed63834f18be tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:29.010294 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25eba140-83ff-4999-8fba-ed63834f18be tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:29.010779 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 450/1798] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:28 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:29.033467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Created reservations ['4f9956c3-22cc-4a8b-80af-e8a858e40325', 'fdf1c8be-32ab-4d47-a364-415e42f80509', 'ba3997af-b672-4da8-b62c-87c6f33f7204', '86c2f214-c1c6-40df-93c7-69e1d2f85363'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:29.034546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf462d72-3826-4348-a688-bad83fefe69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f9956c3-22cc-4a8b-80af-e8a858e40325', 'fdf1c8be-32ab-4d47-a364-415e42f80509', 'ba3997af-b672-4da8-b62c-87c6f33f7204', '86c2f214-c1c6-40df-93c7-69e1d2f85363']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:29.035294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9e75d8-20c8-4ca7-9c6a-5d64ccde4489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:29.057262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9e75d8-20c8-4ca7-9c6a-5d64ccde4489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '175339ec-9875-4906-8ea6-dc75eead4613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-169288489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08bf9a54750c4970bde3399f61ff64c4',qos_specs=None,replication_status=,reservations=['4f9956c3-22cc-4a8b-80af-e8a858e40325','fdf1c8be-32ab-4d47-a364-415e42f80509','ba3997af-b672-4da8-b62c-87c6f33f7204','86c2f214-c1c6-40df-93c7-69e1d2f85363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-169288489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=175339ec-9875-4906-8ea6-dc75eead4613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08bf9a54750c4970bde3399f61ff64c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:29.057956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f300ffe4-baf8-49d8-bd87-c96d2725eebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:29.074503 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f300ffe4-baf8-49d8-bd87-c96d2725eebe) transitioned into state 'SUCCESS' from state '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-169288489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08bf9a54750c4970bde3399f61ff64c4',qos_specs=None,replication_status=,reservations=['4f9956c3-22cc-4a8b-80af-e8a858e40325','fdf1c8be-32ab-4d47-a364-415e42f80509','ba3997af-b672-4da8-b62c-87c6f33f7204','86c2f214-c1c6-40df-93c7-69e1d2f85363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:29.075139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f12cdb-d2e4-4649-91e8-240163b1c3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:29.084368 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f12cdb-d2e4-4649-91e8-240163b1c3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:29.085560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Flow 'volume_create_api' (4b387870-ecea-4bee-95e5-f9733e33ad79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:29.085995 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume request issued successfully. Aug 18 13:52:29.086755 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3546a779-90eb-4414-82ab-5d10fc5f6b39 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:29.087321 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 453/1799] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:52:28 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:29.103011 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5413270-a731-49de-8902-031a21fdb385 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:29.105080 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5413270-a731-49de-8902-031a21fdb385 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:29.105331 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5413270-a731-49de-8902-031a21fdb385 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:29.105565 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5413270-a731-49de-8902-031a21fdb385 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:29.113553 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:29.113553 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:29.117464 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5413270-a731-49de-8902-031a21fdb385 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:29.122603 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5413270-a731-49de-8902-031a21fdb385 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:29.123109 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 445/1800] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:29 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:29.378168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-1949fb79-d846-444e-9c24-4eb207b0e755 req-8754d234-dcb5-45f6-907a-e2ac6fd2da85 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:29.381042 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1949fb79-d846-444e-9c24-4eb207b0e755 req-8754d234-dcb5-45f6-907a-e2ac6fd2da85 service nova] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:29.381302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1949fb79-d846-444e-9c24-4eb207b0e755 req-8754d234-dcb5-45f6-907a-e2ac6fd2da85 service nova] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:29.381539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1949fb79-d846-444e-9c24-4eb207b0e755 req-8754d234-dcb5-45f6-907a-e2ac6fd2da85 service nova] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:29.397687 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:29.397687 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:29.405581 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-1949fb79-d846-444e-9c24-4eb207b0e755 req-8754d234-dcb5-45f6-907a-e2ac6fd2da85 service nova] Volume info retrieved successfully. Aug 18 13:52:29.411068 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1949fb79-d846-444e-9c24-4eb207b0e755 req-8754d234-dcb5-45f6-907a-e2ac6fd2da85 service nova] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:29.411692 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 453/1801] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:29 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1314 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:29.563170 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25514ee4-97e9-4348-bc8a-63d03332d565 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:29.566219 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25514ee4-97e9-4348-bc8a-63d03332d565 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:29.566485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25514ee4-97e9-4348-bc8a-63d03332d565 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:29.566969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25514ee4-97e9-4348-bc8a-63d03332d565 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:29.567164 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-25514ee4-97e9-4348-bc8a-63d03332d565 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:29.572341 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:29.572341 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:29.573231 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25514ee4-97e9-4348-bc8a-63d03332d565 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:29.573760 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 451/1802] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:29 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:30.025187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ef0e6d48-e645-4480-bc62-36aede854067 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.027146 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef0e6d48-e645-4480-bc62-36aede854067 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:30.027419 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef0e6d48-e645-4480-bc62-36aede854067 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.027615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef0e6d48-e645-4480-bc62-36aede854067 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.037924 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.037924 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:30.042493 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ef0e6d48-e645-4480-bc62-36aede854067 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:30.047151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef0e6d48-e645-4480-bc62-36aede854067 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:30.047546 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 454/1803] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:30.061980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe5de1f1-0b29-4a50-a1e5-222a8e65269d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.064270 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe5de1f1-0b29-4a50-a1e5-222a8e65269d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:30.064534 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe5de1f1-0b29-4a50-a1e5-222a8e65269d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.064768 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe5de1f1-0b29-4a50-a1e5-222a8e65269d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.077815 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.077815 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:30.082528 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe5de1f1-0b29-4a50-a1e5-222a8e65269d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:30.089763 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe5de1f1-0b29-4a50-a1e5-222a8e65269d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:30.090318 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 446/1804] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:30.137151 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-07e792c1-f6cb-4aea-8929-8e7dbd2505ea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.140668 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07e792c1-f6cb-4aea-8929-8e7dbd2505ea tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:30.140928 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07e792c1-f6cb-4aea-8929-8e7dbd2505ea tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.141180 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07e792c1-f6cb-4aea-8929-8e7dbd2505ea tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.151455 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.151455 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:30.155979 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-07e792c1-f6cb-4aea-8929-8e7dbd2505ea tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:30.163357 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07e792c1-f6cb-4aea-8929-8e7dbd2505ea tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:30.164172 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 454/1805] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:30.226181 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-362835c0-3bc6-4aa8-9c7d-87d7c1b09408 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.234657 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-362835c0-3bc6-4aa8-9c7d-87d7c1b09408 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:30.234943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-362835c0-3bc6-4aa8-9c7d-87d7c1b09408 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.235297 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-362835c0-3bc6-4aa8-9c7d-87d7c1b09408 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.246832 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.246832 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:30.260496 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-362835c0-3bc6-4aa8-9c7d-87d7c1b09408 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:30.265333 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-362835c0-3bc6-4aa8-9c7d-87d7c1b09408 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:30.265838 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 452/1806] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:30.364500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-43a72870-4a69-45e1-8af7-b8dd67caad4a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.367184 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-43a72870-4a69-45e1-8af7-b8dd67caad4a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:30.367184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-43a72870-4a69-45e1-8af7-b8dd67caad4a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.367184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-43a72870-4a69-45e1-8af7-b8dd67caad4a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.373206 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-153aa502-7360-4a05-aeb2-87e353a47689 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.373206 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-153aa502-7360-4a05-aeb2-87e353a47689 None None] GET https://10.4.3.221/volume// Aug 18 13:52:30.373206 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-153aa502-7360-4a05-aeb2-87e353a47689 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.373206 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-153aa502-7360-4a05-aeb2-87e353a47689 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.373206 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-153aa502-7360-4a05-aeb2-87e353a47689 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:30.373206 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 447/1807] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:30.378631 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.378631 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:30.382393 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-43a72870-4a69-45e1-8af7-b8dd67caad4a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:30.382736 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-de35362d-7b5c-44b9-9c69-7bde3ad633a8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.387794 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-43a72870-4a69-45e1-8af7-b8dd67caad4a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:30.388323 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 455/1808] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:30.417075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-354fb8ef-f5e6-4ac5-a739-c2e0490e0b24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.420126 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-354fb8ef-f5e6-4ac5-a739-c2e0490e0b24 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] POST https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d/action Aug 18 13:52:30.420572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-354fb8ef-f5e6-4ac5-a739-c2e0490e0b24 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:30.420719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-354fb8ef-f5e6-4ac5-a739-c2e0490e0b24 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:30.436557 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.436557 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:30.437393 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-354fb8ef-f5e6-4ac5-a739-c2e0490e0b24 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:30.450503 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-354fb8ef-f5e6-4ac5-a739-c2e0490e0b24 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Begin detaching volume completed successfully. Aug 18 13:52:30.450846 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-354fb8ef-f5e6-4ac5-a739-c2e0490e0b24 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d/action returned with HTTP 202 Aug 18 13:52:30.451409 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 453/1809] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:52:30 2026] POST /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:52:30.477479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df60ac16-0e01-42ac-ae7f-8a7b0ea87956 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.479123 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df60ac16-0e01-42ac-ae7f-8a7b0ea87956 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:30.479329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df60ac16-0e01-42ac-ae7f-8a7b0ea87956 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.479496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df60ac16-0e01-42ac-ae7f-8a7b0ea87956 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.491558 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.491558 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:30.498581 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df60ac16-0e01-42ac-ae7f-8a7b0ea87956 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:30.503507 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5d1db4f5-1542-4f69-ac1b-6879ace877da None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.505145 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d1db4f5-1542-4f69-ac1b-6879ace877da None None] GET https://10.4.3.221/volume// Aug 18 13:52:30.505145 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d1db4f5-1542-4f69-ac1b-6879ace877da None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.505145 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d1db4f5-1542-4f69-ac1b-6879ace877da None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.505363 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d1db4f5-1542-4f69-ac1b-6879ace877da None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:30.505676 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 456/1810] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:30.506822 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df60ac16-0e01-42ac-ae7f-8a7b0ea87956 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:30.507582 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 448/1811] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:30.513420 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-93afaff1-271c-4411-8fea-b465784fc0ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.517662 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-de35362d-7b5c-44b9-9c69-7bde3ad633a8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:30.518254 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-de35362d-7b5c-44b9-9c69-7bde3ad633a8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "175339ec-9875-4906-8ea6-dc75eead4613", "connector": null, "instance_uuid": "7d8e30a3-c835-4c76-929f-06de375e750d"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:30.518473 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-93afaff1-271c-4411-8fea-b465784fc0ed tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:30.518765 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-93afaff1-271c-4411-8fea-b465784fc0ed tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.519032 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-93afaff1-271c-4411-8fea-b465784fc0ed tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.529886 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.529886 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:30.533197 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.533197 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:30.534841 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-93afaff1-271c-4411-8fea-b465784fc0ed tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:30.540251 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-93afaff1-271c-4411-8fea-b465784fc0ed tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:30.541299 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 454/1812] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:30.571525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-de35362d-7b5c-44b9-9c69-7bde3ad633a8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:30.571525 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 455/1813] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:30 2026] POST /volume/v3/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:30.587327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-08fd3028-6f7a-4a63-b729-d1f234b065d1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.591144 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08fd3028-6f7a-4a63-b729-d1f234b065d1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:30.591144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08fd3028-6f7a-4a63-b729-d1f234b065d1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.591144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08fd3028-6f7a-4a63-b729-d1f234b065d1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.591144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-08fd3028-6f7a-4a63-b729-d1f234b065d1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:30.598141 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.598141 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:30.599272 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08fd3028-6f7a-4a63-b729-d1f234b065d1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:30.599767 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 457/1814] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:30.618876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ccfc530-0095-448d-984f-e79c57c8908b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.622590 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ccfc530-0095-448d-984f-e79c57c8908b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:30.623005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ccfc530-0095-448d-984f-e79c57c8908b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.623687 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ccfc530-0095-448d-984f-e79c57c8908b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.631206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6dd3dae3-8062-4cce-9cb4-543ffd6d9830 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.631825 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dd3dae3-8062-4cce-9cb4-543ffd6d9830 None None] GET https://10.4.3.221/volume// Aug 18 13:52:30.632107 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dd3dae3-8062-4cce-9cb4-543ffd6d9830 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.633841 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dd3dae3-8062-4cce-9cb4-543ffd6d9830 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.633841 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dd3dae3-8062-4cce-9cb4-543ffd6d9830 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:30.633841 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 455/1815] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:30.642650 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.642650 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:30.648156 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ccfc530-0095-448d-984f-e79c57c8908b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:30.663130 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ccfc530-0095-448d-984f-e79c57c8908b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:30.663130 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 449/1816] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:30.663287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-327f1d42-4a66-4638-9591-bae000a44f81 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.663287 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-327f1d42-4a66-4638-9591-bae000a44f81 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:30.663287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-327f1d42-4a66-4638-9591-bae000a44f81 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:30.663287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-327f1d42-4a66-4638-9591-bae000a44f81 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:30.682277 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.682277 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:30.692184 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-327f1d42-4a66-4638-9591-bae000a44f81 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:30.698236 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-327f1d42-4a66-4638-9591-bae000a44f81 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:30.698792 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 456/1817] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:30 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:30.835517 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-0017e08e-edcb-4e8c-8a31-c873a6499424 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:30.837627 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-0017e08e-edcb-4e8c-8a31-c873a6499424 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] PUT https://10.4.3.221/volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52 Aug 18 13:52:30.838011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-0017e08e-edcb-4e8c-8a31-c873a6499424 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:30.845335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-0017e08e-edcb-4e8c-8a31-c873a6499424 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Acquiring lock "cinder-attachment_update-175339ec-9875-4906-8ea6-dc75eead4613-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:52:30.850737 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-0017e08e-edcb-4e8c-8a31-c873a6499424 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Lock "cinder-attachment_update-175339ec-9875-4906-8ea6-dc75eead4613-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:52:30.851713 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:30.851713 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:30.942880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-0017e08e-edcb-4e8c-8a31-c873a6499424 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Lock "cinder-attachment_update-175339ec-9875-4906-8ea6-dc75eead4613-np0000007658" released by "attachment_update" :: held 0.092s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:52:30.943258 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-0017e08e-edcb-4e8c-8a31-c873a6499424 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52 returned with HTTP 200 Aug 18 13:52:30.945425 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 458/1818] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:52:30 2026] PUT /volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:31.522418 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-414afd80-23a1-49bf-9d84-8f76811f8a0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:31.524033 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-414afd80-23a1-49bf-9d84-8f76811f8a0a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:31.524218 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-414afd80-23a1-49bf-9d84-8f76811f8a0a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:31.524427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-414afd80-23a1-49bf-9d84-8f76811f8a0a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:31.533499 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:31.533499 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:31.536582 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-414afd80-23a1-49bf-9d84-8f76811f8a0a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:31.540793 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-414afd80-23a1-49bf-9d84-8f76811f8a0a tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:31.541167 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 456/1819] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:31 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:31.612788 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63cc0aa2-88fa-4ddf-8bd6-51158977c54d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:31.614516 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63cc0aa2-88fa-4ddf-8bd6-51158977c54d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:31.614705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63cc0aa2-88fa-4ddf-8bd6-51158977c54d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:31.614949 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63cc0aa2-88fa-4ddf-8bd6-51158977c54d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:31.615020 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-63cc0aa2-88fa-4ddf-8bd6-51158977c54d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:31.619235 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:31.619235 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:31.620041 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63cc0aa2-88fa-4ddf-8bd6-51158977c54d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:31.620355 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 450/1820] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:31 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:31.673071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-593cd6c4-6780-418b-92a9-6d5792afd991 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:31.675032 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-593cd6c4-6780-418b-92a9-6d5792afd991 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:31.675241 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-593cd6c4-6780-418b-92a9-6d5792afd991 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:31.675497 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-593cd6c4-6780-418b-92a9-6d5792afd991 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:31.695552 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:31.695552 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:31.701652 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-593cd6c4-6780-418b-92a9-6d5792afd991 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:31.708591 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-593cd6c4-6780-418b-92a9-6d5792afd991 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:31.709013 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 457/1821] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:31 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:31.773367 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:31.775841 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:31.776307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-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": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "source_volid": null, "backup_id": null}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:31.778603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-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': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'source_volid': None, 'backup_id': None}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:32.038911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Create volume of 1 GB Aug 18 13:52:32.039282 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:32.039282 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:32.044062 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Availability Zones retrieved successfully. Aug 18 13:52:32.051575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Flow 'volume_create_api' (b5e0fd9f-d4ea-4508-8069-c592cf1bf37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:32.052856 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cbaedf-c414-4a92-a01b-ab01b24bcd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:32.054378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:32.143771 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cbaedf-c414-4a92-a01b-ab01b24bcd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:32.144853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19570d83-fe77-44b9-9bfe-6f2530d98b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:32.211909 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Created reservations ['4ed94135-eca2-4f49-bcf5-63923ff4da1f', '76ca342c-f689-4f2f-91f3-83e46f9eeb6f', '27be686e-002c-40b3-bb8f-3192dea279d7', 'b105265e-f58c-4cf0-bba1-fb97e878f3b4'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:32.211909 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19570d83-fe77-44b9-9bfe-6f2530d98b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ed94135-eca2-4f49-bcf5-63923ff4da1f', '76ca342c-f689-4f2f-91f3-83e46f9eeb6f', '27be686e-002c-40b3-bb8f-3192dea279d7', 'b105265e-f58c-4cf0-bba1-fb97e878f3b4']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:32.211909 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4ad971-657f-46de-9cc9-96cb1218304a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:32.246508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4ad971-657f-46de-9cc9-96cb1218304a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a771bb-f079-4e9e-a82c-98640a4be4b7', '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='449b8975c8c6424ab0b82c3ee614b79f',qos_specs=None,replication_status=,reservations=['4ed94135-eca2-4f49-bcf5-63923ff4da1f','76ca342c-f689-4f2f-91f3-83e46f9eeb6f','27be686e-002c-40b3-bb8f-3192dea279d7','b105265e-f58c-4cf0-bba1-fb97e878f3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8799963f05344d0a82be8154c567843e',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:32Z,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=74a771bb-f079-4e9e-a82c-98640a4be4b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='449b8975c8c6424ab0b82c3ee614b79f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8799963f05344d0a82be8154c567843e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:32.247513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0dffb0-0249-4171-828c-4d7551c716cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:32.274195 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0dffb0-0249-4171-828c-4d7551c716cb) transitioned into 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='449b8975c8c6424ab0b82c3ee614b79f',qos_specs=None,replication_status=,reservations=['4ed94135-eca2-4f49-bcf5-63923ff4da1f','76ca342c-f689-4f2f-91f3-83e46f9eeb6f','27be686e-002c-40b3-bb8f-3192dea279d7','b105265e-f58c-4cf0-bba1-fb97e878f3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8799963f05344d0a82be8154c567843e',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:32.275083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0c1ffc-d575-4836-9fe5-5f2af5df9f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:32.298481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0c1ffc-d575-4836-9fe5-5f2af5df9f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:32.299317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Flow 'volume_create_api' (b5e0fd9f-d4ea-4508-8069-c592cf1bf37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:32.299645 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Create volume request issued successfully. Aug 18 13:52:32.300257 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-25f128a0-2f3e-4144-85fe-4bbbb9b0a7aa tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:32.301015 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 459/1822] 10.4.3.221 () {72 vars in 1541 bytes} [Tue Aug 18 13:52:31 2026] POST /volume/v3/volumes => generated 703 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:32.302401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ea1089b-d08e-45cf-8505-1f7918b7a8e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:32.311014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-b28fbef6-4b79-4133-beb4-01f4aea6b740 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:32.315107 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-b28fbef6-4b79-4133-beb4-01f4aea6b740 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 Aug 18 13:52:32.315107 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-b28fbef6-4b79-4133-beb4-01f4aea6b740 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:32.315107 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-b28fbef6-4b79-4133-beb4-01f4aea6b740 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:32.327035 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:32.327035 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:32.332439 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-b28fbef6-4b79-4133-beb4-01f4aea6b740 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:52:32.339391 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-b28fbef6-4b79-4133-beb4-01f4aea6b740 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 returned with HTTP 200 Aug 18 13:52:32.339965 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 451/1823] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:32 2026] GET /volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 => generated 771 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:32.354218 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-130a4e6b-af91-43ce-91df-b8fe23aa9018 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:32.358050 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-130a4e6b-af91-43ce-91df-b8fe23aa9018 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 Aug 18 13:52:32.358050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-130a4e6b-af91-43ce-91df-b8fe23aa9018 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:32.358050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-130a4e6b-af91-43ce-91df-b8fe23aa9018 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:32.370438 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:32.370438 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:32.375015 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-130a4e6b-af91-43ce-91df-b8fe23aa9018 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:52:32.383638 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-130a4e6b-af91-43ce-91df-b8fe23aa9018 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 returned with HTTP 200 Aug 18 13:52:32.384362 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 458/1824] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:32 2026] GET /volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 => generated 771 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:32.447700 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ea1089b-d08e-45cf-8505-1f7918b7a8e3 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:52:32.448628 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ea1089b-d08e-45cf-8505-1f7918b7a8e3 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:32.470684 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ea1089b-d08e-45cf-8505-1f7918b7a8e3 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:52:32.471169 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 457/1825] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:52:32 2026] POST /volume/v3/types => generated 287 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:32.557515 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-da7b0669-876c-4d6f-a363-cfc4546dd633 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:32.561236 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da7b0669-876c-4d6f-a363-cfc4546dd633 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:32.562300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da7b0669-876c-4d6f-a363-cfc4546dd633 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:32.562684 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da7b0669-876c-4d6f-a363-cfc4546dd633 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:32.579723 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:32.579723 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:32.584718 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-da7b0669-876c-4d6f-a363-cfc4546dd633 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:32.590754 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da7b0669-876c-4d6f-a363-cfc4546dd633 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:32.591308 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 460/1826] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:32 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:32.636612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7938bce-e856-42c0-ac49-840173d904bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:32.639535 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7938bce-e856-42c0-ac49-840173d904bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:32.639706 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7938bce-e856-42c0-ac49-840173d904bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:32.639893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7938bce-e856-42c0-ac49-840173d904bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:32.640018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c7938bce-e856-42c0-ac49-840173d904bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:32.645737 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:32.645737 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:32.646718 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7938bce-e856-42c0-ac49-840173d904bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:32.647142 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 452/1827] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:32 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:32.725007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-894d442c-aa10-4b1f-aa28-06cdf023ab17 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:32.727644 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-894d442c-aa10-4b1f-aa28-06cdf023ab17 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:32.727644 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-894d442c-aa10-4b1f-aa28-06cdf023ab17 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:32.727733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-894d442c-aa10-4b1f-aa28-06cdf023ab17 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:32.742771 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:32.742771 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:32.747213 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-894d442c-aa10-4b1f-aa28-06cdf023ab17 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:32.754982 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-894d442c-aa10-4b1f-aa28-06cdf023ab17 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:32.755329 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 459/1828] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:32 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:33.608611 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-124cf402-ecec-4ed9-b201-bea55d28f391 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:33.610942 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-124cf402-ecec-4ed9-b201-bea55d28f391 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:33.611487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-124cf402-ecec-4ed9-b201-bea55d28f391 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:33.611816 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-124cf402-ecec-4ed9-b201-bea55d28f391 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:33.625724 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:33.625724 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:33.634155 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-124cf402-ecec-4ed9-b201-bea55d28f391 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:33.641631 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-124cf402-ecec-4ed9-b201-bea55d28f391 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:33.642296 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 458/1829] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:33 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:33.661939 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dd75f752-fd98-4940-89d5-462d1864d17e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:33.665349 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dd75f752-fd98-4940-89d5-462d1864d17e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:33.665494 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dd75f752-fd98-4940-89d5-462d1864d17e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:33.665677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dd75f752-fd98-4940-89d5-462d1864d17e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:33.665848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-dd75f752-fd98-4940-89d5-462d1864d17e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:33.677921 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:33.677921 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:33.679268 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dd75f752-fd98-4940-89d5-462d1864d17e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:33.679648 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 461/1830] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:33 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:33.770072 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b446c868-3c7c-48c2-8e27-e7802dd6174e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:33.772370 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b446c868-3c7c-48c2-8e27-e7802dd6174e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:33.772718 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b446c868-3c7c-48c2-8e27-e7802dd6174e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:33.773042 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b446c868-3c7c-48c2-8e27-e7802dd6174e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:33.790318 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:33.790318 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:33.795830 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b446c868-3c7c-48c2-8e27-e7802dd6174e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:33.806592 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b446c868-3c7c-48c2-8e27-e7802dd6174e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:33.807133 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 453/1831] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:33 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:34.232341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-1df6d685-c220-4ef9-8e75-ccef96f58400 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.237065 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-1df6d685-c220-4ef9-8e75-ccef96f58400 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52/action Aug 18 13:52:34.237065 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-1df6d685-c220-4ef9-8e75-ccef96f58400 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:34.237065 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-1df6d685-c220-4ef9-8e75-ccef96f58400 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:34.238326 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.262992 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.262992 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:34.277753 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e96954c7-4c90-42d6-a22c-589943dd7398 req-1df6d685-c220-4ef9-8e75-ccef96f58400 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52/action returned with HTTP 204 Aug 18 13:52:34.278625 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 460/1832] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:52:34 2026] POST /volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:34.319792 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:34.320576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-565739033"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:34.322598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-565739033'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:34.322598 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume of 1 GB Aug 18 13:52:34.328480 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Availability Zones retrieved successfully. Aug 18 13:52:34.335394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (b2f30dbf-62bf-4295-918c-d8005005f6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:34.336556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e1fcb4-b19e-4450-bb1b-164f9cfc2823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.337836 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:34.354061 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-dee2e110-4e09-4aaa-97b6-82e98fa6f78d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.357883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-dee2e110-4e09-4aaa-97b6-82e98fa6f78d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] DELETE https://10.4.3.221/volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a Aug 18 13:52:34.357883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-dee2e110-4e09-4aaa-97b6-82e98fa6f78d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:34.357883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-dee2e110-4e09-4aaa-97b6-82e98fa6f78d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:34.369705 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.369705 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:34.377461 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32e1fcb4-b19e-4450-bb1b-164f9cfc2823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.378146 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bfee5e2-fa2a-41d6-9c66-a667a3b6abb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.431571 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-14ff3960-24bd-48e1-ac6b-e823a161f5ed req-dee2e110-4e09-4aaa-97b6-82e98fa6f78d tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a returned with HTTP 200 Aug 18 13:52:34.431571 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 462/1833] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:34 2026] DELETE /volume/v3/attachments/f7864f7f-61e2-4992-9ccc-505d1dfd459a => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:34.449385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Created reservations ['402163cc-6050-4f53-a3a7-f9b52a2913bf', 'c63969cb-bf92-445c-892a-c5e52ea71a5d', '0c2c961e-d1bb-41b2-90f9-a66b0174c157', '8e17d9cf-b5c3-4917-b573-e42af98c9960'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:34.450191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bfee5e2-fa2a-41d6-9c66-a667a3b6abb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402163cc-6050-4f53-a3a7-f9b52a2913bf', 'c63969cb-bf92-445c-892a-c5e52ea71a5d', '0c2c961e-d1bb-41b2-90f9-a66b0174c157', '8e17d9cf-b5c3-4917-b573-e42af98c9960']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.451014 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad20d25-0737-47e8-bf63-4293a110e1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.476295 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad20d25-0737-47e8-bf63-4293a110e1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f40e2d22-38c8-49c6-8c44-d52a31fec784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-565739033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['402163cc-6050-4f53-a3a7-f9b52a2913bf','c63969cb-bf92-445c-892a-c5e52ea71a5d','0c2c961e-d1bb-41b2-90f9-a66b0174c157','8e17d9cf-b5c3-4917-b573-e42af98c9960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-565739033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f40e2d22-38c8-49c6-8c44-d52a31fec784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd327f0e07d488c9226c6eebddea4c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab56b34a9d0491d9378613578bc3cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.476978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4605f65-550e-408a-93c9-86689db74f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.497825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4605f65-550e-408a-93c9-86689db74f41) transitioned into state 'SUCCESS' from state '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-565739033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['402163cc-6050-4f53-a3a7-f9b52a2913bf','c63969cb-bf92-445c-892a-c5e52ea71a5d','0c2c961e-d1bb-41b2-90f9-a66b0174c157','8e17d9cf-b5c3-4917-b573-e42af98c9960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.498763 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbef9501-b4a5-42a6-ae77-91b7e1c0f4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.508490 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbef9501-b4a5-42a6-ae77-91b7e1c0f4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.508900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (b2f30dbf-62bf-4295-918c-d8005005f6e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:34.509185 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request issued successfully. Aug 18 13:52:34.509820 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbd17995-94a7-4f7e-adc9-a92ef0b06221 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:34.510284 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 459/1834] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:52:34 2026] POST /volume/v3/volumes => generated 757 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:34.525781 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-37f32c4a-cbd2-4e63-b76d-015dcbb7a176 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.527895 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37f32c4a-cbd2-4e63-b76d-015dcbb7a176 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 Aug 18 13:52:34.528294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37f32c4a-cbd2-4e63-b76d-015dcbb7a176 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:34.528709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37f32c4a-cbd2-4e63-b76d-015dcbb7a176 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:34.536766 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.536766 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:34.541514 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-37f32c4a-cbd2-4e63-b76d-015dcbb7a176 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:52:34.546834 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37f32c4a-cbd2-4e63-b76d-015dcbb7a176 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 returned with HTTP 200 Aug 18 13:52:34.547438 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 454/1835] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:34 2026] GET /volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:34.605068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.607619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:34.607619 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "78de756b-2fdd-4813-ba18-637ce591bfdb", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:34.609208 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '78de756b-2fdd-4813-ba18-637ce591bfdb', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:34.660553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a93ee25b-c1f8-4048-965b-ba59b85b8b1b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.663964 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a93ee25b-c1f8-4048-965b-ba59b85b8b1b tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:34.667377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a93ee25b-c1f8-4048-965b-ba59b85b8b1b tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:34.667377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a93ee25b-c1f8-4048-965b-ba59b85b8b1b tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:34.677148 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.677148 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:34.680581 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a93ee25b-c1f8-4048-965b-ba59b85b8b1b tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:34.685789 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a93ee25b-c1f8-4048-965b-ba59b85b8b1b tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:34.686529 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 463/1836] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:34 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:34.695957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f4397434-1c9b-4363-a984-2cf5d534cf95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.698401 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4397434-1c9b-4363-a984-2cf5d534cf95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:34.698651 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4397434-1c9b-4363-a984-2cf5d534cf95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:34.698964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4397434-1c9b-4363-a984-2cf5d534cf95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:34.699039 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f4397434-1c9b-4363-a984-2cf5d534cf95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:34.703567 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.703567 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:34.704247 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4397434-1c9b-4363-a984-2cf5d534cf95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:34.704667 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 460/1837] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:34 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:34.714558 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Create volume of 1 GB Aug 18 13:52:34.720483 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Availability Zones retrieved successfully. Aug 18 13:52:34.726601 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Flow 'volume_create_api' (5c4ec630-8f19-4042-beb3-da0dc350d208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:34.728389 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75300945-750f-4c7d-9586-ce1ab0521f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.729384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:34.781450 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75300945-750f-4c7d-9586-ce1ab0521f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:52:32Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05,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': '59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.782307 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee14684-a3e6-4443-85e8-c91c7aea3d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.814974 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-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 18 13:52:34.815356 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-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 18 13:52:34.825625 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35fd42a9-db7c-4fac-aec5-16b6e6aa8cbb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.827532 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35fd42a9-db7c-4fac-aec5-16b6e6aa8cbb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:34.827742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35fd42a9-db7c-4fac-aec5-16b6e6aa8cbb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:34.827941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35fd42a9-db7c-4fac-aec5-16b6e6aa8cbb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:34.839607 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.839607 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:34.843877 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-35fd42a9-db7c-4fac-aec5-16b6e6aa8cbb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:34.849322 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35fd42a9-db7c-4fac-aec5-16b6e6aa8cbb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:34.849764 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 455/1838] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:34 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:52:34.863926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Created reservations ['cc3fb83f-1c88-438f-9611-b82bd2302572', '4209cbd0-9fc4-4dee-baca-38eedadd2d1d', 'c2eb3b14-08e2-40b3-a317-a38c6682685b', '292b3d6b-f0a4-4de9-9b9e-c0054f4b8b44'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:34.863926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee14684-a3e6-4443-85e8-c91c7aea3d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc3fb83f-1c88-438f-9611-b82bd2302572', '4209cbd0-9fc4-4dee-baca-38eedadd2d1d', 'c2eb3b14-08e2-40b3-a317-a38c6682685b', '292b3d6b-f0a4-4de9-9b9e-c0054f4b8b44']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.863926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a423f9e8-a17a-4780-a1b7-9bc48dbfa9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.864180 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d582d11b-558d-4dc5-b3b5-2aa087effcd9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.865692 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d582d11b-558d-4dc5-b3b5-2aa087effcd9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:52:34.865806 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d582d11b-558d-4dc5-b3b5-2aa087effcd9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:34.867290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d582d11b-558d-4dc5-b3b5-2aa087effcd9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:34.875706 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.875706 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:34.879349 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d582d11b-558d-4dc5-b3b5-2aa087effcd9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:52:34.884500 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d582d11b-558d-4dc5-b3b5-2aa087effcd9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:52:34.884990 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 464/1839] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:34 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:34.895037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a423f9e8-a17a-4780-a1b7-9bc48dbfa9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75d4f3d1-4e93-4825-ade8-770a9d55874e', '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='e2afbfd90a524bf3877bb770c34c8ff2',qos_specs=None,replication_status=,reservations=['cc3fb83f-1c88-438f-9611-b82bd2302572','4209cbd0-9fc4-4dee-baca-38eedadd2d1d','c2eb3b14-08e2-40b3-a317-a38c6682685b','292b3d6b-f0a4-4de9-9b9e-c0054f4b8b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df709c40d1584aaf89415da377bc5f66',volume_type_id=59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:34Z,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=75d4f3d1-4e93-4825-ade8-770a9d55874e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2afbfd90a524bf3877bb770c34c8ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df709c40d1584aaf89415da377bc5f66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05),volume_type_id=59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.896280 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b94518-0d1f-4e04-baf0-f9c26107b7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.918966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b94518-0d1f-4e04-baf0-f9c26107b7d7) transitioned into state 'SUCCESS' from 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='e2afbfd90a524bf3877bb770c34c8ff2',qos_specs=None,replication_status=,reservations=['cc3fb83f-1c88-438f-9611-b82bd2302572','4209cbd0-9fc4-4dee-baca-38eedadd2d1d','c2eb3b14-08e2-40b3-a317-a38c6682685b','292b3d6b-f0a4-4de9-9b9e-c0054f4b8b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df709c40d1584aaf89415da377bc5f66',volume_type_id=59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.918966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340f08e7-9328-4426-95cc-32b784dd73bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:34.929183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (340f08e7-9328-4426-95cc-32b784dd73bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:34.930321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Flow 'volume_create_api' (5c4ec630-8f19-4042-beb3-da0dc350d208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:34.931134 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Create volume request issued successfully. Aug 18 13:52:34.931970 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f9ec306-b573-4a49-9511-b88b6ee20976 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:34.932528 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 461/1840] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:52:34 2026] POST /volume/v3/volumes => generated 798 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:34.946737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7734dff6-5bc2-4e2b-936e-f8551a0d0c5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:34.948878 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7734dff6-5bc2-4e2b-936e-f8551a0d0c5d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:34.949153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7734dff6-5bc2-4e2b-936e-f8551a0d0c5d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:34.949415 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7734dff6-5bc2-4e2b-936e-f8551a0d0c5d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:34.958995 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:34.958995 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:34.964699 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7734dff6-5bc2-4e2b-936e-f8551a0d0c5d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:34.972883 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7734dff6-5bc2-4e2b-936e-f8551a0d0c5d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:34.973442 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 461/1841] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:34 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:35.395831 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-e37237c0-ffaa-49d3-ba2a-546070418164 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.400050 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-e37237c0-ffaa-49d3-ba2a-546070418164 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 Aug 18 13:52:35.400370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-e37237c0-ffaa-49d3-ba2a-546070418164 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.400614 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-e37237c0-ffaa-49d3-ba2a-546070418164 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:35.413373 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.413373 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:35.418799 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-e37237c0-ffaa-49d3-ba2a-546070418164 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:52:35.429007 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-e37237c0-ffaa-49d3-ba2a-546070418164 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 returned with HTTP 200 Aug 18 13:52:35.429007 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 456/1842] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 => generated 1311 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:35.440943 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-66c88de7-62ac-4b1a-99ba-4bf79fc50224 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.441336 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-66c88de7-62ac-4b1a-99ba-4bf79fc50224 None None] GET https://10.4.3.221/volume// Aug 18 13:52:35.441589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-66c88de7-62ac-4b1a-99ba-4bf79fc50224 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.441783 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-66c88de7-62ac-4b1a-99ba-4bf79fc50224 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:35.442713 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-66c88de7-62ac-4b1a-99ba-4bf79fc50224 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:35.443022 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 465/1843] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:35.453444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-09cf0394-a6b9-4cd8-ac3e-91938d874722 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.458887 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-09cf0394-a6b9-4cd8-ac3e-91938d874722 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:35.459472 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-09cf0394-a6b9-4cd8-ac3e-91938d874722 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74a771bb-f079-4e9e-a82c-98640a4be4b7", "connector": null, "instance_uuid": "a05bc85a-a18e-4838-9dd9-5de6d086bf45"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:35.471434 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.471434 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:35.514765 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-09cf0394-a6b9-4cd8-ac3e-91938d874722 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:35.515314 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 462/1844] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:35 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:35.524787 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-824c66b5-95d4-4117-ade2-fb31fb3284cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.525182 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-824c66b5-95d4-4117-ade2-fb31fb3284cf None None] GET https://10.4.3.221/volume// Aug 18 13:52:35.526794 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-824c66b5-95d4-4117-ade2-fb31fb3284cf None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.526794 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-824c66b5-95d4-4117-ade2-fb31fb3284cf None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:35.526794 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-824c66b5-95d4-4117-ade2-fb31fb3284cf None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:35.526794 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 462/1845] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:35.536118 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-9884a208-d5a0-45dc-98c2-62d087f27eb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.538362 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-9884a208-d5a0-45dc-98c2-62d087f27eb9 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 Aug 18 13:52:35.538579 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-9884a208-d5a0-45dc-98c2-62d087f27eb9 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.538781 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-9884a208-d5a0-45dc-98c2-62d087f27eb9 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:35.556640 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.556640 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:35.562594 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-84c940b7-909d-47ca-9e91-632757f8c54d req-9884a208-d5a0-45dc-98c2-62d087f27eb9 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:52:35.566907 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5d449bda-1b90-4db6-932f-6004099efec5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.570009 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d449bda-1b90-4db6-932f-6004099efec5 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 Aug 18 13:52:35.570258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d449bda-1b90-4db6-932f-6004099efec5 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.570452 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d449bda-1b90-4db6-932f-6004099efec5 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:35.572808 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-9884a208-d5a0-45dc-98c2-62d087f27eb9 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 returned with HTTP 200 Aug 18 13:52:35.573314 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 457/1846] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 => generated 1490 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:35.583963 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.583963 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:35.588052 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5d449bda-1b90-4db6-932f-6004099efec5 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:52:35.593172 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d449bda-1b90-4db6-932f-6004099efec5 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 returned with HTTP 200 Aug 18 13:52:35.593745 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 466/1847] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:35.609273 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.611197 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:52:35.611667 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f40e2d22-38c8-49c6-8c44-d52a31fec784", "name": "tempest-CreateVolumesFromBackupTest-Backup-961732972"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:35.613199 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Creating new backup {'backup': {'volume_id': 'f40e2d22-38c8-49c6-8c44-d52a31fec784', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-961732972'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:52:35.613367 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Creating backup of volume f40e2d22-38c8-49c6-8c44-d52a31fec784 in container None Aug 18 13:52:35.620363 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.620363 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:35.621098 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:52:35.655287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Created reservations ['bc51356c-4e78-460d-a656-804f96d14073', 'c07e4928-ac1d-45aa-b3d0-33d60e780006'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:35.698100 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-76014cd9-cb7a-452f-a772-d4e05144a510 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.703822 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-76014cd9-cb7a-452f-a772-d4e05144a510 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] PUT https://10.4.3.221/volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca Aug 18 13:52:35.704226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-76014cd9-cb7a-452f-a772-d4e05144a510 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:35.709882 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b130074-b2e6-48bd-9be4-5c2f0dc36cbd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:52:35.711024 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 463/1848] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:52:35 2026] POST /volume/v3/backups => generated 338 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:35.712421 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-84c940b7-909d-47ca-9e91-632757f8c54d req-76014cd9-cb7a-452f-a772-d4e05144a510 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Acquiring lock "cinder-attachment_update-74a771bb-f079-4e9e-a82c-98640a4be4b7-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:52:35.716807 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-84c940b7-909d-47ca-9e91-632757f8c54d req-76014cd9-cb7a-452f-a772-d4e05144a510 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Lock "cinder-attachment_update-74a771bb-f079-4e9e-a82c-98640a4be4b7-np0000007658" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:52:35.717759 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.717759 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:35.719166 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e9730631-8def-4ef0-b08b-5f011cfccfff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.722182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9e759177-8f49-42fe-afa9-c3a86121faa6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.722757 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9730631-8def-4ef0-b08b-5f011cfccfff tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:35.722970 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9730631-8def-4ef0-b08b-5f011cfccfff tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.723152 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9730631-8def-4ef0-b08b-5f011cfccfff tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:35.723261 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e9730631-8def-4ef0-b08b-5f011cfccfff tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:35.724786 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9e759177-8f49-42fe-afa9-c3a86121faa6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:35.725758 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9e759177-8f49-42fe-afa9-c3a86121faa6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.726067 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9e759177-8f49-42fe-afa9-c3a86121faa6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:35.726200 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-9e759177-8f49-42fe-afa9-c3a86121faa6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:35.730460 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.730460 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:35.731303 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9e759177-8f49-42fe-afa9-c3a86121faa6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:35.731743 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 467/1849] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:35.733987 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.733987 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:35.734982 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9730631-8def-4ef0-b08b-5f011cfccfff tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:35.735346 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 458/1850] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:35.861099 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-84c940b7-909d-47ca-9e91-632757f8c54d req-76014cd9-cb7a-452f-a772-d4e05144a510 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Lock "cinder-attachment_update-74a771bb-f079-4e9e-a82c-98640a4be4b7-np0000007658" released by "attachment_update" :: held 0.144s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:52:35.861428 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-76014cd9-cb7a-452f-a772-d4e05144a510 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca returned with HTTP 200 Aug 18 13:52:35.861956 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 463/1851] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:52:35 2026] PUT /volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:35.887913 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-84c940b7-909d-47ca-9e91-632757f8c54d req-036c7d6f-0cb5-4173-8770-a08b826e9b36 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.893326 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-036c7d6f-0cb5-4173-8770-a08b826e9b36 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] POST https://10.4.3.221/volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca/action Aug 18 13:52:35.893659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-036c7d6f-0cb5-4173-8770-a08b826e9b36 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:35.893774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-036c7d6f-0cb5-4173-8770-a08b826e9b36 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:35.913068 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:35.913068 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:35.923439 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-84c940b7-909d-47ca-9e91-632757f8c54d req-036c7d6f-0cb5-4173-8770-a08b826e9b36 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca/action returned with HTTP 204 Aug 18 13:52:35.925158 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 464/1852] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:52:35 2026] POST /volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:35.991232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8daafc92-e002-4832-84eb-90f9a1b37dda None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:35.994659 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8daafc92-e002-4832-84eb-90f9a1b37dda tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:35.994895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8daafc92-e002-4832-84eb-90f9a1b37dda tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:35.995136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8daafc92-e002-4832-84eb-90f9a1b37dda tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:36.010182 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:36.010182 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:36.013715 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8daafc92-e002-4832-84eb-90f9a1b37dda tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:36.017978 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8daafc92-e002-4832-84eb-90f9a1b37dda tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:36.018407 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 468/1853] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:35 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:36.741763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69df9645-5063-4421-aca5-a816c8206998 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:36.744746 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69df9645-5063-4421-aca5-a816c8206998 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:36.744746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69df9645-5063-4421-aca5-a816c8206998 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:36.744746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69df9645-5063-4421-aca5-a816c8206998 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:36.744970 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-69df9645-5063-4421-aca5-a816c8206998 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:36.747804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51587e36-9933-4119-a802-1de4ffeb35ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:36.750419 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:36.750419 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:36.751427 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69df9645-5063-4421-aca5-a816c8206998 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:36.751909 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 459/1854] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:36 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:36.752129 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51587e36-9933-4119-a802-1de4ffeb35ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:36.753272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51587e36-9933-4119-a802-1de4ffeb35ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:36.753272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51587e36-9933-4119-a802-1de4ffeb35ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:36.753272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-51587e36-9933-4119-a802-1de4ffeb35ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:36.756640 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:36.756640 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:36.757801 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51587e36-9933-4119-a802-1de4ffeb35ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:36.758955 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 464/1855] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:36 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:37.033957 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9652eb03-6d3d-4b19-95c6-a3f93a56d18a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:37.036291 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9652eb03-6d3d-4b19-95c6-a3f93a56d18a tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:37.036556 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9652eb03-6d3d-4b19-95c6-a3f93a56d18a tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:37.036816 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9652eb03-6d3d-4b19-95c6-a3f93a56d18a tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:37.045894 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:37.045894 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:37.050634 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9652eb03-6d3d-4b19-95c6-a3f93a56d18a tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:37.056747 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9652eb03-6d3d-4b19-95c6-a3f93a56d18a tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:37.057335 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 465/1856] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:37 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:37.764312 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bd410163-9542-44ab-88ff-47228f3598d4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:37.765895 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bd410163-9542-44ab-88ff-47228f3598d4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:37.767304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bd410163-9542-44ab-88ff-47228f3598d4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:37.767304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bd410163-9542-44ab-88ff-47228f3598d4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:37.767304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-bd410163-9542-44ab-88ff-47228f3598d4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:37.770065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d3a4720-41bd-4680-8d73-ed7f1279ad90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:37.771128 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:37.771128 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:37.771890 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d3a4720-41bd-4680-8d73-ed7f1279ad90 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:37.772112 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d3a4720-41bd-4680-8d73-ed7f1279ad90 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:37.772371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d3a4720-41bd-4680-8d73-ed7f1279ad90 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:37.772427 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bd410163-9542-44ab-88ff-47228f3598d4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:37.772533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2d3a4720-41bd-4680-8d73-ed7f1279ad90 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:37.772946 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 469/1857] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:37 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:52:37.776902 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:37.776902 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:37.777729 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d3a4720-41bd-4680-8d73-ed7f1279ad90 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:37.778159 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 460/1858] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:37 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:37.817300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6afba2d-9edd-4e83-84b6-d9a584adddad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:37.819153 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6afba2d-9edd-4e83-84b6-d9a584adddad tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:37.819444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6afba2d-9edd-4e83-84b6-d9a584adddad tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:37.819668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6afba2d-9edd-4e83-84b6-d9a584adddad tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:37.828085 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:37.828085 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:37.832959 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a6afba2d-9edd-4e83-84b6-d9a584adddad tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:37.839181 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6afba2d-9edd-4e83-84b6-d9a584adddad tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:37.839900 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 465/1859] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:37 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:37.851721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:37.855623 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] DELETE https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:37.855953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:37.856160 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:37.856345 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Delete volume with id: d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:37.869176 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:37.869176 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:37.869650 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:37.888760 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Delete volume request issued successfully. Aug 18 13:52:37.888760 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b7e4b7e-203e-455b-b498-b0d893958c19 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 202 Aug 18 13:52:37.888760 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 466/1860] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:52:37 2026] DELETE /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:52:37.898335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ddd8d6c5-1703-4190-abcf-989182e46999 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:37.902333 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ddd8d6c5-1703-4190-abcf-989182e46999 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:37.902333 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ddd8d6c5-1703-4190-abcf-989182e46999 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:37.902333 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ddd8d6c5-1703-4190-abcf-989182e46999 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:37.907920 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:37.907920 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:37.911964 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ddd8d6c5-1703-4190-abcf-989182e46999 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Volume info retrieved successfully. Aug 18 13:52:37.916469 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ddd8d6c5-1703-4190-abcf-989182e46999 tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 200 Aug 18 13:52:37.916931 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 470/1861] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:37 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:38.072376 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8905267a-446b-4009-b168-8989d98b7821 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:38.074312 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8905267a-446b-4009-b168-8989d98b7821 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:38.074533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8905267a-446b-4009-b168-8989d98b7821 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:38.074742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8905267a-446b-4009-b168-8989d98b7821 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:38.081544 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:38.081544 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:38.084779 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8905267a-446b-4009-b168-8989d98b7821 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:38.088520 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8905267a-446b-4009-b168-8989d98b7821 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:38.088795 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 461/1862] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:38 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:38.785630 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0b834b4-85ea-44e2-9e7c-3271abf12c07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:38.787592 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0b834b4-85ea-44e2-9e7c-3271abf12c07 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:38.787761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0b834b4-85ea-44e2-9e7c-3271abf12c07 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:38.787973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0b834b4-85ea-44e2-9e7c-3271abf12c07 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:38.788083 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c0b834b4-85ea-44e2-9e7c-3271abf12c07 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:38.792609 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:38.792609 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:38.793110 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5ae1da5a-a37a-4e06-acd8-b432eb62bce3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:38.793466 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0b834b4-85ea-44e2-9e7c-3271abf12c07 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:38.793738 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 466/1863] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:38 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:38.794928 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ae1da5a-a37a-4e06-acd8-b432eb62bce3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:38.795127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ae1da5a-a37a-4e06-acd8-b432eb62bce3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:38.795327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ae1da5a-a37a-4e06-acd8-b432eb62bce3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:38.795421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5ae1da5a-a37a-4e06-acd8-b432eb62bce3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:38.800142 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:38.800142 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:38.801022 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ae1da5a-a37a-4e06-acd8-b432eb62bce3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:38.801447 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 467/1864] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:38 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:38.929693 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ba17b46c-169a-46f0-8e1b-2e20cdf0fc2f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:38.932136 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba17b46c-169a-46f0-8e1b-2e20cdf0fc2f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] GET https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d Aug 18 13:52:38.932439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba17b46c-169a-46f0-8e1b-2e20cdf0fc2f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:38.932697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba17b46c-169a-46f0-8e1b-2e20cdf0fc2f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:38.940732 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba17b46c-169a-46f0-8e1b-2e20cdf0fc2f tempest-VolumesExtendAttachedTest-1403219832 tempest-VolumesExtendAttachedTest-1403219832-project-member] https://10.4.3.221/volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d returned with HTTP 404 Aug 18 13:52:38.941766 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 471/1865] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:52:38 2026] GET /volume/v3/volumes/d7593ba7-baf9-402d-9353-ae3c2b87951d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 13:52:39.107479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2e107d2-cfac-4b24-9584-15511854d395 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:39.110160 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2e107d2-cfac-4b24-9584-15511854d395 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:39.110160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2e107d2-cfac-4b24-9584-15511854d395 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:39.110397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2e107d2-cfac-4b24-9584-15511854d395 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:39.125434 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:39.125434 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:39.132178 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f2e107d2-cfac-4b24-9584-15511854d395 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:39.141142 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2e107d2-cfac-4b24-9584-15511854d395 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:39.141142 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 462/1866] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:39 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:39.804710 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4939072c-7d33-45e8-8ffa-2239d0a06f70 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:39.807576 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4939072c-7d33-45e8-8ffa-2239d0a06f70 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:39.807810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4939072c-7d33-45e8-8ffa-2239d0a06f70 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:39.808069 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4939072c-7d33-45e8-8ffa-2239d0a06f70 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:39.808206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4939072c-7d33-45e8-8ffa-2239d0a06f70 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:39.812957 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:39.812957 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:39.814570 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4939072c-7d33-45e8-8ffa-2239d0a06f70 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:39.815017 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 467/1867] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:39 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:39.815189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-afdc6299-4b1f-4cba-be18-4e3c273a8c36 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:39.820367 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-afdc6299-4b1f-4cba-be18-4e3c273a8c36 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:39.820660 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-afdc6299-4b1f-4cba-be18-4e3c273a8c36 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:39.820954 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-afdc6299-4b1f-4cba-be18-4e3c273a8c36 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:39.821127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-afdc6299-4b1f-4cba-be18-4e3c273a8c36 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:39.832227 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:39.832227 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:39.833338 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-afdc6299-4b1f-4cba-be18-4e3c273a8c36 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:39.837917 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 468/1868] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:39 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:40.159528 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c5307d2a-dc50-4e41-91f7-4c06af477f2d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:40.161734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5307d2a-dc50-4e41-91f7-4c06af477f2d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:40.161962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5307d2a-dc50-4e41-91f7-4c06af477f2d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:40.162181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5307d2a-dc50-4e41-91f7-4c06af477f2d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:40.172820 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:40.172820 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:40.176268 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c5307d2a-dc50-4e41-91f7-4c06af477f2d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:40.182893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5307d2a-dc50-4e41-91f7-4c06af477f2d tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:40.182893 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 472/1869] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:40 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:40.826428 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97b0217a-c4ca-421b-a3bc-36beb6bbb821 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:40.828813 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97b0217a-c4ca-421b-a3bc-36beb6bbb821 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:40.829040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97b0217a-c4ca-421b-a3bc-36beb6bbb821 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:40.829270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97b0217a-c4ca-421b-a3bc-36beb6bbb821 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:40.829414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-97b0217a-c4ca-421b-a3bc-36beb6bbb821 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:40.836602 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:40.836602 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:40.837439 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97b0217a-c4ca-421b-a3bc-36beb6bbb821 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:40.838338 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 463/1870] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:40 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:40.848306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e52b9b1-b737-4632-b636-bf3e83e49ea6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:40.851629 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e52b9b1-b737-4632-b636-bf3e83e49ea6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:40.851629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e52b9b1-b737-4632-b636-bf3e83e49ea6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:40.851629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e52b9b1-b737-4632-b636-bf3e83e49ea6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:40.851629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7e52b9b1-b737-4632-b636-bf3e83e49ea6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:40.856569 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:40.856569 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:40.857778 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e52b9b1-b737-4632-b636-bf3e83e49ea6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:40.858496 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 468/1871] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:40 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:41.195539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7ed65d12-d6b2-4c0b-a076-bb8606a1c47f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:41.198657 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7ed65d12-d6b2-4c0b-a076-bb8606a1c47f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:41.198912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7ed65d12-d6b2-4c0b-a076-bb8606a1c47f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:41.199128 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7ed65d12-d6b2-4c0b-a076-bb8606a1c47f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:41.215326 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:41.215326 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:41.219559 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7ed65d12-d6b2-4c0b-a076-bb8606a1c47f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:41.224544 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7ed65d12-d6b2-4c0b-a076-bb8606a1c47f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:41.224978 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 469/1872] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:41 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:41.711017 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ad62b2c2-387f-40c7-9bb5-7de87c087de1 req-d5fd3c2c-3514-4069-b02c-712cb769ce45 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:41.715910 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ad62b2c2-387f-40c7-9bb5-7de87c087de1 req-d5fd3c2c-3514-4069-b02c-712cb769ce45 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] GET https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 Aug 18 13:52:41.715910 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ad62b2c2-387f-40c7-9bb5-7de87c087de1 req-d5fd3c2c-3514-4069-b02c-712cb769ce45 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:41.715910 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ad62b2c2-387f-40c7-9bb5-7de87c087de1 req-d5fd3c2c-3514-4069-b02c-712cb769ce45 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:41.726632 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:41.726632 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:41.730629 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-ad62b2c2-387f-40c7-9bb5-7de87c087de1 req-d5fd3c2c-3514-4069-b02c-712cb769ce45 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:52:41.735798 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ad62b2c2-387f-40c7-9bb5-7de87c087de1 req-d5fd3c2c-3514-4069-b02c-712cb769ce45 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 returned with HTTP 200 Aug 18 13:52:41.736267 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 473/1873] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:41 2026] GET /volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 => generated 1603 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:41.850501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05aeb73d-3688-49de-a0ae-80d0c5453b9f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:41.854513 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05aeb73d-3688-49de-a0ae-80d0c5453b9f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:41.854759 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05aeb73d-3688-49de-a0ae-80d0c5453b9f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:41.855007 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05aeb73d-3688-49de-a0ae-80d0c5453b9f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:41.855151 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-05aeb73d-3688-49de-a0ae-80d0c5453b9f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:41.864092 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:41.864092 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:41.865080 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05aeb73d-3688-49de-a0ae-80d0c5453b9f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:41.865553 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 464/1874] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:41 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:41.871696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4140b387-4b6d-465f-9d4f-446bc46e72aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:41.874375 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4140b387-4b6d-465f-9d4f-446bc46e72aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:41.874951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4140b387-4b6d-465f-9d4f-446bc46e72aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:41.874951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4140b387-4b6d-465f-9d4f-446bc46e72aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:41.875118 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4140b387-4b6d-465f-9d4f-446bc46e72aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:41.881348 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:41.881348 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:41.882663 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4140b387-4b6d-465f-9d4f-446bc46e72aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:41.883372 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 469/1875] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:41 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:42.240950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-31baecc1-0118-45d3-890d-3ed25636860f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:42.243996 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31baecc1-0118-45d3-890d-3ed25636860f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:42.244297 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31baecc1-0118-45d3-890d-3ed25636860f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:42.244576 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31baecc1-0118-45d3-890d-3ed25636860f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:42.251072 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:42.251072 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:42.257045 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-31baecc1-0118-45d3-890d-3ed25636860f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:42.263077 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31baecc1-0118-45d3-890d-3ed25636860f tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:42.263944 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 470/1876] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:42 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:42.879314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-49cfb9d0-8263-48b7-816f-8f418e85df3e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:42.881494 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49cfb9d0-8263-48b7-816f-8f418e85df3e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:42.881905 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49cfb9d0-8263-48b7-816f-8f418e85df3e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:42.882278 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49cfb9d0-8263-48b7-816f-8f418e85df3e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:42.882549 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-49cfb9d0-8263-48b7-816f-8f418e85df3e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:42.888619 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:42.888619 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:42.890618 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49cfb9d0-8263-48b7-816f-8f418e85df3e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:42.890618 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 474/1877] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:42 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:42.894202 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d426954a-57be-454f-8850-ff45edd286a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:42.898116 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d426954a-57be-454f-8850-ff45edd286a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:42.898116 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d426954a-57be-454f-8850-ff45edd286a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:42.898116 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d426954a-57be-454f-8850-ff45edd286a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:42.898116 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d426954a-57be-454f-8850-ff45edd286a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:42.904729 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:42.904729 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:42.904729 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d426954a-57be-454f-8850-ff45edd286a2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:42.904729 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 465/1878] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:42 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:43.285206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe3e6df1-66eb-439b-b8a2-2a394d53c120 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:43.287270 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe3e6df1-66eb-439b-b8a2-2a394d53c120 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:43.287476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe3e6df1-66eb-439b-b8a2-2a394d53c120 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:43.287670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe3e6df1-66eb-439b-b8a2-2a394d53c120 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:43.297145 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:43.297145 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:43.301665 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe3e6df1-66eb-439b-b8a2-2a394d53c120 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:43.306663 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe3e6df1-66eb-439b-b8a2-2a394d53c120 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:43.307070 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 470/1879] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:43 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:43.907623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4a4594b3-dd1a-4f2d-884a-915314aebb08 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:43.912500 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4a4594b3-dd1a-4f2d-884a-915314aebb08 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:43.912700 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4a4594b3-dd1a-4f2d-884a-915314aebb08 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:43.912904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4a4594b3-dd1a-4f2d-884a-915314aebb08 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:43.913018 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4a4594b3-dd1a-4f2d-884a-915314aebb08 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:43.916950 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4ce1b111-bf4d-47bc-89a9-e8e77882588c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:43.918463 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:43.918463 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:43.919217 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4a4594b3-dd1a-4f2d-884a-915314aebb08 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:43.919715 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 471/1880] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:43 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:43.923014 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4ce1b111-bf4d-47bc-89a9-e8e77882588c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:43.923335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4ce1b111-bf4d-47bc-89a9-e8e77882588c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:43.923606 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4ce1b111-bf4d-47bc-89a9-e8e77882588c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:43.923791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4ce1b111-bf4d-47bc-89a9-e8e77882588c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:43.929593 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:43.929593 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:43.930993 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4ce1b111-bf4d-47bc-89a9-e8e77882588c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:43.931508 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 475/1881] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:43 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:44.323669 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-817d48bf-8fb6-437e-b242-00dd90e691b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:44.326356 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-817d48bf-8fb6-437e-b242-00dd90e691b5 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:44.326618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-817d48bf-8fb6-437e-b242-00dd90e691b5 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:44.326885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-817d48bf-8fb6-437e-b242-00dd90e691b5 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:44.335404 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:44.335404 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:44.340044 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-817d48bf-8fb6-437e-b242-00dd90e691b5 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:44.346836 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-817d48bf-8fb6-437e-b242-00dd90e691b5 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:44.347427 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 466/1882] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:44 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:44.928886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe5832ef-6e20-44ae-bfaf-84f4b012c0a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:44.930563 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe5832ef-6e20-44ae-bfaf-84f4b012c0a9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:44.930785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe5832ef-6e20-44ae-bfaf-84f4b012c0a9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:44.931050 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe5832ef-6e20-44ae-bfaf-84f4b012c0a9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:44.931157 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fe5832ef-6e20-44ae-bfaf-84f4b012c0a9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:44.934837 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:44.934837 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:44.935502 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe5832ef-6e20-44ae-bfaf-84f4b012c0a9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:44.935830 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 471/1883] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:44 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:44.941278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7a2c0acf-73bf-49d8-92fd-531f6f97ebc4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:44.943588 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a2c0acf-73bf-49d8-92fd-531f6f97ebc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:44.943748 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a2c0acf-73bf-49d8-92fd-531f6f97ebc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:44.943965 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a2c0acf-73bf-49d8-92fd-531f6f97ebc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:44.944102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7a2c0acf-73bf-49d8-92fd-531f6f97ebc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:44.948480 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:44.948480 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:44.949122 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a2c0acf-73bf-49d8-92fd-531f6f97ebc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:44.949431 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 472/1884] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:44 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:44.961714 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2da90f8c-6b54-4aa9-8d01-f6ade12e1664 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:44.963940 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2da90f8c-6b54-4aa9-8d01-f6ade12e1664 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:44.964194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2da90f8c-6b54-4aa9-8d01-f6ade12e1664 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:44.964346 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2da90f8c-6b54-4aa9-8d01-f6ade12e1664 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:44.972250 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:44.972250 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:44.975884 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2da90f8c-6b54-4aa9-8d01-f6ade12e1664 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:44.987946 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2da90f8c-6b54-4aa9-8d01-f6ade12e1664 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 200 Aug 18 13:52:44.988546 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 476/1885] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:44 2026] GET /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:45.000871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:45.003638 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca/restore Aug 18 13:52:45.004069 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:45.007278 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Restoring backup d08a952c-9ee7-449c-bf54-c56fd9af40ca ({'restore': {}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:52:45.007425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Restoring backup d08a952c-9ee7-449c-bf54-c56fd9af40ca to volume None. Aug 18 13:52:45.014571 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:45.014571 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:45.014571 np0000007658 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating volume of 1 GB for restore of backup d08a952c-9ee7-449c-bf54-c56fd9af40ca. Aug 18 13:52:45.025750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:52:45.025402. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:52:45.025922 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability Zones retrieved successfully. Aug 18 13:52:45.033686 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (4cd5daf2-841a-4165-8c7a-8d3aad487061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:45.034924 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00486cb-01e9-4d53-be5a-0b91a38ffb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:45.036138 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:45.080246 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00486cb-01e9-4d53-be5a-0b91a38ffb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:45.081885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4356b3d-1e7d-4bb0-a336-ad16d3805e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:45.125066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['7e1f5b41-5406-46e0-b1a6-97c0d741337d', '072591b2-4ef7-4b29-ba49-f6e2d7bd0944', '5dc341de-815e-4e5a-9227-4242c268226f', '0260acc5-72a3-462a-aa54-ba28e00fea62'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:45.126298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4356b3d-1e7d-4bb0-a336-ad16d3805e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e1f5b41-5406-46e0-b1a6-97c0d741337d', '072591b2-4ef7-4b29-ba49-f6e2d7bd0944', '5dc341de-815e-4e5a-9227-4242c268226f', '0260acc5-72a3-462a-aa54-ba28e00fea62']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:45.127419 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a606833-d99e-49ba-946f-3b86e2f01256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:45.157163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a606833-d99e-49ba-946f-3b86e2f01256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d6597e-bc35-4f90-b491-1aac6ec0da1c', '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_d08a952c-9ee7-449c-bf54-c56fd9af40ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['7e1f5b41-5406-46e0-b1a6-97c0d741337d','072591b2-4ef7-4b29-ba49-f6e2d7bd0944','5dc341de-815e-4e5a-9227-4242c268226f','0260acc5-72a3-462a-aa54-ba28e00fea62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d08a952c-9ee7-449c-bf54-c56fd9af40ca',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d6597e-bc35-4f90-b491-1aac6ec0da1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ff0269440a44cd9b83021b093c421d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:45.157828 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65b08e7-ede6-48f3-ac82-ec5af950b671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:45.171842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65b08e7-ede6-48f3-ac82-ec5af950b671) transitioned into 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_d08a952c-9ee7-449c-bf54-c56fd9af40ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['7e1f5b41-5406-46e0-b1a6-97c0d741337d','072591b2-4ef7-4b29-ba49-f6e2d7bd0944','5dc341de-815e-4e5a-9227-4242c268226f','0260acc5-72a3-462a-aa54-ba28e00fea62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:45.174882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5382ac36-9d03-456f-a4cc-42f54865d2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:45.183247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5382ac36-9d03-456f-a4cc-42f54865d2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:45.184005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (4cd5daf2-841a-4165-8c7a-8d3aad487061) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:45.184283 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request issued successfully. Aug 18 13:52:45.191326 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:45.191326 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:45.194883 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:45.361627 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afaf9845-1697-471f-a019-4995bcfe6f20 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:45.363415 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afaf9845-1697-471f-a019-4995bcfe6f20 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:45.363630 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afaf9845-1697-471f-a019-4995bcfe6f20 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:45.363841 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afaf9845-1697-471f-a019-4995bcfe6f20 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:45.379066 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:45.379066 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:45.389764 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-afaf9845-1697-471f-a019-4995bcfe6f20 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:45.403711 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afaf9845-1697-471f-a019-4995bcfe6f20 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:45.404279 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 472/1886] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:45 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 1297 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:45.949305 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f71a297b-b284-45f3-811e-2d93f4d9be6e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:45.951347 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f71a297b-b284-45f3-811e-2d93f4d9be6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:45.951628 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f71a297b-b284-45f3-811e-2d93f4d9be6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:45.951844 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f71a297b-b284-45f3-811e-2d93f4d9be6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:45.951984 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f71a297b-b284-45f3-811e-2d93f4d9be6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:45.957825 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:45.957825 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:45.959052 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f71a297b-b284-45f3-811e-2d93f4d9be6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:45.959567 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 473/1887] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:45 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:46.200645 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:46.200645 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:46.201161 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:46.201379 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:52:46.201526 np0000007658 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Overwriting volume 27d6597e-bc35-4f90-b491-1aac6ec0da1c with restore of backup d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:46.216293 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] restore_backup in rpcapi backup_id d08a952c-9ee7-449c-bf54-c56fd9af40ca {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:52:46.218114 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f0e517b-6f09-49ed-97f8-185d163a5c2e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca/restore returned with HTTP 202 Aug 18 13:52:46.218663 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 467/1888] 10.4.3.221 () {68 vars in 1393 bytes} [Tue Aug 18 13:52:44 2026] POST /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:46.225756 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b372f89f-17e4-4b1d-bb67-2126317295fd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:46.228373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b372f89f-17e4-4b1d-bb67-2126317295fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:46.228615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b372f89f-17e4-4b1d-bb67-2126317295fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:46.228872 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b372f89f-17e4-4b1d-bb67-2126317295fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:46.229042 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b372f89f-17e4-4b1d-bb67-2126317295fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:46.233894 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:46.233894 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:46.234800 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b372f89f-17e4-4b1d-bb67-2126317295fd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:46.235291 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 477/1889] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:46 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:46.419690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5624b032-4e37-421d-8b1b-34e622fcd698 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:46.421673 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5624b032-4e37-421d-8b1b-34e622fcd698 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:46.421920 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5624b032-4e37-421d-8b1b-34e622fcd698 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:46.422117 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5624b032-4e37-421d-8b1b-34e622fcd698 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:46.430691 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:46.430691 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:46.436714 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5624b032-4e37-421d-8b1b-34e622fcd698 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:46.442771 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5624b032-4e37-421d-8b1b-34e622fcd698 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:46.443341 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 473/1890] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:46 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 1295 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:46.456012 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:46.458037 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] DELETE https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:46.458323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:46.458467 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:46.458641 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Delete volume with id: 75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:46.465876 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:46.465876 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:46.466158 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:46.483142 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Delete volume request issued successfully. Aug 18 13:52:46.483284 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-736ad6d0-a8f6-4a7e-9243-0051fc06d304 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 202 Aug 18 13:52:46.483838 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 474/1891] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:46 2026] DELETE /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:46.492637 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04190af7-5bf1-4ab1-8a41-0210b6b47dc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:46.494659 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04190af7-5bf1-4ab1-8a41-0210b6b47dc9 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:46.494877 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04190af7-5bf1-4ab1-8a41-0210b6b47dc9 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:46.495244 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04190af7-5bf1-4ab1-8a41-0210b6b47dc9 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:46.501616 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:46.501616 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:46.505303 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-04190af7-5bf1-4ab1-8a41-0210b6b47dc9 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Volume info retrieved successfully. Aug 18 13:52:46.510196 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04190af7-5bf1-4ab1-8a41-0210b6b47dc9 tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 200 Aug 18 13:52:46.510742 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 468/1892] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:46 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 1294 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:46.973513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-61805551-79a5-4dcb-bfd9-73ac9fb4cc0d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:46.974907 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61805551-79a5-4dcb-bfd9-73ac9fb4cc0d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:46.975193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61805551-79a5-4dcb-bfd9-73ac9fb4cc0d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:46.975500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61805551-79a5-4dcb-bfd9-73ac9fb4cc0d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:46.975696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-61805551-79a5-4dcb-bfd9-73ac9fb4cc0d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:46.979960 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:46.979960 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:46.982045 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61805551-79a5-4dcb-bfd9-73ac9fb4cc0d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:46.982045 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 478/1893] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:46 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:47.248428 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9acd5b4-7951-4520-be67-04e54fce14f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:47.250167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9acd5b4-7951-4520-be67-04e54fce14f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:47.250367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9acd5b4-7951-4520-be67-04e54fce14f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:47.250566 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9acd5b4-7951-4520-be67-04e54fce14f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:47.250671 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e9acd5b4-7951-4520-be67-04e54fce14f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:47.256775 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:47.256775 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:47.257548 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9acd5b4-7951-4520-be67-04e54fce14f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:47.257942 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 474/1894] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:47 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:47.524304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-aed38568-7e79-42e7-909d-d4f1804c1b2b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:47.526192 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aed38568-7e79-42e7-909d-d4f1804c1b2b tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] GET https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e Aug 18 13:52:47.526384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aed38568-7e79-42e7-909d-d4f1804c1b2b tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:47.526560 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aed38568-7e79-42e7-909d-d4f1804c1b2b tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:47.532093 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aed38568-7e79-42e7-909d-d4f1804c1b2b tempest-VolumeAndVolumeTypeFromImageTest-1554794616 tempest-VolumeAndVolumeTypeFromImageTest-1554794616-project-member] https://10.4.3.221/volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e returned with HTTP 404 Aug 18 13:52:47.532882 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 475/1895] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:47 2026] GET /volume/v3/volumes/75d4f3d1-4e93-4825-ade8-770a9d55874e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:47.851719 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-468e9c8b-15a0-4b3a-b05d-237bcb050845 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:47.854268 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-468e9c8b-15a0-4b3a-b05d-237bcb050845 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:52:47.854558 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-468e9c8b-15a0-4b3a-b05d-237bcb050845 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:47.854844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-468e9c8b-15a0-4b3a-b05d-237bcb050845 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:47.856086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-468e9c8b-15a0-4b3a-b05d-237bcb050845 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:52:47.935831 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-468e9c8b-15a0-4b3a-b05d-237bcb050845 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Get all volumes completed successfully. Aug 18 13:52:47.940265 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:47.940265 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:47.948718 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-468e9c8b-15a0-4b3a-b05d-237bcb050845 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:52:47.949443 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 469/1896] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:52:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16590 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:52:47.969708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:47.971565 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 Aug 18 13:52:47.971762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:47.971976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:47.972150 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Delete volume with id: 59a60ac9-5cdb-46f7-b6b5-88769eb556e9 Aug 18 13:52:47.980063 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:47.980063 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:47.980795 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Volume info retrieved successfully. Aug 18 13:52:47.991603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.image.cache [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '78de756b-2fdd-4813-ba18-637ce591bfdb', 'volume_id': '59a60ac9-5cdb-46f7-b6b5-88769eb556e9', 'host': 'np0000007658@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 13, 52, 35), 'last_used': datetime.datetime(2026, 8, 18, 13, 52, 45)}. {{(pid=100281) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 13:52:47.994520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-badb5675-2ef8-4934-9118-bc961972b3df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:47.996760 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-badb5675-2ef8-4934-9118-bc961972b3df tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:47.996932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-badb5675-2ef8-4934-9118-bc961972b3df tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:47.997337 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-badb5675-2ef8-4934-9118-bc961972b3df tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:47.997475 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-badb5675-2ef8-4934-9118-bc961972b3df tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:48.002685 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:48.002685 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:48.003508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-badb5675-2ef8-4934-9118-bc961972b3df tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:48.004043 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 475/1897] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:47 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:48.004110 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Delete volume request issued successfully. Aug 18 13:52:48.004327 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ab2e008-7a56-442e-b371-5b2d5e9ad771 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] https://10.4.3.221/volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 returned with HTTP 202 Aug 18 13:52:48.004850 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 479/1898] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:47 2026] DELETE /volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:48.014893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-abcff9fd-cd2d-430a-b15e-a58e4d934810 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:48.016655 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-abcff9fd-cd2d-430a-b15e-a58e4d934810 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] GET https://10.4.3.221/volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 Aug 18 13:52:48.016898 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-abcff9fd-cd2d-430a-b15e-a58e4d934810 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:48.017097 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-abcff9fd-cd2d-430a-b15e-a58e4d934810 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:48.025035 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:48.025035 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:48.029267 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-abcff9fd-cd2d-430a-b15e-a58e4d934810 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Volume info retrieved successfully. Aug 18 13:52:48.034038 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-abcff9fd-cd2d-430a-b15e-a58e4d934810 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] https://10.4.3.221/volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 returned with HTTP 200 Aug 18 13:52:48.034533 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 476/1899] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:48 2026] GET /volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 => generated 1105 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:48.269290 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e723f805-ace7-48a7-a1ad-18fdbaf6cf88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:48.271777 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e723f805-ace7-48a7-a1ad-18fdbaf6cf88 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:48.272089 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e723f805-ace7-48a7-a1ad-18fdbaf6cf88 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:48.272377 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e723f805-ace7-48a7-a1ad-18fdbaf6cf88 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:48.272520 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e723f805-ace7-48a7-a1ad-18fdbaf6cf88 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:48.278108 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:48.278108 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:48.279175 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e723f805-ace7-48a7-a1ad-18fdbaf6cf88 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:48.279658 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 470/1900] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:48 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:49.017375 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cce2a2a1-88cb-4034-ae7f-ce688e0cae39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:49.020145 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cce2a2a1-88cb-4034-ae7f-ce688e0cae39 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:49.020393 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cce2a2a1-88cb-4034-ae7f-ce688e0cae39 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:49.020637 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cce2a2a1-88cb-4034-ae7f-ce688e0cae39 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:49.020782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cce2a2a1-88cb-4034-ae7f-ce688e0cae39 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:49.026995 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:49.026995 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:49.028937 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cce2a2a1-88cb-4034-ae7f-ce688e0cae39 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:49.029578 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 476/1901] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:49 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:49.051250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d2912fe0-6dc3-4b10-9218-7a41d3dc408e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:49.054191 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d2912fe0-6dc3-4b10-9218-7a41d3dc408e tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] GET https://10.4.3.221/volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 Aug 18 13:52:49.054455 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d2912fe0-6dc3-4b10-9218-7a41d3dc408e tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:49.054702 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d2912fe0-6dc3-4b10-9218-7a41d3dc408e tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:49.061749 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d2912fe0-6dc3-4b10-9218-7a41d3dc408e tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] https://10.4.3.221/volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 returned with HTTP 404 Aug 18 13:52:49.062348 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 480/1902] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:49 2026] GET /volume/v3/volumes/59a60ac9-5cdb-46f7-b6b5-88769eb556e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:49.069958 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b4a7ff17-8094-46c6-8eb7-47448d8581c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:49.071982 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4a7ff17-8094-46c6-8eb7-47448d8581c6 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] DELETE https://10.4.3.221/volume/v3/types/59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05 Aug 18 13:52:49.072201 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b4a7ff17-8094-46c6-8eb7-47448d8581c6 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:49.072453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b4a7ff17-8094-46c6-8eb7-47448d8581c6 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:49.096816 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4a7ff17-8094-46c6-8eb7-47448d8581c6 tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] https://10.4.3.221/volume/v3/types/59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05 returned with HTTP 202 Aug 18 13:52:49.096939 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 477/1903] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:52:49 2026] DELETE /volume/v3/types/59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:49.103945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f90defc-3886-4ede-b40b-62f8569f6bed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:49.107276 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f90defc-3886-4ede-b40b-62f8569f6bed tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] GET https://10.4.3.221/volume/v3/types/59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05 Aug 18 13:52:49.107551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f90defc-3886-4ede-b40b-62f8569f6bed tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:49.107818 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f90defc-3886-4ede-b40b-62f8569f6bed tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:49.112671 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f90defc-3886-4ede-b40b-62f8569f6bed tempest-VolumeAndVolumeTypeFromImageTest-840176722 tempest-VolumeAndVolumeTypeFromImageTest-840176722-project-admin] https://10.4.3.221/volume/v3/types/59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05 returned with HTTP 404 Aug 18 13:52:49.113793 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 471/1904] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:52:49 2026] GET /volume/v3/types/59c9d82e-a36f-4fc2-a73e-bf9c2b9c5c05 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:49.290103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f1e6c60-b7c8-49b8-bac1-abff8f6ed261 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:49.292770 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f1e6c60-b7c8-49b8-bac1-abff8f6ed261 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:49.295940 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f1e6c60-b7c8-49b8-bac1-abff8f6ed261 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:49.295940 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f1e6c60-b7c8-49b8-bac1-abff8f6ed261 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:49.295940 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0f1e6c60-b7c8-49b8-bac1-abff8f6ed261 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:49.297809 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:49.297809 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:49.298882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f1e6c60-b7c8-49b8-bac1-abff8f6ed261 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:49.298970 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 477/1905] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:49 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:50.043504 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dd90ce3d-c174-462b-9436-898d3e745b76 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:50.047884 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dd90ce3d-c174-462b-9436-898d3e745b76 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:50.047884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dd90ce3d-c174-462b-9436-898d3e745b76 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:50.047884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dd90ce3d-c174-462b-9436-898d3e745b76 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:50.047884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-dd90ce3d-c174-462b-9436-898d3e745b76 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:50.051502 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:50.051502 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:50.052217 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dd90ce3d-c174-462b-9436-898d3e745b76 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:50.052570 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 481/1906] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:50 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:50.316190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ab889cda-76ae-4e83-b453-a725c2afd617 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:50.318181 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab889cda-76ae-4e83-b453-a725c2afd617 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:50.318527 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab889cda-76ae-4e83-b453-a725c2afd617 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:50.318799 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab889cda-76ae-4e83-b453-a725c2afd617 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:50.318990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ab889cda-76ae-4e83-b453-a725c2afd617 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:50.325728 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:50.325728 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:50.327166 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab889cda-76ae-4e83-b453-a725c2afd617 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:50.327166 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 478/1907] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:50 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:51.069428 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b76166ad-5545-43bc-b6e5-9f49de52f889 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:51.071709 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b76166ad-5545-43bc-b6e5-9f49de52f889 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:51.071709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b76166ad-5545-43bc-b6e5-9f49de52f889 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:51.071709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b76166ad-5545-43bc-b6e5-9f49de52f889 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:51.071709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b76166ad-5545-43bc-b6e5-9f49de52f889 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:51.079692 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:51.079692 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:51.079692 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b76166ad-5545-43bc-b6e5-9f49de52f889 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:51.079692 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 472/1908] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:51 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:51.342676 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8dd38b11-3408-4cc4-bb19-cb3ebafbfc13 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:51.344527 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dd38b11-3408-4cc4-bb19-cb3ebafbfc13 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:51.345076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dd38b11-3408-4cc4-bb19-cb3ebafbfc13 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:51.345076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dd38b11-3408-4cc4-bb19-cb3ebafbfc13 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:51.345148 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8dd38b11-3408-4cc4-bb19-cb3ebafbfc13 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:51.352650 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:51.352650 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:51.353482 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dd38b11-3408-4cc4-bb19-cb3ebafbfc13 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:51.354618 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 478/1909] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:51 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:51.817502 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:51.986489 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:51.987039 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1004632514"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:51.988124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1004632514'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:51.988240 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume of 1 GB Aug 18 13:52:51.998680 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Availability Zones retrieved successfully. Aug 18 13:52:52.005778 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Flow 'volume_create_api' (7dbf5d99-bb38-425f-bc19-effd8d613888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:52.006625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a13fa7e-637a-4d2b-a2f9-dd1aaa8f7b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:52.007446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:52.040881 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a13fa7e-637a-4d2b-a2f9-dd1aaa8f7b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:52.041826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09d1b59-165e-483d-a4ee-ce881a875946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:52.091310 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-77281325-059a-4402-bc50-aeb10a9865b9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:52.094036 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-77281325-059a-4402-bc50-aeb10a9865b9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:52.094321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-77281325-059a-4402-bc50-aeb10a9865b9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:52.094584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-77281325-059a-4402-bc50-aeb10a9865b9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:52.094760 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-77281325-059a-4402-bc50-aeb10a9865b9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:52.101710 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:52.101710 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:52.102631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-77281325-059a-4402-bc50-aeb10a9865b9 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:52.103120 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 479/1910] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:52 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:52.120482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Created reservations ['50d5d1c8-5467-41dc-89ec-12ed91eb4919', 'fdd701f5-8bd4-43e4-9cda-7742868f3dfc', '5ad1935c-624b-485d-8320-815d1d88ab9d', 'd3a8f89f-d7a7-45ce-ba46-87de754f1487'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:52.121491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09d1b59-165e-483d-a4ee-ce881a875946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d5d1c8-5467-41dc-89ec-12ed91eb4919', 'fdd701f5-8bd4-43e4-9cda-7742868f3dfc', '5ad1935c-624b-485d-8320-815d1d88ab9d', 'd3a8f89f-d7a7-45ce-ba46-87de754f1487']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:52.122433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229a2663-ad23-4c46-80c4-9433441fb8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:52.150583 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229a2663-ad23-4c46-80c4-9433441fb8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f916d3b-648f-4de4-80ba-bf87bc61d6c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1004632514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f0cebe7eef48708b78dede124c02f6',qos_specs=None,replication_status=,reservations=['50d5d1c8-5467-41dc-89ec-12ed91eb4919','fdd701f5-8bd4-43e4-9cda-7742868f3dfc','5ad1935c-624b-485d-8320-815d1d88ab9d','d3a8f89f-d7a7-45ce-ba46-87de754f1487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df87d455150d47a7a2406bfccbb46cf4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1004632514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f916d3b-648f-4de4-80ba-bf87bc61d6c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89f0cebe7eef48708b78dede124c02f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df87d455150d47a7a2406bfccbb46cf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:52.151699 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b710d5-57f4-43bc-8e44-c25ce49a54f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:52.172442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b710d5-57f4-43bc-8e44-c25ce49a54f4) transitioned into state 'SUCCESS' from state '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-1004632514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f0cebe7eef48708b78dede124c02f6',qos_specs=None,replication_status=,reservations=['50d5d1c8-5467-41dc-89ec-12ed91eb4919','fdd701f5-8bd4-43e4-9cda-7742868f3dfc','5ad1935c-624b-485d-8320-815d1d88ab9d','d3a8f89f-d7a7-45ce-ba46-87de754f1487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df87d455150d47a7a2406bfccbb46cf4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:52.173488 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c0add71-93e8-4461-a897-d0d7b7b77a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:52.184902 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c0add71-93e8-4461-a897-d0d7b7b77a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:52.185855 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Flow 'volume_create_api' (7dbf5d99-bb38-425f-bc19-effd8d613888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:52.186235 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume request issued successfully. Aug 18 13:52:52.186810 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7cd47831-0d57-4e9e-82a9-b11b0ff1485b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:52.190393 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 482/1911] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:52:51 2026] POST /volume/v3/volumes => generated 778 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:52.207496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f64f42d-712c-4de8-9aa8-2b9df76365bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:52.209767 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f64f42d-712c-4de8-9aa8-2b9df76365bf tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 Aug 18 13:52:52.210052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f64f42d-712c-4de8-9aa8-2b9df76365bf tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:52.210307 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f64f42d-712c-4de8-9aa8-2b9df76365bf tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:52.222373 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:52.222373 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:52.230494 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f64f42d-712c-4de8-9aa8-2b9df76365bf tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:52:52.233497 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f64f42d-712c-4de8-9aa8-2b9df76365bf tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 returned with HTTP 200 Aug 18 13:52:52.234150 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 473/1912] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:52 2026] GET /volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:52.369887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc227cbb-c0a4-4650-9fb4-4613da8fb415 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:52.375546 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc227cbb-c0a4-4650-9fb4-4613da8fb415 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:52.375546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc227cbb-c0a4-4650-9fb4-4613da8fb415 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:52.375546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc227cbb-c0a4-4650-9fb4-4613da8fb415 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:52.375546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bc227cbb-c0a4-4650-9fb4-4613da8fb415 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:52.378896 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:52.378896 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:52.380382 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc227cbb-c0a4-4650-9fb4-4613da8fb415 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:52.380632 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 479/1913] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:52 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:53.114884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-30afe327-6616-4b95-9eee-4a09363304c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:53.116793 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30afe327-6616-4b95-9eee-4a09363304c6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:53.117024 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30afe327-6616-4b95-9eee-4a09363304c6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:53.117239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30afe327-6616-4b95-9eee-4a09363304c6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:53.117341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-30afe327-6616-4b95-9eee-4a09363304c6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:53.124175 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:53.124175 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:53.124175 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30afe327-6616-4b95-9eee-4a09363304c6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:53.124721 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 480/1914] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:53 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:53.255053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-474b9451-6bf8-41b6-a5dd-f536fb610c1e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:53.257440 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-474b9451-6bf8-41b6-a5dd-f536fb610c1e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 Aug 18 13:52:53.257829 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-474b9451-6bf8-41b6-a5dd-f536fb610c1e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:53.257975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-474b9451-6bf8-41b6-a5dd-f536fb610c1e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:53.267736 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:53.267736 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:53.269330 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-474b9451-6bf8-41b6-a5dd-f536fb610c1e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:52:53.275308 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-474b9451-6bf8-41b6-a5dd-f536fb610c1e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 returned with HTTP 200 Aug 18 13:52:53.275680 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 483/1915] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:53 2026] GET /volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:53.294789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:53.296357 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:52:53.296657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f916d3b-648f-4de4-80ba-bf87bc61d6c7", "name": "tempest-type-Backup-1115155136"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:53.298008 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Creating new backup {'backup': {'volume_id': '3f916d3b-648f-4de4-80ba-bf87bc61d6c7', 'name': 'tempest-type-Backup-1115155136'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:52:53.298146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Creating backup of volume 3f916d3b-648f-4de4-80ba-bf87bc61d6c7 in container None Aug 18 13:52:53.311995 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:53.311995 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:53.312548 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:52:53.342089 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Created reservations ['e9d2619c-50d5-4c60-bd38-652f1cf6529b', '331af39f-5088-4581-bb6a-0fde2188acd3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:53.385520 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d4c6a19-3d93-49c7-9470-bff57a959464 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:52:53.386070 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 474/1916] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:52:53 2026] POST /volume/v3/backups => generated 316 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:53.393584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d300b25-d839-43b8-9dc6-7fbcd267c0e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:53.395326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bbcbe47d-c615-480b-b7e9-a9ed438b0a09 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:53.395442 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d300b25-d839-43b8-9dc6-7fbcd267c0e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:52:53.395682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d300b25-d839-43b8-9dc6-7fbcd267c0e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:53.395944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d300b25-d839-43b8-9dc6-7fbcd267c0e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:53.396059 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9d300b25-d839-43b8-9dc6-7fbcd267c0e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:53.398907 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bbcbe47d-c615-480b-b7e9-a9ed438b0a09 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:53.399017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bbcbe47d-c615-480b-b7e9-a9ed438b0a09 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:53.399137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bbcbe47d-c615-480b-b7e9-a9ed438b0a09 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:53.399259 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bbcbe47d-c615-480b-b7e9-a9ed438b0a09 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:53.406901 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:53.406901 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:53.407994 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bbcbe47d-c615-480b-b7e9-a9ed438b0a09 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:53.408238 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:53.408238 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:53.408468 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 481/1917] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:53 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:53.412005 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d300b25-d839-43b8-9dc6-7fbcd267c0e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:52:53.412005 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 480/1918] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:53 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:53.757168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-66f651a0-0a2f-4b70-93e1-7f582e67232b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:53.760319 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-66f651a0-0a2f-4b70-93e1-7f582e67232b tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] DELETE https://10.4.3.221/volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca Aug 18 13:52:53.760319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-66f651a0-0a2f-4b70-93e1-7f582e67232b tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:53.760319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-66f651a0-0a2f-4b70-93e1-7f582e67232b tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:53.769932 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:53.769932 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:53.832807 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-66f651a0-0a2f-4b70-93e1-7f582e67232b tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca returned with HTTP 200 Aug 18 13:52:53.833300 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 484/1919] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:53 2026] DELETE /volume/v3/attachments/e8412f5d-6e8a-461a-8a78-97090f6088ca => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:53.854620 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:53.858164 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] DELETE https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 Aug 18 13:52:53.858414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:53.858657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:53.858846 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Delete volume with id: 74a771bb-f079-4e9e-a82c-98640a4be4b7 Aug 18 13:52:53.887148 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:53.887148 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:53.888753 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:52:53.919896 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Delete volume request issued successfully. Aug 18 13:52:53.919896 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffd0742f-1789-4465-b624-7cd0eedf0469 req-b4389a10-dd66-4809-89bf-3495629818d2 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 returned with HTTP 202 Aug 18 13:52:53.919896 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 475/1920] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:52:53 2026] DELETE /volume/v3/volumes/74a771bb-f079-4e9e-a82c-98640a4be4b7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:54.137788 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-10113e8a-8b28-4ebb-a0c3-806a5660b6de None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:54.141255 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10113e8a-8b28-4ebb-a0c3-806a5660b6de tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:54.141518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10113e8a-8b28-4ebb-a0c3-806a5660b6de tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:54.141752 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10113e8a-8b28-4ebb-a0c3-806a5660b6de tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:54.141908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-10113e8a-8b28-4ebb-a0c3-806a5660b6de tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:54.147495 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:54.147495 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:54.148585 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10113e8a-8b28-4ebb-a0c3-806a5660b6de tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:54.149108 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 482/1921] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:54 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:54.420152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-daf37666-9a0b-4bb5-ac32-191d6468beb8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:54.422123 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-daf37666-9a0b-4bb5-ac32-191d6468beb8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:52:54.422339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-daf37666-9a0b-4bb5-ac32-191d6468beb8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:54.422628 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-daf37666-9a0b-4bb5-ac32-191d6468beb8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:54.422817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-daf37666-9a0b-4bb5-ac32-191d6468beb8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:54.427931 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:54.427931 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:54.428751 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fbb3fbb8-e455-490d-a099-1e5a7587a298 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:54.429123 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-daf37666-9a0b-4bb5-ac32-191d6468beb8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:52:54.429123 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 481/1922] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:54 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:52:54.429775 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbb3fbb8-e455-490d-a099-1e5a7587a298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:54.429978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbb3fbb8-e455-490d-a099-1e5a7587a298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:54.430692 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbb3fbb8-e455-490d-a099-1e5a7587a298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:54.430692 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fbb3fbb8-e455-490d-a099-1e5a7587a298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:54.438492 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:54.438492 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:54.439291 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbb3fbb8-e455-490d-a099-1e5a7587a298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:54.439671 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 485/1923] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:54 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:55.162790 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-10839679-2de9-417a-9d1e-d29ff8ed8ddc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:55.165356 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10839679-2de9-417a-9d1e-d29ff8ed8ddc tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:55.165621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10839679-2de9-417a-9d1e-d29ff8ed8ddc tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:55.165877 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10839679-2de9-417a-9d1e-d29ff8ed8ddc tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:55.166036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-10839679-2de9-417a-9d1e-d29ff8ed8ddc tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:55.171542 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:55.171542 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:55.172498 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10839679-2de9-417a-9d1e-d29ff8ed8ddc tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:55.173409 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 476/1924] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:55 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:55.440771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-38b9ee9b-301a-4482-99e8-1ae8bd17bbe7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:55.443108 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38b9ee9b-301a-4482-99e8-1ae8bd17bbe7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:52:55.443304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38b9ee9b-301a-4482-99e8-1ae8bd17bbe7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:55.443469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38b9ee9b-301a-4482-99e8-1ae8bd17bbe7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:55.443561 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-38b9ee9b-301a-4482-99e8-1ae8bd17bbe7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:55.457035 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:55.457035 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:55.457514 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38b9ee9b-301a-4482-99e8-1ae8bd17bbe7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:52:55.457852 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 483/1925] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:55 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:55.459591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7acbb736-36ed-4064-ba5c-091d252cf270 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:55.462491 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7acbb736-36ed-4064-ba5c-091d252cf270 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:55.462698 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7acbb736-36ed-4064-ba5c-091d252cf270 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:55.462905 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7acbb736-36ed-4064-ba5c-091d252cf270 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:55.464268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7acbb736-36ed-4064-ba5c-091d252cf270 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:55.469180 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:55.469180 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:55.470186 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7acbb736-36ed-4064-ba5c-091d252cf270 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:55.470620 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 482/1926] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:55 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:56.088998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:56.149517 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:52:56.150030 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-880897695", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:56.152336 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-880897695', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:52:56.152502 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Create volume of 1 GB Aug 18 13:52:56.158027 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Availability Zones retrieved successfully. Aug 18 13:52:56.166340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Flow 'volume_create_api' (ac22d9b3-51f4-41b1-8545-18292ee239a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:56.167981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b319e74-00a5-415f-8963-e5cd3c6a1fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:56.169312 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:52:56.184843 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f0fccca-68d8-43f3-b08c-3b07e9cf9aed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:56.186755 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f0fccca-68d8-43f3-b08c-3b07e9cf9aed tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:56.186983 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f0fccca-68d8-43f3-b08c-3b07e9cf9aed tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:56.187164 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f0fccca-68d8-43f3-b08c-3b07e9cf9aed tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:56.187520 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9f0fccca-68d8-43f3-b08c-3b07e9cf9aed tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:56.194374 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:56.194374 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:56.195457 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f0fccca-68d8-43f3-b08c-3b07e9cf9aed tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:56.195774 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 477/1927] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:56 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:56.203029 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b319e74-00a5-415f-8963-e5cd3c6a1fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:56.204113 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52e67cf-6ba1-4333-b259-8a8a9249686c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:56.273117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Created reservations ['d5be5dd6-68b4-4c0d-ba18-12ad039bbbd3', '18fac33f-f70d-4665-bf1b-74e1b7f2ae91', '9e9da99d-b5e2-4b8d-a50c-0d036dd2688a', '8f03d526-6894-486a-8d08-99f49200a5b3'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:52:56.273848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f52e67cf-6ba1-4333-b259-8a8a9249686c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5be5dd6-68b4-4c0d-ba18-12ad039bbbd3', '18fac33f-f70d-4665-bf1b-74e1b7f2ae91', '9e9da99d-b5e2-4b8d-a50c-0d036dd2688a', '8f03d526-6894-486a-8d08-99f49200a5b3']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:56.274660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57687d37-d34f-484e-a16a-c7377cdbebe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:56.296382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57687d37-d34f-484e-a16a-c7377cdbebe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0ecedff-9953-4826-aa4c-138dfc023785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-880897695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22a2c54712b4fee8c50c8ee16e64be5',qos_specs=None,replication_status=,reservations=['d5be5dd6-68b4-4c0d-ba18-12ad039bbbd3','18fac33f-f70d-4665-bf1b-74e1b7f2ae91','9e9da99d-b5e2-4b8d-a50c-0d036dd2688a','8f03d526-6894-486a-8d08-99f49200a5b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd4920093ae940b381b6e383186e7ae8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-880897695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0ecedff-9953-4826-aa4c-138dfc023785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22a2c54712b4fee8c50c8ee16e64be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd4920093ae940b381b6e383186e7ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:56.297264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a67c821-82d3-4548-ae0d-b1bb0f5fa258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:56.322280 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a67c821-82d3-4548-ae0d-b1bb0f5fa258) transitioned into state 'SUCCESS' from state '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-880897695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22a2c54712b4fee8c50c8ee16e64be5',qos_specs=None,replication_status=,reservations=['d5be5dd6-68b4-4c0d-ba18-12ad039bbbd3','18fac33f-f70d-4665-bf1b-74e1b7f2ae91','9e9da99d-b5e2-4b8d-a50c-0d036dd2688a','8f03d526-6894-486a-8d08-99f49200a5b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd4920093ae940b381b6e383186e7ae8',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:56.322985 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bc510f-8445-46ae-b129-0b090d695658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:52:56.332440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bc510f-8445-46ae-b129-0b090d695658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:52:56.333314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Flow 'volume_create_api' (ac22d9b3-51f4-41b1-8545-18292ee239a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:52:56.333612 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Create volume request issued successfully. Aug 18 13:52:56.334234 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-edb36426-dc55-4582-b700-18dd5c4e0e95 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:52:56.334680 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 486/1928] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:52:56 2026] POST /volume/v3/volumes => generated 755 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:52:56.348733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c11eed95-77e3-4296-a94e-0d32920d21bf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:56.351948 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c11eed95-77e3-4296-a94e-0d32920d21bf tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] GET https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:52:56.351948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c11eed95-77e3-4296-a94e-0d32920d21bf tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:56.352152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c11eed95-77e3-4296-a94e-0d32920d21bf tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:56.365428 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:56.365428 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:56.369506 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c11eed95-77e3-4296-a94e-0d32920d21bf tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:52:56.374319 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c11eed95-77e3-4296-a94e-0d32920d21bf tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 200 Aug 18 13:52:56.374746 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 484/1929] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:56 2026] GET /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:56.475082 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6c7db1c-08d8-4011-89b5-9747121e0ea6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:56.480509 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6c7db1c-08d8-4011-89b5-9747121e0ea6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:52:56.480803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6c7db1c-08d8-4011-89b5-9747121e0ea6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:56.481078 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6c7db1c-08d8-4011-89b5-9747121e0ea6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:56.481304 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c6c7db1c-08d8-4011-89b5-9747121e0ea6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:56.488573 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:56.488573 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:56.489295 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6c7db1c-08d8-4011-89b5-9747121e0ea6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:52:56.489821 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 483/1930] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:56 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:56.493816 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50dbbe5c-76cf-4d05-bcff-29202e7f36f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:56.497435 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50dbbe5c-76cf-4d05-bcff-29202e7f36f1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:56.497627 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50dbbe5c-76cf-4d05-bcff-29202e7f36f1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:56.497856 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50dbbe5c-76cf-4d05-bcff-29202e7f36f1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:56.498051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-50dbbe5c-76cf-4d05-bcff-29202e7f36f1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:56.502138 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:56.502138 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:56.503167 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50dbbe5c-76cf-4d05-bcff-29202e7f36f1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:56.503714 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 478/1931] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:56 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:57.210522 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-05653a15-e606-4b33-a135-6812d79302a4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.211879 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05653a15-e606-4b33-a135-6812d79302a4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:57.212185 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05653a15-e606-4b33-a135-6812d79302a4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.212453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05653a15-e606-4b33-a135-6812d79302a4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.213572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-05653a15-e606-4b33-a135-6812d79302a4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:57.219286 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.219286 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:57.219286 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05653a15-e606-4b33-a135-6812d79302a4 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:57.219286 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 487/1932] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:57.390381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-54a583e2-f000-4f74-88bf-d79df9fc7662 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.391960 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-54a583e2-f000-4f74-88bf-d79df9fc7662 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] GET https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:52:57.392123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-54a583e2-f000-4f74-88bf-d79df9fc7662 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.392419 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-54a583e2-f000-4f74-88bf-d79df9fc7662 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.402433 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.402433 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:57.408779 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-54a583e2-f000-4f74-88bf-d79df9fc7662 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:52:57.415588 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-54a583e2-f000-4f74-88bf-d79df9fc7662 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 200 Aug 18 13:52:57.415989 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 485/1933] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:57.429942 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4439293-8f6c-464c-be18-e71bba5912ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.431621 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4439293-8f6c-464c-be18-e71bba5912ef tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] GET https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:52:57.431858 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4439293-8f6c-464c-be18-e71bba5912ef tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.432111 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4439293-8f6c-464c-be18-e71bba5912ef tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.440540 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.440540 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:57.444581 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e4439293-8f6c-464c-be18-e71bba5912ef tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:52:57.449315 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4439293-8f6c-464c-be18-e71bba5912ef tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 200 Aug 18 13:52:57.449721 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 484/1934] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:57.461713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.463482 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] POST https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785/action Aug 18 13:52:57.463908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1327561147", "disk_format": "raw"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:52:57.464054 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1327561147", "disk_format": "raw"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:57.473822 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.473822 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:57.474363 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:52:57.491885 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.491885 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:57.498487 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.image.image_utils [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1327561147'}] 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-1327561147'}]. {{(pid=100284) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 13:52:57.503813 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-072c6af8-56c9-4bf5-8844-16b064f2217b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.506746 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-072c6af8-56c9-4bf5-8844-16b064f2217b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:52:57.508307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-072c6af8-56c9-4bf5-8844-16b064f2217b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.508307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-072c6af8-56c9-4bf5-8844-16b064f2217b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.508307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-072c6af8-56c9-4bf5-8844-16b064f2217b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:57.518602 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.518602 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:57.519470 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-072c6af8-56c9-4bf5-8844-16b064f2217b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:52:57.520030 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 488/1935] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:57.526210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5ca39457-5a59-48db-b874-b7fcccfc444c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.527740 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ca39457-5a59-48db-b874-b7fcccfc444c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:57.527914 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ca39457-5a59-48db-b874-b7fcccfc444c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.528093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ca39457-5a59-48db-b874-b7fcccfc444c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.528484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5ca39457-5a59-48db-b874-b7fcccfc444c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:57.532321 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.532321 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:57.533259 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ca39457-5a59-48db-b874-b7fcccfc444c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:57.533670 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 486/1936] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:57.543478 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dacec127-a299-4e90-9c91-7d8a69df1422 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.546196 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dacec127-a299-4e90-9c91-7d8a69df1422 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c Aug 18 13:52:57.546546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dacec127-a299-4e90-9c91-7d8a69df1422 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.546830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dacec127-a299-4e90-9c91-7d8a69df1422 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.557725 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.557725 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:57.562402 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dacec127-a299-4e90-9c91-7d8a69df1422 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:57.567026 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dacec127-a299-4e90-9c91-7d8a69df1422 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c returned with HTTP 200 Aug 18 13:52:57.567427 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 485/1937] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:57.584572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f0d451b0-3b66-4a9a-8cc6-70b379df616e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.586271 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0d451b0-3b66-4a9a-8cc6-70b379df616e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c Aug 18 13:52:57.586544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f0d451b0-3b66-4a9a-8cc6-70b379df616e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.586786 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f0d451b0-3b66-4a9a-8cc6-70b379df616e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.594077 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.594077 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:57.603891 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f0d451b0-3b66-4a9a-8cc6-70b379df616e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:57.607966 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0d451b0-3b66-4a9a-8cc6-70b379df616e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c returned with HTTP 200 Aug 18 13:52:57.608733 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 489/1938] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:57.626165 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c104e070-f403-4098-8b3d-baa29ddeca9e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.628500 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c104e070-f403-4098-8b3d-baa29ddeca9e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c Aug 18 13:52:57.628500 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c104e070-f403-4098-8b3d-baa29ddeca9e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.628879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c104e070-f403-4098-8b3d-baa29ddeca9e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.628879 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c104e070-f403-4098-8b3d-baa29ddeca9e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: 27d6597e-bc35-4f90-b491-1aac6ec0da1c Aug 18 13:52:57.636408 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.636408 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:57.636850 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c104e070-f403-4098-8b3d-baa29ddeca9e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:57.660207 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c104e070-f403-4098-8b3d-baa29ddeca9e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume request issued successfully. Aug 18 13:52:57.660467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c104e070-f403-4098-8b3d-baa29ddeca9e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c returned with HTTP 202 Aug 18 13:52:57.661027 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 487/1939] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:57 2026] DELETE /volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:57.671762 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fddcc23e-e2c5-4a76-a289-3d5795db2614 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:57.673699 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fddcc23e-e2c5-4a76-a289-3d5795db2614 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c Aug 18 13:52:57.673921 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fddcc23e-e2c5-4a76-a289-3d5795db2614 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:57.674103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fddcc23e-e2c5-4a76-a289-3d5795db2614 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:57.681080 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:57.681080 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:57.684561 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fddcc23e-e2c5-4a76-a289-3d5795db2614 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:57.689273 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fddcc23e-e2c5-4a76-a289-3d5795db2614 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c returned with HTTP 200 Aug 18 13:52:57.689954 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 486/1940] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:57 2026] GET /volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c => generated 1411 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:58.090843 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Copy volume to image completed successfully. Aug 18 13:52:58.091546 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77325c80-b9d6-4703-84d7-139f91e93ee3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785/action returned with HTTP 202 Aug 18 13:52:58.092564 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 479/1941] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:52:57 2026] POST /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785/action => generated 686 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:52:58.229947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-991df02c-60f4-4f80-9297-9f94066edb18 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:58.231834 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-991df02c-60f4-4f80-9297-9f94066edb18 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:58.232057 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-991df02c-60f4-4f80-9297-9f94066edb18 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:58.232283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-991df02c-60f4-4f80-9297-9f94066edb18 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:58.232411 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-991df02c-60f4-4f80-9297-9f94066edb18 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:58.239433 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:58.239433 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:58.240403 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-991df02c-60f4-4f80-9297-9f94066edb18 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:58.241120 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 490/1942] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:58 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:58.537475 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c1ad893b-e595-41f3-9a11-05ccacedcbe3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:58.539218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1ad893b-e595-41f3-9a11-05ccacedcbe3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:52:58.539539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1ad893b-e595-41f3-9a11-05ccacedcbe3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:58.540093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1ad893b-e595-41f3-9a11-05ccacedcbe3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:58.540093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c1ad893b-e595-41f3-9a11-05ccacedcbe3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:58.546486 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:58.546486 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:58.547518 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1ad893b-e595-41f3-9a11-05ccacedcbe3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:52:58.548065 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 488/1943] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:58 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:58.710020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4d2f151-7a2f-4ae6-ad2b-b7c6986b6ac3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:58.710411 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4d2f151-7a2f-4ae6-ad2b-b7c6986b6ac3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c Aug 18 13:52:58.710622 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4d2f151-7a2f-4ae6-ad2b-b7c6986b6ac3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:58.710804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4d2f151-7a2f-4ae6-ad2b-b7c6986b6ac3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:58.716509 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4d2f151-7a2f-4ae6-ad2b-b7c6986b6ac3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c returned with HTTP 404 Aug 18 13:52:58.717121 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 487/1944] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:58 2026] GET /volume/v3/volumes/27d6597e-bc35-4f90-b491-1aac6ec0da1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:58.723741 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08482b99-3a8d-4f57-9398-41316080b239 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:58.725566 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08482b99-3a8d-4f57-9398-41316080b239 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:58.725739 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08482b99-3a8d-4f57-9398-41316080b239 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:58.725960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08482b99-3a8d-4f57-9398-41316080b239 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:58.726061 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-08482b99-3a8d-4f57-9398-41316080b239 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete backup with id: d08a952c-9ee7-449c-bf54-c56fd9af40ca. Aug 18 13:52:58.732195 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:58.732195 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:58.746196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-08482b99-3a8d-4f57-9398-41316080b239 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] delete_backup rpcapi backup_id d08a952c-9ee7-449c-bf54-c56fd9af40ca {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:52:58.747955 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08482b99-3a8d-4f57-9398-41316080b239 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 202 Aug 18 13:52:58.748370 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 480/1945] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:58 2026] DELETE /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:52:58.755008 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f84a24c2-6496-4dd3-a1b2-53f408282acf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:58.756612 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f84a24c2-6496-4dd3-a1b2-53f408282acf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:58.756774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f84a24c2-6496-4dd3-a1b2-53f408282acf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:58.756993 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f84a24c2-6496-4dd3-a1b2-53f408282acf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:58.757097 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f84a24c2-6496-4dd3-a1b2-53f408282acf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:58.761300 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:58.761300 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:58.762160 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f84a24c2-6496-4dd3-a1b2-53f408282acf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 200 Aug 18 13:52:58.762563 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 491/1946] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:58 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:59.254651 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-67e1b789-3d15-4ba7-a775-24c8527f9e71 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.260695 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-67e1b789-3d15-4ba7-a775-24c8527f9e71 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:52:59.260695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-67e1b789-3d15-4ba7-a775-24c8527f9e71 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.260695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-67e1b789-3d15-4ba7-a775-24c8527f9e71 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.260695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-67e1b789-3d15-4ba7-a775-24c8527f9e71 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:59.263639 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.263639 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:59.264848 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-67e1b789-3d15-4ba7-a775-24c8527f9e71 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:52:59.265676 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 489/1947] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:59 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:59.416803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-b2256d0e-58e6-4606-9993-79d3649cc109 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.421855 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-b2256d0e-58e6-4606-9993-79d3649cc109 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:52:59.421855 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-b2256d0e-58e6-4606-9993-79d3649cc109 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.421855 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-b2256d0e-58e6-4606-9993-79d3649cc109 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.447300 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.447300 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:59.458892 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-b2256d0e-58e6-4606-9993-79d3649cc109 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:52:59.462574 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-b2256d0e-58e6-4606-9993-79d3649cc109 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:52:59.465522 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 488/1948] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:52:59 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:59.561782 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96f698ba-3ef6-43b4-8b42-42283ae3a7da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.565996 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96f698ba-3ef6-43b4-8b42-42283ae3a7da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:52:59.566294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96f698ba-3ef6-43b4-8b42-42283ae3a7da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.566542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96f698ba-3ef6-43b4-8b42-42283ae3a7da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.566679 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-96f698ba-3ef6-43b4-8b42-42283ae3a7da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:59.576151 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.576151 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:59.577022 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96f698ba-3ef6-43b4-8b42-42283ae3a7da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:52:59.578089 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 481/1949] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:52:59 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:52:59.783329 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7f680876-2f63-4a5e-9af0-02a62a4a0263 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.791244 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f680876-2f63-4a5e-9af0-02a62a4a0263 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca Aug 18 13:52:59.791971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f680876-2f63-4a5e-9af0-02a62a4a0263 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.793212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f680876-2f63-4a5e-9af0-02a62a4a0263 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.793396 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7f680876-2f63-4a5e-9af0-02a62a4a0263 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id d08a952c-9ee7-449c-bf54-c56fd9af40ca. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:52:59.809121 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f680876-2f63-4a5e-9af0-02a62a4a0263 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca returned with HTTP 404 Aug 18 13:52:59.811103 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 492/1950] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:59 2026] GET /volume/v3/backups/d08a952c-9ee7-449c-bf54-c56fd9af40ca => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:52:59.887251 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b0564e8f-7c48-422e-b371-a0cf0c174c8c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.887570 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0564e8f-7c48-422e-b371-a0cf0c174c8c None None] GET https://10.4.3.221/volume// Aug 18 13:52:59.887696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0564e8f-7c48-422e-b371-a0cf0c174c8c None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.887915 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0564e8f-7c48-422e-b371-a0cf0c174c8c None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.888167 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0564e8f-7c48-422e-b371-a0cf0c174c8c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:52:59.888417 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 490/1951] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:52:59 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:52:59.898333 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-6f933904-7f58-4411-9176-37f7c3a70e10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.900178 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-6f933904-7f58-4411-9176-37f7c3a70e10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:52:59.900519 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-6f933904-7f58-4411-9176-37f7c3a70e10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fff585a-b447-4d13-9bf2-61acf038cb9e", "connector": null, "instance_uuid": "2ad15b99-131c-49cf-b4b7-52ee56ed63db"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:52:59.902583 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b9ac9ac-76ab-4397-a763-e3e1c21f21e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.904113 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b9ac9ac-76ab-4397-a763-e3e1c21f21e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:59.904305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b9ac9ac-76ab-4397-a763-e3e1c21f21e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.904460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b9ac9ac-76ab-4397-a763-e3e1c21f21e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.916581 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.916581 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:59.922919 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b9ac9ac-76ab-4397-a763-e3e1c21f21e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:59.926695 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.926695 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:52:59.930946 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b9ac9ac-76ab-4397-a763-e3e1c21f21e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 200 Aug 18 13:52:59.931472 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 482/1952] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:59 2026] GET /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:59.943797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.945760 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:59.945996 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.946181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.946354 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: 296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:59.955251 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.955251 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:52:59.955443 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-6f933904-7f58-4411-9176-37f7c3a70e10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:52:59.955711 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:52:59.955936 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 489/1953] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:52:59 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:52:59.964768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-be4d5a50-610d-48f4-82fe-b99c854d8b31 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.971500 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-be4d5a50-610d-48f4-82fe-b99c854d8b31 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07 Aug 18 13:52:59.971658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-be4d5a50-610d-48f4-82fe-b99c854d8b31 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.971838 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-be4d5a50-610d-48f4-82fe-b99c854d8b31 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.974289 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume request issued successfully. Aug 18 13:52:59.974539 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b7b856f-bd9b-436a-b095-ce154d3c2e66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 202 Aug 18 13:52:59.974996 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 493/1954] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:52:59 2026] DELETE /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:52:59.978693 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.978693 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:52:59.986010 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ac21c6f-91b0-44f0-808e-027b5281fdb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:52:59.987626 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ac21c6f-91b0-44f0-808e-027b5281fdb0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:52:59.987820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ac21c6f-91b0-44f0-808e-027b5281fdb0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:52:59.988029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ac21c6f-91b0-44f0-808e-027b5281fdb0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:52:59.994451 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:52:59.994451 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:52:59.998085 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2ac21c6f-91b0-44f0-808e-027b5281fdb0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:53:00.003348 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ac21c6f-91b0-44f0-808e-027b5281fdb0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 200 Aug 18 13:53:00.003729 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 483/1955] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:52:59 2026] GET /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:00.036015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-be4d5a50-610d-48f4-82fe-b99c854d8b31 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07 returned with HTTP 200 Aug 18 13:53:00.036399 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 491/1956] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:52:59 2026] DELETE /volume/v3/attachments/4469dff4-7a8d-4cb4-baff-77fe9bb54e07 => generated 367 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:00.277812 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41173663-ffc5-4e6b-9782-4fbed8e4cdb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:00.281387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41173663-ffc5-4e6b-9782-4fbed8e4cdb2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:00.281665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41173663-ffc5-4e6b-9782-4fbed8e4cdb2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:00.281936 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41173663-ffc5-4e6b-9782-4fbed8e4cdb2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:00.282059 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-41173663-ffc5-4e6b-9782-4fbed8e4cdb2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:00.288509 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:00.288509 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:00.289436 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41173663-ffc5-4e6b-9782-4fbed8e4cdb2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:53:00.289913 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 490/1957] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:00 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:00.588992 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8ff0be81-c081-437d-b98d-c833fa3a51ce None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:00.591039 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8ff0be81-c081-437d-b98d-c833fa3a51ce tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:00.591255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8ff0be81-c081-437d-b98d-c833fa3a51ce tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:00.591430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8ff0be81-c081-437d-b98d-c833fa3a51ce tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:00.591553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8ff0be81-c081-437d-b98d-c833fa3a51ce tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:00.596003 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:00.596003 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:00.596587 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8ff0be81-c081-437d-b98d-c833fa3a51ce tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:00.596959 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 494/1958] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:00 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:00.608488 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb71f13e-0123-4285-aa60-a019d88a13a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:00.610297 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb71f13e-0123-4285-aa60-a019d88a13a7 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:53:00.610456 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb71f13e-0123-4285-aa60-a019d88a13a7 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:00.610624 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb71f13e-0123-4285-aa60-a019d88a13a7 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:00.616980 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:00.616980 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:00.619934 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eb71f13e-0123-4285-aa60-a019d88a13a7 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:53:00.623665 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb71f13e-0123-4285-aa60-a019d88a13a7 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:53:00.624083 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 484/1959] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:00 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:00.679828 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5ea90e56-87f2-4aac-837a-b5fc21596ec4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:00.681821 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ea90e56-87f2-4aac-837a-b5fc21596ec4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:53:00.683630 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ea90e56-87f2-4aac-837a-b5fc21596ec4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:00.683630 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ea90e56-87f2-4aac-837a-b5fc21596ec4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:00.685190 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=278,cinder:UPDATE=54,cinder:INSERT=25 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:53:00.692591 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:00.692591 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:00.697162 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5ea90e56-87f2-4aac-837a-b5fc21596ec4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:53:00.704098 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ea90e56-87f2-4aac-837a-b5fc21596ec4 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:53:00.704535 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 492/1960] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:00 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:00.973719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-70f1aed5-6a99-4918-a6ff-761900c8ab75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:00.975583 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-70f1aed5-6a99-4918-a6ff-761900c8ab75 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc Aug 18 13:53:00.975912 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-70f1aed5-6a99-4918-a6ff-761900c8ab75 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:00.978692 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=239,cinder:UPDATE=39,cinder:INSERT=20 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:53:00.984561 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-70f1aed5-6a99-4918-a6ff-761900c8ab75 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:53:00.991415 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-70f1aed5-6a99-4918-a6ff-761900c8ab75 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:53:00.992356 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:00.992356 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:01.016465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db5c93a0-b5a5-420b-b78a-d72fde1b18f5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:01.019146 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db5c93a0-b5a5-420b-b78a-d72fde1b18f5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 Aug 18 13:53:01.019431 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db5c93a0-b5a5-420b-b78a-d72fde1b18f5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:01.019679 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db5c93a0-b5a5-420b-b78a-d72fde1b18f5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:01.025598 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db5c93a0-b5a5-420b-b78a-d72fde1b18f5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 returned with HTTP 404 Aug 18 13:53:01.026117 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 495/1961] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:01 2026] GET /volume/v3/volumes/296df0a0-f306-45cb-8f31-65f5e3dab0a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:01.036556 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:01.038494 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:01.039114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-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-1203674586"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:01.041071 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1203674586'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:01.041252 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume of 1 GB Aug 18 13:53:01.046094 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability Zones retrieved successfully. Aug 18 13:53:01.052017 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (629d6e85-0480-40cc-83c0-832b477a497d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:01.053064 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff902a9-7af5-4782-a0da-52e62c6c13ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:01.054109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:01.082753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-70f1aed5-6a99-4918-a6ff-761900c8ab75 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-6fff585a-b447-4d13-9bf2-61acf038cb9e-np0000007658" released by "attachment_update" :: held 0.091s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:53:01.083059 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-70f1aed5-6a99-4918-a6ff-761900c8ab75 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc returned with HTTP 200 Aug 18 13:53:01.083493 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 491/1962] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:53:00 2026] PUT /volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:01.088878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff902a9-7af5-4782-a0da-52e62c6c13ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:01.089596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03cb65f-a08f-4e35-ad14-b89445f2fc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:01.093541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-a761efad-f4fd-4d0d-b29f-64bc002799f5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:01.098229 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-a761efad-f4fd-4d0d-b29f-64bc002799f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc Aug 18 13:53:01.098475 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-a761efad-f4fd-4d0d-b29f-64bc002799f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:01.098694 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-a761efad-f4fd-4d0d-b29f-64bc002799f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:01.115055 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-a761efad-f4fd-4d0d-b29f-64bc002799f5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc returned with HTTP 200 Aug 18 13:53:01.115455 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 493/1963] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 13:53:01 2026] GET /volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:01.131109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['6f251d77-30fe-4ccc-a94c-9a270db8cddf', 'b46ab156-0513-4409-b28b-6be9a8a50ac0', 'ed43e49f-d0a1-4c2e-8547-9103b720f027', '0a4691b1-370c-4648-a9cb-d9365f9a2852'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:01.131842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03cb65f-a08f-4e35-ad14-b89445f2fc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f251d77-30fe-4ccc-a94c-9a270db8cddf', 'b46ab156-0513-4409-b28b-6be9a8a50ac0', 'ed43e49f-d0a1-4c2e-8547-9103b720f027', '0a4691b1-370c-4648-a9cb-d9365f9a2852']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:01.132518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac99b0c-ee51-4a31-8360-596e86820063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:01.169988 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ac99b0c-ee51-4a31-8360-596e86820063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea370975-dfc9-4103-9caa-9aecea6a39f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1203674586',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['6f251d77-30fe-4ccc-a94c-9a270db8cddf','b46ab156-0513-4409-b28b-6be9a8a50ac0','ed43e49f-d0a1-4c2e-8547-9103b720f027','0a4691b1-370c-4648-a9cb-d9365f9a2852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1203674586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea370975-dfc9-4103-9caa-9aecea6a39f0,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='6ff0269440a44cd9b83021b093c421d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:01.170658 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (159fb823-1474-4a71-b8f2-43f2349c36e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:01.195841 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (159fb823-1474-4a71-b8f2-43f2349c36e4) transitioned into state 'SUCCESS' from state '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-1203674586',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['6f251d77-30fe-4ccc-a94c-9a270db8cddf','b46ab156-0513-4409-b28b-6be9a8a50ac0','ed43e49f-d0a1-4c2e-8547-9103b720f027','0a4691b1-370c-4648-a9cb-d9365f9a2852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:01.196540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7bd4ea-6c45-4b53-84e9-f3233441c786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:01.204795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7bd4ea-6c45-4b53-84e9-f3233441c786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:01.205515 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (629d6e85-0480-40cc-83c0-832b477a497d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:01.205813 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request issued successfully. Aug 18 13:53:01.206431 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e7d7d37-2548-4882-a84a-15f19dd74035 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:01.207126 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 485/1964] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:01 2026] POST /volume/v3/volumes => generated 816 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:01.221132 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9620932d-2f19-4129-8d24-09905c7e142f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:01.223746 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9620932d-2f19-4129-8d24-09905c7e142f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:53:01.224038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9620932d-2f19-4129-8d24-09905c7e142f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:01.224309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9620932d-2f19-4129-8d24-09905c7e142f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:01.233837 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:01.233837 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:01.238054 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9620932d-2f19-4129-8d24-09905c7e142f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:53:01.243552 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9620932d-2f19-4129-8d24-09905c7e142f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 200 Aug 18 13:53:01.244168 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 496/1965] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:01 2026] GET /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:01.303040 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b247df9-332a-431e-8b0e-db8c9bc5927f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:01.307079 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b247df9-332a-431e-8b0e-db8c9bc5927f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:01.307079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b247df9-332a-431e-8b0e-db8c9bc5927f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:01.307226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b247df9-332a-431e-8b0e-db8c9bc5927f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:01.307395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2b247df9-332a-431e-8b0e-db8c9bc5927f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:01.313198 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:01.313198 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:01.314419 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b247df9-332a-431e-8b0e-db8c9bc5927f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:53:01.319717 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 492/1966] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:01 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:01.606744 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-797d13f5-d14d-4dec-bfd8-417a54ba6068 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:01.614005 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-797d13f5-d14d-4dec-bfd8-417a54ba6068 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:01.614311 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-797d13f5-d14d-4dec-bfd8-417a54ba6068 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:01.614578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-797d13f5-d14d-4dec-bfd8-417a54ba6068 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:01.614722 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-797d13f5-d14d-4dec-bfd8-417a54ba6068 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:01.630519 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:01.630519 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:01.631257 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-797d13f5-d14d-4dec-bfd8-417a54ba6068 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:01.631595 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 494/1967] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:01 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:02.150979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-5f19e8b8-0b16-4335-ab4c-c5c2cf45b769 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:02.153130 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-5f19e8b8-0b16-4335-ab4c-c5c2cf45b769 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] DELETE https://10.4.3.221/volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3 Aug 18 13:53:02.153327 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-5f19e8b8-0b16-4335-ab4c-c5c2cf45b769 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:02.153515 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-5f19e8b8-0b16-4335-ab4c-c5c2cf45b769 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:02.155085 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=281,cinder:UPDATE=56,cinder:INSERT=27 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:53:02.162147 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:02.162147 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:02.205610 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-5f19e8b8-0b16-4335-ab4c-c5c2cf45b769 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3 returned with HTTP 200 Aug 18 13:53:02.206084 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 486/1968] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:53:02 2026] DELETE /volume/v3/attachments/d3d322b6-d28d-44a0-b970-98e7a8cf07b3 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:02.221252 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:02.223371 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] DELETE https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb Aug 18 13:53:02.223547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:02.223689 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:02.223843 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Delete volume with id: 5c9b8854-5c16-4036-b56d-5f4a6350bdfb Aug 18 13:53:02.225704 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=326,cinder:UPDATE=80,cinder:INSERT=45,cinder:DELETE=1 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:53:02.231350 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:02.231350 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:02.231928 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Volume info retrieved successfully. Aug 18 13:53:02.247841 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] Delete volume request issued successfully. Aug 18 13:53:02.248081 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a5365fdb-2b7a-47a2-b3fa-0e36ae01e5f5 req-44eb27a3-3188-47d8-a0d6-0273e9cabb01 tempest-ServerBootFromVolumeStableRescueTest-757164243 tempest-ServerBootFromVolumeStableRescueTest-757164243-project-member] https://10.4.3.221/volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb returned with HTTP 202 Aug 18 13:53:02.248622 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 497/1969] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:53:02 2026] DELETE /volume/v3/volumes/5c9b8854-5c16-4036-b56d-5f4a6350bdfb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:02.261481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-485dc4b5-36f8-4375-b641-ed11c61d3364 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:02.263155 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-485dc4b5-36f8-4375-b641-ed11c61d3364 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:53:02.263352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-485dc4b5-36f8-4375-b641-ed11c61d3364 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:02.263532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-485dc4b5-36f8-4375-b641-ed11c61d3364 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:02.272083 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:02.272083 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:02.277240 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-485dc4b5-36f8-4375-b641-ed11c61d3364 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:53:02.282818 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-485dc4b5-36f8-4375-b641-ed11c61d3364 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 200 Aug 18 13:53:02.282818 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 493/1970] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:02 2026] GET /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:02.298592 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:02.300234 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:53:02.300571 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea370975-dfc9-4103-9caa-9aecea6a39f0", "name": "tempest-VolumesBackupsTest-Backup-1353182734", "description": "tempest-backup-description-166446492", "container": "tempest-volumesbackupstest-backup-container-862326843"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:02.301991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating new backup {'backup': {'volume_id': 'ea370975-dfc9-4103-9caa-9aecea6a39f0', 'name': 'tempest-VolumesBackupsTest-Backup-1353182734', 'description': 'tempest-backup-description-166446492', 'container': 'tempest-volumesbackupstest-backup-container-862326843'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:53:02.302132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating backup of volume ea370975-dfc9-4103-9caa-9aecea6a39f0 in container tempest-volumesbackupstest-backup-container-862326843 Aug 18 13:53:02.309160 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:02.309160 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:02.309160 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:53:02.324514 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['3ec3187e-b4bf-4140-ba4e-93545b8f4ac9', '7e493861-c435-484f-8e05-e9e3e2c28891'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:02.327440 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d33aee29-f232-4d59-952d-a2a16bbff97b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:02.331167 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d33aee29-f232-4d59-952d-a2a16bbff97b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:02.334997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d33aee29-f232-4d59-952d-a2a16bbff97b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:02.334997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d33aee29-f232-4d59-952d-a2a16bbff97b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:02.334997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d33aee29-f232-4d59-952d-a2a16bbff97b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:02.340456 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:02.340456 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:02.342018 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d33aee29-f232-4d59-952d-a2a16bbff97b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:53:02.342472 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 487/1971] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:02 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:02.368010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5fbe85c9-f7fe-4e96-9f01-ec90b74f5ce0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:53:02.368010 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 495/1972] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:02 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:02.374412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a5377501-5221-4ae5-a0f7-cffdcc250fd5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:02.376413 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5377501-5221-4ae5-a0f7-cffdcc250fd5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:02.377895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5377501-5221-4ae5-a0f7-cffdcc250fd5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:02.377895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5377501-5221-4ae5-a0f7-cffdcc250fd5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:02.377895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a5377501-5221-4ae5-a0f7-cffdcc250fd5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:02.382473 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:02.382473 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:02.383577 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5377501-5221-4ae5-a0f7-cffdcc250fd5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:02.384268 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 498/1973] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:02 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:02.648910 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbed1790-33f7-43df-a601-022da3c9ba0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:02.650940 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbed1790-33f7-43df-a601-022da3c9ba0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:02.651182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbed1790-33f7-43df-a601-022da3c9ba0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:02.652282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbed1790-33f7-43df-a601-022da3c9ba0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:02.652282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cbed1790-33f7-43df-a601-022da3c9ba0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:02.655537 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:02.655537 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:02.656124 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbed1790-33f7-43df-a601-022da3c9ba0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:02.656497 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 494/1974] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:02 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:03.355200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ebbd5dc-b86d-44f0-97eb-aeb64a77eb6e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:03.357509 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ebbd5dc-b86d-44f0-97eb-aeb64a77eb6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:03.357702 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ebbd5dc-b86d-44f0-97eb-aeb64a77eb6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:03.358048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ebbd5dc-b86d-44f0-97eb-aeb64a77eb6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:03.358144 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6ebbd5dc-b86d-44f0-97eb-aeb64a77eb6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:03.376954 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:03.376954 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:03.377399 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ebbd5dc-b86d-44f0-97eb-aeb64a77eb6e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:53:03.377805 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 488/1975] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:03 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 759 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:03.396755 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-340ec0c4-1450-4f9a-b305-2e18fd3f58db None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:03.399455 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-340ec0c4-1450-4f9a-b305-2e18fd3f58db tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:03.400050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-340ec0c4-1450-4f9a-b305-2e18fd3f58db tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:03.400050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-340ec0c4-1450-4f9a-b305-2e18fd3f58db tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:03.400050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-340ec0c4-1450-4f9a-b305-2e18fd3f58db tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:03.404478 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:03.404478 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:03.405160 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-340ec0c4-1450-4f9a-b305-2e18fd3f58db tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:03.405711 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 496/1976] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:03 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:03.670178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1a3b46eb-480a-4a7f-9eb2-a2219a36b89e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:03.672128 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a3b46eb-480a-4a7f-9eb2-a2219a36b89e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:03.672418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a3b46eb-480a-4a7f-9eb2-a2219a36b89e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:03.672641 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a3b46eb-480a-4a7f-9eb2-a2219a36b89e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:03.672822 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1a3b46eb-480a-4a7f-9eb2-a2219a36b89e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:03.678811 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:03.678811 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:03.679669 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a3b46eb-480a-4a7f-9eb2-a2219a36b89e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:03.680059 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 499/1977] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:03 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:03.697602 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:03.700421 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] DELETE https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:53:03.700642 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:03.700855 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:03.701060 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Delete volume with id: 945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:53:03.708510 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:03.708510 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:03.709032 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:53:03.730645 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Delete volume request issued successfully. Aug 18 13:53:03.730645 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c7d0bdc-3ae1-4087-a056-0c258f3a77c2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 202 Aug 18 13:53:03.730645 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 495/1978] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:03 2026] DELETE /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:03.737213 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1976284-fe26-4d6a-ba47-d67beaa88ba2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:03.742408 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1976284-fe26-4d6a-ba47-d67beaa88ba2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:53:03.742815 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1976284-fe26-4d6a-ba47-d67beaa88ba2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:03.743095 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1976284-fe26-4d6a-ba47-d67beaa88ba2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:03.757419 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:03.757419 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:03.766077 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1976284-fe26-4d6a-ba47-d67beaa88ba2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:53:03.775835 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1976284-fe26-4d6a-ba47-d67beaa88ba2 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 200 Aug 18 13:53:03.776238 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 489/1979] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:03 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:04.389569 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-98dd45a2-9032-447b-bd4c-0ec0eac12a05 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.392250 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98dd45a2-9032-447b-bd4c-0ec0eac12a05 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:04.392558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98dd45a2-9032-447b-bd4c-0ec0eac12a05 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:04.392756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98dd45a2-9032-447b-bd4c-0ec0eac12a05 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:04.392871 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-98dd45a2-9032-447b-bd4c-0ec0eac12a05 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:04.398762 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:04.398762 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:04.399547 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98dd45a2-9032-447b-bd4c-0ec0eac12a05 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:53:04.399944 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 497/1980] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:04 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:53:04.412801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a202103d-2433-41c5-8066-543e136ea454 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.414895 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:04.414895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7e135449-958b-4e56-965d-c6d4a7e31d0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1259997460"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:04.416542 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request body: {'volume': {"'backup_id": '7e135449-958b-4e56-965d-c6d4a7e31d0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1259997460'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:04.416671 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume of 1 GB Aug 18 13:53:04.422619 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Availability Zones retrieved successfully. Aug 18 13:53:04.423473 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-071a3d46-7f3a-4810-93e5-8ebdc3919713 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.429633 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-071a3d46-7f3a-4810-93e5-8ebdc3919713 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:04.429633 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-071a3d46-7f3a-4810-93e5-8ebdc3919713 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:04.429633 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-071a3d46-7f3a-4810-93e5-8ebdc3919713 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:04.429633 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-071a3d46-7f3a-4810-93e5-8ebdc3919713 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:04.429776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (c565a074-2f85-4df3-bc34-36b8eb6e2ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:04.430772 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2402d59-ea75-4940-89ed-3b19d61187f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.432046 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:04.438200 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:04.438200 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:04.438200 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-071a3d46-7f3a-4810-93e5-8ebdc3919713 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:04.438200 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 496/1981] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:04 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:04.481388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2402d59-ea75-4940-89ed-3b19d61187f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.483156 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fcaeb6-ffdb-4fd6-94dc-702e8ba1ca91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.544958 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Created reservations ['bc5a7b9b-6dfc-42cb-90b9-7bbdd4bfc7fc', '05c8e615-9bc4-443f-bf5a-e791fec29901', 'c6eaa488-347c-456b-a5d5-25857110555f', '3ff02695-dc22-44cc-8a4b-f0b8e9dd448e'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:04.545875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fcaeb6-ffdb-4fd6-94dc-702e8ba1ca91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc5a7b9b-6dfc-42cb-90b9-7bbdd4bfc7fc', '05c8e615-9bc4-443f-bf5a-e791fec29901', 'c6eaa488-347c-456b-a5d5-25857110555f', '3ff02695-dc22-44cc-8a4b-f0b8e9dd448e']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.548573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d13104-7776-4c96-8aba-f49b3359cba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.576266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d13104-7776-4c96-8aba-f49b3359cba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1259997460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['bc5a7b9b-6dfc-42cb-90b9-7bbdd4bfc7fc','05c8e615-9bc4-443f-bf5a-e791fec29901','c6eaa488-347c-456b-a5d5-25857110555f','3ff02695-dc22-44cc-8a4b-f0b8e9dd448e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1259997460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd327f0e07d488c9226c6eebddea4c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab56b34a9d0491d9378613578bc3cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.576876 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40678dd-8490-4746-b111-2d65e9df1fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.603551 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40678dd-8490-4746-b111-2d65e9df1fbd) transitioned into state 'SUCCESS' from state '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-1259997460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['bc5a7b9b-6dfc-42cb-90b9-7bbdd4bfc7fc','05c8e615-9bc4-443f-bf5a-e791fec29901','c6eaa488-347c-456b-a5d5-25857110555f','3ff02695-dc22-44cc-8a4b-f0b8e9dd448e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.606627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57acadb0-140b-46e0-a9c9-846b8b65349d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.619188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57acadb0-140b-46e0-a9c9-846b8b65349d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.620109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (c565a074-2f85-4df3-bc34-36b8eb6e2ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:04.620415 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request issued successfully. Aug 18 13:53:04.621720 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a202103d-2433-41c5-8066-543e136ea454 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:04.622459 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 500/1982] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:04 2026] POST /volume/v3/volumes => generated 758 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:04.639434 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.643455 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:04.644450 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7e135449-958b-4e56-965d-c6d4a7e31d0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-279741621"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:04.646393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request body: {'volume': {"'backup_id": '7e135449-958b-4e56-965d-c6d4a7e31d0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-279741621'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:04.646737 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume of 1 GB Aug 18 13:53:04.653430 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Availability Zones retrieved successfully. Aug 18 13:53:04.662149 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (6768fbc3-9519-4882-b285-e0bc98616a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:04.663558 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694eaacb-3e71-42c6-a315-c8becbaed8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.665067 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:04.697191 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1fdebb50-568b-4a96-98b8-8a009f942931 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.702417 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fdebb50-568b-4a96-98b8-8a009f942931 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:04.702417 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fdebb50-568b-4a96-98b8-8a009f942931 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:04.702417 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fdebb50-568b-4a96-98b8-8a009f942931 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:04.702417 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1fdebb50-568b-4a96-98b8-8a009f942931 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:04.706327 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694eaacb-3e71-42c6-a315-c8becbaed8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.709241 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148caab3-fe74-4fb2-86eb-2dff43dea42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.710980 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:04.710980 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:04.711326 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fdebb50-568b-4a96-98b8-8a009f942931 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:04.712311 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 498/1983] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:04 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:04.763014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Created reservations ['a9fd6024-8f87-4c71-8da8-3e2c2575bf25', '0d1cb818-f023-47d9-9928-b3e0f2562238', '621162a6-f35f-467e-a842-6314a0dd6307', 'dbc6eaa5-25e9-4693-99c8-25b28ea323c9'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:04.765029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (148caab3-fe74-4fb2-86eb-2dff43dea42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9fd6024-8f87-4c71-8da8-3e2c2575bf25', '0d1cb818-f023-47d9-9928-b3e0f2562238', '621162a6-f35f-467e-a842-6314a0dd6307', 'dbc6eaa5-25e9-4693-99c8-25b28ea323c9']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.766255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71859f15-0363-48ed-8242-e3e561f606f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.794164 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51bf78e2-3014-42d4-abce-18d6f81116e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.798102 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51bf78e2-3014-42d4-abce-18d6f81116e0 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 Aug 18 13:53:04.798102 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51bf78e2-3014-42d4-abce-18d6f81116e0 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:04.798102 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51bf78e2-3014-42d4-abce-18d6f81116e0 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:04.805132 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71859f15-0363-48ed-8242-e3e561f606f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598070d3-71d7-4100-af0e-8f8fdd9c58c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-279741621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['a9fd6024-8f87-4c71-8da8-3e2c2575bf25','0d1cb818-f023-47d9-9928-b3e0f2562238','621162a6-f35f-467e-a842-6314a0dd6307','dbc6eaa5-25e9-4693-99c8-25b28ea323c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-279741621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598070d3-71d7-4100-af0e-8f8fdd9c58c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd327f0e07d488c9226c6eebddea4c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab56b34a9d0491d9378613578bc3cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.805132 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cce0450-32fd-4cae-9846-95b458fdbb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.806783 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51bf78e2-3014-42d4-abce-18d6f81116e0 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 returned with HTTP 404 Aug 18 13:53:04.807545 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 497/1984] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:04 2026] GET /volume/v3/volumes/945d3f30-59a6-46a8-be19-4254003a9e83 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:04.830070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cce0450-32fd-4cae-9846-95b458fdbb71) transitioned into state 'SUCCESS' from state '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-279741621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['a9fd6024-8f87-4c71-8da8-3e2c2575bf25','0d1cb818-f023-47d9-9928-b3e0f2562238','621162a6-f35f-467e-a842-6314a0dd6307','dbc6eaa5-25e9-4693-99c8-25b28ea323c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.830691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29aeb069-b392-4ea4-b9c6-c6c50f468e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.844267 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29aeb069-b392-4ea4-b9c6-c6c50f468e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.846044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (6768fbc3-9519-4882-b285-e0bc98616a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:04.846044 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request issued successfully. Aug 18 13:53:04.847019 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fac47122-c2a5-4c27-9fd8-a2798b17c8d2 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:04.847671 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 490/1985] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:04 2026] POST /volume/v3/volumes => generated 757 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:04.863890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c857dc78-5f68-4871-bd86-39caeac468ac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.866546 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:04.866980 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7e135449-958b-4e56-965d-c6d4a7e31d0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1259659608"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:04.868734 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request body: {'volume': {"'backup_id": '7e135449-958b-4e56-965d-c6d4a7e31d0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1259659608'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:04.868897 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume of 1 GB Aug 18 13:53:04.869569 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:04.869569 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:04.878094 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Availability Zones retrieved successfully. Aug 18 13:53:04.887633 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.890132 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (a7bb062e-1c00-47b8-a971-e3a4c8437779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:04.890920 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] DELETE https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:53:04.891162 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:04.891438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:04.891500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ec6b9a-a142-4d3a-a887-27d599253881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.891624 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Delete volume with id: 9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:53:04.892394 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:04.903873 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:04.903873 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:04.904538 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:53:04.928640 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Delete volume request issued successfully. Aug 18 13:53:04.928877 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d107e72-8c9d-4f29-b7c8-05d0a1c47a6c tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 202 Aug 18 13:53:04.930637 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 499/1986] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:04 2026] DELETE /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:04.930937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ec6b9a-a142-4d3a-a887-27d599253881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:04.932613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44edefc0-e10e-4e44-8562-ea54278befb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:04.940520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2a55d8b-1bff-49df-9f28-c96adad1b718 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:04.941201 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2a55d8b-1bff-49df-9f28-c96adad1b718 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:53:04.941201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2a55d8b-1bff-49df-9f28-c96adad1b718 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:04.941409 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2a55d8b-1bff-49df-9f28-c96adad1b718 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:04.951172 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:04.951172 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:04.956244 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2a55d8b-1bff-49df-9f28-c96adad1b718 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Volume info retrieved successfully. Aug 18 13:53:04.961897 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2a55d8b-1bff-49df-9f28-c96adad1b718 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 200 Aug 18 13:53:04.962440 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 498/1987] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:04 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.005203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Created reservations ['59f1fb5a-d12d-486b-be0b-4f1901ce1c03', 'a3f1337e-0c7d-45a4-8b5d-5370653ec5b6', 'c75df800-f7a7-4184-84eb-fe805bbf29ad', '8a830ea5-4c4b-40b6-a9dc-387c8b4aa0dd'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:05.006430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44edefc0-e10e-4e44-8562-ea54278befb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59f1fb5a-d12d-486b-be0b-4f1901ce1c03', 'a3f1337e-0c7d-45a4-8b5d-5370653ec5b6', 'c75df800-f7a7-4184-84eb-fe805bbf29ad', '8a830ea5-4c4b-40b6-a9dc-387c8b4aa0dd']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.007543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64715cb-2437-4398-bfb5-7353879828fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.040580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64715cb-2437-4398-bfb5-7353879828fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf2d3ab-17cd-48c0-aa09-c911d9d834c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1259659608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['59f1fb5a-d12d-486b-be0b-4f1901ce1c03','a3f1337e-0c7d-45a4-8b5d-5370653ec5b6','c75df800-f7a7-4184-84eb-fe805bbf29ad','8a830ea5-4c4b-40b6-a9dc-387c8b4aa0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1259659608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf2d3ab-17cd-48c0-aa09-c911d9d834c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd327f0e07d488c9226c6eebddea4c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab56b34a9d0491d9378613578bc3cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.041670 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33bfe57-78c0-453c-88ca-d94d9d588fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.074762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33bfe57-78c0-453c-88ca-d94d9d588fee) transitioned into state 'SUCCESS' from state '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-1259659608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['59f1fb5a-d12d-486b-be0b-4f1901ce1c03','a3f1337e-0c7d-45a4-8b5d-5370653ec5b6','c75df800-f7a7-4184-84eb-fe805bbf29ad','8a830ea5-4c4b-40b6-a9dc-387c8b4aa0dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.075757 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247f0aec-1407-4d27-874d-7823b23a3a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.093172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247f0aec-1407-4d27-874d-7823b23a3a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.093605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (a7bb062e-1c00-47b8-a971-e3a4c8437779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:05.095157 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request issued successfully. Aug 18 13:53:05.095157 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c857dc78-5f68-4871-bd86-39caeac468ac tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:05.095157 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 501/1988] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:04 2026] POST /volume/v3/volumes => generated 758 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:05.115180 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.118486 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:05.119011 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7e135449-958b-4e56-965d-c6d4a7e31d0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1178812240"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:05.121648 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request body: {'volume': {"'backup_id": '7e135449-958b-4e56-965d-c6d4a7e31d0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1178812240'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:05.121772 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume of 1 GB Aug 18 13:53:05.122483 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.122483 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:05.127267 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Availability Zones retrieved successfully. Aug 18 13:53:05.135030 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (4b98b8cb-d530-4255-9439-94d31aaa113f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:05.137142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919ef43c-485c-402e-823b-ca800907e339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.137835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:05.184853 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919ef43c-485c-402e-823b-ca800907e339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.185446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384cd713-c699-404a-89bd-601308675c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.253958 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Created reservations ['8f8e0bbd-766c-4e7c-8157-2107f447e6d9', '947f2db5-2066-48a0-8e73-131ef3dc07af', '076f1ff8-f5bf-4252-af07-a1b5c7b2b1ce', 'a2c901b4-ecdd-4738-8e8b-67f5b2690fc1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:05.254188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384cd713-c699-404a-89bd-601308675c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f8e0bbd-766c-4e7c-8157-2107f447e6d9', '947f2db5-2066-48a0-8e73-131ef3dc07af', '076f1ff8-f5bf-4252-af07-a1b5c7b2b1ce', 'a2c901b4-ecdd-4738-8e8b-67f5b2690fc1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.255082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56321d58-bbb0-4a8f-990d-c2b7066edf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.282822 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56321d58-bbb0-4a8f-990d-c2b7066edf64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e693ebf0-d333-4057-a4dc-aa86dbf64e94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1178812240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['8f8e0bbd-766c-4e7c-8157-2107f447e6d9','947f2db5-2066-48a0-8e73-131ef3dc07af','076f1ff8-f5bf-4252-af07-a1b5c7b2b1ce','a2c901b4-ecdd-4738-8e8b-67f5b2690fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1178812240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e693ebf0-d333-4057-a4dc-aa86dbf64e94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd327f0e07d488c9226c6eebddea4c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab56b34a9d0491d9378613578bc3cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.283593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc3e319-31b3-470b-b549-6a6f1b1708bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.309697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc3e319-31b3-470b-b549-6a6f1b1708bd) transitioned into state 'SUCCESS' from state '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-1178812240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['8f8e0bbd-766c-4e7c-8157-2107f447e6d9','947f2db5-2066-48a0-8e73-131ef3dc07af','076f1ff8-f5bf-4252-af07-a1b5c7b2b1ce','a2c901b4-ecdd-4738-8e8b-67f5b2690fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.310748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df47b13-d187-4956-bdab-ea75ac1c4151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.329974 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df47b13-d187-4956-bdab-ea75ac1c4151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.330977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (4b98b8cb-d530-4255-9439-94d31aaa113f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:05.331629 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request issued successfully. Aug 18 13:53:05.332410 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe515bfa-b10a-467a-9523-79cfe0b22721 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:05.333003 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 491/1989] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:05 2026] POST /volume/v3/volumes => generated 758 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:05.353156 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-da66c060-44db-4ecb-9594-342983948953 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.358104 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:05.359178 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7e135449-958b-4e56-965d-c6d4a7e31d0f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1984854"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:05.360598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request body: {'volume': {"'backup_id": '7e135449-958b-4e56-965d-c6d4a7e31d0f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1984854'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:05.360757 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume of 1 GB Aug 18 13:53:05.366054 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Availability Zones retrieved successfully. Aug 18 13:53:05.373563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (0acb6e42-621e-4d65-b2ae-f8da8e6882b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:05.375896 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1328175-028d-4b38-9c7d-11da61828c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.377482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:05.431345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1328175-028d-4b38-9c7d-11da61828c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.433057 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72898a84-4c61-4143-a0a0-66ed885123b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.454283 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efe43bd2-954c-4650-8077-c2ff5c0d4f00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.456099 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe43bd2-954c-4650-8077-c2ff5c0d4f00 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:05.456401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efe43bd2-954c-4650-8077-c2ff5c0d4f00 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.456488 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efe43bd2-954c-4650-8077-c2ff5c0d4f00 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.456693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-efe43bd2-954c-4650-8077-c2ff5c0d4f00 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:05.465821 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.465821 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:05.466988 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe43bd2-954c-4650-8077-c2ff5c0d4f00 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:05.467269 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 499/1990] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.499698 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Created reservations ['54162aff-7ebf-460a-b9b0-b07683dfa86b', '5fa2b58c-9635-4342-88e3-51f68be43f4b', 'bc6e7952-3f0a-4639-8d95-9b6be2a20a25', '5f6998d3-ac38-4613-aacb-b291f9f6151f'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:05.500891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72898a84-4c61-4143-a0a0-66ed885123b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54162aff-7ebf-460a-b9b0-b07683dfa86b', '5fa2b58c-9635-4342-88e3-51f68be43f4b', 'bc6e7952-3f0a-4639-8d95-9b6be2a20a25', '5f6998d3-ac38-4613-aacb-b291f9f6151f']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.501670 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77a7ecf-2c20-49dd-b0ee-2d4f8bba9003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.526914 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-f94ec21a-76e4-4e6e-bf67-a956b265ba81 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.532959 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-f94ec21a-76e4-4e6e-bf67-a956b265ba81 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc/action Aug 18 13:53:05.533306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-f94ec21a-76e4-4e6e-bf67-a956b265ba81 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:53:05.533306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-f94ec21a-76e4-4e6e-bf67-a956b265ba81 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:05.534997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77a7ecf-2c20-49dd-b0ee-2d4f8bba9003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '146e883a-c510-412b-bacc-60407ea0df79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1984854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['54162aff-7ebf-460a-b9b0-b07683dfa86b','5fa2b58c-9635-4342-88e3-51f68be43f4b','bc6e7952-3f0a-4639-8d95-9b6be2a20a25','5f6998d3-ac38-4613-aacb-b291f9f6151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1984854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=146e883a-c510-412b-bacc-60407ea0df79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcd327f0e07d488c9226c6eebddea4c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab56b34a9d0491d9378613578bc3cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.535709 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56cb2b0-2a71-4f32-8c6d-4e4ff5f99add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.553725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56cb2b0-2a71-4f32-8c6d-4e4ff5f99add) transitioned into state 'SUCCESS' from state '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-1984854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcd327f0e07d488c9226c6eebddea4c0',qos_specs=None,replication_status=,reservations=['54162aff-7ebf-460a-b9b0-b07683dfa86b','5fa2b58c-9635-4342-88e3-51f68be43f4b','bc6e7952-3f0a-4639-8d95-9b6be2a20a25','5f6998d3-ac38-4613-aacb-b291f9f6151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab56b34a9d0491d9378613578bc3cf9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.554320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33620bd-8f0e-47c6-a824-7dda96871b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:05.556394 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.556394 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:05.568047 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33620bd-8f0e-47c6-a824-7dda96871b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:05.569310 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Flow 'volume_create_api' (0acb6e42-621e-4d65-b2ae-f8da8e6882b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:05.569798 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Create volume request issued successfully. Aug 18 13:53:05.570013 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e6483a51-97fb-42c1-bf5e-7d26952f5746 req-f94ec21a-76e4-4e6e-bf67-a956b265ba81 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc/action returned with HTTP 204 Aug 18 13:53:05.570549 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-da66c060-44db-4ecb-9594-342983948953 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:05.570641 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 502/1991] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:53:05 2026] POST /volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:05.571088 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 500/1992] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:05 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:05.586308 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3fcf76cf-ac1e-4467-a129-695c2abf636e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.588209 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fcf76cf-ac1e-4467-a129-695c2abf636e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 Aug 18 13:53:05.588447 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fcf76cf-ac1e-4467-a129-695c2abf636e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.588686 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fcf76cf-ac1e-4467-a129-695c2abf636e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.600554 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.600554 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:05.604433 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3fcf76cf-ac1e-4467-a129-695c2abf636e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:05.610163 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fcf76cf-ac1e-4467-a129-695c2abf636e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 returned with HTTP 200 Aug 18 13:53:05.610605 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 492/1993] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.625567 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad93ecc2-ada7-4b9a-9c23-dc80001593ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.630509 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad93ecc2-ada7-4b9a-9c23-dc80001593ff tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 Aug 18 13:53:05.630766 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad93ecc2-ada7-4b9a-9c23-dc80001593ff tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.631034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad93ecc2-ada7-4b9a-9c23-dc80001593ff tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.647928 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.647928 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:05.654726 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad93ecc2-ada7-4b9a-9c23-dc80001593ff tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:05.661012 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad93ecc2-ada7-4b9a-9c23-dc80001593ff tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 returned with HTTP 200 Aug 18 13:53:05.661541 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 500/1994] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.676831 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a5918567-0049-4122-b932-592fbc189291 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.678032 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5918567-0049-4122-b932-592fbc189291 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 Aug 18 13:53:05.678194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5918567-0049-4122-b932-592fbc189291 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.678383 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5918567-0049-4122-b932-592fbc189291 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.690257 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.690257 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:05.694400 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a5918567-0049-4122-b932-592fbc189291 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:05.698902 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5918567-0049-4122-b932-592fbc189291 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 returned with HTTP 200 Aug 18 13:53:05.699467 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 503/1995] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.715725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d132b455-d290-4282-94f3-fcce261db0eb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.717500 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d132b455-d290-4282-94f3-fcce261db0eb tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 Aug 18 13:53:05.717698 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d132b455-d290-4282-94f3-fcce261db0eb tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.719893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d132b455-d290-4282-94f3-fcce261db0eb tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.726334 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.726334 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:05.728085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a4d6ec4-5c6c-42a8-9a43-9cd0e4c7d547 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.731895 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a4d6ec4-5c6c-42a8-9a43-9cd0e4c7d547 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:05.731895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a4d6ec4-5c6c-42a8-9a43-9cd0e4c7d547 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.731895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a4d6ec4-5c6c-42a8-9a43-9cd0e4c7d547 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.731895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1a4d6ec4-5c6c-42a8-9a43-9cd0e4c7d547 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:05.734713 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d132b455-d290-4282-94f3-fcce261db0eb tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:05.745187 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.745187 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:05.745187 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a4d6ec4-5c6c-42a8-9a43-9cd0e4c7d547 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:05.745187 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 493/1996] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.747323 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d132b455-d290-4282-94f3-fcce261db0eb tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 returned with HTTP 200 Aug 18 13:53:05.747323 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 501/1997] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.757803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf369469-5993-4820-afa1-0c566488b018 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.759152 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf369469-5993-4820-afa1-0c566488b018 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 Aug 18 13:53:05.759454 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf369469-5993-4820-afa1-0c566488b018 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.759728 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf369469-5993-4820-afa1-0c566488b018 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.768017 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.768017 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:05.776570 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf369469-5993-4820-afa1-0c566488b018 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:05.778810 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf369469-5993-4820-afa1-0c566488b018 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 returned with HTTP 200 Aug 18 13:53:05.779350 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 501/1998] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.792999 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2e95a8a6-b3cf-4610-851b-a64ec6434a53 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.795398 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e95a8a6-b3cf-4610-851b-a64ec6434a53 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] DELETE https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:05.795652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e95a8a6-b3cf-4610-851b-a64ec6434a53 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.795919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e95a8a6-b3cf-4610-851b-a64ec6434a53 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.796053 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-2e95a8a6-b3cf-4610-851b-a64ec6434a53 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete backup with id: 7e135449-958b-4e56-965d-c6d4a7e31d0f. Aug 18 13:53:05.804028 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.804028 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:05.829805 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-2e95a8a6-b3cf-4610-851b-a64ec6434a53 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] delete_backup rpcapi backup_id 7e135449-958b-4e56-965d-c6d4a7e31d0f {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:53:05.831726 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e95a8a6-b3cf-4610-851b-a64ec6434a53 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 202 Aug 18 13:53:05.832236 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 504/1999] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:05 2026] DELETE /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:53:05.840817 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb67e457-4989-49a8-ae7c-142850360c91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.842602 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb67e457-4989-49a8-ae7c-142850360c91 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:05.842792 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb67e457-4989-49a8-ae7c-142850360c91 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.843038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb67e457-4989-49a8-ae7c-142850360c91 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.843181 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bb67e457-4989-49a8-ae7c-142850360c91 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:05.849113 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:05.849113 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:05.850001 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb67e457-4989-49a8-ae7c-142850360c91 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 200 Aug 18 13:53:05.850377 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 494/2000] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:05.977962 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8c5baf35-be7f-4965-8d24-49bfe3f56d47 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:05.980040 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c5baf35-be7f-4965-8d24-49bfe3f56d47 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] GET https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b Aug 18 13:53:05.980200 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c5baf35-be7f-4965-8d24-49bfe3f56d47 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:05.980895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c5baf35-be7f-4965-8d24-49bfe3f56d47 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:05.988512 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c5baf35-be7f-4965-8d24-49bfe3f56d47 tempest-AttachVolumeShelveTestJSON-1430111807 tempest-AttachVolumeShelveTestJSON-1430111807-project-member] https://10.4.3.221/volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b returned with HTTP 404 Aug 18 13:53:05.989028 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 502/2001] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:05 2026] GET /volume/v3/volumes/9530405e-544b-459f-9069-61aa6dd3af5b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:06.482650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94e8e4e1-457f-4832-b15a-3fc4248b9c8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:06.486512 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94e8e4e1-457f-4832-b15a-3fc4248b9c8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:06.486831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94e8e4e1-457f-4832-b15a-3fc4248b9c8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:06.487049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94e8e4e1-457f-4832-b15a-3fc4248b9c8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:06.487418 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-94e8e4e1-457f-4832-b15a-3fc4248b9c8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:06.493190 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:06.493190 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:06.494265 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94e8e4e1-457f-4832-b15a-3fc4248b9c8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:06.494758 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 502/2002] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:06 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:06.755500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5f371799-a89f-4928-bfe4-6b8662343386 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:06.757365 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f371799-a89f-4928-bfe4-6b8662343386 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:06.758613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f371799-a89f-4928-bfe4-6b8662343386 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:06.758613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f371799-a89f-4928-bfe4-6b8662343386 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:06.758613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5f371799-a89f-4928-bfe4-6b8662343386 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:06.762916 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:06.762916 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:06.763820 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f371799-a89f-4928-bfe4-6b8662343386 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:06.764412 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 505/2003] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:06 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:06.864890 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a432680d-7717-4989-9321-95609cab0c37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:06.867648 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a432680d-7717-4989-9321-95609cab0c37 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f Aug 18 13:53:06.869932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a432680d-7717-4989-9321-95609cab0c37 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:06.870255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a432680d-7717-4989-9321-95609cab0c37 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:06.870412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a432680d-7717-4989-9321-95609cab0c37 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Show backup with id 7e135449-958b-4e56-965d-c6d4a7e31d0f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:06.879522 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a432680d-7717-4989-9321-95609cab0c37 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f returned with HTTP 404 Aug 18 13:53:06.880179 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 495/2004] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:06 2026] GET /volume/v3/backups/7e135449-958b-4e56-965d-c6d4a7e31d0f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:06.899805 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:06.901711 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] DELETE https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 Aug 18 13:53:06.901962 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:06.904883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:06.904883 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume with id: 146e883a-c510-412b-bacc-60407ea0df79 Aug 18 13:53:06.909901 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:06.909901 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:06.910444 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:06.947884 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume request issued successfully. Aug 18 13:53:06.948140 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e425a671-ee32-45df-9fb6-3d7de69d6d73 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 returned with HTTP 202 Aug 18 13:53:06.948540 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 503/2005] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:06 2026] DELETE /volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:06.961367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63c0b30b-8959-456d-bc91-2d19634cae09 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:06.966897 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63c0b30b-8959-456d-bc91-2d19634cae09 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 Aug 18 13:53:06.966897 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63c0b30b-8959-456d-bc91-2d19634cae09 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:06.966897 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63c0b30b-8959-456d-bc91-2d19634cae09 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:06.974674 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:06.974674 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:06.980971 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63c0b30b-8959-456d-bc91-2d19634cae09 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:06.988181 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63c0b30b-8959-456d-bc91-2d19634cae09 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 returned with HTTP 200 Aug 18 13:53:06.988710 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 503/2006] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:06 2026] GET /volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:07.511028 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f4f5917c-9384-4d21-92a7-8d138c38e0ac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:07.512812 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4f5917c-9384-4d21-92a7-8d138c38e0ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:07.513075 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4f5917c-9384-4d21-92a7-8d138c38e0ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:07.513311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4f5917c-9384-4d21-92a7-8d138c38e0ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:07.513459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f4f5917c-9384-4d21-92a7-8d138c38e0ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:07.522712 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:07.522712 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:07.523581 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4f5917c-9384-4d21-92a7-8d138c38e0ac tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:07.523999 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 506/2007] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:07 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:07.781123 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5b0f05d-7adb-4241-9872-98b397672141 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:07.785214 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5b0f05d-7adb-4241-9872-98b397672141 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:07.785493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5b0f05d-7adb-4241-9872-98b397672141 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:07.785845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5b0f05d-7adb-4241-9872-98b397672141 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:07.785845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f5b0f05d-7adb-4241-9872-98b397672141 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:07.799066 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:07.799066 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:07.804802 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5b0f05d-7adb-4241-9872-98b397672141 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:07.806245 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 496/2008] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:07 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:08.008335 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bd2a21e5-8648-4f46-a285-3ddb8552e3fd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:08.012985 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd2a21e5-8648-4f46-a285-3ddb8552e3fd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 Aug 18 13:53:08.012985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd2a21e5-8648-4f46-a285-3ddb8552e3fd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:08.012985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd2a21e5-8648-4f46-a285-3ddb8552e3fd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:08.020040 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd2a21e5-8648-4f46-a285-3ddb8552e3fd tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 returned with HTTP 404 Aug 18 13:53:08.022332 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 504/2009] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:08 2026] GET /volume/v3/volumes/146e883a-c510-412b-bacc-60407ea0df79 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:08.035771 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:08.038431 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 Aug 18 13:53:08.038431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:08.038431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:08.038631 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume with id: e693ebf0-d333-4057-a4dc-aa86dbf64e94 Aug 18 13:53:08.045996 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:08.045996 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:08.047188 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:08.067998 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume request issued successfully. Aug 18 13:53:08.068200 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf1b2cc1-43c2-4646-ae72-623a1b67ff4e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 returned with HTTP 202 Aug 18 13:53:08.068622 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 504/2010] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:08 2026] DELETE /volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:08.081132 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-08254350-d11f-4361-a289-d5e6bd86593f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:08.083734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08254350-d11f-4361-a289-d5e6bd86593f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 Aug 18 13:53:08.083935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08254350-d11f-4361-a289-d5e6bd86593f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:08.084423 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08254350-d11f-4361-a289-d5e6bd86593f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:08.095602 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:08.095602 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:08.101742 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-08254350-d11f-4361-a289-d5e6bd86593f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:08.109448 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08254350-d11f-4361-a289-d5e6bd86593f tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 returned with HTTP 200 Aug 18 13:53:08.109836 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 507/2011] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:08 2026] GET /volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:08.540761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ecd4b4a-a347-4598-8d28-a7445533f1e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:08.549596 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ecd4b4a-a347-4598-8d28-a7445533f1e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:08.549596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ecd4b4a-a347-4598-8d28-a7445533f1e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:08.549596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ecd4b4a-a347-4598-8d28-a7445533f1e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:08.549596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3ecd4b4a-a347-4598-8d28-a7445533f1e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:08.558617 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:08.558617 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:08.560310 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ecd4b4a-a347-4598-8d28-a7445533f1e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:08.561000 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 497/2012] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:08 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:08.819007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-33401d74-c0db-428f-b701-f9be62a3b2d0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:08.821377 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33401d74-c0db-428f-b701-f9be62a3b2d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:08.821663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33401d74-c0db-428f-b701-f9be62a3b2d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:08.821988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33401d74-c0db-428f-b701-f9be62a3b2d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:08.822104 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-33401d74-c0db-428f-b701-f9be62a3b2d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:08.828204 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:08.828204 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:08.829323 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33401d74-c0db-428f-b701-f9be62a3b2d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:08.829824 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 505/2013] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:08 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:09.126284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1dc10903-6855-4eed-97d9-be18ea6fee78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:09.128005 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dc10903-6855-4eed-97d9-be18ea6fee78 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 Aug 18 13:53:09.128186 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dc10903-6855-4eed-97d9-be18ea6fee78 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:09.128374 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dc10903-6855-4eed-97d9-be18ea6fee78 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:09.134708 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dc10903-6855-4eed-97d9-be18ea6fee78 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 returned with HTTP 404 Aug 18 13:53:09.135110 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 505/2014] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:09 2026] GET /volume/v3/volumes/e693ebf0-d333-4057-a4dc-aa86dbf64e94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:09.146951 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-01b66b01-41be-49dd-8bc4-4019207397cf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:09.151184 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01b66b01-41be-49dd-8bc4-4019207397cf tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] DELETE https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 Aug 18 13:53:09.151420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01b66b01-41be-49dd-8bc4-4019207397cf tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:09.151643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01b66b01-41be-49dd-8bc4-4019207397cf tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:09.151875 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-01b66b01-41be-49dd-8bc4-4019207397cf tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume with id: 1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 Aug 18 13:53:09.162151 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:09.162151 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:09.163285 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-01b66b01-41be-49dd-8bc4-4019207397cf tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:09.190778 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-01b66b01-41be-49dd-8bc4-4019207397cf tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume request issued successfully. Aug 18 13:53:09.190942 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01b66b01-41be-49dd-8bc4-4019207397cf tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 returned with HTTP 202 Aug 18 13:53:09.191776 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 508/2015] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:09 2026] DELETE /volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:09.204927 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-565cba7a-4551-42d9-857f-2e965ec5e419 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:09.206724 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-565cba7a-4551-42d9-857f-2e965ec5e419 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 Aug 18 13:53:09.206990 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-565cba7a-4551-42d9-857f-2e965ec5e419 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:09.207111 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-565cba7a-4551-42d9-857f-2e965ec5e419 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:09.219400 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:09.219400 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:09.232896 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-565cba7a-4551-42d9-857f-2e965ec5e419 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:09.241539 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-565cba7a-4551-42d9-857f-2e965ec5e419 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 returned with HTTP 200 Aug 18 13:53:09.242051 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 498/2016] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:09 2026] GET /volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:09.584140 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-02599d76-1a48-4ff2-8307-ec5afc643608 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:09.586577 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-02599d76-1a48-4ff2-8307-ec5afc643608 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:09.586577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-02599d76-1a48-4ff2-8307-ec5afc643608 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:09.586768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-02599d76-1a48-4ff2-8307-ec5afc643608 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:09.586906 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-02599d76-1a48-4ff2-8307-ec5afc643608 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:09.592051 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:09.592051 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:09.595197 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-02599d76-1a48-4ff2-8307-ec5afc643608 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:09.595197 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 506/2017] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:09 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:09.844243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd79ffba-2b41-43de-bc75-482029657da6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:09.845981 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd79ffba-2b41-43de-bc75-482029657da6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:09.846258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd79ffba-2b41-43de-bc75-482029657da6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:09.846371 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd79ffba-2b41-43de-bc75-482029657da6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:09.846477 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cd79ffba-2b41-43de-bc75-482029657da6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:09.853884 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:09.853884 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:09.853884 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd79ffba-2b41-43de-bc75-482029657da6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:09.853884 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 506/2018] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:09 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:10.265812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3f1f9481-4ae8-4f1e-8f81-ac2ce485e25b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:10.268324 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3f1f9481-4ae8-4f1e-8f81-ac2ce485e25b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 Aug 18 13:53:10.268324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3f1f9481-4ae8-4f1e-8f81-ac2ce485e25b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:10.268532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3f1f9481-4ae8-4f1e-8f81-ac2ce485e25b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:10.277808 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3f1f9481-4ae8-4f1e-8f81-ac2ce485e25b tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 returned with HTTP 404 Aug 18 13:53:10.278595 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 509/2019] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:10 2026] GET /volume/v3/volumes/1bf2d3ab-17cd-48c0-aa09-c911d9d834c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:10.292041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:10.296090 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] DELETE https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 Aug 18 13:53:10.297115 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:10.297766 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:10.297766 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume with id: 598070d3-71d7-4100-af0e-8f8fdd9c58c5 Aug 18 13:53:10.311266 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:10.311266 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:10.312030 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:10.355888 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume request issued successfully. Aug 18 13:53:10.355888 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef428261-2c2c-49d1-85b1-4a74bc17f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 returned with HTTP 202 Aug 18 13:53:10.355888 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 499/2020] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:10 2026] DELETE /volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:10.367197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-319d333e-f1d9-4ee6-a4fa-b1a7940d6604 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:10.367915 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-319d333e-f1d9-4ee6-a4fa-b1a7940d6604 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 Aug 18 13:53:10.368248 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-319d333e-f1d9-4ee6-a4fa-b1a7940d6604 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:10.368477 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-319d333e-f1d9-4ee6-a4fa-b1a7940d6604 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:10.380796 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:10.380796 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:10.390289 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-319d333e-f1d9-4ee6-a4fa-b1a7940d6604 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:10.398311 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-319d333e-f1d9-4ee6-a4fa-b1a7940d6604 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 returned with HTTP 200 Aug 18 13:53:10.398311 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 507/2021] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:10 2026] GET /volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:10.609799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65a70290-c7d1-425f-b979-dd2b0e7bebc1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:10.611471 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65a70290-c7d1-425f-b979-dd2b0e7bebc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:10.611471 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65a70290-c7d1-425f-b979-dd2b0e7bebc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:10.612214 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65a70290-c7d1-425f-b979-dd2b0e7bebc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:10.612411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-65a70290-c7d1-425f-b979-dd2b0e7bebc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:10.618478 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:10.618478 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:10.619841 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65a70290-c7d1-425f-b979-dd2b0e7bebc1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:10.620591 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 507/2022] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:10 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:10.865986 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c399f296-5e13-4770-b674-b89f7cea354f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:10.868331 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c399f296-5e13-4770-b674-b89f7cea354f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:10.869327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c399f296-5e13-4770-b674-b89f7cea354f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:10.869498 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c399f296-5e13-4770-b674-b89f7cea354f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:10.869592 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c399f296-5e13-4770-b674-b89f7cea354f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:10.875815 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:10.875815 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:10.876556 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c399f296-5e13-4770-b674-b89f7cea354f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:10.877367 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 510/2023] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:10 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:11.418682 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c32a0103-fa8c-485a-a0fe-80b4f1b3f65a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:11.420581 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c32a0103-fa8c-485a-a0fe-80b4f1b3f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 Aug 18 13:53:11.420799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c32a0103-fa8c-485a-a0fe-80b4f1b3f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:11.420976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c32a0103-fa8c-485a-a0fe-80b4f1b3f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:11.428840 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c32a0103-fa8c-485a-a0fe-80b4f1b3f65a tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 returned with HTTP 404 Aug 18 13:53:11.429143 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 500/2024] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:11 2026] GET /volume/v3/volumes/598070d3-71d7-4100-af0e-8f8fdd9c58c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:11.444700 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:11.449069 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] DELETE https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 Aug 18 13:53:11.449440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:11.449567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:11.449743 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume with id: af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 Aug 18 13:53:11.466907 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:11.466907 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:11.466907 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:11.495768 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume request issued successfully. Aug 18 13:53:11.495996 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ea1d06a-c985-41fe-b5b1-a22495a12116 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 returned with HTTP 202 Aug 18 13:53:11.496424 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 508/2025] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:11 2026] DELETE /volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:11.508818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d729f129-de38-4404-9e73-cd2624afa3aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:11.511299 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d729f129-de38-4404-9e73-cd2624afa3aa tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 Aug 18 13:53:11.511508 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d729f129-de38-4404-9e73-cd2624afa3aa tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:11.511737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d729f129-de38-4404-9e73-cd2624afa3aa tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:11.527123 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:11.527123 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:11.535172 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d729f129-de38-4404-9e73-cd2624afa3aa tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:11.544566 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d729f129-de38-4404-9e73-cd2624afa3aa tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 returned with HTTP 200 Aug 18 13:53:11.545384 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 508/2026] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:11 2026] GET /volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:11.632754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bd0c4efd-4e1e-405b-90b5-0f5bb1513c0a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:11.637889 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bd0c4efd-4e1e-405b-90b5-0f5bb1513c0a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:11.637889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bd0c4efd-4e1e-405b-90b5-0f5bb1513c0a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:11.637889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bd0c4efd-4e1e-405b-90b5-0f5bb1513c0a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:11.637889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-bd0c4efd-4e1e-405b-90b5-0f5bb1513c0a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:11.642937 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:11.642937 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:11.644219 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bd0c4efd-4e1e-405b-90b5-0f5bb1513c0a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:11.645111 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 511/2027] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:11 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:11.891262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a71a6373-72f2-4b52-a2f4-75d6c8ad4e80 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:11.893797 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a71a6373-72f2-4b52-a2f4-75d6c8ad4e80 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:53:11.894160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a71a6373-72f2-4b52-a2f4-75d6c8ad4e80 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:11.894496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a71a6373-72f2-4b52-a2f4-75d6c8ad4e80 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:11.894690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a71a6373-72f2-4b52-a2f4-75d6c8ad4e80 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:11.901444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-4ab08cae-7ad6-4912-a65c-31127bb0a343 req-13e781d6-54f3-4738-be0b-debdfd7e682c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:11.902155 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:11.902155 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:11.903026 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a71a6373-72f2-4b52-a2f4-75d6c8ad4e80 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:53:11.903584 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 501/2028] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:11 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:11.904461 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-4ab08cae-7ad6-4912-a65c-31127bb0a343 req-13e781d6-54f3-4738-be0b-debdfd7e682c tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] DELETE https://10.4.3.221/volume/v3/volumes/tempest-invalid-1062886275 Aug 18 13:53:11.904675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-4ab08cae-7ad6-4912-a65c-31127bb0a343 req-13e781d6-54f3-4738-be0b-debdfd7e682c tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:11.904951 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-4ab08cae-7ad6-4912-a65c-31127bb0a343 req-13e781d6-54f3-4738-be0b-debdfd7e682c tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:11.905173 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [req-4ab08cae-7ad6-4912-a65c-31127bb0a343 req-13e781d6-54f3-4738-be0b-debdfd7e682c tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] Delete volume with id: tempest-invalid-1062886275 Aug 18 13:53:11.919487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b4c6111-3bbf-4b16-9e8e-0f4f81cd12b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:11.920957 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-4ab08cae-7ad6-4912-a65c-31127bb0a343 req-13e781d6-54f3-4738-be0b-debdfd7e682c tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] https://10.4.3.221/volume/v3/volumes/tempest-invalid-1062886275 returned with HTTP 404 Aug 18 13:53:11.921620 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 509/2029] 10.4.3.221 () {70 vars in 1590 bytes} [Tue Aug 18 13:53:11 2026] DELETE /volume/v3/volumes/tempest-invalid-1062886275 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:12.084662 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b4c6111-3bbf-4b16-9e8e-0f4f81cd12b7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25/export_record Aug 18 13:53:12.084801 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b4c6111-3bbf-4b16-9e8e-0f4f81cd12b7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.085279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b4c6111-3bbf-4b16-9e8e-0f4f81cd12b7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.085279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-9b4c6111-3bbf-4b16-9e8e-0f4f81cd12b7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Export record for backup 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:53:12.092145 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:12.092145 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:12.094646 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-9b4c6111-3bbf-4b16-9e8e-0f4f81cd12b7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b067a75bb1894e298d84a9315743f55c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89f0cebe7eef48708b78dede124c02f6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:53:12.094874 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b4c6111-3bbf-4b16-9e8e-0f4f81cd12b7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25/export_record returned with HTTP 403 Aug 18 13:53:12.095520 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 509/2030] 10.4.3.221 () {68 vars in 1430 bytes} [Tue Aug 18 13:53:11 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25/export_record => generated 101 bytes in 177 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:12.102667 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2410c683-8b4c-4699-89ab-4af2b16f4ccf req-03f133a7-ed1a-4496-85de-c235a248c43d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.106261 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2410c683-8b4c-4699-89ab-4af2b16f4ccf req-03f133a7-ed1a-4496-85de-c235a248c43d tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] DELETE https://10.4.3.221/volume/v3/volumes/adbac0e8-6287-4c5b-bcb4-9abe3c762372 Aug 18 13:53:12.106376 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2410c683-8b4c-4699-89ab-4af2b16f4ccf req-03f133a7-ed1a-4496-85de-c235a248c43d tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.106741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2410c683-8b4c-4699-89ab-4af2b16f4ccf req-03f133a7-ed1a-4496-85de-c235a248c43d tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.106741 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [req-2410c683-8b4c-4699-89ab-4af2b16f4ccf req-03f133a7-ed1a-4496-85de-c235a248c43d tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] Delete volume with id: adbac0e8-6287-4c5b-bcb4-9abe3c762372 Aug 18 13:53:12.108467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.110570 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:12.111730 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-449225531"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:12.113795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-449225531'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:12.113795 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume of 1 GB Aug 18 13:53:12.117173 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2410c683-8b4c-4699-89ab-4af2b16f4ccf req-03f133a7-ed1a-4496-85de-c235a248c43d tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-member] https://10.4.3.221/volume/v3/volumes/adbac0e8-6287-4c5b-bcb4-9abe3c762372 returned with HTTP 404 Aug 18 13:53:12.118105 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 512/2031] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:53:12 2026] DELETE /volume/v3/volumes/adbac0e8-6287-4c5b-bcb4-9abe3c762372 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:12.123187 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Availability Zones retrieved successfully. Aug 18 13:53:12.131910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Flow 'volume_create_api' (c247fbeb-1992-4abc-a905-c18748bbfb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:12.133807 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51c4755-708f-4d31-a4b5-1e76a47e0640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:12.134506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:12.158835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-77c8c8b9-f719-49c6-9909-645633996891 req-af4305a7-a743-466f-ae31-8dbf896b5ff4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.161518 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-77c8c8b9-f719-49c6-9909-645633996891 req-af4305a7-a743-466f-ae31-8dbf896b5ff4 tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-reader] GET https://10.4.3.221/volume/v3/volumes/8adbd58c-f984-42fe-8fd7-4cc7a1d994b8 Aug 18 13:53:12.161725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-77c8c8b9-f719-49c6-9909-645633996891 req-af4305a7-a743-466f-ae31-8dbf896b5ff4 tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.162053 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-77c8c8b9-f719-49c6-9909-645633996891 req-af4305a7-a743-466f-ae31-8dbf896b5ff4 tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-reader] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.171771 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-77c8c8b9-f719-49c6-9909-645633996891 req-af4305a7-a743-466f-ae31-8dbf896b5ff4 tempest-VolumesNegativeTest-1527007564 tempest-VolumesNegativeTest-1527007564-project-reader] https://10.4.3.221/volume/v3/volumes/8adbd58c-f984-42fe-8fd7-4cc7a1d994b8 returned with HTTP 404 Aug 18 13:53:12.172698 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 510/2032] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:53:12 2026] GET /volume/v3/volumes/8adbd58c-f984-42fe-8fd7-4cc7a1d994b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:12.179003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51c4755-708f-4d31-a4b5-1e76a47e0640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:12.180051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39039b5e-5059-46cf-a9db-c5606551e4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:12.248439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Created reservations ['2f995a87-3d2a-46ad-9414-2c3cb7afbf87', '08405d82-8597-4e73-9aba-2b6febfbbfb0', '22fcd498-7b83-4f4b-8563-52a68c2dab88', 'd427b158-ea0a-456f-8c12-43dd9af08388'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:12.249475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39039b5e-5059-46cf-a9db-c5606551e4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f995a87-3d2a-46ad-9414-2c3cb7afbf87', '08405d82-8597-4e73-9aba-2b6febfbbfb0', '22fcd498-7b83-4f4b-8563-52a68c2dab88', 'd427b158-ea0a-456f-8c12-43dd9af08388']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:12.250242 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d245452-c84a-4a45-8def-bdd84d2c22b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:12.281770 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d245452-c84a-4a45-8def-bdd84d2c22b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d81a406-02c4-49c6-957c-fed468cc2406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-449225531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f0cebe7eef48708b78dede124c02f6',qos_specs=None,replication_status=,reservations=['2f995a87-3d2a-46ad-9414-2c3cb7afbf87','08405d82-8597-4e73-9aba-2b6febfbbfb0','22fcd498-7b83-4f4b-8563-52a68c2dab88','d427b158-ea0a-456f-8c12-43dd9af08388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df87d455150d47a7a2406bfccbb46cf4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-449225531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d81a406-02c4-49c6-957c-fed468cc2406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89f0cebe7eef48708b78dede124c02f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df87d455150d47a7a2406bfccbb46cf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:12.282604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0be989-dd2c-4d25-99b8-6bc4e238c0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:12.303263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0be989-dd2c-4d25-99b8-6bc4e238c0f9) transitioned into state 'SUCCESS' from state '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-449225531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f0cebe7eef48708b78dede124c02f6',qos_specs=None,replication_status=,reservations=['2f995a87-3d2a-46ad-9414-2c3cb7afbf87','08405d82-8597-4e73-9aba-2b6febfbbfb0','22fcd498-7b83-4f4b-8563-52a68c2dab88','d427b158-ea0a-456f-8c12-43dd9af08388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df87d455150d47a7a2406bfccbb46cf4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:12.304633 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa69c0fa-581d-4026-acf8-e94bb1ec8b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:12.315661 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa69c0fa-581d-4026-acf8-e94bb1ec8b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:12.318374 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Flow 'volume_create_api' (c247fbeb-1992-4abc-a905-c18748bbfb1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:12.318374 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume request issued successfully. Aug 18 13:53:12.319142 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-153e6e3e-cb10-4de4-a9ec-c5299df56554 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:12.319723 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 502/2033] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:53:12 2026] POST /volume/v3/volumes => generated 777 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:12.335149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ded3df06-6196-4f3f-8503-c7aad44ed809 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.337150 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ded3df06-6196-4f3f-8503-c7aad44ed809 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 Aug 18 13:53:12.337456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ded3df06-6196-4f3f-8503-c7aad44ed809 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.337654 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ded3df06-6196-4f3f-8503-c7aad44ed809 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.348468 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:12.348468 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:12.353325 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ded3df06-6196-4f3f-8503-c7aad44ed809 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:53:12.358497 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ded3df06-6196-4f3f-8503-c7aad44ed809 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 returned with HTTP 200 Aug 18 13:53:12.359152 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 510/2034] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:12 2026] GET /volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:12.568708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9464d2a7-abfd-49ce-988f-aaed68021bb1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.571430 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9464d2a7-abfd-49ce-988f-aaed68021bb1 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 Aug 18 13:53:12.571430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9464d2a7-abfd-49ce-988f-aaed68021bb1 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.571634 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9464d2a7-abfd-49ce-988f-aaed68021bb1 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.579455 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9464d2a7-abfd-49ce-988f-aaed68021bb1 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 returned with HTTP 404 Aug 18 13:53:12.580245 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 513/2035] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:12 2026] GET /volume/v3/volumes/af0c11e4-ba8c-4c19-842e-4bc8aa9a7f80 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:12.590336 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.593609 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 Aug 18 13:53:12.593834 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.594081 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.594535 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume with id: f40e2d22-38c8-49c6-8c44-d52a31fec784 Aug 18 13:53:12.605216 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:12.605216 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:12.605787 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:12.636967 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Delete volume request issued successfully. Aug 18 13:53:12.636967 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a7802fff-8ba2-46e2-a2f1-21c8bb41803e tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 returned with HTTP 202 Aug 18 13:53:12.636967 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 511/2036] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:12 2026] DELETE /volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:12.648145 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65b6e82a-5d15-4cec-86cb-02fd63156ad6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.650950 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65b6e82a-5d15-4cec-86cb-02fd63156ad6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 Aug 18 13:53:12.651397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65b6e82a-5d15-4cec-86cb-02fd63156ad6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.651565 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65b6e82a-5d15-4cec-86cb-02fd63156ad6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.661884 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0320892-cffb-4aa1-9983-c967f527e907 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:12.662513 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0320892-cffb-4aa1-9983-c967f527e907 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:12.662881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0320892-cffb-4aa1-9983-c967f527e907 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:12.664179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0320892-cffb-4aa1-9983-c967f527e907 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:12.664179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c0320892-cffb-4aa1-9983-c967f527e907 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:12.665531 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:12.665531 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:12.668353 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:12.668353 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:12.669508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0320892-cffb-4aa1-9983-c967f527e907 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:12.670295 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 511/2037] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:12 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:12.672916 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-65b6e82a-5d15-4cec-86cb-02fd63156ad6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Volume info retrieved successfully. Aug 18 13:53:12.679153 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65b6e82a-5d15-4cec-86cb-02fd63156ad6 tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 returned with HTTP 200 Aug 18 13:53:12.679854 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 503/2038] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:12 2026] GET /volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:13.375072 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-644d34d0-205c-4ce2-888a-495d18b90049 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:13.377999 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-644d34d0-205c-4ce2-888a-495d18b90049 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 Aug 18 13:53:13.378295 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-644d34d0-205c-4ce2-888a-495d18b90049 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:13.378551 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-644d34d0-205c-4ce2-888a-495d18b90049 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:13.393509 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:13.393509 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:13.399432 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-644d34d0-205c-4ce2-888a-495d18b90049 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:53:13.404211 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-644d34d0-205c-4ce2-888a-495d18b90049 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 returned with HTTP 200 Aug 18 13:53:13.404749 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 514/2039] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:13 2026] GET /volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:13.420876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:13.424899 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:53:13.425374 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d81a406-02c4-49c6-957c-fed468cc2406", "name": "tempest-type-Backup-750267513"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:13.429559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Creating new backup {'backup': {'volume_id': '6d81a406-02c4-49c6-957c-fed468cc2406', 'name': 'tempest-type-Backup-750267513'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:53:13.429732 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Creating backup of volume 6d81a406-02c4-49c6-957c-fed468cc2406 in container None Aug 18 13:53:13.436908 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:13.436908 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:13.437292 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:53:13.457914 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Created reservations ['2350460d-73f3-4218-ad8f-0d090522cf4d', '11382c23-5e1a-41cc-b771-ce79ab459c3a'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:13.487504 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e9f33c0-a42a-4452-aba6-d8216d5782f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:53:13.489114 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 512/2040] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:53:13 2026] POST /volume/v3/backups => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:13.501066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cda9c28c-c8f4-4605-ac3e-4ececda316e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:13.509209 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cda9c28c-c8f4-4605-ac3e-4ececda316e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:13.509209 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cda9c28c-c8f4-4605-ac3e-4ececda316e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:13.509209 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cda9c28c-c8f4-4605-ac3e-4ececda316e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:13.509463 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-604bb2ff-092c-4aca-83a4-6783433c7728 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:13.509523 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cda9c28c-c8f4-4605-ac3e-4ececda316e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:13.513988 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-604bb2ff-092c-4aca-83a4-6783433c7728 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] GET https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:53:13.514430 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-604bb2ff-092c-4aca-83a4-6783433c7728 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:13.515751 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-604bb2ff-092c-4aca-83a4-6783433c7728 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:13.519886 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:13.519886 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:13.520847 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cda9c28c-c8f4-4605-ac3e-4ececda316e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:13.521605 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 512/2041] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:13 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:13.525290 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:13.525290 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:13.531472 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-604bb2ff-092c-4aca-83a4-6783433c7728 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:53:13.540894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-604bb2ff-092c-4aca-83a4-6783433c7728 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 200 Aug 18 13:53:13.541639 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 504/2042] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:13 2026] GET /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:13.691255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a0dda68c-0938-43f9-b9d9-fe04c6e086fe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:13.694205 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0dda68c-0938-43f9-b9d9-fe04c6e086fe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:13.694467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0dda68c-0938-43f9-b9d9-fe04c6e086fe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:13.694708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0dda68c-0938-43f9-b9d9-fe04c6e086fe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:13.694852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a0dda68c-0938-43f9-b9d9-fe04c6e086fe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:13.695406 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b3a9594b-3b8a-4155-a5a9-2d8e65d88f3d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:13.698603 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b3a9594b-3b8a-4155-a5a9-2d8e65d88f3d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] GET https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 Aug 18 13:53:13.698821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b3a9594b-3b8a-4155-a5a9-2d8e65d88f3d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:13.699052 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b3a9594b-3b8a-4155-a5a9-2d8e65d88f3d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:13.700119 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:13.700119 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:13.701056 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0dda68c-0938-43f9-b9d9-fe04c6e086fe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:13.701792 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 515/2043] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:13 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:53:13.706589 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b3a9594b-3b8a-4155-a5a9-2d8e65d88f3d tempest-CreateVolumesFromBackupTest-1439096593 tempest-CreateVolumesFromBackupTest-1439096593-project-member] https://10.4.3.221/volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 returned with HTTP 404 Aug 18 13:53:13.707101 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 513/2044] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:13 2026] GET /volume/v3/volumes/f40e2d22-38c8-49c6-8c44-d52a31fec784 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:14.362972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2356c966-a9db-45ed-a0e6-7970ec4fbc1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.481284 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2356c966-a9db-45ed-a0e6-7970ec4fbc1c tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:53:14.481601 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2356c966-a9db-45ed-a0e6-7970ec4fbc1c tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-593800740"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:14.497837 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2356c966-a9db-45ed-a0e6-7970ec4fbc1c tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:53:14.498182 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 513/2045] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:53:14 2026] POST /volume/v3/types => generated 219 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:14.507810 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b03604df-640d-4764-b194-33675b346cc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.509802 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b03604df-640d-4764-b194-33675b346cc2 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:53:14.511567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b03604df-640d-4764-b194-33675b346cc2 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1477722358"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:14.530872 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b03604df-640d-4764-b194-33675b346cc2 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:53:14.531715 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 505/2046] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:53:14 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:14.536123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6ec8086b-0ca1-4604-8465-8efed11ee2cc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.538779 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6ec8086b-0ca1-4604-8465-8efed11ee2cc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:14.539276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6ec8086b-0ca1-4604-8465-8efed11ee2cc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:14.539613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6ec8086b-0ca1-4604-8465-8efed11ee2cc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:14.539837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6ec8086b-0ca1-4604-8465-8efed11ee2cc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:14.540020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.544648 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:14.544648 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:14.545375 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6ec8086b-0ca1-4604-8465-8efed11ee2cc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:14.546006 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 516/2047] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:14 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:14.559365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf573f74-6312-4537-a808-89b2ebb326d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.559832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.562891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf573f74-6312-4537-a808-89b2ebb326d9 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] GET https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:53:14.562891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf573f74-6312-4537-a808-89b2ebb326d9 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:14.562891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf573f74-6312-4537-a808-89b2ebb326d9 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:14.563025 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:14.563025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1662906465", "imageRef": "9bfcf566-136f-4e6f-901a-bc63375868df", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:14.563633 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1662906465', 'imageRef': '9bfcf566-136f-4e6f-901a-bc63375868df', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:14.567810 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:14.567810 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:14.572102 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cf573f74-6312-4537-a808-89b2ebb326d9 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:53:14.577690 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf573f74-6312-4537-a808-89b2ebb326d9 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 200 Aug 18 13:53:14.578179 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 514/2048] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:14 2026] GET /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:14.636057 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:53:14.636482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5e35e168-2255-49a4-a0f4-b1dad0d03fb5", "volume_types": ["542e2b72-4638-44d7-a20e-533dc9cbc656"], "name": "tempest-GroupsV314Test-Group-565199194"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:14.638096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Creating new group {'group': {'group_type': '5e35e168-2255-49a4-a0f4-b1dad0d03fb5', 'volume_types': ['542e2b72-4638-44d7-a20e-533dc9cbc656'], 'name': 'tempest-GroupsV314Test-Group-565199194'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:53:14.641872 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.groups [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Creating group tempest-GroupsV314Test-Group-565199194. Aug 18 13:53:14.644941 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:14.644941 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:14.656294 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Create volume of 1 GB Aug 18 13:53:14.657417 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Availability Zones retrieved successfully. Aug 18 13:53:14.661390 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Availability Zones retrieved successfully. Aug 18 13:53:14.669743 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Flow 'volume_create_api' (e49905f4-e3ab-43f1-9d9c-05c8d23f27a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:14.671113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd99070-9682-4b38-b6b0-4b28a7e84331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:14.672949 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:14.675778 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Created reservations ['12ae772e-3ba9-4a74-8d14-9c2005d5ed65'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:14.709156 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65fb66a1-794e-404b-9f8d-6ed158a5b339 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:53:14.711022 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 514/2049] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:53:14 2026] POST /volume/v3/groups => generated 107 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:14.716987 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-727cc014-45af-4b37-90a2-b03dcdbbe1e9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.718853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03e2187e-d382-435c-ab60-f6f6683fbb08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.718958 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-727cc014-45af-4b37-90a2-b03dcdbbe1e9 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc Aug 18 13:53:14.718958 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-727cc014-45af-4b37-90a2-b03dcdbbe1e9 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:14.719439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-727cc014-45af-4b37-90a2-b03dcdbbe1e9 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:14.719680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-727cc014-45af-4b37-90a2-b03dcdbbe1e9 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] show called for member ccadaa9b-450f-424c-a3f2-4fc7644a74fc {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:53:14.720145 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03e2187e-d382-435c-ab60-f6f6683fbb08 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:14.720321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03e2187e-d382-435c-ab60-f6f6683fbb08 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:14.720485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03e2187e-d382-435c-ab60-f6f6683fbb08 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:14.720586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-03e2187e-d382-435c-ab60-f6f6683fbb08 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:14.725116 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:14.725116 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:14.725116 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03e2187e-d382-435c-ab60-f6f6683fbb08 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:14.725116 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 515/2050] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:14 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:14.726352 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:14.726352 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:14.737014 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-727cc014-45af-4b37-90a2-b03dcdbbe1e9 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc returned with HTTP 200 Aug 18 13:53:14.737512 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 517/2051] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:53:14 2026] GET /volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:14.746658 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd99070-9682-4b38-b6b0-4b28a7e84331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:14.748391 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85fb56d7-2500-4f6e-8697-847cf12524fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:14.815697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Created reservations ['0439462d-54e7-429f-8176-38076e9a8717', '38451001-3923-4a6e-8d2d-085695d5eb8d', 'caaf5319-3793-483c-b575-d29cc00e627d', '02fbaad9-1c4f-45ad-88d4-836ce250b954'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:14.816508 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85fb56d7-2500-4f6e-8697-847cf12524fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0439462d-54e7-429f-8176-38076e9a8717', '38451001-3923-4a6e-8d2d-085695d5eb8d', 'caaf5319-3793-483c-b575-d29cc00e627d', '02fbaad9-1c4f-45ad-88d4-836ce250b954']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:14.817340 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddc3ede-d7d8-4a37-84c0-a6e45b95ba22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:14.846370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddc3ede-d7d8-4a37-84c0-a6e45b95ba22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51e315bd-881f-4b16-9bde-353b3b875a9e', '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-1662906465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46d94d501622410c85aedc71d63eb838',qos_specs=None,replication_status=,reservations=['0439462d-54e7-429f-8176-38076e9a8717','38451001-3923-4a6e-8d2d-085695d5eb8d','caaf5319-3793-483c-b575-d29cc00e627d','02fbaad9-1c4f-45ad-88d4-836ce250b954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2c942926f14119a7098f55aaf36e4f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1662906465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51e315bd-881f-4b16-9bde-353b3b875a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46d94d501622410c85aedc71d63eb838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2c942926f14119a7098f55aaf36e4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:14.846370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bfb380-712e-4e69-adde-5a82ffa94c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:14.871873 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bfb380-712e-4e69-adde-5a82ffa94c88) transitioned into state 'SUCCESS' from state '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-1662906465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46d94d501622410c85aedc71d63eb838',qos_specs=None,replication_status=,reservations=['0439462d-54e7-429f-8176-38076e9a8717','38451001-3923-4a6e-8d2d-085695d5eb8d','caaf5319-3793-483c-b575-d29cc00e627d','02fbaad9-1c4f-45ad-88d4-836ce250b954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2c942926f14119a7098f55aaf36e4f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:14.872746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ee0ae2-3b7f-4382-bac5-15a4d4722a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:14.884784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ee0ae2-3b7f-4382-bac5-15a4d4722a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:14.885556 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Flow 'volume_create_api' (e49905f4-e3ab-43f1-9d9c-05c8d23f27a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:14.885845 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Create volume request issued successfully. Aug 18 13:53:14.886394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad4e5db1-e50c-43a9-88b5-c70d998cef50 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:14.886805 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 506/2052] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:14 2026] POST /volume/v3/volumes => generated 753 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:14.900890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-23c9274e-e2ee-4d7c-b95f-3c6a5f5185b4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:14.904077 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23c9274e-e2ee-4d7c-b95f-3c6a5f5185b4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:14.904181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-23c9274e-e2ee-4d7c-b95f-3c6a5f5185b4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:14.904354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-23c9274e-e2ee-4d7c-b95f-3c6a5f5185b4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:14.914106 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:14.914106 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:14.920503 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-23c9274e-e2ee-4d7c-b95f-3c6a5f5185b4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:14.929028 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23c9274e-e2ee-4d7c-b95f-3c6a5f5185b4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:14.929685 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 515/2053] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:14 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:15.092907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7355fda-0c75-491c-84e6-eca03052a600 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:15.092907 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7355fda-0c75-491c-84e6-eca03052a600 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] DELETE https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:53:15.092996 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7355fda-0c75-491c-84e6-eca03052a600 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:15.094508 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7355fda-0c75-491c-84e6-eca03052a600 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:15.094508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a7355fda-0c75-491c-84e6-eca03052a600 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Delete volume with id: d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:53:15.102612 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.102612 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:15.102722 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a7355fda-0c75-491c-84e6-eca03052a600 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:53:15.121934 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a7355fda-0c75-491c-84e6-eca03052a600 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Delete volume request issued successfully. Aug 18 13:53:15.122162 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7355fda-0c75-491c-84e6-eca03052a600 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 202 Aug 18 13:53:15.122627 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 516/2054] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:15 2026] DELETE /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:15.131121 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7b910ce4-98c6-4064-9ea2-6e09b19541b7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:15.132951 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b910ce4-98c6-4064-9ea2-6e09b19541b7 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] GET https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:53:15.133179 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b910ce4-98c6-4064-9ea2-6e09b19541b7 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:15.133521 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b910ce4-98c6-4064-9ea2-6e09b19541b7 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:15.141692 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.141692 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:15.146379 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7b910ce4-98c6-4064-9ea2-6e09b19541b7 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Volume info retrieved successfully. Aug 18 13:53:15.150473 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b910ce4-98c6-4064-9ea2-6e09b19541b7 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 200 Aug 18 13:53:15.150944 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 518/2055] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:15 2026] GET /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:15.566969 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9acccd44-7d02-4f19-b58c-fe086c1788b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:15.568956 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9acccd44-7d02-4f19-b58c-fe086c1788b5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:15.569612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9acccd44-7d02-4f19-b58c-fe086c1788b5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:15.570968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9acccd44-7d02-4f19-b58c-fe086c1788b5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:15.570968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9acccd44-7d02-4f19-b58c-fe086c1788b5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:15.576232 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.576232 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:15.577393 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9acccd44-7d02-4f19-b58c-fe086c1788b5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:15.577393 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 507/2056] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:15 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:15.741096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4ec7a5b4-b65d-4506-8dfb-f2dd30b95599 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:15.742751 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4ec7a5b4-b65d-4506-8dfb-f2dd30b95599 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:15.742978 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4ec7a5b4-b65d-4506-8dfb-f2dd30b95599 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:15.743185 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4ec7a5b4-b65d-4506-8dfb-f2dd30b95599 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:15.743308 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4ec7a5b4-b65d-4506-8dfb-f2dd30b95599 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:15.746849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-15bd3ffb-4613-4195-bb70-a4a899c08faf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:15.747698 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.747698 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:15.748496 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4ec7a5b4-b65d-4506-8dfb-f2dd30b95599 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:15.748882 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 516/2057] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:15 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:15.749073 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15bd3ffb-4613-4195-bb70-a4a899c08faf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc Aug 18 13:53:15.749224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15bd3ffb-4613-4195-bb70-a4a899c08faf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:15.749444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15bd3ffb-4613-4195-bb70-a4a899c08faf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:15.749634 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-15bd3ffb-4613-4195-bb70-a4a899c08faf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] show called for member ccadaa9b-450f-424c-a3f2-4fc7644a74fc {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:53:15.761426 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.761426 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:15.769729 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15bd3ffb-4613-4195-bb70-a4a899c08faf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc returned with HTTP 200 Aug 18 13:53:15.770125 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 517/2058] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:53:15 2026] GET /volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:15.780189 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:15.782632 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:15.783116 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1411330547", "volume_type": "542e2b72-4638-44d7-a20e-533dc9cbc656", "group_id": "ccadaa9b-450f-424c-a3f2-4fc7644a74fc", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:15.785350 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1411330547', 'volume_type': '542e2b72-4638-44d7-a20e-533dc9cbc656', 'group_id': 'ccadaa9b-450f-424c-a3f2-4fc7644a74fc', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:15.794228 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.794228 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:15.795018 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Create volume of 1 GB Aug 18 13:53:15.801794 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Availability Zones retrieved successfully. Aug 18 13:53:15.810133 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Flow 'volume_create_api' (735bd1e4-c8c4-4315-a15a-b357d26a6dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:15.811552 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b425065-4297-4b9c-90ad-77871a2a0c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:15.812301 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.812301 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:15.812854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:15.835588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b425065-4297-4b9c-90ad-77871a2a0c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:53:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=542e2b72-4638-44d7-a20e-533dc9cbc656,is_public=True,name='tempest-GroupsV314Test-volume-type-593800740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '542e2b72-4638-44d7-a20e-533dc9cbc656', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ccadaa9b-450f-424c-a3f2-4fc7644a74fc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:15.836556 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fabcac-bddd-4a4e-8bda-f0eb8a59a81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:15.868437 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-593800740 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-593800740, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:53:15.868845 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-593800740 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-593800740, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:53:15.905164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Created reservations ['3582990a-ff2a-413b-9da9-0fa1ea6c670d', '0f579af4-1708-4a71-84f8-59abd3da19c8', '35c9f950-cc00-4b53-b193-e3f49c1ad36d', '96c2a5b4-e50d-4c79-9018-1878fa90f21c'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:15.906456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fabcac-bddd-4a4e-8bda-f0eb8a59a81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3582990a-ff2a-413b-9da9-0fa1ea6c670d', '0f579af4-1708-4a71-84f8-59abd3da19c8', '35c9f950-cc00-4b53-b193-e3f49c1ad36d', '96c2a5b4-e50d-4c79-9018-1878fa90f21c']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:15.907357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49776121-aaa6-45d4-bd41-5c5e76e6481a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:15.937719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49776121-aaa6-45d4-bd41-5c5e76e6481a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1854c530-1809-47ab-8243-65dbfd2e9223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1411330547',encryption_key_id=None,group_id=ccadaa9b-450f-424c-a3f2-4fc7644a74fc,group_type_id=,metadata={},multiattach=False,project_id='98795bfecc724f2bb1c8749e9d1e59f5',qos_specs=None,replication_status=,reservations=['3582990a-ff2a-413b-9da9-0fa1ea6c670d','0f579af4-1708-4a71-84f8-59abd3da19c8','35c9f950-cc00-4b53-b193-e3f49c1ad36d','96c2a5b4-e50d-4c79-9018-1878fa90f21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d9aefd6cfe43e89487b6d968735ac4',volume_type_id=542e2b72-4638-44d7-a20e-533dc9cbc656), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1411330547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ccadaa9b-450f-424c-a3f2-4fc7644a74fc,host=None,id=1854c530-1809-47ab-8243-65dbfd2e9223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98795bfecc724f2bb1c8749e9d1e59f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d9aefd6cfe43e89487b6d968735ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(542e2b72-4638-44d7-a20e-533dc9cbc656),volume_type_id=542e2b72-4638-44d7-a20e-533dc9cbc656)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:15.939196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0067e32b-8600-4bb3-88e3-abdb7c52ae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:15.947139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7368a2cd-ce01-4d41-bfb3-e7e4f6f46844 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:15.949999 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7368a2cd-ce01-4d41-bfb3-e7e4f6f46844 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:15.949999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7368a2cd-ce01-4d41-bfb3-e7e4f6f46844 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:15.949999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7368a2cd-ce01-4d41-bfb3-e7e4f6f46844 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:15.959517 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:15.959517 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:15.967060 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0067e32b-8600-4bb3-88e3-abdb7c52ae00) transitioned into state 'SUCCESS' from state '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-1411330547',encryption_key_id=None,group_id=ccadaa9b-450f-424c-a3f2-4fc7644a74fc,group_type_id=,metadata={},multiattach=False,project_id='98795bfecc724f2bb1c8749e9d1e59f5',qos_specs=None,replication_status=,reservations=['3582990a-ff2a-413b-9da9-0fa1ea6c670d','0f579af4-1708-4a71-84f8-59abd3da19c8','35c9f950-cc00-4b53-b193-e3f49c1ad36d','96c2a5b4-e50d-4c79-9018-1878fa90f21c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1d9aefd6cfe43e89487b6d968735ac4',volume_type_id=542e2b72-4638-44d7-a20e-533dc9cbc656)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:15.967060 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d228322-b5da-4994-926f-a77fdb415971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:15.968429 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7368a2cd-ce01-4d41-bfb3-e7e4f6f46844 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:15.976299 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7368a2cd-ce01-4d41-bfb3-e7e4f6f46844 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:15.976299 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 508/2059] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:15 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:15.982986 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d228322-b5da-4994-926f-a77fdb415971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:15.983992 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Flow 'volume_create_api' (735bd1e4-c8c4-4315-a15a-b357d26a6dd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:15.984742 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Create volume request issued successfully. Aug 18 13:53:15.988531 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:15.988739 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:16.041088 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:16.044016 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:16.044016 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:16.047684 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e2cf3711-2468-4d9a-ba75-23b766ebd79d tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:16.048101 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 519/2060] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:53:15 2026] POST /volume/v3/volumes => generated 818 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:16.062926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:16.064482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 Aug 18 13:53:16.064681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:16.065041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:16.072721 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:16.072721 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:16.077227 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Volume info retrieved successfully. Aug 18 13:53:16.078322 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:16.078538 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:16.139320 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:16.143814 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:16.143814 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:16.154922 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-372b554c-fef3-44e9-91f4-93772cd2fa41 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 returned with HTTP 200 Aug 18 13:53:16.155456 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 517/2061] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:16 2026] GET /volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:16.168109 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b22c3118-eaf6-4a94-aef5-8e7326c8b2d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:16.170116 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b22c3118-eaf6-4a94-aef5-8e7326c8b2d3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] GET https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 Aug 18 13:53:16.170378 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b22c3118-eaf6-4a94-aef5-8e7326c8b2d3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:16.170610 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b22c3118-eaf6-4a94-aef5-8e7326c8b2d3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:16.177119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b22c3118-eaf6-4a94-aef5-8e7326c8b2d3 tempest-TestImageHashVerification-601422230 tempest-TestImageHashVerification-601422230-project-member] https://10.4.3.221/volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 returned with HTTP 404 Aug 18 13:53:16.177711 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 518/2062] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:16 2026] GET /volume/v3/volumes/d0ecedff-9953-4826-aa4c-138dfc023785 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:16.591881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2364cb59-c48f-4b94-b96d-f1fbb24d9982 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:16.594823 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2364cb59-c48f-4b94-b96d-f1fbb24d9982 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:16.594823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2364cb59-c48f-4b94-b96d-f1fbb24d9982 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:16.594823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2364cb59-c48f-4b94-b96d-f1fbb24d9982 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:16.594823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2364cb59-c48f-4b94-b96d-f1fbb24d9982 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:16.598723 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:16.598723 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:16.598723 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2364cb59-c48f-4b94-b96d-f1fbb24d9982 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:16.598723 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 509/2063] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:16 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:16.764494 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a44420a6-ccac-465c-be91-51f74d709429 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:16.766783 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a44420a6-ccac-465c-be91-51f74d709429 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:16.767031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a44420a6-ccac-465c-be91-51f74d709429 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:16.767285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a44420a6-ccac-465c-be91-51f74d709429 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:16.767408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a44420a6-ccac-465c-be91-51f74d709429 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:16.773917 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:16.773917 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:16.774825 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a44420a6-ccac-465c-be91-51f74d709429 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:16.775475 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 520/2064] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:16 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:16.989491 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-01ccbd15-cbc4-45ad-af0a-5615378c71a3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:16.993883 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-01ccbd15-cbc4-45ad-af0a-5615378c71a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:16.993883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-01ccbd15-cbc4-45ad-af0a-5615378c71a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:16.993883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-01ccbd15-cbc4-45ad-af0a-5615378c71a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.000017 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.000017 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:17.004024 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-01ccbd15-cbc4-45ad-af0a-5615378c71a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:17.009104 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-01ccbd15-cbc4-45ad-af0a-5615378c71a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:17.009526 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 518/2065] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:16 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:17.170698 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.172854 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 Aug 18 13:53:17.173156 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.173481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.182938 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.182938 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:17.187579 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Volume info retrieved successfully. Aug 18 13:53:17.188570 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:17.188779 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:17.229001 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:17.233280 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.233280 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:17.243878 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f5e27ab-788b-42f9-8cc6-005cd9c0d055 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 returned with HTTP 200 Aug 18 13:53:17.244337 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 519/2066] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 => generated 911 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:17.257700 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.259744 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] POST https://10.4.3.221/volume/v3/groups/action Aug 18 13:53:17.260188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action body: b'{"create-from-src": {"source_group_id": "ccadaa9b-450f-424c-a3f2-4fc7644a74fc", "name": "tempest-Group_from_grp-905267883"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:53:17.260385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ccadaa9b-450f-424c-a3f2-4fc7644a74fc", "name": "tempest-Group_from_grp-905267883"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:17.262200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Creating new group {'create-from-src': {'source_group_id': 'ccadaa9b-450f-424c-a3f2-4fc7644a74fc', 'name': 'tempest-Group_from_grp-905267883'}}. {{(pid=100284) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 13:53:17.262359 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Creating group tempest-Group_from_grp-905267883 from source group ccadaa9b-450f-424c-a3f2-4fc7644a74fc. Aug 18 13:53:17.266670 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.266670 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:17.274134 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.274134 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:17.300422 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Created reservations ['94c40a6b-4444-471d-aec7-c80186551c71'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:17.362147 np0000007658 devstack@c-api.service[100284]: INFO cinder.group.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] A mapping entry already exists for group 27b95ee6-397d-4cee-9052-a5b01dec5ca6 and volume type 542e2b72-4638-44d7-a20e-533dc9cbc656. Do not need to create again. Aug 18 13:53:17.362494 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.362494 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:17.363039 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Availability Zones retrieved successfully. Aug 18 13:53:17.368086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Flow 'volume_create_api' (0dc0efb6-78c0-4561-bb06-d8cb06189714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:17.368835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8789a39-d30b-45ef-97c8-fe9d7a3c9ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:17.369875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:17.386613 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8789a39-d30b-45ef-97c8-fe9d7a3c9ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1854c530-1809-47ab-8243-65dbfd2e9223', 'volume_type': VolumeType(created_at=2026-08-18T13:53:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=542e2b72-4638-44d7-a20e-533dc9cbc656,is_public=True,name='tempest-GroupsV314Test-volume-type-593800740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '542e2b72-4638-44d7-a20e-533dc9cbc656', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '27b95ee6-397d-4cee-9052-a5b01dec5ca6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:17.387305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3415be-8c3e-424f-8fb6-2bd36fa12f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:17.407812 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-593800740 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-593800740, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:53:17.408062 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-593800740 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-593800740, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:53:17.420921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Created reservations ['064b93b4-feca-4008-8b8f-f8f6cc1fbbd0', 'f0700945-0193-4617-a064-28831333b866', 'a5e59171-121b-48ea-a149-141f138fb01d', 'cf3f3124-9f33-4cb7-bbbb-a28dfa4ebf80'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:17.421637 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd3415be-8c3e-424f-8fb6-2bd36fa12f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['064b93b4-feca-4008-8b8f-f8f6cc1fbbd0', 'f0700945-0193-4617-a064-28831333b866', 'a5e59171-121b-48ea-a149-141f138fb01d', 'cf3f3124-9f33-4cb7-bbbb-a28dfa4ebf80']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:17.422380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92dfe42f-9ba9-4fb9-914a-2a3df58e180e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:17.443538 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92dfe42f-9ba9-4fb9-914a-2a3df58e180e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aca31599-7db2-4b41-93b5-148891af8678', '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=27b95ee6-397d-4cee-9052-a5b01dec5ca6,group_type_id=,metadata={},multiattach=False,project_id='98795bfecc724f2bb1c8749e9d1e59f5',qos_specs=None,replication_status=,reservations=['064b93b4-feca-4008-8b8f-f8f6cc1fbbd0','f0700945-0193-4617-a064-28831333b866','a5e59171-121b-48ea-a149-141f138fb01d','cf3f3124-9f33-4cb7-bbbb-a28dfa4ebf80'],size=1,snapshot_id=None,source_replicaid=,source_volid=1854c530-1809-47ab-8243-65dbfd2e9223,status='creating',user_id='f1d9aefd6cfe43e89487b6d968735ac4',volume_type_id=542e2b72-4638-44d7-a20e-533dc9cbc656), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=27b95ee6-397d-4cee-9052-a5b01dec5ca6,host=None,id=aca31599-7db2-4b41-93b5-148891af8678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98795bfecc724f2bb1c8749e9d1e59f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1854c530-1809-47ab-8243-65dbfd2e9223,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1d9aefd6cfe43e89487b6d968735ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(542e2b72-4638-44d7-a20e-533dc9cbc656),volume_type_id=542e2b72-4638-44d7-a20e-533dc9cbc656)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:17.444311 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42277012-ed7a-4cc3-8e33-dcc873a2f5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:17.477051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42277012-ed7a-4cc3-8e33-dcc873a2f5b9) transitioned into state 'SUCCESS' from 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=27b95ee6-397d-4cee-9052-a5b01dec5ca6,group_type_id=,metadata={},multiattach=False,project_id='98795bfecc724f2bb1c8749e9d1e59f5',qos_specs=None,replication_status=,reservations=['064b93b4-feca-4008-8b8f-f8f6cc1fbbd0','f0700945-0193-4617-a064-28831333b866','a5e59171-121b-48ea-a149-141f138fb01d','cf3f3124-9f33-4cb7-bbbb-a28dfa4ebf80'],size=1,snapshot_id=None,source_replicaid=,source_volid=1854c530-1809-47ab-8243-65dbfd2e9223,status='creating',user_id='f1d9aefd6cfe43e89487b6d968735ac4',volume_type_id=542e2b72-4638-44d7-a20e-533dc9cbc656)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:17.478388 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Flow 'volume_create_api' (0dc0efb6-78c0-4561-bb06-d8cb06189714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:17.478750 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Create volume request issued successfully. Aug 18 13:53:17.494693 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a666f5b1-12a5-4519-9ab0-81c8efef1668 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/action returned with HTTP 202 Aug 18 13:53:17.495222 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 510/2067] 10.4.3.221 () {70 vars in 1318 bytes} [Tue Aug 18 13:53:17 2026] POST /volume/v3/groups/action => generated 101 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:17.516084 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.522256 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:53:17.522256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.522256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.522256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:53:17.522256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:53:17.538588 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Get all volumes completed successfully. Aug 18 13:53:17.542794 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:17.542794 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:17.592435 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:17.597193 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.597193 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:17.601179 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:17.601385 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:17.611732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-08d88c73-2cd4-4f7f-835f-68f9b94d1a7e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.613871 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-08d88c73-2cd4-4f7f-835f-68f9b94d1a7e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:17.614088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-08d88c73-2cd4-4f7f-835f-68f9b94d1a7e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.614331 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-08d88c73-2cd4-4f7f-835f-68f9b94d1a7e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.614460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-08d88c73-2cd4-4f7f-835f-68f9b94d1a7e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:17.622068 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.622068 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:17.622820 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-08d88c73-2cd4-4f7f-835f-68f9b94d1a7e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:17.623304 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 519/2068] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:17.651876 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:17.656891 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.656891 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:17.665788 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-630802c4-2c1f-45f4-8ccb-dade11e1a9ae tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:53:17.666055 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 521/2069] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:53:17.680235 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a77df1af-41ed-41fa-a488-0acad788121c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.684411 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 Aug 18 13:53:17.684679 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.684930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.695159 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.695159 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:17.700392 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Volume info retrieved successfully. Aug 18 13:53:17.701370 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:17.702040 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:17.756829 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:17.760235 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.760235 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:17.767357 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a77df1af-41ed-41fa-a488-0acad788121c tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 returned with HTTP 200 Aug 18 13:53:17.767357 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 520/2070] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 => generated 922 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:17.787748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e71174b7-3f9a-4914-8dc2-68d79e8d8409 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.789984 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e71174b7-3f9a-4914-8dc2-68d79e8d8409 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:17.789984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e71174b7-3f9a-4914-8dc2-68d79e8d8409 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.789984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e71174b7-3f9a-4914-8dc2-68d79e8d8409 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.789984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e71174b7-3f9a-4914-8dc2-68d79e8d8409 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:17.792641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d60c4fd0-ba2d-4742-babc-77d68c874c08 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.795765 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d60c4fd0-ba2d-4742-babc-77d68c874c08 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6 Aug 18 13:53:17.796046 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d60c4fd0-ba2d-4742-babc-77d68c874c08 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.796298 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d60c4fd0-ba2d-4742-babc-77d68c874c08 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.796460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-d60c4fd0-ba2d-4742-babc-77d68c874c08 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] show called for member 27b95ee6-397d-4cee-9052-a5b01dec5ca6 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:53:17.798487 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.798487 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:17.799214 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e71174b7-3f9a-4914-8dc2-68d79e8d8409 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:17.799356 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 511/2071] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:17.802033 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.802033 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:17.812571 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d60c4fd0-ba2d-4742-babc-77d68c874c08 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6 returned with HTTP 200 Aug 18 13:53:17.813211 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 520/2072] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6 => generated 416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:17.825117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7d0141a3-82e7-4572-9998-08262445720e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.826939 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:53:17.827364 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.827364 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.827638 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:53:17.828446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:53:17.836549 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Get all volumes completed successfully. Aug 18 13:53:17.837449 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:17.837510 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:17.875924 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:17.878813 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.878813 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:17.882412 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:17.882551 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:17.917583 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:17.920513 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.920513 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:17.928171 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7d0141a3-82e7-4572-9998-08262445720e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:53:17.928522 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 522/2073] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:53:17.941577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc6dfe3a-1cab-4a29-a27f-65362e7aabbf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.943342 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc6dfe3a-1cab-4a29-a27f-65362e7aabbf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] POST https://10.4.3.221/volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6/action Aug 18 13:53:17.943677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc6dfe3a-1cab-4a29-a27f-65362e7aabbf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:53:17.943787 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc6dfe3a-1cab-4a29-a27f-65362e7aabbf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:17.945048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-bc6dfe3a-1cab-4a29-a27f-65362e7aabbf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] delete called for group 27b95ee6-397d-4cee-9052-a5b01dec5ca6 {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:53:17.945170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-bc6dfe3a-1cab-4a29-a27f-65362e7aabbf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Delete group with id: 27b95ee6-397d-4cee-9052-a5b01dec5ca6 Aug 18 13:53:17.948004 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.948004 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:17.977885 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc6dfe3a-1cab-4a29-a27f-65362e7aabbf tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6/action returned with HTTP 202 Aug 18 13:53:17.978616 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 521/2074] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:53:17 2026] POST /volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:53:17.990049 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c559726-59c1-4508-8b2c-cf763b45c127 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:17.992425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 Aug 18 13:53:17.992663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:17.992847 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:17.999461 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:17.999461 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:18.004533 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Volume info retrieved successfully. Aug 18 13:53:18.007872 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:18.007872 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:18.022493 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-71a9c05a-f2f9-4cca-9c00-be77249e8855 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:18.024839 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-71a9c05a-f2f9-4cca-9c00-be77249e8855 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:18.025043 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-71a9c05a-f2f9-4cca-9c00-be77249e8855 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:18.026236 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-71a9c05a-f2f9-4cca-9c00-be77249e8855 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:18.037356 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:18.037356 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:18.041385 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-71a9c05a-f2f9-4cca-9c00-be77249e8855 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:18.041562 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:18.045157 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:18.045157 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:18.047020 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-71a9c05a-f2f9-4cca-9c00-be77249e8855 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:18.047483 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 521/2075] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:18 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:18.052999 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c559726-59c1-4508-8b2c-cf763b45c127 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 returned with HTTP 200 Aug 18 13:53:18.053536 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 512/2076] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:17 2026] GET /volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 => generated 921 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:18.636337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-aa873f78-d55b-4088-9f3a-e8cf467d8044 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:18.638460 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aa873f78-d55b-4088-9f3a-e8cf467d8044 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:18.638676 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aa873f78-d55b-4088-9f3a-e8cf467d8044 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:18.638872 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aa873f78-d55b-4088-9f3a-e8cf467d8044 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:18.638964 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-aa873f78-d55b-4088-9f3a-e8cf467d8044 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:18.643468 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:18.643468 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:18.644295 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aa873f78-d55b-4088-9f3a-e8cf467d8044 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:18.644646 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 523/2077] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:18 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:18.814887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8ec7063-2ee2-4317-bfe6-77f47caf028a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:18.815486 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8ec7063-2ee2-4317-bfe6-77f47caf028a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:18.815709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8ec7063-2ee2-4317-bfe6-77f47caf028a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:18.815975 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8ec7063-2ee2-4317-bfe6-77f47caf028a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:18.816088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e8ec7063-2ee2-4317-bfe6-77f47caf028a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:18.820331 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:18.820331 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:18.821550 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8ec7063-2ee2-4317-bfe6-77f47caf028a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:18.821550 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 522/2078] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:18 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:19.060879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1f159278-9085-493e-b39b-3d98ff071556 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.064067 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f159278-9085-493e-b39b-3d98ff071556 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:19.066347 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f159278-9085-493e-b39b-3d98ff071556 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:19.066457 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-941606a1-83e3-49f0-9b1a-5c54194c29d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.066785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f159278-9085-493e-b39b-3d98ff071556 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:19.069447 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-941606a1-83e3-49f0-9b1a-5c54194c29d4 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 Aug 18 13:53:19.069631 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-941606a1-83e3-49f0-9b1a-5c54194c29d4 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:19.069819 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-941606a1-83e3-49f0-9b1a-5c54194c29d4 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:19.076273 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:19.076273 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:19.076387 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-941606a1-83e3-49f0-9b1a-5c54194c29d4 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 returned with HTTP 404 Aug 18 13:53:19.076582 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 513/2079] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:19 2026] GET /volume/v3/volumes/aca31599-7db2-4b41-93b5-148891af8678 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 13:53:19.085700 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1f159278-9085-493e-b39b-3d98ff071556 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:19.085878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-96c8fe2a-d599-4904-aae8-49a6f541738e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.093826 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96c8fe2a-d599-4904-aae8-49a6f541738e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6 Aug 18 13:53:19.093826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96c8fe2a-d599-4904-aae8-49a6f541738e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:19.093826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96c8fe2a-d599-4904-aae8-49a6f541738e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:19.093826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-96c8fe2a-d599-4904-aae8-49a6f541738e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] show called for member 27b95ee6-397d-4cee-9052-a5b01dec5ca6 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:53:19.094049 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f159278-9085-493e-b39b-3d98ff071556 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:19.094049 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 522/2080] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:19 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:19.094098 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96c8fe2a-d599-4904-aae8-49a6f541738e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6 returned with HTTP 404 Aug 18 13:53:19.094098 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 524/2081] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:53:19 2026] GET /volume/v3/groups/27b95ee6-397d-4cee-9052-a5b01dec5ca6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:19.102578 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-badc40da-e081-4520-b451-09ee7650d148 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.105635 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:53:19.105635 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:19.105844 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:19.106207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:53:19.107285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:53:19.117756 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Get all volumes completed successfully. Aug 18 13:53:19.118606 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:19.118767 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:19.167738 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:19.172035 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:19.172035 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:19.180406 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-badc40da-e081-4520-b451-09ee7650d148 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:53:19.180804 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 523/2082] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:53:19 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:19.199021 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce332827-f7f0-479b-bc85-7cb5e6260f95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.200911 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce332827-f7f0-479b-bc85-7cb5e6260f95 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] POST https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc/action Aug 18 13:53:19.201320 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce332827-f7f0-479b-bc85-7cb5e6260f95 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:53:19.201564 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce332827-f7f0-479b-bc85-7cb5e6260f95 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:19.202932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-ce332827-f7f0-479b-bc85-7cb5e6260f95 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] delete called for group ccadaa9b-450f-424c-a3f2-4fc7644a74fc {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:53:19.203052 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-ce332827-f7f0-479b-bc85-7cb5e6260f95 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Delete group with id: ccadaa9b-450f-424c-a3f2-4fc7644a74fc Aug 18 13:53:19.206541 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:19.206541 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:19.248914 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce332827-f7f0-479b-bc85-7cb5e6260f95 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc/action returned with HTTP 202 Aug 18 13:53:19.249444 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 514/2083] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:53:19 2026] POST /volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:53:19.259960 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.263478 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 Aug 18 13:53:19.263661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:19.263841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:19.284052 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:19.284052 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:19.291574 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Volume info retrieved successfully. Aug 18 13:53:19.292460 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:53:19.292648 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:53:19.336910 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:53:19.341413 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:19.341413 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:19.351851 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e678823a-1612-4c66-b405-4ebcfe5c8f9a tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 returned with HTTP 200 Aug 18 13:53:19.352383 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 523/2084] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:19 2026] GET /volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:19.656749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3c99b86c-645a-44dc-9cd5-2e54548ab626 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.660084 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c99b86c-645a-44dc-9cd5-2e54548ab626 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:19.660352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c99b86c-645a-44dc-9cd5-2e54548ab626 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:19.660569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c99b86c-645a-44dc-9cd5-2e54548ab626 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:19.660712 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-3c99b86c-645a-44dc-9cd5-2e54548ab626 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:19.665459 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:19.665459 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:19.666222 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c99b86c-645a-44dc-9cd5-2e54548ab626 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:19.666765 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 525/2085] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:19 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:19.832799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b971c2de-1cd3-4af1-9672-a899de8122b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:19.835669 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b971c2de-1cd3-4af1-9672-a899de8122b5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:19.835932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b971c2de-1cd3-4af1-9672-a899de8122b5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:19.836172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b971c2de-1cd3-4af1-9672-a899de8122b5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:19.836669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b971c2de-1cd3-4af1-9672-a899de8122b5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:19.842703 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:19.842703 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:19.843851 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b971c2de-1cd3-4af1-9672-a899de8122b5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:19.844383 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 524/2086] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:19 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:20.107699 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c1f33ae-8409-4403-8541-d375500eac21 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.109894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c1f33ae-8409-4403-8541-d375500eac21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:20.110122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c1f33ae-8409-4403-8541-d375500eac21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.110353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c1f33ae-8409-4403-8541-d375500eac21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.116951 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:20.116951 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:20.121239 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c1f33ae-8409-4403-8541-d375500eac21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:20.125596 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c1f33ae-8409-4403-8541-d375500eac21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:20.126157 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 515/2087] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:20.243613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.341111 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:20.341504 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1352887375"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:20.343279 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1352887375'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:20.343428 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume of 1 GB Aug 18 13:53:20.348316 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Availability Zones retrieved successfully. Aug 18 13:53:20.355502 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (4fcdb0c4-47f4-4544-bc22-7c3e17b85cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:20.356824 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da90c9b3-473e-462a-b00e-7c51082343f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:20.358285 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:20.372570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-068ed10a-6378-49c4-bd2c-b69e5493fa58 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.374938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-068ed10a-6378-49c4-bd2c-b69e5493fa58 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 Aug 18 13:53:20.375208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-068ed10a-6378-49c4-bd2c-b69e5493fa58 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.375498 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-068ed10a-6378-49c4-bd2c-b69e5493fa58 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.388068 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-068ed10a-6378-49c4-bd2c-b69e5493fa58 tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 returned with HTTP 404 Aug 18 13:53:20.388770 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 526/2088] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/volumes/1854c530-1809-47ab-8243-65dbfd2e9223 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:20.396462 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10c5a1b8-25bb-4ea6-bcb9-7c251216cd5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.396658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da90c9b3-473e-462a-b00e-7c51082343f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:20.397319 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76cf73e1-3fa8-4e6d-b542-74d9beb0a67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:20.398572 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10c5a1b8-25bb-4ea6-bcb9-7c251216cd5e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] GET https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc Aug 18 13:53:20.398854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10c5a1b8-25bb-4ea6-bcb9-7c251216cd5e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.399108 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10c5a1b8-25bb-4ea6-bcb9-7c251216cd5e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.399300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-10c5a1b8-25bb-4ea6-bcb9-7c251216cd5e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] show called for member ccadaa9b-450f-424c-a3f2-4fc7644a74fc {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:53:20.404231 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10c5a1b8-25bb-4ea6-bcb9-7c251216cd5e tempest-GroupsV314Test-733173862 tempest-GroupsV314Test-733173862-project-member] https://10.4.3.221/volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc returned with HTTP 404 Aug 18 13:53:20.404941 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 525/2089] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/groups/ccadaa9b-450f-424c-a3f2-4fc7644a74fc => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:20.413876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a755ed5-2d13-4c67-b0e7-c93aa37024c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.418192 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a755ed5-2d13-4c67-b0e7-c93aa37024c0 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/5e35e168-2255-49a4-a0f4-b1dad0d03fb5 Aug 18 13:53:20.418597 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a755ed5-2d13-4c67-b0e7-c93aa37024c0 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.418877 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a755ed5-2d13-4c67-b0e7-c93aa37024c0 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.437968 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a755ed5-2d13-4c67-b0e7-c93aa37024c0 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] https://10.4.3.221/volume/v3/group_types/5e35e168-2255-49a4-a0f4-b1dad0d03fb5 returned with HTTP 202 Aug 18 13:53:20.438485 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 516/2090] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:53:20 2026] DELETE /volume/v3/group_types/5e35e168-2255-49a4-a0f4-b1dad0d03fb5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:53:20.447421 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0d958d49-8c64-441e-877f-cca598f14470 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.449643 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d958d49-8c64-441e-877f-cca598f14470 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] DELETE https://10.4.3.221/volume/v3/types/542e2b72-4638-44d7-a20e-533dc9cbc656 Aug 18 13:53:20.449853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d958d49-8c64-441e-877f-cca598f14470 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.450135 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d958d49-8c64-441e-877f-cca598f14470 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.483040 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['e54e5580-314b-46f1-8f10-fd98d90d4bdf', 'f572db4f-95f1-4efd-9870-3e09e1de2252', 'f8e1e194-1d31-4277-8a35-42124b5cc31d', 'c45cc5cc-ee8b-4f53-a70a-e4425ab78709'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:20.483980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76cf73e1-3fa8-4e6d-b542-74d9beb0a67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e54e5580-314b-46f1-8f10-fd98d90d4bdf', 'f572db4f-95f1-4efd-9870-3e09e1de2252', 'f8e1e194-1d31-4277-8a35-42124b5cc31d', 'c45cc5cc-ee8b-4f53-a70a-e4425ab78709']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:20.484908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247b70e9-2a2e-402e-8d82-ce2760aea247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:20.485876 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d958d49-8c64-441e-877f-cca598f14470 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] https://10.4.3.221/volume/v3/types/542e2b72-4638-44d7-a20e-533dc9cbc656 returned with HTTP 202 Aug 18 13:53:20.486567 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 527/2091] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:53:20 2026] DELETE /volume/v3/types/542e2b72-4638-44d7-a20e-533dc9cbc656 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:20.497718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9026aea-3029-439d-9302-ea5491e096a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.503652 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9026aea-3029-439d-9302-ea5491e096a3 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] GET https://10.4.3.221/volume/v3/types/542e2b72-4638-44d7-a20e-533dc9cbc656 Aug 18 13:53:20.503929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9026aea-3029-439d-9302-ea5491e096a3 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.504190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9026aea-3029-439d-9302-ea5491e096a3 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.513366 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247b70e9-2a2e-402e-8d82-ce2760aea247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4677d7cb-7505-4df0-8bec-c3344c2ff50f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1352887375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['e54e5580-314b-46f1-8f10-fd98d90d4bdf','f572db4f-95f1-4efd-9870-3e09e1de2252','f8e1e194-1d31-4277-8a35-42124b5cc31d','c45cc5cc-ee8b-4f53-a70a-e4425ab78709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1352887375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4677d7cb-7505-4df0-8bec-c3344c2ff50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e66da40a0a44f43ab563088d90b06a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:20.513968 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b3dbc9-8c50-4fe4-8289-3ec743bea678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:20.514518 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9026aea-3029-439d-9302-ea5491e096a3 tempest-GroupsV314Test-1491548784 tempest-GroupsV314Test-1491548784-project-admin] https://10.4.3.221/volume/v3/types/542e2b72-4638-44d7-a20e-533dc9cbc656 returned with HTTP 404 Aug 18 13:53:20.515176 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 526/2092] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/types/542e2b72-4638-44d7-a20e-533dc9cbc656 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:20.541784 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b3dbc9-8c50-4fe4-8289-3ec743bea678) transitioned into state 'SUCCESS' from state '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-1352887375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['e54e5580-314b-46f1-8f10-fd98d90d4bdf','f572db4f-95f1-4efd-9870-3e09e1de2252','f8e1e194-1d31-4277-8a35-42124b5cc31d','c45cc5cc-ee8b-4f53-a70a-e4425ab78709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:20.542662 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0263e3d5-0940-4dd2-8aa5-30c87d935f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:20.555956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0263e3d5-0940-4dd2-8aa5-30c87d935f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:20.556794 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (4fcdb0c4-47f4-4544-bc22-7c3e17b85cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:20.557122 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request issued successfully. Aug 18 13:53:20.557701 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b3ff5bdb-4647-4a28-abaf-347f9dd0413c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:20.558319 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 524/2093] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:53:20 2026] POST /volume/v3/volumes => generated 749 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:53:20.570920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff000feb-7e42-4c27-a87d-f02ee3f79da9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.573061 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff000feb-7e42-4c27-a87d-f02ee3f79da9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f Aug 18 13:53:20.573347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff000feb-7e42-4c27-a87d-f02ee3f79da9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.573634 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff000feb-7e42-4c27-a87d-f02ee3f79da9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.577956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9183c693-43cc-429b-afed-fb3c388167ab req-311c0718-e23e-4296-8a44-7d57895218d3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.582889 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9183c693-43cc-429b-afed-fb3c388167ab req-311c0718-e23e-4296-8a44-7d57895218d3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:53:20.582889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9183c693-43cc-429b-afed-fb3c388167ab req-311c0718-e23e-4296-8a44-7d57895218d3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.582889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9183c693-43cc-429b-afed-fb3c388167ab req-311c0718-e23e-4296-8a44-7d57895218d3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.584666 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:20.584666 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:20.590604 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff000feb-7e42-4c27-a87d-f02ee3f79da9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:53:20.595233 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:20.595233 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:20.598778 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff000feb-7e42-4c27-a87d-f02ee3f79da9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f returned with HTTP 200 Aug 18 13:53:20.598778 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 517/2094] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:20.603003 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-9183c693-43cc-429b-afed-fb3c388167ab req-311c0718-e23e-4296-8a44-7d57895218d3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:53:20.604446 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9183c693-43cc-429b-afed-fb3c388167ab req-311c0718-e23e-4296-8a44-7d57895218d3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:53:20.605922 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 528/2095] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:20.679239 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-121b519c-1ed0-43d7-8b4f-aed22dedcb51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.681174 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-121b519c-1ed0-43d7-8b4f-aed22dedcb51 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:20.681799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-121b519c-1ed0-43d7-8b4f-aed22dedcb51 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.681799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-121b519c-1ed0-43d7-8b4f-aed22dedcb51 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.681799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-121b519c-1ed0-43d7-8b4f-aed22dedcb51 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:20.692969 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:20.692969 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:20.693668 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-121b519c-1ed0-43d7-8b4f-aed22dedcb51 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:20.694090 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 527/2096] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:20.856569 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dd6f02ca-ff89-4f74-8547-553a1618d95a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:20.859779 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dd6f02ca-ff89-4f74-8547-553a1618d95a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:20.859779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dd6f02ca-ff89-4f74-8547-553a1618d95a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:20.859779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dd6f02ca-ff89-4f74-8547-553a1618d95a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:20.859779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-dd6f02ca-ff89-4f74-8547-553a1618d95a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:20.863464 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:20.863464 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:20.864385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dd6f02ca-ff89-4f74-8547-553a1618d95a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:20.864624 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 525/2097] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:20 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:21.140627 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c070170-c04f-4cde-9aad-4ede912a6d2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:21.142673 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c070170-c04f-4cde-9aad-4ede912a6d2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:21.142918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c070170-c04f-4cde-9aad-4ede912a6d2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:21.143158 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c070170-c04f-4cde-9aad-4ede912a6d2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:21.153192 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:21.153192 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:21.159226 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c070170-c04f-4cde-9aad-4ede912a6d2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:21.168222 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c070170-c04f-4cde-9aad-4ede912a6d2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:21.168410 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 518/2098] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:21 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:21.614280 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-713c02b4-5dca-4673-8fa0-4b55194f1b37 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:21.616903 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-713c02b4-5dca-4673-8fa0-4b55194f1b37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f Aug 18 13:53:21.617119 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-713c02b4-5dca-4673-8fa0-4b55194f1b37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:21.617318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-713c02b4-5dca-4673-8fa0-4b55194f1b37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:21.625979 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:21.625979 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:21.631367 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-713c02b4-5dca-4673-8fa0-4b55194f1b37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:53:21.636648 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-713c02b4-5dca-4673-8fa0-4b55194f1b37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f returned with HTTP 200 Aug 18 13:53:21.637058 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 529/2099] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:21 2026] GET /volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:21.649591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16bbe34c-6479-4993-b308-c009178cf7d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:21.651776 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16bbe34c-6479-4993-b308-c009178cf7d3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:53:21.652223 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16bbe34c-6479-4993-b308-c009178cf7d3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4677d7cb-7505-4df0-8bec-c3344c2ff50f", "name": "tempest-VolumesBackupsTest-Backup-1436621842"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:21.654916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-16bbe34c-6479-4993-b308-c009178cf7d3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating new backup {'backup': {'volume_id': '4677d7cb-7505-4df0-8bec-c3344c2ff50f', 'name': 'tempest-VolumesBackupsTest-Backup-1436621842'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:53:21.655096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-16bbe34c-6479-4993-b308-c009178cf7d3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating backup of volume 4677d7cb-7505-4df0-8bec-c3344c2ff50f in container None Aug 18 13:53:21.664389 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:21.664389 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:21.665106 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16bbe34c-6479-4993-b308-c009178cf7d3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:53:21.704492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-16bbe34c-6479-4993-b308-c009178cf7d3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['155e5b88-2924-47b9-8abd-a643a968f9e6', '33b5c14a-79cf-4c79-b828-6b96a548af34'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:21.708013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cc1f0a8d-e5fb-4b3e-b716-c7ee5287018b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:21.717925 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cc1f0a8d-e5fb-4b3e-b716-c7ee5287018b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:21.720465 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cc1f0a8d-e5fb-4b3e-b716-c7ee5287018b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:21.722082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cc1f0a8d-e5fb-4b3e-b716-c7ee5287018b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:21.723107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-cc1f0a8d-e5fb-4b3e-b716-c7ee5287018b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:21.739223 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16bbe34c-6479-4993-b308-c009178cf7d3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:53:21.739690 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 528/2100] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:21 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:21.748206 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:21.748206 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:21.749039 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cc1f0a8d-e5fb-4b3e-b716-c7ee5287018b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:21.749465 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 526/2101] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:21 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:21.751842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68d0885d-70b0-4e2a-9dbf-a2c4c63abb13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:21.753948 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68d0885d-70b0-4e2a-9dbf-a2c4c63abb13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:21.754143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68d0885d-70b0-4e2a-9dbf-a2c4c63abb13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:21.754338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68d0885d-70b0-4e2a-9dbf-a2c4c63abb13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:21.754429 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-68d0885d-70b0-4e2a-9dbf-a2c4c63abb13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:21.759440 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:21.759440 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:21.760240 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68d0885d-70b0-4e2a-9dbf-a2c4c63abb13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:21.760633 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 519/2102] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:21 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:21.879827 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fcc8cacd-6f37-4439-a519-4861bb4d789d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:21.883230 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fcc8cacd-6f37-4439-a519-4861bb4d789d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:21.883367 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fcc8cacd-6f37-4439-a519-4861bb4d789d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:21.883582 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fcc8cacd-6f37-4439-a519-4861bb4d789d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:21.884823 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fcc8cacd-6f37-4439-a519-4861bb4d789d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:21.895607 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:21.895607 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:21.896713 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fcc8cacd-6f37-4439-a519-4861bb4d789d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:21.897258 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 530/2103] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:21 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:22.183153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00df251c-1b5a-42b9-bebd-900ba8877fe7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:22.185273 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00df251c-1b5a-42b9-bebd-900ba8877fe7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:22.185538 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00df251c-1b5a-42b9-bebd-900ba8877fe7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:22.185779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00df251c-1b5a-42b9-bebd-900ba8877fe7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:22.196995 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:22.196995 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:22.202016 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00df251c-1b5a-42b9-bebd-900ba8877fe7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:22.209056 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00df251c-1b5a-42b9-bebd-900ba8877fe7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:22.209616 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 529/2104] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:22 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:22.728091 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:22.761214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b87ad4ef-39a5-47bd-a794-57e20b280247 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:22.763415 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b87ad4ef-39a5-47bd-a794-57e20b280247 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:22.763632 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b87ad4ef-39a5-47bd-a794-57e20b280247 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:22.763825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b87ad4ef-39a5-47bd-a794-57e20b280247 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:22.764050 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b87ad4ef-39a5-47bd-a794-57e20b280247 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:22.768610 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:22.768610 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:22.769278 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b87ad4ef-39a5-47bd-a794-57e20b280247 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:22.769628 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 520/2105] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:22 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:22.773069 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0b9faaa1-5a72-4b5c-baf3-a621fd97b9ab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:22.774683 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b9faaa1-5a72-4b5c-baf3-a621fd97b9ab tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:22.775298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b9faaa1-5a72-4b5c-baf3-a621fd97b9ab tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:22.775298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b9faaa1-5a72-4b5c-baf3-a621fd97b9ab tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:22.775298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0b9faaa1-5a72-4b5c-baf3-a621fd97b9ab tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:22.779511 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:22.779511 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:22.780237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b9faaa1-5a72-4b5c-baf3-a621fd97b9ab tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:22.780614 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 531/2106] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:22 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:22.782842 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:22.783284 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-549364159"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:22.784795 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request body: {'volume': {"'imageRef": '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-549364159'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:22.785020 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume of 1 GB Aug 18 13:53:22.788993 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Availability Zones retrieved successfully. Aug 18 13:53:22.796510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (ae05901f-abaf-4842-a053-2af4b7424b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:22.797136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94df980b-ddd8-45b6-8384-b4bc3a8c3567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:22.798534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:22.826402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94df980b-ddd8-45b6-8384-b4bc3a8c3567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:22.827042 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7baee6aa-1f89-4f51-9629-485f7a4b9c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:22.882063 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Created reservations ['23f5fe45-1700-47cb-9854-40d21aafea72', '288ffa8d-7417-4024-943c-c1a0b6518006', 'b079b039-02ac-440c-a047-b20d6e7f5b12', 'f060406c-212e-4178-a858-8c4f381312a0'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:22.882929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7baee6aa-1f89-4f51-9629-485f7a4b9c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f5fe45-1700-47cb-9854-40d21aafea72', '288ffa8d-7417-4024-943c-c1a0b6518006', 'b079b039-02ac-440c-a047-b20d6e7f5b12', 'f060406c-212e-4178-a858-8c4f381312a0']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:22.883607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088f7bc1-dc5d-4e6e-a35c-2baa1e6a4780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:22.908066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7532cabc-1213-4a40-82c0-2cd3dee70b84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:22.910212 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7532cabc-1213-4a40-82c0-2cd3dee70b84 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:22.910442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7532cabc-1213-4a40-82c0-2cd3dee70b84 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:22.910660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7532cabc-1213-4a40-82c0-2cd3dee70b84 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:22.910775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7532cabc-1213-4a40-82c0-2cd3dee70b84 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:22.912019 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088f7bc1-dc5d-4e6e-a35c-2baa1e6a4780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '681ae953-a9a7-4ef3-88f8-c494f4a9dad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-549364159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['23f5fe45-1700-47cb-9854-40d21aafea72','288ffa8d-7417-4024-943c-c1a0b6518006','b079b039-02ac-440c-a047-b20d6e7f5b12','f060406c-212e-4178-a858-8c4f381312a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-549364159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=681ae953-a9a7-4ef3-88f8-c494f4a9dad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b2d05a086f4645bd039c3e94c215f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:22.912701 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc078fd-cdde-4740-a64e-30837e7bfd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:22.914959 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:22.914959 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:22.915815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7532cabc-1213-4a40-82c0-2cd3dee70b84 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:22.916488 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 530/2107] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:22 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:22.932244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc078fd-cdde-4740-a64e-30837e7bfd35) transitioned into state 'SUCCESS' from state '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-549364159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['23f5fe45-1700-47cb-9854-40d21aafea72','288ffa8d-7417-4024-943c-c1a0b6518006','b079b039-02ac-440c-a047-b20d6e7f5b12','f060406c-212e-4178-a858-8c4f381312a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:22.932996 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810f51ca-3e0f-4a10-ba61-b22278bc0798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:22.942362 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810f51ca-3e0f-4a10-ba61-b22278bc0798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:22.943526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (ae05901f-abaf-4842-a053-2af4b7424b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:22.944100 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request issued successfully. Aug 18 13:53:22.945457 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a70f56a4-7204-428f-bb3f-ca5b27f75e5c tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:22.946160 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 527/2108] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:22 2026] POST /volume/v3/volumes => generated 756 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:22.958615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1658ce9d-c581-48dc-a667-18a9a478d537 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:22.962342 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:22.962569 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1784718570"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:22.965708 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request body: {'volume': {"'imageRef": '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1784718570'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:22.965762 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume of 1 GB Aug 18 13:53:22.971830 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Availability Zones retrieved successfully. Aug 18 13:53:22.980076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (5fca3562-0eff-43a8-bf46-0fc64f13726b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:22.981608 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a029ff0-ce11-4195-86ca-26fb664d92dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:22.982902 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:22.995685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e58fdbde-a79d-4417-87ad-c5f44ab102ba None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.019579 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a029ff0-ce11-4195-86ca-26fb664d92dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.020832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07e7fc6-ae01-4d83-87e9-c54a5314ae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.063376 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Created reservations ['0289088f-212e-4939-bf3c-a4ffbd1c763b', 'c21ee5b6-df97-4545-8dad-106af0ffea78', '56f4c1b5-36ad-4e78-ad2a-050f17ca3a58', '42355681-41ef-4152-82eb-4166587584c0'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:23.064124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07e7fc6-ae01-4d83-87e9-c54a5314ae99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0289088f-212e-4939-bf3c-a4ffbd1c763b', 'c21ee5b6-df97-4545-8dad-106af0ffea78', '56f4c1b5-36ad-4e78-ad2a-050f17ca3a58', '42355681-41ef-4152-82eb-4166587584c0']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.064778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03bf050-5bad-4602-bd85-cde9049429ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.086847 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e58fdbde-a79d-4417-87ad-c5f44ab102ba tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] GET https://10.4.3.221/volume/v3/os-services Aug 18 13:53:23.087093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e58fdbde-a79d-4417-87ad-c5f44ab102ba tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.087324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e58fdbde-a79d-4417-87ad-c5f44ab102ba tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.088405 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03bf050-5bad-4602-bd85-cde9049429ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fad172a-47f6-48ab-9249-f368360e5770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1784718570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['0289088f-212e-4939-bf3c-a4ffbd1c763b','c21ee5b6-df97-4545-8dad-106af0ffea78','56f4c1b5-36ad-4e78-ad2a-050f17ca3a58','42355681-41ef-4152-82eb-4166587584c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1784718570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fad172a-47f6-48ab-9249-f368360e5770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b2d05a086f4645bd039c3e94c215f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.089081 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405e855c-9fba-4f3f-afbd-8792aae16e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.092480 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e58fdbde-a79d-4417-87ad-c5f44ab102ba tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] https://10.4.3.221/volume/v3/os-services returned with HTTP 200 Aug 18 13:53:23.093015 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 532/2109] 10.4.3.221 () {66 vars in 1249 bytes} [Tue Aug 18 13:53:22 2026] GET /volume/v3/os-services => generated 626 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.101876 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26a72df5-b4fc-4837-ad30-9d4d2dd3105a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.104316 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26a72df5-b4fc-4837-ad30-9d4d2dd3105a tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] GET https://10.4.3.221/volume/v3/os-services?host=np0000007658 Aug 18 13:53:23.104510 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26a72df5-b4fc-4837-ad30-9d4d2dd3105a tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.104689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26a72df5-b4fc-4837-ad30-9d4d2dd3105a tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.107784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405e855c-9fba-4f3f-afbd-8792aae16e5e) transitioned into state 'SUCCESS' from state '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-1784718570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['0289088f-212e-4939-bf3c-a4ffbd1c763b','c21ee5b6-df97-4545-8dad-106af0ffea78','56f4c1b5-36ad-4e78-ad2a-050f17ca3a58','42355681-41ef-4152-82eb-4166587584c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.108521 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b28059-91c2-415f-a2b9-557edaa15dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.111435 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26a72df5-b4fc-4837-ad30-9d4d2dd3105a tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] https://10.4.3.221/volume/v3/os-services?host=np0000007658 returned with HTTP 200 Aug 18 13:53:23.111951 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 531/2110] 10.4.3.221 () {66 vars in 1284 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/os-services?host=np0000007658 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.116201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b28059-91c2-415f-a2b9-557edaa15dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.116925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (5fca3562-0eff-43a8-bf46-0fc64f13726b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.117199 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request issued successfully. Aug 18 13:53:23.117691 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1658ce9d-c581-48dc-a667-18a9a478d537 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:23.118096 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 521/2111] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:22 2026] POST /volume/v3/volumes => generated 757 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:23.119715 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a85bd727-2008-4148-abe6-85d1455d5c83 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.121249 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a85bd727-2008-4148-abe6-85d1455d5c83 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] GET https://10.4.3.221/volume/v3/os-services?host=np0000007658&binary=cinder-scheduler Aug 18 13:53:23.121415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a85bd727-2008-4148-abe6-85d1455d5c83 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.121583 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a85bd727-2008-4148-abe6-85d1455d5c83 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.121767 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.121767 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:23.126594 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a85bd727-2008-4148-abe6-85d1455d5c83 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] https://10.4.3.221/volume/v3/os-services?host=np0000007658&binary=cinder-scheduler returned with HTTP 200 Aug 18 13:53:23.127067 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 528/2112] 10.4.3.221 () {66 vars in 1332 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/os-services?host=np0000007658&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.129275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.130764 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:23.131091 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1201180139"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:23.132954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request body: {'volume': {"'imageRef": '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1201180139'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:23.132954 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume of 1 GB Aug 18 13:53:23.134997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d7d0cea-8a21-4569-b1d2-25d089a6232f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.136115 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Availability Zones retrieved successfully. Aug 18 13:53:23.136662 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d7d0cea-8a21-4569-b1d2-25d089a6232f tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] GET https://10.4.3.221/volume/v3/os-services?binary=cinder-scheduler Aug 18 13:53:23.136873 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d7d0cea-8a21-4569-b1d2-25d089a6232f tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.137070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d7d0cea-8a21-4569-b1d2-25d089a6232f tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.140750 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d7d0cea-8a21-4569-b1d2-25d089a6232f tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] https://10.4.3.221/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 13:53:23.140913 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (595a4c92-5fc5-4512-9812-a4f1e7595a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.141117 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 532/2113] 10.4.3.221 () {66 vars in 1296 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.141873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4791a0b-9368-491e-8d33-681c83b124ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.142713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:23.152593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96c26134-753a-436f-8882-630f49468345 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.168969 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4791a0b-9368-491e-8d33-681c83b124ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.170317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b81c0602-af35-46a1-85b4-40d415981792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.214165 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:23.214165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2075673626"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:23.214876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2075673626'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:23.215095 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Create volume of 1 GB Aug 18 13:53:23.215394 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.215394 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:23.217777 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Created reservations ['702d1527-7082-4502-8903-5cd71c7a3285', '57f9c0fb-10b3-4583-8bec-ebfc60ff6161', '83035d45-eb1f-4d4c-8aec-06846fb0064e', 'c46270cb-8a70-45d0-b636-6ea642498aa3'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:23.218807 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b81c0602-af35-46a1-85b4-40d415981792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702d1527-7082-4502-8903-5cd71c7a3285', '57f9c0fb-10b3-4583-8bec-ebfc60ff6161', '83035d45-eb1f-4d4c-8aec-06846fb0064e', 'c46270cb-8a70-45d0-b636-6ea642498aa3']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.219020 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Availability Zones retrieved successfully. Aug 18 13:53:23.219777 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f38e42-c086-4696-8603-ab4678eb6376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.224981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f8e34d38-627a-466d-be9d-92ba9a744258 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.225461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Flow 'volume_create_api' (98b8250d-2070-4db7-b844-75e7ad6e8a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.226680 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8e34d38-627a-466d-be9d-92ba9a744258 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:23.226821 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e6e86f-ae1a-41a4-80cc-30ec1a0f0024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.226947 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8e34d38-627a-466d-be9d-92ba9a744258 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.227028 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8e34d38-627a-466d-be9d-92ba9a744258 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.227722 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:23.234462 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.234462 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:23.237906 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f8e34d38-627a-466d-be9d-92ba9a744258 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:23.242770 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8e34d38-627a-466d-be9d-92ba9a744258 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:23.243149 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 529/2114] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.248244 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f38e42-c086-4696-8603-ab4678eb6376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ec4d34b-1567-4ad8-abd6-642035b3bbd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1201180139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['702d1527-7082-4502-8903-5cd71c7a3285','57f9c0fb-10b3-4583-8bec-ebfc60ff6161','83035d45-eb1f-4d4c-8aec-06846fb0064e','c46270cb-8a70-45d0-b636-6ea642498aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1201180139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ec4d34b-1567-4ad8-abd6-642035b3bbd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b2d05a086f4645bd039c3e94c215f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.249530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc8b73b-c51b-40ca-809b-531153671110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.252548 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e6e86f-ae1a-41a4-80cc-30ec1a0f0024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.253748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e9cb09-48e7-46e4-b284-a135d07f3409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.270148 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc8b73b-c51b-40ca-809b-531153671110) transitioned into state 'SUCCESS' from state '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-1201180139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['702d1527-7082-4502-8903-5cd71c7a3285','57f9c0fb-10b3-4583-8bec-ebfc60ff6161','83035d45-eb1f-4d4c-8aec-06846fb0064e','c46270cb-8a70-45d0-b636-6ea642498aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.271003 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476d8aa5-9625-4c5d-b10b-21f81c93ec75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.281947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476d8aa5-9625-4c5d-b10b-21f81c93ec75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.283099 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (595a4c92-5fc5-4512-9812-a4f1e7595a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.283486 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request issued successfully. Aug 18 13:53:23.284215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6734aca2-cdc6-4cf4-ac4e-f7145000e5e4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:23.284758 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 533/2115] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:23 2026] POST /volume/v3/volumes => generated 757 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:23.300315 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.303308 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:23.304023 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-496964376"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:23.307313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request body: {'volume': {"'imageRef": '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-496964376'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:23.307466 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume of 1 GB Aug 18 13:53:23.311659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Created reservations ['3d0cb500-39c3-4298-815f-eb35dde88d7e', '146141a9-aafe-4e94-9f65-e4043a1428e9', 'a2b9a4f4-3542-42e3-bf0e-2c3743e9258a', '4c3799b6-4ad4-4140-8f24-ac03b0264bb0'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:23.312391 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e9cb09-48e7-46e4-b284-a135d07f3409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d0cb500-39c3-4298-815f-eb35dde88d7e', '146141a9-aafe-4e94-9f65-e4043a1428e9', 'a2b9a4f4-3542-42e3-bf0e-2c3743e9258a', '4c3799b6-4ad4-4140-8f24-ac03b0264bb0']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.312825 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Availability Zones retrieved successfully. Aug 18 13:53:23.313299 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c22bd0d-45d5-4ecd-b2ad-efc18cc0d793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.324022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (ae7ab89b-a144-4a89-91bd-4e9c3a72b963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.328079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283d1246-68e0-475d-9dfa-6d6619178444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.328079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:23.345075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c22bd0d-45d5-4ecd-b2ad-efc18cc0d793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd29b65c6-26b0-476f-8971-50eaae2d455e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2075673626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7268e5f450844412963f5aa40d04b297',qos_specs=None,replication_status=,reservations=['3d0cb500-39c3-4298-815f-eb35dde88d7e','146141a9-aafe-4e94-9f65-e4043a1428e9','a2b9a4f4-3542-42e3-bf0e-2c3743e9258a','4c3799b6-4ad4-4140-8f24-ac03b0264bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea8a921aee64fc0b5e0f38197553382',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2075673626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d29b65c6-26b0-476f-8971-50eaae2d455e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7268e5f450844412963f5aa40d04b297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea8a921aee64fc0b5e0f38197553382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.345760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4e4ba4-f269-4f2b-b99f-4062f7e8b640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.359640 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283d1246-68e0-475d-9dfa-6d6619178444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.360779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15cefe53-69ca-4f3f-b587-55e0624c108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.376680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4e4ba4-f269-4f2b-b99f-4062f7e8b640) transitioned into state 'SUCCESS' from state '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-2075673626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7268e5f450844412963f5aa40d04b297',qos_specs=None,replication_status=,reservations=['3d0cb500-39c3-4298-815f-eb35dde88d7e','146141a9-aafe-4e94-9f65-e4043a1428e9','a2b9a4f4-3542-42e3-bf0e-2c3743e9258a','4c3799b6-4ad4-4140-8f24-ac03b0264bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea8a921aee64fc0b5e0f38197553382',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.377687 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d5266c-4f3c-462e-a404-5d1f8a46d9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.388670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d5266c-4f3c-462e-a404-5d1f8a46d9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.389479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Flow 'volume_create_api' (98b8250d-2070-4db7-b844-75e7ad6e8a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.389789 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Create volume request issued successfully. Aug 18 13:53:23.390346 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96c26134-753a-436f-8882-630f49468345 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:23.390731 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 522/2116] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:53:23 2026] POST /volume/v3/volumes => generated 754 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:23.401404 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Created reservations ['007bb790-46a2-4477-9cb3-9d357ce367c9', '8b8610f6-050c-4164-b762-9c91b24b3ff1', '12e1da9f-e536-4e31-8a1e-69f88134b35f', '78b7ad9f-a013-4aa8-aab2-c00d8868e462'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:23.402236 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15cefe53-69ca-4f3f-b587-55e0624c108c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['007bb790-46a2-4477-9cb3-9d357ce367c9', '8b8610f6-050c-4164-b762-9c91b24b3ff1', '12e1da9f-e536-4e31-8a1e-69f88134b35f', '78b7ad9f-a013-4aa8-aab2-c00d8868e462']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.403082 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c81b2bc-1661-49dc-99cb-c786ec2c2d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.404370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e986b413-c0a4-48a0-9659-d3f826e65b2c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.409167 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e986b413-c0a4-48a0-9659-d3f826e65b2c tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] GET https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:23.409347 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e986b413-c0a4-48a0-9659-d3f826e65b2c tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.409519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e986b413-c0a4-48a0-9659-d3f826e65b2c tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.420902 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.420902 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:23.424562 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c81b2bc-1661-49dc-99cb-c786ec2c2d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c4b075-f30b-4442-96d8-57a3676e014e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-496964376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['007bb790-46a2-4477-9cb3-9d357ce367c9','8b8610f6-050c-4164-b762-9c91b24b3ff1','12e1da9f-e536-4e31-8a1e-69f88134b35f','78b7ad9f-a013-4aa8-aab2-c00d8868e462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-496964376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c4b075-f30b-4442-96d8-57a3676e014e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b2d05a086f4645bd039c3e94c215f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.425237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22020d42-007a-455b-8322-d119fe04d3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.427496 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e986b413-c0a4-48a0-9659-d3f826e65b2c tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Volume info retrieved successfully. Aug 18 13:53:23.434976 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e986b413-c0a4-48a0-9659-d3f826e65b2c tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e returned with HTTP 200 Aug 18 13:53:23.435422 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 530/2117] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.442852 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22020d42-007a-455b-8322-d119fe04d3d4) transitioned into state 'SUCCESS' from state '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-496964376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['007bb790-46a2-4477-9cb3-9d357ce367c9','8b8610f6-050c-4164-b762-9c91b24b3ff1','12e1da9f-e536-4e31-8a1e-69f88134b35f','78b7ad9f-a013-4aa8-aab2-c00d8868e462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.443642 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c596d4-ad9d-477a-9795-aa4a314ff9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.454534 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c596d4-ad9d-477a-9795-aa4a314ff9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.455423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (ae7ab89b-a144-4a89-91bd-4e9c3a72b963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.455777 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request issued successfully. Aug 18 13:53:23.456352 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e94a90c6-d39f-45e6-8a7d-dfad26a445d4 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:23.456844 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 533/2118] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:23 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:23.470151 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.472437 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:23.472916 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1886832499"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:23.474779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request body: {'volume': {"'imageRef": '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1886832499'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:23.474964 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume of 1 GB Aug 18 13:53:23.475303 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.475303 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:23.480357 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Availability Zones retrieved successfully. Aug 18 13:53:23.487981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (964dbc51-2d75-4379-a1dd-41b6b859f424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.489192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb657005-def4-418a-a841-140500ca34d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.490371 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:23.522912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb657005-def4-418a-a841-140500ca34d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.523807 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18769612-cf2d-4d0d-b368-d11b85edc3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.569918 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Created reservations ['34c021de-0a5b-4900-9da2-2028fcbf5e3b', '841512f6-1cea-454c-9ae2-5ed1abf7d579', 'c5e05818-7fac-4c39-a571-1112b9e9fd23', 'eaa4add1-20c4-4f38-895c-563c725af773'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:23.570633 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18769612-cf2d-4d0d-b368-d11b85edc3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c021de-0a5b-4900-9da2-2028fcbf5e3b', '841512f6-1cea-454c-9ae2-5ed1abf7d579', 'c5e05818-7fac-4c39-a571-1112b9e9fd23', 'eaa4add1-20c4-4f38-895c-563c725af773']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.571314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0ad5d0-a14a-4ed5-aba9-6993205313fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.592984 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0ad5d0-a14a-4ed5-aba9-6993205313fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d1af036-d640-4e66-aa62-cfffff9a5bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1886832499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['34c021de-0a5b-4900-9da2-2028fcbf5e3b','841512f6-1cea-454c-9ae2-5ed1abf7d579','c5e05818-7fac-4c39-a571-1112b9e9fd23','eaa4add1-20c4-4f38-895c-563c725af773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1886832499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d1af036-d640-4e66-aa62-cfffff9a5bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b2d05a086f4645bd039c3e94c215f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.593695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e44819-5b51-4b68-b4e0-88f6c5cd2a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.610495 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e44819-5b51-4b68-b4e0-88f6c5cd2a88) transitioned into state 'SUCCESS' from state '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-1886832499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b2d05a086f4645bd039c3e94c215f1',qos_specs=None,replication_status=,reservations=['34c021de-0a5b-4900-9da2-2028fcbf5e3b','841512f6-1cea-454c-9ae2-5ed1abf7d579','c5e05818-7fac-4c39-a571-1112b9e9fd23','eaa4add1-20c4-4f38-895c-563c725af773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc8ddacf3e5457e84119ff91ea65534',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.611206 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c477954-347a-4200-8e5b-77f621608436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:23.619014 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c477954-347a-4200-8e5b-77f621608436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:23.619700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Flow 'volume_create_api' (964dbc51-2d75-4379-a1dd-41b6b859f424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:23.619975 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Create volume request issued successfully. Aug 18 13:53:23.620462 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1401e5a6-be71-4bca-ad9f-e43ea4d46930 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:23.620850 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 534/2119] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:23 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:23.632313 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4afab88-a368-4a1d-a587-cf642998e19c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.633899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-201e0beb-1ce9-4702-a9f7-0fffc6f84b6b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.634134 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4afab88-a368-4a1d-a587-cf642998e19c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:53:23.634381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4afab88-a368-4a1d-a587-cf642998e19c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.634572 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4afab88-a368-4a1d-a587-cf642998e19c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.638794 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-201e0beb-1ce9-4702-a9f7-0fffc6f84b6b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 Aug 18 13:53:23.639060 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-201e0beb-1ce9-4702-a9f7-0fffc6f84b6b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.639338 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-201e0beb-1ce9-4702-a9f7-0fffc6f84b6b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.645103 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.645103 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:23.647702 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.647702 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:23.649321 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4afab88-a368-4a1d-a587-cf642998e19c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:53:23.651905 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-201e0beb-1ce9-4702-a9f7-0fffc6f84b6b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:23.654676 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4afab88-a368-4a1d-a587-cf642998e19c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:53:23.655108 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 523/2120] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:23.666734 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-201e0beb-1ce9-4702-a9f7-0fffc6f84b6b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 returned with HTTP 200 Aug 18 13:53:23.667299 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 531/2121] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.681097 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f489554-b2d1-43b3-a805-bd614d8f4013 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.687043 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f489554-b2d1-43b3-a805-bd614d8f4013 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 Aug 18 13:53:23.687243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f489554-b2d1-43b3-a805-bd614d8f4013 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.687418 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f489554-b2d1-43b3-a805-bd614d8f4013 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.697410 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.697410 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:23.702883 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f489554-b2d1-43b3-a805-bd614d8f4013 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:23.704744 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f489554-b2d1-43b3-a805-bd614d8f4013 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 returned with HTTP 200 Aug 18 13:53:23.705130 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 534/2122] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.712584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-f5018272-b1e0-4455-ac93-90e90c958f25 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.714722 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-f5018272-b1e0-4455-ac93-90e90c958f25 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:53:23.714962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-f5018272-b1e0-4455-ac93-90e90c958f25 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.715141 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-f5018272-b1e0-4455-ac93-90e90c958f25 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.716176 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce71ffb0-bffa-4ea9-9596-d68066cef96a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.718527 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce71ffb0-bffa-4ea9-9596-d68066cef96a tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 Aug 18 13:53:23.718712 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce71ffb0-bffa-4ea9-9596-d68066cef96a tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.718966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce71ffb0-bffa-4ea9-9596-d68066cef96a tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.724491 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.724491 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:23.727222 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.727222 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:23.727800 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-f5018272-b1e0-4455-ac93-90e90c958f25 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:53:23.731495 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ce71ffb0-bffa-4ea9-9596-d68066cef96a tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:23.732081 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-f5018272-b1e0-4455-ac93-90e90c958f25 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:53:23.732522 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 535/2123] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:23.738070 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce71ffb0-bffa-4ea9-9596-d68066cef96a tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 returned with HTTP 200 Aug 18 13:53:23.738070 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 524/2124] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.749553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4fdb3357-ea81-4224-87c5-78f5a1589423 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.749632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-a2d92631-9c88-492a-b7d4-fa8607ac86cb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.751470 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-a2d92631-9c88-492a-b7d4-fa8607ac86cb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613/action Aug 18 13:53:23.751723 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fdb3357-ea81-4224-87c5-78f5a1589423 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e Aug 18 13:53:23.751835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-a2d92631-9c88-492a-b7d4-fa8607ac86cb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:53:23.751926 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fdb3357-ea81-4224-87c5-78f5a1589423 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.752026 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-a2d92631-9c88-492a-b7d4-fa8607ac86cb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:23.752080 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fdb3357-ea81-4224-87c5-78f5a1589423 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.758799 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.758799 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:23.762620 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4fdb3357-ea81-4224-87c5-78f5a1589423 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:23.763395 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.763395 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:23.763937 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-a2d92631-9c88-492a-b7d4-fa8607ac86cb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:53:23.766439 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fdb3357-ea81-4224-87c5-78f5a1589423 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e returned with HTTP 200 Aug 18 13:53:23.767156 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 535/2125] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.769515 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-a2d92631-9c88-492a-b7d4-fa8607ac86cb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Begin detaching volume completed successfully. Aug 18 13:53:23.769705 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-a2d92631-9c88-492a-b7d4-fa8607ac86cb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613/action returned with HTTP 202 Aug 18 13:53:23.770243 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 532/2126] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:53:23 2026] POST /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:53:23.779886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ed3e8ea7-58dc-4a20-a848-1de98ef4b8f2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.781331 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed3e8ea7-58dc-4a20-a848-1de98ef4b8f2 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 Aug 18 13:53:23.781331 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ed3e8ea7-58dc-4a20-a848-1de98ef4b8f2 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.781331 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ed3e8ea7-58dc-4a20-a848-1de98ef4b8f2 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.782011 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27be7ebf-519c-4f60-bcb2-04de42e7a469 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.785948 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27be7ebf-519c-4f60-bcb2-04de42e7a469 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:23.785948 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27be7ebf-519c-4f60-bcb2-04de42e7a469 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.785948 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27be7ebf-519c-4f60-bcb2-04de42e7a469 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.785948 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-27be7ebf-519c-4f60-bcb2-04de42e7a469 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:23.789832 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.789832 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:23.791439 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1bffc376-82b9-41be-8e8d-68bcdea9445b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.793131 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bffc376-82b9-41be-8e8d-68bcdea9445b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:23.793309 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bffc376-82b9-41be-8e8d-68bcdea9445b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.793420 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ed3e8ea7-58dc-4a20-a848-1de98ef4b8f2 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:23.793498 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bffc376-82b9-41be-8e8d-68bcdea9445b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.793597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1bffc376-82b9-41be-8e8d-68bcdea9445b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:23.796479 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.796479 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:23.797279 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27be7ebf-519c-4f60-bcb2-04de42e7a469 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:23.797336 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.797336 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:23.797381 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed3e8ea7-58dc-4a20-a848-1de98ef4b8f2 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 returned with HTTP 200 Aug 18 13:53:23.797682 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 536/2127] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.797717 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 525/2128] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.797984 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bffc376-82b9-41be-8e8d-68bcdea9445b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:23.798317 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 536/2129] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.811127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.813977 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 Aug 18 13:53:23.814064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.814250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.814459 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume with id: 8d1af036-d640-4e66-aa62-cfffff9a5bd0 Aug 18 13:53:23.820470 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.820470 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:23.820620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-01605546-8005-42ad-af56-193e8d4a0572 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.820949 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01605546-8005-42ad-af56-193e8d4a0572 None None] GET https://10.4.3.221/volume// Aug 18 13:53:23.821012 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:23.821059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01605546-8005-42ad-af56-193e8d4a0572 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.821261 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01605546-8005-42ad-af56-193e8d4a0572 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.821557 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01605546-8005-42ad-af56-193e8d4a0572 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:53:23.821806 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 537/2130] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:53:23.831433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-8aa60109-c947-40f6-bf72-6671b0c70ee5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.834153 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-8aa60109-c947-40f6-bf72-6671b0c70ee5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:53:23.834415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-8aa60109-c947-40f6-bf72-6671b0c70ee5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.834639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-8aa60109-c947-40f6-bf72-6671b0c70ee5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.836872 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume request issued successfully. Aug 18 13:53:23.837065 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d65d5e1-3c27-4386-8ad5-c93743436db1 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 returned with HTTP 202 Aug 18 13:53:23.837440 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 533/2131] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:23 2026] DELETE /volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:23.844831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94195487-4a0d-4e21-ad30-0c76296e5799 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.845658 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.845658 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:23.846854 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94195487-4a0d-4e21-ad30-0c76296e5799 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 Aug 18 13:53:23.847058 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94195487-4a0d-4e21-ad30-0c76296e5799 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.847242 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94195487-4a0d-4e21-ad30-0c76296e5799 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.850047 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-8aa60109-c947-40f6-bf72-6671b0c70ee5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:53:23.853784 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.853784 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:23.854975 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-8aa60109-c947-40f6-bf72-6671b0c70ee5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:53:23.855472 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 526/2132] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:53:23.857141 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94195487-4a0d-4e21-ad30-0c76296e5799 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:23.861248 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94195487-4a0d-4e21-ad30-0c76296e5799 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 returned with HTTP 200 Aug 18 13:53:23.861640 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 537/2133] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:23.926110 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8f85c2c1-eb9e-499b-a665-33ac1844b318 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:23.927933 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8f85c2c1-eb9e-499b-a665-33ac1844b318 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:23.928071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8f85c2c1-eb9e-499b-a665-33ac1844b318 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:23.928399 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8f85c2c1-eb9e-499b-a665-33ac1844b318 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:23.928399 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8f85c2c1-eb9e-499b-a665-33ac1844b318 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:23.932562 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:23.932562 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:23.933356 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8f85c2c1-eb9e-499b-a665-33ac1844b318 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:23.933791 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 538/2134] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:23 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.255552 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-14304958-6f93-4ce2-be1b-39437a14a4a3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.257306 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14304958-6f93-4ce2-be1b-39437a14a4a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:24.257493 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14304958-6f93-4ce2-be1b-39437a14a4a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.257679 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14304958-6f93-4ce2-be1b-39437a14a4a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.264344 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.264344 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:24.267772 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-14304958-6f93-4ce2-be1b-39437a14a4a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:24.271877 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14304958-6f93-4ce2-be1b-39437a14a4a3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:24.272268 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 534/2135] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.447062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b76abe7-150f-42c2-bbf4-314faa17067f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.449509 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b76abe7-150f-42c2-bbf4-314faa17067f tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] GET https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:24.449509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b76abe7-150f-42c2-bbf4-314faa17067f tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.449509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b76abe7-150f-42c2-bbf4-314faa17067f tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.456014 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.456014 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:24.458954 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b76abe7-150f-42c2-bbf4-314faa17067f tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Volume info retrieved successfully. Aug 18 13:53:24.462588 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b76abe7-150f-42c2-bbf4-314faa17067f tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e returned with HTTP 200 Aug 18 13:53:24.463005 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 527/2136] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.474070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c80db8a-25e7-4922-85af-7ab07f1902f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.475593 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c80db8a-25e7-4922-85af-7ab07f1902f0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] GET https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:24.475760 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c80db8a-25e7-4922-85af-7ab07f1902f0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.475941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c80db8a-25e7-4922-85af-7ab07f1902f0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.482640 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.482640 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:24.486778 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c80db8a-25e7-4922-85af-7ab07f1902f0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Volume info retrieved successfully. Aug 18 13:53:24.491489 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c80db8a-25e7-4922-85af-7ab07f1902f0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e returned with HTTP 200 Aug 18 13:53:24.491985 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 538/2137] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e => generated 1020 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:24.503166 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3c9d033d-6e06-4b00-afb2-dc494d29d6f6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.505164 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c9d033d-6e06-4b00-afb2-dc494d29d6f6 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] GET https://10.4.3.221/volume/v3/os-services?host=np0000007658&binary=cinder-volume Aug 18 13:53:24.505404 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c9d033d-6e06-4b00-afb2-dc494d29d6f6 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.505625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c9d033d-6e06-4b00-afb2-dc494d29d6f6 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.511726 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c9d033d-6e06-4b00-afb2-dc494d29d6f6 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] https://10.4.3.221/volume/v3/os-services?host=np0000007658&binary=cinder-volume returned with HTTP 200 Aug 18 13:53:24.512137 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 539/2138] 10.4.3.221 () {66 vars in 1326 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/os-services?host=np0000007658&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.518571 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d3b4cbc-10fa-4bfa-b3ff-bbaae137f858 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.520177 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d3b4cbc-10fa-4bfa-b3ff-bbaae137f858 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] GET https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:24.520386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d3b4cbc-10fa-4bfa-b3ff-bbaae137f858 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.520577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d3b4cbc-10fa-4bfa-b3ff-bbaae137f858 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.528808 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.528808 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:24.532543 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0d3b4cbc-10fa-4bfa-b3ff-bbaae137f858 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Volume info retrieved successfully. Aug 18 13:53:24.537410 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d3b4cbc-10fa-4bfa-b3ff-bbaae137f858 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e returned with HTTP 200 Aug 18 13:53:24.537925 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 535/2139] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.550032 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d089de9e-04dc-49dd-933b-429f20eafa8e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.551715 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d089de9e-04dc-49dd-933b-429f20eafa8e tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] DELETE https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:24.551893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d089de9e-04dc-49dd-933b-429f20eafa8e tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.552351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d089de9e-04dc-49dd-933b-429f20eafa8e tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.552351 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d089de9e-04dc-49dd-933b-429f20eafa8e tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Delete volume with id: d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:24.559321 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.559321 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:24.559619 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d089de9e-04dc-49dd-933b-429f20eafa8e tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Volume info retrieved successfully. Aug 18 13:53:24.573882 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d089de9e-04dc-49dd-933b-429f20eafa8e tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Delete volume request issued successfully. Aug 18 13:53:24.574305 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d089de9e-04dc-49dd-933b-429f20eafa8e tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e returned with HTTP 202 Aug 18 13:53:24.574452 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 528/2140] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:24 2026] DELETE /volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:24.580842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a283ac65-6aa3-429f-a31e-2e6c68162a78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.582515 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a283ac65-6aa3-429f-a31e-2e6c68162a78 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] GET https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:24.582703 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a283ac65-6aa3-429f-a31e-2e6c68162a78 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.582898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a283ac65-6aa3-429f-a31e-2e6c68162a78 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.590922 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.590922 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:24.594179 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a283ac65-6aa3-429f-a31e-2e6c68162a78 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Volume info retrieved successfully. Aug 18 13:53:24.598805 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a283ac65-6aa3-429f-a31e-2e6c68162a78 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e returned with HTTP 200 Aug 18 13:53:24.599147 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 539/2141] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.807675 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9058b9ae-e7c0-4375-9bd9-a933d449c033 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.809185 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9058b9ae-e7c0-4375-9bd9-a933d449c033 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:24.809381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9058b9ae-e7c0-4375-9bd9-a933d449c033 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.809532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9058b9ae-e7c0-4375-9bd9-a933d449c033 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.809631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-9058b9ae-e7c0-4375-9bd9-a933d449c033 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:24.809985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5449a7c9-44f3-4fb9-a8f3-bf490b794e2c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.811731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5449a7c9-44f3-4fb9-a8f3-bf490b794e2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:24.811985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5449a7c9-44f3-4fb9-a8f3-bf490b794e2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.812168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5449a7c9-44f3-4fb9-a8f3-bf490b794e2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.812304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5449a7c9-44f3-4fb9-a8f3-bf490b794e2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:24.813607 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.813607 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:24.814235 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9058b9ae-e7c0-4375-9bd9-a933d449c033 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:24.814545 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 540/2142] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.816440 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.816440 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:24.817007 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5449a7c9-44f3-4fb9-a8f3-bf490b794e2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:24.817344 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 536/2143] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.876252 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-155d7b01-9703-4ad7-9838-9f7a351a6122 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.878127 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-155d7b01-9703-4ad7-9838-9f7a351a6122 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 Aug 18 13:53:24.878364 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-155d7b01-9703-4ad7-9838-9f7a351a6122 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.878592 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-155d7b01-9703-4ad7-9838-9f7a351a6122 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.883987 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-155d7b01-9703-4ad7-9838-9f7a351a6122 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 returned with HTTP 404 Aug 18 13:53:24.884430 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 529/2144] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/volumes/8d1af036-d640-4e66-aa62-cfffff9a5bd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:24.891221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.892724 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] DELETE https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e Aug 18 13:53:24.892907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.893073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.893223 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume with id: 58c4b075-f30b-4442-96d8-57a3676e014e Aug 18 13:53:24.899535 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.899535 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:24.899897 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:24.912808 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume request issued successfully. Aug 18 13:53:24.912993 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57ebeb7f-61dc-4e0c-95f1-16dea1b9d74e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e returned with HTTP 202 Aug 18 13:53:24.913369 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 540/2145] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:24 2026] DELETE /volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:24.919750 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-493c6ba1-f2bd-4436-bdf3-dcd8b41fd83d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.921177 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-493c6ba1-f2bd-4436-bdf3-dcd8b41fd83d tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e Aug 18 13:53:24.921353 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-493c6ba1-f2bd-4436-bdf3-dcd8b41fd83d tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.921524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-493c6ba1-f2bd-4436-bdf3-dcd8b41fd83d tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.927372 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.927372 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:24.930360 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-493c6ba1-f2bd-4436-bdf3-dcd8b41fd83d tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:24.934024 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-493c6ba1-f2bd-4436-bdf3-dcd8b41fd83d tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e returned with HTTP 200 Aug 18 13:53:24.934371 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 541/2146] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:24.943570 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c835bdc9-f870-460d-8956-db34abf495ea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:24.945251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c835bdc9-f870-460d-8956-db34abf495ea tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:24.945458 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c835bdc9-f870-460d-8956-db34abf495ea tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:24.945625 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c835bdc9-f870-460d-8956-db34abf495ea tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:24.946052 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c835bdc9-f870-460d-8956-db34abf495ea tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:24.949578 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:24.949578 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:24.950416 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c835bdc9-f870-460d-8956-db34abf495ea tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:24.950781 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 537/2147] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:24 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:25.283567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7938463-a5bd-421c-83fb-a1726311b8d3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.285070 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7938463-a5bd-421c-83fb-a1726311b8d3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:25.285224 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7938463-a5bd-421c-83fb-a1726311b8d3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.285399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7938463-a5bd-421c-83fb-a1726311b8d3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.291223 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:25.291223 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:25.294107 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e7938463-a5bd-421c-83fb-a1726311b8d3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:25.297621 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7938463-a5bd-421c-83fb-a1726311b8d3 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:25.297988 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 530/2148] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:25.612018 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5b348a8-0eef-4b10-91eb-223217fd8ff8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.614441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5b348a8-0eef-4b10-91eb-223217fd8ff8 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] GET https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e Aug 18 13:53:25.614777 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5b348a8-0eef-4b10-91eb-223217fd8ff8 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.615024 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5b348a8-0eef-4b10-91eb-223217fd8ff8 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.622207 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5b348a8-0eef-4b10-91eb-223217fd8ff8 tempest-VolumesServicesTestJSON-1269895436 tempest-VolumesServicesTestJSON-1269895436-project-member] https://10.4.3.221/volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e returned with HTTP 404 Aug 18 13:53:25.622854 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 541/2149] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/volumes/d29b65c6-26b0-476f-8971-50eaae2d455e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:25.630252 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5a74816f-a7c9-4d1e-ae60-0033eaedc2d0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.632182 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a74816f-a7c9-4d1e-ae60-0033eaedc2d0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] GET https://10.4.3.221/volume/v3/os-services Aug 18 13:53:25.632442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a74816f-a7c9-4d1e-ae60-0033eaedc2d0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.632678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a74816f-a7c9-4d1e-ae60-0033eaedc2d0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.636680 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a74816f-a7c9-4d1e-ae60-0033eaedc2d0 tempest-VolumesServicesTestJSON-355590708 tempest-VolumesServicesTestJSON-355590708-project-admin] https://10.4.3.221/volume/v3/os-services returned with HTTP 200 Aug 18 13:53:25.637103 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 542/2150] 10.4.3.221 () {66 vars in 1249 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:25.823750 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4390683c-83ff-4fb6-be05-00b5e13996f1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.825529 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4390683c-83ff-4fb6-be05-00b5e13996f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:25.825758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4390683c-83ff-4fb6-be05-00b5e13996f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.826013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4390683c-83ff-4fb6-be05-00b5e13996f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.826144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4390683c-83ff-4fb6-be05-00b5e13996f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:25.826228 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe371cd1-198a-435b-ba9a-10f2ad3d1b92 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.827762 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe371cd1-198a-435b-ba9a-10f2ad3d1b92 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:25.828039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe371cd1-198a-435b-ba9a-10f2ad3d1b92 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.828295 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe371cd1-198a-435b-ba9a-10f2ad3d1b92 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.828479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fe371cd1-198a-435b-ba9a-10f2ad3d1b92 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:25.830738 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:25.830738 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:25.831510 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4390683c-83ff-4fb6-be05-00b5e13996f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:25.831942 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 538/2151] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:25.832294 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:25.832294 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:25.833958 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe371cd1-198a-435b-ba9a-10f2ad3d1b92 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:25.834961 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 531/2152] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:25.945817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba5c7dfb-6c73-4db2-9ced-c3b8579fbb2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.947508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba5c7dfb-6c73-4db2-9ced-c3b8579fbb2b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e Aug 18 13:53:25.947685 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba5c7dfb-6c73-4db2-9ced-c3b8579fbb2b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.947868 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba5c7dfb-6c73-4db2-9ced-c3b8579fbb2b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.953002 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba5c7dfb-6c73-4db2-9ced-c3b8579fbb2b tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e returned with HTTP 404 Aug 18 13:53:25.953446 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 542/2153] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/volumes/58c4b075-f30b-4442-96d8-57a3676e014e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:25.960184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.960926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-30f6f45a-0df2-4a46-b285-134e5865eeba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.961734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] DELETE https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 Aug 18 13:53:25.961942 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.962124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.962287 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume with id: 2ec4d34b-1567-4ad8-abd6-642035b3bbd9 Aug 18 13:53:25.963270 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30f6f45a-0df2-4a46-b285-134e5865eeba tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:25.963526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30f6f45a-0df2-4a46-b285-134e5865eeba tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.963790 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30f6f45a-0df2-4a46-b285-134e5865eeba tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:25.963963 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-30f6f45a-0df2-4a46-b285-134e5865eeba tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:25.969397 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:25.969397 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:25.970249 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:25.970249 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:25.970343 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30f6f45a-0df2-4a46-b285-134e5865eeba tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:25.970798 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 539/2154] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:25.970935 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:25.990512 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume request issued successfully. Aug 18 13:53:25.990651 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-413d70cb-0a50-4b6f-bca9-31ef8cf1561e tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 returned with HTTP 202 Aug 18 13:53:25.991105 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 543/2155] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:25 2026] DELETE /volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:25.997817 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d983d677-ca38-4bbb-87e2-764d67797bca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:25.999533 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d983d677-ca38-4bbb-87e2-764d67797bca tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 Aug 18 13:53:25.999734 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d983d677-ca38-4bbb-87e2-764d67797bca tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:25.999942 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d983d677-ca38-4bbb-87e2-764d67797bca tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:26.006360 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:26.006360 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:26.009611 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d983d677-ca38-4bbb-87e2-764d67797bca tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:26.013358 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d983d677-ca38-4bbb-87e2-764d67797bca tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 returned with HTTP 200 Aug 18 13:53:26.013843 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 532/2156] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:25 2026] GET /volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:26.309229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ccd5078f-7a2a-4c70-adaa-391e32dcdc4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:26.310803 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ccd5078f-7a2a-4c70-adaa-391e32dcdc4b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:26.311006 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ccd5078f-7a2a-4c70-adaa-391e32dcdc4b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:26.311204 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ccd5078f-7a2a-4c70-adaa-391e32dcdc4b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:26.317174 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:26.317174 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:26.320402 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ccd5078f-7a2a-4c70-adaa-391e32dcdc4b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:26.328051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ccd5078f-7a2a-4c70-adaa-391e32dcdc4b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:26.328474 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 543/2157] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:26 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:26.843167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-10849f4e-5d19-4e61-be40-1e15b9a8996e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:26.844728 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10849f4e-5d19-4e61-be40-1e15b9a8996e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:26.844917 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10849f4e-5d19-4e61-be40-1e15b9a8996e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:26.845087 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10849f4e-5d19-4e61-be40-1e15b9a8996e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:26.845215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-10849f4e-5d19-4e61-be40-1e15b9a8996e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:26.847823 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-19e77d96-20f9-449b-b3a9-f4c00aa65b5d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:26.848796 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:26.848796 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:26.849274 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-19e77d96-20f9-449b-b3a9-f4c00aa65b5d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:26.849470 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-19e77d96-20f9-449b-b3a9-f4c00aa65b5d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:26.849506 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10849f4e-5d19-4e61-be40-1e15b9a8996e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:26.849631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-19e77d96-20f9-449b-b3a9-f4c00aa65b5d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:26.849723 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-19e77d96-20f9-449b-b3a9-f4c00aa65b5d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:26.849786 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 540/2158] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:26 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:26.853248 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:26.853248 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:26.853769 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-19e77d96-20f9-449b-b3a9-f4c00aa65b5d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:26.854102 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 544/2159] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:26 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:26.980787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5bb230a5-bff9-4c24-b6db-dad58c000337 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:26.982230 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bb230a5-bff9-4c24-b6db-dad58c000337 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:26.982377 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bb230a5-bff9-4c24-b6db-dad58c000337 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:26.982578 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bb230a5-bff9-4c24-b6db-dad58c000337 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:26.982675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5bb230a5-bff9-4c24-b6db-dad58c000337 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:26.987472 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:26.987472 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:26.988464 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bb230a5-bff9-4c24-b6db-dad58c000337 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:26.988853 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 533/2160] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:26 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:27.025233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2da682bd-2ac5-4856-a629-81fe247c3bea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.026724 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2da682bd-2ac5-4856-a629-81fe247c3bea tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 Aug 18 13:53:27.026939 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2da682bd-2ac5-4856-a629-81fe247c3bea tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.027082 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2da682bd-2ac5-4856-a629-81fe247c3bea tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.032752 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2da682bd-2ac5-4856-a629-81fe247c3bea tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 returned with HTTP 404 Aug 18 13:53:27.033257 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 544/2161] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/volumes/2ec4d34b-1567-4ad8-abd6-642035b3bbd9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:27.039151 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.040612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] DELETE https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 Aug 18 13:53:27.040763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.040965 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.041116 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume with id: 0fad172a-47f6-48ab-9249-f368360e5770 Aug 18 13:53:27.047004 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:27.047004 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:27.047407 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:27.060362 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume request issued successfully. Aug 18 13:53:27.060467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98caf983-9c5d-48d2-bc04-2c7d95e179d0 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 returned with HTTP 202 Aug 18 13:53:27.060801 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 541/2162] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:27 2026] DELETE /volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:27.067444 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6d7c1742-b7f2-4ce7-a586-aebfc9d7524f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.069011 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6d7c1742-b7f2-4ce7-a586-aebfc9d7524f tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 Aug 18 13:53:27.069185 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6d7c1742-b7f2-4ce7-a586-aebfc9d7524f tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.069410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6d7c1742-b7f2-4ce7-a586-aebfc9d7524f tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.077376 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:27.077376 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:27.082016 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6d7c1742-b7f2-4ce7-a586-aebfc9d7524f tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:27.086599 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6d7c1742-b7f2-4ce7-a586-aebfc9d7524f tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 returned with HTTP 200 Aug 18 13:53:27.087024 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 545/2163] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:27.341837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3ec6c3b-565d-499a-bcc2-fdd5dcf5b0d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.344006 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3ec6c3b-565d-499a-bcc2-fdd5dcf5b0d5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:27.344244 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3ec6c3b-565d-499a-bcc2-fdd5dcf5b0d5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.344489 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3ec6c3b-565d-499a-bcc2-fdd5dcf5b0d5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.352894 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:27.352894 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:27.358773 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f3ec6c3b-565d-499a-bcc2-fdd5dcf5b0d5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:27.364063 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3ec6c3b-565d-499a-bcc2-fdd5dcf5b0d5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:27.364550 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 534/2164] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:27.430983 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.527392 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:53:27.527562 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.527763 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.528054 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:53:27.528727 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:53:27.535440 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Get all volumes completed successfully. Aug 18 13:53:27.535821 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9b5d7a2-a3eb-47e8-8d05-b7ccaee8abae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:53:27.536328 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 545/2165] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/volumes => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:53:27.544473 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.546349 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:27.546652 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1698673282"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:27.547976 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1698673282'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:27.548091 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume of 1 GB Aug 18 13:53:27.551901 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Availability Zones retrieved successfully. Aug 18 13:53:27.557068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Flow 'volume_create_api' (2a7c55b2-a73d-4c90-85f7-9a7d3623b531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:27.557955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676d6e4a-861d-426e-9cc6-fb3fe9992e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:27.558746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:27.580872 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676d6e4a-861d-426e-9cc6-fb3fe9992e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:27.581526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207663b4-0e9d-4bb6-af59-f96c60308ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:27.631797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Created reservations ['a55efb6a-ff7d-47da-8af9-8320938efd2f', '08df0092-67fa-45ad-bae0-c61303f933e2', '66caa478-2349-490d-877b-34b3a80f5f7f', '09eb46d4-191f-470c-84c0-46a0d9113571'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:27.632724 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207663b4-0e9d-4bb6-af59-f96c60308ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a55efb6a-ff7d-47da-8af9-8320938efd2f', '08df0092-67fa-45ad-bae0-c61303f933e2', '66caa478-2349-490d-877b-34b3a80f5f7f', '09eb46d4-191f-470c-84c0-46a0d9113571']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:27.633623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acae59d-559b-4ebb-8609-9800a2d785d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:27.658563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acae59d-559b-4ebb-8609-9800a2d785d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1538dee3-2cca-444e-870f-96aee471d6ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1698673282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46002df225147ef87ee4b25ed1adb31',qos_specs=None,replication_status=,reservations=['a55efb6a-ff7d-47da-8af9-8320938efd2f','08df0092-67fa-45ad-bae0-c61303f933e2','66caa478-2349-490d-877b-34b3a80f5f7f','09eb46d4-191f-470c-84c0-46a0d9113571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ec0119a89349da8eccd8fa5b674a31',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1698673282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1538dee3-2cca-444e-870f-96aee471d6ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46002df225147ef87ee4b25ed1adb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04ec0119a89349da8eccd8fa5b674a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:27.659414 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f5568f-d862-4826-892f-6420ba65f7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:27.678235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f5568f-d862-4826-892f-6420ba65f7a5) transitioned into state 'SUCCESS' from state '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-1698673282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46002df225147ef87ee4b25ed1adb31',qos_specs=None,replication_status=,reservations=['a55efb6a-ff7d-47da-8af9-8320938efd2f','08df0092-67fa-45ad-bae0-c61303f933e2','66caa478-2349-490d-877b-34b3a80f5f7f','09eb46d4-191f-470c-84c0-46a0d9113571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ec0119a89349da8eccd8fa5b674a31',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:27.679001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9bb8e92-1a06-4eac-8950-11aed9338bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:27.688221 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9bb8e92-1a06-4eac-8950-11aed9338bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:27.689208 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Flow 'volume_create_api' (2a7c55b2-a73d-4c90-85f7-9a7d3623b531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:27.689580 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume request issued successfully. Aug 18 13:53:27.690178 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-543e9caf-0bcf-4a3a-ac0c-00b8a8f2c0d2 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:27.690768 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 542/2166] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:53:27 2026] POST /volume/v3/volumes => generated 755 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:27.701479 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d3218508-fbc6-4f98-b72b-7e03caea5861 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.703205 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d3218508-fbc6-4f98-b72b-7e03caea5861 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:27.703412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d3218508-fbc6-4f98-b72b-7e03caea5861 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.703588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d3218508-fbc6-4f98-b72b-7e03caea5861 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.709753 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:27.709753 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:27.712840 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d3218508-fbc6-4f98-b72b-7e03caea5861 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:27.716365 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d3218508-fbc6-4f98-b72b-7e03caea5861 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba returned with HTTP 200 Aug 18 13:53:27.716770 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 546/2167] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:27.859352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d8b9e88b-0b55-4cac-bf37-b5480feea62f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.861451 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8b9e88b-0b55-4cac-bf37-b5480feea62f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:27.861500 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8b9e88b-0b55-4cac-bf37-b5480feea62f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.861724 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8b9e88b-0b55-4cac-bf37-b5480feea62f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.861871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d8b9e88b-0b55-4cac-bf37-b5480feea62f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:27.864138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df174281-1f5e-440e-995d-7801ea737fe6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:27.865439 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df174281-1f5e-440e-995d-7801ea737fe6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:27.865638 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df174281-1f5e-440e-995d-7801ea737fe6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:27.865828 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df174281-1f5e-440e-995d-7801ea737fe6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:27.865963 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:27.865963 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:27.866027 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-df174281-1f5e-440e-995d-7801ea737fe6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:27.866657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8b9e88b-0b55-4cac-bf37-b5480feea62f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:27.867128 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 535/2168] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:27.869979 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:27.869979 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:27.870713 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df174281-1f5e-440e-995d-7801ea737fe6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:27.871205 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 546/2169] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:27.998612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-32f097fc-6d67-4cf7-ad12-5d53a8142f49 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.000132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-32f097fc-6d67-4cf7-ad12-5d53a8142f49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:28.000418 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-32f097fc-6d67-4cf7-ad12-5d53a8142f49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.000685 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-32f097fc-6d67-4cf7-ad12-5d53a8142f49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.001695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-32f097fc-6d67-4cf7-ad12-5d53a8142f49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:28.004589 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.004589 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:28.005353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-32f097fc-6d67-4cf7-ad12-5d53a8142f49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:28.005796 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 543/2170] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:27 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:28.099810 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6fa54c6f-7c2d-452e-9bbc-d611323a7b57 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.101645 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6fa54c6f-7c2d-452e-9bbc-d611323a7b57 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 Aug 18 13:53:28.101835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6fa54c6f-7c2d-452e-9bbc-d611323a7b57 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.102054 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6fa54c6f-7c2d-452e-9bbc-d611323a7b57 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.107668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6fa54c6f-7c2d-452e-9bbc-d611323a7b57 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 returned with HTTP 404 Aug 18 13:53:28.108147 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 547/2171] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/volumes/0fad172a-47f6-48ab-9249-f368360e5770 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:28.113697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.115196 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] DELETE https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 Aug 18 13:53:28.115382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.115558 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.115707 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume with id: 681ae953-a9a7-4ef3-88f8-c494f4a9dad0 Aug 18 13:53:28.121739 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.121739 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:28.122143 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:28.135442 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Delete volume request issued successfully. Aug 18 13:53:28.135601 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05207127-1184-4f9c-98fe-96f2aaac1a96 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 returned with HTTP 202 Aug 18 13:53:28.136022 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 536/2172] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:28 2026] DELETE /volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:28.142627 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a717f4e4-74b8-44ec-9ef2-1cb508a66e39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.144277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a717f4e4-74b8-44ec-9ef2-1cb508a66e39 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 Aug 18 13:53:28.144522 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a717f4e4-74b8-44ec-9ef2-1cb508a66e39 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.144704 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a717f4e4-74b8-44ec-9ef2-1cb508a66e39 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.151396 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.151396 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:28.155228 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a717f4e4-74b8-44ec-9ef2-1cb508a66e39 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Volume info retrieved successfully. Aug 18 13:53:28.160158 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a717f4e4-74b8-44ec-9ef2-1cb508a66e39 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 returned with HTTP 200 Aug 18 13:53:28.160679 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 547/2173] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:28.379680 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-38cc30a9-fc05-4315-a8da-67afc97bd1a1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.381443 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38cc30a9-fc05-4315-a8da-67afc97bd1a1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:28.381624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38cc30a9-fc05-4315-a8da-67afc97bd1a1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.381799 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38cc30a9-fc05-4315-a8da-67afc97bd1a1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.388067 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.388067 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:28.391078 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-38cc30a9-fc05-4315-a8da-67afc97bd1a1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:28.394603 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38cc30a9-fc05-4315-a8da-67afc97bd1a1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:28.394926 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 544/2174] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:28.728065 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7bbfeb59-d87c-4250-a5ec-9727ee05587c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.729614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7bbfeb59-d87c-4250-a5ec-9727ee05587c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:28.729739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7bbfeb59-d87c-4250-a5ec-9727ee05587c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.729920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7bbfeb59-d87c-4250-a5ec-9727ee05587c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.736051 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.736051 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:28.739238 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7bbfeb59-d87c-4250-a5ec-9727ee05587c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:28.742525 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7bbfeb59-d87c-4250-a5ec-9727ee05587c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba returned with HTTP 200 Aug 18 13:53:28.742828 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 548/2175] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:28.753474 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3dafe43-f4c1-4bc5-ab41-5e4a866906a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.755146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3dafe43-f4c1-4bc5-ab41-5e4a866906a9 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:28.755329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3dafe43-f4c1-4bc5-ab41-5e4a866906a9 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.755502 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3dafe43-f4c1-4bc5-ab41-5e4a866906a9 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.761711 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.761711 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:28.764959 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f3dafe43-f4c1-4bc5-ab41-5e4a866906a9 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:28.768573 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3dafe43-f4c1-4bc5-ab41-5e4a866906a9 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba returned with HTTP 200 Aug 18 13:53:28.768989 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 537/2176] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:28.779037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.781119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:28.781539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-494701020"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:28.783281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-494701020'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:28.783451 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume of 1 GB Aug 18 13:53:28.787589 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Availability Zones retrieved successfully. Aug 18 13:53:28.792493 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Flow 'volume_create_api' (d0410a10-5dde-49f9-90c8-17ad747cbf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:28.793316 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173aa215-507f-459f-8773-fe8dc72f0bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:28.794109 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:28.814947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173aa215-507f-459f-8773-fe8dc72f0bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:28.815592 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90ef80c-cc14-4460-9837-b7ade7cdcdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:28.849023 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Created reservations ['dfd39fd1-1a1e-4330-8f44-ed1f62d17474', 'aa184abc-a62a-407e-9e0e-8924c418cd17', 'a041af2c-7024-4b57-8012-2577d613417e', '4ad974ce-09a5-4273-85e3-761676e89958'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:28.849650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90ef80c-cc14-4460-9837-b7ade7cdcdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfd39fd1-1a1e-4330-8f44-ed1f62d17474', 'aa184abc-a62a-407e-9e0e-8924c418cd17', 'a041af2c-7024-4b57-8012-2577d613417e', '4ad974ce-09a5-4273-85e3-761676e89958']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:28.850293 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be23a922-ff7e-4ad1-aae4-8d114822137a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:28.868973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be23a922-ff7e-4ad1-aae4-8d114822137a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf15da9f-d341-42fb-bda6-0ce44e4d4b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-494701020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46002df225147ef87ee4b25ed1adb31',qos_specs=None,replication_status=,reservations=['dfd39fd1-1a1e-4330-8f44-ed1f62d17474','aa184abc-a62a-407e-9e0e-8924c418cd17','a041af2c-7024-4b57-8012-2577d613417e','4ad974ce-09a5-4273-85e3-761676e89958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ec0119a89349da8eccd8fa5b674a31',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-494701020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf15da9f-d341-42fb-bda6-0ce44e4d4b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46002df225147ef87ee4b25ed1adb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04ec0119a89349da8eccd8fa5b674a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:28.869539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bcc0636-a4ba-40a0-b5a3-cb8b7c41d220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:28.875980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c1ceb2fb-6c3f-46db-b13b-22115eeb7886 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.877602 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1ceb2fb-6c3f-46db-b13b-22115eeb7886 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:28.877784 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1ceb2fb-6c3f-46db-b13b-22115eeb7886 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.877988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1ceb2fb-6c3f-46db-b13b-22115eeb7886 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.878105 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c1ceb2fb-6c3f-46db-b13b-22115eeb7886 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:28.879817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4061cc3e-fd94-4981-9ceb-3414fc05362d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.881433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4061cc3e-fd94-4981-9ceb-3414fc05362d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:28.881652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4061cc3e-fd94-4981-9ceb-3414fc05362d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.881782 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4061cc3e-fd94-4981-9ceb-3414fc05362d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.881829 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.881829 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:28.881959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4061cc3e-fd94-4981-9ceb-3414fc05362d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:28.882515 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1ceb2fb-6c3f-46db-b13b-22115eeb7886 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:28.882840 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 545/2177] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:28.884929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bcc0636-a4ba-40a0-b5a3-cb8b7c41d220) transitioned into state 'SUCCESS' from state '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-494701020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46002df225147ef87ee4b25ed1adb31',qos_specs=None,replication_status=,reservations=['dfd39fd1-1a1e-4330-8f44-ed1f62d17474','aa184abc-a62a-407e-9e0e-8924c418cd17','a041af2c-7024-4b57-8012-2577d613417e','4ad974ce-09a5-4273-85e3-761676e89958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ec0119a89349da8eccd8fa5b674a31',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:28.885532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf28b77c-734e-460c-825e-690d0f77142c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:28.886232 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.886232 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:28.886825 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4061cc3e-fd94-4981-9ceb-3414fc05362d tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:28.887178 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 549/2178] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:28.892802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf28b77c-734e-460c-825e-690d0f77142c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:28.893565 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Flow 'volume_create_api' (d0410a10-5dde-49f9-90c8-17ad747cbf36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:28.893827 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume request issued successfully. Aug 18 13:53:28.894357 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ee836cc-7781-42ab-97d9-a1daf65a9e66 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:28.894852 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 548/2179] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:53:28 2026] POST /volume/v3/volumes => generated 754 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:28.904676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15d5dfe9-1761-4a67-9a6e-aae65cfc2e12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:28.906373 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15d5dfe9-1761-4a67-9a6e-aae65cfc2e12 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:28.906549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15d5dfe9-1761-4a67-9a6e-aae65cfc2e12 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:28.906724 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15d5dfe9-1761-4a67-9a6e-aae65cfc2e12 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:28.913384 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:28.913384 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:28.916460 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15d5dfe9-1761-4a67-9a6e-aae65cfc2e12 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:28.919804 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15d5dfe9-1761-4a67-9a6e-aae65cfc2e12 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d returned with HTTP 200 Aug 18 13:53:28.920161 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 538/2180] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:28 2026] GET /volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:29.015421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f8169d98-4c36-4b58-a046-8aecf02d4c95 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.016949 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8169d98-4c36-4b58-a046-8aecf02d4c95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:29.017134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8169d98-4c36-4b58-a046-8aecf02d4c95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:29.017314 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8169d98-4c36-4b58-a046-8aecf02d4c95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:29.017410 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f8169d98-4c36-4b58-a046-8aecf02d4c95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:29.021445 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:29.021445 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:29.022157 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8169d98-4c36-4b58-a046-8aecf02d4c95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:29.022485 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 546/2181] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:29 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:29.172657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6c47f84c-027a-47e6-9779-82a980fca766 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.174184 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c47f84c-027a-47e6-9779-82a980fca766 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] GET https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 Aug 18 13:53:29.174375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c47f84c-027a-47e6-9779-82a980fca766 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:29.174544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c47f84c-027a-47e6-9779-82a980fca766 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:29.179309 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c47f84c-027a-47e6-9779-82a980fca766 tempest-CreateVolumesFromImageTest-1763217924 tempest-CreateVolumesFromImageTest-1763217924-project-member] https://10.4.3.221/volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 returned with HTTP 404 Aug 18 13:53:29.179704 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 550/2182] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:29 2026] GET /volume/v3/volumes/681ae953-a9a7-4ef3-88f8-c494f4a9dad0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:29.405989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c95b1eb8-dada-4fdf-9025-06e2f1f729b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.407608 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c95b1eb8-dada-4fdf-9025-06e2f1f729b6 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:29.407800 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c95b1eb8-dada-4fdf-9025-06e2f1f729b6 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:29.408004 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c95b1eb8-dada-4fdf-9025-06e2f1f729b6 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:29.414215 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:29.414215 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:29.417758 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c95b1eb8-dada-4fdf-9025-06e2f1f729b6 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:29.421579 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c95b1eb8-dada-4fdf-9025-06e2f1f729b6 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:29.421962 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 549/2183] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:29 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:29.892740 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c1b247a-a67a-4079-b389-afa43ec0ea57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.895053 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c1b247a-a67a-4079-b389-afa43ec0ea57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:29.895340 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c1b247a-a67a-4079-b389-afa43ec0ea57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:29.895614 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c1b247a-a67a-4079-b389-afa43ec0ea57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:29.895744 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0c1b247a-a67a-4079-b389-afa43ec0ea57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:29.895903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-20825d39-5329-4cf5-b224-889c562e503c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.897583 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-20825d39-5329-4cf5-b224-889c562e503c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:29.897703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-20825d39-5329-4cf5-b224-889c562e503c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:29.898889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-20825d39-5329-4cf5-b224-889c562e503c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:29.898889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-20825d39-5329-4cf5-b224-889c562e503c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:29.900337 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:29.900337 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:29.901208 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c1b247a-a67a-4079-b389-afa43ec0ea57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:29.901621 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 539/2184] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:29 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:29.902344 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:29.902344 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:29.903036 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-20825d39-5329-4cf5-b224-889c562e503c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:29.903419 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 547/2185] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:29 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:29.932005 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-270a923a-aa70-4014-83de-a910ef85f22d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.934150 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-270a923a-aa70-4014-83de-a910ef85f22d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:29.934397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-270a923a-aa70-4014-83de-a910ef85f22d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:29.934649 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-270a923a-aa70-4014-83de-a910ef85f22d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:29.941404 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:29.941404 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:29.944789 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-270a923a-aa70-4014-83de-a910ef85f22d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:29.948706 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-270a923a-aa70-4014-83de-a910ef85f22d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d returned with HTTP 200 Aug 18 13:53:29.949103 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 551/2186] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:29 2026] GET /volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:29.959775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8467ddef-8ca8-47ef-86fd-542ac57ed6ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.961353 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8467ddef-8ca8-47ef-86fd-542ac57ed6ae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:29.961517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8467ddef-8ca8-47ef-86fd-542ac57ed6ae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:29.961689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8467ddef-8ca8-47ef-86fd-542ac57ed6ae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:29.968455 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:29.968455 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:29.972160 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8467ddef-8ca8-47ef-86fd-542ac57ed6ae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:29.976564 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8467ddef-8ca8-47ef-86fd-542ac57ed6ae tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d returned with HTTP 200 Aug 18 13:53:29.976984 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 550/2187] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:29 2026] GET /volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:29.989033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:29.991028 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:29.991313 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1878893416"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:29.992635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1878893416'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:29.992741 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume of 1 GB Aug 18 13:53:29.996456 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Availability Zones retrieved successfully. Aug 18 13:53:30.003756 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Flow 'volume_create_api' (17e12369-85b4-4dc9-97f8-afe420b04d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:30.005144 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d7a59b-97c8-4377-8e4b-2e143bffa611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.006446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:30.032657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-66bb9484-cf75-468d-912d-d63bd86d50c1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:30.034498 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d7a59b-97c8-4377-8e4b-2e143bffa611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.034688 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-66bb9484-cf75-468d-912d-d63bd86d50c1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:30.034981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-66bb9484-cf75-468d-912d-d63bd86d50c1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:30.035175 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-66bb9484-cf75-468d-912d-d63bd86d50c1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:30.035219 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e6ac4c-d436-4826-96aa-e5e407f3a81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.035293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-66bb9484-cf75-468d-912d-d63bd86d50c1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:30.039504 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:30.039504 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:30.040414 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-66bb9484-cf75-468d-912d-d63bd86d50c1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:30.040877 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 548/2188] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:30 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:30.066764 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Created reservations ['63453110-ea92-49f9-8c80-4e34cebcec53', 'b27a5add-14a2-4c21-8986-19f0c1051026', 'f799093f-c11f-4ab4-9c73-955e337f2223', 'bcbb6c8e-bf18-45de-a5a8-f6cb07ac6409'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:30.067414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e6ac4c-d436-4826-96aa-e5e407f3a81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63453110-ea92-49f9-8c80-4e34cebcec53', 'b27a5add-14a2-4c21-8986-19f0c1051026', 'f799093f-c11f-4ab4-9c73-955e337f2223', 'bcbb6c8e-bf18-45de-a5a8-f6cb07ac6409']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.068023 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae09629e-742f-4560-ae1d-6b5670a8345d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.086353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae09629e-742f-4560-ae1d-6b5670a8345d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea2327e-5792-426a-8ccb-cbb81ed32cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1878893416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46002df225147ef87ee4b25ed1adb31',qos_specs=None,replication_status=,reservations=['63453110-ea92-49f9-8c80-4e34cebcec53','b27a5add-14a2-4c21-8986-19f0c1051026','f799093f-c11f-4ab4-9c73-955e337f2223','bcbb6c8e-bf18-45de-a5a8-f6cb07ac6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ec0119a89349da8eccd8fa5b674a31',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1878893416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea2327e-5792-426a-8ccb-cbb81ed32cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46002df225147ef87ee4b25ed1adb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04ec0119a89349da8eccd8fa5b674a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.086961 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e47578a-e607-4f53-8428-95866bf51954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.097777 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:30.101952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e47578a-e607-4f53-8428-95866bf51954) transitioned into state 'SUCCESS' from state '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-1878893416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46002df225147ef87ee4b25ed1adb31',qos_specs=None,replication_status=,reservations=['63453110-ea92-49f9-8c80-4e34cebcec53','b27a5add-14a2-4c21-8986-19f0c1051026','f799093f-c11f-4ab4-9c73-955e337f2223','bcbb6c8e-bf18-45de-a5a8-f6cb07ac6409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04ec0119a89349da8eccd8fa5b674a31',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.102539 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08190cd1-e874-4c9f-a0b4-0290c837deca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.110021 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08190cd1-e874-4c9f-a0b4-0290c837deca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.110762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Flow 'volume_create_api' (17e12369-85b4-4dc9-97f8-afe420b04d09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:30.111274 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Create volume request issued successfully. Aug 18 13:53:30.111773 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa20ada1-00e0-4c68-bdd0-092fda951558 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:30.112171 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 540/2189] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:53:29 2026] POST /volume/v3/volumes => generated 755 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:30.122793 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c605a3d4-1631-4d3f-9098-db6b6758e979 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:30.124227 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c605a3d4-1631-4d3f-9098-db6b6758e979 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:30.124419 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c605a3d4-1631-4d3f-9098-db6b6758e979 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:30.124596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c605a3d4-1631-4d3f-9098-db6b6758e979 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:30.130393 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:30.130393 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:30.133543 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c605a3d4-1631-4d3f-9098-db6b6758e979 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:30.137562 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c605a3d4-1631-4d3f-9098-db6b6758e979 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc returned with HTTP 200 Aug 18 13:53:30.137934 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 551/2190] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:30 2026] GET /volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:30.172482 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:30.172872 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-102879966"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:30.174289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-102879966'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:30.174423 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume of 1 GB Aug 18 13:53:30.178291 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Availability Zones retrieved successfully. Aug 18 13:53:30.183695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (a5e52cc3-ea0b-4600-89d8-36e2a22ed985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:30.184635 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c34648-407d-42e1-9a54-ea16de343277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.185536 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:30.209462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c34648-407d-42e1-9a54-ea16de343277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.210164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81dea62-bdb6-4956-8c57-9f79d1c1d497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.264752 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Created reservations ['f486a2b1-b6bf-4691-8429-c1cc54ca5f61', 'b74930a4-186c-45d3-9fae-ad99c49f5a46', 'e9b3ab29-77fa-4f22-957a-3606bdbbb7f6', '51182d93-5f80-485c-801c-d867d6c9d8e3'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:30.265499 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81dea62-bdb6-4956-8c57-9f79d1c1d497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f486a2b1-b6bf-4691-8429-c1cc54ca5f61', 'b74930a4-186c-45d3-9fae-ad99c49f5a46', 'e9b3ab29-77fa-4f22-957a-3606bdbbb7f6', '51182d93-5f80-485c-801c-d867d6c9d8e3']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.266165 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b07bf2-e0c8-4e68-8b7b-a13617cffa18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.287384 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b07bf2-e0c8-4e68-8b7b-a13617cffa18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59685532-805b-439e-99c7-7d56aa917f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-102879966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['f486a2b1-b6bf-4691-8429-c1cc54ca5f61','b74930a4-186c-45d3-9fae-ad99c49f5a46','e9b3ab29-77fa-4f22-957a-3606bdbbb7f6','51182d93-5f80-485c-801c-d867d6c9d8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-102879966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59685532-805b-439e-99c7-7d56aa917f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10b361ed7f324f119dc459b799efd134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e0002480c84e40811dd142dfe5bf46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.288040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc85b3b9-e142-49e2-ba78-2bc064d6d80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.306588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc85b3b9-e142-49e2-ba78-2bc064d6d80b) transitioned into state 'SUCCESS' from state '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-102879966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['f486a2b1-b6bf-4691-8429-c1cc54ca5f61','b74930a4-186c-45d3-9fae-ad99c49f5a46','e9b3ab29-77fa-4f22-957a-3606bdbbb7f6','51182d93-5f80-485c-801c-d867d6c9d8e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.307504 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b923c6ab-a8eb-470a-8554-a2cfb19c0ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:30.318640 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b923c6ab-a8eb-470a-8554-a2cfb19c0ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:30.319742 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (a5e52cc3-ea0b-4600-89d8-36e2a22ed985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:30.320157 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request issued successfully. Aug 18 13:53:30.320839 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-87ff583a-e3b4-49d6-8e98-dc406eeb43fd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:30.321539 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 552/2191] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:53:30 2026] POST /volume/v3/volumes => generated 759 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:30.333641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8a35adc7-73d1-41b5-b991-27af85263836 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:30.335482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8a35adc7-73d1-41b5-b991-27af85263836 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 Aug 18 13:53:30.335662 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8a35adc7-73d1-41b5-b991-27af85263836 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:30.335849 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8a35adc7-73d1-41b5-b991-27af85263836 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:30.343780 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:30.343780 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:30.348456 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8a35adc7-73d1-41b5-b991-27af85263836 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:30.352507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8a35adc7-73d1-41b5-b991-27af85263836 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 returned with HTTP 200 Aug 18 13:53:30.352896 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 549/2192] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:30 2026] GET /volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:30.436520 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1409c42-1ac2-4dde-a923-88da2815a2e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:30.438350 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1409c42-1ac2-4dde-a923-88da2815a2e4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:30.438518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1409c42-1ac2-4dde-a923-88da2815a2e4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:30.438694 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1409c42-1ac2-4dde-a923-88da2815a2e4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:30.446806 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:30.446806 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:30.450958 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1409c42-1ac2-4dde-a923-88da2815a2e4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:30.455135 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1409c42-1ac2-4dde-a923-88da2815a2e4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:30.455534 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 541/2193] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:30 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:30.911975 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45027127-49dd-42d1-9400-1d1cec1fd5e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:30.913943 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45027127-49dd-42d1-9400-1d1cec1fd5e1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:30.913943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45027127-49dd-42d1-9400-1d1cec1fd5e1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:30.914135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45027127-49dd-42d1-9400-1d1cec1fd5e1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:30.914246 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-45027127-49dd-42d1-9400-1d1cec1fd5e1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:30.915235 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-345fee53-f45a-453a-80b3-68ac82cb8053 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:30.916882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-345fee53-f45a-453a-80b3-68ac82cb8053 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:30.917069 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-345fee53-f45a-453a-80b3-68ac82cb8053 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:30.917237 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-345fee53-f45a-453a-80b3-68ac82cb8053 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:30.917346 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-345fee53-f45a-453a-80b3-68ac82cb8053 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:30.918454 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:30.918454 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:30.919225 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45027127-49dd-42d1-9400-1d1cec1fd5e1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:30.919649 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 552/2194] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:30 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:30.921035 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:30.921035 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:30.921522 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-345fee53-f45a-453a-80b3-68ac82cb8053 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:30.921814 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 553/2195] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:30 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.052244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f58d01eb-78a0-4390-adc8-16695f0e95be None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.053934 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f58d01eb-78a0-4390-adc8-16695f0e95be tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:31.054117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f58d01eb-78a0-4390-adc8-16695f0e95be tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.054306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f58d01eb-78a0-4390-adc8-16695f0e95be tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.054411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f58d01eb-78a0-4390-adc8-16695f0e95be tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:31.058192 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.058192 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:31.058843 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f58d01eb-78a0-4390-adc8-16695f0e95be tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:31.059168 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 550/2196] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.149734 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62685806-c909-4a9c-a130-e276fbd4fe08 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.151596 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62685806-c909-4a9c-a130-e276fbd4fe08 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:31.151773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62685806-c909-4a9c-a130-e276fbd4fe08 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.151966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62685806-c909-4a9c-a130-e276fbd4fe08 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.160315 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.160315 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:31.165367 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-62685806-c909-4a9c-a130-e276fbd4fe08 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:31.169772 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62685806-c909-4a9c-a130-e276fbd4fe08 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc returned with HTTP 200 Aug 18 13:53:31.170191 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 542/2197] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.181344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af036d3b-5414-43c0-92bb-3bf9c0b0f33f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.183037 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af036d3b-5414-43c0-92bb-3bf9c0b0f33f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:31.183224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af036d3b-5414-43c0-92bb-3bf9c0b0f33f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.183396 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af036d3b-5414-43c0-92bb-3bf9c0b0f33f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.189573 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.189573 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:31.192566 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af036d3b-5414-43c0-92bb-3bf9c0b0f33f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:31.196042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af036d3b-5414-43c0-92bb-3bf9c0b0f33f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc returned with HTTP 200 Aug 18 13:53:31.196400 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 553/2198] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.211044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.280234 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:31.281769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:31.283162 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:31.283375 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Create volume of 1 GB Aug 18 13:53:31.289140 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Availability Zones retrieved successfully. Aug 18 13:53:31.295793 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Flow 'volume_create_api' (1fb0fa87-426f-4c34-b688-24d43cae0e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:31.298043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31add5f4-0276-4187-b4f1-ee9c5f4c1db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:31.298789 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:31.328420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31add5f4-0276-4187-b4f1-ee9c5f4c1db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:31.328810 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208eb813-d23c-47fd-bfbd-94d8b33d00ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:31.364729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-996b784d-a0d9-4bff-84cc-1cf12a371155 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.366463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-996b784d-a0d9-4bff-84cc-1cf12a371155 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 Aug 18 13:53:31.366537 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-996b784d-a0d9-4bff-84cc-1cf12a371155 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.366703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-996b784d-a0d9-4bff-84cc-1cf12a371155 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.373177 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.373177 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:31.376579 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-996b784d-a0d9-4bff-84cc-1cf12a371155 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:31.380307 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-996b784d-a0d9-4bff-84cc-1cf12a371155 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 returned with HTTP 200 Aug 18 13:53:31.380770 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 551/2199] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.381438 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Created reservations ['114718f4-1883-4088-98c7-2b5162c88d79', '871ed596-2a2c-4587-96d0-c3988a5d1236', 'a374efa2-c2a0-4194-8723-da5db9897864', '48323cfc-80b2-406b-b1bf-ea50fe8d43ec'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:31.382202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208eb813-d23c-47fd-bfbd-94d8b33d00ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114718f4-1883-4088-98c7-2b5162c88d79', '871ed596-2a2c-4587-96d0-c3988a5d1236', 'a374efa2-c2a0-4194-8723-da5db9897864', '48323cfc-80b2-406b-b1bf-ea50fe8d43ec']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:31.382846 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8e290a-318f-4641-95bf-8445aa8a9b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:31.393268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.395048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:53:31.395465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59685532-805b-439e-99c7-7d56aa917f93", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-182396655"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:31.403406 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8e290a-318f-4641-95bf-8445aa8a9b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4daa3cd5-6d67-4da7-a124-71d7827b9b99', '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='9fd70b1217ab4f3ba11c6e9964da1810',qos_specs=None,replication_status=,reservations=['114718f4-1883-4088-98c7-2b5162c88d79','871ed596-2a2c-4587-96d0-c3988a5d1236','a374efa2-c2a0-4194-8723-da5db9897864','48323cfc-80b2-406b-b1bf-ea50fe8d43ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f02e96df1334fc888b0c5aa3be4cdfa',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4daa3cd5-6d67-4da7-a124-71d7827b9b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd70b1217ab4f3ba11c6e9964da1810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f02e96df1334fc888b0c5aa3be4cdfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:31.403998 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.403998 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:31.404483 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:31.404546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca76324-4549-4b27-b636-7f1c19e40824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:31.404693 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create snapshot from volume 59685532-805b-439e-99c7-7d56aa917f93 Aug 18 13:53:31.418770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca76324-4549-4b27-b636-7f1c19e40824) transitioned into state 'SUCCESS' from 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='9fd70b1217ab4f3ba11c6e9964da1810',qos_specs=None,replication_status=,reservations=['114718f4-1883-4088-98c7-2b5162c88d79','871ed596-2a2c-4587-96d0-c3988a5d1236','a374efa2-c2a0-4194-8723-da5db9897864','48323cfc-80b2-406b-b1bf-ea50fe8d43ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f02e96df1334fc888b0c5aa3be4cdfa',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:31.419394 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c986d26c-d3b4-4fa3-94ee-b52f4cf88970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:31.427432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c986d26c-d3b4-4fa3-94ee-b52f4cf88970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:31.428466 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Flow 'volume_create_api' (1fb0fa87-426f-4c34-b688-24d43cae0e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:31.428738 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Create volume request issued successfully. Aug 18 13:53:31.429384 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cdaf6d63-fb8b-4dfc-a064-4d00f19842a3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:31.429755 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 554/2200] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:53:31 2026] POST /volume/v3/volumes => generated 733 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:31.434545 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Created reservations ['eb62a109-0c2a-4e14-8a77-36d796c325f9', 'd7f94686-936a-4962-8dae-6a574fe9ae1b', '226baeff-a452-48df-a731-29b47ac849c4', '9877b78a-625d-45ce-a13f-11a36d498169'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:31.441690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2845b45f-a7a6-4bf4-bf8f-b270b6ee95e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.444038 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2845b45f-a7a6-4bf4-bf8f-b270b6ee95e3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] GET https://10.4.3.221/volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 Aug 18 13:53:31.444324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2845b45f-a7a6-4bf4-bf8f-b270b6ee95e3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.444593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2845b45f-a7a6-4bf4-bf8f-b270b6ee95e3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.453427 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.453427 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:31.457549 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2845b45f-a7a6-4bf4-bf8f-b270b6ee95e3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Volume info retrieved successfully. Aug 18 13:53:31.459808 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Snapshot create request issued successfully. Aug 18 13:53:31.460135 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3f5f053-7cdd-4d58-9f4c-526a0d51f559 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:53:31.460581 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 543/2201] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:53:31 2026] POST /volume/v3/snapshots => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:31.461369 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2845b45f-a7a6-4bf4-bf8f-b270b6ee95e3 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] https://10.4.3.221/volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 returned with HTTP 200 Aug 18 13:53:31.461816 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 554/2202] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.468241 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fe206cbf-6aec-4a53-a2ba-eebb89d907d8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.469093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0c382701-2cf0-4e63-a920-7ce1e6d74d76 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.469830 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe206cbf-6aec-4a53-a2ba-eebb89d907d8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:31.470004 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe206cbf-6aec-4a53-a2ba-eebb89d907d8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.470171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe206cbf-6aec-4a53-a2ba-eebb89d907d8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.470973 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0c382701-2cf0-4e63-a920-7ce1e6d74d76 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 Aug 18 13:53:31.471157 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0c382701-2cf0-4e63-a920-7ce1e6d74d76 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.471346 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0c382701-2cf0-4e63-a920-7ce1e6d74d76 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.476086 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.476086 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:31.476291 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.476291 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:31.476723 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0c382701-2cf0-4e63-a920-7ce1e6d74d76 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Snapshot retrieved successfully. Aug 18 13:53:31.477569 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0c382701-2cf0-4e63-a920-7ce1e6d74d76 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 returned with HTTP 200 Aug 18 13:53:31.478073 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 555/2203] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.479076 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fe206cbf-6aec-4a53-a2ba-eebb89d907d8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:31.482581 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe206cbf-6aec-4a53-a2ba-eebb89d907d8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:31.482975 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 552/2204] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.931070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-000d1afa-36ac-4bfd-9435-c0c824b8271f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.931238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78c595fb-ced0-4165-b509-ccc27c62d442 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:31.932815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78c595fb-ced0-4165-b509-ccc27c62d442 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:31.932901 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-000d1afa-36ac-4bfd-9435-c0c824b8271f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:31.933048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-000d1afa-36ac-4bfd-9435-c0c824b8271f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.933087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78c595fb-ced0-4165-b509-ccc27c62d442 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:31.933218 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-000d1afa-36ac-4bfd-9435-c0c824b8271f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.933254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78c595fb-ced0-4165-b509-ccc27c62d442 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:31.933330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-000d1afa-36ac-4bfd-9435-c0c824b8271f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:31.933404 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-78c595fb-ced0-4165-b509-ccc27c62d442 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:31.937045 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.937045 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:31.937125 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:31.937125 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:31.937605 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78c595fb-ced0-4165-b509-ccc27c62d442 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:31.937762 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-000d1afa-36ac-4bfd-9435-c0c824b8271f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:31.938012 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 555/2206] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:31.938048 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 544/2206] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:31 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.070094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-08a7a630-5479-4d3a-91ec-758204e467a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.071745 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08a7a630-5479-4d3a-91ec-758204e467a7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:32.071942 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08a7a630-5479-4d3a-91ec-758204e467a7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.072112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08a7a630-5479-4d3a-91ec-758204e467a7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.072202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-08a7a630-5479-4d3a-91ec-758204e467a7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:32.076069 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.076069 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:32.076725 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08a7a630-5479-4d3a-91ec-758204e467a7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:32.077080 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 556/2207] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.473001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c84a6bf5-b08e-4365-8f1b-6e5b39de94bb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.474728 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c84a6bf5-b08e-4365-8f1b-6e5b39de94bb tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] GET https://10.4.3.221/volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 Aug 18 13:53:32.475050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c84a6bf5-b08e-4365-8f1b-6e5b39de94bb tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.475050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c84a6bf5-b08e-4365-8f1b-6e5b39de94bb tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.481153 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.481153 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:32.484820 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c84a6bf5-b08e-4365-8f1b-6e5b39de94bb tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Volume info retrieved successfully. Aug 18 13:53:32.485719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fea699e2-ef05-4fc9-bdcc-c7c6d3f8c603 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.487298 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fea699e2-ef05-4fc9-bdcc-c7c6d3f8c603 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 Aug 18 13:53:32.487466 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fea699e2-ef05-4fc9-bdcc-c7c6d3f8c603 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.487648 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fea699e2-ef05-4fc9-bdcc-c7c6d3f8c603 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.488149 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c84a6bf5-b08e-4365-8f1b-6e5b39de94bb tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] https://10.4.3.221/volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 returned with HTTP 200 Aug 18 13:53:32.488505 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 553/2208] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 => generated 964 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.494954 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.494954 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:32.495397 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fea699e2-ef05-4fc9-bdcc-c7c6d3f8c603 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Snapshot retrieved successfully. Aug 18 13:53:32.495642 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8dda633-cbed-4037-8e80-5ada7502ef7f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.496119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fea699e2-ef05-4fc9-bdcc-c7c6d3f8c603 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 returned with HTTP 200 Aug 18 13:53:32.496509 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 556/2209] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.497428 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8dda633-cbed-4037-8e80-5ada7502ef7f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:32.497666 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8dda633-cbed-4037-8e80-5ada7502ef7f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.497950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8dda633-cbed-4037-8e80-5ada7502ef7f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.501624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.503158 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1&project_id=b46002df225147ef87ee4b25ed1adb31 Aug 18 13:53:32.503354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.503523 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.503952 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Could not evaluate value b46002df225147ef87ee4b25ed1adb31, assuming string {{(pid=100281) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:53:32.504409 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Searching by: MultiDict([('project_id', 'b46002df225147ef87ee4b25ed1adb31'), ('all_tenants', 1)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:53:32.505660 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.505660 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:32.506026 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-05f9f57e-2aff-481b-8a71-80835656950b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.507731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:32.508159 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "88d25955-b996-4b22-9dcf-7be67c5548f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-532560682"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:32.509096 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c8dda633-cbed-4037-8e80-5ada7502ef7f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:32.509571 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request body: {'volume': {"'snapshot_id": '88d25955-b996-4b22-9dcf-7be67c5548f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-532560682'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:32.509715 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume of 1 GB Aug 18 13:53:32.513518 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Availability Zones retrieved successfully. Aug 18 13:53:32.513575 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8dda633-cbed-4037-8e80-5ada7502ef7f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:32.513996 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 545/2210] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.518987 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (15a4065f-2950-4b8c-b887-190119aa5169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:32.519943 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a9f871-1613-4e42-9a94-292e2ed31932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.520844 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:32.536078 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Get all volumes completed successfully. Aug 18 13:53:32.536965 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.536965 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:32.540248 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4ffe3fc-8710-4a74-b925-07b5c75ce653 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1&project_id=b46002df225147ef87ee4b25ed1adb31 returned with HTTP 200 Aug 18 13:53:32.540621 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 557/2211] 10.4.3.221 () {66 vars in 1373 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b46002df225147ef87ee4b25ed1adb31 => generated 3027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:32.544204 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a9f871-1613-4e42-9a94-292e2ed31932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.544954 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1ee848-931b-4481-90fa-ce2589a5a89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.553416 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.555012 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 Aug 18 13:53:32.555191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.555377 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.555529 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Delete volume with id: 4daa3cd5-6d67-4da7-a124-71d7827b9b99 Aug 18 13:53:32.561670 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.561670 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:32.561980 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Volume info retrieved successfully. Aug 18 13:53:32.579259 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] Delete volume request issued successfully. Aug 18 13:53:32.579259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb98c79a-5ffb-42b8-a326-89cd7d279689 tempest-VolumesListAdminTestJSON-1601124427 tempest-VolumesListAdminTestJSON-1601124427-project-admin] https://10.4.3.221/volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 returned with HTTP 202 Aug 18 13:53:32.579259 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 557/2212] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:32 2026] DELETE /volume/v3/volumes/4daa3cd5-6d67-4da7-a124-71d7827b9b99 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:32.579754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Created reservations ['f3a6cfc6-beae-44b3-9cc4-de5f69bfba28', '7261ccf6-5a51-4eb9-97a1-abbe87a66ff0', '611f4f77-e171-4b8b-ba7a-5300902a6712', '4bf65140-da0a-46ee-8e39-dff0054eae42'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:32.579754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1ee848-931b-4481-90fa-ce2589a5a89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a6cfc6-beae-44b3-9cc4-de5f69bfba28', '7261ccf6-5a51-4eb9-97a1-abbe87a66ff0', '611f4f77-e171-4b8b-ba7a-5300902a6712', '4bf65140-da0a-46ee-8e39-dff0054eae42']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.580356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961de529-c371-4a6e-a3ff-94c77b4d6895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.587842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1062c40-7624-4252-9e7e-09eae8984f83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.589887 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1062c40-7624-4252-9e7e-09eae8984f83 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:32.590061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1062c40-7624-4252-9e7e-09eae8984f83 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.590232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1062c40-7624-4252-9e7e-09eae8984f83 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.597478 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.597478 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:32.599976 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c1062c40-7624-4252-9e7e-09eae8984f83 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:32.601805 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961de529-c371-4a6e-a3ff-94c77b4d6895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '680661c7-8c92-45d5-b7c7-7d0d73b1040c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-532560682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['f3a6cfc6-beae-44b3-9cc4-de5f69bfba28','7261ccf6-5a51-4eb9-97a1-abbe87a66ff0','611f4f77-e171-4b8b-ba7a-5300902a6712','4bf65140-da0a-46ee-8e39-dff0054eae42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-532560682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=680661c7-8c92-45d5-b7c7-7d0d73b1040c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10b361ed7f324f119dc459b799efd134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e0002480c84e40811dd142dfe5bf46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.602627 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f643c0-94ea-443b-9116-ba6bbdb3291f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.605334 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1062c40-7624-4252-9e7e-09eae8984f83 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc returned with HTTP 200 Aug 18 13:53:32.605617 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 546/2213] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.618162 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.618786 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77f643c0-94ea-443b-9116-ba6bbdb3291f) transitioned into state 'SUCCESS' from state '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-532560682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['f3a6cfc6-beae-44b3-9cc4-de5f69bfba28','7261ccf6-5a51-4eb9-97a1-abbe87a66ff0','611f4f77-e171-4b8b-ba7a-5300902a6712','4bf65140-da0a-46ee-8e39-dff0054eae42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.619490 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a351d050-8e04-4108-95b7-cac5e3b56bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.619771 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] DELETE https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:32.620030 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.620142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.620297 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Delete volume with id: eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:32.627646 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.627646 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:32.627739 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a351d050-8e04-4108-95b7-cac5e3b56bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.627811 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:32.627974 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (15a4065f-2950-4b8c-b887-190119aa5169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:32.628279 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request issued successfully. Aug 18 13:53:32.628789 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-05f9f57e-2aff-481b-8a71-80835656950b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:32.629346 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 554/2214] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:32 2026] POST /volume/v3/volumes => generated 759 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:32.641033 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.643335 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:32.643661 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "88d25955-b996-4b22-9dcf-7be67c5548f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1208753045"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:32.646061 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Delete volume request issued successfully. Aug 18 13:53:32.646061 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c3110f7-4d04-45bb-a6da-e21602e6bc4c tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc returned with HTTP 202 Aug 18 13:53:32.646061 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 558/2215] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:32 2026] DELETE /volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:32.646294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request body: {'volume': {"'snapshot_id": '88d25955-b996-4b22-9dcf-7be67c5548f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1208753045'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:32.646294 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume of 1 GB Aug 18 13:53:32.650992 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Availability Zones retrieved successfully. Aug 18 13:53:32.655895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40cf3431-4bc5-4b7a-8df4-70173d66fc6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.657673 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40cf3431-4bc5-4b7a-8df4-70173d66fc6f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:32.657879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40cf3431-4bc5-4b7a-8df4-70173d66fc6f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.657950 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (e3817c34-f4b3-46a8-9c98-2e9dab2ba3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:32.658079 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40cf3431-4bc5-4b7a-8df4-70173d66fc6f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.658906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa05c71-a847-4b24-8a71-ab092e2f4bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.659895 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:32.665524 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.665524 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:32.668686 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40cf3431-4bc5-4b7a-8df4-70173d66fc6f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:32.673786 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40cf3431-4bc5-4b7a-8df4-70173d66fc6f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc returned with HTTP 200 Aug 18 13:53:32.673786 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 547/2216] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.688199 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa05c71-a847-4b24-8a71-ab092e2f4bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.688199 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6098597b-8057-4180-8352-03421ef26bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.724008 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Created reservations ['e79ffc70-b08b-4eff-aa35-2360eb8a9456', 'aef4c9fd-7965-4b81-9a78-0ca684fc523b', '3ad6f372-16ba-426f-81e4-5ba5d091d986', '1f14d9b7-6850-4afb-9b1f-2e863532c91f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:32.726892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6098597b-8057-4180-8352-03421ef26bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79ffc70-b08b-4eff-aa35-2360eb8a9456', 'aef4c9fd-7965-4b81-9a78-0ca684fc523b', '3ad6f372-16ba-426f-81e4-5ba5d091d986', '1f14d9b7-6850-4afb-9b1f-2e863532c91f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.726892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14a3b1e-d81b-4c4c-8e34-53e31d70dda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.744931 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14a3b1e-d81b-4c4c-8e34-53e31d70dda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07917e31-596d-4a5e-bc5d-7f7508a50b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1208753045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['e79ffc70-b08b-4eff-aa35-2360eb8a9456','aef4c9fd-7965-4b81-9a78-0ca684fc523b','3ad6f372-16ba-426f-81e4-5ba5d091d986','1f14d9b7-6850-4afb-9b1f-2e863532c91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1208753045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07917e31-596d-4a5e-bc5d-7f7508a50b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10b361ed7f324f119dc459b799efd134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e0002480c84e40811dd142dfe5bf46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.745708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8f1fb7-1144-417d-911b-b1a87260f942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.766199 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8f1fb7-1144-417d-911b-b1a87260f942) transitioned into state 'SUCCESS' from state '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-1208753045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['e79ffc70-b08b-4eff-aa35-2360eb8a9456','aef4c9fd-7965-4b81-9a78-0ca684fc523b','3ad6f372-16ba-426f-81e4-5ba5d091d986','1f14d9b7-6850-4afb-9b1f-2e863532c91f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.766808 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5263b1a4-0949-4526-953f-04cb21dcfa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.776535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5263b1a4-0949-4526-953f-04cb21dcfa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.777267 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (e3817c34-f4b3-46a8-9c98-2e9dab2ba3ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:32.777685 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request issued successfully. Aug 18 13:53:32.778355 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cf619c9-81d2-46f3-bef5-786602f3ea46 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:32.778953 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 558/2217] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:32 2026] POST /volume/v3/volumes => generated 760 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:53:32.790197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.791724 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:32.792134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "88d25955-b996-4b22-9dcf-7be67c5548f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1926369605"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:32.793500 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request body: {'volume': {"'snapshot_id": '88d25955-b996-4b22-9dcf-7be67c5548f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1926369605'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:32.793664 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume of 1 GB Aug 18 13:53:32.793928 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.793928 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:32.797480 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Availability Zones retrieved successfully. Aug 18 13:53:32.802646 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (4b50519f-990e-4cb4-9485-59ed46a0a4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:32.803579 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303827b7-8f8b-4b59-8c9f-9d3b844cf401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.804434 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:32.825271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303827b7-8f8b-4b59-8c9f-9d3b844cf401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.825954 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679dbfe4-c042-4a2f-98d0-b89549cd3581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.860486 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Created reservations ['f55be0a8-ab85-46e5-b1db-a4cf7b0a8db3', 'ecc4d2b5-1c15-4333-a9ef-6e3d2ff61e4e', 'f785b544-26de-4226-b6d3-5ffd607ccea5', '15a0e35f-366c-4f19-81e4-762677e51973'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:32.861327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679dbfe4-c042-4a2f-98d0-b89549cd3581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f55be0a8-ab85-46e5-b1db-a4cf7b0a8db3', 'ecc4d2b5-1c15-4333-a9ef-6e3d2ff61e4e', 'f785b544-26de-4226-b6d3-5ffd607ccea5', '15a0e35f-366c-4f19-81e4-762677e51973']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.862040 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b0a37b-946d-45f5-ab36-3fcaec23a64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.883356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b0a37b-946d-45f5-ab36-3fcaec23a64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95e4783-dd6d-4035-bd12-cb91161bc155', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1926369605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['f55be0a8-ab85-46e5-b1db-a4cf7b0a8db3','ecc4d2b5-1c15-4333-a9ef-6e3d2ff61e4e','f785b544-26de-4226-b6d3-5ffd607ccea5','15a0e35f-366c-4f19-81e4-762677e51973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1926369605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95e4783-dd6d-4035-bd12-cb91161bc155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10b361ed7f324f119dc459b799efd134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e0002480c84e40811dd142dfe5bf46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.884176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3c6760-efd2-45d3-8e5a-5ae46553d939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.900557 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3c6760-efd2-45d3-8e5a-5ae46553d939) transitioned into state 'SUCCESS' from state '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-1926369605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['f55be0a8-ab85-46e5-b1db-a4cf7b0a8db3','ecc4d2b5-1c15-4333-a9ef-6e3d2ff61e4e','f785b544-26de-4226-b6d3-5ffd607ccea5','15a0e35f-366c-4f19-81e4-762677e51973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.901461 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfb8561-c723-4b03-96bc-82df2e833e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.910236 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfb8561-c723-4b03-96bc-82df2e833e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.910988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (4b50519f-990e-4cb4-9485-59ed46a0a4c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:32.911244 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request issued successfully. Aug 18 13:53:32.911742 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d19c072-5479-42fb-a94f-3c2c85d75b86 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:32.912138 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 555/2218] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:32 2026] POST /volume/v3/volumes => generated 760 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:32.927701 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.929286 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:32.929652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "88d25955-b996-4b22-9dcf-7be67c5548f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1398680406"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:32.931090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request body: {'volume': {"'snapshot_id": '88d25955-b996-4b22-9dcf-7be67c5548f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1398680406'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:32.931260 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume of 1 GB Aug 18 13:53:32.935303 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Availability Zones retrieved successfully. Aug 18 13:53:32.940765 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (a07d0b78-38ca-4e28-8b15-0139596f3045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:32.941683 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35454a3-996d-40a9-a883-59a6efe3c3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:32.942678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:32.947540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-336f6214-39fa-4c16-b835-079e14e7c51b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.947767 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-388638af-8487-4c50-bb77-30165791f79a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:32.949036 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-336f6214-39fa-4c16-b835-079e14e7c51b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:32.949198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-336f6214-39fa-4c16-b835-079e14e7c51b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.949389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-336f6214-39fa-4c16-b835-079e14e7c51b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.949440 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-388638af-8487-4c50-bb77-30165791f79a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:32.949490 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-336f6214-39fa-4c16-b835-079e14e7c51b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:32.949615 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-388638af-8487-4c50-bb77-30165791f79a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:32.949829 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-388638af-8487-4c50-bb77-30165791f79a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:32.949956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-388638af-8487-4c50-bb77-30165791f79a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:32.953289 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.953289 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:32.953751 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:32.953751 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:32.953936 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-336f6214-39fa-4c16-b835-079e14e7c51b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:32.954267 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 548/2219] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.954729 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-388638af-8487-4c50-bb77-30165791f79a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:32.954944 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 559/2220] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:32 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:32.973382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35454a3-996d-40a9-a883-59a6efe3c3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:32.974445 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0614de-02fc-4a78-abe4-55628e14fa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.015414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Created reservations ['e44472ca-bab7-4911-b58e-58b271a32bba', '29971bfc-2881-4abd-8e9b-0c6f11ebe4bc', '317b2a56-440d-45ed-a89a-59573666fa29', '9d561971-6d8b-4822-8e50-0db5f1a79c21'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:33.016262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0614de-02fc-4a78-abe4-55628e14fa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e44472ca-bab7-4911-b58e-58b271a32bba', '29971bfc-2881-4abd-8e9b-0c6f11ebe4bc', '317b2a56-440d-45ed-a89a-59573666fa29', '9d561971-6d8b-4822-8e50-0db5f1a79c21']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.017038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cad015-5826-49ed-ae35-3932db27cb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.041854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cad015-5826-49ed-ae35-3932db27cb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a15257f9-7681-44d5-95f7-d3027f6ad7b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1398680406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['e44472ca-bab7-4911-b58e-58b271a32bba','29971bfc-2881-4abd-8e9b-0c6f11ebe4bc','317b2a56-440d-45ed-a89a-59573666fa29','9d561971-6d8b-4822-8e50-0db5f1a79c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1398680406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a15257f9-7681-44d5-95f7-d3027f6ad7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10b361ed7f324f119dc459b799efd134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e0002480c84e40811dd142dfe5bf46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.042657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4590fe3-fa94-4b54-ace0-07445dde5d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.067727 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4590fe3-fa94-4b54-ace0-07445dde5d86) transitioned into state 'SUCCESS' from state '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-1398680406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['e44472ca-bab7-4911-b58e-58b271a32bba','29971bfc-2881-4abd-8e9b-0c6f11ebe4bc','317b2a56-440d-45ed-a89a-59573666fa29','9d561971-6d8b-4822-8e50-0db5f1a79c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.068605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99034db5-8aa6-4423-ae27-9bb845fe3dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.077617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99034db5-8aa6-4423-ae27-9bb845fe3dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.078940 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (a07d0b78-38ca-4e28-8b15-0139596f3045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:33.079438 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request issued successfully. Aug 18 13:53:33.080420 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6f22c789-3515-4fd3-b708-d28bc9fd0fb1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:33.081511 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 559/2221] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:32 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 18 13:53:33.088535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-52f73486-c643-4bce-ad6b-28638ce3f124 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.090223 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52f73486-c643-4bce-ad6b-28638ce3f124 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:33.090433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52f73486-c643-4bce-ad6b-28638ce3f124 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.090652 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52f73486-c643-4bce-ad6b-28638ce3f124 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.090803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-52f73486-c643-4bce-ad6b-28638ce3f124 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:33.093473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-640883c0-4910-4b97-b661-8d9d27f0203c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.095327 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.095327 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:33.095382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:33.095499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "88d25955-b996-4b22-9dcf-7be67c5548f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1938249604"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:33.095877 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52f73486-c643-4bce-ad6b-28638ce3f124 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:33.096152 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 556/2222] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.097041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request body: {'volume': {"'snapshot_id": '88d25955-b996-4b22-9dcf-7be67c5548f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1938249604'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:33.097165 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume of 1 GB Aug 18 13:53:33.101432 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Availability Zones retrieved successfully. Aug 18 13:53:33.107018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (4650a856-23b8-4b16-bde4-9d3c8f07fd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:33.108268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583f2b94-6819-4464-b10b-c0de0fec20b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.109138 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:33.142671 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583f2b94-6819-4464-b10b-c0de0fec20b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.143582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56dc2f4d-94c9-4a80-8071-456874200a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.181223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Created reservations ['26c87aa6-5564-4d39-8ef9-85ecf3efa7a5', '191ca2fb-f3ea-4cfd-8f3f-9b48f2236a4d', '2dd1c1e5-2b81-4c5a-9fa8-bc8af9d0de9a', '6f186855-5b22-4684-ad8e-d8639a34b3c3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:33.181961 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56dc2f4d-94c9-4a80-8071-456874200a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c87aa6-5564-4d39-8ef9-85ecf3efa7a5', '191ca2fb-f3ea-4cfd-8f3f-9b48f2236a4d', '2dd1c1e5-2b81-4c5a-9fa8-bc8af9d0de9a', '6f186855-5b22-4684-ad8e-d8639a34b3c3']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.182598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74240814-5921-47ea-b66e-4e8fbf6f8ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.203757 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74240814-5921-47ea-b66e-4e8fbf6f8ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85559e1d-e86a-4bdf-a377-cb3ec2c63308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1938249604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['26c87aa6-5564-4d39-8ef9-85ecf3efa7a5','191ca2fb-f3ea-4cfd-8f3f-9b48f2236a4d','2dd1c1e5-2b81-4c5a-9fa8-bc8af9d0de9a','6f186855-5b22-4684-ad8e-d8639a34b3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1938249604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85559e1d-e86a-4bdf-a377-cb3ec2c63308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10b361ed7f324f119dc459b799efd134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e0002480c84e40811dd142dfe5bf46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.204565 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99a266ea-1ed0-4a42-bf9f-db1989e57e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.221113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99a266ea-1ed0-4a42-bf9f-db1989e57e98) transitioned into state 'SUCCESS' from state '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-1938249604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b361ed7f324f119dc459b799efd134',qos_specs=None,replication_status=,reservations=['26c87aa6-5564-4d39-8ef9-85ecf3efa7a5','191ca2fb-f3ea-4cfd-8f3f-9b48f2236a4d','2dd1c1e5-2b81-4c5a-9fa8-bc8af9d0de9a','6f186855-5b22-4684-ad8e-d8639a34b3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e0002480c84e40811dd142dfe5bf46',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.221719 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c822c99-b0e8-4854-9710-eea9826e03be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:33.230033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c822c99-b0e8-4854-9710-eea9826e03be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:33.230847 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Flow 'volume_create_api' (4650a856-23b8-4b16-bde4-9d3c8f07fd2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:33.231126 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Create volume request issued successfully. Aug 18 13:53:33.231627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-640883c0-4910-4b97-b661-8d9d27f0203c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:33.232082 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 549/2223] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:33 2026] POST /volume/v3/volumes => generated 760 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:33.243695 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4408af9-cc46-4f45-aca2-2868b237dd40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.245308 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4408af9-cc46-4f45-aca2-2868b237dd40 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c Aug 18 13:53:33.245467 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4408af9-cc46-4f45-aca2-2868b237dd40 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.245668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4408af9-cc46-4f45-aca2-2868b237dd40 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.252193 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.252193 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:33.255666 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d4408af9-cc46-4f45-aca2-2868b237dd40 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:33.259475 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4408af9-cc46-4f45-aca2-2868b237dd40 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c returned with HTTP 200 Aug 18 13:53:33.259840 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 560/2224] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.271322 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-33e80900-7c60-4034-9b8c-aa219d403dd2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.273111 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33e80900-7c60-4034-9b8c-aa219d403dd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b Aug 18 13:53:33.273327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33e80900-7c60-4034-9b8c-aa219d403dd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.273496 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33e80900-7c60-4034-9b8c-aa219d403dd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.281656 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.281656 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:33.287131 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-33e80900-7c60-4034-9b8c-aa219d403dd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:33.292189 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33e80900-7c60-4034-9b8c-aa219d403dd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b returned with HTTP 200 Aug 18 13:53:33.292765 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 560/2225] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.304334 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a94588be-c177-4eca-be3d-b957808961f1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.306055 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a94588be-c177-4eca-be3d-b957808961f1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 Aug 18 13:53:33.306311 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a94588be-c177-4eca-be3d-b957808961f1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.306409 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a94588be-c177-4eca-be3d-b957808961f1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.313294 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.313294 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:33.316643 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a94588be-c177-4eca-be3d-b957808961f1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:33.320799 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a94588be-c177-4eca-be3d-b957808961f1 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 returned with HTTP 200 Aug 18 13:53:33.321177 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 557/2226] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.333458 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0487550-f46c-4298-aa65-67027885aa2e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.335354 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0487550-f46c-4298-aa65-67027885aa2e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 Aug 18 13:53:33.335538 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0487550-f46c-4298-aa65-67027885aa2e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.335742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0487550-f46c-4298-aa65-67027885aa2e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.342661 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.342661 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:33.348718 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0487550-f46c-4298-aa65-67027885aa2e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:33.353008 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0487550-f46c-4298-aa65-67027885aa2e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 returned with HTTP 200 Aug 18 13:53:33.353384 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 550/2227] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.365384 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec2c7111-ebf2-4bb8-869d-8086b5a51756 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.366949 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec2c7111-ebf2-4bb8-869d-8086b5a51756 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 Aug 18 13:53:33.367114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec2c7111-ebf2-4bb8-869d-8086b5a51756 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.367321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec2c7111-ebf2-4bb8-869d-8086b5a51756 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.373698 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.373698 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:33.376724 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ec2c7111-ebf2-4bb8-869d-8086b5a51756 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:33.380371 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec2c7111-ebf2-4bb8-869d-8086b5a51756 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 returned with HTTP 200 Aug 18 13:53:33.380732 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 561/2228] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.394194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.395698 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] DELETE https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 Aug 18 13:53:33.395894 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.396074 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.396220 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume with id: 85559e1d-e86a-4bdf-a377-cb3ec2c63308 Aug 18 13:53:33.403489 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.403489 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:33.404031 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:33.420568 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume request issued successfully. Aug 18 13:53:33.420810 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a7427a71-b0d4-436a-8bb4-8c785a060955 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 returned with HTTP 202 Aug 18 13:53:33.421293 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 561/2229] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:33 2026] DELETE /volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:33.430834 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6cdc5d07-c16f-43f2-84eb-7dd00208a75b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.433169 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6cdc5d07-c16f-43f2-84eb-7dd00208a75b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 Aug 18 13:53:33.433473 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6cdc5d07-c16f-43f2-84eb-7dd00208a75b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.433721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6cdc5d07-c16f-43f2-84eb-7dd00208a75b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.442131 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.442131 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:33.446476 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6cdc5d07-c16f-43f2-84eb-7dd00208a75b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:33.452266 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6cdc5d07-c16f-43f2-84eb-7dd00208a75b tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 returned with HTTP 200 Aug 18 13:53:33.452784 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 558/2230] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.529442 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-637410ba-1230-41a7-b8e2-bfb79d509862 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.531274 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-637410ba-1230-41a7-b8e2-bfb79d509862 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:33.531533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-637410ba-1230-41a7-b8e2-bfb79d509862 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.531760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-637410ba-1230-41a7-b8e2-bfb79d509862 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.538821 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.538821 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:33.542171 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-637410ba-1230-41a7-b8e2-bfb79d509862 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:33.546384 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-637410ba-1230-41a7-b8e2-bfb79d509862 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:33.546725 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 551/2231] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.686196 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35f8bf89-d29d-4340-a152-f40f180f53a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.687883 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35f8bf89-d29d-4340-a152-f40f180f53a0 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc Aug 18 13:53:33.688084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35f8bf89-d29d-4340-a152-f40f180f53a0 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.688270 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35f8bf89-d29d-4340-a152-f40f180f53a0 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.693632 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35f8bf89-d29d-4340-a152-f40f180f53a0 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc returned with HTTP 404 Aug 18 13:53:33.694339 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 562/2232] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/eea2327e-5792-426a-8ccb-cbb81ed32cdc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:33.700525 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ba48da85-e090-4959-93b7-3dc52b9133bb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.702261 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba48da85-e090-4959-93b7-3dc52b9133bb tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:33.702480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba48da85-e090-4959-93b7-3dc52b9133bb tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.702669 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba48da85-e090-4959-93b7-3dc52b9133bb tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.709679 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.709679 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:33.712926 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ba48da85-e090-4959-93b7-3dc52b9133bb tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:33.717562 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba48da85-e090-4959-93b7-3dc52b9133bb tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d returned with HTTP 200 Aug 18 13:53:33.717919 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 562/2233] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.729747 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.731726 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] DELETE https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:33.731985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.732216 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.732424 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Delete volume with id: bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:33.740283 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.740283 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:33.740961 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:33.757428 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Delete volume request issued successfully. Aug 18 13:53:33.757584 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0229237-bd41-44dc-8eb8-7d7180165a8d tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d returned with HTTP 202 Aug 18 13:53:33.757987 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 559/2234] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:33 2026] DELETE /volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:33.765360 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-046f958f-fedf-4386-9e8c-d094ba5e5918 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.767144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-046f958f-fedf-4386-9e8c-d094ba5e5918 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:33.767386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-046f958f-fedf-4386-9e8c-d094ba5e5918 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.767602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-046f958f-fedf-4386-9e8c-d094ba5e5918 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.774829 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.774829 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:33.778403 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-046f958f-fedf-4386-9e8c-d094ba5e5918 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:33.782906 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-046f958f-fedf-4386-9e8c-d094ba5e5918 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d returned with HTTP 200 Aug 18 13:53:33.783197 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 552/2235] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.826759 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-439b1853-6e7a-4096-ba56-72211110bce1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.828538 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-439b1853-6e7a-4096-ba56-72211110bce1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:33.828722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-439b1853-6e7a-4096-ba56-72211110bce1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.828924 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-439b1853-6e7a-4096-ba56-72211110bce1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.840989 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.840989 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:33.844572 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-439b1853-6e7a-4096-ba56-72211110bce1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Volume info retrieved successfully. Aug 18 13:53:33.848335 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-439b1853-6e7a-4096-ba56-72211110bce1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:33.848681 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 563/2236] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:33.886341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-af3c22cb-6aea-4a77-9417-723b626aedf8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.888355 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-af3c22cb-6aea-4a77-9417-723b626aedf8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:33.888536 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-af3c22cb-6aea-4a77-9417-723b626aedf8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.888768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-af3c22cb-6aea-4a77-9417-723b626aedf8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.899457 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.899457 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:33.902338 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-af3c22cb-6aea-4a77-9417-723b626aedf8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:33.906030 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-af3c22cb-6aea-4a77-9417-723b626aedf8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:33.906381 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 563/2237] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:33.922670 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-64e6c7dc-19f4-48fa-aa3c-957c33786510 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.924705 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-64e6c7dc-19f4-48fa-aa3c-957c33786510 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e/action Aug 18 13:53:33.925075 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-64e6c7dc-19f4-48fa-aa3c-957c33786510 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:53:33.925188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-64e6c7dc-19f4-48fa-aa3c-957c33786510 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:33.936769 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.936769 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:33.937226 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-64e6c7dc-19f4-48fa-aa3c-957c33786510 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:33.943449 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-64e6c7dc-19f4-48fa-aa3c-957c33786510 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Begin detaching volume completed successfully. Aug 18 13:53:33.943703 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-64e6c7dc-19f4-48fa-aa3c-957c33786510 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e/action returned with HTTP 202 Aug 18 13:53:33.944194 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 560/2238] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:53:33 2026] POST /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:53:33.960232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9337a8a4-b20e-4cf3-8925-f107c09c16fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.962141 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9337a8a4-b20e-4cf3-8925-f107c09c16fe tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:33.962400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9337a8a4-b20e-4cf3-8925-f107c09c16fe tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.962627 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9337a8a4-b20e-4cf3-8925-f107c09c16fe tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.965768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88fbb5df-b284-49d5-b84d-3c5e4c984396 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.966057 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a1b02029-e958-457c-b4ff-60f2c1feca27 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.967726 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88fbb5df-b284-49d5-b84d-3c5e4c984396 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:33.967825 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1b02029-e958-457c-b4ff-60f2c1feca27 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:33.967977 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1b02029-e958-457c-b4ff-60f2c1feca27 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.968055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88fbb5df-b284-49d5-b84d-3c5e4c984396 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.968175 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1b02029-e958-457c-b4ff-60f2c1feca27 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.968239 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88fbb5df-b284-49d5-b84d-3c5e4c984396 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.968286 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-88fbb5df-b284-49d5-b84d-3c5e4c984396 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:33.968317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a1b02029-e958-457c-b4ff-60f2c1feca27 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:33.972150 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.972150 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:33.972533 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.972533 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:33.972743 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88fbb5df-b284-49d5-b84d-3c5e4c984396 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:33.973327 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 564/2239] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.973520 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1b02029-e958-457c-b4ff-60f2c1feca27 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:33.973623 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 564/2240] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:33.976793 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:33.976793 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:33.979746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bf86e2de-4972-40da-b806-017a8c7190d9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.980184 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bf86e2de-4972-40da-b806-017a8c7190d9 None None] GET https://10.4.3.221/volume// Aug 18 13:53:33.980386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bf86e2de-4972-40da-b806-017a8c7190d9 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.980598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bf86e2de-4972-40da-b806-017a8c7190d9 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:33.980785 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9337a8a4-b20e-4cf3-8925-f107c09c16fe tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:33.981006 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bf86e2de-4972-40da-b806-017a8c7190d9 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:53:33.981410 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 561/2241] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:53:33.985650 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9337a8a4-b20e-4cf3-8925-f107c09c16fe tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:33.986121 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 553/2242] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:33.987810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-8f492b52-e4e5-4cfc-8e68-a3b88432de95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:33.989486 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-8f492b52-e4e5-4cfc-8e68-a3b88432de95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:33.989720 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-8f492b52-e4e5-4cfc-8e68-a3b88432de95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:33.989951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-8f492b52-e4e5-4cfc-8e68-a3b88432de95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.001019 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.001019 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:34.004293 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-8f492b52-e4e5-4cfc-8e68-a3b88432de95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:34.008240 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-8f492b52-e4e5-4cfc-8e68-a3b88432de95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:34.008631 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 565/2243] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:53:33 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1625 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:53:34.106506 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e5498ae7-6750-4d84-a0f5-892f087e91a8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.107960 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e5498ae7-6750-4d84-a0f5-892f087e91a8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:34.108147 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e5498ae7-6750-4d84-a0f5-892f087e91a8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.108361 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e5498ae7-6750-4d84-a0f5-892f087e91a8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.108442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e5498ae7-6750-4d84-a0f5-892f087e91a8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:34.112263 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.112263 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:34.112961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e5498ae7-6750-4d84-a0f5-892f087e91a8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:34.113317 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 565/2244] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:34.464923 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-39e473c7-0236-453a-a5d2-21a0d44cbc60 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.466416 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39e473c7-0236-453a-a5d2-21a0d44cbc60 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 Aug 18 13:53:34.466577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39e473c7-0236-453a-a5d2-21a0d44cbc60 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.466745 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39e473c7-0236-453a-a5d2-21a0d44cbc60 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.471654 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39e473c7-0236-453a-a5d2-21a0d44cbc60 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 returned with HTTP 404 Aug 18 13:53:34.472097 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 562/2245] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/85559e1d-e86a-4bdf-a377-cb3ec2c63308 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:34.479093 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.480787 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 Aug 18 13:53:34.480987 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.481181 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.481345 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume with id: a15257f9-7681-44d5-95f7-d3027f6ad7b4 Aug 18 13:53:34.487605 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.487605 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:34.488016 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:34.502802 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume request issued successfully. Aug 18 13:53:34.502985 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-017ec182-7b72-4ea0-93c6-c9705a10e74d tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 returned with HTTP 202 Aug 18 13:53:34.503548 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 554/2246] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:34 2026] DELETE /volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:34.509761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97a624cc-cceb-4dd9-b8c6-90eef598c3df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.511469 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97a624cc-cceb-4dd9-b8c6-90eef598c3df tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 Aug 18 13:53:34.511688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97a624cc-cceb-4dd9-b8c6-90eef598c3df tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.511883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97a624cc-cceb-4dd9-b8c6-90eef598c3df tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.518899 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.518899 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:34.523161 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97a624cc-cceb-4dd9-b8c6-90eef598c3df tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:34.528351 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97a624cc-cceb-4dd9-b8c6-90eef598c3df tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 returned with HTTP 200 Aug 18 13:53:34.528852 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 566/2247] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:34.558405 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7f6edb75-7835-47c2-9b5d-a93e03b7650a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.560193 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f6edb75-7835-47c2-9b5d-a93e03b7650a tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:34.560380 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f6edb75-7835-47c2-9b5d-a93e03b7650a tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.560641 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f6edb75-7835-47c2-9b5d-a93e03b7650a tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.567195 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.567195 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:34.570663 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7f6edb75-7835-47c2-9b5d-a93e03b7650a tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:34.575240 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f6edb75-7835-47c2-9b5d-a93e03b7650a tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:34.575690 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 566/2248] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:34.602224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-e15870ed-c0a0-4784-b3f4-11d26d3f73ab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.604255 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-e15870ed-c0a0-4784-b3f4-11d26d3f73ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:34.604447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-e15870ed-c0a0-4784-b3f4-11d26d3f73ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.604622 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-e15870ed-c0a0-4784-b3f4-11d26d3f73ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.616371 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.616371 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:34.619947 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-e15870ed-c0a0-4784-b3f4-11d26d3f73ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:34.626142 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-e15870ed-c0a0-4784-b3f4-11d26d3f73ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:34.626646 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 563/2249] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:34.640962 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-c2ba6075-a8a0-4fe5-b21e-9bd510573f2a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.642926 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-c2ba6075-a8a0-4fe5-b21e-9bd510573f2a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 Aug 18 13:53:34.643124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-c2ba6075-a8a0-4fe5-b21e-9bd510573f2a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.643331 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-c2ba6075-a8a0-4fe5-b21e-9bd510573f2a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.649393 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.649393 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:34.690480 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c7a5d6a2-67a3-483a-a5f2-9fd6db943376 req-c2ba6075-a8a0-4fe5-b21e-9bd510573f2a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 returned with HTTP 200 Aug 18 13:53:34.690926 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 555/2250] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:53:34 2026] DELETE /volume/v3/attachments/0624ef45-f8c5-466c-88c4-1bf84cedfce1 => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:34.795166 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14e019fc-92e1-4f9a-8acf-565f2c63ecce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.796649 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14e019fc-92e1-4f9a-8acf-565f2c63ecce tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d Aug 18 13:53:34.796824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14e019fc-92e1-4f9a-8acf-565f2c63ecce tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.797037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14e019fc-92e1-4f9a-8acf-565f2c63ecce tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.801958 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14e019fc-92e1-4f9a-8acf-565f2c63ecce tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d returned with HTTP 404 Aug 18 13:53:34.802368 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 567/2251] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/bf15da9f-d341-42fb-bda6-0ce44e4d4b6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:34.808381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c01715c0-bc49-4f4d-afff-b68ab48e7834 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.809974 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c01715c0-bc49-4f4d-afff-b68ab48e7834 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:34.810146 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c01715c0-bc49-4f4d-afff-b68ab48e7834 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.810322 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c01715c0-bc49-4f4d-afff-b68ab48e7834 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.817512 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.817512 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:34.820845 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c01715c0-bc49-4f4d-afff-b68ab48e7834 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:34.824750 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c01715c0-bc49-4f4d-afff-b68ab48e7834 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba returned with HTTP 200 Aug 18 13:53:34.825124 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 567/2252] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:34.840118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-740cba4b-adde-452d-85e0-69b66478a87f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.842495 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-740cba4b-adde-452d-85e0-69b66478a87f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] DELETE https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:34.842773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-740cba4b-adde-452d-85e0-69b66478a87f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.843065 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-740cba4b-adde-452d-85e0-69b66478a87f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.843309 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-740cba4b-adde-452d-85e0-69b66478a87f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Delete volume with id: 1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:34.852133 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.852133 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:34.852771 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-740cba4b-adde-452d-85e0-69b66478a87f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:34.869525 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-740cba4b-adde-452d-85e0-69b66478a87f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Delete volume request issued successfully. Aug 18 13:53:34.869702 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-740cba4b-adde-452d-85e0-69b66478a87f tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba returned with HTTP 202 Aug 18 13:53:34.870105 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 564/2253] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:34 2026] DELETE /volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:34.876135 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abbdcccd-328e-4ee0-99ae-e62f6a452c89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.878143 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abbdcccd-328e-4ee0-99ae-e62f6a452c89 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:34.878363 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abbdcccd-328e-4ee0-99ae-e62f6a452c89 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.878543 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abbdcccd-328e-4ee0-99ae-e62f6a452c89 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.885053 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.885053 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:34.888330 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abbdcccd-328e-4ee0-99ae-e62f6a452c89 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Volume info retrieved successfully. Aug 18 13:53:34.892147 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abbdcccd-328e-4ee0-99ae-e62f6a452c89 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba returned with HTTP 200 Aug 18 13:53:34.892530 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 556/2254] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:34.982167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c45689aa-8e6b-40a7-a45b-b51591daa4e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.983687 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c45689aa-8e6b-40a7-a45b-b51591daa4e4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:34.983910 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c45689aa-8e6b-40a7-a45b-b51591daa4e4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.984133 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c45689aa-8e6b-40a7-a45b-b51591daa4e4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.984268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c45689aa-8e6b-40a7-a45b-b51591daa4e4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:34.984524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6bf747e5-7020-4552-bde7-da1c36f353ac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.986316 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6bf747e5-7020-4552-bde7-da1c36f353ac tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:34.986316 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6bf747e5-7020-4552-bde7-da1c36f353ac tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.986431 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6bf747e5-7020-4552-bde7-da1c36f353ac tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:34.986498 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6bf747e5-7020-4552-bde7-da1c36f353ac tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:34.988347 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.988347 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:34.988952 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c45689aa-8e6b-40a7-a45b-b51591daa4e4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:34.989339 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 568/2255] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:34.990132 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:34.990132 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:34.990824 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6bf747e5-7020-4552-bde7-da1c36f353ac tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:34.991163 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 568/2256] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:34.997462 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-138e2397-3e1e-4cef-b9f7-7c15b95e5551 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:34.998995 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-138e2397-3e1e-4cef-b9f7-7c15b95e5551 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:34.999166 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-138e2397-3e1e-4cef-b9f7-7c15b95e5551 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:34.999320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-138e2397-3e1e-4cef-b9f7-7c15b95e5551 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.007141 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.007141 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:35.009730 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-138e2397-3e1e-4cef-b9f7-7c15b95e5551 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:35.012994 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-138e2397-3e1e-4cef-b9f7-7c15b95e5551 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:35.013308 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 565/2257] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:34 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:35.025180 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d16179fb-cf08-4ae5-884a-64e9252b9f12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.026922 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d16179fb-cf08-4ae5-884a-64e9252b9f12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:35.027139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d16179fb-cf08-4ae5-884a-64e9252b9f12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.027358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d16179fb-cf08-4ae5-884a-64e9252b9f12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.037201 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.037201 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:35.040362 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d16179fb-cf08-4ae5-884a-64e9252b9f12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] Volume info retrieved successfully. Aug 18 13:53:35.043780 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d16179fb-cf08-4ae5-884a-64e9252b9f12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-reader] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:35.044147 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 557/2258] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:35.081054 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-970c7c51-a786-4eca-b3bd-a2d30eca8c35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.083191 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-970c7c51-a786-4eca-b3bd-a2d30eca8c35 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:35.083394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-970c7c51-a786-4eca-b3bd-a2d30eca8c35 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.083585 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-970c7c51-a786-4eca-b3bd-a2d30eca8c35 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.092132 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.092132 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:35.095440 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-970c7c51-a786-4eca-b3bd-a2d30eca8c35 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:35.099161 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-970c7c51-a786-4eca-b3bd-a2d30eca8c35 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:35.099550 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 569/2259] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:35.116222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-4f12d9cb-4965-4ea5-ab29-234529693b12 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.118046 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-4f12d9cb-4965-4ea5-ab29-234529693b12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e/action Aug 18 13:53:35.118381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-4f12d9cb-4965-4ea5-ab29-234529693b12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:53:35.118518 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-4f12d9cb-4965-4ea5-ab29-234529693b12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:35.122828 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-795879a0-1b1b-49f3-b73d-2c2c7cd795ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.124415 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-795879a0-1b1b-49f3-b73d-2c2c7cd795ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:35.124547 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-795879a0-1b1b-49f3-b73d-2c2c7cd795ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.124716 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-795879a0-1b1b-49f3-b73d-2c2c7cd795ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.124811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-795879a0-1b1b-49f3-b73d-2c2c7cd795ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:35.128142 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.128142 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:35.128589 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-4f12d9cb-4965-4ea5-ab29-234529693b12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:35.128627 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.128627 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:35.129319 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-795879a0-1b1b-49f3-b73d-2c2c7cd795ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:35.129655 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 566/2260] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:35.133850 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-4f12d9cb-4965-4ea5-ab29-234529693b12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Begin detaching volume completed successfully. Aug 18 13:53:35.134124 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-4f12d9cb-4965-4ea5-ab29-234529693b12 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e/action returned with HTTP 202 Aug 18 13:53:35.134695 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 569/2261] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:53:35 2026] POST /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:53:35.150122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae9fe730-3d23-4d5d-ac47-5041c4878d4d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.151637 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae9fe730-3d23-4d5d-ac47-5041c4878d4d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:35.151809 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae9fe730-3d23-4d5d-ac47-5041c4878d4d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.151995 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae9fe730-3d23-4d5d-ac47-5041c4878d4d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.160844 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.160844 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:35.164257 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae9fe730-3d23-4d5d-ac47-5041c4878d4d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:35.167243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b89c395e-a6d7-4df9-83a9-75ef15f872ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.167667 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b89c395e-a6d7-4df9-83a9-75ef15f872ad None None] GET https://10.4.3.221/volume// Aug 18 13:53:35.167898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b89c395e-a6d7-4df9-83a9-75ef15f872ad None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.168093 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b89c395e-a6d7-4df9-83a9-75ef15f872ad None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.168422 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b89c395e-a6d7-4df9-83a9-75ef15f872ad None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:53:35.168719 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 570/2262] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:53:35.168920 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae9fe730-3d23-4d5d-ac47-5041c4878d4d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:35.169295 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 558/2263] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:35.174543 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-3f6d21c0-913e-4de2-ba94-d6fab5010346 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.176530 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-3f6d21c0-913e-4de2-ba94-d6fab5010346 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:35.176743 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-3f6d21c0-913e-4de2-ba94-d6fab5010346 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.176992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-3f6d21c0-913e-4de2-ba94-d6fab5010346 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.185092 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.185092 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:35.187990 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-3f6d21c0-913e-4de2-ba94-d6fab5010346 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:35.191686 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-3f6d21c0-913e-4de2-ba94-d6fab5010346 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:35.192128 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 567/2264] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:53:35.540723 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3230ffc4-7c14-4053-b718-60feb2616368 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.542293 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3230ffc4-7c14-4053-b718-60feb2616368 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 Aug 18 13:53:35.542470 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3230ffc4-7c14-4053-b718-60feb2616368 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.542643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3230ffc4-7c14-4053-b718-60feb2616368 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.547571 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3230ffc4-7c14-4053-b718-60feb2616368 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 returned with HTTP 404 Aug 18 13:53:35.548020 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 570/2265] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/a15257f9-7681-44d5-95f7-d3027f6ad7b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:35.553869 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.555477 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 Aug 18 13:53:35.555674 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.555848 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.556029 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume with id: a95e4783-dd6d-4035-bd12-cb91161bc155 Aug 18 13:53:35.561927 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.561927 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:35.562329 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:35.577479 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume request issued successfully. Aug 18 13:53:35.577621 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4977f6c2-501e-46b9-8aff-eff2a8fbc582 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 returned with HTTP 202 Aug 18 13:53:35.578065 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 571/2266] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:35 2026] DELETE /volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:35.584088 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-807928ad-6522-4872-a090-042c6499298c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.585649 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-807928ad-6522-4872-a090-042c6499298c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 Aug 18 13:53:35.585813 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-807928ad-6522-4872-a090-042c6499298c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.586021 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-807928ad-6522-4872-a090-042c6499298c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.587352 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-86c3864a-3f3b-4b7e-87da-4df559166b2d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.588874 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-86c3864a-3f3b-4b7e-87da-4df559166b2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:35.589050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-86c3864a-3f3b-4b7e-87da-4df559166b2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.589212 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-86c3864a-3f3b-4b7e-87da-4df559166b2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.592937 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.592937 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:35.595046 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:35.595046 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:35.596309 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-807928ad-6522-4872-a090-042c6499298c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:35.597965 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-86c3864a-3f3b-4b7e-87da-4df559166b2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:35.600171 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-807928ad-6522-4872-a090-042c6499298c tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 returned with HTTP 200 Aug 18 13:53:35.600566 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 559/2267] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:35.601802 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-86c3864a-3f3b-4b7e-87da-4df559166b2d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:35.602202 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 568/2268] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:35.905557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d36a94f7-2b6c-4729-8b6c-85e4aed4ea40 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:35.907136 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d36a94f7-2b6c-4729-8b6c-85e4aed4ea40 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] GET https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba Aug 18 13:53:35.907325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d36a94f7-2b6c-4729-8b6c-85e4aed4ea40 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:35.907513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d36a94f7-2b6c-4729-8b6c-85e4aed4ea40 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:35.912533 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d36a94f7-2b6c-4729-8b6c-85e4aed4ea40 tempest-VolumesListAdminTestJSON-699300145 tempest-VolumesListAdminTestJSON-699300145-project-member] https://10.4.3.221/volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba returned with HTTP 404 Aug 18 13:53:35.912942 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 571/2269] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/volumes/1538dee3-2cca-444e-870f-96aee471d6ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:36.000508 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1de12d09-7d95-4dec-ad6e-21975290abae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.000923 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97268eb5-96ab-4c58-82c4-e89deb2bbf53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.002452 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97268eb5-96ab-4c58-82c4-e89deb2bbf53 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:36.002567 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1de12d09-7d95-4dec-ad6e-21975290abae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:36.002645 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97268eb5-96ab-4c58-82c4-e89deb2bbf53 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.002704 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1de12d09-7d95-4dec-ad6e-21975290abae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.002827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97268eb5-96ab-4c58-82c4-e89deb2bbf53 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.002900 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1de12d09-7d95-4dec-ad6e-21975290abae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.002948 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-97268eb5-96ab-4c58-82c4-e89deb2bbf53 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:36.003004 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1de12d09-7d95-4dec-ad6e-21975290abae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:36.007117 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:36.007117 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:36.007214 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:36.007214 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:36.007719 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97268eb5-96ab-4c58-82c4-e89deb2bbf53 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:36.007899 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1de12d09-7d95-4dec-ad6e-21975290abae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:36.008094 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 572/2270] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:36.008237 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 560/2271] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:35 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:36.139678 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-50d8f51a-1743-4259-84ae-a552b8d9f5c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.142010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-50d8f51a-1743-4259-84ae-a552b8d9f5c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:36.142295 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-50d8f51a-1743-4259-84ae-a552b8d9f5c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.142563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-50d8f51a-1743-4259-84ae-a552b8d9f5c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.142713 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-50d8f51a-1743-4259-84ae-a552b8d9f5c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:36.148079 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:36.148079 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:36.149101 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-50d8f51a-1743-4259-84ae-a552b8d9f5c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:36.149573 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 569/2272] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:36 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:36.180575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4ce84f19-0dc0-4aa6-9dc5-77d1ced3c81c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.182352 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4ce84f19-0dc0-4aa6-9dc5-77d1ced3c81c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:36.182553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4ce84f19-0dc0-4aa6-9dc5-77d1ced3c81c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.182736 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4ce84f19-0dc0-4aa6-9dc5-77d1ced3c81c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.191732 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:36.191732 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:36.195162 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4ce84f19-0dc0-4aa6-9dc5-77d1ced3c81c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:36.198926 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4ce84f19-0dc0-4aa6-9dc5-77d1ced3c81c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:36.199267 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 572/2273] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:36 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:36.611600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2db2f718-a136-4622-bcca-879beba18834 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.613236 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2db2f718-a136-4622-bcca-879beba18834 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 Aug 18 13:53:36.613470 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2db2f718-a136-4622-bcca-879beba18834 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.613622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0fb3f862-4dea-4340-aedd-820d633e17c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.613701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2db2f718-a136-4622-bcca-879beba18834 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.615249 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fb3f862-4dea-4340-aedd-820d633e17c5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:36.615473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fb3f862-4dea-4340-aedd-820d633e17c5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.615643 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fb3f862-4dea-4340-aedd-820d633e17c5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.618951 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2db2f718-a136-4622-bcca-879beba18834 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 returned with HTTP 404 Aug 18 13:53:36.619377 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 573/2274] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:36 2026] GET /volume/v3/volumes/a95e4783-dd6d-4035-bd12-cb91161bc155 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:36.622087 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:36.622087 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:36.625951 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0fb3f862-4dea-4340-aedd-820d633e17c5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:36.626123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.627402 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] DELETE https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b Aug 18 13:53:36.627596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.627796 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.627990 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume with id: 07917e31-596d-4a5e-bc5d-7f7508a50b0b Aug 18 13:53:36.630295 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fb3f862-4dea-4340-aedd-820d633e17c5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:36.630659 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 561/2275] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:36 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:36.635732 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:36.635732 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:36.636433 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:36.650986 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume request issued successfully. Aug 18 13:53:36.651166 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-95f8e9ae-3ebf-4c3e-ab33-22e38c1ef6bc tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b returned with HTTP 202 Aug 18 13:53:36.651632 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 570/2276] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:36 2026] DELETE /volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:36.658481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-634f8dd7-5e6d-4e18-98ee-b7c5faa81fba None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:36.660734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-634f8dd7-5e6d-4e18-98ee-b7c5faa81fba tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b Aug 18 13:53:36.661003 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-634f8dd7-5e6d-4e18-98ee-b7c5faa81fba tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:36.661262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-634f8dd7-5e6d-4e18-98ee-b7c5faa81fba tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:36.668347 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:36.668347 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:36.672505 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-634f8dd7-5e6d-4e18-98ee-b7c5faa81fba tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:36.677237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-634f8dd7-5e6d-4e18-98ee-b7c5faa81fba tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b returned with HTTP 200 Aug 18 13:53:36.677744 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 573/2277] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:36 2026] GET /volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:37.017108 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d15cf977-d2ce-4b8c-813f-30409f6f9446 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.018840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d15cf977-d2ce-4b8c-813f-30409f6f9446 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:37.018926 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55bb0f28-2d83-493e-abdd-bc6431ae02ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.019129 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d15cf977-d2ce-4b8c-813f-30409f6f9446 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.019129 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d15cf977-d2ce-4b8c-813f-30409f6f9446 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.019129 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d15cf977-d2ce-4b8c-813f-30409f6f9446 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:37.020456 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55bb0f28-2d83-493e-abdd-bc6431ae02ba tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:37.020633 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55bb0f28-2d83-493e-abdd-bc6431ae02ba tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.020797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55bb0f28-2d83-493e-abdd-bc6431ae02ba tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.020936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-55bb0f28-2d83-493e-abdd-bc6431ae02ba tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:37.024992 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:37.024992 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:37.025096 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:37.025096 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:37.025135 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d15cf977-d2ce-4b8c-813f-30409f6f9446 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:37.025192 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55bb0f28-2d83-493e-abdd-bc6431ae02ba tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:37.025219 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 574/2278] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:37 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:37.025453 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 562/2279] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:37 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:37.161378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2e17df81-a66c-463e-bc6e-faf1fdefec79 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.163821 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2e17df81-a66c-463e-bc6e-faf1fdefec79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:37.164102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2e17df81-a66c-463e-bc6e-faf1fdefec79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.164371 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2e17df81-a66c-463e-bc6e-faf1fdefec79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.164540 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2e17df81-a66c-463e-bc6e-faf1fdefec79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:37.169826 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:37.169826 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:37.170898 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2e17df81-a66c-463e-bc6e-faf1fdefec79 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:37.171615 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 571/2280] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:37 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:37.210884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5a9824ef-a280-4a87-ab32-4d50d6a95d5f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.212590 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a9824ef-a280-4a87-ab32-4d50d6a95d5f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:37.212832 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a9824ef-a280-4a87-ab32-4d50d6a95d5f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.213090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a9824ef-a280-4a87-ab32-4d50d6a95d5f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.222774 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:37.222774 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:37.225946 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5a9824ef-a280-4a87-ab32-4d50d6a95d5f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:37.230222 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a9824ef-a280-4a87-ab32-4d50d6a95d5f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:37.230606 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 574/2281] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:37 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:37.646338 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44d2915a-95ae-422a-a481-6d17f6cd1a47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.647906 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44d2915a-95ae-422a-a481-6d17f6cd1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:37.648079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44d2915a-95ae-422a-a481-6d17f6cd1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.648272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44d2915a-95ae-422a-a481-6d17f6cd1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.654715 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:37.654715 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:37.657942 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44d2915a-95ae-422a-a481-6d17f6cd1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:37.661595 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44d2915a-95ae-422a-a481-6d17f6cd1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:37.661928 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 575/2282] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:37 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:37.689449 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dead51cb-968d-4dd6-b483-05c86703ab7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.690847 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dead51cb-968d-4dd6-b483-05c86703ab7e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b Aug 18 13:53:37.691027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dead51cb-968d-4dd6-b483-05c86703ab7e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.691192 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dead51cb-968d-4dd6-b483-05c86703ab7e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.695876 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dead51cb-968d-4dd6-b483-05c86703ab7e tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b returned with HTTP 404 Aug 18 13:53:37.696261 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 563/2283] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:37 2026] GET /volume/v3/volumes/07917e31-596d-4a5e-bc5d-7f7508a50b0b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:37.702117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.703781 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] DELETE https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c Aug 18 13:53:37.704002 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.704176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.704342 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume with id: 680661c7-8c92-45d5-b7c7-7d0d73b1040c Aug 18 13:53:37.710589 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:37.710589 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:37.711039 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:37.725362 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume request issued successfully. Aug 18 13:53:37.725741 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4c2cede2-fbf2-4c76-8491-216908c9f3ab tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c returned with HTTP 202 Aug 18 13:53:37.726138 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 572/2284] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:37 2026] DELETE /volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:37.732653 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b9ffde2c-b5a3-432d-a061-dc8e7545c854 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:37.734931 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b9ffde2c-b5a3-432d-a061-dc8e7545c854 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c Aug 18 13:53:37.735223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b9ffde2c-b5a3-432d-a061-dc8e7545c854 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:37.735381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b9ffde2c-b5a3-432d-a061-dc8e7545c854 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:37.742174 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:37.742174 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:37.745832 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b9ffde2c-b5a3-432d-a061-dc8e7545c854 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:37.749888 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b9ffde2c-b5a3-432d-a061-dc8e7545c854 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c returned with HTTP 200 Aug 18 13:53:37.750245 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 575/2285] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:37 2026] GET /volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:37.928902 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.033836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:38.034394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1283688824"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:38.034575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-432d7a26-440c-4c42-9a4c-f08d61ad79b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.034843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bd8fe0bb-7ba9-4ab5-9edc-10c8e56086ea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.035926 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1283688824'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:38.036095 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Create volume of 1 GB Aug 18 13:53:38.036602 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-432d7a26-440c-4c42-9a4c-f08d61ad79b0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:38.036776 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd8fe0bb-7ba9-4ab5-9edc-10c8e56086ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:38.036884 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-432d7a26-440c-4c42-9a4c-f08d61ad79b0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.037005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd8fe0bb-7ba9-4ab5-9edc-10c8e56086ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.037158 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-432d7a26-440c-4c42-9a4c-f08d61ad79b0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.037227 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd8fe0bb-7ba9-4ab5-9edc-10c8e56086ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.037321 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-432d7a26-440c-4c42-9a4c-f08d61ad79b0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:38.037367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bd8fe0bb-7ba9-4ab5-9edc-10c8e56086ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:38.040784 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Availability Zones retrieved successfully. Aug 18 13:53:38.042232 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.042232 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:38.042361 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.042361 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:38.043094 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd8fe0bb-7ba9-4ab5-9edc-10c8e56086ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:38.043145 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-432d7a26-440c-4c42-9a4c-f08d61ad79b0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:38.043472 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 573/2286] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:38.043621 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 564/2287] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:38.047095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Flow 'volume_create_api' (84d4da1f-9d51-473b-8a3a-103ce52c6f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:38.047964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86ba1e0-505d-40c0-b770-32835421439f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:38.048842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:38.071595 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86ba1e0-505d-40c0-b770-32835421439f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:38.072264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77467bbc-a958-4e0b-9606-862bd8ea12e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:38.122727 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Created reservations ['3a63e37c-06d2-47e3-95e1-996433458f1f', '4b5f91b5-a6ed-4c1a-837e-07b9e8268f9a', '55984ece-6bee-418e-b64d-082434602e8d', 'cd74f3a4-7b4f-478d-b86c-a439ea9dbf98'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:38.123464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77467bbc-a958-4e0b-9606-862bd8ea12e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a63e37c-06d2-47e3-95e1-996433458f1f', '4b5f91b5-a6ed-4c1a-837e-07b9e8268f9a', '55984ece-6bee-418e-b64d-082434602e8d', 'cd74f3a4-7b4f-478d-b86c-a439ea9dbf98']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:38.124181 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b001b4d7-52ab-49fe-bdde-426f1a6db2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:38.144105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b001b4d7-52ab-49fe-bdde-426f1a6db2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fce5fe8e-2739-4a19-a0b1-3c25fc2538e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1283688824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74888e7265dd43f6a1d9019225c1bf0b',qos_specs=None,replication_status=,reservations=['3a63e37c-06d2-47e3-95e1-996433458f1f','4b5f91b5-a6ed-4c1a-837e-07b9e8268f9a','55984ece-6bee-418e-b64d-082434602e8d','cd74f3a4-7b4f-478d-b86c-a439ea9dbf98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6456f20c245e4627a9914dd53c222c22',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1283688824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fce5fe8e-2739-4a19-a0b1-3c25fc2538e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74888e7265dd43f6a1d9019225c1bf0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6456f20c245e4627a9914dd53c222c22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:38.144817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1417f98a-c325-45a8-8c89-7c71f3079f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:38.159956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1417f98a-c325-45a8-8c89-7c71f3079f37) transitioned into state 'SUCCESS' from state '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-1283688824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74888e7265dd43f6a1d9019225c1bf0b',qos_specs=None,replication_status=,reservations=['3a63e37c-06d2-47e3-95e1-996433458f1f','4b5f91b5-a6ed-4c1a-837e-07b9e8268f9a','55984ece-6bee-418e-b64d-082434602e8d','cd74f3a4-7b4f-478d-b86c-a439ea9dbf98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6456f20c245e4627a9914dd53c222c22',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:38.160624 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac872ad9-6f83-4c4f-9fed-2268a3d8bd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:38.168038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac872ad9-6f83-4c4f-9fed-2268a3d8bd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:38.168802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Flow 'volume_create_api' (84d4da1f-9d51-473b-8a3a-103ce52c6f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:38.169119 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Create volume request issued successfully. Aug 18 13:53:38.169690 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b18173b-64f2-40c8-ad3c-524ecda7e0ed tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:38.170108 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 576/2288] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:53:37 2026] POST /volume/v3/volumes => generated 819 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:38.180553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-471cfe8b-9f81-4a8a-bc49-7eb08fc57de6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.182305 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1fec31ca-8906-46a5-83b6-9bc43e8a1475 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.182630 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-471cfe8b-9f81-4a8a-bc49-7eb08fc57de6 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:38.182727 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-471cfe8b-9f81-4a8a-bc49-7eb08fc57de6 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.182898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-471cfe8b-9f81-4a8a-bc49-7eb08fc57de6 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.183998 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fec31ca-8906-46a5-83b6-9bc43e8a1475 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:38.184189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fec31ca-8906-46a5-83b6-9bc43e8a1475 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.184389 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fec31ca-8906-46a5-83b6-9bc43e8a1475 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.184486 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1fec31ca-8906-46a5-83b6-9bc43e8a1475 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:38.188151 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.188151 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:38.188829 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fec31ca-8906-46a5-83b6-9bc43e8a1475 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:38.189118 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.189118 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:38.189201 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 574/2289] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:38.192093 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-471cfe8b-9f81-4a8a-bc49-7eb08fc57de6 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Volume info retrieved successfully. Aug 18 13:53:38.195485 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-471cfe8b-9f81-4a8a-bc49-7eb08fc57de6 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 200 Aug 18 13:53:38.195801 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 576/2290] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 887 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:38.242517 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-183c9062-38fd-4525-b0c4-af7eae732e8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.244137 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-183c9062-38fd-4525-b0c4-af7eae732e8a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:38.244313 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-183c9062-38fd-4525-b0c4-af7eae732e8a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.244483 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-183c9062-38fd-4525-b0c4-af7eae732e8a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.253097 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.253097 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:38.256307 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-183c9062-38fd-4525-b0c4-af7eae732e8a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:38.260250 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-183c9062-38fd-4525-b0c4-af7eae732e8a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:38.260606 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 565/2291] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:38.673686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70b4bb79-9d04-42fa-861b-1cc6bef11f4c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.675411 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70b4bb79-9d04-42fa-861b-1cc6bef11f4c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:38.675637 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70b4bb79-9d04-42fa-861b-1cc6bef11f4c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.675877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70b4bb79-9d04-42fa-861b-1cc6bef11f4c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.681940 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.681940 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:38.684902 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70b4bb79-9d04-42fa-861b-1cc6bef11f4c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:38.688352 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70b4bb79-9d04-42fa-861b-1cc6bef11f4c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:38.688728 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 577/2292] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:38.763103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8e256586-a2fd-48af-9d6e-cc3ea434ebd2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.764521 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e256586-a2fd-48af-9d6e-cc3ea434ebd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c Aug 18 13:53:38.764685 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e256586-a2fd-48af-9d6e-cc3ea434ebd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.764870 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e256586-a2fd-48af-9d6e-cc3ea434ebd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.770173 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e256586-a2fd-48af-9d6e-cc3ea434ebd2 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c returned with HTTP 404 Aug 18 13:53:38.770594 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 575/2293] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/volumes/680661c7-8c92-45d5-b7c7-7d0d73b1040c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:38.776569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.778073 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 Aug 18 13:53:38.778252 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.778454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.778549 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete snapshot with id: 88d25955-b996-4b22-9dcf-7be67c5548f2 Aug 18 13:53:38.782952 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.782952 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:38.783343 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Snapshot retrieved successfully. Aug 18 13:53:38.795819 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Snapshot delete request issued successfully. Aug 18 13:53:38.795946 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85cd69d6-b02c-4130-aaa6-950ac8a8d399 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 returned with HTTP 202 Aug 18 13:53:38.796260 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 577/2294] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:53:38 2026] DELETE /volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:38.802604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75ae866f-0444-46c2-bdbf-d8e4552d97c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:38.804132 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75ae866f-0444-46c2-bdbf-d8e4552d97c5 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 Aug 18 13:53:38.804299 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75ae866f-0444-46c2-bdbf-d8e4552d97c5 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:38.804466 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75ae866f-0444-46c2-bdbf-d8e4552d97c5 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:38.809011 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:38.809011 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:38.809495 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75ae866f-0444-46c2-bdbf-d8e4552d97c5 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Snapshot retrieved successfully. Aug 18 13:53:38.810370 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75ae866f-0444-46c2-bdbf-d8e4552d97c5 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 returned with HTTP 200 Aug 18 13:53:38.810721 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 566/2295] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:53:38 2026] GET /volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 => generated 473 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:39.054725 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b65e3493-362b-43a9-b121-aa4cf03b68c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.055136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-115ab49d-7e42-40ca-9f1c-1ccf360d8f9b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.056350 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-115ab49d-7e42-40ca-9f1c-1ccf360d8f9b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:39.056425 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b65e3493-362b-43a9-b121-aa4cf03b68c2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:39.056526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-115ab49d-7e42-40ca-9f1c-1ccf360d8f9b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.056589 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b65e3493-362b-43a9-b121-aa4cf03b68c2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.056690 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-115ab49d-7e42-40ca-9f1c-1ccf360d8f9b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.056778 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-115ab49d-7e42-40ca-9f1c-1ccf360d8f9b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:39.056825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b65e3493-362b-43a9-b121-aa4cf03b68c2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.056906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b65e3493-362b-43a9-b121-aa4cf03b68c2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:39.060442 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.060442 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:39.060952 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-115ab49d-7e42-40ca-9f1c-1ccf360d8f9b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:39.061255 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 576/2296] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:39.061515 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.061515 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:39.062669 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b65e3493-362b-43a9-b121-aa4cf03b68c2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:39.063298 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 578/2297] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:39.200894 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-47e1d745-f619-460e-b3ab-e022c4459d0b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.202438 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-47e1d745-f619-460e-b3ab-e022c4459d0b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:39.202603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-47e1d745-f619-460e-b3ab-e022c4459d0b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.202778 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-47e1d745-f619-460e-b3ab-e022c4459d0b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.202916 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-47e1d745-f619-460e-b3ab-e022c4459d0b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:39.206681 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-185a72bf-2d89-43eb-974f-5e17d7bc86fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.207272 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.207272 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:39.208237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-47e1d745-f619-460e-b3ab-e022c4459d0b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:39.208636 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-185a72bf-2d89-43eb-974f-5e17d7bc86fc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.208695 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 578/2298] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:39.208844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-185a72bf-2d89-43eb-974f-5e17d7bc86fc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.209946 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-185a72bf-2d89-43eb-974f-5e17d7bc86fc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.214840 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.214840 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:39.217757 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-185a72bf-2d89-43eb-974f-5e17d7bc86fc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Volume info retrieved successfully. Aug 18 13:53:39.221127 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-185a72bf-2d89-43eb-974f-5e17d7bc86fc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 200 Aug 18 13:53:39.221505 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 567/2299] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 946 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:39.232568 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d93a64e3-53c4-4efc-8a84-9c7ebca922f5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.234236 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d93a64e3-53c4-4efc-8a84-9c7ebca922f5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] POST https://10.4.3.221/volume/v3/volume-transfers Aug 18 13:53:39.234575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d93a64e3-53c4-4efc-8a84-9c7ebca922f5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fce5fe8e-2739-4a19-a0b1-3c25fc2538e5"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:39.235933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volume_transfer [None req-d93a64e3-53c4-4efc-8a84-9c7ebca922f5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fce5fe8e-2739-4a19-a0b1-3c25fc2538e5'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:53:39.236058 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volume_transfer [None req-d93a64e3-53c4-4efc-8a84-9c7ebca922f5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Creating transfer of volume fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.236158 np0000007658 devstack@c-api.service[100282]: INFO cinder.transfer.api [None req-d93a64e3-53c4-4efc-8a84-9c7ebca922f5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Generating transfer record for volume fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.242712 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.242712 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:39.250571 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d93a64e3-53c4-4efc-8a84-9c7ebca922f5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:53:39.250950 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 577/2300] 10.4.3.221 () {70 vars in 1326 bytes} [Tue Aug 18 13:53:39 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:39.258259 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d126c58c-4c42-44b3-9c62-98297202fc02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.259967 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d126c58c-4c42-44b3-9c62-98297202fc02 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.260158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d126c58c-4c42-44b3-9c62-98297202fc02 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.260359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d126c58c-4c42-44b3-9c62-98297202fc02 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.266760 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.266760 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:39.270628 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d126c58c-4c42-44b3-9c62-98297202fc02 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Volume info retrieved successfully. Aug 18 13:53:39.272917 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7434da96-4ac7-4295-8027-b97b7d50cecd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.274614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7434da96-4ac7-4295-8027-b97b7d50cecd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:39.274662 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d126c58c-4c42-44b3-9c62-98297202fc02 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 200 Aug 18 13:53:39.274794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7434da96-4ac7-4295-8027-b97b7d50cecd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.274976 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 579/2301] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:39.275034 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7434da96-4ac7-4295-8027-b97b7d50cecd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.283931 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.283931 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:39.287273 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7434da96-4ac7-4295-8027-b97b7d50cecd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:39.289656 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3dbcec8-1f7a-40be-8f2c-f4822b24c547 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.291285 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3dbcec8-1f7a-40be-8f2c-f4822b24c547 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943 Aug 18 13:53:39.291574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3dbcec8-1f7a-40be-8f2c-f4822b24c547 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.291630 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7434da96-4ac7-4295-8027-b97b7d50cecd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:39.291831 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3dbcec8-1f7a-40be-8f2c-f4822b24c547 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.292012 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 579/2302] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:39.295451 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3dbcec8-1f7a-40be-8f2c-f4822b24c547 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943 returned with HTTP 200 Aug 18 13:53:39.295825 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 568/2303] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943 => generated 540 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:39.305447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dde4556c-3ce9-4bd5-be48-c8e003caeb2a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.307079 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dde4556c-3ce9-4bd5-be48-c8e003caeb2a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volume-transfers Aug 18 13:53:39.307378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dde4556c-3ce9-4bd5-be48-c8e003caeb2a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.307507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dde4556c-3ce9-4bd5-be48-c8e003caeb2a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.307692 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volume_transfer [None req-dde4556c-3ce9-4bd5-be48-c8e003caeb2a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Listing volume transfers {{(pid=100282) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:53:39.310972 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dde4556c-3ce9-4bd5-be48-c8e003caeb2a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers returned with HTTP 200 Aug 18 13:53:39.311295 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 578/2304] 10.4.3.221 () {68 vars in 1305 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:39.319782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.366729 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] POST https://10.4.3.221/volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943/accept Aug 18 13:53:39.367104 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a06ac23417d8d232"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:39.368409 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Accepting volume transfer 76fd0f72-947b-4ab1-8e89-9b4efc6fd943 {{(pid=100283) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 13:53:39.368520 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Accepting transfer 76fd0f72-947b-4ab1-8e89-9b4efc6fd943 Aug 18 13:53:39.413712 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Created reservations ['5580596e-fbd6-44dd-9f21-76630801ee5e', 'de33d628-37e8-40fb-8719-84b923855087', '981a428b-4b79-453f-9000-0417e71146ec', '30da5c93-13ec-4c57-8892-39b1b8919d97'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:39.427272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Created reservations ['e3851a5f-1c54-4ec3-bf55-c535a500b528', '54b688fe-6c78-4950-9b74-8d0b805573ed', 'f50399e8-81d1-4a5d-a877-25dba097d709', 'f2634f53-82ea-40f4-9fa5-542cf842b500'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:39.452940 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Created reservations ['2981fad2-6fdc-4e74-a3a8-c06bc965bc92', '9ff6eb14-9677-47e8-a80a-69a158afcc26', 'f96348c5-e721-470f-8417-98d629113c0e', '2faaae4a-23dc-45e1-91df-98f188ebe217'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:39.472701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Created reservations ['480d3741-83e6-45ca-a3ae-fa6a088663d6', '14cfd3ec-89ca-461a-bd91-97bb689b697d', 'd97f94b5-44cd-4434-8406-c4539e675c91', '150410e5-b72c-45cd-aeda-1855bfa1a1d7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:39.481320 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Transfer volume completed successfully. Aug 18 13:53:39.526154 np0000007658 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Volume fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 has been transferred. Aug 18 13:53:39.531672 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87dfb5ec-10a0-458e-bc4d-efdc11fdde1f tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] https://10.4.3.221/volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943/accept returned with HTTP 202 Aug 18 13:53:39.532063 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 580/2305] 10.4.3.221 () {70 vars in 1458 bytes} [Tue Aug 18 13:53:39 2026] POST /volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943/accept => generated 365 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:39.539745 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b10affc7-9a5a-4be4-adaf-6dfbe6937027 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.541508 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b10affc7-9a5a-4be4-adaf-6dfbe6937027 tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.541744 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b10affc7-9a5a-4be4-adaf-6dfbe6937027 tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.541949 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b10affc7-9a5a-4be4-adaf-6dfbe6937027 tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.549330 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.549330 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:39.553027 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b10affc7-9a5a-4be4-adaf-6dfbe6937027 tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Volume info retrieved successfully. Aug 18 13:53:39.557304 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b10affc7-9a5a-4be4-adaf-6dfbe6937027 tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 200 Aug 18 13:53:39.557626 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 580/2306] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:39.567799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8690a248-5cfb-4fcb-9c0f-4168380a525d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.569388 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8690a248-5cfb-4fcb-9c0f-4168380a525d tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.569589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8690a248-5cfb-4fcb-9c0f-4168380a525d tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.569782 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8690a248-5cfb-4fcb-9c0f-4168380a525d tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.575627 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.575627 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:39.578611 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8690a248-5cfb-4fcb-9c0f-4168380a525d tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] Volume info retrieved successfully. Aug 18 13:53:39.582088 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8690a248-5cfb-4fcb-9c0f-4168380a525d tempest-VolumesTransfersV357Test-1013212075 tempest-VolumesTransfersV357Test-1013212075-project-member] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 200 Aug 18 13:53:39.582433 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 569/2307] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 946 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:39.592889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ea2967bd-9960-477a-a726-c12dc744119d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.594367 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ea2967bd-9960-477a-a726-c12dc744119d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] DELETE https://10.4.3.221/volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943 Aug 18 13:53:39.594579 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ea2967bd-9960-477a-a726-c12dc744119d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.594786 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ea2967bd-9960-477a-a726-c12dc744119d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.594938 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.volume_transfer [None req-ea2967bd-9960-477a-a726-c12dc744119d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Delete transfer with id: 76fd0f72-947b-4ab1-8e89-9b4efc6fd943 Aug 18 13:53:39.597446 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ea2967bd-9960-477a-a726-c12dc744119d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943 returned with HTTP 404 Aug 18 13:53:39.597844 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 579/2308] 10.4.3.221 () {68 vars in 1419 bytes} [Tue Aug 18 13:53:39 2026] DELETE /volume/v3/volume-transfers/76fd0f72-947b-4ab1-8e89-9b4efc6fd943 => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:39.603882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-267b4da8-945a-431a-82cc-8cd58bece7cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.625567 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-267b4da8-945a-431a-82cc-8cd58bece7cb tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.625793 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-267b4da8-945a-431a-82cc-8cd58bece7cb tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.626020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-267b4da8-945a-431a-82cc-8cd58bece7cb tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.626216 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-267b4da8-945a-431a-82cc-8cd58bece7cb tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Delete volume with id: fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.631977 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.631977 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:39.632308 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-267b4da8-945a-431a-82cc-8cd58bece7cb tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Volume info retrieved successfully. Aug 18 13:53:39.644417 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-267b4da8-945a-431a-82cc-8cd58bece7cb tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Delete volume request issued successfully. Aug 18 13:53:39.644591 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-267b4da8-945a-431a-82cc-8cd58bece7cb tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 202 Aug 18 13:53:39.644941 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 581/2309] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:53:39 2026] DELETE /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:53:39.651321 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c0e95365-288a-4db8-87ea-a300082f3015 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.653072 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c0e95365-288a-4db8-87ea-a300082f3015 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:39.653269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c0e95365-288a-4db8-87ea-a300082f3015 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.653472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c0e95365-288a-4db8-87ea-a300082f3015 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.660047 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.660047 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:39.663329 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c0e95365-288a-4db8-87ea-a300082f3015 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Volume info retrieved successfully. Aug 18 13:53:39.666780 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c0e95365-288a-4db8-87ea-a300082f3015 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 200 Aug 18 13:53:39.667142 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 581/2310] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 1130 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:53:39.699695 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7011c6ac-d0d8-411b-98c0-3e9110385941 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.701348 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7011c6ac-d0d8-411b-98c0-3e9110385941 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:39.701554 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7011c6ac-d0d8-411b-98c0-3e9110385941 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.701763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7011c6ac-d0d8-411b-98c0-3e9110385941 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.707765 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.707765 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:39.713047 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7011c6ac-d0d8-411b-98c0-3e9110385941 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:39.716910 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7011c6ac-d0d8-411b-98c0-3e9110385941 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:39.717259 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 570/2311] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:39.819832 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cab5fe04-44e7-456b-af95-58d6187a70bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.822030 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cab5fe04-44e7-456b-af95-58d6187a70bd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 Aug 18 13:53:39.822275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cab5fe04-44e7-456b-af95-58d6187a70bd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.822510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cab5fe04-44e7-456b-af95-58d6187a70bd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.826563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cab5fe04-44e7-456b-af95-58d6187a70bd tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 returned with HTTP 404 Aug 18 13:53:39.826969 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 580/2312] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/snapshots/88d25955-b996-4b22-9dcf-7be67c5548f2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:39.832842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.834421 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] DELETE https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 Aug 18 13:53:39.834656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.834761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.834962 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume with id: 59685532-805b-439e-99c7-7d56aa917f93 Aug 18 13:53:39.841849 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.841849 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:39.842278 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:39.855821 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Delete volume request issued successfully. Aug 18 13:53:39.856055 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af630468-6df2-4ab5-9c0b-fd14ff691825 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 returned with HTTP 202 Aug 18 13:53:39.856522 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 582/2313] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:53:39 2026] DELETE /volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:53:39.864562 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c627aedb-43e5-44c9-a60d-1c2bfd30215f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.866546 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c627aedb-43e5-44c9-a60d-1c2bfd30215f tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 Aug 18 13:53:39.866758 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c627aedb-43e5-44c9-a60d-1c2bfd30215f tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.866975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c627aedb-43e5-44c9-a60d-1c2bfd30215f tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.873277 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.873277 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:39.876543 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c627aedb-43e5-44c9-a60d-1c2bfd30215f tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Volume info retrieved successfully. Aug 18 13:53:39.880215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c627aedb-43e5-44c9-a60d-1c2bfd30215f tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 returned with HTTP 200 Aug 18 13:53:39.880581 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 582/2314] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:39.911754 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-e23d7ebe-8ad3-4528-a23c-b073c3dff553 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:39.913591 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-e23d7ebe-8ad3-4528-a23c-b073c3dff553 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:39.913727 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-e23d7ebe-8ad3-4528-a23c-b073c3dff553 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:39.913977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-e23d7ebe-8ad3-4528-a23c-b073c3dff553 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:39.922155 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:39.922155 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:39.924967 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-e23d7ebe-8ad3-4528-a23c-b073c3dff553 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:39.928665 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-e23d7ebe-8ad3-4528-a23c-b073c3dff553 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:39.929077 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 571/2315] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:53:39 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:40.070878 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5cd59f17-6133-4e19-988f-db3d0cd756a9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.072487 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cd59f17-6133-4e19-988f-db3d0cd756a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:40.072699 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cd59f17-6133-4e19-988f-db3d0cd756a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.072933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cd59f17-6133-4e19-988f-db3d0cd756a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.073048 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5cd59f17-6133-4e19-988f-db3d0cd756a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:40.073265 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-01aaa158-9271-4ee4-a039-965e9abf474c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.075197 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01aaa158-9271-4ee4-a039-965e9abf474c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:40.075197 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01aaa158-9271-4ee4-a039-965e9abf474c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.075411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01aaa158-9271-4ee4-a039-965e9abf474c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.075531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-01aaa158-9271-4ee4-a039-965e9abf474c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:40.077481 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:40.077481 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:40.078178 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cd59f17-6133-4e19-988f-db3d0cd756a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:40.078549 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 581/2316] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:40.080430 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:40.080430 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:40.081249 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01aaa158-9271-4ee4-a039-965e9abf474c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:40.081635 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 583/2317] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:40.219782 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b11e12a9-be9e-4ba2-81f2-e6387edd23fc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.221443 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b11e12a9-be9e-4ba2-81f2-e6387edd23fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:40.221613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b11e12a9-be9e-4ba2-81f2-e6387edd23fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.221784 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b11e12a9-be9e-4ba2-81f2-e6387edd23fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.221901 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b11e12a9-be9e-4ba2-81f2-e6387edd23fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:40.225731 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:40.225731 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:40.226386 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b11e12a9-be9e-4ba2-81f2-e6387edd23fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:40.226703 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 583/2318] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:40.303635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-639ce895-9677-4ab4-81c9-29a9318c4b45 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.305378 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-639ce895-9677-4ab4-81c9-29a9318c4b45 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:40.305548 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-639ce895-9677-4ab4-81c9-29a9318c4b45 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.305751 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-639ce895-9677-4ab4-81c9-29a9318c4b45 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.314250 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:40.314250 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:40.317787 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-639ce895-9677-4ab4-81c9-29a9318c4b45 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:40.322915 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-639ce895-9677-4ab4-81c9-29a9318c4b45 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:40.323271 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 572/2319] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:40.681072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-21a8d798-fccc-47b4-b1f5-8afdbc7fa030 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.682677 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21a8d798-fccc-47b4-b1f5-8afdbc7fa030 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:40.682880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21a8d798-fccc-47b4-b1f5-8afdbc7fa030 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.683062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21a8d798-fccc-47b4-b1f5-8afdbc7fa030 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.688137 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21a8d798-fccc-47b4-b1f5-8afdbc7fa030 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 404 Aug 18 13:53:40.688526 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 582/2320] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:40.694665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85c323de-3aff-4f47-9ad4-e1e5606ebef5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.696282 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85c323de-3aff-4f47-9ad4-e1e5606ebef5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:40.696500 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85c323de-3aff-4f47-9ad4-e1e5606ebef5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.696709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85c323de-3aff-4f47-9ad4-e1e5606ebef5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.702041 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85c323de-3aff-4f47-9ad4-e1e5606ebef5 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 404 Aug 18 13:53:40.702458 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 584/2321] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:40.708360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-201cc05a-8b7c-483f-ac82-f33a614a05be None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.709962 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-201cc05a-8b7c-483f-ac82-f33a614a05be tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] DELETE https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:40.710171 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-201cc05a-8b7c-483f-ac82-f33a614a05be tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.710366 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-201cc05a-8b7c-483f-ac82-f33a614a05be tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.710534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-201cc05a-8b7c-483f-ac82-f33a614a05be tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Delete volume with id: fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 Aug 18 13:53:40.715261 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-201cc05a-8b7c-483f-ac82-f33a614a05be tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 returned with HTTP 404 Aug 18 13:53:40.715656 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 584/2322] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:53:40 2026] DELETE /volume/v3/volumes/fce5fe8e-2739-4a19-a0b1-3c25fc2538e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:40.722297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.723896 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:40.724220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2037439099"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:40.725505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2037439099'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:40.725621 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Create volume of 1 GB Aug 18 13:53:40.728046 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fc047b5d-18c2-4e00-810e-81ec85f39a6d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.729332 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Availability Zones retrieved successfully. Aug 18 13:53:40.729738 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc047b5d-18c2-4e00-810e-81ec85f39a6d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:40.730020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fc047b5d-18c2-4e00-810e-81ec85f39a6d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.730300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fc047b5d-18c2-4e00-810e-81ec85f39a6d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.734346 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Flow 'volume_create_api' (ef66e5c0-6fab-4d16-b3f0-46b953595a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:40.735264 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1650ead8-4317-4550-9174-717733590184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:40.736069 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:40.736777 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:40.736777 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:40.742056 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fc047b5d-18c2-4e00-810e-81ec85f39a6d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:40.747126 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc047b5d-18c2-4e00-810e-81ec85f39a6d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:40.747608 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 583/2323] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:40.761693 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1650ead8-4317-4550-9174-717733590184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:40.762386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34144a6-bdd1-4907-8503-c3fdb7a13bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:40.796899 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Created reservations ['fc934ee8-5984-4f72-9676-e9e01275f705', 'c476107f-9caa-4340-a2c3-58588b7ba073', '42e60031-e7af-499e-bc52-284ef1e2e8b9', '222b4fdb-5338-42a0-b224-da39761c9c29'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:40.797588 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34144a6-bdd1-4907-8503-c3fdb7a13bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc934ee8-5984-4f72-9676-e9e01275f705', 'c476107f-9caa-4340-a2c3-58588b7ba073', '42e60031-e7af-499e-bc52-284ef1e2e8b9', '222b4fdb-5338-42a0-b224-da39761c9c29']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:40.798331 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e873f4a-0bc1-4dee-aeb1-9fe0d01611ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:40.819233 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e873f4a-0bc1-4dee-aeb1-9fe0d01611ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef30c02-70ef-482c-b5aa-f158ec34aca7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2037439099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74888e7265dd43f6a1d9019225c1bf0b',qos_specs=None,replication_status=,reservations=['fc934ee8-5984-4f72-9676-e9e01275f705','c476107f-9caa-4340-a2c3-58588b7ba073','42e60031-e7af-499e-bc52-284ef1e2e8b9','222b4fdb-5338-42a0-b224-da39761c9c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6456f20c245e4627a9914dd53c222c22',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2037439099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eef30c02-70ef-482c-b5aa-f158ec34aca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74888e7265dd43f6a1d9019225c1bf0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6456f20c245e4627a9914dd53c222c22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:40.820045 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980f7d67-0324-4d6e-993e-13a9fe64eab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:40.834783 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980f7d67-0324-4d6e-993e-13a9fe64eab8) transitioned into state 'SUCCESS' from state '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-2037439099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74888e7265dd43f6a1d9019225c1bf0b',qos_specs=None,replication_status=,reservations=['fc934ee8-5984-4f72-9676-e9e01275f705','c476107f-9caa-4340-a2c3-58588b7ba073','42e60031-e7af-499e-bc52-284ef1e2e8b9','222b4fdb-5338-42a0-b224-da39761c9c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6456f20c245e4627a9914dd53c222c22',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:40.835429 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28ad0e1-aa22-40d7-9a90-bf067af5371d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:40.843480 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28ad0e1-aa22-40d7-9a90-bf067af5371d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:40.844642 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Flow 'volume_create_api' (ef66e5c0-6fab-4d16-b3f0-46b953595a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:40.845055 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Create volume request issued successfully. Aug 18 13:53:40.845833 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0db1b66f-4ce9-4a3c-a413-ebbd0c1b6a1b tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:40.846436 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 573/2324] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:53:40 2026] POST /volume/v3/volumes => generated 819 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:40.860357 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c625a9e-5442-4461-a31a-da234261f9cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.861882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c625a9e-5442-4461-a31a-da234261f9cc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:40.862092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c625a9e-5442-4461-a31a-da234261f9cc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.862266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c625a9e-5442-4461-a31a-da234261f9cc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.868377 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:40.868377 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:40.871629 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c625a9e-5442-4461-a31a-da234261f9cc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Volume info retrieved successfully. Aug 18 13:53:40.875195 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c625a9e-5442-4461-a31a-da234261f9cc tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 200 Aug 18 13:53:40.875575 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 585/2325] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 887 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:40.892233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-95afea29-90b6-439b-8899-667418277db0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:40.893916 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-95afea29-90b6-439b-8899-667418277db0 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] GET https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 Aug 18 13:53:40.894099 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-95afea29-90b6-439b-8899-667418277db0 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:40.894271 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-95afea29-90b6-439b-8899-667418277db0 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:40.899450 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-95afea29-90b6-439b-8899-667418277db0 tempest-CreateVolumesFromSnapshotTest-278761305 tempest-CreateVolumesFromSnapshotTest-278761305-project-member] https://10.4.3.221/volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 returned with HTTP 404 Aug 18 13:53:40.899773 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 585/2326] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:40 2026] GET /volume/v3/volumes/59685532-805b-439e-99c7-7d56aa917f93 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:41.088020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7b83085c-ebff-431e-9b95-4f028ab4e785 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.089554 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b83085c-ebff-431e-9b95-4f028ab4e785 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:41.089738 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b83085c-ebff-431e-9b95-4f028ab4e785 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.089925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b83085c-ebff-431e-9b95-4f028ab4e785 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.090016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7b83085c-ebff-431e-9b95-4f028ab4e785 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:41.091005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8b1393c-fcef-4888-8d35-404bbbc5cd00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.092701 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8b1393c-fcef-4888-8d35-404bbbc5cd00 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:41.092886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8b1393c-fcef-4888-8d35-404bbbc5cd00 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.093067 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8b1393c-fcef-4888-8d35-404bbbc5cd00 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.093170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c8b1393c-fcef-4888-8d35-404bbbc5cd00 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:41.094072 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.094072 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:41.094732 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b83085c-ebff-431e-9b95-4f028ab4e785 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:41.095110 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 584/2327] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:41.097148 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.097148 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:41.097908 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8b1393c-fcef-4888-8d35-404bbbc5cd00 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:41.098122 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 574/2328] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:41.235906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c57f8e39-8c13-4f7a-aaf4-379d543bc2f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.237442 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c57f8e39-8c13-4f7a-aaf4-379d543bc2f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:41.237605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c57f8e39-8c13-4f7a-aaf4-379d543bc2f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.237777 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c57f8e39-8c13-4f7a-aaf4-379d543bc2f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.237941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c57f8e39-8c13-4f7a-aaf4-379d543bc2f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:41.241941 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.241941 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:41.242847 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c57f8e39-8c13-4f7a-aaf4-379d543bc2f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:41.243366 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 586/2329] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:41.334587 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4253fa17-2a42-4708-b58e-012356ebec0c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.336111 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4253fa17-2a42-4708-b58e-012356ebec0c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:41.336310 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4253fa17-2a42-4708-b58e-012356ebec0c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.336490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4253fa17-2a42-4708-b58e-012356ebec0c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.346538 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.346538 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:41.350540 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4253fa17-2a42-4708-b58e-012356ebec0c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:41.354258 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4253fa17-2a42-4708-b58e-012356ebec0c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:41.354659 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 586/2330] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:41.759042 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b6f844c8-ba55-48f2-bd50-378a2d103b75 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.760640 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b6f844c8-ba55-48f2-bd50-378a2d103b75 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:41.760812 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b6f844c8-ba55-48f2-bd50-378a2d103b75 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.761002 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b6f844c8-ba55-48f2-bd50-378a2d103b75 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.767585 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.767585 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:41.770767 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b6f844c8-ba55-48f2-bd50-378a2d103b75 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:41.774173 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b6f844c8-ba55-48f2-bd50-378a2d103b75 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:41.774522 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 585/2331] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:41.889283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ddf2479-6301-4d81-a77e-0dd037f5f981 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.890745 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ddf2479-6301-4d81-a77e-0dd037f5f981 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:41.890947 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ddf2479-6301-4d81-a77e-0dd037f5f981 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.891124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ddf2479-6301-4d81-a77e-0dd037f5f981 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.897719 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.897719 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:41.901346 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6ddf2479-6301-4d81-a77e-0dd037f5f981 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Volume info retrieved successfully. Aug 18 13:53:41.905472 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ddf2479-6301-4d81-a77e-0dd037f5f981 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 200 Aug 18 13:53:41.905838 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 575/2332] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:41.916479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a0cff170-f237-4e21-84be-86233dc085f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.918016 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0cff170-f237-4e21-84be-86233dc085f4 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] POST https://10.4.3.221/volume/v3/volume-transfers Aug 18 13:53:41.918382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0cff170-f237-4e21-84be-86233dc085f4 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "eef30c02-70ef-482c-b5aa-f158ec34aca7"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:41.919649 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-a0cff170-f237-4e21-84be-86233dc085f4 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Creating new volume transfer {'transfer': {'volume_id': 'eef30c02-70ef-482c-b5aa-f158ec34aca7'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 13:53:41.919806 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volume_transfer [None req-a0cff170-f237-4e21-84be-86233dc085f4 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Creating transfer of volume eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:41.919956 np0000007658 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-a0cff170-f237-4e21-84be-86233dc085f4 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Generating transfer record for volume eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:41.925807 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.925807 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:41.932591 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0cff170-f237-4e21-84be-86233dc085f4 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers returned with HTTP 202 Aug 18 13:53:41.933158 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 587/2333] 10.4.3.221 () {70 vars in 1326 bytes} [Tue Aug 18 13:53:41 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:53:41.940634 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9b33a155-6bda-45e7-9284-004e1050fcab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.942279 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b33a155-6bda-45e7-9284-004e1050fcab tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:41.942486 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b33a155-6bda-45e7-9284-004e1050fcab tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.942661 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b33a155-6bda-45e7-9284-004e1050fcab tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.949092 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.949092 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:41.952124 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9b33a155-6bda-45e7-9284-004e1050fcab tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Volume info retrieved successfully. Aug 18 13:53:41.955905 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b33a155-6bda-45e7-9284-004e1050fcab tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 200 Aug 18 13:53:41.956242 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 587/2334] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:41.966695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a2beab2f-653d-46fa-a911-5b96ec1de13d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.968131 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2beab2f-653d-46fa-a911-5b96ec1de13d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volume-transfers/detail Aug 18 13:53:41.968317 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2beab2f-653d-46fa-a911-5b96ec1de13d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.968611 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2beab2f-653d-46fa-a911-5b96ec1de13d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.968753 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volume_transfer [None req-a2beab2f-653d-46fa-a911-5b96ec1de13d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Listing volume transfers {{(pid=100282) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 13:53:41.971926 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2beab2f-653d-46fa-a911-5b96ec1de13d tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 13:53:41.972218 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 586/2335] 10.4.3.221 () {68 vars in 1326 bytes} [Tue Aug 18 13:53:41 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:41.979779 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-537eccf1-5153-4547-bcb6-a3b3b4a99999 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:41.981291 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-537eccf1-5153-4547-bcb6-a3b3b4a99999 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] DELETE https://10.4.3.221/volume/v3/volume-transfers/4b1b63bd-93fe-4337-a40f-97cb11756356 Aug 18 13:53:41.981527 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-537eccf1-5153-4547-bcb6-a3b3b4a99999 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:41.981744 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-537eccf1-5153-4547-bcb6-a3b3b4a99999 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:41.981896 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-537eccf1-5153-4547-bcb6-a3b3b4a99999 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Delete transfer with id: 4b1b63bd-93fe-4337-a40f-97cb11756356 Aug 18 13:53:41.989931 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:41.989931 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:41.996889 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-537eccf1-5153-4547-bcb6-a3b3b4a99999 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers/4b1b63bd-93fe-4337-a40f-97cb11756356 returned with HTTP 202 Aug 18 13:53:41.997340 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 576/2336] 10.4.3.221 () {68 vars in 1419 bytes} [Tue Aug 18 13:53:41 2026] DELETE /volume/v3/volume-transfers/4b1b63bd-93fe-4337-a40f-97cb11756356 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:53:42.003844 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e1b706c-8bb6-4911-8d25-a20a07610640 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.005387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e1b706c-8bb6-4911-8d25-a20a07610640 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:42.005563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e1b706c-8bb6-4911-8d25-a20a07610640 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.005732 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e1b706c-8bb6-4911-8d25-a20a07610640 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.011544 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.011544 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:42.014493 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e1b706c-8bb6-4911-8d25-a20a07610640 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Volume info retrieved successfully. Aug 18 13:53:42.017980 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e1b706c-8bb6-4911-8d25-a20a07610640 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 200 Aug 18 13:53:42.018340 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 588/2337] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 946 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:42.029814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0f7a76d2-5a5f-453d-ab6d-7aa335fd8b69 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.031683 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0f7a76d2-5a5f-453d-ab6d-7aa335fd8b69 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] DELETE https://10.4.3.221/volume/v3/volume-transfers/4b1b63bd-93fe-4337-a40f-97cb11756356 Aug 18 13:53:42.031918 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0f7a76d2-5a5f-453d-ab6d-7aa335fd8b69 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.032113 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0f7a76d2-5a5f-453d-ab6d-7aa335fd8b69 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.032250 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.volume_transfer [None req-0f7a76d2-5a5f-453d-ab6d-7aa335fd8b69 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Delete transfer with id: 4b1b63bd-93fe-4337-a40f-97cb11756356 Aug 18 13:53:42.035109 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0f7a76d2-5a5f-453d-ab6d-7aa335fd8b69 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volume-transfers/4b1b63bd-93fe-4337-a40f-97cb11756356 returned with HTTP 404 Aug 18 13:53:42.035567 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 588/2338] 10.4.3.221 () {68 vars in 1419 bytes} [Tue Aug 18 13:53:42 2026] DELETE /volume/v3/volume-transfers/4b1b63bd-93fe-4337-a40f-97cb11756356 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:42.041754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.043463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:42.043697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.043929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.044138 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Delete volume with id: eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:42.050111 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.050111 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:42.050378 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Volume info retrieved successfully. Aug 18 13:53:42.064412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.065568 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Delete volume request issued successfully. Aug 18 13:53:42.065806 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8fbd552-c677-485d-8e0b-c52b2f5f3f60 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 202 Aug 18 13:53:42.066224 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 587/2339] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:53:42 2026] DELETE /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:53:42.073114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-456a1a20-1835-444d-a3bb-2dfee1695a85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.074824 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-456a1a20-1835-444d-a3bb-2dfee1695a85 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] GET https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:42.075057 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-456a1a20-1835-444d-a3bb-2dfee1695a85 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.075236 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-456a1a20-1835-444d-a3bb-2dfee1695a85 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.084812 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.084812 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:42.089716 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-456a1a20-1835-444d-a3bb-2dfee1695a85 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Volume info retrieved successfully. Aug 18 13:53:42.093512 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-456a1a20-1835-444d-a3bb-2dfee1695a85 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 200 Aug 18 13:53:42.093914 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 589/2340] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:53:42.104787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2c6eb2ec-c8fe-434b-ade4-7b183b932bfa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.107027 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2c6eb2ec-c8fe-434b-ade4-7b183b932bfa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:42.107221 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f2b73aed-37c8-4aee-885c-f09d45d5b447 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.107281 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2c6eb2ec-c8fe-434b-ade4-7b183b932bfa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.107560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2c6eb2ec-c8fe-434b-ade4-7b183b932bfa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.107710 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2c6eb2ec-c8fe-434b-ade4-7b183b932bfa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:42.108897 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2b73aed-37c8-4aee-885c-f09d45d5b447 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:42.109043 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2b73aed-37c8-4aee-885c-f09d45d5b447 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.109269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2b73aed-37c8-4aee-885c-f09d45d5b447 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.109433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f2b73aed-37c8-4aee-885c-f09d45d5b447 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:42.113315 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.113315 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:42.114188 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2c6eb2ec-c8fe-434b-ade4-7b183b932bfa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:42.114258 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.114258 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:42.114697 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 589/2341] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:42.115978 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2b73aed-37c8-4aee-885c-f09d45d5b447 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:42.116439 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 588/2342] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:42.148834 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:42.149256 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1936293272"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:42.150899 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1936293272'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:42.151039 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume of 1 GB Aug 18 13:53:42.156011 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Availability Zones retrieved successfully. Aug 18 13:53:42.162352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (0f6b7b9b-87e0-46ee-8a8d-38c52c118f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:42.163203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2212f271-b23a-4f1d-8531-852231073941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:42.164031 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:42.186427 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2212f271-b23a-4f1d-8531-852231073941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:42.187086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258dd328-3228-41ba-9664-d97cb9bf9065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:42.237036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['55a4cf79-2256-4377-aedb-94dc95b12056', 'c625c120-9735-44b3-9f63-8c650144928f', '4357508a-afb4-41f1-8e18-9cef548071f1', 'f5da4f6b-d46d-4fc3-990a-ea0bf873d2f3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:42.237880 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258dd328-3228-41ba-9664-d97cb9bf9065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55a4cf79-2256-4377-aedb-94dc95b12056', 'c625c120-9735-44b3-9f63-8c650144928f', '4357508a-afb4-41f1-8e18-9cef548071f1', 'f5da4f6b-d46d-4fc3-990a-ea0bf873d2f3']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:42.238517 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcd14b7-ba93-452a-b5d8-343d5f94e260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:42.252225 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7628a26-47d3-4fb3-9b96-a91c02e019d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.253722 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7628a26-47d3-4fb3-9b96-a91c02e019d9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:42.253911 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7628a26-47d3-4fb3-9b96-a91c02e019d9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.254087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7628a26-47d3-4fb3-9b96-a91c02e019d9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.254187 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a7628a26-47d3-4fb3-9b96-a91c02e019d9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:42.258138 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.258138 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:42.259025 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7628a26-47d3-4fb3-9b96-a91c02e019d9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:42.259380 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 590/2343] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:42.259891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcd14b7-ba93-452a-b5d8-343d5f94e260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db68e3aa-286d-4128-a925-fddc9949edf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1936293272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['55a4cf79-2256-4377-aedb-94dc95b12056','c625c120-9735-44b3-9f63-8c650144928f','4357508a-afb4-41f1-8e18-9cef548071f1','f5da4f6b-d46d-4fc3-990a-ea0bf873d2f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1936293272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db68e3aa-286d-4128-a925-fddc9949edf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e3c1e572b8430199b70a093b26e805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:42.260605 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68d4cf9-15e7-44cb-9d86-e359503fb1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:42.277123 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68d4cf9-15e7-44cb-9d86-e359503fb1fe) transitioned into state 'SUCCESS' from state '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-1936293272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['55a4cf79-2256-4377-aedb-94dc95b12056','c625c120-9735-44b3-9f63-8c650144928f','4357508a-afb4-41f1-8e18-9cef548071f1','f5da4f6b-d46d-4fc3-990a-ea0bf873d2f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:42.277799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c456c8-38ef-4cd2-bd41-e216b59f1df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:42.287574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c456c8-38ef-4cd2-bd41-e216b59f1df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:42.288657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (0f6b7b9b-87e0-46ee-8a8d-38c52c118f8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:42.289027 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request issued successfully. Aug 18 13:53:42.289690 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d33e8c5-c3a4-41f0-a8ff-a7be91408367 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:42.290187 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 577/2344] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:53:42 2026] POST /volume/v3/volumes => generated 778 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:42.302910 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a693b7ac-c161-46b4-a11e-8be1570241dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.304718 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a693b7ac-c161-46b4-a11e-8be1570241dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 Aug 18 13:53:42.304958 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a693b7ac-c161-46b4-a11e-8be1570241dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.305134 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a693b7ac-c161-46b4-a11e-8be1570241dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.312044 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.312044 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:42.315590 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a693b7ac-c161-46b4-a11e-8be1570241dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:53:42.319054 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a693b7ac-c161-46b4-a11e-8be1570241dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 returned with HTTP 200 Aug 18 13:53:42.319636 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 590/2345] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:42.366916 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1d5bbc7d-657c-4293-b6bb-d696d03baa19 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.368628 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1d5bbc7d-657c-4293-b6bb-d696d03baa19 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:42.368814 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1d5bbc7d-657c-4293-b6bb-d696d03baa19 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.369058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1d5bbc7d-657c-4293-b6bb-d696d03baa19 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.378605 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.378605 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:42.382737 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1d5bbc7d-657c-4293-b6bb-d696d03baa19 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:42.388349 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1d5bbc7d-657c-4293-b6bb-d696d03baa19 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:42.388870 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 589/2346] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:42.786105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a8d590c-d273-456d-beba-0d0a814e527d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:42.787668 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a8d590c-d273-456d-beba-0d0a814e527d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:42.787830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a8d590c-d273-456d-beba-0d0a814e527d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:42.788029 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a8d590c-d273-456d-beba-0d0a814e527d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:42.795182 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:42.795182 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:42.798875 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a8d590c-d273-456d-beba-0d0a814e527d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:42.803187 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a8d590c-d273-456d-beba-0d0a814e527d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:42.803586 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 591/2347] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:42 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:43.105052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68ce7996-1679-4136-9ac2-7d029bd2b462 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.106683 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68ce7996-1679-4136-9ac2-7d029bd2b462 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] GET https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:43.106924 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68ce7996-1679-4136-9ac2-7d029bd2b462 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.107093 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68ce7996-1679-4136-9ac2-7d029bd2b462 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.112573 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68ce7996-1679-4136-9ac2-7d029bd2b462 tempest-VolumesTransfersV357Test-112441333 tempest-VolumesTransfersV357Test-112441333-project-admin] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 404 Aug 18 13:53:43.113031 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 578/2348] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:43.118506 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cf197bd9-c18c-4503-8fc2-7a4858bb93e9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.120021 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf197bd9-c18c-4503-8fc2-7a4858bb93e9 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] GET https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:43.120204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf197bd9-c18c-4503-8fc2-7a4858bb93e9 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.120398 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf197bd9-c18c-4503-8fc2-7a4858bb93e9 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.125350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4109038c-2cd9-461d-94fa-7ba8aedc19cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.125618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-435bcbd4-c118-4915-8ab6-825d7dcf1f64 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.126947 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf197bd9-c18c-4503-8fc2-7a4858bb93e9 tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 404 Aug 18 13:53:43.127011 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4109038c-2cd9-461d-94fa-7ba8aedc19cd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:43.127145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4109038c-2cd9-461d-94fa-7ba8aedc19cd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.127352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4109038c-2cd9-461d-94fa-7ba8aedc19cd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.127574 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-435bcbd4-c118-4915-8ab6-825d7dcf1f64 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:43.127620 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4109038c-2cd9-461d-94fa-7ba8aedc19cd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:43.127658 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 591/2349] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:43.127688 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-435bcbd4-c118-4915-8ab6-825d7dcf1f64 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.127854 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-435bcbd4-c118-4915-8ab6-825d7dcf1f64 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.127981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-435bcbd4-c118-4915-8ab6-825d7dcf1f64 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:43.131356 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.131356 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:43.131676 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.131676 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:43.132160 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4109038c-2cd9-461d-94fa-7ba8aedc19cd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:43.132312 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-435bcbd4-c118-4915-8ab6-825d7dcf1f64 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:43.132579 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 590/2351] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:43.132645 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 592/2351] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:43.133656 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1a93b78-69d8-4cb8-8c3f-3d0a753dd65a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.135458 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1a93b78-69d8-4cb8-8c3f-3d0a753dd65a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] DELETE https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:43.135675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1a93b78-69d8-4cb8-8c3f-3d0a753dd65a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.135872 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1a93b78-69d8-4cb8-8c3f-3d0a753dd65a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.136048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d1a93b78-69d8-4cb8-8c3f-3d0a753dd65a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] Delete volume with id: eef30c02-70ef-482c-b5aa-f158ec34aca7 Aug 18 13:53:43.141226 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1a93b78-69d8-4cb8-8c3f-3d0a753dd65a tempest-VolumesTransfersV357Test-188253171 tempest-VolumesTransfersV357Test-188253171-project-member] https://10.4.3.221/volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 returned with HTTP 404 Aug 18 13:53:43.141613 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 579/2352] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:53:43 2026] DELETE /volume/v3/volumes/eef30c02-70ef-482c-b5aa-f158ec34aca7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:53:43.268908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ca29ec61-140b-4885-82d1-a8a241960902 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.270764 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca29ec61-140b-4885-82d1-a8a241960902 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:43.270973 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca29ec61-140b-4885-82d1-a8a241960902 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.271172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ca29ec61-140b-4885-82d1-a8a241960902 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.271279 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ca29ec61-140b-4885-82d1-a8a241960902 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:43.276336 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.276336 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:43.277367 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ca29ec61-140b-4885-82d1-a8a241960902 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:43.277834 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 592/2353] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:43.331713 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d835232b-ca66-4d12-9e51-d4613cea8e27 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.333774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d835232b-ca66-4d12-9e51-d4613cea8e27 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 Aug 18 13:53:43.334027 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d835232b-ca66-4d12-9e51-d4613cea8e27 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.334365 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d835232b-ca66-4d12-9e51-d4613cea8e27 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.341107 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.341107 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:43.344377 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d835232b-ca66-4d12-9e51-d4613cea8e27 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:53:43.347884 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d835232b-ca66-4d12-9e51-d4613cea8e27 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 returned with HTTP 200 Aug 18 13:53:43.348408 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 591/2354] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:43.364817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.366341 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:53:43.366672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db68e3aa-286d-4128-a925-fddc9949edf3", "name": "tempest-type-Backup-424086891"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:43.368081 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating new backup {'backup': {'volume_id': 'db68e3aa-286d-4128-a925-fddc9949edf3', 'name': 'tempest-type-Backup-424086891'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:53:43.368187 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating backup of volume db68e3aa-286d-4128-a925-fddc9949edf3 in container None Aug 18 13:53:43.374468 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.374468 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:43.374782 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:53:43.395118 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['68309796-df56-471d-99df-47add96792bf', '37c9fad2-5125-4d75-af6e-c7926fb4102d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:43.400791 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a3af797-d3d6-4076-b083-70567d23d870 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.402666 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a3af797-d3d6-4076-b083-70567d23d870 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:43.402871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a3af797-d3d6-4076-b083-70567d23d870 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.403061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a3af797-d3d6-4076-b083-70567d23d870 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.411902 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.411902 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:43.414992 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a3af797-d3d6-4076-b083-70567d23d870 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:43.419182 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a3af797-d3d6-4076-b083-70567d23d870 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:43.419557 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 580/2355] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:43.422918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24d33c41-a8c3-4183-98e8-532d0a0f7185 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:53:43.423435 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 593/2356] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:53:43 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:43.431215 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5c28fd07-edf5-48dc-88ec-642675e49c72 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.433048 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5c28fd07-edf5-48dc-88ec-642675e49c72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:43.433320 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5c28fd07-edf5-48dc-88ec-642675e49c72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.433500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5c28fd07-edf5-48dc-88ec-642675e49c72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.433649 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5c28fd07-edf5-48dc-88ec-642675e49c72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:43.439062 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.439062 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:43.439974 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5c28fd07-edf5-48dc-88ec-642675e49c72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:43.441025 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 593/2357] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:43.814725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a1b0fe40-d7a6-4027-bd53-ee7502548919 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:43.816429 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1b0fe40-d7a6-4027-bd53-ee7502548919 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:43.816622 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1b0fe40-d7a6-4027-bd53-ee7502548919 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:43.816800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1b0fe40-d7a6-4027-bd53-ee7502548919 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:43.822988 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:43.822988 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:43.826227 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a1b0fe40-d7a6-4027-bd53-ee7502548919 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:43.831104 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1b0fe40-d7a6-4027-bd53-ee7502548919 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:43.831465 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 592/2358] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:43 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:44.141593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-118855f0-fef7-4fa6-8b37-68ed713e56cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:44.141877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-463a4bc6-9f5d-495d-baf5-af9b62f154b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:44.144156 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-463a4bc6-9f5d-495d-baf5-af9b62f154b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:44.144234 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-118855f0-fef7-4fa6-8b37-68ed713e56cd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:44.144588 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-463a4bc6-9f5d-495d-baf5-af9b62f154b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:44.144676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-118855f0-fef7-4fa6-8b37-68ed713e56cd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:44.144701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-463a4bc6-9f5d-495d-baf5-af9b62f154b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:44.144725 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-118855f0-fef7-4fa6-8b37-68ed713e56cd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:44.144752 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-463a4bc6-9f5d-495d-baf5-af9b62f154b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:44.144775 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-118855f0-fef7-4fa6-8b37-68ed713e56cd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:44.148936 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:44.148936 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:44.149835 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:44.149835 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:44.149941 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-463a4bc6-9f5d-495d-baf5-af9b62f154b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:44.150458 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 594/2359] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:44 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:44.150591 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-118855f0-fef7-4fa6-8b37-68ed713e56cd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:44.150941 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 581/2360] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:44 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:44.287477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e0920eb3-8f80-4d14-a4de-7504bcacf8d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:44.289205 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0920eb3-8f80-4d14-a4de-7504bcacf8d7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:44.289376 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0920eb3-8f80-4d14-a4de-7504bcacf8d7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:44.289561 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0920eb3-8f80-4d14-a4de-7504bcacf8d7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:44.289676 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e0920eb3-8f80-4d14-a4de-7504bcacf8d7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:44.293036 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:44.293036 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:44.293712 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0920eb3-8f80-4d14-a4de-7504bcacf8d7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:44.294080 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 594/2361] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:44 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:44.431874 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9d5c3786-d4a2-4b9a-b6ca-e99641031c4c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:44.433373 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9d5c3786-d4a2-4b9a-b6ca-e99641031c4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:44.433531 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9d5c3786-d4a2-4b9a-b6ca-e99641031c4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:44.433696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9d5c3786-d4a2-4b9a-b6ca-e99641031c4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:44.441515 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:44.441515 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:44.444490 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9d5c3786-d4a2-4b9a-b6ca-e99641031c4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:44.447722 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9d5c3786-d4a2-4b9a-b6ca-e99641031c4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:44.448206 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 593/2362] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:44 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:44.449103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05d783a6-d95f-4530-8f8e-d57a3abda4b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:44.450932 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05d783a6-d95f-4530-8f8e-d57a3abda4b1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:44.451156 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05d783a6-d95f-4530-8f8e-d57a3abda4b1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:44.451378 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05d783a6-d95f-4530-8f8e-d57a3abda4b1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:44.451514 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-05d783a6-d95f-4530-8f8e-d57a3abda4b1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:44.455455 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:44.455455 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:44.456103 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05d783a6-d95f-4530-8f8e-d57a3abda4b1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:44.456631 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 595/2363] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:44 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:44.842893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6e24b98-33f1-44d6-b631-8298e197a138 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:44.844468 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6e24b98-33f1-44d6-b631-8298e197a138 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:44.844650 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6e24b98-33f1-44d6-b631-8298e197a138 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:44.844844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6e24b98-33f1-44d6-b631-8298e197a138 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:44.850769 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:44.850769 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:44.853529 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6e24b98-33f1-44d6-b631-8298e197a138 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:44.857087 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6e24b98-33f1-44d6-b631-8298e197a138 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:44.857431 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 582/2364] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:44 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:45.160190 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f1b6b18f-c439-41f0-8005-686d9584fdd6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:45.160455 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb29ee4d-469f-4d4e-aba9-bbeebf854b23 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:45.161719 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1b6b18f-c439-41f0-8005-686d9584fdd6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:45.161906 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1b6b18f-c439-41f0-8005-686d9584fdd6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:45.162084 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1b6b18f-c439-41f0-8005-686d9584fdd6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:45.162180 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f1b6b18f-c439-41f0-8005-686d9584fdd6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:45.162218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb29ee4d-469f-4d4e-aba9-bbeebf854b23 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:45.162419 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb29ee4d-469f-4d4e-aba9-bbeebf854b23 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:45.162593 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb29ee4d-469f-4d4e-aba9-bbeebf854b23 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:45.162691 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-eb29ee4d-469f-4d4e-aba9-bbeebf854b23 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:45.166509 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:45.166509 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:45.166596 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:45.166596 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:45.167171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb29ee4d-469f-4d4e-aba9-bbeebf854b23 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:45.167481 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1b6b18f-c439-41f0-8005-686d9584fdd6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:45.167573 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 594/2365] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:45 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:45.168162 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 595/2366] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:45 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:45.303443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af675bf7-f48d-4b3b-a66f-4c7056d08796 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:45.305097 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af675bf7-f48d-4b3b-a66f-4c7056d08796 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:45.305253 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af675bf7-f48d-4b3b-a66f-4c7056d08796 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:45.305441 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af675bf7-f48d-4b3b-a66f-4c7056d08796 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:45.305541 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-af675bf7-f48d-4b3b-a66f-4c7056d08796 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:45.309210 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:45.309210 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:45.309844 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af675bf7-f48d-4b3b-a66f-4c7056d08796 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:45.310207 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 596/2367] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:45 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:45.460723 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cce50a97-28d9-4dad-b741-d8c0539a4d44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:45.462295 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cce50a97-28d9-4dad-b741-d8c0539a4d44 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:45.462465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cce50a97-28d9-4dad-b741-d8c0539a4d44 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:45.463144 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cce50a97-28d9-4dad-b741-d8c0539a4d44 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:45.466170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a8fea769-c097-45f0-a819-3ae6620e3cfb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:45.468274 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8fea769-c097-45f0-a819-3ae6620e3cfb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:45.468543 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8fea769-c097-45f0-a819-3ae6620e3cfb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:45.468777 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8fea769-c097-45f0-a819-3ae6620e3cfb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:45.468926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a8fea769-c097-45f0-a819-3ae6620e3cfb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:45.470780 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:45.470780 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:45.473603 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:45.473603 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:45.473723 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cce50a97-28d9-4dad-b741-d8c0539a4d44 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:45.474341 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8fea769-c097-45f0-a819-3ae6620e3cfb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:45.474770 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 595/2368] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:45 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:45.478046 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cce50a97-28d9-4dad-b741-d8c0539a4d44 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:45.478336 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 583/2369] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:45 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:45.870537 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-908199bc-921b-4f52-b666-eb520962b27c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:45.874019 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-908199bc-921b-4f52-b666-eb520962b27c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:45.874262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-908199bc-921b-4f52-b666-eb520962b27c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:45.874603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-908199bc-921b-4f52-b666-eb520962b27c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:45.882705 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:45.882705 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:45.886540 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-908199bc-921b-4f52-b666-eb520962b27c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:45.890741 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-908199bc-921b-4f52-b666-eb520962b27c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:45.891120 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 596/2370] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:45 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:46.177210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-57d7b24d-d31a-45be-9368-172215c1856f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:46.177325 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-246a9330-474d-4c12-83b9-a02689836507 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:46.178782 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-57d7b24d-d31a-45be-9368-172215c1856f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:46.179019 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-57d7b24d-d31a-45be-9368-172215c1856f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:46.179227 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-57d7b24d-d31a-45be-9368-172215c1856f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:46.179358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-57d7b24d-d31a-45be-9368-172215c1856f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:46.179749 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-246a9330-474d-4c12-83b9-a02689836507 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:46.180082 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-246a9330-474d-4c12-83b9-a02689836507 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:46.180359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-246a9330-474d-4c12-83b9-a02689836507 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:46.180521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-246a9330-474d-4c12-83b9-a02689836507 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:46.183475 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:46.183475 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:46.184122 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-57d7b24d-d31a-45be-9368-172215c1856f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:46.184508 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 596/2371] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:46 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:46.185792 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:46.185792 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:46.186874 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-246a9330-474d-4c12-83b9-a02689836507 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:46.187434 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 597/2372] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:46 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:46.319393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88dd7f39-50e9-4225-b285-7ababda0ce64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:46.321250 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88dd7f39-50e9-4225-b285-7ababda0ce64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:46.321517 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88dd7f39-50e9-4225-b285-7ababda0ce64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:46.321752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88dd7f39-50e9-4225-b285-7ababda0ce64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:46.321912 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-88dd7f39-50e9-4225-b285-7ababda0ce64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:46.325967 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:46.325967 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:46.326742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88dd7f39-50e9-4225-b285-7ababda0ce64 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:46.327146 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 584/2373] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:46 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:46.483950 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-43253d0d-9d52-4849-a730-ee551255ff4d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:46.485617 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-43253d0d-9d52-4849-a730-ee551255ff4d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:46.485806 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-43253d0d-9d52-4849-a730-ee551255ff4d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:46.485997 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-43253d0d-9d52-4849-a730-ee551255ff4d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:46.486124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-43253d0d-9d52-4849-a730-ee551255ff4d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:46.490355 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3f164e3a-517a-419a-a446-13747924a74a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:46.490700 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:46.490700 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:46.491233 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-43253d0d-9d52-4849-a730-ee551255ff4d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:46.491578 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 597/2374] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:46 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:46.492183 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3f164e3a-517a-419a-a446-13747924a74a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:46.492381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3f164e3a-517a-419a-a446-13747924a74a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:46.492555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3f164e3a-517a-419a-a446-13747924a74a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:46.502243 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:46.502243 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:46.505856 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3f164e3a-517a-419a-a446-13747924a74a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:46.510453 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3f164e3a-517a-419a-a446-13747924a74a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:46.510824 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 597/2375] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:46 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:46.903800 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56c26710-6826-43ca-b29a-90b960477fc7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:46.905324 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56c26710-6826-43ca-b29a-90b960477fc7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:46.905495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56c26710-6826-43ca-b29a-90b960477fc7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:46.905667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56c26710-6826-43ca-b29a-90b960477fc7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:46.911630 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:46.911630 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:46.914462 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56c26710-6826-43ca-b29a-90b960477fc7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:46.917943 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56c26710-6826-43ca-b29a-90b960477fc7 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:46.918268 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 598/2376] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:46 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:47.194349 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0776ca0-b2b1-4524-ae25-48b5bd0ebe44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:47.196378 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0776ca0-b2b1-4524-ae25-48b5bd0ebe44 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:47.196654 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0776ca0-b2b1-4524-ae25-48b5bd0ebe44 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:47.196886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0776ca0-b2b1-4524-ae25-48b5bd0ebe44 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:47.197063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e0776ca0-b2b1-4524-ae25-48b5bd0ebe44 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:47.197778 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-565b375b-b639-417e-81ba-57de18c9e985 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:47.199546 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-565b375b-b639-417e-81ba-57de18c9e985 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:47.199873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-565b375b-b639-417e-81ba-57de18c9e985 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:47.199957 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-565b375b-b639-417e-81ba-57de18c9e985 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:47.200218 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-565b375b-b639-417e-81ba-57de18c9e985 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:47.203061 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:47.203061 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:47.203691 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0776ca0-b2b1-4524-ae25-48b5bd0ebe44 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:47.204207 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 585/2377] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:47 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:47.204843 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:47.204843 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:47.205900 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-565b375b-b639-417e-81ba-57de18c9e985 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:47.206322 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 598/2378] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:47 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:47.336994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4af8d067-2221-4143-8a99-2d2dbb1f191e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:47.338458 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4af8d067-2221-4143-8a99-2d2dbb1f191e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:47.338845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4af8d067-2221-4143-8a99-2d2dbb1f191e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:47.339167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4af8d067-2221-4143-8a99-2d2dbb1f191e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:47.339384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4af8d067-2221-4143-8a99-2d2dbb1f191e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:47.343111 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:47.343111 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:47.344376 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4af8d067-2221-4143-8a99-2d2dbb1f191e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:47.344376 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 598/2379] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:47 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:47.500613 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0ac02a3-6371-4c1c-946c-55e99c2a4f35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:47.502302 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0ac02a3-6371-4c1c-946c-55e99c2a4f35 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:47.502502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0ac02a3-6371-4c1c-946c-55e99c2a4f35 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:47.502684 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0ac02a3-6371-4c1c-946c-55e99c2a4f35 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:47.502814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c0ac02a3-6371-4c1c-946c-55e99c2a4f35 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:47.506325 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:47.506325 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:47.506837 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0ac02a3-6371-4c1c-946c-55e99c2a4f35 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:47.507187 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 599/2380] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:47 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:47.522811 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-784b132a-fc98-4a95-9e75-df0bdb315039 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:47.524482 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-784b132a-fc98-4a95-9e75-df0bdb315039 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:47.524656 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-784b132a-fc98-4a95-9e75-df0bdb315039 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:47.524830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-784b132a-fc98-4a95-9e75-df0bdb315039 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:47.533585 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:47.533585 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:47.537063 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-784b132a-fc98-4a95-9e75-df0bdb315039 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:47.541394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-784b132a-fc98-4a95-9e75-df0bdb315039 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:47.541802 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 586/2381] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:47 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:47.934442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c9593a69-7c96-4871-9cef-c57e8b3555f8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:47.936125 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9593a69-7c96-4871-9cef-c57e8b3555f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:47.936304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9593a69-7c96-4871-9cef-c57e8b3555f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:47.936501 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9593a69-7c96-4871-9cef-c57e8b3555f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:47.944397 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:47.944397 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:47.948430 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c9593a69-7c96-4871-9cef-c57e8b3555f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:47.953918 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9593a69-7c96-4871-9cef-c57e8b3555f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:47.954457 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 599/2382] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:47 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:48.214476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d6c431f2-bb57-4bd5-899b-68fc5f3e2bfd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:48.215658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b36f03fd-ff9c-481a-a55d-4c7ac1debad2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:48.216423 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d6c431f2-bb57-4bd5-899b-68fc5f3e2bfd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:48.216665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d6c431f2-bb57-4bd5-899b-68fc5f3e2bfd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:48.216890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d6c431f2-bb57-4bd5-899b-68fc5f3e2bfd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:48.217010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-d6c431f2-bb57-4bd5-899b-68fc5f3e2bfd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:48.217498 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b36f03fd-ff9c-481a-a55d-4c7ac1debad2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:48.217716 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b36f03fd-ff9c-481a-a55d-4c7ac1debad2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:48.217966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b36f03fd-ff9c-481a-a55d-4c7ac1debad2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:48.218121 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b36f03fd-ff9c-481a-a55d-4c7ac1debad2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:48.222580 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:48.222580 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:48.223287 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d6c431f2-bb57-4bd5-899b-68fc5f3e2bfd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:48.223695 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 599/2383] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:48 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:48.224094 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:48.224094 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:48.225042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b36f03fd-ff9c-481a-a55d-4c7ac1debad2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:48.225406 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 600/2384] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:48 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:48.355426 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e513dd8-4bc4-4f3d-a6b2-8baad8df4b8b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:48.357417 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e513dd8-4bc4-4f3d-a6b2-8baad8df4b8b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:48.357634 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e513dd8-4bc4-4f3d-a6b2-8baad8df4b8b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:48.357883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e513dd8-4bc4-4f3d-a6b2-8baad8df4b8b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:48.358024 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0e513dd8-4bc4-4f3d-a6b2-8baad8df4b8b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:48.362767 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:48.362767 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:48.363703 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e513dd8-4bc4-4f3d-a6b2-8baad8df4b8b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:48.364157 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 587/2385] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:48 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:48.517407 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7363717d-068f-4707-b0f4-92ef76a7b824 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:48.519507 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7363717d-068f-4707-b0f4-92ef76a7b824 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:48.519783 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7363717d-068f-4707-b0f4-92ef76a7b824 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:48.519988 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7363717d-068f-4707-b0f4-92ef76a7b824 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:48.520114 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7363717d-068f-4707-b0f4-92ef76a7b824 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:48.524171 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:48.524171 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:48.524996 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7363717d-068f-4707-b0f4-92ef76a7b824 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:48.525422 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 600/2386] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:48 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:48.553146 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0124df14-9531-41ec-ab8c-c44f91d3fcc3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:48.555485 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0124df14-9531-41ec-ab8c-c44f91d3fcc3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:48.555712 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0124df14-9531-41ec-ab8c-c44f91d3fcc3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:48.555952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0124df14-9531-41ec-ab8c-c44f91d3fcc3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:48.565352 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:48.565352 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:48.568518 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0124df14-9531-41ec-ab8c-c44f91d3fcc3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:48.572156 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0124df14-9531-41ec-ab8c-c44f91d3fcc3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:48.572512 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 600/2387] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:48 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:48.965723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-015a1f3f-64e0-45c0-ae72-32bfad8cf859 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:48.967349 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-015a1f3f-64e0-45c0-ae72-32bfad8cf859 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:48.967475 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-015a1f3f-64e0-45c0-ae72-32bfad8cf859 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:48.967649 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-015a1f3f-64e0-45c0-ae72-32bfad8cf859 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:48.974003 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:48.974003 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:48.977079 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-015a1f3f-64e0-45c0-ae72-32bfad8cf859 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:48.980842 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-015a1f3f-64e0-45c0-ae72-32bfad8cf859 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:48.981199 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 601/2388] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:48 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:49.234339 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb55ecaa-9a90-4b18-a173-1a8a2317dfa0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:49.236731 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb55ecaa-9a90-4b18-a173-1a8a2317dfa0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:49.237034 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb55ecaa-9a90-4b18-a173-1a8a2317dfa0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:49.237273 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb55ecaa-9a90-4b18-a173-1a8a2317dfa0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:49.237429 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bb55ecaa-9a90-4b18-a173-1a8a2317dfa0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:49.237582 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8eb5c1e2-30ae-47c6-9715-40c0fe08fb94 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:49.239375 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8eb5c1e2-30ae-47c6-9715-40c0fe08fb94 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:49.239599 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8eb5c1e2-30ae-47c6-9715-40c0fe08fb94 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:49.239816 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8eb5c1e2-30ae-47c6-9715-40c0fe08fb94 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:49.239972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8eb5c1e2-30ae-47c6-9715-40c0fe08fb94 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:49.242534 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:49.242534 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:49.243403 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb55ecaa-9a90-4b18-a173-1a8a2317dfa0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:49.244085 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 588/2389] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:49 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:49.246024 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:49.246024 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:49.246700 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8eb5c1e2-30ae-47c6-9715-40c0fe08fb94 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:49.247131 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 601/2390] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:49 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:49.374014 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f88e8e04-06e8-4531-ba8a-bf8d03f26fb4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:49.375614 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f88e8e04-06e8-4531-ba8a-bf8d03f26fb4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:49.375788 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f88e8e04-06e8-4531-ba8a-bf8d03f26fb4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:49.376042 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f88e8e04-06e8-4531-ba8a-bf8d03f26fb4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:49.376150 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f88e8e04-06e8-4531-ba8a-bf8d03f26fb4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:49.380326 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:49.380326 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:49.381052 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f88e8e04-06e8-4531-ba8a-bf8d03f26fb4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:49.381449 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 601/2391] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:49 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:49.534515 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-638c8a97-e662-4c8a-b119-90c3030d1b60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:49.536139 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-638c8a97-e662-4c8a-b119-90c3030d1b60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:49.536365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-638c8a97-e662-4c8a-b119-90c3030d1b60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:49.536563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-638c8a97-e662-4c8a-b119-90c3030d1b60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:49.536690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-638c8a97-e662-4c8a-b119-90c3030d1b60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:49.540284 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:49.540284 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:49.540840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-638c8a97-e662-4c8a-b119-90c3030d1b60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:49.541368 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 602/2392] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:49 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:49.583739 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1232534-96eb-416b-9729-690c59d1becd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:49.585358 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1232534-96eb-416b-9729-690c59d1becd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:49.585513 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1232534-96eb-416b-9729-690c59d1becd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:49.585714 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1232534-96eb-416b-9729-690c59d1becd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:49.595150 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:49.595150 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:49.598378 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c1232534-96eb-416b-9729-690c59d1becd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:49.602090 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1232534-96eb-416b-9729-690c59d1becd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:49.602482 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 589/2393] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:49 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:49.992192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-104da58f-fc55-4589-bada-dbc2cb9b38f8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:49.993878 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-104da58f-fc55-4589-bada-dbc2cb9b38f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:49.994098 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-104da58f-fc55-4589-bada-dbc2cb9b38f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:49.994255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-104da58f-fc55-4589-bada-dbc2cb9b38f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:50.000840 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:50.000840 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:50.004234 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-104da58f-fc55-4589-bada-dbc2cb9b38f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:50.008606 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-104da58f-fc55-4589-bada-dbc2cb9b38f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:50.009019 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 602/2394] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:49 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:50.253424 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-63730065-2875-443b-a558-98e106d78287 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:50.255229 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63730065-2875-443b-a558-98e106d78287 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:50.255467 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-63730065-2875-443b-a558-98e106d78287 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:50.255656 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-63730065-2875-443b-a558-98e106d78287 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:50.255754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-63730065-2875-443b-a558-98e106d78287 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:50.258565 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-641b7044-7bf0-4ccd-8d78-0b5ed3f5d5f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:50.259850 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:50.259850 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:50.260515 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63730065-2875-443b-a558-98e106d78287 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:50.260552 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-641b7044-7bf0-4ccd-8d78-0b5ed3f5d5f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:50.260776 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-641b7044-7bf0-4ccd-8d78-0b5ed3f5d5f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:50.260905 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 602/2395] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:50 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:50.261029 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-641b7044-7bf0-4ccd-8d78-0b5ed3f5d5f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:50.261179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-641b7044-7bf0-4ccd-8d78-0b5ed3f5d5f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:50.265631 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:50.265631 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:50.266627 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-641b7044-7bf0-4ccd-8d78-0b5ed3f5d5f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:50.267119 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 603/2396] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:50 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:50.390830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8800da08-910a-4078-8a6b-fcc60ebe2d71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:50.392515 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8800da08-910a-4078-8a6b-fcc60ebe2d71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:50.392679 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8800da08-910a-4078-8a6b-fcc60ebe2d71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:50.392853 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8800da08-910a-4078-8a6b-fcc60ebe2d71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:50.392971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8800da08-910a-4078-8a6b-fcc60ebe2d71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:50.397027 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:50.397027 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:50.397676 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8800da08-910a-4078-8a6b-fcc60ebe2d71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:50.398051 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 590/2397] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:50 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:50.550234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b228ae68-80ad-4119-ad6e-402dce3f5d22 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:50.552034 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b228ae68-80ad-4119-ad6e-402dce3f5d22 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:50.552308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b228ae68-80ad-4119-ad6e-402dce3f5d22 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:50.552535 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b228ae68-80ad-4119-ad6e-402dce3f5d22 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:50.552675 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b228ae68-80ad-4119-ad6e-402dce3f5d22 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:50.556618 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:50.556618 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:50.557350 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b228ae68-80ad-4119-ad6e-402dce3f5d22 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:50.557775 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 603/2398] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:50 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:50.614061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-939e5ed2-ef05-4f34-b954-2ea85a61706d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:50.616404 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-939e5ed2-ef05-4f34-b954-2ea85a61706d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:50.616596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-939e5ed2-ef05-4f34-b954-2ea85a61706d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:50.616875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-939e5ed2-ef05-4f34-b954-2ea85a61706d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:50.626764 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:50.626764 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:50.630127 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-939e5ed2-ef05-4f34-b954-2ea85a61706d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:50.633997 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-939e5ed2-ef05-4f34-b954-2ea85a61706d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:50.634505 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 603/2399] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:50 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:51.024197 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d443276a-6564-4f26-8fd1-a625dbc53fd5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.026212 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d443276a-6564-4f26-8fd1-a625dbc53fd5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:51.026443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d443276a-6564-4f26-8fd1-a625dbc53fd5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:51.026673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d443276a-6564-4f26-8fd1-a625dbc53fd5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:51.034963 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:51.034963 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:51.039059 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d443276a-6564-4f26-8fd1-a625dbc53fd5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:51.044170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d443276a-6564-4f26-8fd1-a625dbc53fd5 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:51.044742 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 604/2400] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:51 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:51.269834 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ada2786b-d7a8-4fa6-b4fd-f08dfa9b5ef8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.271751 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ada2786b-d7a8-4fa6-b4fd-f08dfa9b5ef8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:51.271981 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ada2786b-d7a8-4fa6-b4fd-f08dfa9b5ef8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:51.272331 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ada2786b-d7a8-4fa6-b4fd-f08dfa9b5ef8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:51.272732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ada2786b-d7a8-4fa6-b4fd-f08dfa9b5ef8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:51.276821 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-38f6c403-6606-477e-81fe-30b8313f1d6f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.277177 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:51.277177 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:51.277773 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ada2786b-d7a8-4fa6-b4fd-f08dfa9b5ef8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:51.278373 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 591/2401] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:51 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:51.278465 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38f6c403-6606-477e-81fe-30b8313f1d6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:51.278651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-38f6c403-6606-477e-81fe-30b8313f1d6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:51.278838 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-38f6c403-6606-477e-81fe-30b8313f1d6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:51.278955 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-38f6c403-6606-477e-81fe-30b8313f1d6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:51.282711 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:51.282711 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:51.283402 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38f6c403-6606-477e-81fe-30b8313f1d6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:51.283700 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 604/2402] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:51 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:51.407880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a6f43b21-42fd-45f6-b996-6b2d91d18082 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.409390 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6f43b21-42fd-45f6-b996-6b2d91d18082 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:51.409555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6f43b21-42fd-45f6-b996-6b2d91d18082 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:51.409727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6f43b21-42fd-45f6-b996-6b2d91d18082 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:51.409841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a6f43b21-42fd-45f6-b996-6b2d91d18082 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:51.413877 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:51.413877 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:51.414490 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6f43b21-42fd-45f6-b996-6b2d91d18082 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:51.414787 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 604/2403] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:51 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:51.569113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e2ee99d-5fa7-41f1-a771-263ed706f4b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.571034 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e2ee99d-5fa7-41f1-a771-263ed706f4b2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:51.571253 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e2ee99d-5fa7-41f1-a771-263ed706f4b2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:51.571481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e2ee99d-5fa7-41f1-a771-263ed706f4b2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:51.571580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1e2ee99d-5fa7-41f1-a771-263ed706f4b2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:51.575683 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:51.575683 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:51.576372 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e2ee99d-5fa7-41f1-a771-263ed706f4b2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:51.576758 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 605/2404] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:51 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:51.580822 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.646220 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e48b6013-e947-4f5f-980d-01f8ed89d760 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.647786 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e48b6013-e947-4f5f-980d-01f8ed89d760 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:51.647970 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e48b6013-e947-4f5f-980d-01f8ed89d760 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:51.648145 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e48b6013-e947-4f5f-980d-01f8ed89d760 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:51.656501 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:51.656501 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:51.659706 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e48b6013-e947-4f5f-980d-01f8ed89d760 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:51.663601 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e48b6013-e947-4f5f-980d-01f8ed89d760 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:51.664101 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 605/2405] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:51 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:51.677159 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:51.677499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1687972719", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:51.678953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1687972719', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:51.679073 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Create volume of 1 GB Aug 18 13:53:51.682691 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Availability Zones retrieved successfully. Aug 18 13:53:51.687920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Flow 'volume_create_api' (b5576127-14f4-49fe-9767-d5999f30e04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:51.688794 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0e1b7f-29fb-4344-9fee-bc7179b3b7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.689580 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:51.712150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0e1b7f-29fb-4344-9fee-bc7179b3b7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.712852 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45aefe3-7684-4df3-af58-e4c26fcd2921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.759199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Created reservations ['d59456ef-37e1-41e2-880e-8826247201f3', '5be58014-3dd4-4e6a-8b76-6815a15ed373', '25070ca6-0d81-42f7-8022-95dccfce91c9', '88803214-e4c3-467c-8fc3-a25870e59dac'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:51.759789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45aefe3-7684-4df3-af58-e4c26fcd2921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59456ef-37e1-41e2-880e-8826247201f3', '5be58014-3dd4-4e6a-8b76-6815a15ed373', '25070ca6-0d81-42f7-8022-95dccfce91c9', '88803214-e4c3-467c-8fc3-a25870e59dac']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.760456 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff70ad7-5003-4435-9837-8320d1f51ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.779480 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff70ad7-5003-4435-9837-8320d1f51ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5b8670c-d33b-4e5e-b3c0-91cb5a768643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1687972719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c46fa646b884aa78dcfbe99f3658f0d',qos_specs=None,replication_status=,reservations=['d59456ef-37e1-41e2-880e-8826247201f3','5be58014-3dd4-4e6a-8b76-6815a15ed373','25070ca6-0d81-42f7-8022-95dccfce91c9','88803214-e4c3-467c-8fc3-a25870e59dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1161cd17e7842febe43f73f42cebd82',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1687972719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5b8670c-d33b-4e5e-b3c0-91cb5a768643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c46fa646b884aa78dcfbe99f3658f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1161cd17e7842febe43f73f42cebd82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.780133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4d1dbb-6063-4d91-b158-2514ea24ba06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.794334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4d1dbb-6063-4d91-b158-2514ea24ba06) transitioned into state 'SUCCESS' from state '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-1687972719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c46fa646b884aa78dcfbe99f3658f0d',qos_specs=None,replication_status=,reservations=['d59456ef-37e1-41e2-880e-8826247201f3','5be58014-3dd4-4e6a-8b76-6815a15ed373','25070ca6-0d81-42f7-8022-95dccfce91c9','88803214-e4c3-467c-8fc3-a25870e59dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1161cd17e7842febe43f73f42cebd82',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.794900 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775e49c3-659e-4132-8a0d-dc09fd103721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.802137 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775e49c3-659e-4132-8a0d-dc09fd103721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.802841 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Flow 'volume_create_api' (b5576127-14f4-49fe-9767-d5999f30e04c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:51.803162 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Create volume request issued successfully. Aug 18 13:53:51.803766 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c23c0c3-28f3-4f57-ad8b-a730df5a9ae8 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:51.804294 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 592/2406] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:51 2026] POST /volume/v3/volumes => generated 765 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:51.814568 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:51.816190 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:53:51.816516 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-268242282", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:53:51.818062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-268242282', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:53:51.818062 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Create volume of 1 GB Aug 18 13:53:51.821933 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Availability Zones retrieved successfully. Aug 18 13:53:51.826825 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Flow 'volume_create_api' (b9958d4f-a199-4732-8e78-d4725cd221e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:51.827648 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed081959-7d4e-462f-9573-5d55493be14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.828440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:53:51.849343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed081959-7d4e-462f-9573-5d55493be14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.850003 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (408e1df9-579c-4eb9-ac44-25f07a2395ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.882871 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Created reservations ['ca7a3c0e-570a-4b2e-b691-147533c7a169', '6dbef494-bf6a-48ce-9d12-fc62b23b5bb6', 'e4ba0d78-84be-4176-b7ff-be2a5b48b65f', '369e3bd6-8c7b-4685-85d1-1af3d8503a35'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:53:51.883554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (408e1df9-579c-4eb9-ac44-25f07a2395ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca7a3c0e-570a-4b2e-b691-147533c7a169', '6dbef494-bf6a-48ce-9d12-fc62b23b5bb6', 'e4ba0d78-84be-4176-b7ff-be2a5b48b65f', '369e3bd6-8c7b-4685-85d1-1af3d8503a35']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.884419 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5567386e-f3e7-438d-b0b7-3e3348e44acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.905245 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5567386e-f3e7-438d-b0b7-3e3348e44acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a828703c-3a0e-4a64-bdf5-bbb44cd3f63f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-268242282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c46fa646b884aa78dcfbe99f3658f0d',qos_specs=None,replication_status=,reservations=['ca7a3c0e-570a-4b2e-b691-147533c7a169','6dbef494-bf6a-48ce-9d12-fc62b23b5bb6','e4ba0d78-84be-4176-b7ff-be2a5b48b65f','369e3bd6-8c7b-4685-85d1-1af3d8503a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1161cd17e7842febe43f73f42cebd82',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-268242282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a828703c-3a0e-4a64-bdf5-bbb44cd3f63f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c46fa646b884aa78dcfbe99f3658f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1161cd17e7842febe43f73f42cebd82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.905949 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1520bdda-a943-43f5-a2d4-d639c3502589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.922876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1520bdda-a943-43f5-a2d4-d639c3502589) transitioned into state 'SUCCESS' from state '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-268242282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c46fa646b884aa78dcfbe99f3658f0d',qos_specs=None,replication_status=,reservations=['ca7a3c0e-570a-4b2e-b691-147533c7a169','6dbef494-bf6a-48ce-9d12-fc62b23b5bb6','e4ba0d78-84be-4176-b7ff-be2a5b48b65f','369e3bd6-8c7b-4685-85d1-1af3d8503a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1161cd17e7842febe43f73f42cebd82',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.923493 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb2dbc2-35a9-40be-97a1-52d0b138a62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:53:51.930984 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb2dbc2-35a9-40be-97a1-52d0b138a62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:53:51.932147 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Flow 'volume_create_api' (b9958d4f-a199-4732-8e78-d4725cd221e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:53:51.932558 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Create volume request issued successfully. Aug 18 13:53:51.933307 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e42b1b5f-ba56-4d43-93c7-0ea55b5d32ed tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:53:51.933902 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 605/2407] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:53:51 2026] POST /volume/v3/volumes => generated 764 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:53:52.055758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a0907f4-85cd-4575-8edf-7e950a3b1c59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:52.057266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a0907f4-85cd-4575-8edf-7e950a3b1c59 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:52.057473 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a0907f4-85cd-4575-8edf-7e950a3b1c59 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:52.057716 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a0907f4-85cd-4575-8edf-7e950a3b1c59 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:52.064370 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:52.064370 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:52.067908 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4a0907f4-85cd-4575-8edf-7e950a3b1c59 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:52.072551 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a0907f4-85cd-4575-8edf-7e950a3b1c59 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:52.072909 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 606/2408] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:52 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:52.288561 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6da28ee2-9b39-4fcd-9ce8-a3ef67a6124b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:52.290228 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6da28ee2-9b39-4fcd-9ce8-a3ef67a6124b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:52.290453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6da28ee2-9b39-4fcd-9ce8-a3ef67a6124b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:52.290627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6da28ee2-9b39-4fcd-9ce8-a3ef67a6124b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:52.290731 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6da28ee2-9b39-4fcd-9ce8-a3ef67a6124b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:52.293358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca32a06e-4143-44de-b400-8ac85a082cb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:52.294342 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:52.294342 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:52.294872 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6da28ee2-9b39-4fcd-9ce8-a3ef67a6124b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:52.295036 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca32a06e-4143-44de-b400-8ac85a082cb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:52.295201 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 606/2409] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:52 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:52.295255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca32a06e-4143-44de-b400-8ac85a082cb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:52.295430 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca32a06e-4143-44de-b400-8ac85a082cb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:52.295566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ca32a06e-4143-44de-b400-8ac85a082cb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:52.300142 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:52.300142 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:52.300925 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca32a06e-4143-44de-b400-8ac85a082cb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:52.301262 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 593/2410] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:52 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:52.425460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e50851bf-0791-471e-9c06-ebd3b25be94a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:52.427212 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e50851bf-0791-471e-9c06-ebd3b25be94a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:52.427436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e50851bf-0791-471e-9c06-ebd3b25be94a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:52.427638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e50851bf-0791-471e-9c06-ebd3b25be94a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:52.427794 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e50851bf-0791-471e-9c06-ebd3b25be94a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:52.431655 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:52.431655 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:52.432389 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e50851bf-0791-471e-9c06-ebd3b25be94a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:52.432692 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 606/2411] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:52 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:52.586454 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3716369b-af17-4b3c-9455-2a95e8fe073c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:52.588313 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3716369b-af17-4b3c-9455-2a95e8fe073c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:52.588655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3716369b-af17-4b3c-9455-2a95e8fe073c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:52.588838 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3716369b-af17-4b3c-9455-2a95e8fe073c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:52.588955 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3716369b-af17-4b3c-9455-2a95e8fe073c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:52.592851 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:52.592851 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:52.593497 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3716369b-af17-4b3c-9455-2a95e8fe073c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:52.593874 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 607/2412] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:52 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:52.675405 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cd837712-69ec-4784-b8cd-0cae4b4a4e69 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:52.677146 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cd837712-69ec-4784-b8cd-0cae4b4a4e69 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:52.677341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cd837712-69ec-4784-b8cd-0cae4b4a4e69 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:52.677543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cd837712-69ec-4784-b8cd-0cae4b4a4e69 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:52.689260 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:52.689260 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:52.693607 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cd837712-69ec-4784-b8cd-0cae4b4a4e69 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:52.699332 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cd837712-69ec-4784-b8cd-0cae4b4a4e69 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:52.699788 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 607/2413] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:52 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:53.084220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-384aea3a-335b-4a85-a60b-5200b02bffe2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:53.086028 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-384aea3a-335b-4a85-a60b-5200b02bffe2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:53.086232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-384aea3a-335b-4a85-a60b-5200b02bffe2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:53.086426 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-384aea3a-335b-4a85-a60b-5200b02bffe2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:53.093545 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:53.093545 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:53.097156 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-384aea3a-335b-4a85-a60b-5200b02bffe2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:53.101212 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-384aea3a-335b-4a85-a60b-5200b02bffe2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:53.101831 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 594/2414] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:53 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:53.305073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c2d4539e-e723-44e1-a607-92fd663330f5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:53.306888 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2d4539e-e723-44e1-a607-92fd663330f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:53.307086 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2d4539e-e723-44e1-a607-92fd663330f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:53.307260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2d4539e-e723-44e1-a607-92fd663330f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:53.307375 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c2d4539e-e723-44e1-a607-92fd663330f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:53.309891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa7d3c5d-192f-4148-82ae-5633fba10b0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:53.311670 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:53.311670 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:53.311744 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa7d3c5d-192f-4148-82ae-5633fba10b0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:53.311971 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa7d3c5d-192f-4148-82ae-5633fba10b0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:53.312214 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa7d3c5d-192f-4148-82ae-5633fba10b0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:53.312370 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aa7d3c5d-192f-4148-82ae-5633fba10b0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:53.312421 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2d4539e-e723-44e1-a607-92fd663330f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:53.312782 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 607/2415] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:53 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:53.316829 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:53.316829 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:53.317363 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa7d3c5d-192f-4148-82ae-5633fba10b0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:53.317782 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 608/2416] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:53 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:53.441769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-23bb3d70-8c35-45bc-b0eb-6342352370ae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:53.443506 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23bb3d70-8c35-45bc-b0eb-6342352370ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:53.443705 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23bb3d70-8c35-45bc-b0eb-6342352370ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:53.443916 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23bb3d70-8c35-45bc-b0eb-6342352370ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:53.444019 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-23bb3d70-8c35-45bc-b0eb-6342352370ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:53.447900 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:53.447900 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:53.448418 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23bb3d70-8c35-45bc-b0eb-6342352370ae tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:53.448744 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 608/2417] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:53 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:53.602780 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4a5be1e-ebaf-4e2e-8b85-a09cd085c84c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:53.604395 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4a5be1e-ebaf-4e2e-8b85-a09cd085c84c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:53.604633 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4a5be1e-ebaf-4e2e-8b85-a09cd085c84c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:53.604887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4a5be1e-ebaf-4e2e-8b85-a09cd085c84c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:53.605097 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a4a5be1e-ebaf-4e2e-8b85-a09cd085c84c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:53.609184 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:53.609184 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:53.609757 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4a5be1e-ebaf-4e2e-8b85-a09cd085c84c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:53.610535 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 595/2418] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:53 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:53.715761 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb58e28a-edeb-4275-b1eb-fa679fa6de5d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:53.717488 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb58e28a-edeb-4275-b1eb-fa679fa6de5d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:53.717666 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb58e28a-edeb-4275-b1eb-fa679fa6de5d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:53.717837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb58e28a-edeb-4275-b1eb-fa679fa6de5d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:53.726869 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:53.726869 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:53.729974 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-eb58e28a-edeb-4275-b1eb-fa679fa6de5d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:53.733651 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb58e28a-edeb-4275-b1eb-fa679fa6de5d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:53.734021 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 608/2419] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:53 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:54.114834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60355efd-95f4-4d26-aa18-b13f32c59cc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:54.116519 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60355efd-95f4-4d26-aa18-b13f32c59cc4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:54.116636 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60355efd-95f4-4d26-aa18-b13f32c59cc4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:54.116806 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60355efd-95f4-4d26-aa18-b13f32c59cc4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:54.125106 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:54.125106 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:54.129137 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-60355efd-95f4-4d26-aa18-b13f32c59cc4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:54.134210 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60355efd-95f4-4d26-aa18-b13f32c59cc4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:54.134692 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 609/2420] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:54 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:54.322099 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f28e55fa-80f8-4dc9-a714-244c72fbb2d2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:54.323711 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f28e55fa-80f8-4dc9-a714-244c72fbb2d2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:54.323926 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f28e55fa-80f8-4dc9-a714-244c72fbb2d2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:54.324116 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f28e55fa-80f8-4dc9-a714-244c72fbb2d2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:54.324209 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f28e55fa-80f8-4dc9-a714-244c72fbb2d2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:54.327101 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb3f0a08-4387-429f-a325-65de55a5eb9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:54.328822 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb3f0a08-4387-429f-a325-65de55a5eb9d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:54.329039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb3f0a08-4387-429f-a325-65de55a5eb9d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:54.329094 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:54.329094 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:54.329223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb3f0a08-4387-429f-a325-65de55a5eb9d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:54.329334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bb3f0a08-4387-429f-a325-65de55a5eb9d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:54.329879 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f28e55fa-80f8-4dc9-a714-244c72fbb2d2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:54.330356 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 609/2421] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:54 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:54.335180 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:54.335180 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:54.335180 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb3f0a08-4387-429f-a325-65de55a5eb9d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:54.335180 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 596/2422] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:54 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:54.458306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-95e5d39c-30bf-4638-9f7b-18bf876bd290 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:54.460049 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-95e5d39c-30bf-4638-9f7b-18bf876bd290 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:54.460268 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-95e5d39c-30bf-4638-9f7b-18bf876bd290 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:54.460456 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-95e5d39c-30bf-4638-9f7b-18bf876bd290 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:54.460556 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-95e5d39c-30bf-4638-9f7b-18bf876bd290 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:54.464507 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:54.464507 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:54.465237 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-95e5d39c-30bf-4638-9f7b-18bf876bd290 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:54.465564 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 609/2423] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:54 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:54.620366 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f9f2b28-b4ea-4a6c-bd2d-ccb987e752d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:54.621782 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f9f2b28-b4ea-4a6c-bd2d-ccb987e752d9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:54.622456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f9f2b28-b4ea-4a6c-bd2d-ccb987e752d9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:54.622456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f9f2b28-b4ea-4a6c-bd2d-ccb987e752d9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:54.622456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5f9f2b28-b4ea-4a6c-bd2d-ccb987e752d9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:54.625902 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:54.625902 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:54.626403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f9f2b28-b4ea-4a6c-bd2d-ccb987e752d9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:54.626713 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 610/2424] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:54 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:54.750250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-93579f0a-3bfd-45ef-b2dc-6ea5161ff059 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:54.751909 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-93579f0a-3bfd-45ef-b2dc-6ea5161ff059 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:54.752120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-93579f0a-3bfd-45ef-b2dc-6ea5161ff059 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:54.752318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-93579f0a-3bfd-45ef-b2dc-6ea5161ff059 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:54.761550 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:54.761550 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:54.764927 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-93579f0a-3bfd-45ef-b2dc-6ea5161ff059 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:54.768751 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-93579f0a-3bfd-45ef-b2dc-6ea5161ff059 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:54.769141 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 610/2425] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:54 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:55.148557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-834d7ce5-b418-4cf4-b808-0ba8753580f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:55.150311 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-834d7ce5-b418-4cf4-b808-0ba8753580f4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:55.150504 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-834d7ce5-b418-4cf4-b808-0ba8753580f4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:55.150700 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-834d7ce5-b418-4cf4-b808-0ba8753580f4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:55.158460 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:55.158460 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:55.162227 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-834d7ce5-b418-4cf4-b808-0ba8753580f4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:55.166705 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-834d7ce5-b418-4cf4-b808-0ba8753580f4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:55.167086 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 597/2426] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:55 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:55.342158 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5b5ba436-54ff-40d7-a414-27474f054afb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:55.344011 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b5ba436-54ff-40d7-a414-27474f054afb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:55.344261 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5b5ba436-54ff-40d7-a414-27474f054afb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:55.344536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5b5ba436-54ff-40d7-a414-27474f054afb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:55.344678 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5b5ba436-54ff-40d7-a414-27474f054afb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:55.344717 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bdb5b2f9-0001-455e-a750-7b8583f7bb3a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:55.346316 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bdb5b2f9-0001-455e-a750-7b8583f7bb3a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:55.346528 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bdb5b2f9-0001-455e-a750-7b8583f7bb3a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:55.346775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bdb5b2f9-0001-455e-a750-7b8583f7bb3a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:55.346943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bdb5b2f9-0001-455e-a750-7b8583f7bb3a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:55.348778 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:55.348778 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:55.349455 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b5ba436-54ff-40d7-a414-27474f054afb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:55.349813 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 610/2427] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:55 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:55.351499 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:55.351499 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:55.352394 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bdb5b2f9-0001-455e-a750-7b8583f7bb3a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:55.352798 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 611/2428] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:55 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:55.476901 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a78e0cf9-8720-46ef-80ae-236af11198d2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:55.482550 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a78e0cf9-8720-46ef-80ae-236af11198d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:55.483448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a78e0cf9-8720-46ef-80ae-236af11198d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:55.483448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a78e0cf9-8720-46ef-80ae-236af11198d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:55.483448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a78e0cf9-8720-46ef-80ae-236af11198d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:55.491118 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:55.491118 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:55.491762 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a78e0cf9-8720-46ef-80ae-236af11198d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:55.492483 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 611/2429] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:55 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:55.637659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fdf7c58c-ee70-4373-a09f-4e7496f8dd6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:55.639158 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdf7c58c-ee70-4373-a09f-4e7496f8dd6b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:55.639365 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fdf7c58c-ee70-4373-a09f-4e7496f8dd6b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:55.639513 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fdf7c58c-ee70-4373-a09f-4e7496f8dd6b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:55.639615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fdf7c58c-ee70-4373-a09f-4e7496f8dd6b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:55.643270 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:55.643270 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:55.643742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdf7c58c-ee70-4373-a09f-4e7496f8dd6b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:55.644090 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 598/2430] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:55 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:55.785872 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d62bf69f-d0a3-4ea3-833e-916fb1fe3920 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:55.787452 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d62bf69f-d0a3-4ea3-833e-916fb1fe3920 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:55.787675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d62bf69f-d0a3-4ea3-833e-916fb1fe3920 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:55.787876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d62bf69f-d0a3-4ea3-833e-916fb1fe3920 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:55.795948 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:55.795948 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:55.798847 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d62bf69f-d0a3-4ea3-833e-916fb1fe3920 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:55.802183 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d62bf69f-d0a3-4ea3-833e-916fb1fe3920 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:55.802525 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 611/2431] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:55 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:56.179281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-566814ff-cda0-4fa0-969e-ff47c1e75b99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:56.181125 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-566814ff-cda0-4fa0-969e-ff47c1e75b99 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:56.181372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-566814ff-cda0-4fa0-969e-ff47c1e75b99 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:56.181625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-566814ff-cda0-4fa0-969e-ff47c1e75b99 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:56.189011 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:56.189011 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:56.192684 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-566814ff-cda0-4fa0-969e-ff47c1e75b99 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:56.196639 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-566814ff-cda0-4fa0-969e-ff47c1e75b99 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:56.197085 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 612/2432] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:56 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:56.361417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-748885fd-a26b-49fd-84f2-cc4bdd9e90b3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:56.363033 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-748885fd-a26b-49fd-84f2-cc4bdd9e90b3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:56.363875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-748885fd-a26b-49fd-84f2-cc4bdd9e90b3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:56.363875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-748885fd-a26b-49fd-84f2-cc4bdd9e90b3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:56.363948 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca351723-da1b-49f4-ace9-b08cc3165a10 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:56.364158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-748885fd-a26b-49fd-84f2-cc4bdd9e90b3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:56.365340 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca351723-da1b-49f4-ace9-b08cc3165a10 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:56.365592 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca351723-da1b-49f4-ace9-b08cc3165a10 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:56.365837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca351723-da1b-49f4-ace9-b08cc3165a10 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:56.366043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ca351723-da1b-49f4-ace9-b08cc3165a10 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:56.367247 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:56.367247 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:56.367874 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-748885fd-a26b-49fd-84f2-cc4bdd9e90b3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:56.368517 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 612/2433] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:56 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:56.369975 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:56.369975 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:56.370610 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca351723-da1b-49f4-ace9-b08cc3165a10 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:56.370945 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 599/2434] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:56 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:56.505197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ae000981-431d-4550-947b-8e856cb1975b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:56.506961 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ae000981-431d-4550-947b-8e856cb1975b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:56.507145 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ae000981-431d-4550-947b-8e856cb1975b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:56.507324 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ae000981-431d-4550-947b-8e856cb1975b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:56.507438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ae000981-431d-4550-947b-8e856cb1975b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:56.512184 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:56.512184 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:56.512889 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ae000981-431d-4550-947b-8e856cb1975b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:56.513254 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 612/2435] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:56 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:56.656645 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f56ea13d-4702-40d3-ad93-347fcbb75ec2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:56.658692 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f56ea13d-4702-40d3-ad93-347fcbb75ec2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:56.658936 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f56ea13d-4702-40d3-ad93-347fcbb75ec2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:56.659130 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f56ea13d-4702-40d3-ad93-347fcbb75ec2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:56.659231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f56ea13d-4702-40d3-ad93-347fcbb75ec2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:56.663219 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:56.663219 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:56.663800 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f56ea13d-4702-40d3-ad93-347fcbb75ec2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:56.664282 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 613/2436] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:56 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:56.816390 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8d8e904e-566c-447f-9986-e2fc8976d993 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:56.816390 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8d8e904e-566c-447f-9986-e2fc8976d993 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:56.816390 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8d8e904e-566c-447f-9986-e2fc8976d993 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:56.817080 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8d8e904e-566c-447f-9986-e2fc8976d993 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:56.824805 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:56.824805 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:56.829035 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8d8e904e-566c-447f-9986-e2fc8976d993 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:56.832830 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8d8e904e-566c-447f-9986-e2fc8976d993 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:56.833255 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 613/2437] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:56 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:57.208290 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bef69930-e7be-4bca-a5f4-9ca62f1107a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:57.210058 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bef69930-e7be-4bca-a5f4-9ca62f1107a4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:57.210198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bef69930-e7be-4bca-a5f4-9ca62f1107a4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:57.210393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bef69930-e7be-4bca-a5f4-9ca62f1107a4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:57.216800 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:57.216800 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:57.220158 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bef69930-e7be-4bca-a5f4-9ca62f1107a4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:57.225315 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bef69930-e7be-4bca-a5f4-9ca62f1107a4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:57.226023 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 600/2438] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:57 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:57.378168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-11bb8f53-4f52-4427-94eb-7299f98078e6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:57.380019 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11bb8f53-4f52-4427-94eb-7299f98078e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:57.380208 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11bb8f53-4f52-4427-94eb-7299f98078e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:57.380389 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11bb8f53-4f52-4427-94eb-7299f98078e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:57.380484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-11bb8f53-4f52-4427-94eb-7299f98078e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:57.382119 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da89dae9-d9e0-44e0-9a82-1c1afcc50c83 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:57.383836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da89dae9-d9e0-44e0-9a82-1c1afcc50c83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:57.384065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da89dae9-d9e0-44e0-9a82-1c1afcc50c83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:57.384244 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da89dae9-d9e0-44e0-9a82-1c1afcc50c83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:57.384358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-da89dae9-d9e0-44e0-9a82-1c1afcc50c83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:57.384438 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:57.384438 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:57.385040 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11bb8f53-4f52-4427-94eb-7299f98078e6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:57.385376 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 613/2439] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:57 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:57.388985 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:57.388985 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:57.389785 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da89dae9-d9e0-44e0-9a82-1c1afcc50c83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:57.390179 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 614/2440] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:57 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:57.522747 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7d538a87-1385-40a2-af0a-42fa6272700d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:57.524302 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7d538a87-1385-40a2-af0a-42fa6272700d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:57.524499 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7d538a87-1385-40a2-af0a-42fa6272700d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:57.524677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7d538a87-1385-40a2-af0a-42fa6272700d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:57.524774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7d538a87-1385-40a2-af0a-42fa6272700d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:57.529885 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:57.529885 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:57.530932 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7d538a87-1385-40a2-af0a-42fa6272700d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:57.531450 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 614/2441] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:57 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:57.675136 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-214c461d-c849-4ce0-9d22-b7d824d6f5cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:57.676911 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-214c461d-c849-4ce0-9d22-b7d824d6f5cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:57.677117 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-214c461d-c849-4ce0-9d22-b7d824d6f5cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:57.677297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-214c461d-c849-4ce0-9d22-b7d824d6f5cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:57.677409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-214c461d-c849-4ce0-9d22-b7d824d6f5cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:57.681418 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:57.681418 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:57.681951 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-214c461d-c849-4ce0-9d22-b7d824d6f5cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:57.682263 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 601/2442] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:57 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:57.845996 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dee54605-5756-4994-9bd8-66c4ef09e39f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:57.847277 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dee54605-5756-4994-9bd8-66c4ef09e39f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:57.847549 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dee54605-5756-4994-9bd8-66c4ef09e39f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:57.848979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dee54605-5756-4994-9bd8-66c4ef09e39f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:57.863396 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:57.863396 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:57.866305 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-dee54605-5756-4994-9bd8-66c4ef09e39f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:57.870682 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dee54605-5756-4994-9bd8-66c4ef09e39f tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:57.871227 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 614/2443] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:57 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:58.238155 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67fd63e2-c2e9-4fe3-9a13-8399cbff2fe1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:58.240119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67fd63e2-c2e9-4fe3-9a13-8399cbff2fe1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:58.240315 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67fd63e2-c2e9-4fe3-9a13-8399cbff2fe1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:58.240534 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67fd63e2-c2e9-4fe3-9a13-8399cbff2fe1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:58.247938 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:58.247938 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:58.251018 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-67fd63e2-c2e9-4fe3-9a13-8399cbff2fe1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:58.254785 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67fd63e2-c2e9-4fe3-9a13-8399cbff2fe1 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:58.255394 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 615/2444] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:58 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:58.396314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ea4364ac-40ce-48ac-986c-dfe2f8fff44b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:58.398006 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea4364ac-40ce-48ac-986c-dfe2f8fff44b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:58.398225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea4364ac-40ce-48ac-986c-dfe2f8fff44b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:58.398415 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea4364ac-40ce-48ac-986c-dfe2f8fff44b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:58.398509 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ea4364ac-40ce-48ac-986c-dfe2f8fff44b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:58.399467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58989d2e-8c46-4685-8221-f36b5965e1a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:58.401046 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58989d2e-8c46-4685-8221-f36b5965e1a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:58.401210 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58989d2e-8c46-4685-8221-f36b5965e1a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:58.401386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58989d2e-8c46-4685-8221-f36b5965e1a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:58.401478 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-58989d2e-8c46-4685-8221-f36b5965e1a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:58.402910 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:58.402910 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:58.403270 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea4364ac-40ce-48ac-986c-dfe2f8fff44b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:58.403507 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 615/2445] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:58 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:58.409239 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:58.409239 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:58.409239 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58989d2e-8c46-4685-8221-f36b5965e1a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:58.409239 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 602/2446] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:58 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:58.540598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e802aa4a-0aa7-4254-8067-fd29695ca1dc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:58.542529 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e802aa4a-0aa7-4254-8067-fd29695ca1dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:58.542529 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e802aa4a-0aa7-4254-8067-fd29695ca1dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:58.542690 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e802aa4a-0aa7-4254-8067-fd29695ca1dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:58.542805 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e802aa4a-0aa7-4254-8067-fd29695ca1dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:58.546947 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:58.546947 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:58.548060 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e802aa4a-0aa7-4254-8067-fd29695ca1dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:58.548180 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 615/2447] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:58 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:58.691901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e61f81e-6cee-4256-9e14-9a6f0c18a5ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:58.694181 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e61f81e-6cee-4256-9e14-9a6f0c18a5ef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:58.694505 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e61f81e-6cee-4256-9e14-9a6f0c18a5ef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:58.694784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e61f81e-6cee-4256-9e14-9a6f0c18a5ef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:58.694979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5e61f81e-6cee-4256-9e14-9a6f0c18a5ef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:58.700428 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:58.700428 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:58.701298 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e61f81e-6cee-4256-9e14-9a6f0c18a5ef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:58.701661 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 616/2448] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:58 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:58.884852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d9368f7b-fb73-4eda-90b8-0aa6487ce695 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:58.888424 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d9368f7b-fb73-4eda-90b8-0aa6487ce695 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:58.888424 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d9368f7b-fb73-4eda-90b8-0aa6487ce695 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:58.888424 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d9368f7b-fb73-4eda-90b8-0aa6487ce695 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:58.896668 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:58.896668 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:58.900151 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d9368f7b-fb73-4eda-90b8-0aa6487ce695 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:58.904007 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d9368f7b-fb73-4eda-90b8-0aa6487ce695 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:58.904507 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 616/2449] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:58 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:53:59.267942 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78e7e03c-8f4f-4e5b-920e-14d4892ac06c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:59.269724 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78e7e03c-8f4f-4e5b-920e-14d4892ac06c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:53:59.269904 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78e7e03c-8f4f-4e5b-920e-14d4892ac06c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:59.270111 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78e7e03c-8f4f-4e5b-920e-14d4892ac06c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:59.277478 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:59.277478 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:59.280412 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-78e7e03c-8f4f-4e5b-920e-14d4892ac06c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:53:59.283954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78e7e03c-8f4f-4e5b-920e-14d4892ac06c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:53:59.284455 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 603/2450] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:59 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:59.416291 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c99de1fb-eb84-41d0-9d5f-100f849cf320 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:59.419395 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c99de1fb-eb84-41d0-9d5f-100f849cf320 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:53:59.419395 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c99de1fb-eb84-41d0-9d5f-100f849cf320 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:59.419395 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c99de1fb-eb84-41d0-9d5f-100f849cf320 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:59.419395 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c99de1fb-eb84-41d0-9d5f-100f849cf320 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:59.420901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64bdc224-04ed-4e58-a4f0-d4840ff93f4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:59.422581 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64bdc224-04ed-4e58-a4f0-d4840ff93f4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:53:59.422786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64bdc224-04ed-4e58-a4f0-d4840ff93f4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:59.422941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64bdc224-04ed-4e58-a4f0-d4840ff93f4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:59.424704 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-64bdc224-04ed-4e58-a4f0-d4840ff93f4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:59.424768 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:59.424768 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:59.424768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c99de1fb-eb84-41d0-9d5f-100f849cf320 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:53:59.424768 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 616/2451] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:59 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:59.430305 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:59.430305 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:53:59.431063 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64bdc224-04ed-4e58-a4f0-d4840ff93f4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:53:59.431422 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 617/2452] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:59 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:59.557750 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0d41d31c-c85b-4325-a163-6c263ed821e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:59.559433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d41d31c-c85b-4325-a163-6c263ed821e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:53:59.559605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d41d31c-c85b-4325-a163-6c263ed821e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:59.559779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d41d31c-c85b-4325-a163-6c263ed821e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:59.559891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0d41d31c-c85b-4325-a163-6c263ed821e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:59.563809 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:59.563809 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:53:59.564485 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d41d31c-c85b-4325-a163-6c263ed821e6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:53:59.564811 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 617/2453] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:59 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:59.711223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e16287e5-c80d-44ba-b439-0697f7445874 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:59.713237 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e16287e5-c80d-44ba-b439-0697f7445874 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:53:59.713481 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e16287e5-c80d-44ba-b439-0697f7445874 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:59.713691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e16287e5-c80d-44ba-b439-0697f7445874 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:59.713825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e16287e5-c80d-44ba-b439-0697f7445874 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:53:59.718532 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:59.718532 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:53:59.719403 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e16287e5-c80d-44ba-b439-0697f7445874 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:53:59.719912 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 604/2454] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:53:59 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:53:59.917601 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-733780d0-fccc-4654-8348-5ed0bc012871 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:53:59.919256 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-733780d0-fccc-4654-8348-5ed0bc012871 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:53:59.919596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-733780d0-fccc-4654-8348-5ed0bc012871 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:53:59.919914 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-733780d0-fccc-4654-8348-5ed0bc012871 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:53:59.928936 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:53:59.928936 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:53:59.932200 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-733780d0-fccc-4654-8348-5ed0bc012871 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:53:59.936059 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-733780d0-fccc-4654-8348-5ed0bc012871 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:53:59.936559 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 617/2455] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:53:59 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:00.297975 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2372b7b-e2ba-47af-a2b6-1fe34c5de288 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:00.299871 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2372b7b-e2ba-47af-a2b6-1fe34c5de288 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:00.300101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2372b7b-e2ba-47af-a2b6-1fe34c5de288 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:00.300312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2372b7b-e2ba-47af-a2b6-1fe34c5de288 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:00.307412 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:00.307412 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:00.311232 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2372b7b-e2ba-47af-a2b6-1fe34c5de288 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:00.316189 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2372b7b-e2ba-47af-a2b6-1fe34c5de288 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:00.316582 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 618/2456] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:00 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:00.437612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-99603143-abe9-4e74-97ce-46a2e0c5c942 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:00.439467 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99603143-abe9-4e74-97ce-46a2e0c5c942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:00.439658 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99603143-abe9-4e74-97ce-46a2e0c5c942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:00.439833 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99603143-abe9-4e74-97ce-46a2e0c5c942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:00.439978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-99603143-abe9-4e74-97ce-46a2e0c5c942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:00.441832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de9aaa16-7b76-4bde-9b54-d1140eb46eba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:00.443658 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de9aaa16-7b76-4bde-9b54-d1140eb46eba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:00.443850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de9aaa16-7b76-4bde-9b54-d1140eb46eba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:00.443958 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:00.443958 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:00.444164 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de9aaa16-7b76-4bde-9b54-d1140eb46eba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:00.444164 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-de9aaa16-7b76-4bde-9b54-d1140eb46eba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:00.444503 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99603143-abe9-4e74-97ce-46a2e0c5c942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:00.444819 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 618/2457] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:00 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:00.452591 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:00.452591 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:00.453381 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de9aaa16-7b76-4bde-9b54-d1140eb46eba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:00.453741 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 605/2458] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:00 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:00.575082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8b0d4ca5-13d3-46f4-9251-a758d3da9e9d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:00.576536 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8b0d4ca5-13d3-46f4-9251-a758d3da9e9d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:00.576843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8b0d4ca5-13d3-46f4-9251-a758d3da9e9d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:00.577181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8b0d4ca5-13d3-46f4-9251-a758d3da9e9d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:00.577381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8b0d4ca5-13d3-46f4-9251-a758d3da9e9d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:00.581389 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:00.581389 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:00.582468 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8b0d4ca5-13d3-46f4-9251-a758d3da9e9d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:00.582819 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 618/2459] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:00 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:00.729446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f5d7f5b-0114-4781-a633-08b870c97d3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:00.731204 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f5d7f5b-0114-4781-a633-08b870c97d3c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:00.731444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f5d7f5b-0114-4781-a633-08b870c97d3c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:00.731647 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f5d7f5b-0114-4781-a633-08b870c97d3c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:00.731774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2f5d7f5b-0114-4781-a633-08b870c97d3c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:00.735884 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:00.735884 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:00.736519 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f5d7f5b-0114-4781-a633-08b870c97d3c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:00.737009 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 619/2460] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:00 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:00.949965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-aeee5126-2ed0-4200-be21-cd50d671f7bc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:00.951524 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aeee5126-2ed0-4200-be21-cd50d671f7bc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:00.951700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aeee5126-2ed0-4200-be21-cd50d671f7bc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:00.951882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aeee5126-2ed0-4200-be21-cd50d671f7bc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:00.960230 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:00.960230 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:00.963121 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-aeee5126-2ed0-4200-be21-cd50d671f7bc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:00.966604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aeee5126-2ed0-4200-be21-cd50d671f7bc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:00.967083 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 619/2461] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:00 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:01.332536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f04581fc-187b-4f39-9d4b-12025988dd80 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:01.334274 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f04581fc-187b-4f39-9d4b-12025988dd80 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:01.334464 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f04581fc-187b-4f39-9d4b-12025988dd80 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:01.334663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f04581fc-187b-4f39-9d4b-12025988dd80 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:01.341438 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:01.341438 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:01.344971 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f04581fc-187b-4f39-9d4b-12025988dd80 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:01.349228 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f04581fc-187b-4f39-9d4b-12025988dd80 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:01.349588 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 606/2462] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:01 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:01.457539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6195aeb4-1e06-4d6d-9fed-240c730fc3ca None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:01.461250 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6195aeb4-1e06-4d6d-9fed-240c730fc3ca tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:01.461250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6195aeb4-1e06-4d6d-9fed-240c730fc3ca tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:01.461250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6195aeb4-1e06-4d6d-9fed-240c730fc3ca tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:01.461250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6195aeb4-1e06-4d6d-9fed-240c730fc3ca tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:01.462689 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=473,cinder:INSERT=76,cinder:UPDATE=117 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:54:01.463600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d71fdbb-deaa-4e07-824d-ab87391c2e5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:01.465916 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d71fdbb-deaa-4e07-824d-ab87391c2e5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:01.468182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d71fdbb-deaa-4e07-824d-ab87391c2e5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:01.468182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d71fdbb-deaa-4e07-824d-ab87391c2e5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:01.468182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0d71fdbb-deaa-4e07-824d-ab87391c2e5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:01.468441 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:01.468441 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:01.468441 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6195aeb4-1e06-4d6d-9fed-240c730fc3ca tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:01.468441 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 619/2463] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:01 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:01.468911 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=462,cinder:UPDATE=106,cinder:INSERT=72 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:54:01.475819 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:01.475819 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:01.476804 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d71fdbb-deaa-4e07-824d-ab87391c2e5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:01.477261 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 620/2464] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:01 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:01.593505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bdb651e6-c02c-4102-ad55-bdcad9d6f84a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:01.596109 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bdb651e6-c02c-4102-ad55-bdcad9d6f84a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:01.596313 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bdb651e6-c02c-4102-ad55-bdcad9d6f84a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:01.596599 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bdb651e6-c02c-4102-ad55-bdcad9d6f84a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:01.596776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-bdb651e6-c02c-4102-ad55-bdcad9d6f84a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:01.602219 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:01.602219 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:01.603175 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bdb651e6-c02c-4102-ad55-bdcad9d6f84a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:01.603667 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 620/2465] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:01 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:01.746363 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73c1d5ad-1dc2-471f-8aba-8152809dfd46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:01.748258 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73c1d5ad-1dc2-471f-8aba-8152809dfd46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:01.748523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73c1d5ad-1dc2-471f-8aba-8152809dfd46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:01.748704 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73c1d5ad-1dc2-471f-8aba-8152809dfd46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:01.748802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-73c1d5ad-1dc2-471f-8aba-8152809dfd46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:01.753294 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:01.753294 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:01.753970 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73c1d5ad-1dc2-471f-8aba-8152809dfd46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:01.754371 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 607/2466] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:01 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:01.979452 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-91d0ab46-492c-418e-b233-1cdaabd97b2e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:01.980988 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-91d0ab46-492c-418e-b233-1cdaabd97b2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:01.981333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-91d0ab46-492c-418e-b233-1cdaabd97b2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:01.982676 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-91d0ab46-492c-418e-b233-1cdaabd97b2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:01.992400 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:01.992400 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:01.996986 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-91d0ab46-492c-418e-b233-1cdaabd97b2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:01.998787 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-91d0ab46-492c-418e-b233-1cdaabd97b2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:01.999290 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 620/2467] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:01 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:02.362116 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f7df492-c196-4ff0-9f62-b97869aba20e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:02.363808 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f7df492-c196-4ff0-9f62-b97869aba20e tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:02.364013 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f7df492-c196-4ff0-9f62-b97869aba20e tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:02.364197 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f7df492-c196-4ff0-9f62-b97869aba20e tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:02.370747 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:02.370747 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:02.374121 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f7df492-c196-4ff0-9f62-b97869aba20e tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:02.379624 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f7df492-c196-4ff0-9f62-b97869aba20e tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:02.380056 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 621/2468] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:02 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:02.481666 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b6654420-2f0c-4f6c-99c9-0c87e7bd7249 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:02.483408 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6654420-2f0c-4f6c-99c9-0c87e7bd7249 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:02.483612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6654420-2f0c-4f6c-99c9-0c87e7bd7249 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:02.483794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6654420-2f0c-4f6c-99c9-0c87e7bd7249 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:02.483907 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b6654420-2f0c-4f6c-99c9-0c87e7bd7249 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:02.485376 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=471,cinder:UPDATE=110,cinder:INSERT=65 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:54:02.488486 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:02.488486 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:02.488609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c01c292-adbb-47bd-b83d-4266cd576277 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:02.489052 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6654420-2f0c-4f6c-99c9-0c87e7bd7249 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:02.489413 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 621/2469] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:02 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:02.495646 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c01c292-adbb-47bd-b83d-4266cd576277 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:02.495938 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c01c292-adbb-47bd-b83d-4266cd576277 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:02.496350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c01c292-adbb-47bd-b83d-4266cd576277 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:02.496583 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2c01c292-adbb-47bd-b83d-4266cd576277 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:02.498445 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=615,cinder:UPDATE=176,cinder:INSERT=102 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:54:02.503077 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:02.503077 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:02.504099 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c01c292-adbb-47bd-b83d-4266cd576277 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:02.504651 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 608/2470] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:02 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:02.614224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9fad7fcc-bdc2-42bc-a5ec-864edfe0e49a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:02.615902 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9fad7fcc-bdc2-42bc-a5ec-864edfe0e49a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:02.617420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9fad7fcc-bdc2-42bc-a5ec-864edfe0e49a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:02.617420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9fad7fcc-bdc2-42bc-a5ec-864edfe0e49a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:02.617420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9fad7fcc-bdc2-42bc-a5ec-864edfe0e49a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:02.620881 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:02.620881 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:02.621750 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9fad7fcc-bdc2-42bc-a5ec-864edfe0e49a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:02.622219 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 621/2471] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:02 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:02.766801 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e916763-f1ea-4080-ba2e-a11c020ed091 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:02.768556 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e916763-f1ea-4080-ba2e-a11c020ed091 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:02.768748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e916763-f1ea-4080-ba2e-a11c020ed091 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:02.768956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e916763-f1ea-4080-ba2e-a11c020ed091 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:02.769044 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6e916763-f1ea-4080-ba2e-a11c020ed091 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:02.773142 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:02.773142 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:02.773716 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e916763-f1ea-4080-ba2e-a11c020ed091 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:02.774089 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 622/2472] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:02 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:03.011899 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9b0be810-76be-4132-8314-7a5fd16b9ac8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:03.014032 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b0be810-76be-4132-8314-7a5fd16b9ac8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:03.014268 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b0be810-76be-4132-8314-7a5fd16b9ac8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:03.014500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b0be810-76be-4132-8314-7a5fd16b9ac8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:03.025429 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:03.025429 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:03.029130 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9b0be810-76be-4132-8314-7a5fd16b9ac8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:03.033755 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b0be810-76be-4132-8314-7a5fd16b9ac8 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:03.034196 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 622/2473] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:03 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:03.393889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bf1a88e4-6e1f-4861-815e-f944e8448d56 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:03.395843 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf1a88e4-6e1f-4861-815e-f944e8448d56 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:03.396056 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf1a88e4-6e1f-4861-815e-f944e8448d56 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:03.396236 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf1a88e4-6e1f-4861-815e-f944e8448d56 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:03.403723 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:03.403723 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:03.407645 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bf1a88e4-6e1f-4861-815e-f944e8448d56 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:03.412604 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf1a88e4-6e1f-4861-815e-f944e8448d56 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:03.413086 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 609/2474] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:03 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:03.501804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-60e72ddc-1cba-4454-8e79-8cc6cb03c730 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:03.504599 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60e72ddc-1cba-4454-8e79-8cc6cb03c730 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:03.504599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60e72ddc-1cba-4454-8e79-8cc6cb03c730 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:03.504599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60e72ddc-1cba-4454-8e79-8cc6cb03c730 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:03.504599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-60e72ddc-1cba-4454-8e79-8cc6cb03c730 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:03.509560 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:03.509560 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:03.509560 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60e72ddc-1cba-4454-8e79-8cc6cb03c730 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:03.509560 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 622/2475] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:03 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:03.518460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ee99a860-9ef2-43a8-a593-fb9121e5e4d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:03.520446 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee99a860-9ef2-43a8-a593-fb9121e5e4d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:03.520653 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee99a860-9ef2-43a8-a593-fb9121e5e4d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:03.520842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee99a860-9ef2-43a8-a593-fb9121e5e4d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:03.520964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ee99a860-9ef2-43a8-a593-fb9121e5e4d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:03.525361 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:03.525361 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:03.526610 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee99a860-9ef2-43a8-a593-fb9121e5e4d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:03.526610 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 623/2476] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:03 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:03.632327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bfcdba06-9d41-4d59-87c1-7d3015b72c1e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:03.634575 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bfcdba06-9d41-4d59-87c1-7d3015b72c1e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:03.634815 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bfcdba06-9d41-4d59-87c1-7d3015b72c1e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:03.635074 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bfcdba06-9d41-4d59-87c1-7d3015b72c1e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:03.635208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-bfcdba06-9d41-4d59-87c1-7d3015b72c1e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:03.639526 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:03.639526 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:03.640249 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bfcdba06-9d41-4d59-87c1-7d3015b72c1e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:03.640607 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 623/2477] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:03 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:03.784978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9a4d7de-c0cb-4bf3-9136-6bf51c1fd699 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:03.787001 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9a4d7de-c0cb-4bf3-9136-6bf51c1fd699 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:03.787249 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9a4d7de-c0cb-4bf3-9136-6bf51c1fd699 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:03.787481 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9a4d7de-c0cb-4bf3-9136-6bf51c1fd699 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:03.787599 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d9a4d7de-c0cb-4bf3-9136-6bf51c1fd699 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:03.791685 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:03.791685 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:03.792235 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9a4d7de-c0cb-4bf3-9136-6bf51c1fd699 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:03.792784 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 610/2478] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:03 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:04.052272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d428c50b-7ce7-467f-b9df-3841e3d190ec None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:04.054707 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d428c50b-7ce7-467f-b9df-3841e3d190ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:04.055073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d428c50b-7ce7-467f-b9df-3841e3d190ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:04.055898 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d428c50b-7ce7-467f-b9df-3841e3d190ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:04.070367 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:04.070367 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:04.075488 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d428c50b-7ce7-467f-b9df-3841e3d190ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:04.084252 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d428c50b-7ce7-467f-b9df-3841e3d190ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:04.085059 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 623/2479] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:04 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:04.430268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3cd71e02-f331-4c4b-ba49-0207ed5a3710 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:04.432269 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cd71e02-f331-4c4b-ba49-0207ed5a3710 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:04.432711 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cd71e02-f331-4c4b-ba49-0207ed5a3710 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:04.433156 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cd71e02-f331-4c4b-ba49-0207ed5a3710 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:04.443494 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:04.443494 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:04.448789 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3cd71e02-f331-4c4b-ba49-0207ed5a3710 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:04.455964 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cd71e02-f331-4c4b-ba49-0207ed5a3710 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:04.455964 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 624/2480] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:04 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:04.520889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-08c50369-0f90-4390-a1b9-5964b3fecd2c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:04.522710 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08c50369-0f90-4390-a1b9-5964b3fecd2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:04.522958 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08c50369-0f90-4390-a1b9-5964b3fecd2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:04.523146 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08c50369-0f90-4390-a1b9-5964b3fecd2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:04.523247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-08c50369-0f90-4390-a1b9-5964b3fecd2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:04.528113 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:04.528113 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:04.528749 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08c50369-0f90-4390-a1b9-5964b3fecd2c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:04.529112 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 624/2481] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:04 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:04.538790 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e12cc22-f7a4-49bb-bdb1-bb10499f2f69 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:04.540689 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e12cc22-f7a4-49bb-bdb1-bb10499f2f69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:04.540916 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e12cc22-f7a4-49bb-bdb1-bb10499f2f69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:04.541145 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e12cc22-f7a4-49bb-bdb1-bb10499f2f69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:04.541294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8e12cc22-f7a4-49bb-bdb1-bb10499f2f69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:04.545577 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:04.545577 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:04.546408 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e12cc22-f7a4-49bb-bdb1-bb10499f2f69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:04.546802 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 611/2482] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:04 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:04.650329 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5cf80135-522a-4b9f-aa95-1b8f3c5fe85c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:04.652289 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cf80135-522a-4b9f-aa95-1b8f3c5fe85c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:04.652509 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cf80135-522a-4b9f-aa95-1b8f3c5fe85c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:04.652707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cf80135-522a-4b9f-aa95-1b8f3c5fe85c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:04.652835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5cf80135-522a-4b9f-aa95-1b8f3c5fe85c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:04.657036 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:04.657036 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:04.657775 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cf80135-522a-4b9f-aa95-1b8f3c5fe85c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:04.658164 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 624/2483] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:04 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:04.803595 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bdac3dde-1357-4aaf-957c-fe55cece5415 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:04.805467 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bdac3dde-1357-4aaf-957c-fe55cece5415 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:04.807034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bdac3dde-1357-4aaf-957c-fe55cece5415 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:04.807034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bdac3dde-1357-4aaf-957c-fe55cece5415 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:04.807034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bdac3dde-1357-4aaf-957c-fe55cece5415 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:04.811972 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:04.811972 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:04.811972 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bdac3dde-1357-4aaf-957c-fe55cece5415 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:04.811972 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 625/2484] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:04 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:05.102531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-69827175-029d-4344-9d49-f6233f0f6bb2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:05.104458 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-69827175-029d-4344-9d49-f6233f0f6bb2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:05.104649 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-69827175-029d-4344-9d49-f6233f0f6bb2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:05.104927 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-69827175-029d-4344-9d49-f6233f0f6bb2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:05.117750 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:05.117750 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:05.122198 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-69827175-029d-4344-9d49-f6233f0f6bb2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:05.127142 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-69827175-029d-4344-9d49-f6233f0f6bb2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:05.127788 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 625/2485] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:05 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:05.468622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5de5a654-bd1e-47bc-8167-4ad16431e254 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:05.470366 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5de5a654-bd1e-47bc-8167-4ad16431e254 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:05.470526 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5de5a654-bd1e-47bc-8167-4ad16431e254 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:05.470697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5de5a654-bd1e-47bc-8167-4ad16431e254 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:05.477438 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:05.477438 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:05.481171 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5de5a654-bd1e-47bc-8167-4ad16431e254 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:05.485528 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5de5a654-bd1e-47bc-8167-4ad16431e254 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:05.485964 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 612/2486] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:05 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:05.541578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a14f95cd-1de2-4c6f-8285-a53bd1747ce4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:05.543629 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a14f95cd-1de2-4c6f-8285-a53bd1747ce4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:05.543849 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a14f95cd-1de2-4c6f-8285-a53bd1747ce4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:05.544059 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a14f95cd-1de2-4c6f-8285-a53bd1747ce4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:05.544163 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a14f95cd-1de2-4c6f-8285-a53bd1747ce4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:05.548501 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:05.548501 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:05.549146 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a14f95cd-1de2-4c6f-8285-a53bd1747ce4 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:05.549640 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 625/2487] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:05 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:05.557170 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83eedf5c-f8f5-49d3-9722-b9488f93f73b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:05.559052 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83eedf5c-f8f5-49d3-9722-b9488f93f73b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:05.559285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83eedf5c-f8f5-49d3-9722-b9488f93f73b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:05.559532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83eedf5c-f8f5-49d3-9722-b9488f93f73b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:05.559641 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-83eedf5c-f8f5-49d3-9722-b9488f93f73b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:05.564619 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:05.564619 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:05.565414 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83eedf5c-f8f5-49d3-9722-b9488f93f73b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:05.565994 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 626/2488] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:05 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:05.668216 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e28e255b-5dca-4829-9aa0-dc2e436ca2dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:05.670057 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e28e255b-5dca-4829-9aa0-dc2e436ca2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:05.670316 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e28e255b-5dca-4829-9aa0-dc2e436ca2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:05.670566 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e28e255b-5dca-4829-9aa0-dc2e436ca2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:05.670718 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e28e255b-5dca-4829-9aa0-dc2e436ca2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:05.674570 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:05.674570 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:05.675379 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e28e255b-5dca-4829-9aa0-dc2e436ca2dd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:05.675854 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 626/2489] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:05 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:05.822661 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3204e3c6-9017-45dc-b351-2d1f54a38795 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:05.824632 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3204e3c6-9017-45dc-b351-2d1f54a38795 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:05.824880 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3204e3c6-9017-45dc-b351-2d1f54a38795 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:05.825087 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3204e3c6-9017-45dc-b351-2d1f54a38795 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:05.825247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3204e3c6-9017-45dc-b351-2d1f54a38795 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:05.829995 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:05.829995 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:05.830893 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3204e3c6-9017-45dc-b351-2d1f54a38795 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:05.831430 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 613/2490] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:05 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:06.141283 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e637ff1d-133e-4bac-a571-b5ba899fd6e5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:06.143172 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e637ff1d-133e-4bac-a571-b5ba899fd6e5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:06.143361 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e637ff1d-133e-4bac-a571-b5ba899fd6e5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:06.143603 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e637ff1d-133e-4bac-a571-b5ba899fd6e5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:06.152745 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:06.152745 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:06.156505 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e637ff1d-133e-4bac-a571-b5ba899fd6e5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:06.160795 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e637ff1d-133e-4bac-a571-b5ba899fd6e5 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:06.161216 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 626/2491] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:06 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:06.499251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf79bd0f-3408-49c0-8d4e-6ef018872889 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:06.501672 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf79bd0f-3408-49c0-8d4e-6ef018872889 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:06.501886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf79bd0f-3408-49c0-8d4e-6ef018872889 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:06.502098 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf79bd0f-3408-49c0-8d4e-6ef018872889 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:06.509816 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:06.509816 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:06.513282 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf79bd0f-3408-49c0-8d4e-6ef018872889 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:06.519496 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf79bd0f-3408-49c0-8d4e-6ef018872889 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:06.520210 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 627/2492] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:06 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:06.559576 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-33bdaf56-533f-488a-ba29-fc8ae48443a9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:06.561307 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33bdaf56-533f-488a-ba29-fc8ae48443a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:06.561504 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33bdaf56-533f-488a-ba29-fc8ae48443a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:06.561684 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33bdaf56-533f-488a-ba29-fc8ae48443a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:06.561776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-33bdaf56-533f-488a-ba29-fc8ae48443a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:06.565894 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:06.565894 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:06.566500 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33bdaf56-533f-488a-ba29-fc8ae48443a9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:06.566872 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 627/2493] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:06 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:06.575203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bd2419d3-8d7f-4b3f-991f-ffd39e9edb76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:06.577260 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd2419d3-8d7f-4b3f-991f-ffd39e9edb76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:06.577517 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd2419d3-8d7f-4b3f-991f-ffd39e9edb76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:06.577639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd2419d3-8d7f-4b3f-991f-ffd39e9edb76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:06.577718 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bd2419d3-8d7f-4b3f-991f-ffd39e9edb76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:06.582599 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:06.582599 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:06.583473 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd2419d3-8d7f-4b3f-991f-ffd39e9edb76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:06.583874 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 614/2494] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:06 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:06.686526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-695de8c4-327d-4d63-96d0-5402df497c5a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:06.688978 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-695de8c4-327d-4d63-96d0-5402df497c5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:06.689262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-695de8c4-327d-4d63-96d0-5402df497c5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:06.689557 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-695de8c4-327d-4d63-96d0-5402df497c5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:06.689727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-695de8c4-327d-4d63-96d0-5402df497c5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:06.694701 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:06.694701 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:06.695622 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-695de8c4-327d-4d63-96d0-5402df497c5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:06.696032 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 627/2495] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:06 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:06.842456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-771eba2f-e047-41ef-b284-082245d3d649 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:06.844276 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-771eba2f-e047-41ef-b284-082245d3d649 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:06.844519 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-771eba2f-e047-41ef-b284-082245d3d649 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:06.844727 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-771eba2f-e047-41ef-b284-082245d3d649 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:06.844830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-771eba2f-e047-41ef-b284-082245d3d649 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:06.849248 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:06.849248 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:06.849999 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-771eba2f-e047-41ef-b284-082245d3d649 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:06.850415 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 628/2496] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:06 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:07.173439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-032a3880-e72c-4804-8145-c1858e8ffe66 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:07.175103 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-032a3880-e72c-4804-8145-c1858e8ffe66 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:07.175301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-032a3880-e72c-4804-8145-c1858e8ffe66 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:07.175481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-032a3880-e72c-4804-8145-c1858e8ffe66 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:07.184663 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:07.184663 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:07.187705 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-032a3880-e72c-4804-8145-c1858e8ffe66 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:07.191652 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-032a3880-e72c-4804-8145-c1858e8ffe66 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:07.192033 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 628/2497] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:07 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:07.533721 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a421e49-3e13-4d8d-abc6-69014723fc15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:07.535992 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a421e49-3e13-4d8d-abc6-69014723fc15 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:07.536193 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a421e49-3e13-4d8d-abc6-69014723fc15 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:07.536372 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a421e49-3e13-4d8d-abc6-69014723fc15 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:07.543291 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:07.543291 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:07.547043 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a421e49-3e13-4d8d-abc6-69014723fc15 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:07.551474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a421e49-3e13-4d8d-abc6-69014723fc15 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:07.551917 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 615/2498] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:07 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:07.576800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c7ae1bef-8a88-485c-84a3-e7545c1f3f03 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:07.578740 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c7ae1bef-8a88-485c-84a3-e7545c1f3f03 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:07.578967 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c7ae1bef-8a88-485c-84a3-e7545c1f3f03 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:07.579155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c7ae1bef-8a88-485c-84a3-e7545c1f3f03 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:07.579281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c7ae1bef-8a88-485c-84a3-e7545c1f3f03 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:07.583396 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:07.583396 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:07.584085 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c7ae1bef-8a88-485c-84a3-e7545c1f3f03 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:07.584441 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 628/2499] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:07 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:07.593220 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70beea65-e873-49f8-bddf-d14af391dc1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:07.594996 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70beea65-e873-49f8-bddf-d14af391dc1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:07.595177 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70beea65-e873-49f8-bddf-d14af391dc1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:07.595365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70beea65-e873-49f8-bddf-d14af391dc1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:07.595520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-70beea65-e873-49f8-bddf-d14af391dc1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:07.599641 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:07.599641 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:07.600453 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70beea65-e873-49f8-bddf-d14af391dc1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:07.600799 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 629/2500] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:07 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:07.707386 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2da3443a-d9bb-42d0-aed1-44a77eaccc69 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:07.709589 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2da3443a-d9bb-42d0-aed1-44a77eaccc69 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:07.709844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2da3443a-d9bb-42d0-aed1-44a77eaccc69 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:07.710176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2da3443a-d9bb-42d0-aed1-44a77eaccc69 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:07.710318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2da3443a-d9bb-42d0-aed1-44a77eaccc69 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:07.715312 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:07.715312 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:07.716213 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2da3443a-d9bb-42d0-aed1-44a77eaccc69 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:07.716634 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 629/2501] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:07 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:07.861686 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a85cfed-ceb6-4a03-a390-374b73e285f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:07.863986 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a85cfed-ceb6-4a03-a390-374b73e285f5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:07.864297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a85cfed-ceb6-4a03-a390-374b73e285f5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:07.864580 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a85cfed-ceb6-4a03-a390-374b73e285f5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:07.864736 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4a85cfed-ceb6-4a03-a390-374b73e285f5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:07.870335 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:07.870335 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:07.871296 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a85cfed-ceb6-4a03-a390-374b73e285f5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:07.871876 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 616/2502] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:07 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:08.204729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-06472bb7-f629-497b-9501-9531b856482d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:08.206850 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06472bb7-f629-497b-9501-9531b856482d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:08.207120 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-06472bb7-f629-497b-9501-9531b856482d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:08.207367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-06472bb7-f629-497b-9501-9531b856482d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:08.219015 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:08.219015 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:08.224549 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-06472bb7-f629-497b-9501-9531b856482d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:08.230758 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06472bb7-f629-497b-9501-9531b856482d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:08.230758 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 629/2503] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:08 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:08.564668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21181fe9-f3bd-433a-b5d3-efc1ce9358f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:08.566701 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21181fe9-f3bd-433a-b5d3-efc1ce9358f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:08.566900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21181fe9-f3bd-433a-b5d3-efc1ce9358f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:08.567107 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21181fe9-f3bd-433a-b5d3-efc1ce9358f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:08.574686 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:08.574686 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:08.578905 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21181fe9-f3bd-433a-b5d3-efc1ce9358f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:08.583702 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21181fe9-f3bd-433a-b5d3-efc1ce9358f8 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:08.584121 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 630/2504] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:08 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:08.594515 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2d479a34-6478-46cf-aa67-20f9474278da None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:08.596332 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2d479a34-6478-46cf-aa67-20f9474278da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:08.596681 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2d479a34-6478-46cf-aa67-20f9474278da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:08.597959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2d479a34-6478-46cf-aa67-20f9474278da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:08.597959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2d479a34-6478-46cf-aa67-20f9474278da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:08.601871 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:08.601871 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:08.602744 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2d479a34-6478-46cf-aa67-20f9474278da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:08.603300 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 630/2505] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:08 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:08.610333 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dab1ac3f-f586-4aa5-9954-31b7212411f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:08.612165 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dab1ac3f-f586-4aa5-9954-31b7212411f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:08.612362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dab1ac3f-f586-4aa5-9954-31b7212411f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:08.612677 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dab1ac3f-f586-4aa5-9954-31b7212411f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:08.612809 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dab1ac3f-f586-4aa5-9954-31b7212411f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:08.616963 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:08.616963 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:08.617629 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dab1ac3f-f586-4aa5-9954-31b7212411f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:08.617973 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 617/2506] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:08 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:08.727472 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e2c8ee47-05ea-408f-a312-925862d0312c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:08.729219 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2c8ee47-05ea-408f-a312-925862d0312c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:08.729412 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2c8ee47-05ea-408f-a312-925862d0312c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:08.729594 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2c8ee47-05ea-408f-a312-925862d0312c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:08.729693 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e2c8ee47-05ea-408f-a312-925862d0312c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:08.734074 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:08.734074 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:08.734984 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2c8ee47-05ea-408f-a312-925862d0312c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:08.735399 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 630/2507] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:08 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:08.883252 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7c9e335-4ec4-48a1-8e64-009fca00f652 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:08.885162 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7c9e335-4ec4-48a1-8e64-009fca00f652 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:08.885406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7c9e335-4ec4-48a1-8e64-009fca00f652 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:08.885691 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7c9e335-4ec4-48a1-8e64-009fca00f652 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:08.885783 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a7c9e335-4ec4-48a1-8e64-009fca00f652 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:08.890480 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:08.890480 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:08.891203 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7c9e335-4ec4-48a1-8e64-009fca00f652 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:08.891622 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 631/2508] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:08 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:09.240501 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9f12a209-07f5-4417-b5c6-e4639409772a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:09.243971 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f12a209-07f5-4417-b5c6-e4639409772a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:09.243971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f12a209-07f5-4417-b5c6-e4639409772a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:09.243971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f12a209-07f5-4417-b5c6-e4639409772a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:09.253242 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:09.253242 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:09.257030 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9f12a209-07f5-4417-b5c6-e4639409772a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:09.261985 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f12a209-07f5-4417-b5c6-e4639409772a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:09.262452 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 631/2509] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:09 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:09.597771 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61cdd2a2-380b-4e21-8632-cdfb8f7a8500 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:09.599569 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61cdd2a2-380b-4e21-8632-cdfb8f7a8500 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:09.599783 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61cdd2a2-380b-4e21-8632-cdfb8f7a8500 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:09.599984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61cdd2a2-380b-4e21-8632-cdfb8f7a8500 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:09.607551 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:09.607551 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:09.611009 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61cdd2a2-380b-4e21-8632-cdfb8f7a8500 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:09.613974 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9464bf81-e0f7-4d67-9b2b-9480593cf111 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:09.615272 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61cdd2a2-380b-4e21-8632-cdfb8f7a8500 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:09.615650 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 618/2510] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:09 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:09.615713 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9464bf81-e0f7-4d67-9b2b-9480593cf111 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:09.615926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9464bf81-e0f7-4d67-9b2b-9480593cf111 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:09.616190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9464bf81-e0f7-4d67-9b2b-9480593cf111 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:09.616349 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9464bf81-e0f7-4d67-9b2b-9480593cf111 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:09.620404 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:09.620404 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:09.620980 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9464bf81-e0f7-4d67-9b2b-9480593cf111 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:09.621376 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 631/2511] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:09 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:09.629177 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f774765-ec53-4031-a8f2-79787c8b3732 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:09.630964 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f774765-ec53-4031-a8f2-79787c8b3732 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:09.631161 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f774765-ec53-4031-a8f2-79787c8b3732 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:09.631341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f774765-ec53-4031-a8f2-79787c8b3732 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:09.631451 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0f774765-ec53-4031-a8f2-79787c8b3732 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:09.635671 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:09.635671 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:09.636441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f774765-ec53-4031-a8f2-79787c8b3732 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:09.636819 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 632/2512] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:09 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:09.747087 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3fc5184e-7c07-489b-afb3-131f9320be2c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:09.748595 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3fc5184e-7c07-489b-afb3-131f9320be2c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:09.748780 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3fc5184e-7c07-489b-afb3-131f9320be2c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:09.749012 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3fc5184e-7c07-489b-afb3-131f9320be2c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:09.749136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-3fc5184e-7c07-489b-afb3-131f9320be2c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:09.753490 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:09.753490 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:09.754273 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3fc5184e-7c07-489b-afb3-131f9320be2c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:09.754638 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 632/2513] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:09 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:09.901792 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d2a944b-58a5-4eb6-b218-1cbb5885e11e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:09.903501 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d2a944b-58a5-4eb6-b218-1cbb5885e11e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:09.903712 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d2a944b-58a5-4eb6-b218-1cbb5885e11e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:09.903969 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d2a944b-58a5-4eb6-b218-1cbb5885e11e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:09.904092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2d2a944b-58a5-4eb6-b218-1cbb5885e11e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:09.908973 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:09.908973 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:09.909638 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d2a944b-58a5-4eb6-b218-1cbb5885e11e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:09.910155 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 619/2514] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:09 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:10.274254 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-455b8918-7ed8-4608-8299-2adb084cca95 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:10.277014 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-455b8918-7ed8-4608-8299-2adb084cca95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:10.277313 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-455b8918-7ed8-4608-8299-2adb084cca95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:10.277600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-455b8918-7ed8-4608-8299-2adb084cca95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:10.290730 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:10.290730 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:10.300339 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-455b8918-7ed8-4608-8299-2adb084cca95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:10.308536 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-455b8918-7ed8-4608-8299-2adb084cca95 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:10.308536 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 632/2515] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:10 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:10.630149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98adcd5f-92cb-4f79-8837-c48b360afaab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:10.633465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-34f6648a-9641-4e98-822b-c3cc1f372b00 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:10.634242 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98adcd5f-92cb-4f79-8837-c48b360afaab tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:10.634552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98adcd5f-92cb-4f79-8837-c48b360afaab tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:10.634854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98adcd5f-92cb-4f79-8837-c48b360afaab tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:10.635155 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-34f6648a-9641-4e98-822b-c3cc1f372b00 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:10.635345 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-34f6648a-9641-4e98-822b-c3cc1f372b00 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:10.635530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-34f6648a-9641-4e98-822b-c3cc1f372b00 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:10.635629 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-34f6648a-9641-4e98-822b-c3cc1f372b00 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:10.639709 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:10.639709 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:10.640442 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-34f6648a-9641-4e98-822b-c3cc1f372b00 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:10.640795 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 633/2516] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:10 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:10.647256 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2c08e3f-cb9d-4c24-8f4f-e3da6fd7dc55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:10.648774 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:10.648774 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:10.649107 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2c08e3f-cb9d-4c24-8f4f-e3da6fd7dc55 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:10.649330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2c08e3f-cb9d-4c24-8f4f-e3da6fd7dc55 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:10.649549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2c08e3f-cb9d-4c24-8f4f-e3da6fd7dc55 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:10.649662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e2c08e3f-cb9d-4c24-8f4f-e3da6fd7dc55 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:10.653668 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:10.653668 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:10.654486 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2c08e3f-cb9d-4c24-8f4f-e3da6fd7dc55 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:10.654849 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 620/2517] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:10 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:10.656101 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-98adcd5f-92cb-4f79-8837-c48b360afaab tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:10.660613 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98adcd5f-92cb-4f79-8837-c48b360afaab tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:10.661037 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 633/2518] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:10 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:10.764997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8c23e714-f1e3-4cdb-ae90-54160562f026 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:10.766996 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c23e714-f1e3-4cdb-ae90-54160562f026 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:10.767188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c23e714-f1e3-4cdb-ae90-54160562f026 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:10.767363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c23e714-f1e3-4cdb-ae90-54160562f026 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:10.767475 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8c23e714-f1e3-4cdb-ae90-54160562f026 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:10.771487 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:10.771487 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:10.772149 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c23e714-f1e3-4cdb-ae90-54160562f026 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:10.772478 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 633/2519] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:10 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:10.921299 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5375b0b1-3aba-4cd7-87eb-7792c64eb5e0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:10.923046 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5375b0b1-3aba-4cd7-87eb-7792c64eb5e0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:10.923247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5375b0b1-3aba-4cd7-87eb-7792c64eb5e0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:10.923439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5375b0b1-3aba-4cd7-87eb-7792c64eb5e0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:10.923539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5375b0b1-3aba-4cd7-87eb-7792c64eb5e0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:10.927514 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:10.927514 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:10.928099 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5375b0b1-3aba-4cd7-87eb-7792c64eb5e0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:10.928474 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 634/2520] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:10 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:11.321086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30930f85-deb8-4509-b642-6fbe2cf1a5d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:11.323344 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30930f85-deb8-4509-b642-6fbe2cf1a5d7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:11.323632 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30930f85-deb8-4509-b642-6fbe2cf1a5d7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:11.323895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30930f85-deb8-4509-b642-6fbe2cf1a5d7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:11.338213 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:11.338213 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:11.342387 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-30930f85-deb8-4509-b642-6fbe2cf1a5d7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:11.347519 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30930f85-deb8-4509-b642-6fbe2cf1a5d7 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:11.347873 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 621/2521] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:11 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:11.658341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-805609b7-7be6-4f39-8c11-8e73a91ce8da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:11.660338 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-805609b7-7be6-4f39-8c11-8e73a91ce8da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:11.660616 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-805609b7-7be6-4f39-8c11-8e73a91ce8da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:11.660900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-805609b7-7be6-4f39-8c11-8e73a91ce8da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:11.661153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-805609b7-7be6-4f39-8c11-8e73a91ce8da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:11.664510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-49d0de40-ff99-4c22-8d91-e064bcf26957 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:11.665795 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:11.665795 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:11.666165 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49d0de40-ff99-4c22-8d91-e064bcf26957 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:11.666388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49d0de40-ff99-4c22-8d91-e064bcf26957 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:11.666560 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-805609b7-7be6-4f39-8c11-8e73a91ce8da tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:11.666698 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49d0de40-ff99-4c22-8d91-e064bcf26957 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:11.666835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-49d0de40-ff99-4c22-8d91-e064bcf26957 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:11.667153 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 634/2522] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:11 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:11.671255 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:11.671255 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:11.672004 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49d0de40-ff99-4c22-8d91-e064bcf26957 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:11.672360 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 634/2523] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:11 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:11.673344 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2a7557e4-7dc1-4987-be92-8768eb5c9b78 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:11.675224 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a7557e4-7dc1-4987-be92-8768eb5c9b78 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:11.675494 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a7557e4-7dc1-4987-be92-8768eb5c9b78 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:11.675679 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a7557e4-7dc1-4987-be92-8768eb5c9b78 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:11.682773 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:11.682773 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:11.686150 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2a7557e4-7dc1-4987-be92-8768eb5c9b78 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:11.690395 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a7557e4-7dc1-4987-be92-8768eb5c9b78 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:11.690921 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 635/2524] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:11 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:11.783986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c6e42b05-d35a-4a16-b14d-4c1776ed4d19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:11.785986 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6e42b05-d35a-4a16-b14d-4c1776ed4d19 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:11.786263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6e42b05-d35a-4a16-b14d-4c1776ed4d19 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:11.786585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6e42b05-d35a-4a16-b14d-4c1776ed4d19 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:11.786732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c6e42b05-d35a-4a16-b14d-4c1776ed4d19 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:11.790954 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:11.790954 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:11.791635 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6e42b05-d35a-4a16-b14d-4c1776ed4d19 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:11.792008 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 622/2525] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:11 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:11.942036 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43e864b3-8233-4a52-ad50-fe1456accd30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:11.944484 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43e864b3-8233-4a52-ad50-fe1456accd30 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:11.944795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43e864b3-8233-4a52-ad50-fe1456accd30 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:11.945096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43e864b3-8233-4a52-ad50-fe1456accd30 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:11.945258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-43e864b3-8233-4a52-ad50-fe1456accd30 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:11.951238 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:11.951238 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:11.952179 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43e864b3-8233-4a52-ad50-fe1456accd30 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:11.953235 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 635/2526] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:11 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:12.362954 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f68da117-0d02-4d71-87ff-1b40281f6db1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:12.365040 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f68da117-0d02-4d71-87ff-1b40281f6db1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:12.365267 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f68da117-0d02-4d71-87ff-1b40281f6db1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:12.365507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f68da117-0d02-4d71-87ff-1b40281f6db1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:12.375470 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:12.375470 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:12.379238 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f68da117-0d02-4d71-87ff-1b40281f6db1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:12.384625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f68da117-0d02-4d71-87ff-1b40281f6db1 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:12.385299 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 635/2527] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:12 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:12.677037 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-abc6c03d-89d3-4ccc-9143-9195d4584b20 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:12.678807 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abc6c03d-89d3-4ccc-9143-9195d4584b20 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:12.679067 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abc6c03d-89d3-4ccc-9143-9195d4584b20 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:12.679247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abc6c03d-89d3-4ccc-9143-9195d4584b20 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:12.679348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-abc6c03d-89d3-4ccc-9143-9195d4584b20 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:12.683534 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64d7f33c-294e-4832-8c96-413799f073d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:12.683961 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:12.683961 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:12.684734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abc6c03d-89d3-4ccc-9143-9195d4584b20 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:12.685204 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 636/2528] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:12 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:12.685593 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64d7f33c-294e-4832-8c96-413799f073d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:12.685795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64d7f33c-294e-4832-8c96-413799f073d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:12.686024 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64d7f33c-294e-4832-8c96-413799f073d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:12.686133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-64d7f33c-294e-4832-8c96-413799f073d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:12.690962 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:12.690962 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:12.691811 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64d7f33c-294e-4832-8c96-413799f073d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:12.692231 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 623/2529] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:12 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:12.703364 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-692ba1c6-5e93-4475-9f24-8911baea6ba4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:12.705161 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-692ba1c6-5e93-4475-9f24-8911baea6ba4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:12.705339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-692ba1c6-5e93-4475-9f24-8911baea6ba4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:12.705531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-692ba1c6-5e93-4475-9f24-8911baea6ba4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:12.712150 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:12.712150 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:12.715471 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-692ba1c6-5e93-4475-9f24-8911baea6ba4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:12.719508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-692ba1c6-5e93-4475-9f24-8911baea6ba4 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:12.719851 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 636/2530] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:12 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:12.802737 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4bf6481b-5552-4ee8-883d-7ca3ee0d8e8a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:12.804654 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4bf6481b-5552-4ee8-883d-7ca3ee0d8e8a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:12.804845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4bf6481b-5552-4ee8-883d-7ca3ee0d8e8a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:12.805073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4bf6481b-5552-4ee8-883d-7ca3ee0d8e8a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:12.805214 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4bf6481b-5552-4ee8-883d-7ca3ee0d8e8a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:12.809708 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:12.809708 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:12.810484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4bf6481b-5552-4ee8-883d-7ca3ee0d8e8a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:12.810838 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 636/2531] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:12 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:12.962776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a830f705-a6e3-489a-aa09-0e9df4a46fc1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:12.964791 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a830f705-a6e3-489a-aa09-0e9df4a46fc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:12.965022 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a830f705-a6e3-489a-aa09-0e9df4a46fc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:12.965222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a830f705-a6e3-489a-aa09-0e9df4a46fc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:12.965329 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a830f705-a6e3-489a-aa09-0e9df4a46fc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:12.969363 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:12.969363 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:12.970079 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a830f705-a6e3-489a-aa09-0e9df4a46fc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:12.970531 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 637/2532] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:12 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:13.399226 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d89ba47-0f78-4869-bdc2-5527fa0d25be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:13.400889 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d89ba47-0f78-4869-bdc2-5527fa0d25be tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:13.401131 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d89ba47-0f78-4869-bdc2-5527fa0d25be tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:13.401304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d89ba47-0f78-4869-bdc2-5527fa0d25be tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:13.410882 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:13.410882 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:13.414470 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8d89ba47-0f78-4869-bdc2-5527fa0d25be tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:13.418877 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d89ba47-0f78-4869-bdc2-5527fa0d25be tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:13.419282 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 624/2533] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:13 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:13.695045 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5066681c-4046-4e56-8a44-6fffdad5ccd8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:13.697213 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5066681c-4046-4e56-8a44-6fffdad5ccd8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:13.697449 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5066681c-4046-4e56-8a44-6fffdad5ccd8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:13.697688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5066681c-4046-4e56-8a44-6fffdad5ccd8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:13.697786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5066681c-4046-4e56-8a44-6fffdad5ccd8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:13.701880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dfe8ccc3-9590-4561-aff1-d8ad9c688c99 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:13.702271 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:13.702271 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:13.702520 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5066681c-4046-4e56-8a44-6fffdad5ccd8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:13.702914 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 637/2534] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:13 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:13.703570 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dfe8ccc3-9590-4561-aff1-d8ad9c688c99 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:13.703773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dfe8ccc3-9590-4561-aff1-d8ad9c688c99 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:13.704003 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dfe8ccc3-9590-4561-aff1-d8ad9c688c99 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:13.704144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-dfe8ccc3-9590-4561-aff1-d8ad9c688c99 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:13.710922 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:13.710922 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:13.711556 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dfe8ccc3-9590-4561-aff1-d8ad9c688c99 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:13.712099 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 637/2535] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:13 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:13.731908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-be3c762c-4c09-4d5a-ae38-34e0b3c575a0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:13.733658 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be3c762c-4c09-4d5a-ae38-34e0b3c575a0 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:13.733839 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be3c762c-4c09-4d5a-ae38-34e0b3c575a0 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:13.734041 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be3c762c-4c09-4d5a-ae38-34e0b3c575a0 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:13.740883 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:13.740883 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:13.744290 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-be3c762c-4c09-4d5a-ae38-34e0b3c575a0 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:13.748402 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be3c762c-4c09-4d5a-ae38-34e0b3c575a0 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:13.748768 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 638/2536] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:13 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:13.823046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3fe2353d-9e91-48af-8538-19243fdc251e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:13.824612 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fe2353d-9e91-48af-8538-19243fdc251e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:13.824954 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fe2353d-9e91-48af-8538-19243fdc251e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:13.825231 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fe2353d-9e91-48af-8538-19243fdc251e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:13.825447 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3fe2353d-9e91-48af-8538-19243fdc251e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:13.830372 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:13.830372 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:13.831274 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fe2353d-9e91-48af-8538-19243fdc251e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:13.831703 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 625/2537] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:13 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:13.980947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97606d4b-a859-426e-8133-a44ae40f2746 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:13.982641 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97606d4b-a859-426e-8133-a44ae40f2746 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:13.982837 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97606d4b-a859-426e-8133-a44ae40f2746 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:13.983040 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97606d4b-a859-426e-8133-a44ae40f2746 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:13.983139 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-97606d4b-a859-426e-8133-a44ae40f2746 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:13.986975 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:13.986975 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:13.987527 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97606d4b-a859-426e-8133-a44ae40f2746 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:13.987851 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 638/2538] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:13 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:14.430837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a1a80891-43f3-475b-bdc2-2217b3a5d87c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:14.432544 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1a80891-43f3-475b-bdc2-2217b3a5d87c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:14.432728 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1a80891-43f3-475b-bdc2-2217b3a5d87c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:14.432793 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1a80891-43f3-475b-bdc2-2217b3a5d87c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:14.443714 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:14.443714 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:14.448428 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a1a80891-43f3-475b-bdc2-2217b3a5d87c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:14.455009 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1a80891-43f3-475b-bdc2-2217b3a5d87c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:14.455009 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 638/2539] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:14 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:14.712420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-20a0b37e-2639-4dd1-afde-0ed1822cb143 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:14.714640 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-20a0b37e-2639-4dd1-afde-0ed1822cb143 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:14.714948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-20a0b37e-2639-4dd1-afde-0ed1822cb143 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:14.715213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-20a0b37e-2639-4dd1-afde-0ed1822cb143 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:14.715374 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-20a0b37e-2639-4dd1-afde-0ed1822cb143 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:14.720579 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:14.720579 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:14.721077 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b419ef6e-3069-4744-bdd5-e6441ab192a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:14.721362 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-20a0b37e-2639-4dd1-afde-0ed1822cb143 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:14.721767 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 639/2540] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:14 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:14.722565 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b419ef6e-3069-4744-bdd5-e6441ab192a5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:14.722746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b419ef6e-3069-4744-bdd5-e6441ab192a5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:14.722934 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b419ef6e-3069-4744-bdd5-e6441ab192a5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:14.723078 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b419ef6e-3069-4744-bdd5-e6441ab192a5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:14.728008 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:14.728008 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:14.728924 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b419ef6e-3069-4744-bdd5-e6441ab192a5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:14.729467 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 626/2541] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:14 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:14.761248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26985e28-0984-4332-8b09-d6872614b15d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:14.762688 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26985e28-0984-4332-8b09-d6872614b15d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:14.762903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26985e28-0984-4332-8b09-d6872614b15d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:14.763090 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26985e28-0984-4332-8b09-d6872614b15d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:14.770193 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:14.770193 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:14.773843 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-26985e28-0984-4332-8b09-d6872614b15d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:14.778007 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26985e28-0984-4332-8b09-d6872614b15d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:14.778416 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 639/2542] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:14 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:14.841840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1f2d8530-5131-4286-ad20-d5f6b9805204 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:14.843484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f2d8530-5131-4286-ad20-d5f6b9805204 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:14.843828 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f2d8530-5131-4286-ad20-d5f6b9805204 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:14.845016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f2d8530-5131-4286-ad20-d5f6b9805204 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:14.845016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1f2d8530-5131-4286-ad20-d5f6b9805204 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:14.848215 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:14.848215 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:14.849017 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f2d8530-5131-4286-ad20-d5f6b9805204 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:14.849428 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 639/2543] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:14 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:14.997823 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-47a2fd67-50b2-42fa-a865-3934048480f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:14.999522 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-47a2fd67-50b2-42fa-a865-3934048480f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:14.999726 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-47a2fd67-50b2-42fa-a865-3934048480f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:14.999946 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-47a2fd67-50b2-42fa-a865-3934048480f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:15.000052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-47a2fd67-50b2-42fa-a865-3934048480f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:15.003991 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:15.003991 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:15.004512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-47a2fd67-50b2-42fa-a865-3934048480f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:15.004839 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 640/2544] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:14 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:15.469068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c9eeffd-d8de-43cb-9492-0fbf66ca4607 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:15.470877 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c9eeffd-d8de-43cb-9492-0fbf66ca4607 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:15.471092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c9eeffd-d8de-43cb-9492-0fbf66ca4607 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:15.471285 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c9eeffd-d8de-43cb-9492-0fbf66ca4607 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:15.480109 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:15.480109 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:15.483314 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c9eeffd-d8de-43cb-9492-0fbf66ca4607 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:15.487778 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c9eeffd-d8de-43cb-9492-0fbf66ca4607 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:15.488001 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 627/2545] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:15 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:15.732350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c9dd728-3fcc-4dfb-9750-78e7f362546a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:15.734147 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c9dd728-3fcc-4dfb-9750-78e7f362546a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:15.734333 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c9dd728-3fcc-4dfb-9750-78e7f362546a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:15.734539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c9dd728-3fcc-4dfb-9750-78e7f362546a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:15.734689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7c9dd728-3fcc-4dfb-9750-78e7f362546a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:15.738011 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-274e3eb9-c996-4882-a8be-b8faef2b35ea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:15.738637 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:15.738637 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:15.739261 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c9dd728-3fcc-4dfb-9750-78e7f362546a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:15.739562 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-274e3eb9-c996-4882-a8be-b8faef2b35ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:15.739625 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 640/2546] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:15 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:15.739720 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-274e3eb9-c996-4882-a8be-b8faef2b35ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:15.739911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-274e3eb9-c996-4882-a8be-b8faef2b35ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:15.740011 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-274e3eb9-c996-4882-a8be-b8faef2b35ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:15.743441 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:15.743441 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:15.744086 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-274e3eb9-c996-4882-a8be-b8faef2b35ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:15.744381 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 640/2547] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:15 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:15.790646 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-185ada71-ee76-437a-9385-ff6dac71a266 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:15.792378 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-185ada71-ee76-437a-9385-ff6dac71a266 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:15.792606 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-185ada71-ee76-437a-9385-ff6dac71a266 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:15.792797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-185ada71-ee76-437a-9385-ff6dac71a266 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:15.799210 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:15.799210 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:15.802654 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-185ada71-ee76-437a-9385-ff6dac71a266 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:15.806292 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-185ada71-ee76-437a-9385-ff6dac71a266 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:15.806655 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 641/2548] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:15 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:15.858640 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6dad17d7-db0e-4031-97f8-2b235dc6bc45 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:15.860191 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dad17d7-db0e-4031-97f8-2b235dc6bc45 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:15.860383 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dad17d7-db0e-4031-97f8-2b235dc6bc45 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:15.860588 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dad17d7-db0e-4031-97f8-2b235dc6bc45 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:15.860690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6dad17d7-db0e-4031-97f8-2b235dc6bc45 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:15.864529 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:15.864529 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:15.865241 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dad17d7-db0e-4031-97f8-2b235dc6bc45 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:15.865603 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 628/2549] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:15 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:16.015290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3394cfcd-caee-4b65-ba64-d8db001eaa26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:16.017132 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3394cfcd-caee-4b65-ba64-d8db001eaa26 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:16.017333 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3394cfcd-caee-4b65-ba64-d8db001eaa26 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:16.017533 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3394cfcd-caee-4b65-ba64-d8db001eaa26 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:16.017629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3394cfcd-caee-4b65-ba64-d8db001eaa26 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:16.021981 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:16.021981 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:16.022644 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3394cfcd-caee-4b65-ba64-d8db001eaa26 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:16.023051 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 641/2550] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:16 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:16.499507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b151a405-cb8e-4ecf-9951-0f4621f07e72 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:16.501621 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b151a405-cb8e-4ecf-9951-0f4621f07e72 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:16.501621 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b151a405-cb8e-4ecf-9951-0f4621f07e72 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:16.501798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b151a405-cb8e-4ecf-9951-0f4621f07e72 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:16.512568 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:16.512568 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:16.516677 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b151a405-cb8e-4ecf-9951-0f4621f07e72 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:16.520838 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b151a405-cb8e-4ecf-9951-0f4621f07e72 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:16.521244 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 641/2551] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:16 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:16.752167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-588e59ef-a467-4d92-82e5-47d6dbf1665c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:16.753758 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-49589634-c4e3-4be6-9866-356967fca949 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:16.754212 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-588e59ef-a467-4d92-82e5-47d6dbf1665c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:16.754527 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-588e59ef-a467-4d92-82e5-47d6dbf1665c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:16.754783 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-588e59ef-a467-4d92-82e5-47d6dbf1665c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:16.754954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-588e59ef-a467-4d92-82e5-47d6dbf1665c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:16.755971 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49589634-c4e3-4be6-9866-356967fca949 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:16.756238 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49589634-c4e3-4be6-9866-356967fca949 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:16.756485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49589634-c4e3-4be6-9866-356967fca949 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:16.756615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-49589634-c4e3-4be6-9866-356967fca949 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:16.759435 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:16.759435 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:16.759998 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-588e59ef-a467-4d92-82e5-47d6dbf1665c tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:16.760418 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 642/2552] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:16 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:16.761479 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:16.761479 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:16.762417 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49589634-c4e3-4be6-9866-356967fca949 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:16.762808 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 629/2553] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:16 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:16.819177 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9210a68a-1d09-4da9-bff4-7759cef8718d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:16.820803 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9210a68a-1d09-4da9-bff4-7759cef8718d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:16.821019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9210a68a-1d09-4da9-bff4-7759cef8718d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:16.821187 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9210a68a-1d09-4da9-bff4-7759cef8718d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:16.829649 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:16.829649 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:16.833314 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9210a68a-1d09-4da9-bff4-7759cef8718d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:16.837437 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9210a68a-1d09-4da9-bff4-7759cef8718d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:16.838045 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 642/2554] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:16 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:16.874637 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ed45056c-f2d1-468e-bc10-0b48792bdc53 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:16.876292 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ed45056c-f2d1-468e-bc10-0b48792bdc53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:16.876460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ed45056c-f2d1-468e-bc10-0b48792bdc53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:16.876659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ed45056c-f2d1-468e-bc10-0b48792bdc53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:16.876798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ed45056c-f2d1-468e-bc10-0b48792bdc53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:16.881240 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:16.881240 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:16.882065 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ed45056c-f2d1-468e-bc10-0b48792bdc53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:16.882480 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 642/2555] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:16 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:17.033566 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f8f180b5-e834-4814-8d94-73a1a33084e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:17.035157 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f8f180b5-e834-4814-8d94-73a1a33084e6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:17.035369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f8f180b5-e834-4814-8d94-73a1a33084e6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:17.035573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f8f180b5-e834-4814-8d94-73a1a33084e6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:17.035668 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f8f180b5-e834-4814-8d94-73a1a33084e6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:17.039449 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:17.039449 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:17.040028 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f8f180b5-e834-4814-8d94-73a1a33084e6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:17.040396 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 643/2556] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:17 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:17.534701 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20e64ad7-35fa-45c1-b313-2abfddea5df3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:17.536812 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20e64ad7-35fa-45c1-b313-2abfddea5df3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:17.537033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20e64ad7-35fa-45c1-b313-2abfddea5df3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:17.537216 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20e64ad7-35fa-45c1-b313-2abfddea5df3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:17.549454 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:17.549454 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:17.553764 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20e64ad7-35fa-45c1-b313-2abfddea5df3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:17.559660 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20e64ad7-35fa-45c1-b313-2abfddea5df3 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:17.560180 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 630/2557] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:17 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:17.769943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cde55eb-3c1f-49d7-a228-cb540c0a166a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:17.771673 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cde55eb-3c1f-49d7-a228-cb540c0a166a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:17.771930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cde55eb-3c1f-49d7-a228-cb540c0a166a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:17.772040 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f7089d22-1a97-40db-b2aa-cf8e7ac39510 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:17.772312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cde55eb-3c1f-49d7-a228-cb540c0a166a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:17.772312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4cde55eb-3c1f-49d7-a228-cb540c0a166a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:17.774097 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7089d22-1a97-40db-b2aa-cf8e7ac39510 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:17.774369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7089d22-1a97-40db-b2aa-cf8e7ac39510 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:17.774647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7089d22-1a97-40db-b2aa-cf8e7ac39510 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:17.774813 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f7089d22-1a97-40db-b2aa-cf8e7ac39510 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:17.776437 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:17.776437 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:17.777080 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cde55eb-3c1f-49d7-a228-cb540c0a166a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:17.777499 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 643/2558] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:17 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:17.779628 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:17.779628 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:17.780568 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7089d22-1a97-40db-b2aa-cf8e7ac39510 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:17.781019 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 643/2559] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:17 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:17.852060 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dc1668b9-512d-4ad6-9998-71fc0592955d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:17.853761 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dc1668b9-512d-4ad6-9998-71fc0592955d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:17.853985 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dc1668b9-512d-4ad6-9998-71fc0592955d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:17.854168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dc1668b9-512d-4ad6-9998-71fc0592955d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:17.861020 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:17.861020 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:17.864924 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-dc1668b9-512d-4ad6-9998-71fc0592955d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:17.868967 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dc1668b9-512d-4ad6-9998-71fc0592955d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:17.869365 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 644/2560] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:17 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:17.892355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ffc90ca-6fd4-45c1-a6ae-b04a0df863ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:17.894578 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ffc90ca-6fd4-45c1-a6ae-b04a0df863ee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:17.894873 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ffc90ca-6fd4-45c1-a6ae-b04a0df863ee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:17.895148 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ffc90ca-6fd4-45c1-a6ae-b04a0df863ee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:17.895302 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7ffc90ca-6fd4-45c1-a6ae-b04a0df863ee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:17.900730 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:17.900730 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:17.901671 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ffc90ca-6fd4-45c1-a6ae-b04a0df863ee tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:17.902137 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 631/2561] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:17 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:18.050937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f486a8e-054a-4fc9-878e-6ad970f31713 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:18.052601 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f486a8e-054a-4fc9-878e-6ad970f31713 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:18.052819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f486a8e-054a-4fc9-878e-6ad970f31713 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:18.052988 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f486a8e-054a-4fc9-878e-6ad970f31713 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:18.053094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5f486a8e-054a-4fc9-878e-6ad970f31713 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:18.057815 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:18.057815 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:18.058552 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f486a8e-054a-4fc9-878e-6ad970f31713 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:18.059010 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 644/2562] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:18 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:18.571733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6dc40c4e-1cad-4b62-82cd-3c2ffff31496 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:18.573526 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6dc40c4e-1cad-4b62-82cd-3c2ffff31496 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:18.573745 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6dc40c4e-1cad-4b62-82cd-3c2ffff31496 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:18.573989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6dc40c4e-1cad-4b62-82cd-3c2ffff31496 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:18.584736 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:18.584736 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:18.588585 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6dc40c4e-1cad-4b62-82cd-3c2ffff31496 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:18.593290 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6dc40c4e-1cad-4b62-82cd-3c2ffff31496 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:18.593723 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 644/2563] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:18 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:18.788221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c36d621c-dd43-49b4-97c5-58b2e1d3a926 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:18.789992 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa7a1579-23bf-46bb-bc48-a0d7d1cd181c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:18.790364 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c36d621c-dd43-49b4-97c5-58b2e1d3a926 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:18.790364 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c36d621c-dd43-49b4-97c5-58b2e1d3a926 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:18.790621 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c36d621c-dd43-49b4-97c5-58b2e1d3a926 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:18.790771 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c36d621c-dd43-49b4-97c5-58b2e1d3a926 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:18.791981 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa7a1579-23bf-46bb-bc48-a0d7d1cd181c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:18.792184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa7a1579-23bf-46bb-bc48-a0d7d1cd181c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:18.792407 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa7a1579-23bf-46bb-bc48-a0d7d1cd181c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:18.792567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-aa7a1579-23bf-46bb-bc48-a0d7d1cd181c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:18.795335 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:18.795335 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:18.795900 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c36d621c-dd43-49b4-97c5-58b2e1d3a926 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:18.796217 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 645/2564] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:18 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:18.796767 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:18.796767 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:18.797583 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa7a1579-23bf-46bb-bc48-a0d7d1cd181c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:18.797985 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 632/2565] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:18 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:18.882592 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1488303-9f87-48d9-87a6-96d0a4df028b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:18.884599 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1488303-9f87-48d9-87a6-96d0a4df028b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:18.884985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1488303-9f87-48d9-87a6-96d0a4df028b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:18.885261 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1488303-9f87-48d9-87a6-96d0a4df028b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:18.893921 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:18.893921 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:18.898324 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f1488303-9f87-48d9-87a6-96d0a4df028b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:18.904260 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1488303-9f87-48d9-87a6-96d0a4df028b tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:18.904692 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 645/2566] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:18 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:18.912173 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-11aca0a3-8253-4414-a1ea-cd2f39b7ce9b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:18.914106 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11aca0a3-8253-4414-a1ea-cd2f39b7ce9b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:18.914296 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11aca0a3-8253-4414-a1ea-cd2f39b7ce9b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:18.914505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11aca0a3-8253-4414-a1ea-cd2f39b7ce9b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:18.914634 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-11aca0a3-8253-4414-a1ea-cd2f39b7ce9b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:18.919477 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:18.919477 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:18.920236 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11aca0a3-8253-4414-a1ea-cd2f39b7ce9b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:18.920618 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 645/2567] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:18 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:19.068413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0eff2a91-b52b-4fdb-b98d-13107fd96f64 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:19.070116 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0eff2a91-b52b-4fdb-b98d-13107fd96f64 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:19.070318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0eff2a91-b52b-4fdb-b98d-13107fd96f64 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:19.070510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0eff2a91-b52b-4fdb-b98d-13107fd96f64 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:19.070622 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0eff2a91-b52b-4fdb-b98d-13107fd96f64 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:19.074663 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:19.074663 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:19.075295 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0eff2a91-b52b-4fdb-b98d-13107fd96f64 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:19.075668 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 646/2568] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:19 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:19.606777 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03663a9f-64d1-4559-a903-76375d1cf51b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:19.608567 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03663a9f-64d1-4559-a903-76375d1cf51b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:19.608845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03663a9f-64d1-4559-a903-76375d1cf51b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:19.609080 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03663a9f-64d1-4559-a903-76375d1cf51b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:19.618838 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:19.618838 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:19.622574 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03663a9f-64d1-4559-a903-76375d1cf51b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:19.626951 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03663a9f-64d1-4559-a903-76375d1cf51b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:19.627600 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 633/2569] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:19 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:19.806113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5f86780-872e-43c4-8366-4a37b2d948f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:19.808039 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5f86780-872e-43c4-8366-4a37b2d948f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:19.808209 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b2c2aa0c-b118-4d56-bfd6-2a55cccff43a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:19.808257 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5f86780-872e-43c4-8366-4a37b2d948f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:19.808452 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5f86780-872e-43c4-8366-4a37b2d948f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:19.808582 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a5f86780-872e-43c4-8366-4a37b2d948f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:19.810094 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2c2aa0c-b118-4d56-bfd6-2a55cccff43a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:19.810286 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2c2aa0c-b118-4d56-bfd6-2a55cccff43a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:19.810475 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2c2aa0c-b118-4d56-bfd6-2a55cccff43a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:19.810615 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b2c2aa0c-b118-4d56-bfd6-2a55cccff43a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:19.813145 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:19.813145 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:19.813890 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5f86780-872e-43c4-8366-4a37b2d948f8 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:19.814300 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 646/2570] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:19 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:19.814795 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:19.814795 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:19.815572 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2c2aa0c-b118-4d56-bfd6-2a55cccff43a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:19.815967 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 646/2571] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:19 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:19.919152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ad5b1cca-16c2-4cb7-8a0b-4572d3cf77f2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:19.920621 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ad5b1cca-16c2-4cb7-8a0b-4572d3cf77f2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:19.920989 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ad5b1cca-16c2-4cb7-8a0b-4572d3cf77f2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:19.921261 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ad5b1cca-16c2-4cb7-8a0b-4572d3cf77f2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:19.929757 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:19.929757 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:19.931385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f795291f-7c22-44b7-9b98-f795c0a3ba93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:19.933055 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ad5b1cca-16c2-4cb7-8a0b-4572d3cf77f2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:19.933145 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f795291f-7c22-44b7-9b98-f795c0a3ba93 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:19.933340 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f795291f-7c22-44b7-9b98-f795c0a3ba93 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:19.933532 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f795291f-7c22-44b7-9b98-f795c0a3ba93 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:19.933655 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f795291f-7c22-44b7-9b98-f795c0a3ba93 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:19.938134 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ad5b1cca-16c2-4cb7-8a0b-4572d3cf77f2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:19.938134 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 647/2572] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:19 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:19.938288 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:19.938288 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:19.938988 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f795291f-7c22-44b7-9b98-f795c0a3ba93 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:19.939374 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 634/2573] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:19 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:20.085529 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf1bc6b2-5b72-47e7-a74f-2c8362fe9f61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:20.087292 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf1bc6b2-5b72-47e7-a74f-2c8362fe9f61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:20.087551 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf1bc6b2-5b72-47e7-a74f-2c8362fe9f61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:20.087772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf1bc6b2-5b72-47e7-a74f-2c8362fe9f61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:20.087934 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bf1bc6b2-5b72-47e7-a74f-2c8362fe9f61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:20.092116 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:20.092116 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:20.092757 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf1bc6b2-5b72-47e7-a74f-2c8362fe9f61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:20.093214 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 647/2574] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:20 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:20.644312 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d50c8f43-78d3-4611-89d6-ecbb4b12887e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:20.646458 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d50c8f43-78d3-4611-89d6-ecbb4b12887e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:20.646751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d50c8f43-78d3-4611-89d6-ecbb4b12887e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:20.646974 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d50c8f43-78d3-4611-89d6-ecbb4b12887e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:20.655735 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:20.655735 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:20.659061 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d50c8f43-78d3-4611-89d6-ecbb4b12887e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:20.664437 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d50c8f43-78d3-4611-89d6-ecbb4b12887e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:20.665092 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 647/2575] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:20 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:20.826228 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-68f83cc6-65ab-4cd9-891e-94b4c7f7c3bc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:20.826595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2922ef17-8c36-4830-a1a2-0d3c6ee45dad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:20.828017 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-68f83cc6-65ab-4cd9-891e-94b4c7f7c3bc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:20.828360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-68f83cc6-65ab-4cd9-891e-94b4c7f7c3bc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:20.828419 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2922ef17-8c36-4830-a1a2-0d3c6ee45dad tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:20.828593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2922ef17-8c36-4830-a1a2-0d3c6ee45dad tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:20.828776 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2922ef17-8c36-4830-a1a2-0d3c6ee45dad tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:20.828979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2922ef17-8c36-4830-a1a2-0d3c6ee45dad tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:20.830023 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-68f83cc6-65ab-4cd9-891e-94b4c7f7c3bc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:20.830023 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-68f83cc6-65ab-4cd9-891e-94b4c7f7c3bc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:20.833233 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:20.833233 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:20.833701 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:20.833701 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:20.834099 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2922ef17-8c36-4830-a1a2-0d3c6ee45dad tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:20.834397 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-68f83cc6-65ab-4cd9-891e-94b4c7f7c3bc tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:20.834480 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 635/2576] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:20 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:20.834796 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 648/2577] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:20 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:20.950391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0fc9557-4b4f-4454-bc7e-1f41452d2d60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:20.950732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d26be2e8-751c-4fdb-aa9b-7ef90b05f0af None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:20.952114 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0fc9557-4b4f-4454-bc7e-1f41452d2d60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:20.952218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d26be2e8-751c-4fdb-aa9b-7ef90b05f0af tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:20.952301 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d26be2e8-751c-4fdb-aa9b-7ef90b05f0af tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:20.952341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0fc9557-4b4f-4454-bc7e-1f41452d2d60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:20.952475 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d26be2e8-751c-4fdb-aa9b-7ef90b05f0af tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:20.952541 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0fc9557-4b4f-4454-bc7e-1f41452d2d60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:20.952616 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c0fc9557-4b4f-4454-bc7e-1f41452d2d60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:20.957281 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:20.957281 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:20.958249 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0fc9557-4b4f-4454-bc7e-1f41452d2d60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:20.958814 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 648/2578] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:20 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:20.958880 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:20.958880 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:20.962044 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d26be2e8-751c-4fdb-aa9b-7ef90b05f0af tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:20.965891 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d26be2e8-751c-4fdb-aa9b-7ef90b05f0af tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:20.966261 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 648/2579] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:20 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:21.105378 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a4ab0aa-03ea-4819-bae7-d7e71ec56409 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:21.107768 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a4ab0aa-03ea-4819-bae7-d7e71ec56409 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:21.107946 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a4ab0aa-03ea-4819-bae7-d7e71ec56409 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:21.108165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a4ab0aa-03ea-4819-bae7-d7e71ec56409 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:21.108298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3a4ab0aa-03ea-4819-bae7-d7e71ec56409 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:21.112925 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:21.112925 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:21.113687 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a4ab0aa-03ea-4819-bae7-d7e71ec56409 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:21.114060 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 636/2580] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:21 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:21.678188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-da6305d3-395f-416f-be03-0bdd1bc62c2e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:21.680344 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da6305d3-395f-416f-be03-0bdd1bc62c2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:21.680599 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da6305d3-395f-416f-be03-0bdd1bc62c2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:21.680837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da6305d3-395f-416f-be03-0bdd1bc62c2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:21.694570 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:21.694570 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:21.698651 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-da6305d3-395f-416f-be03-0bdd1bc62c2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:21.704097 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da6305d3-395f-416f-be03-0bdd1bc62c2e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:21.704581 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 649/2581] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:21 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:21.845530 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f3e0971f-442f-4a53-9624-39a20484b06b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:21.845987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48d6e194-1464-4285-9497-f1824c26965b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:21.847309 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f3e0971f-442f-4a53-9624-39a20484b06b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:21.847489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f3e0971f-442f-4a53-9624-39a20484b06b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:21.847548 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48d6e194-1464-4285-9497-f1824c26965b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:21.847697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f3e0971f-442f-4a53-9624-39a20484b06b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:21.847779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48d6e194-1464-4285-9497-f1824c26965b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:21.847827 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f3e0971f-442f-4a53-9624-39a20484b06b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:21.847906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48d6e194-1464-4285-9497-f1824c26965b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:21.848030 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-48d6e194-1464-4285-9497-f1824c26965b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:21.851760 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:21.851760 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:21.851875 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:21.851875 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:21.852374 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f3e0971f-442f-4a53-9624-39a20484b06b tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:21.852507 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48d6e194-1464-4285-9497-f1824c26965b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:21.852705 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 649/2582] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:21 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:21.852851 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 649/2583] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:21 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:21.968005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90f9c62f-71b6-45ca-b18e-952cc55af712 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:21.969565 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90f9c62f-71b6-45ca-b18e-952cc55af712 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:21.969735 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90f9c62f-71b6-45ca-b18e-952cc55af712 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:21.969937 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90f9c62f-71b6-45ca-b18e-952cc55af712 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:21.970052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-90f9c62f-71b6-45ca-b18e-952cc55af712 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:21.974084 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:21.974084 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:21.974973 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90f9c62f-71b6-45ca-b18e-952cc55af712 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:21.975488 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 637/2584] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:21 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:21.979153 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ea27ac9a-caa3-418c-a124-29ca12b0b242 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:21.981284 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea27ac9a-caa3-418c-a124-29ca12b0b242 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:21.981538 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea27ac9a-caa3-418c-a124-29ca12b0b242 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:21.981775 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea27ac9a-caa3-418c-a124-29ca12b0b242 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:21.988787 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7f22d19e-dfdb-45ff-b6ee-06db8f1802dc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:21.990839 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f22d19e-dfdb-45ff-b6ee-06db8f1802dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:21.991086 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7f22d19e-dfdb-45ff-b6ee-06db8f1802dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:21.991307 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7f22d19e-dfdb-45ff-b6ee-06db8f1802dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:21.994935 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:21.994935 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:22.005100 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ea27ac9a-caa3-418c-a124-29ca12b0b242 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:22.006990 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.006990 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:22.010793 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7f22d19e-dfdb-45ff-b6ee-06db8f1802dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:22.011688 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea27ac9a-caa3-418c-a124-29ca12b0b242 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:22.012274 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 650/2585] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:21 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:22.015226 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f22d19e-dfdb-45ff-b6ee-06db8f1802dc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 200 Aug 18 13:54:22.015688 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 650/2586] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:21 2026] GET /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:22.029960 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62bb6bd5-cf9d-4a0d-af8d-e7d73b49dd72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.031711 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62bb6bd5-cf9d-4a0d-af8d-e7d73b49dd72 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:22.031939 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62bb6bd5-cf9d-4a0d-af8d-e7d73b49dd72 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.032139 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62bb6bd5-cf9d-4a0d-af8d-e7d73b49dd72 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.032240 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-62bb6bd5-cf9d-4a0d-af8d-e7d73b49dd72 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:22.036623 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.036623 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:22.037444 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62bb6bd5-cf9d-4a0d-af8d-e7d73b49dd72 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:22.037810 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 650/2587] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:22.045608 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-785b123d-fa92-40ea-a853-ce1f91655fee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.047526 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-785b123d-fa92-40ea-a853-ce1f91655fee tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:22.047783 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-785b123d-fa92-40ea-a853-ce1f91655fee tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.047880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-82383cf3-e7d8-4029-8bb5-451c64da1648 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.048063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-785b123d-fa92-40ea-a853-ce1f91655fee tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.049763 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-82383cf3-e7d8-4029-8bb5-451c64da1648 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/detail Aug 18 13:54:22.049945 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-82383cf3-e7d8-4029-8bb5-451c64da1648 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.050104 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-82383cf3-e7d8-4029-8bb5-451c64da1648 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.050337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-82383cf3-e7d8-4029-8bb5-451c64da1648 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:54:22.054788 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.054788 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:22.058312 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-785b123d-fa92-40ea-a853-ce1f91655fee tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:22.060221 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-82383cf3-e7d8-4029-8bb5-451c64da1648 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/detail returned with HTTP 200 Aug 18 13:54:22.060587 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 651/2588] 10.4.3.221 () {66 vars in 1258 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/backups/detail => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:22.062831 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-785b123d-fa92-40ea-a853-ce1f91655fee tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:22.063222 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 638/2589] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 1160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:22.069727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.071660 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018/restore Aug 18 13:54:22.072037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:22.073392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Restoring backup 74e3076b-832c-4e77-99f5-d4f8f14f2018 ({'restore': {}}) {{(pid=100282) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:54:22.073522 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Restoring backup 74e3076b-832c-4e77-99f5-d4f8f14f2018 to volume None. Aug 18 13:54:22.081367 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.081367 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:22.082801 np0000007658 devstack@c-api.service[100282]: INFO cinder.backup.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating volume of 1 GB for restore of backup 74e3076b-832c-4e77-99f5-d4f8f14f2018. Aug 18 13:54:22.090631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:54:22.090308. {{(pid=100282) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:54:22.090793 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability Zones retrieved successfully. Aug 18 13:54:22.096468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (985b312b-74a2-4a78-a93b-334ed96de658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:22.097578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eccd26b-7de1-4505-9a70-71ba8e4d2266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:22.098671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:54:22.128210 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dc81eeee-5e1d-436b-8c3b-caa1ea1aeb67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.128522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eccd26b-7de1-4505-9a70-71ba8e4d2266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:22.129382 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0526c0-4274-4bd0-a450-76775ca3df01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:22.131293 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc81eeee-5e1d-436b-8c3b-caa1ea1aeb67 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:22.131293 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc81eeee-5e1d-436b-8c3b-caa1ea1aeb67 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.131293 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc81eeee-5e1d-436b-8c3b-caa1ea1aeb67 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.131421 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dc81eeee-5e1d-436b-8c3b-caa1ea1aeb67 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:22.136524 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.136524 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:22.137335 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc81eeee-5e1d-436b-8c3b-caa1ea1aeb67 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:22.137973 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 651/2590] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:22.165967 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['cc0495bd-bfd2-4374-868c-4af90e9ad13f', 'd5ee700c-1e82-44f5-afdf-1b4c26a03a5c', '4599b3cb-c7cd-4010-bf98-03bf26a26e4f', '93cd29a2-4c43-4c53-aef8-684521612784'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:22.166779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0526c0-4274-4bd0-a450-76775ca3df01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc0495bd-bfd2-4374-868c-4af90e9ad13f', 'd5ee700c-1e82-44f5-afdf-1b4c26a03a5c', '4599b3cb-c7cd-4010-bf98-03bf26a26e4f', '93cd29a2-4c43-4c53-aef8-684521612784']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:22.167680 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b41c634-1234-44e5-9709-77a9c9206467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:22.197522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b41c634-1234-44e5-9709-77a9c9206467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8434b3c2-df47-4864-9889-b7223b3a4729', '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_74e3076b-832c-4e77-99f5-d4f8f14f2018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['cc0495bd-bfd2-4374-868c-4af90e9ad13f','d5ee700c-1e82-44f5-afdf-1b4c26a03a5c','4599b3cb-c7cd-4010-bf98-03bf26a26e4f','93cd29a2-4c43-4c53-aef8-684521612784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:54:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_74e3076b-832c-4e77-99f5-d4f8f14f2018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8434b3c2-df47-4864-9889-b7223b3a4729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ff0269440a44cd9b83021b093c421d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:22.197846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e4110e-7263-4555-93a4-d5149a2668c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:22.211228 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e4110e-7263-4555-93a4-d5149a2668c7) transitioned into 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_74e3076b-832c-4e77-99f5-d4f8f14f2018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['cc0495bd-bfd2-4374-868c-4af90e9ad13f','d5ee700c-1e82-44f5-afdf-1b4c26a03a5c','4599b3cb-c7cd-4010-bf98-03bf26a26e4f','93cd29a2-4c43-4c53-aef8-684521612784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:22.212194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac8ac9b-8b9d-43b1-88ae-35607f157422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:22.220508 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac8ac9b-8b9d-43b1-88ae-35607f157422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:22.221772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (985b312b-74a2-4a78-a93b-334ed96de658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:22.221772 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request issued successfully. Aug 18 13:54:22.229610 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.229610 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:22.229610 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:22.358475 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-b8c52b06-4adb-4e2c-be56-7a7eaa5d1a47 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.360873 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-b8c52b06-4adb-4e2c-be56-7a7eaa5d1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:22.361082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-b8c52b06-4adb-4e2c-be56-7a7eaa5d1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.361295 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-b8c52b06-4adb-4e2c-be56-7a7eaa5d1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.369614 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.369614 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:22.374017 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-b8c52b06-4adb-4e2c-be56-7a7eaa5d1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:22.379371 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-b8c52b06-4adb-4e2c-be56-7a7eaa5d1a47 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:22.380129 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 652/2591] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:22.391550 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2fbe0750-466a-4b44-b771-ee6c13767ddc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.391962 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fbe0750-466a-4b44-b771-ee6c13767ddc None None] GET https://10.4.3.221/volume// Aug 18 13:54:22.392105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fbe0750-466a-4b44-b771-ee6c13767ddc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.392286 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fbe0750-466a-4b44-b771-ee6c13767ddc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.392636 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fbe0750-466a-4b44-b771-ee6c13767ddc None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:22.392937 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 639/2592] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:22.408295 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-0e870684-b8a4-4fcc-aa15-4bd6854faa63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.410561 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-0e870684-b8a4-4fcc-aa15-4bd6854faa63 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:54:22.410942 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-0e870684-b8a4-4fcc-aa15-4bd6854faa63 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51e315bd-881f-4b16-9bde-353b3b875a9e", "connector": null, "instance_uuid": "910956e9-7b1a-4b66-a512-d073262b6d34"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:22.419822 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.419822 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:22.446228 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-0e870684-b8a4-4fcc-aa15-4bd6854faa63 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:54:22.446763 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 652/2593] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:54:22 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 18 13:54:22.721326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ae9ddca5-808d-4a43-afac-19c36203a749 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.723780 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ae9ddca5-808d-4a43-afac-19c36203a749 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:22.724006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ae9ddca5-808d-4a43-afac-19c36203a749 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.724215 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ae9ddca5-808d-4a43-afac-19c36203a749 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.734023 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.734023 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:22.737709 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ae9ddca5-808d-4a43-afac-19c36203a749 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:22.742191 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ae9ddca5-808d-4a43-afac-19c36203a749 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:22.742598 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 653/2594] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:22.863351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-030ce6fc-33b6-4b8f-9bc7-22257c1547f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.864600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8923993f-f42c-44fe-b304-30b5c4eba761 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:22.865092 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-030ce6fc-33b6-4b8f-9bc7-22257c1547f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:22.865261 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-030ce6fc-33b6-4b8f-9bc7-22257c1547f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.865427 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-030ce6fc-33b6-4b8f-9bc7-22257c1547f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.865595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-030ce6fc-33b6-4b8f-9bc7-22257c1547f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:22.866430 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8923993f-f42c-44fe-b304-30b5c4eba761 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:22.866659 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8923993f-f42c-44fe-b304-30b5c4eba761 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:22.866827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8923993f-f42c-44fe-b304-30b5c4eba761 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:22.867000 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8923993f-f42c-44fe-b304-30b5c4eba761 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:22.869838 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.869838 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:22.870648 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-030ce6fc-33b6-4b8f-9bc7-22257c1547f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:22.871090 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 640/2595] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:22.872524 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:22.872524 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:22.873288 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8923993f-f42c-44fe-b304-30b5c4eba761 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:22.873756 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 653/2596] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:22 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:23.149689 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1ce07ea5-9556-4ac8-9869-834525de1d81 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.151817 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ce07ea5-9556-4ac8-9869-834525de1d81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:23.152099 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ce07ea5-9556-4ac8-9869-834525de1d81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.152327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ce07ea5-9556-4ac8-9869-834525de1d81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.152464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1ce07ea5-9556-4ac8-9869-834525de1d81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:23.157365 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.157365 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:23.158116 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ce07ea5-9556-4ac8-9869-834525de1d81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:23.158562 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 654/2597] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:23.236728 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.236728 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:23.237307 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:23.237436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Checking backup size 1 against volume size 1 {{(pid=100282) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:54:23.237545 np0000007658 devstack@c-api.service[100282]: INFO cinder.backup.api [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Overwriting volume 8434b3c2-df47-4864-9889-b7223b3a4729 with restore of backup 74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:23.250166 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] restore_backup in rpcapi backup_id 74e3076b-832c-4e77-99f5-d4f8f14f2018 {{(pid=100282) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:54:23.252155 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ada213c7-f73e-4eae-90f9-3164af0c6895 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018/restore returned with HTTP 202 Aug 18 13:54:23.255161 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 651/2598] 10.4.3.221 () {68 vars in 1393 bytes} [Tue Aug 18 13:54:22 2026] POST /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018/restore => generated 189 bytes in 1183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:23.265369 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f07d9d3-e49b-476d-8be9-5e80b9d4a0a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.266981 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f07d9d3-e49b-476d-8be9-5e80b9d4a0a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:23.267470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f07d9d3-e49b-476d-8be9-5e80b9d4a0a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.267470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f07d9d3-e49b-476d-8be9-5e80b9d4a0a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.267552 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6f07d9d3-e49b-476d-8be9-5e80b9d4a0a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:23.271633 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.271633 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:23.272423 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f07d9d3-e49b-476d-8be9-5e80b9d4a0a3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:23.272878 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 641/2599] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:23.761852 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-084ebcfa-1758-44fd-82df-114ae9f20d10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.763817 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-084ebcfa-1758-44fd-82df-114ae9f20d10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:23.764068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-084ebcfa-1758-44fd-82df-114ae9f20d10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.764310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-084ebcfa-1758-44fd-82df-114ae9f20d10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.784034 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.784034 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:23.788529 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-084ebcfa-1758-44fd-82df-114ae9f20d10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:23.794984 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-084ebcfa-1758-44fd-82df-114ae9f20d10 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:23.795684 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 654/2600] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:23.839241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e36f8118-f91f-4e10-a7d9-a1820081551a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.839603 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e36f8118-f91f-4e10-a7d9-a1820081551a None None] GET https://10.4.3.221/volume// Aug 18 13:54:23.839751 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e36f8118-f91f-4e10-a7d9-a1820081551a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.839981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e36f8118-f91f-4e10-a7d9-a1820081551a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.840275 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e36f8118-f91f-4e10-a7d9-a1820081551a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:23.840545 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 655/2601] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:23.851984 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-cb2da38a-3e80-46ce-b985-13b809fcefed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.866285 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-cb2da38a-3e80-46ce-b985-13b809fcefed tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:23.867676 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-cb2da38a-3e80-46ce-b985-13b809fcefed tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.868874 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-cb2da38a-3e80-46ce-b985-13b809fcefed tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.881750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d453c24-4e8d-4fea-8a9f-c56281e3c3d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.883655 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d453c24-4e8d-4fea-8a9f-c56281e3c3d5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:23.883851 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d453c24-4e8d-4fea-8a9f-c56281e3c3d5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.884064 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d453c24-4e8d-4fea-8a9f-c56281e3c3d5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.884186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9d453c24-4e8d-4fea-8a9f-c56281e3c3d5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:23.886430 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32090fc0-4187-415a-b64f-de9300c0e4eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.888393 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32090fc0-4187-415a-b64f-de9300c0e4eb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:23.888485 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.888485 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:23.888649 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32090fc0-4187-415a-b64f-de9300c0e4eb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.888919 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32090fc0-4187-415a-b64f-de9300c0e4eb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.889076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-32090fc0-4187-415a-b64f-de9300c0e4eb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:23.889394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d453c24-4e8d-4fea-8a9f-c56281e3c3d5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:23.889775 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 642/2602] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:23.893378 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.893378 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:23.894128 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32090fc0-4187-415a-b64f-de9300c0e4eb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:23.894490 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 655/2603] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:23.901758 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.901758 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:23.905540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.907435 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-cb2da38a-3e80-46ce-b985-13b809fcefed tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:23.907706 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0/export_record Aug 18 13:54:23.907946 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.908123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'export_record' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.908249 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Export record for backup 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:54:23.912421 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-cb2da38a-3e80-46ce-b985-13b809fcefed tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:23.912832 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.912832 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:23.912975 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 652/2604] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 1339 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:54:23.913719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.api [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling RPCAPI with context: , host: np0000007658, backup: 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100281) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:54:23.920128 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] export_record in rpcapi backup_id 18be3574-f7eb-4cec-b9f5-04a4897500c0 on host np0000007658. {{(pid=100281) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:54:23.930414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMThiZTM1NzQtZjdlYi00Y2VjLWI5ZjUtMDRhNDg5NzUwMGMwIiwgInVzZXJfaWQiOiAiZGY4N2Q0NTUxNTBkNDdhN2EyNDA2YmZjY2JiNDZjZjQiLCAicHJvamVjdF9pZCI6ICI4OWYwY2ViZTdlZWY0ODcwOGI3OGRlZGUxMjRjMDJmNiIsICJ2b2x1bWVfaWQiOiAiNmQ4MWE0MDYtMDJjNC00OWM2LTk1N2MtZmVkNDY4Y2MyNDA2IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTAyNjc1MTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDgxYTQwNi0wMmM0LTQ5YzYtOTU3Yy1mZWQ0NjhjYzI0MDYvMjAyNjA4MTgxMzUzMTYvYXpfbm92YV9iYWNrdXBfMThiZTM1NzQtZjdlYi00Y2VjLWI5ZjUtMDRhNDg5NzUwMGMwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU0OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100281) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:54:23.930735 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-94e19b44-360c-4dd2-b186-e1d46aaf569a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0/export_record returned with HTTP 200 Aug 18 13:54:23.931230 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 656/2605] 10.4.3.221 () {68 vars in 1430 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:23.939626 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96407ec1-1e2f-412c-9358-c18870f10528 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.941841 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96407ec1-1e2f-412c-9358-c18870f10528 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:23.942155 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96407ec1-1e2f-412c-9358-c18870f10528 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.942401 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96407ec1-1e2f-412c-9358-c18870f10528 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.942589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-96407ec1-1e2f-412c-9358-c18870f10528 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:23.947784 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.947784 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:23.948618 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96407ec1-1e2f-412c-9358-c18870f10528 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:23.949108 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 643/2606] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:23 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:23.959359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e4a628b-e9a3-4b82-8ba8-c6a4dd9b9942 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.963681 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e4a628b-e9a3-4b82-8ba8-c6a4dd9b9942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] POST https://10.4.3.221/volume/v3/backups/import_record Aug 18 13:54:23.964157 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e4a628b-e9a3-4b82-8ba8-c6a4dd9b9942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdhNTgwYWYtYzY4OS00ZDBkLTlmZDYtZjlkMmE3OTE2Y2I1IiwgInVzZXJfaWQiOiAiZGY4N2Q0NTUxNTBkNDdhN2EyNDA2YmZjY2JiNDZjZjQiLCAicHJvamVjdF9pZCI6ICI4OWYwY2ViZTdlZWY0ODcwOGI3OGRlZGUxMjRjMDJmNiIsICJ2b2x1bWVfaWQiOiAiNmQ4MWE0MDYtMDJjNC00OWM2LTk1N2MtZmVkNDY4Y2MyNDA2IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTAyNjc1MTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDgxYTQwNi0wMmM0LTQ5YzYtOTU3Yy1mZWQ0NjhjYzI0MDYvMjAyNjA4MTgxMzUzMTYvYXpfbm92YV9iYWNrdXBfMThiZTM1NzQtZjdlYi00Y2VjLWI5ZjUtMDRhNDg5NzUwMGMwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU0OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:23.965590 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-4e4a628b-e9a3-4b82-8ba8-c6a4dd9b9942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdhNTgwYWYtYzY4OS00ZDBkLTlmZDYtZjlkMmE3OTE2Y2I1IiwgInVzZXJfaWQiOiAiZGY4N2Q0NTUxNTBkNDdhN2EyNDA2YmZjY2JiNDZjZjQiLCAicHJvamVjdF9pZCI6ICI4OWYwY2ViZTdlZWY0ODcwOGI3OGRlZGUxMjRjMDJmNiIsICJ2b2x1bWVfaWQiOiAiNmQ4MWE0MDYtMDJjNC00OWM2LTk1N2MtZmVkNDY4Y2MyNDA2IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTAyNjc1MTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDgxYTQwNi0wMmM0LTQ5YzYtOTU3Yy1mZWQ0NjhjYzI0MDYvMjAyNjA4MTgxMzUzMTYvYXpfbm92YV9iYWNrdXBfMThiZTM1NzQtZjdlYi00Y2VjLWI5ZjUtMDRhNDg5NzUwMGMwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU0OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100283) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 13:54:23.965697 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-4e4a628b-e9a3-4b82-8ba8-c6a4dd9b9942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdhNTgwYWYtYzY4OS00ZDBkLTlmZDYtZjlkMmE3OTE2Y2I1IiwgInVzZXJfaWQiOiAiZGY4N2Q0NTUxNTBkNDdhN2EyNDA2YmZjY2JiNDZjZjQiLCAicHJvamVjdF9pZCI6ICI4OWYwY2ViZTdlZWY0ODcwOGI3OGRlZGUxMjRjMDJmNiIsICJ2b2x1bWVfaWQiOiAiNmQ4MWE0MDYtMDJjNC00OWM2LTk1N2MtZmVkNDY4Y2MyNDA2IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTAyNjc1MTMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZDgxYTQwNi0wMmM0LTQ5YzYtOTU3Yy1mZWQ0NjhjYzI0MDYvMjAyNjA4MTgxMzUzMTYvYXpfbm92YV9iYWNrdXBfMThiZTM1NzQtZjdlYi00Y2VjLWI5ZjUtMDRhNDg5NzUwMGMwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1MzoxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU0OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100283) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 13:54:23.966368 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-4e4a628b-e9a3-4b82-8ba8-c6a4dd9b9942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b067a75bb1894e298d84a9315743f55c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89f0cebe7eef48708b78dede124c02f6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:54:23.966551 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e4a628b-e9a3-4b82-8ba8-c6a4dd9b9942 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] https://10.4.3.221/volume/v3/backups/import_record returned with HTTP 403 Aug 18 13:54:23.967017 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 656/2607] 10.4.3.221 () {70 vars in 1342 bytes} [Tue Aug 18 13:54:23 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 18 13:54:23.975052 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:23.976793 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 Aug 18 13:54:23.977003 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:23.977174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:23.977337 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete volume with id: 6d81a406-02c4-49c6-957c-fed468cc2406 Aug 18 13:54:23.984882 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:23.984882 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:23.985336 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:24.005790 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete volume request issued successfully. Aug 18 13:54:24.005940 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d963f93-605c-4665-b62d-a9a60a7a7e5f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 returned with HTTP 202 Aug 18 13:54:24.006386 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 653/2608] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:54:23 2026] DELETE /volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:24.011477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-e7e74cce-9708-4a57-b275-01957e347b21 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:24.013170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3421905e-9db0-47eb-8ae8-1f9af423e630 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:24.014052 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-e7e74cce-9708-4a57-b275-01957e347b21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] PUT https://10.4.3.221/volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842 Aug 18 13:54:24.014437 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-e7e74cce-9708-4a57-b275-01957e347b21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:24.015144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3421905e-9db0-47eb-8ae8-1f9af423e630 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 Aug 18 13:54:24.015447 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3421905e-9db0-47eb-8ae8-1f9af423e630 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:24.015805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3421905e-9db0-47eb-8ae8-1f9af423e630 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:24.023585 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-e7e74cce-9708-4a57-b275-01957e347b21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Acquiring lock "cinder-attachment_update-51e315bd-881f-4b16-9bde-353b3b875a9e-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:54:24.023725 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:24.023725 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:24.027550 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3421905e-9db0-47eb-8ae8-1f9af423e630 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:24.029704 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-e7e74cce-9708-4a57-b275-01957e347b21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Lock "cinder-attachment_update-51e315bd-881f-4b16-9bde-353b3b875a9e-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:54:24.030732 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:24.030732 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:24.031733 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3421905e-9db0-47eb-8ae8-1f9af423e630 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 returned with HTTP 200 Aug 18 13:54:24.032218 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 644/2609] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:24 2026] GET /volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:24.139542 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-e7e74cce-9708-4a57-b275-01957e347b21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Lock "cinder-attachment_update-51e315bd-881f-4b16-9bde-353b3b875a9e-np0000007658" released by "attachment_update" :: held 0.110s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:54:24.139837 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-e7e74cce-9708-4a57-b275-01957e347b21 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842 returned with HTTP 200 Aug 18 13:54:24.140491 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 657/2610] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:54:24 2026] PUT /volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:24.167691 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-913c6595-11a5-4cbd-befa-eeedbf90076f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:24.168527 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-913c6595-11a5-4cbd-befa-eeedbf90076f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] POST https://10.4.3.221/volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842/action Aug 18 13:54:24.168953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-913c6595-11a5-4cbd-befa-eeedbf90076f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:24.174109 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-55e50049-1a55-4fdb-8246-10495a292eba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:24.175179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-913c6595-11a5-4cbd-befa-eeedbf90076f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:24.178824 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-55e50049-1a55-4fdb-8246-10495a292eba tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:24.178824 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-55e50049-1a55-4fdb-8246-10495a292eba tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:24.180775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-55e50049-1a55-4fdb-8246-10495a292eba tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:24.180775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-55e50049-1a55-4fdb-8246-10495a292eba tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:24.186394 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:24.186394 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:24.187178 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-55e50049-1a55-4fdb-8246-10495a292eba tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:24.187661 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 654/2611] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:24 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:24.194477 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:24.194477 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:24.203447 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-03723eb8-5a29-4fbd-8cef-c649139ad88d req-913c6595-11a5-4cbd-befa-eeedbf90076f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842/action returned with HTTP 204 Aug 18 13:54:24.203973 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 657/2612] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:54:24 2026] POST /volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:24.284083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dfe70ab2-da93-4144-b589-a11008d50300 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:24.285654 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfe70ab2-da93-4144-b589-a11008d50300 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:24.285830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfe70ab2-da93-4144-b589-a11008d50300 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:24.286132 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfe70ab2-da93-4144-b589-a11008d50300 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:24.286179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dfe70ab2-da93-4144-b589-a11008d50300 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:24.291771 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:24.291771 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:24.292996 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfe70ab2-da93-4144-b589-a11008d50300 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:24.293462 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 645/2613] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:24 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:24.813983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db57e985-d1d2-4ffd-b18c-1d27975ac67e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:24.819367 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db57e985-d1d2-4ffd-b18c-1d27975ac67e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:24.819367 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db57e985-d1d2-4ffd-b18c-1d27975ac67e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:24.819367 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db57e985-d1d2-4ffd-b18c-1d27975ac67e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:24.829508 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:24.829508 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:24.837888 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-db57e985-d1d2-4ffd-b18c-1d27975ac67e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:24.844295 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db57e985-d1d2-4ffd-b18c-1d27975ac67e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:24.844687 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 658/2614] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:24 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:24.903396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-786c4326-fa8d-4d60-ac0b-91ad49a27d35 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:24.905708 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-786c4326-fa8d-4d60-ac0b-91ad49a27d35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:24.906008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-786c4326-fa8d-4d60-ac0b-91ad49a27d35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:24.906266 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-786c4326-fa8d-4d60-ac0b-91ad49a27d35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:24.906433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-786c4326-fa8d-4d60-ac0b-91ad49a27d35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:24.911264 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:24.911264 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:24.912147 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-786c4326-fa8d-4d60-ac0b-91ad49a27d35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:24.912577 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 655/2615] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:24 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:25.046730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f64906db-3e72-4a04-be76-52fb5f1eeba3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.049077 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f64906db-3e72-4a04-be76-52fb5f1eeba3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 Aug 18 13:54:25.049361 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f64906db-3e72-4a04-be76-52fb5f1eeba3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.049568 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f64906db-3e72-4a04-be76-52fb5f1eeba3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.056191 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f64906db-3e72-4a04-be76-52fb5f1eeba3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 returned with HTTP 404 Aug 18 13:54:25.056703 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 658/2616] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/volumes/6d81a406-02c4-49c6-957c-fed468cc2406 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:25.071885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9cbe762-2e32-43c2-8ece-890821ca57f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.073739 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9cbe762-2e32-43c2-8ece-890821ca57f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] GET https://10.4.3.221/volume/v3/backups Aug 18 13:54:25.074153 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9cbe762-2e32-43c2-8ece-890821ca57f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.074418 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9cbe762-2e32-43c2-8ece-890821ca57f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.074833 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-d9cbe762-2e32-43c2-8ece-890821ca57f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:54:25.089764 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9cbe762-2e32-43c2-8ece-890821ca57f5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] https://10.4.3.221/volume/v3/backups returned with HTTP 200 Aug 18 13:54:25.090271 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 646/2617] 10.4.3.221 () {68 vars in 1277 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/backups => generated 624 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:25.100319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c8ac6fa3-8dbc-4ae9-a38a-6fea356ab802 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.102174 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8ac6fa3-8dbc-4ae9-a38a-6fea356ab802 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] GET https://10.4.3.221/volume/v3/backups?project_id=89f0cebe7eef48708b78dede124c02f6 Aug 18 13:54:25.102379 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8ac6fa3-8dbc-4ae9-a38a-6fea356ab802 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.102611 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8ac6fa3-8dbc-4ae9-a38a-6fea356ab802 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.102838 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-c8ac6fa3-8dbc-4ae9-a38a-6fea356ab802 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Removing options 'project_id' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:54:25.108407 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8ac6fa3-8dbc-4ae9-a38a-6fea356ab802 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] https://10.4.3.221/volume/v3/backups?project_id=89f0cebe7eef48708b78dede124c02f6 returned with HTTP 200 Aug 18 13:54:25.108828 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 659/2618] 10.4.3.221 () {68 vars in 1364 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/backups?project_id=89f0cebe7eef48708b78dede124c02f6 => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:25.117853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.119606 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:54:25.119984 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945187161"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:25.121634 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945187161'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:54:25.121772 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume of 1 GB Aug 18 13:54:25.126368 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Availability Zones retrieved successfully. Aug 18 13:54:25.131737 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Flow 'volume_create_api' (13e1bd5c-5b8e-4c37-9207-1104695dab7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:25.132591 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d634e013-7a9c-4b4f-9e80-491e9ccd67ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:25.134198 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:54:25.157973 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d634e013-7a9c-4b4f-9e80-491e9ccd67ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:25.158652 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631b99e0-3a9b-4351-b6ee-24035d71424a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:25.200035 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7f0fb25-ee55-4477-8a49-acb8bddbbba1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.202087 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7f0fb25-ee55-4477-8a49-acb8bddbbba1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:25.202370 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7f0fb25-ee55-4477-8a49-acb8bddbbba1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.202575 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7f0fb25-ee55-4477-8a49-acb8bddbbba1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.202670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c7f0fb25-ee55-4477-8a49-acb8bddbbba1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:25.203748 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Created reservations ['020071da-19fe-43c6-99d7-dbf09b0868c4', 'd02a7eb8-a804-4741-9b5c-4fcd31c3d786', '8b53aae7-90c2-4c27-8fd4-c067252354e7', '3767e1b6-0bfc-4c1a-b46f-dc3d58bc4ab6'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:25.204828 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631b99e0-3a9b-4351-b6ee-24035d71424a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['020071da-19fe-43c6-99d7-dbf09b0868c4', 'd02a7eb8-a804-4741-9b5c-4fcd31c3d786', '8b53aae7-90c2-4c27-8fd4-c067252354e7', '3767e1b6-0bfc-4c1a-b46f-dc3d58bc4ab6']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:25.206035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b1c412-482f-4a3b-8038-ba892908b3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:25.207175 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:25.207175 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:25.208036 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7f0fb25-ee55-4477-8a49-acb8bddbbba1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:25.208454 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 659/2619] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:25.236367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b1c412-482f-4a3b-8038-ba892908b3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece11f73-d519-426c-b76a-92eebc6e37b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945187161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f0cebe7eef48708b78dede124c02f6',qos_specs=None,replication_status=,reservations=['020071da-19fe-43c6-99d7-dbf09b0868c4','d02a7eb8-a804-4741-9b5c-4fcd31c3d786','8b53aae7-90c2-4c27-8fd4-c067252354e7','3767e1b6-0bfc-4c1a-b46f-dc3d58bc4ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df87d455150d47a7a2406bfccbb46cf4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945187161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece11f73-d519-426c-b76a-92eebc6e37b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89f0cebe7eef48708b78dede124c02f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df87d455150d47a7a2406bfccbb46cf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:25.238806 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c811311a-fa1a-49c6-9656-1ac759150c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:25.264565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c811311a-fa1a-49c6-9656-1ac759150c68) transitioned into state 'SUCCESS' from state '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-1945187161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f0cebe7eef48708b78dede124c02f6',qos_specs=None,replication_status=,reservations=['020071da-19fe-43c6-99d7-dbf09b0868c4','d02a7eb8-a804-4741-9b5c-4fcd31c3d786','8b53aae7-90c2-4c27-8fd4-c067252354e7','3767e1b6-0bfc-4c1a-b46f-dc3d58bc4ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df87d455150d47a7a2406bfccbb46cf4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:25.265626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04f1254-c82c-4209-b54d-2161b8833918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:25.277277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04f1254-c82c-4209-b54d-2161b8833918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:25.278484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Flow 'volume_create_api' (13e1bd5c-5b8e-4c37-9207-1104695dab7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:25.278881 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Create volume request issued successfully. Aug 18 13:54:25.283026 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f9a2f574-17e6-4e64-b6a6-cae2722eced9 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:54:25.283792 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 656/2620] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:54:25 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:25.299033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc9a9a97-76e5-418b-8dac-514d3523dcc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.302622 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc9a9a97-76e5-418b-8dac-514d3523dcc2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 Aug 18 13:54:25.302833 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc9a9a97-76e5-418b-8dac-514d3523dcc2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.303066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc9a9a97-76e5-418b-8dac-514d3523dcc2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.309764 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6be1fbaa-fc49-43c4-9ac0-0992ff71b081 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.312087 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6be1fbaa-fc49-43c4-9ac0-0992ff71b081 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:25.312341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6be1fbaa-fc49-43c4-9ac0-0992ff71b081 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.312720 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6be1fbaa-fc49-43c4-9ac0-0992ff71b081 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.312779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6be1fbaa-fc49-43c4-9ac0-0992ff71b081 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:25.314488 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:25.314488 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:25.318080 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:25.318080 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:25.319116 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cc9a9a97-76e5-418b-8dac-514d3523dcc2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:25.319218 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6be1fbaa-fc49-43c4-9ac0-0992ff71b081 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:25.319691 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 660/2621] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:25.324436 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc9a9a97-76e5-418b-8dac-514d3523dcc2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 returned with HTTP 200 Aug 18 13:54:25.324978 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 647/2622] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:25.860163 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2341a249-0965-46a7-9b9a-7a050f81f2fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.862873 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2341a249-0965-46a7-9b9a-7a050f81f2fc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:25.863189 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2341a249-0965-46a7-9b9a-7a050f81f2fc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.863420 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2341a249-0965-46a7-9b9a-7a050f81f2fc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.878126 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:25.878126 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:25.883151 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2341a249-0965-46a7-9b9a-7a050f81f2fc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:25.888880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2341a249-0965-46a7-9b9a-7a050f81f2fc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:25.889382 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 660/2623] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:25.923183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-15eeeb95-c162-4280-bc02-14f2860b554b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:25.925503 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15eeeb95-c162-4280-bc02-14f2860b554b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:25.925806 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15eeeb95-c162-4280-bc02-14f2860b554b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:25.926069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15eeeb95-c162-4280-bc02-14f2860b554b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:25.926210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-15eeeb95-c162-4280-bc02-14f2860b554b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:25.931610 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:25.931610 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:25.932904 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15eeeb95-c162-4280-bc02-14f2860b554b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:25.933447 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 657/2624] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:25 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:26.220545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-840b1c93-38db-4f8d-b9ae-3850db3eedff None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:26.222474 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-840b1c93-38db-4f8d-b9ae-3850db3eedff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:26.222848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-840b1c93-38db-4f8d-b9ae-3850db3eedff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:26.223076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-840b1c93-38db-4f8d-b9ae-3850db3eedff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:26.223314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-840b1c93-38db-4f8d-b9ae-3850db3eedff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:26.229728 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:26.229728 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:26.230839 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-840b1c93-38db-4f8d-b9ae-3850db3eedff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:26.231186 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 661/2625] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:26 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:26.331203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-850036a2-6587-469d-8eef-95097cc69838 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:26.333461 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-850036a2-6587-469d-8eef-95097cc69838 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:26.333706 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-850036a2-6587-469d-8eef-95097cc69838 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:26.333967 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-850036a2-6587-469d-8eef-95097cc69838 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:26.334063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-850036a2-6587-469d-8eef-95097cc69838 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:26.339494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a97a068-ca14-4fa4-83de-7cef7fb73260 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:26.343319 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a97a068-ca14-4fa4-83de-7cef7fb73260 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 Aug 18 13:54:26.343521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a97a068-ca14-4fa4-83de-7cef7fb73260 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:26.343723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a97a068-ca14-4fa4-83de-7cef7fb73260 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:26.346351 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:26.346351 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:26.347161 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-850036a2-6587-469d-8eef-95097cc69838 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:26.347522 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 648/2626] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:26 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:26.356184 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:26.356184 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:26.360125 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a97a068-ca14-4fa4-83de-7cef7fb73260 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:26.364273 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a97a068-ca14-4fa4-83de-7cef7fb73260 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 returned with HTTP 200 Aug 18 13:54:26.364673 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 661/2627] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:26 2026] GET /volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:26.379470 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:26.381388 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:54:26.381810 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ece11f73-d519-426c-b76a-92eebc6e37b9", "name": "tempest-type-Backup-253832625"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:26.383306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Creating new backup {'backup': {'volume_id': 'ece11f73-d519-426c-b76a-92eebc6e37b9', 'name': 'tempest-type-Backup-253832625'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:54:26.383491 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Creating backup of volume ece11f73-d519-426c-b76a-92eebc6e37b9 in container None Aug 18 13:54:26.392036 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:26.392036 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:26.392469 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:26.412208 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Created reservations ['a41bcd05-4978-4b71-b1cc-698ae3b53317', '98c74ae5-b8c2-4532-8ea3-ccd58fee572a'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:26.441875 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e9d0e347-1107-4932-8e18-eafc318e5cd6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:54:26.442455 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 658/2628] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:54:26 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:26.452570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fbb3f95b-b88a-4f75-96c0-e0a5f547e1c3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:26.454676 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbb3f95b-b88a-4f75-96c0-e0a5f547e1c3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:26.454920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbb3f95b-b88a-4f75-96c0-e0a5f547e1c3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:26.455162 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbb3f95b-b88a-4f75-96c0-e0a5f547e1c3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:26.455308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fbb3f95b-b88a-4f75-96c0-e0a5f547e1c3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:26.462465 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:26.462465 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:26.463149 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbb3f95b-b88a-4f75-96c0-e0a5f547e1c3 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:26.464293 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 662/2629] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:26 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:26.906009 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cae50858-c38c-4088-a928-b83a3480dd6d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:26.908985 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cae50858-c38c-4088-a928-b83a3480dd6d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:26.908985 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cae50858-c38c-4088-a928-b83a3480dd6d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:26.908985 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cae50858-c38c-4088-a928-b83a3480dd6d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:26.921763 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:26.921763 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:26.926022 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cae50858-c38c-4088-a928-b83a3480dd6d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:26.931052 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cae50858-c38c-4088-a928-b83a3480dd6d tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:26.931630 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 649/2630] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:26 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:26.945235 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c70fe645-29cd-45e7-afbc-11f13e2161cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:26.947125 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c70fe645-29cd-45e7-afbc-11f13e2161cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:26.947435 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c70fe645-29cd-45e7-afbc-11f13e2161cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:26.947892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c70fe645-29cd-45e7-afbc-11f13e2161cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:26.947892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c70fe645-29cd-45e7-afbc-11f13e2161cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:26.953641 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:26.953641 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:26.954695 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c70fe645-29cd-45e7-afbc-11f13e2161cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:26.955124 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 662/2631] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:26 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:27.241674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e941030-7025-4a72-853a-a52b2cbf2122 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:27.244164 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e941030-7025-4a72-853a-a52b2cbf2122 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:27.244443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e941030-7025-4a72-853a-a52b2cbf2122 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:27.244716 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e941030-7025-4a72-853a-a52b2cbf2122 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:27.244879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4e941030-7025-4a72-853a-a52b2cbf2122 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:27.250428 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:27.250428 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:27.251260 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e941030-7025-4a72-853a-a52b2cbf2122 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:27.251747 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 659/2632] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:27 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:27.361008 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eb160ee6-f545-4c2d-8606-606f8b858e7f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:27.362477 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb160ee6-f545-4c2d-8606-606f8b858e7f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:27.362671 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb160ee6-f545-4c2d-8606-606f8b858e7f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:27.362830 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb160ee6-f545-4c2d-8606-606f8b858e7f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:27.363057 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-eb160ee6-f545-4c2d-8606-606f8b858e7f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:27.368258 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:27.368258 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:27.369096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb160ee6-f545-4c2d-8606-606f8b858e7f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:27.369522 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 663/2633] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:27 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:27.476615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ca264e5-a4f3-47d3-bbc2-ba3d786a21d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:27.478806 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ca264e5-a4f3-47d3-bbc2-ba3d786a21d5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:27.479070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ca264e5-a4f3-47d3-bbc2-ba3d786a21d5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:27.479289 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ca264e5-a4f3-47d3-bbc2-ba3d786a21d5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:27.479436 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2ca264e5-a4f3-47d3-bbc2-ba3d786a21d5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:27.484341 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:27.484341 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:27.485174 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ca264e5-a4f3-47d3-bbc2-ba3d786a21d5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:27.486186 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 650/2634] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:27 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:27.944929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be8a522d-99b1-42b4-b52b-ba7f54942edc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:27.946787 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be8a522d-99b1-42b4-b52b-ba7f54942edc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:27.947268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be8a522d-99b1-42b4-b52b-ba7f54942edc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:27.947333 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be8a522d-99b1-42b4-b52b-ba7f54942edc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:27.957746 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:27.957746 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:27.961890 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be8a522d-99b1-42b4-b52b-ba7f54942edc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:27.965563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-16b242de-a06f-486e-a94f-84f59a0e59ea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:27.966811 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be8a522d-99b1-42b4-b52b-ba7f54942edc tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:27.967216 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 663/2635] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:27 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:27.967508 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-16b242de-a06f-486e-a94f-84f59a0e59ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:27.967764 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-16b242de-a06f-486e-a94f-84f59a0e59ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:27.968284 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-16b242de-a06f-486e-a94f-84f59a0e59ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:27.968284 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-16b242de-a06f-486e-a94f-84f59a0e59ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:27.973852 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:27.973852 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:27.974174 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-16b242de-a06f-486e-a94f-84f59a0e59ea tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:27.974531 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 660/2636] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:27 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:28.263246 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2169c707-de9a-46a1-8cc9-766e55e65cd5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:28.264929 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2169c707-de9a-46a1-8cc9-766e55e65cd5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:28.265169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2169c707-de9a-46a1-8cc9-766e55e65cd5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:28.265395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2169c707-de9a-46a1-8cc9-766e55e65cd5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:28.265530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2169c707-de9a-46a1-8cc9-766e55e65cd5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:28.269686 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:28.269686 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:28.270460 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2169c707-de9a-46a1-8cc9-766e55e65cd5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:28.270978 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 664/2637] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:28 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:28.381217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce14faeb-a1d6-45f3-9657-5bcb806ad590 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:28.383408 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce14faeb-a1d6-45f3-9657-5bcb806ad590 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:28.383658 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce14faeb-a1d6-45f3-9657-5bcb806ad590 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:28.383925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce14faeb-a1d6-45f3-9657-5bcb806ad590 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:28.384061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ce14faeb-a1d6-45f3-9657-5bcb806ad590 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:28.389180 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:28.389180 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:28.392875 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce14faeb-a1d6-45f3-9657-5bcb806ad590 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:28.392875 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 651/2638] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:28 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:28.496714 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f18fd07-60a1-4bed-bda0-f5a62cdb61d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:28.502189 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f18fd07-60a1-4bed-bda0-f5a62cdb61d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:28.502372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f18fd07-60a1-4bed-bda0-f5a62cdb61d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:28.502579 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f18fd07-60a1-4bed-bda0-f5a62cdb61d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:28.502686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5f18fd07-60a1-4bed-bda0-f5a62cdb61d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:28.509590 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:28.509590 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:28.510346 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f18fd07-60a1-4bed-bda0-f5a62cdb61d0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:28.510806 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 664/2639] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:28 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:28.982669 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4ddc7a28-7410-4b9a-a3ed-5651810d53ab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:28.984856 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4ddc7a28-7410-4b9a-a3ed-5651810d53ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:28.985137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4ddc7a28-7410-4b9a-a3ed-5651810d53ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:28.985382 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4ddc7a28-7410-4b9a-a3ed-5651810d53ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:28.987192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5a52efb5-7a7a-4af1-b75f-6417bd2cb8d6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:28.989179 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a52efb5-7a7a-4af1-b75f-6417bd2cb8d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:28.989394 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a52efb5-7a7a-4af1-b75f-6417bd2cb8d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:28.989636 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a52efb5-7a7a-4af1-b75f-6417bd2cb8d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:28.989763 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5a52efb5-7a7a-4af1-b75f-6417bd2cb8d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:28.994327 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:28.994327 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:28.995047 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a52efb5-7a7a-4af1-b75f-6417bd2cb8d6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:28.995429 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 665/2640] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:28 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:28.996581 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:28.996581 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:29.006251 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4ddc7a28-7410-4b9a-a3ed-5651810d53ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:29.011419 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4ddc7a28-7410-4b9a-a3ed-5651810d53ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:29.011903 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 661/2641] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:28 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:29.282008 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50473657-75fb-4e12-82dc-1307a8865f45 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:29.284166 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50473657-75fb-4e12-82dc-1307a8865f45 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:29.284418 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50473657-75fb-4e12-82dc-1307a8865f45 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:29.284678 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50473657-75fb-4e12-82dc-1307a8865f45 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:29.284814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-50473657-75fb-4e12-82dc-1307a8865f45 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:29.289752 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:29.289752 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:29.290506 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50473657-75fb-4e12-82dc-1307a8865f45 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:29.291115 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 652/2642] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:29 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:29.401708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d90aebc7-5792-48f7-a1bf-6b199ca266a5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:29.403478 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d90aebc7-5792-48f7-a1bf-6b199ca266a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:29.403709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d90aebc7-5792-48f7-a1bf-6b199ca266a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:29.403881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d90aebc7-5792-48f7-a1bf-6b199ca266a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:29.404023 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d90aebc7-5792-48f7-a1bf-6b199ca266a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:29.408260 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:29.408260 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:29.408961 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d90aebc7-5792-48f7-a1bf-6b199ca266a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:29.409315 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 665/2643] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:29 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:29.523337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a7dfce3f-860f-4234-89eb-8c55bed4e94f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:29.525689 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a7dfce3f-860f-4234-89eb-8c55bed4e94f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:29.525920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a7dfce3f-860f-4234-89eb-8c55bed4e94f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:29.526115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a7dfce3f-860f-4234-89eb-8c55bed4e94f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:29.526230 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a7dfce3f-860f-4234-89eb-8c55bed4e94f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:29.530671 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:29.530671 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:29.531435 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a7dfce3f-860f-4234-89eb-8c55bed4e94f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:29.532127 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 666/2644] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:29 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:30.005620 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1feecce6-5193-4114-8a5b-baad4be11806 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:30.007717 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1feecce6-5193-4114-8a5b-baad4be11806 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:30.007972 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1feecce6-5193-4114-8a5b-baad4be11806 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:30.008203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1feecce6-5193-4114-8a5b-baad4be11806 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:30.008341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1feecce6-5193-4114-8a5b-baad4be11806 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:30.012993 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:30.012993 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:30.013842 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1feecce6-5193-4114-8a5b-baad4be11806 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:30.014275 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 662/2645] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:30 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:30.024652 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b53fec2-1f70-4f7c-b89f-734d282f4ca2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:30.027050 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b53fec2-1f70-4f7c-b89f-734d282f4ca2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:30.027398 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b53fec2-1f70-4f7c-b89f-734d282f4ca2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:30.027517 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b53fec2-1f70-4f7c-b89f-734d282f4ca2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:30.044911 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:30.044911 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:30.047450 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b53fec2-1f70-4f7c-b89f-734d282f4ca2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:30.058599 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b53fec2-1f70-4f7c-b89f-734d282f4ca2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:30.058599 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 653/2646] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:30 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:30.301186 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7e4ddeb-50bb-49dd-b534-ca6b73365b2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:30.303952 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7e4ddeb-50bb-49dd-b534-ca6b73365b2b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:30.304246 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7e4ddeb-50bb-49dd-b534-ca6b73365b2b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:30.304600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7e4ddeb-50bb-49dd-b534-ca6b73365b2b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:30.304730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c7e4ddeb-50bb-49dd-b534-ca6b73365b2b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:30.310743 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:30.310743 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:30.311762 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7e4ddeb-50bb-49dd-b534-ca6b73365b2b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:30.312425 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 666/2647] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:30 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:30.420003 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2bc3c131-4b06-4803-9cd7-1d35741d01f6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:30.421977 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2bc3c131-4b06-4803-9cd7-1d35741d01f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:30.422193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2bc3c131-4b06-4803-9cd7-1d35741d01f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:30.422433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2bc3c131-4b06-4803-9cd7-1d35741d01f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:30.422592 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2bc3c131-4b06-4803-9cd7-1d35741d01f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:30.427498 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:30.427498 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:30.428343 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2bc3c131-4b06-4803-9cd7-1d35741d01f6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:30.428763 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 667/2648] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:30 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:30.544367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-28e1faa2-3550-4d50-8a0a-5b34e54e96fb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:30.546486 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28e1faa2-3550-4d50-8a0a-5b34e54e96fb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:30.546786 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28e1faa2-3550-4d50-8a0a-5b34e54e96fb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:30.547078 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28e1faa2-3550-4d50-8a0a-5b34e54e96fb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:30.547198 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-28e1faa2-3550-4d50-8a0a-5b34e54e96fb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:30.552011 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:30.552011 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:30.552710 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28e1faa2-3550-4d50-8a0a-5b34e54e96fb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:30.553126 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 663/2649] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:30 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:30.623064 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-32636e2c-f888-4b34-806f-dfdab7059345 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:30.626230 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-32636e2c-f888-4b34-806f-dfdab7059345 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] DELETE https://10.4.3.221/volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52 Aug 18 13:54:30.626558 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-32636e2c-f888-4b34-806f-dfdab7059345 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:30.626873 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-32636e2c-f888-4b34-806f-dfdab7059345 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:30.637711 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:30.637711 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:30.697341 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9555133-064f-4b1c-9946-0ee776cc1559 req-32636e2c-f888-4b34-806f-dfdab7059345 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52 returned with HTTP 200 Aug 18 13:54:30.697839 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 654/2650] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:54:30 2026] DELETE /volume/v3/attachments/74159028-138b-431b-ac7c-7f271b75db52 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:30.922013 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-a5e19044-e292-4e48-8d77-62db2f97767c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:30.927713 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-a5e19044-e292-4e48-8d77-62db2f97767c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc Aug 18 13:54:30.928037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-a5e19044-e292-4e48-8d77-62db2f97767c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:30.928107 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-a5e19044-e292-4e48-8d77-62db2f97767c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:30.938343 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:30.938343 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:31.010043 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb215487-8611-4590-9cf6-6db8eda0f41c req-a5e19044-e292-4e48-8d77-62db2f97767c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc returned with HTTP 200 Aug 18 13:54:31.010528 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 667/2651] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:54:30 2026] DELETE /volume/v3/attachments/6f91d448-5608-433f-824c-eb8d1fe660cc => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.038619 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ee1ba779-01ce-4f63-863b-d74bdf665f06 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.040798 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee1ba779-01ce-4f63-863b-d74bdf665f06 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:31.041840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee1ba779-01ce-4f63-863b-d74bdf665f06 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.041840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee1ba779-01ce-4f63-863b-d74bdf665f06 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.041840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ee1ba779-01ce-4f63-863b-d74bdf665f06 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:31.048800 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.048800 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:31.050159 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee1ba779-01ce-4f63-863b-d74bdf665f06 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:31.050737 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 668/2652] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.067718 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5ac91e85-96da-4063-baf5-5933e64e8446 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.069853 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ac91e85-96da-4063-baf5-5933e64e8446 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:31.070061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ac91e85-96da-4063-baf5-5933e64e8446 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.070278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ac91e85-96da-4063-baf5-5933e64e8446 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.079253 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.079253 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:31.084022 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5ac91e85-96da-4063-baf5-5933e64e8446 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:31.088349 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ac91e85-96da-4063-baf5-5933e64e8446 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:31.088738 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 664/2653] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.099804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b086f576-aebe-47da-b9e9-e6ae89adcc74 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.101623 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b086f576-aebe-47da-b9e9-e6ae89adcc74 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:31.101833 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b086f576-aebe-47da-b9e9-e6ae89adcc74 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.102268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b086f576-aebe-47da-b9e9-e6ae89adcc74 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.109496 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.109496 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:31.115066 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b086f576-aebe-47da-b9e9-e6ae89adcc74 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:31.115169 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-509db413-3c80-4fde-b5e9-464a146b56c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.116802 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-509db413-3c80-4fde-b5e9-464a146b56c1 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:54:31.117010 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-509db413-3c80-4fde-b5e9-464a146b56c1 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.117658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-509db413-3c80-4fde-b5e9-464a146b56c1 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.119535 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b086f576-aebe-47da-b9e9-e6ae89adcc74 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:31.120034 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 655/2654] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.124133 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.124133 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:31.128548 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-509db413-3c80-4fde-b5e9-464a146b56c1 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:54:31.133884 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-509db413-3c80-4fde-b5e9-464a146b56c1 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:54:31.136889 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 668/2655] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.175868 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-26821134-a61c-44e7-b83f-a99c1350bd83 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.179085 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-26821134-a61c-44e7-b83f-a99c1350bd83 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:31.179769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-26821134-a61c-44e7-b83f-a99c1350bd83 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.179769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-26821134-a61c-44e7-b83f-a99c1350bd83 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.188724 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.188724 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:31.193220 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-26821134-a61c-44e7-b83f-a99c1350bd83 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:31.198195 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-26821134-a61c-44e7-b83f-a99c1350bd83 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:31.198555 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 669/2656] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.265478 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f294a629-9f91-4990-a57e-f4e762097972 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.268399 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:54:31.268885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-517104182", "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:31.274115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-517104182', 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:54:31.329037 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8254ddf2-4f6f-4f79-8515-1f10f1acce54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.338456 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8254ddf2-4f6f-4f79-8515-1f10f1acce54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:31.338773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8254ddf2-4f6f-4f79-8515-1f10f1acce54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.340312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8254ddf2-4f6f-4f79-8515-1f10f1acce54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.340454 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8254ddf2-4f6f-4f79-8515-1f10f1acce54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:31.347494 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.347494 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:31.348652 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8254ddf2-4f6f-4f79-8515-1f10f1acce54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:31.349214 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 656/2657] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.397506 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume of 1 GB Aug 18 13:54:31.397675 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.397675 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:31.398198 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Availability Zones retrieved successfully. Aug 18 13:54:31.404881 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (a7391849-ed73-4aaf-afbd-fa4794451181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:31.405795 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b363b45a-2c68-4301-90d0-b70cb1a71c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:31.406966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:54:31.442797 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f10fb1d0-2e19-4868-807c-79f597693e5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.444570 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f10fb1d0-2e19-4868-807c-79f597693e5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:31.444831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f10fb1d0-2e19-4868-807c-79f597693e5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.445007 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f10fb1d0-2e19-4868-807c-79f597693e5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.445134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f10fb1d0-2e19-4868-807c-79f597693e5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:31.449718 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.449718 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:31.450555 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f10fb1d0-2e19-4868-807c-79f597693e5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:31.451125 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 669/2658] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.456513 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.456513 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:31.473500 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b363b45a-2c68-4301-90d0-b70cb1a71c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=315f626a-149a-4a48-a243-511b045a760e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '315f626a-149a-4a48-a243-511b045a760e', 'encryption_key_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=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:31.474161 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f90ebf-e806-4fd7-bc39-af25f4171ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:31.517195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Created reservations ['554557a2-ba95-45ec-828a-412f820012b0', 'f68340a3-cdfa-4415-9f98-651bbc07f6e0', '2db8f5d0-1097-4a74-87a3-c942fb304c55', '7538489c-cf99-45f2-8f2e-30f9e3986cd5'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:31.517968 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f90ebf-e806-4fd7-bc39-af25f4171ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554557a2-ba95-45ec-828a-412f820012b0', 'f68340a3-cdfa-4415-9f98-651bbc07f6e0', '2db8f5d0-1097-4a74-87a3-c942fb304c55', '7538489c-cf99-45f2-8f2e-30f9e3986cd5']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:31.518761 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54dbf82a-be8d-491e-b8bd-04ece1ba453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:31.542754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54dbf82a-be8d-491e-b8bd-04ece1ba453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c937f898-c945-44b7-8eba-e42bf5ef5137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-517104182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['554557a2-ba95-45ec-828a-412f820012b0','f68340a3-cdfa-4415-9f98-651bbc07f6e0','2db8f5d0-1097-4a74-87a3-c942fb304c55','7538489c-cf99-45f2-8f2e-30f9e3986cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-517104182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c937f898-c945-44b7-8eba-e42bf5ef5137,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74dc2878518345ae9660b8b8f4e8493c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(315f626a-149a-4a48-a243-511b045a760e),volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:31.543643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384651da-5c22-4d00-9889-36ec17dc8ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:31.563111 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384651da-5c22-4d00-9889-36ec17dc8ec9) transitioned into state 'SUCCESS' from state '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-517104182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c068a6a06ce840bca4ce7f21bcdbeb10',qos_specs=None,replication_status=,reservations=['554557a2-ba95-45ec-828a-412f820012b0','f68340a3-cdfa-4415-9f98-651bbc07f6e0','2db8f5d0-1097-4a74-87a3-c942fb304c55','7538489c-cf99-45f2-8f2e-30f9e3986cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74dc2878518345ae9660b8b8f4e8493c',volume_type_id=315f626a-149a-4a48-a243-511b045a760e)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:31.563885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c962daf5-8e12-410c-b796-f4114d10fe57 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.564313 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3396efe7-c8a0-4623-9ee4-b9291af39461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:31.566168 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c962daf5-8e12-410c-b796-f4114d10fe57 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:31.566168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c962daf5-8e12-410c-b796-f4114d10fe57 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.566298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c962daf5-8e12-410c-b796-f4114d10fe57 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.566896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c962daf5-8e12-410c-b796-f4114d10fe57 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:31.574663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3396efe7-c8a0-4623-9ee4-b9291af39461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:31.574818 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.574818 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:31.575515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Flow 'volume_create_api' (a7391849-ed73-4aaf-afbd-fa4794451181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:31.575913 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create volume request issued successfully. Aug 18 13:54:31.576175 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c962daf5-8e12-410c-b796-f4114d10fe57 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:31.576344 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f294a629-9f91-4990-a57e-f4e762097972 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:54:31.576564 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 670/2659] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:31.576992 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 665/2660] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:54:31 2026] POST /volume/v3/volumes => generated 759 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:31.591595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6a84724-939e-41e0-9f2c-691688a43bdd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:31.594057 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6a84724-939e-41e0-9f2c-691688a43bdd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:31.594591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6a84724-939e-41e0-9f2c-691688a43bdd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:31.594938 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6a84724-939e-41e0-9f2c-691688a43bdd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:31.603837 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:31.603837 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:31.609451 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6a84724-939e-41e0-9f2c-691688a43bdd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:31.617489 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6a84724-939e-41e0-9f2c-691688a43bdd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:31.618246 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 657/2661] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:31 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:32.062832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70394ef6-3dc1-4a68-ab02-071145c7931f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:32.065823 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70394ef6-3dc1-4a68-ab02-071145c7931f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:32.066066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70394ef6-3dc1-4a68-ab02-071145c7931f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:32.066342 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70394ef6-3dc1-4a68-ab02-071145c7931f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:32.066454 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-70394ef6-3dc1-4a68-ab02-071145c7931f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:32.070628 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:32.070628 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:32.071538 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70394ef6-3dc1-4a68-ab02-071145c7931f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:32.072112 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 670/2662] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:32 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:32.363054 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-129cd380-ca39-4844-805c-066c4e9f93a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:32.365270 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-129cd380-ca39-4844-805c-066c4e9f93a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:32.365456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-129cd380-ca39-4844-805c-066c4e9f93a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:32.366476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-129cd380-ca39-4844-805c-066c4e9f93a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:32.366609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-129cd380-ca39-4844-805c-066c4e9f93a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:32.374486 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:32.374486 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:32.375403 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-129cd380-ca39-4844-805c-066c4e9f93a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:32.375972 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 671/2663] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:32 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:32.461287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-97cba7bd-ddbc-48c3-9f81-b7d30d8c1fd9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:32.462987 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-97cba7bd-ddbc-48c3-9f81-b7d30d8c1fd9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:32.463189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-97cba7bd-ddbc-48c3-9f81-b7d30d8c1fd9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:32.463354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-97cba7bd-ddbc-48c3-9f81-b7d30d8c1fd9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:32.463455 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-97cba7bd-ddbc-48c3-9f81-b7d30d8c1fd9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:32.467662 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:32.467662 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:32.468366 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-97cba7bd-ddbc-48c3-9f81-b7d30d8c1fd9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:32.468715 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 666/2664] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:32 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:32.586823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3cd36479-3eaf-4c1c-91f2-912daf887e50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:32.589185 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cd36479-3eaf-4c1c-91f2-912daf887e50 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:32.589420 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cd36479-3eaf-4c1c-91f2-912daf887e50 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:32.589718 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cd36479-3eaf-4c1c-91f2-912daf887e50 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:32.590003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3cd36479-3eaf-4c1c-91f2-912daf887e50 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:32.596085 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:32.596085 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:32.597415 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cd36479-3eaf-4c1c-91f2-912daf887e50 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:32.597759 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 658/2665] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:32 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:32.636276 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1723fa5c-2554-4ca4-8652-9ba03e0d12b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:32.639422 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1723fa5c-2554-4ca4-8652-9ba03e0d12b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:32.639663 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1723fa5c-2554-4ca4-8652-9ba03e0d12b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:32.639939 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1723fa5c-2554-4ca4-8652-9ba03e0d12b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:32.655613 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:32.655613 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:32.665498 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1723fa5c-2554-4ca4-8652-9ba03e0d12b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:32.675458 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1723fa5c-2554-4ca4-8652-9ba03e0d12b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:32.676309 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 671/2666] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:32 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:32.806610 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d55b8230-5031-40df-8339-e0764fb4362b req-68bf19ac-fbb3-4ec2-b4c6-8848e8eb695c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:32.808317 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-68bf19ac-fbb3-4ec2-b4c6-8848e8eb695c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:32.808475 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-68bf19ac-fbb3-4ec2-b4c6-8848e8eb695c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:32.808654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-68bf19ac-fbb3-4ec2-b4c6-8848e8eb695c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:32.814689 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:32.814689 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:32.817515 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-d55b8230-5031-40df-8339-e0764fb4362b req-68bf19ac-fbb3-4ec2-b4c6-8848e8eb695c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:32.821334 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-68bf19ac-fbb3-4ec2-b4c6-8848e8eb695c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:32.821679 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 672/2667] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:32 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 1367 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:33.083705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4d2938d-3d9e-48ab-b56f-37ed4339422f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:33.088441 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4d2938d-3d9e-48ab-b56f-37ed4339422f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:33.088853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4d2938d-3d9e-48ab-b56f-37ed4339422f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:33.089120 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4d2938d-3d9e-48ab-b56f-37ed4339422f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:33.090119 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e4d2938d-3d9e-48ab-b56f-37ed4339422f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:33.093994 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:33.093994 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:33.094675 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4d2938d-3d9e-48ab-b56f-37ed4339422f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:33.095463 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 667/2668] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:33 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:33.389567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee309355-9980-4f7d-80ae-e7b8affd4da3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:33.391290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d55b8230-5031-40df-8339-e0764fb4362b req-51d86b68-27eb-4adc-9fae-06441d1562ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:33.393575 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee309355-9980-4f7d-80ae-e7b8affd4da3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:33.393919 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-51d86b68-27eb-4adc-9fae-06441d1562ad tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:33.394183 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-51d86b68-27eb-4adc-9fae-06441d1562ad tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:33.394483 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-51d86b68-27eb-4adc-9fae-06441d1562ad tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:33.394875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee309355-9980-4f7d-80ae-e7b8affd4da3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:33.395438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee309355-9980-4f7d-80ae-e7b8affd4da3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:33.395438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ee309355-9980-4f7d-80ae-e7b8affd4da3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:33.404795 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:33.404795 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:33.405354 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:33.405354 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:33.405705 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee309355-9980-4f7d-80ae-e7b8affd4da3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:33.407797 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 659/2669] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:33 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:33.410444 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d55b8230-5031-40df-8339-e0764fb4362b req-51d86b68-27eb-4adc-9fae-06441d1562ad tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:33.417144 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-51d86b68-27eb-4adc-9fae-06441d1562ad tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:33.417723 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 672/2670] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:33 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:33.430204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-073886a6-b948-407e-b831-948b8c11ca68 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:33.431882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-073886a6-b948-407e-b831-948b8c11ca68 None None] GET https://10.4.3.221/volume// Aug 18 13:54:33.431882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-073886a6-b948-407e-b831-948b8c11ca68 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:33.431882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-073886a6-b948-407e-b831-948b8c11ca68 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:33.431882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-073886a6-b948-407e-b831-948b8c11ca68 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:33.431882 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 673/2671] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:54:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:33.441007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d55b8230-5031-40df-8339-e0764fb4362b req-2721a6a3-ad54-42eb-9012-9aa6af6cdb4c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:33.442949 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-2721a6a3-ad54-42eb-9012-9aa6af6cdb4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:54:33.443356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-2721a6a3-ad54-42eb-9012-9aa6af6cdb4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c937f898-c945-44b7-8eba-e42bf5ef5137", "connector": null, "instance_uuid": "76b37031-b91f-4fcf-b3db-b2d69102c86a"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:33.452141 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:33.452141 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:33.476188 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-2721a6a3-ad54-42eb-9012-9aa6af6cdb4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:54:33.477076 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 668/2672] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:54:33 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 18 13:54:33.478647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f28abb63-53ff-429b-9ae2-bde05aa36748 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:33.480278 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f28abb63-53ff-429b-9ae2-bde05aa36748 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:33.480467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f28abb63-53ff-429b-9ae2-bde05aa36748 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:33.480693 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f28abb63-53ff-429b-9ae2-bde05aa36748 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:33.480821 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f28abb63-53ff-429b-9ae2-bde05aa36748 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:33.484776 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:33.484776 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:33.485490 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f28abb63-53ff-429b-9ae2-bde05aa36748 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:33.485875 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 660/2673] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:33 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:33.608781 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d369dce4-d0f7-428b-9854-b19cec565f82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:33.610516 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d369dce4-d0f7-428b-9854-b19cec565f82 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:33.610712 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d369dce4-d0f7-428b-9854-b19cec565f82 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:33.610916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d369dce4-d0f7-428b-9854-b19cec565f82 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:33.611020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d369dce4-d0f7-428b-9854-b19cec565f82 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:33.615956 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:33.615956 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:33.617163 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d369dce4-d0f7-428b-9854-b19cec565f82 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:33.617712 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 673/2674] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:33 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:34.110496 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b82aaf7f-6549-4f87-ad81-9dc662345119 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:34.112950 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b82aaf7f-6549-4f87-ad81-9dc662345119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:34.113172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b82aaf7f-6549-4f87-ad81-9dc662345119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:34.113381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b82aaf7f-6549-4f87-ad81-9dc662345119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:34.113474 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b82aaf7f-6549-4f87-ad81-9dc662345119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:34.119407 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:34.119407 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:34.120914 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b82aaf7f-6549-4f87-ad81-9dc662345119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:34.121341 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 674/2675] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:34 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:34.418158 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4781056c-a6aa-494c-9b05-545ce83f94a3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:34.424149 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4781056c-a6aa-494c-9b05-545ce83f94a3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:34.424149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4781056c-a6aa-494c-9b05-545ce83f94a3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:34.424149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4781056c-a6aa-494c-9b05-545ce83f94a3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:34.424149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4781056c-a6aa-494c-9b05-545ce83f94a3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:34.429238 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:34.429238 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:34.430109 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4781056c-a6aa-494c-9b05-545ce83f94a3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:34.430572 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 669/2676] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:34 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:34.499344 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d51e147-71e8-445f-ab3c-fe25dd9ca55c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:34.501343 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d51e147-71e8-445f-ab3c-fe25dd9ca55c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:34.501578 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d51e147-71e8-445f-ab3c-fe25dd9ca55c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:34.501809 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d51e147-71e8-445f-ab3c-fe25dd9ca55c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:34.501979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5d51e147-71e8-445f-ab3c-fe25dd9ca55c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:34.507448 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:34.507448 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:34.508366 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d51e147-71e8-445f-ab3c-fe25dd9ca55c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:34.508933 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 661/2677] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:34 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:34.629313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ffd9f139-6558-48a4-bb70-3bd4f79f6bc5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:34.632047 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ffd9f139-6558-48a4-bb70-3bd4f79f6bc5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:34.632265 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ffd9f139-6558-48a4-bb70-3bd4f79f6bc5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:34.632501 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ffd9f139-6558-48a4-bb70-3bd4f79f6bc5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:34.632641 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ffd9f139-6558-48a4-bb70-3bd4f79f6bc5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:34.638534 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:34.638534 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:34.639261 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ffd9f139-6558-48a4-bb70-3bd4f79f6bc5 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:34.639588 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 674/2678] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:34 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:34.809373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f1b05e13-7c98-4407-9c98-257a926d4a38 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:34.810121 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1b05e13-7c98-4407-9c98-257a926d4a38 None None] GET https://10.4.3.221/volume// Aug 18 13:54:34.810121 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1b05e13-7c98-4407-9c98-257a926d4a38 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:34.810121 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1b05e13-7c98-4407-9c98-257a926d4a38 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:34.810777 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1b05e13-7c98-4407-9c98-257a926d4a38 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:34.810777 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 675/2679] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:54:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:34.825487 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d55b8230-5031-40df-8339-e0764fb4362b req-d78ad233-d560-4003-9419-2c69013d191a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:34.827891 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-d78ad233-d560-4003-9419-2c69013d191a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:34.828306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-d78ad233-d560-4003-9419-2c69013d191a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:34.828649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-d78ad233-d560-4003-9419-2c69013d191a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:34.841288 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:34.841288 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:34.846566 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-d55b8230-5031-40df-8339-e0764fb4362b req-d78ad233-d560-4003-9419-2c69013d191a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:34.851650 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-d78ad233-d560-4003-9419-2c69013d191a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:34.852130 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 670/2680] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:54:34 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:54:34.976763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d55b8230-5031-40df-8339-e0764fb4362b req-86baaa3a-78a2-44f6-9a1d-13c046c3cfcb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:34.979794 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-86baaa3a-78a2-44f6-9a1d-13c046c3cfcb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] PUT https://10.4.3.221/volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab Aug 18 13:54:34.980520 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-86baaa3a-78a2-44f6-9a1d-13c046c3cfcb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:34.992478 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-d55b8230-5031-40df-8339-e0764fb4362b req-86baaa3a-78a2-44f6-9a1d-13c046c3cfcb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Acquiring lock "cinder-attachment_update-c937f898-c945-44b7-8eba-e42bf5ef5137-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:54:34.998483 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-d55b8230-5031-40df-8339-e0764fb4362b req-86baaa3a-78a2-44f6-9a1d-13c046c3cfcb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-c937f898-c945-44b7-8eba-e42bf5ef5137-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:54:34.999901 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:34.999901 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:35.109522 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-d55b8230-5031-40df-8339-e0764fb4362b req-86baaa3a-78a2-44f6-9a1d-13c046c3cfcb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Lock "cinder-attachment_update-c937f898-c945-44b7-8eba-e42bf5ef5137-np0000007658" released by "attachment_update" :: held 0.111s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:54:35.109961 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-86baaa3a-78a2-44f6-9a1d-13c046c3cfcb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab returned with HTTP 200 Aug 18 13:54:35.110462 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 662/2681] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:54:34 2026] PUT /volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:35.137254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ad99b7d-7a86-49b9-b149-71c210c34f92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.139428 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ad99b7d-7a86-49b9-b149-71c210c34f92 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:35.139692 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ad99b7d-7a86-49b9-b149-71c210c34f92 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.139929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ad99b7d-7a86-49b9-b149-71c210c34f92 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.140057 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2ad99b7d-7a86-49b9-b149-71c210c34f92 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:35.141539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d55b8230-5031-40df-8339-e0764fb4362b req-de18791b-6bba-46eb-9ece-503be61dedcf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.144407 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-de18791b-6bba-46eb-9ece-503be61dedcf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab/action Aug 18 13:54:35.144931 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-de18791b-6bba-46eb-9ece-503be61dedcf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:35.145144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-de18791b-6bba-46eb-9ece-503be61dedcf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:35.150893 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.150893 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:35.152090 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ad99b7d-7a86-49b9-b149-71c210c34f92 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:35.152901 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 675/2682] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.177811 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.177811 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:35.179598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b6120c64-f945-4873-8420-3e610c30b65a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.183295 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b6120c64-f945-4873-8420-3e610c30b65a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:35.183495 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b6120c64-f945-4873-8420-3e610c30b65a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.183698 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b6120c64-f945-4873-8420-3e610c30b65a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.194918 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.194918 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:35.198754 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d55b8230-5031-40df-8339-e0764fb4362b req-de18791b-6bba-46eb-9ece-503be61dedcf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab/action returned with HTTP 204 Aug 18 13:54:35.199684 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b6120c64-f945-4873-8420-3e610c30b65a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:35.200083 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 676/2683] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:54:35 2026] POST /volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:35.207043 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b6120c64-f945-4873-8420-3e610c30b65a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:35.207043 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 671/2684] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.223168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9529cc75-8b22-4d43-8a7d-97d845bb7118 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.224854 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9529cc75-8b22-4d43-8a7d-97d845bb7118 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:35.225452 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9529cc75-8b22-4d43-8a7d-97d845bb7118 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.225816 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9529cc75-8b22-4d43-8a7d-97d845bb7118 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.235469 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.235469 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:35.241208 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9529cc75-8b22-4d43-8a7d-97d845bb7118 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:35.249087 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9529cc75-8b22-4d43-8a7d-97d845bb7118 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:35.249716 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 663/2685] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.300166 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-44f25b08-c76d-4c33-b601-e72b982d7671 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.302199 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-44f25b08-c76d-4c33-b601-e72b982d7671 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:35.302377 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-44f25b08-c76d-4c33-b601-e72b982d7671 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.302599 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-44f25b08-c76d-4c33-b601-e72b982d7671 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.311763 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.311763 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:35.315982 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-44f25b08-c76d-4c33-b601-e72b982d7671 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:35.321030 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-44f25b08-c76d-4c33-b601-e72b982d7671 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:35.321722 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 676/2686] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.411589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a68ba3c3-e6ff-476d-9712-9e0d1c1cff7a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.411589 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a68ba3c3-e6ff-476d-9712-9e0d1c1cff7a None None] GET https://10.4.3.221/volume// Aug 18 13:54:35.411589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a68ba3c3-e6ff-476d-9712-9e0d1c1cff7a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.411809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a68ba3c3-e6ff-476d-9712-9e0d1c1cff7a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.412178 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a68ba3c3-e6ff-476d-9712-9e0d1c1cff7a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:35.412584 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 677/2687] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:35.420372 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-f84d0fa3-7c7f-444e-8519-579f3e221c47 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.423045 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-f84d0fa3-7c7f-444e-8519-579f3e221c47 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:54:35.423412 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-f84d0fa3-7c7f-444e-8519-579f3e221c47 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5b8670c-d33b-4e5e-b3c0-91cb5a768643", "connector": null, "instance_uuid": "7b9d5861-227a-4186-967e-46761ba73e4c"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:35.436910 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.436910 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:35.449530 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d12c2d3-4b04-4d9d-a050-ff8ff942b542 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.449683 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d12c2d3-4b04-4d9d-a050-ff8ff942b542 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:35.449825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d12c2d3-4b04-4d9d-a050-ff8ff942b542 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.450038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d12c2d3-4b04-4d9d-a050-ff8ff942b542 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.450150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2d12c2d3-4b04-4d9d-a050-ff8ff942b542 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:35.460066 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.460066 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:35.460066 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d12c2d3-4b04-4d9d-a050-ff8ff942b542 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:35.460066 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 664/2688] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.481301 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-f84d0fa3-7c7f-444e-8519-579f3e221c47 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:54:35.481473 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 672/2689] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:54:35 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 18 13:54:35.516744 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81fdcabb-b4a1-49af-a2d2-c5fa98db7222 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.519526 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81fdcabb-b4a1-49af-a2d2-c5fa98db7222 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:35.520064 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81fdcabb-b4a1-49af-a2d2-c5fa98db7222 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.520064 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81fdcabb-b4a1-49af-a2d2-c5fa98db7222 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.522845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5839561f-5b92-4a5f-a27f-38bd2b90b516 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.525279 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5839561f-5b92-4a5f-a27f-38bd2b90b516 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:35.525482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5839561f-5b92-4a5f-a27f-38bd2b90b516 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.525730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5839561f-5b92-4a5f-a27f-38bd2b90b516 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.525909 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5839561f-5b92-4a5f-a27f-38bd2b90b516 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:35.531257 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.531257 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:35.531587 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.531587 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:35.532010 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5839561f-5b92-4a5f-a27f-38bd2b90b516 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:35.532352 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 678/2690] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.534024 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ef9c4cc-8c02-4e75-b16d-6bbb9306da32 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.534382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ef9c4cc-8c02-4e75-b16d-6bbb9306da32 None None] GET https://10.4.3.221/volume// Aug 18 13:54:35.534577 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ef9c4cc-8c02-4e75-b16d-6bbb9306da32 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.534767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ef9c4cc-8c02-4e75-b16d-6bbb9306da32 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.535112 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ef9c4cc-8c02-4e75-b16d-6bbb9306da32 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:35.535384 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 665/2691] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:35.543598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ac0fbbe7-07d7-419c-a4f4-faf1b3ac6922 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.544475 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81fdcabb-b4a1-49af-a2d2-c5fa98db7222 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:35.546237 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac0fbbe7-07d7-419c-a4f4-faf1b3ac6922 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 Aug 18 13:54:35.546443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac0fbbe7-07d7-419c-a4f4-faf1b3ac6922 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.546701 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac0fbbe7-07d7-419c-a4f4-faf1b3ac6922 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.546956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-5f804b66-dd90-4793-a837-028a4c6ff4e1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.549496 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-5f804b66-dd90-4793-a837-028a4c6ff4e1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:35.549808 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-5f804b66-dd90-4793-a837-028a4c6ff4e1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.550140 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-5f804b66-dd90-4793-a837-028a4c6ff4e1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.550728 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81fdcabb-b4a1-49af-a2d2-c5fa98db7222 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:35.551323 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 677/2692] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.557119 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.557119 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:35.560301 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.560301 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:35.562097 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ac0fbbe7-07d7-419c-a4f4-faf1b3ac6922 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:35.564219 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-5f804b66-dd90-4793-a837-028a4c6ff4e1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:35.569163 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac0fbbe7-07d7-419c-a4f4-faf1b3ac6922 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 returned with HTTP 200 Aug 18 13:54:35.569294 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-5f804b66-dd90-4793-a837-028a4c6ff4e1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:35.569695 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 673/2693] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.569762 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 679/2694] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 1037 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:54:35.586108 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22cc39b3-0ff4-44f1-8753-c1f4bd0d9d3f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.588296 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22cc39b3-0ff4-44f1-8753-c1f4bd0d9d3f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 Aug 18 13:54:35.588537 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22cc39b3-0ff4-44f1-8753-c1f4bd0d9d3f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.588787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22cc39b3-0ff4-44f1-8753-c1f4bd0d9d3f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.598081 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.598081 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:35.603916 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22cc39b3-0ff4-44f1-8753-c1f4bd0d9d3f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:35.609564 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22cc39b3-0ff4-44f1-8753-c1f4bd0d9d3f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 returned with HTTP 200 Aug 18 13:54:35.609823 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 666/2695] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.625253 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de416266-b045-4c5e-b49c-faa4775accd4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.627651 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de416266-b045-4c5e-b49c-faa4775accd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 Aug 18 13:54:35.627834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de416266-b045-4c5e-b49c-faa4775accd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.628072 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de416266-b045-4c5e-b49c-faa4775accd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.628255 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-de416266-b045-4c5e-b49c-faa4775accd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: 8434b3c2-df47-4864-9889-b7223b3a4729 Aug 18 13:54:35.637607 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.637607 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:35.638785 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de416266-b045-4c5e-b49c-faa4775accd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:35.651771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ccfd2c80-da29-41ce-b776-279e1929c600 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.653589 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ccfd2c80-da29-41ce-b776-279e1929c600 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:35.654053 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ccfd2c80-da29-41ce-b776-279e1929c600 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.654053 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ccfd2c80-da29-41ce-b776-279e1929c600 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.654146 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ccfd2c80-da29-41ce-b776-279e1929c600 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:35.659043 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.659043 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:35.660008 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ccfd2c80-da29-41ce-b776-279e1929c600 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:35.660297 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 674/2696] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.660425 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de416266-b045-4c5e-b49c-faa4775accd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume request issued successfully. Aug 18 13:54:35.660818 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de416266-b045-4c5e-b49c-faa4775accd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 returned with HTTP 202 Aug 18 13:54:35.661545 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 678/2697] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:35 2026] DELETE /volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:35.676886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b03fda7e-396c-4894-92ec-c60ec423841c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.689675 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b03fda7e-396c-4894-92ec-c60ec423841c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 Aug 18 13:54:35.690088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b03fda7e-396c-4894-92ec-c60ec423841c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:35.692598 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b03fda7e-396c-4894-92ec-c60ec423841c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:35.709423 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-6eb8071a-20ac-4916-bb63-419996bad4b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:35.709605 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.709605 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:35.714911 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-6eb8071a-20ac-4916-bb63-419996bad4b5 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] PUT https://10.4.3.221/volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73 Aug 18 13:54:35.715334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-6eb8071a-20ac-4916-bb63-419996bad4b5 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:35.727415 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b03fda7e-396c-4894-92ec-c60ec423841c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:35.729881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-6eb8071a-20ac-4916-bb63-419996bad4b5 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Acquiring lock "cinder-attachment_update-f5b8670c-d33b-4e5e-b3c0-91cb5a768643-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:54:35.736564 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-6eb8071a-20ac-4916-bb63-419996bad4b5 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Lock "cinder-attachment_update-f5b8670c-d33b-4e5e-b3c0-91cb5a768643-np0000007658" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:54:35.737952 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:35.737952 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:35.777822 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b03fda7e-396c-4894-92ec-c60ec423841c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 returned with HTTP 200 Aug 18 13:54:35.778484 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 680/2698] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:35 2026] GET /volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 => generated 965 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:35.858767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-6eb8071a-20ac-4916-bb63-419996bad4b5 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Lock "cinder-attachment_update-f5b8670c-d33b-4e5e-b3c0-91cb5a768643-np0000007658" released by "attachment_update" :: held 0.122s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:54:35.859071 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-6eb8071a-20ac-4916-bb63-419996bad4b5 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73 returned with HTTP 200 Aug 18 13:54:35.859652 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 667/2699] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:54:35 2026] PUT /volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:36.166892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb2c2f7e-6ecf-4fa8-b951-9c1b6668a92c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:36.166892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb2c2f7e-6ecf-4fa8-b951-9c1b6668a92c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:36.166892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb2c2f7e-6ecf-4fa8-b951-9c1b6668a92c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:36.167333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb2c2f7e-6ecf-4fa8-b951-9c1b6668a92c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:36.167333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-eb2c2f7e-6ecf-4fa8-b951-9c1b6668a92c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:36.170983 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:36.170983 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:36.171681 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb2c2f7e-6ecf-4fa8-b951-9c1b6668a92c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:36.172051 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 675/2700] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:36 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:36.472439 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29095d81-5981-4517-9293-0d855eeb640e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:36.474678 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29095d81-5981-4517-9293-0d855eeb640e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:36.475101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29095d81-5981-4517-9293-0d855eeb640e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:36.475398 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29095d81-5981-4517-9293-0d855eeb640e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:36.476058 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-29095d81-5981-4517-9293-0d855eeb640e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:36.481308 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:36.481308 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:36.482403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29095d81-5981-4517-9293-0d855eeb640e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:36.482968 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 679/2701] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:36 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:36.568329 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-adc436ac-d113-41b4-8136-a5faa7c2f42c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:36.570388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-adc436ac-d113-41b4-8136-a5faa7c2f42c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:36.570610 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-adc436ac-d113-41b4-8136-a5faa7c2f42c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:36.570879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-adc436ac-d113-41b4-8136-a5faa7c2f42c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:36.582906 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:36.582906 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:36.587268 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-adc436ac-d113-41b4-8136-a5faa7c2f42c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:36.593040 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-adc436ac-d113-41b4-8136-a5faa7c2f42c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:36.593203 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 681/2702] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:36 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:36.677002 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11d228c3-40bc-4137-ace2-8782e5ea1ab2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:36.679048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11d228c3-40bc-4137-ace2-8782e5ea1ab2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:36.679458 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11d228c3-40bc-4137-ace2-8782e5ea1ab2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:36.679458 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11d228c3-40bc-4137-ace2-8782e5ea1ab2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:36.679597 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-11d228c3-40bc-4137-ace2-8782e5ea1ab2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:36.684500 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:36.684500 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:36.684901 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11d228c3-40bc-4137-ace2-8782e5ea1ab2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:36.685262 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 668/2703] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:36 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:36.793241 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b0c94b4f-f161-4be6-92d2-e943b59ed3b9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:36.794781 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0c94b4f-f161-4be6-92d2-e943b59ed3b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 Aug 18 13:54:36.794987 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0c94b4f-f161-4be6-92d2-e943b59ed3b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:36.795160 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0c94b4f-f161-4be6-92d2-e943b59ed3b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:36.800152 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0c94b4f-f161-4be6-92d2-e943b59ed3b9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 returned with HTTP 404 Aug 18 13:54:36.800576 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 676/2704] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:36 2026] GET /volume/v3/volumes/8434b3c2-df47-4864-9889-b7223b3a4729 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:36.811282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e30c236-d554-4ec2-9ccf-8c1ea5a4fc40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:36.815179 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e30c236-d554-4ec2-9ccf-8c1ea5a4fc40 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:36.815362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e30c236-d554-4ec2-9ccf-8c1ea5a4fc40 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:36.815545 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e30c236-d554-4ec2-9ccf-8c1ea5a4fc40 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:36.815675 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3e30c236-d554-4ec2-9ccf-8c1ea5a4fc40 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete backup with id: 74e3076b-832c-4e77-99f5-d4f8f14f2018. Aug 18 13:54:36.823413 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:36.823413 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:36.834908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-3e30c236-d554-4ec2-9ccf-8c1ea5a4fc40 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] delete_backup rpcapi backup_id 74e3076b-832c-4e77-99f5-d4f8f14f2018 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:54:36.836573 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e30c236-d554-4ec2-9ccf-8c1ea5a4fc40 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 202 Aug 18 13:54:36.837070 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 680/2705] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:36 2026] DELETE /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:36.844188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e8e9e5a0-409b-4f86-b607-04f9aab0c468 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:36.846382 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e8e9e5a0-409b-4f86-b607-04f9aab0c468 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:36.846650 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e8e9e5a0-409b-4f86-b607-04f9aab0c468 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:36.846983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e8e9e5a0-409b-4f86-b607-04f9aab0c468 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:36.847769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e8e9e5a0-409b-4f86-b607-04f9aab0c468 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:36.853460 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:36.853460 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:36.854367 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e8e9e5a0-409b-4f86-b607-04f9aab0c468 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 200 Aug 18 13:54:36.854935 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 682/2706] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:36 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:37.185136 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61bece32-31e3-4330-9b6b-6bd118944653 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.186940 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61bece32-31e3-4330-9b6b-6bd118944653 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:37.187245 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61bece32-31e3-4330-9b6b-6bd118944653 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.187413 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61bece32-31e3-4330-9b6b-6bd118944653 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.187555 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-61bece32-31e3-4330-9b6b-6bd118944653 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:37.195210 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:37.195210 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:37.195586 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61bece32-31e3-4330-9b6b-6bd118944653 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:37.196086 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 669/2707] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:37 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:37.496013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-273ee2fc-aad3-4354-819c-c55be935ad8b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.499785 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-273ee2fc-aad3-4354-819c-c55be935ad8b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:37.502135 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-273ee2fc-aad3-4354-819c-c55be935ad8b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.502430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-273ee2fc-aad3-4354-819c-c55be935ad8b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.502595 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-273ee2fc-aad3-4354-819c-c55be935ad8b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:37.511968 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:37.511968 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:37.512883 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-273ee2fc-aad3-4354-819c-c55be935ad8b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:37.513388 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 677/2708] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:37 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:37.606249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-c3c4eb1e-689c-47e8-aabd-4bebf46c61a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.608276 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-c3c4eb1e-689c-47e8-aabd-4bebf46c61a9 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/limits Aug 18 13:54:37.608547 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-c3c4eb1e-689c-47e8-aabd-4bebf46c61a9 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.608802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-c3c4eb1e-689c-47e8-aabd-4bebf46c61a9 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.608900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-45ab91ee-3d89-4352-a331-c9d7ad14aa78 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.611087 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45ab91ee-3d89-4352-a331-c9d7ad14aa78 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:37.611347 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45ab91ee-3d89-4352-a331-c9d7ad14aa78 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.611648 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45ab91ee-3d89-4352-a331-c9d7ad14aa78 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.626368 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:37.626368 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:37.630084 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-c3c4eb1e-689c-47e8-aabd-4bebf46c61a9 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/limits returned with HTTP 200 Aug 18 13:54:37.630653 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 681/2709] 10.4.3.221 () {68 vars in 1484 bytes} [Tue Aug 18 13:54:37 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:37.631405 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-45ab91ee-3d89-4352-a331-c9d7ad14aa78 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:37.636522 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45ab91ee-3d89-4352-a331-c9d7ad14aa78 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:37.637001 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 683/2710] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:37 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:37.679448 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-a42f91fa-52b1-4471-989d-dea0b89f1908 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.681734 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-a42f91fa-52b1-4471-989d-dea0b89f1908 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:37.682027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-a42f91fa-52b1-4471-989d-dea0b89f1908 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.682199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-a42f91fa-52b1-4471-989d-dea0b89f1908 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.697639 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:37.697639 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:37.701441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e414f3b3-f027-43a9-8101-e2b2bdff2996 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.701883 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-a42f91fa-52b1-4471-989d-dea0b89f1908 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:37.703320 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e414f3b3-f027-43a9-8101-e2b2bdff2996 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:37.703618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e414f3b3-f027-43a9-8101-e2b2bdff2996 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.703910 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e414f3b3-f027-43a9-8101-e2b2bdff2996 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.704061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e414f3b3-f027-43a9-8101-e2b2bdff2996 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:37.707805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-a42f91fa-52b1-4471-989d-dea0b89f1908 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 200 Aug 18 13:54:37.708323 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 670/2711] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:37 2026] GET /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 1452 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:37.708736 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:37.708736 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:37.709614 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e414f3b3-f027-43a9-8101-e2b2bdff2996 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:37.710194 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 678/2712] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:37 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:37.718759 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.721340 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:54:37.722138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51e315bd-881f-4b16-9bde-353b3b875a9e", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-706911495", "description": null, "metadata": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:37.734251 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:37.734251 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:37.734781 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:37.734963 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Create snapshot from volume 51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:37.779178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Created reservations ['a61a7e78-db95-441a-a6dc-fdcb891927a9', 'c251f73c-db45-4d0f-a4eb-584d0e8a7535', 'd323b6fa-f5c6-4a62-9f56-68318694a859', '4b85fe88-1876-4a7a-ae62-8cf0b7205ba5'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:37.817294 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Snapshot force create request issued successfully. Aug 18 13:54:37.817820 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f066e68-62dd-4e18-98a3-8e3bd6211d21 req-eb4d5868-c8e2-4792-bc84-3f8118f3b62d tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:54:37.818226 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 682/2713] 10.4.3.221 () {72 vars in 1547 bytes} [Tue Aug 18 13:54:37 2026] POST /volume/v3/snapshots => generated 318 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:37.866063 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a08bbe51-558a-4695-8a7c-538bc464b86a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.867796 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a08bbe51-558a-4695-8a7c-538bc464b86a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 Aug 18 13:54:37.868045 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a08bbe51-558a-4695-8a7c-538bc464b86a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.868237 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a08bbe51-558a-4695-8a7c-538bc464b86a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.868593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a08bbe51-558a-4695-8a7c-538bc464b86a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 74e3076b-832c-4e77-99f5-d4f8f14f2018. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:37.872441 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a08bbe51-558a-4695-8a7c-538bc464b86a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 returned with HTTP 404 Aug 18 13:54:37.873234 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 684/2714] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:37 2026] GET /volume/v3/backups/74e3076b-832c-4e77-99f5-d4f8f14f2018 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:37.973788 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:37.976014 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:37.976245 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:37.976763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:37.976763 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:37.985289 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:37.985289 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:37.985831 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:38.003340 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume request issued successfully. Aug 18 13:54:38.003340 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6901882a-209c-46c2-a90f-6b22474d6ef9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 202 Aug 18 13:54:38.003839 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 671/2715] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:37 2026] DELETE /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:38.013423 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e707e135-ab4d-44ec-9cb4-972193665955 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:38.016002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e707e135-ab4d-44ec-9cb4-972193665955 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:38.016378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e707e135-ab4d-44ec-9cb4-972193665955 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:38.016536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e707e135-ab4d-44ec-9cb4-972193665955 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:38.023964 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:38.023964 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:38.029734 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e707e135-ab4d-44ec-9cb4-972193665955 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:38.036380 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e707e135-ab4d-44ec-9cb4-972193665955 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 200 Aug 18 13:54:38.036754 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 679/2716] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:38 2026] GET /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:38.211056 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-549cff8a-9c8c-41cf-b395-6f01eb732f93 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:38.216909 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-549cff8a-9c8c-41cf-b395-6f01eb732f93 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:38.216909 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-549cff8a-9c8c-41cf-b395-6f01eb732f93 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:38.216909 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-549cff8a-9c8c-41cf-b395-6f01eb732f93 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:38.216909 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-549cff8a-9c8c-41cf-b395-6f01eb732f93 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:38.220707 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:38.220707 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:38.221723 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-549cff8a-9c8c-41cf-b395-6f01eb732f93 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:38.222191 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 683/2717] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:38 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:38.529024 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-23121197-b4bb-497d-968f-3ad0cbe38cbe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:38.531348 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23121197-b4bb-497d-968f-3ad0cbe38cbe tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:38.531660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23121197-b4bb-497d-968f-3ad0cbe38cbe tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:38.531978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23121197-b4bb-497d-968f-3ad0cbe38cbe tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:38.532169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-23121197-b4bb-497d-968f-3ad0cbe38cbe tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:38.539571 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:38.539571 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:38.540385 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23121197-b4bb-497d-968f-3ad0cbe38cbe tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:38.540910 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 685/2718] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:38 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:38.652648 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8abbc72d-95f7-4994-9492-99758af58d0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:38.654465 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8abbc72d-95f7-4994-9492-99758af58d0f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:38.654808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8abbc72d-95f7-4994-9492-99758af58d0f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:38.655131 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8abbc72d-95f7-4994-9492-99758af58d0f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:38.670360 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:38.670360 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:38.674408 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8abbc72d-95f7-4994-9492-99758af58d0f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:38.680716 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8abbc72d-95f7-4994-9492-99758af58d0f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:38.682410 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 672/2719] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:38 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:38.724620 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-20af4892-5f96-44a3-ab71-5e5ea6db48ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:38.726089 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-20af4892-5f96-44a3-ab71-5e5ea6db48ed tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:38.726089 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-20af4892-5f96-44a3-ab71-5e5ea6db48ed tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:38.726320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-20af4892-5f96-44a3-ab71-5e5ea6db48ed tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:38.726366 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-20af4892-5f96-44a3-ab71-5e5ea6db48ed tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:38.732016 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:38.732016 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:38.732902 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-20af4892-5f96-44a3-ab71-5e5ea6db48ed tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:38.733161 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 680/2720] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:38 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:39.057749 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08d32427-73c0-4d46-aad8-d891ae59d6f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.060202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08d32427-73c0-4d46-aad8-d891ae59d6f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:39.060407 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08d32427-73c0-4d46-aad8-d891ae59d6f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.060585 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08d32427-73c0-4d46-aad8-d891ae59d6f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.070256 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08d32427-73c0-4d46-aad8-d891ae59d6f2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 404 Aug 18 13:54:39.070722 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 684/2721] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:39.081499 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-71b25e1d-4966-4213-88ea-67576f9f8298 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.084349 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71b25e1d-4966-4213-88ea-67576f9f8298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:39.084608 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71b25e1d-4966-4213-88ea-67576f9f8298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.084883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71b25e1d-4966-4213-88ea-67576f9f8298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.093031 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71b25e1d-4966-4213-88ea-67576f9f8298 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 404 Aug 18 13:54:39.093667 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 686/2722] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:39.108360 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7804fee-a544-45b8-9803-28ea5a1eccdc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.110484 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7804fee-a544-45b8-9803-28ea5a1eccdc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:39.110732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7804fee-a544-45b8-9803-28ea5a1eccdc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.111064 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7804fee-a544-45b8-9803-28ea5a1eccdc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.111138 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c7804fee-a544-45b8-9803-28ea5a1eccdc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: ea370975-dfc9-4103-9caa-9aecea6a39f0 Aug 18 13:54:39.122934 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7804fee-a544-45b8-9803-28ea5a1eccdc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 returned with HTTP 404 Aug 18 13:54:39.122934 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 673/2723] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:39 2026] DELETE /volume/v3/volumes/ea370975-dfc9-4103-9caa-9aecea6a39f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:39.140137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9ce27d17-ede3-451d-b912-811ff3695c11 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.140572 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:54:39.141119 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-495911918"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:39.142682 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-495911918'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:54:39.142812 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume of 1 GB Aug 18 13:54:39.147035 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Availability Zones retrieved successfully. Aug 18 13:54:39.156802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (2db00d5d-cd7f-4465-9221-b39de4e870a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:39.158252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28ef805-f6d4-49ac-85f5-c50fe775cb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:39.159655 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:54:39.192985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28ef805-f6d4-49ac-85f5-c50fe775cb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:39.193824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-eef912b2-a628-48d2-9478-38f19ffdb0bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.194329 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f815fd2-9a1c-4dca-b49c-ef3ff5feddfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:39.196794 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-eef912b2-a628-48d2-9478-38f19ffdb0bb tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73/action Aug 18 13:54:39.197352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-eef912b2-a628-48d2-9478-38f19ffdb0bb tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:39.197545 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-eef912b2-a628-48d2-9478-38f19ffdb0bb tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:39.220061 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.220061 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:39.233573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-830e3e06-b3e6-4b83-915d-088b1e37b0e4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.235332 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-28ceae20-b78d-4a04-b0cc-cd8adeccb2b0 req-eef912b2-a628-48d2-9478-38f19ffdb0bb tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73/action returned with HTTP 204 Aug 18 13:54:39.235447 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-830e3e06-b3e6-4b83-915d-088b1e37b0e4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:39.235655 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-830e3e06-b3e6-4b83-915d-088b1e37b0e4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.235873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-830e3e06-b3e6-4b83-915d-088b1e37b0e4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.235998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-830e3e06-b3e6-4b83-915d-088b1e37b0e4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:39.236072 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 685/2724] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:54:39 2026] POST /volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:39.243559 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.243559 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:39.244672 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-830e3e06-b3e6-4b83-915d-088b1e37b0e4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:39.245215 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 687/2725] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:39.258675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['7fcf7960-802c-42f3-986f-375de0382074', '3335795f-e7f9-40c6-a03a-7b68ab3b37f6', '64362989-5e4f-4d6b-949a-6b34ca6d08c5', '5335852f-bc87-43f9-bc70-ecee59cd6d15'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:39.259588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f815fd2-9a1c-4dca-b49c-ef3ff5feddfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fcf7960-802c-42f3-986f-375de0382074', '3335795f-e7f9-40c6-a03a-7b68ab3b37f6', '64362989-5e4f-4d6b-949a-6b34ca6d08c5', '5335852f-bc87-43f9-bc70-ecee59cd6d15']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:39.260628 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e4afac-80f1-488d-ae11-4e8f1c14efaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:39.289798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e4afac-80f1-488d-ae11-4e8f1c14efaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c6ae6c0-7ccb-472d-a13f-d0c934eda19c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-495911918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['7fcf7960-802c-42f3-986f-375de0382074','3335795f-e7f9-40c6-a03a-7b68ab3b37f6','64362989-5e4f-4d6b-949a-6b34ca6d08c5','5335852f-bc87-43f9-bc70-ecee59cd6d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-495911918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c6ae6c0-7ccb-472d-a13f-d0c934eda19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ff0269440a44cd9b83021b093c421d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:39.290553 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9bf60d-03d0-4207-8915-927efb6c7753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:39.313736 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9bf60d-03d0-4207-8915-927efb6c7753) transitioned into state 'SUCCESS' from state '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-495911918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ff0269440a44cd9b83021b093c421d2',qos_specs=None,replication_status=,reservations=['7fcf7960-802c-42f3-986f-375de0382074','3335795f-e7f9-40c6-a03a-7b68ab3b37f6','64362989-5e4f-4d6b-949a-6b34ca6d08c5','5335852f-bc87-43f9-bc70-ecee59cd6d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33d721d8b994d22873368c8c9ae0b3f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:39.314798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2490c1c0-a64a-43ed-a99c-8b333f6ee40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:39.327220 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2490c1c0-a64a-43ed-a99c-8b333f6ee40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:39.328092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Flow 'volume_create_api' (2db00d5d-cd7f-4465-9221-b39de4e870a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:39.328419 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Create volume request issued successfully. Aug 18 13:54:39.329051 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9ce27d17-ede3-451d-b912-811ff3695c11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:54:39.329667 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 681/2726] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:54:39 2026] POST /volume/v3/volumes => generated 748 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:39.349291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb90e485-30fe-465a-9265-b98af7de0a9f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.354697 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb90e485-30fe-465a-9265-b98af7de0a9f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:54:39.355818 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb90e485-30fe-465a-9265-b98af7de0a9f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.358139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb90e485-30fe-465a-9265-b98af7de0a9f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.368788 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.368788 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:39.377321 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bb90e485-30fe-465a-9265-b98af7de0a9f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:39.385627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb90e485-30fe-465a-9265-b98af7de0a9f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:54:39.386354 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 674/2727] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:39.551556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e90f546-c825-4b63-bbc9-d6c7b51c5da4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.553315 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e90f546-c825-4b63-bbc9-d6c7b51c5da4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:39.553570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e90f546-c825-4b63-bbc9-d6c7b51c5da4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.553795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e90f546-c825-4b63-bbc9-d6c7b51c5da4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.554002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8e90f546-c825-4b63-bbc9-d6c7b51c5da4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:39.565338 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.565338 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:39.566929 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e90f546-c825-4b63-bbc9-d6c7b51c5da4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:39.566929 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 686/2728] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:39.687319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2815171e-f852-4969-a6b4-fe85d33fc526 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.687696 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2815171e-f852-4969-a6b4-fe85d33fc526 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 Aug 18 13:54:39.687883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2815171e-f852-4969-a6b4-fe85d33fc526 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.688093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2815171e-f852-4969-a6b4-fe85d33fc526 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.693127 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.693127 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:39.693579 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2815171e-f852-4969-a6b4-fe85d33fc526 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Snapshot retrieved successfully. Aug 18 13:54:39.694366 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2815171e-f852-4969-a6b4-fe85d33fc526 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 returned with HTTP 200 Aug 18 13:54:39.694764 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 688/2729] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:39.696940 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-29bc9c95-c367-4958-a956-e7412c21a09a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.701848 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-29bc9c95-c367-4958-a956-e7412c21a09a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:39.702103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-29bc9c95-c367-4958-a956-e7412c21a09a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.702345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-29bc9c95-c367-4958-a956-e7412c21a09a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.717439 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.717439 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:39.725737 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-29bc9c95-c367-4958-a956-e7412c21a09a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:39.729612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-29bc9c95-c367-4958-a956-e7412c21a09a tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:39.730006 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 682/2730] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:39.746931 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5629746a-3a9d-4a1e-b62a-e4f0230487b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.747066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40162ff0-80e6-47bf-bb1e-ddece1a45627 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.749360 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5629746a-3a9d-4a1e-b62a-e4f0230487b7 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:39.749451 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40162ff0-80e6-47bf-bb1e-ddece1a45627 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:39.749572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5629746a-3a9d-4a1e-b62a-e4f0230487b7 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.749605 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40162ff0-80e6-47bf-bb1e-ddece1a45627 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.749801 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40162ff0-80e6-47bf-bb1e-ddece1a45627 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.750153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5629746a-3a9d-4a1e-b62a-e4f0230487b7 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.752381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-40162ff0-80e6-47bf-bb1e-ddece1a45627 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:39.757838 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.757838 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:39.758660 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40162ff0-80e6-47bf-bb1e-ddece1a45627 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:39.759139 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 675/2731] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:39.765488 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.765488 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:39.773447 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5629746a-3a9d-4a1e-b62a-e4f0230487b7 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:39.774815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5629746a-3a9d-4a1e-b62a-e4f0230487b7 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:39.775295 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 687/2732] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:39 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:39.789254 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.790888 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action Aug 18 13:54:39.791202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action body: b'{"os-detach": {}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:39.791311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:39.804759 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.804759 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:39.805244 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:39.868184 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Attachment connected to vm 7b9d5861-227a-4186-967e-46761ba73e4c, checking data on nova Aug 18 13:54:39.868528 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.compute.nova [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Creating Keystone token plugin using URL: https://10.4.3.221/identity {{(pid=100281) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 13:54:39.980060 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:39.981828 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 Aug 18 13:54:39.982094 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:39.982300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:39.982397 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Delete snapshot with id: bbff4d55-3113-49d4-bab1-abd1cccbe180 Aug 18 13:54:39.987630 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:39.987630 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:39.988099 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Snapshot retrieved successfully. Aug 18 13:54:39.997463 np0000007658 devstack@c-api.service[100281]: DEBUG novaclient.v2.client [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] REQ: curl -g -i -X GET https://10.4.3.221/compute/v2.1/servers/7b9d5861-227a-4186-967e-46761ba73e4c/os-volume_attachments/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}61622015d54808a3bce0d5946ec956a6f8ad405f11ef77677ada7ca2e1c311f7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f13dd467-991a-4b06-a521-aadfe7acfbaf" -H "X-Service-Token: {SHA256}9f9abde553f37b5cc17c579872e3d8d87d1b501c269204913b818c85ffc01f99" {{(pid=100281) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 13:54:40.011245 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Snapshot delete request issued successfully. Aug 18 13:54:40.011453 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d837f6c-9cf6-40f2-8957-e5ea3c24fc41 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 returned with HTTP 202 Aug 18 13:54:40.011886 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 683/2733] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:54:39 2026] DELETE /volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:40.026878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebf060af-f539-4be0-9588-94c653048e8c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.030020 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebf060af-f539-4be0-9588-94c653048e8c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 Aug 18 13:54:40.030249 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebf060af-f539-4be0-9588-94c653048e8c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:40.030480 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebf060af-f539-4be0-9588-94c653048e8c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:40.038912 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.038912 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:40.039333 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ebf060af-f539-4be0-9588-94c653048e8c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Snapshot retrieved successfully. Aug 18 13:54:40.040107 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebf060af-f539-4be0-9588-94c653048e8c tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 returned with HTTP 200 Aug 18 13:54:40.040431 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 676/2734] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:54:40 2026] GET /volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:40.096799 np0000007658 devstack@c-api.service[100281]: DEBUG novaclient.v2.client [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 13:54:40 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-3012729b-f2bf-4b39-9745-7b28628497c7 x-openstack-request-id: req-3012729b-f2bf-4b39-9745-7b28628497c7 {{(pid=100281) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 13:54:40.097134 np0000007658 devstack@c-api.service[100281]: DEBUG novaclient.v2.client [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f5b8670c-d33b-4e5e-b3c0-91cb5a768643", "serverId": "7b9d5861-227a-4186-967e-46761ba73e4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "57aef34a-f417-4135-af25-244bb78b2b73", "bdm_uuid": "17bcb703-fb56-47db-9f2b-831efea3e128"}} {{(pid=100281) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 13:54:40.097134 np0000007658 devstack@c-api.service[100281]: DEBUG novaclient.v2.client [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET call to compute for https://10.4.3.221/compute/v2.1/servers/7b9d5861-227a-4186-967e-46761ba73e4c/os-volume_attachments/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 used request id req-3012729b-f2bf-4b39-9745-7b28628497c7 {{(pid=100281) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 13:54:40.099833 np0000007658 devstack@c-api.service[100281]: ERROR cinder.volume.api [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-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 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Caught error: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: 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 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.101849 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: ERROR cinder.api.middleware.fault Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.middleware.fault [None req-f13dd467-991a-4b06-a521-aadfe7acfbaf tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action returned with HTTP 409 Aug 18 13:54:40.102975 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 689/2735] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:54:39 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 167 bytes in 314 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:40.110947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.112644 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action Aug 18 13:54:40.113082 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:40.113202 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:40.128175 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.128175 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:40.128768 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:40.202694 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Attachment connected to vm 7b9d5861-227a-4186-967e-46761ba73e4c, checking data on nova Aug 18 13:54:40.203190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.compute.nova [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Creating Keystone token plugin using URL: https://10.4.3.221/identity {{(pid=100283) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 13:54:40.262294 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bd8ae36d-9c58-4e8c-861e-e621bb1067b0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.264929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd8ae36d-9c58-4e8c-861e-e621bb1067b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:40.265213 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd8ae36d-9c58-4e8c-861e-e621bb1067b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:40.265541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd8ae36d-9c58-4e8c-861e-e621bb1067b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:40.265681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bd8ae36d-9c58-4e8c-861e-e621bb1067b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:40.273238 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.273238 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:40.274363 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd8ae36d-9c58-4e8c-861e-e621bb1067b0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:40.275092 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 684/2736] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:40 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:40.369379 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] REQ: curl -g -i -X GET https://10.4.3.221/compute/v2.1/servers/7b9d5861-227a-4186-967e-46761ba73e4c/os-volume_attachments/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}73c86668eae819c85e618beba472045cc1036f0eadd5e266b95cf6dfd35af1b5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab" -H "X-Service-Token: {SHA256}d9f72046d6d6a33c5e03b3c0aa881ad2470d94d8f2b14f830ec85571f18a1a0a" {{(pid=100283) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 13:54:40.401702 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-854fb9ce-c2d5-48fc-b418-7c8a7007b27b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.403840 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-854fb9ce-c2d5-48fc-b418-7c8a7007b27b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:54:40.404103 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-854fb9ce-c2d5-48fc-b418-7c8a7007b27b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:40.404298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-854fb9ce-c2d5-48fc-b418-7c8a7007b27b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:40.413177 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.413177 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:40.419030 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-854fb9ce-c2d5-48fc-b418-7c8a7007b27b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:54:40.423391 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-854fb9ce-c2d5-48fc-b418-7c8a7007b27b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:54:40.423802 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 677/2737] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:40 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:40.468739 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 13:54:40 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-de153d31-e030-41f7-a4cf-5e8b8278a5d7 x-openstack-request-id: req-de153d31-e030-41f7-a4cf-5e8b8278a5d7 {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 13:54:40.468938 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f5b8670c-d33b-4e5e-b3c0-91cb5a768643", "serverId": "7b9d5861-227a-4186-967e-46761ba73e4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "57aef34a-f417-4135-af25-244bb78b2b73", "bdm_uuid": "17bcb703-fb56-47db-9f2b-831efea3e128"}} {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 13:54:40.469100 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET call to compute for https://10.4.3.221/compute/v2.1/servers/7b9d5861-227a-4186-967e-46761ba73e4c/os-volume_attachments/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 used request id req-de153d31-e030-41f7-a4cf-5e8b8278a5d7 {{(pid=100283) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 13:54:40.470942 np0000007658 devstack@c-api.service[100283]: ERROR cinder.volume.api [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-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 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Caught error: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: 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 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.473149 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.middleware.fault [None req-2241b8b7-3edd-45ae-9fe5-8936a564e3ab tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action returned with HTTP 409 Aug 18 13:54:40.474509 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 688/2738] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:54:40 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 167 bytes in 364 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:40.483004 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ceaf754e-af0a-40e0-804a-7500ee7a5cc0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.484101 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 690/2739] 10.4.3.221 () {70 vars in 1597 bytes} [Tue Aug 18 13:54:40 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:54:40.492008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3ec93c84-693b-41e4-b3e9-3e1e1461697c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.493554 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 685/2740] 10.4.3.221 () {70 vars in 1597 bytes} [Tue Aug 18 13:54:40 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:54:40.501275 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8e71fcf-746f-459b-983d-13ee4a91c648 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.521694 np0000007658 devstack@c-api.service[100284]: WARNING keystonemiddleware.auth_token [None req-c8e71fcf-746f-459b-983d-13ee4a91c648 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 13:54:40.522910 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 678/2741] 10.4.3.221 () {70 vars in 1597 bytes} [Tue Aug 18 13:54:40 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:54:40.530336 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f890c35-e57a-49fd-88b9-f630263b6202 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.564743 np0000007658 devstack@c-api.service[100283]: WARNING keystonemiddleware.auth_token [None req-3f890c35-e57a-49fd-88b9-f630263b6202 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 13:54:40.565801 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 689/2742] 10.4.3.221 () {70 vars in 1597 bytes} [Tue Aug 18 13:54:40 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:54:40.576208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fd680965-50b1-466f-8bed-2853ff11a125 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.578378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-10f4ea57-3021-4ca8-b97f-603fb2d47f8f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.580925 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10f4ea57-3021-4ca8-b97f-603fb2d47f8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:40.580925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10f4ea57-3021-4ca8-b97f-603fb2d47f8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:40.581263 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10f4ea57-3021-4ca8-b97f-603fb2d47f8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:40.581358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-10f4ea57-3021-4ca8-b97f-603fb2d47f8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:40.588934 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.588934 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:40.589592 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10f4ea57-3021-4ca8-b97f-603fb2d47f8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:40.590033 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 686/2743] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:40 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:40.612343 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fd680965-50b1-466f-8bed-2853ff11a125 tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] POST https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action Aug 18 13:54:40.612705 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fd680965-50b1-466f-8bed-2853ff11a125 tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:40.612828 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fd680965-50b1-466f-8bed-2853ff11a125 tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:40.646906 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-fd680965-50b1-466f-8bed-2853ff11a125 tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:40.656656 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.656656 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:40.657106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-fd680965-50b1-466f-8bed-2853ff11a125 tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Updating volume 'f5b8670c-d33b-4e5e-b3c0-91cb5a768643' with '{'status': 'error'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:54:40.681406 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fd680965-50b1-466f-8bed-2853ff11a125 tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action returned with HTTP 202 Aug 18 13:54:40.681824 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 691/2744] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:54:40 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:40.689951 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3114045f-8d41-417b-9970-4508feb71d28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.692807 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3114045f-8d41-417b-9970-4508feb71d28 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:40.693143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3114045f-8d41-417b-9970-4508feb71d28 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:40.693455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3114045f-8d41-417b-9970-4508feb71d28 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:40.705469 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.705469 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:40.708877 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3114045f-8d41-417b-9970-4508feb71d28 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:40.713152 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3114045f-8d41-417b-9970-4508feb71d28 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:40.713537 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 679/2745] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:40 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:40.726673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-216bae22-cf46-4fd1-a854-178b87f18e9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.728621 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] POST https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action Aug 18 13:54:40.729564 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "57aef34a-f417-4135-af25-244bb78b2b73"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:40.729728 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "57aef34a-f417-4135-af25-244bb78b2b73"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:40.771490 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6d97145e-6f0c-46ce-adbe-076c00fae0d6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:40.773137 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:40.773314 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6d97145e-6f0c-46ce-adbe-076c00fae0d6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:40.773566 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6d97145e-6f0c-46ce-adbe-076c00fae0d6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:40.773765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6d97145e-6f0c-46ce-adbe-076c00fae0d6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:40.773884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6d97145e-6f0c-46ce-adbe-076c00fae0d6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:40.778601 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.778601 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:40.779241 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6d97145e-6f0c-46ce-adbe-076c00fae0d6 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:40.779818 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 687/2746] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:40 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:40.781961 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:40.781961 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:40.782486 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Volume info retrieved successfully. Aug 18 13:54:40.786910 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Attachment connected to vm 7b9d5861-227a-4186-967e-46761ba73e4c, checking data on nova Aug 18 13:54:40.787054 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.compute.nova [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Creating Keystone token plugin using URL: https://10.4.3.221/identity {{(pid=100283) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 13:54:40.887240 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] REQ: curl -g -i -X GET https://10.4.3.221/compute/v2.1/servers/7b9d5861-227a-4186-967e-46761ba73e4c/os-volume_attachments/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}483632513861c0e97c8ffb3a6bf62273b245a382e59ce10d6651feaf05a1f4b2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-216bae22-cf46-4fd1-a854-178b87f18e9c" -H "X-Service-Token: {SHA256}d9f72046d6d6a33c5e03b3c0aa881ad2470d94d8f2b14f830ec85571f18a1a0a" {{(pid=100283) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 13:54:40.986395 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 13:54:40 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-5829448b-3720-484f-a1a0-5827a9bd885b x-openstack-request-id: req-5829448b-3720-484f-a1a0-5827a9bd885b {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 13:54:40.986566 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f5b8670c-d33b-4e5e-b3c0-91cb5a768643", "serverId": "7b9d5861-227a-4186-967e-46761ba73e4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "57aef34a-f417-4135-af25-244bb78b2b73", "bdm_uuid": "17bcb703-fb56-47db-9f2b-831efea3e128"}} {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 13:54:40.987221 np0000007658 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] GET call to compute for https://10.4.3.221/compute/v2.1/servers/7b9d5861-227a-4186-967e-46761ba73e4c/os-volume_attachments/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 used request id req-5829448b-3720-484f-a1a0-5827a9bd885b {{(pid=100283) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 13:54:40.989477 np0000007658 devstack@c-api.service[100283]: ERROR cinder.volume.api [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-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 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Caught error: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: 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 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 13:54:40.992814 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7b9d5861-227a-4186-967e-46761ba73e4c using the Compute API Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.middleware.fault [None req-216bae22-cf46-4fd1-a854-178b87f18e9c tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action returned with HTTP 409 Aug 18 13:54:40.994049 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 690/2747] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:54:40 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 167 bytes in 268 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:41.002387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0264b0d2-0dac-4450-bfb9-97dca05d013c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.004205 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 692/2748] 10.4.3.221 () {70 vars in 1597 bytes} [Tue Aug 18 13:54:41 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:54:41.013372 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8e59c5f-57ba-4df3-98f0-585bca68d816 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.033642 np0000007658 devstack@c-api.service[100284]: WARNING keystonemiddleware.auth_token [None req-f8e59c5f-57ba-4df3-98f0-585bca68d816 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 13:54:41.034552 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 680/2749] 10.4.3.221 () {70 vars in 1597 bytes} [Tue Aug 18 13:54:41 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 13:54:41.042296 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4374ad65-730f-443b-ad44-c56fe14536f3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.044111 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4374ad65-730f-443b-ad44-c56fe14536f3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:41.044310 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4374ad65-730f-443b-ad44-c56fe14536f3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.044541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4374ad65-730f-443b-ad44-c56fe14536f3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.048688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-023bf3aa-3b06-4fc3-8b43-a13aab4ee0a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.050344 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-023bf3aa-3b06-4fc3-8b43-a13aab4ee0a2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] GET https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 Aug 18 13:54:41.050507 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-023bf3aa-3b06-4fc3-8b43-a13aab4ee0a2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.050698 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-023bf3aa-3b06-4fc3-8b43-a13aab4ee0a2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.051135 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.051135 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:41.055999 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4374ad65-730f-443b-ad44-c56fe14536f3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:41.059855 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4374ad65-730f-443b-ad44-c56fe14536f3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:41.060306 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 688/2750] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:41.076552 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-979e9195-1ea1-4c9c-9a6a-1ba865274839 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.078695 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-979e9195-1ea1-4c9c-9a6a-1ba865274839 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:41.078969 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-979e9195-1ea1-4c9c-9a6a-1ba865274839 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.079237 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-979e9195-1ea1-4c9c-9a6a-1ba865274839 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.084539 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-023bf3aa-3b06-4fc3-8b43-a13aab4ee0a2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:41.088338 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-023bf3aa-3b06-4fc3-8b43-a13aab4ee0a2 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 returned with HTTP 404 Aug 18 13:54:41.088843 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 691/2751] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/snapshots/bbff4d55-3113-49d4-bab1-abd1cccbe180 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:41.090087 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.090087 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:41.095020 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-979e9195-1ea1-4c9c-9a6a-1ba865274839 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:41.100887 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-979e9195-1ea1-4c9c-9a6a-1ba865274839 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:41.101613 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 693/2752] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:41.150419 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-3ddcf0e6-987a-48dd-bd65-23a4cfa959dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.155218 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-3ddcf0e6-987a-48dd-bd65-23a4cfa959dc tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:41.155396 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-3ddcf0e6-987a-48dd-bd65-23a4cfa959dc tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.155620 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-3ddcf0e6-987a-48dd-bd65-23a4cfa959dc tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.169824 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.169824 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:41.176264 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-3ddcf0e6-987a-48dd-bd65-23a4cfa959dc tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:41.182197 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-3ddcf0e6-987a-48dd-bd65-23a4cfa959dc tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:41.182874 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 681/2753] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:41.285897 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1336fa1c-64b3-4855-9de0-1a98af389a35 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.285897 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1336fa1c-64b3-4855-9de0-1a98af389a35 None None] GET https://10.4.3.221/volume// Aug 18 13:54:41.285897 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1336fa1c-64b3-4855-9de0-1a98af389a35 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.286190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1336fa1c-64b3-4855-9de0-1a98af389a35 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.286732 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1336fa1c-64b3-4855-9de0-1a98af389a35 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:41.287280 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 689/2754] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:41.287941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9f0c906-7dbf-4245-bcf5-dcb45df677f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.290377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9f0c906-7dbf-4245-bcf5-dcb45df677f6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:41.290731 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9f0c906-7dbf-4245-bcf5-dcb45df677f6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.290931 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9f0c906-7dbf-4245-bcf5-dcb45df677f6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.291068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e9f0c906-7dbf-4245-bcf5-dcb45df677f6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:41.295638 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.295638 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:41.296451 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9f0c906-7dbf-4245-bcf5-dcb45df677f6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:41.296971 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 692/2755] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:41.300562 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-72352198-2888-428b-9f9c-e61b8785b01c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.302988 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-72352198-2888-428b-9f9c-e61b8785b01c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:54:41.303296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-72352198-2888-428b-9f9c-e61b8785b01c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a828703c-3a0e-4a64-bdf5-bbb44cd3f63f", "connector": null, "instance_uuid": "7b9d5861-227a-4186-967e-46761ba73e4c"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:41.311685 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.311685 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:41.349622 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-72352198-2888-428b-9f9c-e61b8785b01c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:54:41.350253 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 694/2756] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:54:41 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 18 13:54:41.381558 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a3638bf-aca2-44e5-910e-a2bd6600ed41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.383445 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a3638bf-aca2-44e5-910e-a2bd6600ed41 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:41.383622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a3638bf-aca2-44e5-910e-a2bd6600ed41 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.383870 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a3638bf-aca2-44e5-910e-a2bd6600ed41 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.396904 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.396904 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:41.401330 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b0ae193c-5eca-4359-a21e-5fc52e002423 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.401393 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a3638bf-aca2-44e5-910e-a2bd6600ed41 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:41.401422 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0ae193c-5eca-4359-a21e-5fc52e002423 None None] GET https://10.4.3.221/volume// Aug 18 13:54:41.401422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0ae193c-5eca-4359-a21e-5fc52e002423 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.401914 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0ae193c-5eca-4359-a21e-5fc52e002423 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.402158 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0ae193c-5eca-4359-a21e-5fc52e002423 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:41.402590 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 690/2757] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:41.407988 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a3638bf-aca2-44e5-910e-a2bd6600ed41 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:41.407988 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 682/2758] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:41.419071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-612f09fa-2fac-4193-84b4-8ccbcb4a9b5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.421731 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-612f09fa-2fac-4193-84b4-8ccbcb4a9b5f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:41.422504 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-612f09fa-2fac-4193-84b4-8ccbcb4a9b5f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.422504 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-612f09fa-2fac-4193-84b4-8ccbcb4a9b5f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.435724 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.435724 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:41.440135 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-612f09fa-2fac-4193-84b4-8ccbcb4a9b5f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:41.446311 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-612f09fa-2fac-4193-84b4-8ccbcb4a9b5f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:41.446784 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 693/2759] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 1036 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:54:41.558567 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-7e7ee52a-a092-45cd-af06-78b279a2872d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.560445 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-7e7ee52a-a092-45cd-af06-78b279a2872d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] PUT https://10.4.3.221/volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436 Aug 18 13:54:41.560812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-7e7ee52a-a092-45cd-af06-78b279a2872d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:41.574843 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-7e7ee52a-a092-45cd-af06-78b279a2872d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Acquiring lock "cinder-attachment_update-a828703c-3a0e-4a64-bdf5-bbb44cd3f63f-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:54:41.580963 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-7e7ee52a-a092-45cd-af06-78b279a2872d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Lock "cinder-attachment_update-a828703c-3a0e-4a64-bdf5-bbb44cd3f63f-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:54:41.581909 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.581909 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:41.601136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b9effa1a-a7f3-46e3-a62b-a4de5227c69c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.603560 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b9effa1a-a7f3-46e3-a62b-a4de5227c69c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:41.603826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b9effa1a-a7f3-46e3-a62b-a4de5227c69c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.604041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b9effa1a-a7f3-46e3-a62b-a4de5227c69c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.604139 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b9effa1a-a7f3-46e3-a62b-a4de5227c69c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:41.610206 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.610206 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:41.611074 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b9effa1a-a7f3-46e3-a62b-a4de5227c69c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:41.611967 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 691/2760] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:41.666008 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-7e7ee52a-a092-45cd-af06-78b279a2872d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Lock "cinder-attachment_update-a828703c-3a0e-4a64-bdf5-bbb44cd3f63f-np0000007658" released by "attachment_update" :: held 0.085s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:54:41.666330 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-7e7ee52a-a092-45cd-af06-78b279a2872d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436 returned with HTTP 200 Aug 18 13:54:41.666795 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 695/2761] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:54:41 2026] PUT /volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:41.792344 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f539ba17-e659-46f9-b353-f6f8682f5064 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:41.794503 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f539ba17-e659-46f9-b353-f6f8682f5064 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:41.794766 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f539ba17-e659-46f9-b353-f6f8682f5064 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:41.795045 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f539ba17-e659-46f9-b353-f6f8682f5064 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:41.795184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f539ba17-e659-46f9-b353-f6f8682f5064 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:41.801876 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:41.801876 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:41.802674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f539ba17-e659-46f9-b353-f6f8682f5064 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:41.803320 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 683/2762] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:41 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:42.309070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec5dfd65-0864-43f5-92d7-4bfee6b73119 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:42.310955 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec5dfd65-0864-43f5-92d7-4bfee6b73119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:42.311165 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec5dfd65-0864-43f5-92d7-4bfee6b73119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:42.311412 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec5dfd65-0864-43f5-92d7-4bfee6b73119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:42.311531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ec5dfd65-0864-43f5-92d7-4bfee6b73119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:42.317966 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:42.317966 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:42.319007 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec5dfd65-0864-43f5-92d7-4bfee6b73119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:42.319523 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 694/2763] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:42 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:42.423644 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-202bf1da-8b29-4814-89d4-68410e64eb7e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:42.425494 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-202bf1da-8b29-4814-89d4-68410e64eb7e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:42.427778 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-202bf1da-8b29-4814-89d4-68410e64eb7e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:42.427778 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-202bf1da-8b29-4814-89d4-68410e64eb7e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:42.440614 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:42.440614 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:42.447565 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-202bf1da-8b29-4814-89d4-68410e64eb7e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:42.452907 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-202bf1da-8b29-4814-89d4-68410e64eb7e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:42.453202 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 692/2764] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:42 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:42.623473 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1782437e-cacc-4678-8d93-5594afc3328e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:42.630428 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1782437e-cacc-4678-8d93-5594afc3328e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:42.630776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1782437e-cacc-4678-8d93-5594afc3328e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:42.630932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1782437e-cacc-4678-8d93-5594afc3328e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:42.631049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1782437e-cacc-4678-8d93-5594afc3328e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:42.635107 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:42.635107 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:42.635741 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1782437e-cacc-4678-8d93-5594afc3328e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:42.636132 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 696/2765] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:42 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:42.815323 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62f83b64-4dff-42e9-b1f6-21997d4535c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:42.815648 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62f83b64-4dff-42e9-b1f6-21997d4535c0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:42.815688 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62f83b64-4dff-42e9-b1f6-21997d4535c0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:42.815957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62f83b64-4dff-42e9-b1f6-21997d4535c0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:42.816104 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-62f83b64-4dff-42e9-b1f6-21997d4535c0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:42.820187 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:42.820187 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:42.820875 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62f83b64-4dff-42e9-b1f6-21997d4535c0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:42.821237 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 684/2766] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:42 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:43.333785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-610e344b-cf1e-4467-96a0-dda0baeac3f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:43.336315 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-610e344b-cf1e-4467-96a0-dda0baeac3f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:43.336588 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-610e344b-cf1e-4467-96a0-dda0baeac3f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:43.337294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-610e344b-cf1e-4467-96a0-dda0baeac3f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:43.337294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-610e344b-cf1e-4467-96a0-dda0baeac3f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:43.342012 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:43.342012 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:43.342930 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-610e344b-cf1e-4467-96a0-dda0baeac3f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:43.343566 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 695/2767] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:43 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:43.468250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-35cf41db-6e23-40e3-a7a3-0d35f0dcc1db None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:43.470084 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-35cf41db-6e23-40e3-a7a3-0d35f0dcc1db tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:43.470289 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-35cf41db-6e23-40e3-a7a3-0d35f0dcc1db tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:43.470482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-35cf41db-6e23-40e3-a7a3-0d35f0dcc1db tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:43.481119 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:43.481119 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:43.485394 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-35cf41db-6e23-40e3-a7a3-0d35f0dcc1db tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:43.490750 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-35cf41db-6e23-40e3-a7a3-0d35f0dcc1db tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:43.491221 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 693/2768] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:43 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:43.646359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e57931e4-9270-439f-9132-93958ace2f11 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:43.647857 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e57931e4-9270-439f-9132-93958ace2f11 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:43.648074 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e57931e4-9270-439f-9132-93958ace2f11 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:43.648271 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e57931e4-9270-439f-9132-93958ace2f11 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:43.648402 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e57931e4-9270-439f-9132-93958ace2f11 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:43.657034 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:43.657034 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:43.657621 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e57931e4-9270-439f-9132-93958ace2f11 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:43.658019 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 697/2769] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:43 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:43.832953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f82e616-b438-4076-b298-1517bbb614e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:43.834527 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f82e616-b438-4076-b298-1517bbb614e0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:43.834738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f82e616-b438-4076-b298-1517bbb614e0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:43.834956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f82e616-b438-4076-b298-1517bbb614e0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:43.835061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7f82e616-b438-4076-b298-1517bbb614e0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:43.838492 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:43.838492 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:43.839091 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f82e616-b438-4076-b298-1517bbb614e0 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:43.839415 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 685/2770] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:43 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:44.355002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba65222d-3041-447b-9a20-1a88c8c823d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:44.356735 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba65222d-3041-447b-9a20-1a88c8c823d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:44.356931 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba65222d-3041-447b-9a20-1a88c8c823d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:44.357119 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba65222d-3041-447b-9a20-1a88c8c823d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:44.357224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ba65222d-3041-447b-9a20-1a88c8c823d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:44.362387 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:44.362387 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:44.363179 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba65222d-3041-447b-9a20-1a88c8c823d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:44.363540 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 696/2771] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:44 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:44.506214 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bae4a300-54ec-4eb8-90dc-90a600367085 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:44.511564 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bae4a300-54ec-4eb8-90dc-90a600367085 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:44.511765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bae4a300-54ec-4eb8-90dc-90a600367085 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:44.511978 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bae4a300-54ec-4eb8-90dc-90a600367085 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:44.524478 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:44.524478 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:44.529327 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bae4a300-54ec-4eb8-90dc-90a600367085 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:44.534137 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bae4a300-54ec-4eb8-90dc-90a600367085 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:44.534566 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 694/2772] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:44 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:44.671127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a274ab67-bb68-418f-8c16-7994909f5940 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:44.676281 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a274ab67-bb68-418f-8c16-7994909f5940 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:44.676556 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a274ab67-bb68-418f-8c16-7994909f5940 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:44.676810 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a274ab67-bb68-418f-8c16-7994909f5940 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:44.676967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a274ab67-bb68-418f-8c16-7994909f5940 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:44.684740 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:44.684740 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:44.685485 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a274ab67-bb68-418f-8c16-7994909f5940 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:44.685964 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 698/2773] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:44 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:44.790046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-2486029d-d046-4a8e-9764-a4c0781a4e4c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:44.792321 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-2486029d-d046-4a8e-9764-a4c0781a4e4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/limits Aug 18 13:54:44.792528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-2486029d-d046-4a8e-9764-a4c0781a4e4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:44.792779 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-2486029d-d046-4a8e-9764-a4c0781a4e4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:44.830680 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-2486029d-d046-4a8e-9764-a4c0781a4e4c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/limits returned with HTTP 200 Aug 18 13:54:44.831304 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 686/2774] 10.4.3.221 () {68 vars in 1484 bytes} [Tue Aug 18 13:54:44 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:44.852876 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4e0d077-3f83-47db-809f-9f38a964694f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:44.854615 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4e0d077-3f83-47db-809f-9f38a964694f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:44.854838 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4e0d077-3f83-47db-809f-9f38a964694f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:44.855160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4e0d077-3f83-47db-809f-9f38a964694f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:44.855160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a4e0d077-3f83-47db-809f-9f38a964694f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:44.859634 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:44.859634 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:44.860345 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4e0d077-3f83-47db-809f-9f38a964694f tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:44.860758 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 697/2775] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:44 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:44.885783 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-5186d58a-ac03-46b2-a7af-1eb7af90204b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:44.890707 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-5186d58a-ac03-46b2-a7af-1eb7af90204b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:44.890707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-5186d58a-ac03-46b2-a7af-1eb7af90204b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:44.890707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-5186d58a-ac03-46b2-a7af-1eb7af90204b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:44.902562 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:44.902562 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:44.909551 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-5186d58a-ac03-46b2-a7af-1eb7af90204b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:44.915004 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-5186d58a-ac03-46b2-a7af-1eb7af90204b tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:44.915498 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 695/2776] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:44 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 1659 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:44.926998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:44.928934 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:54:44.929324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c937f898-c945-44b7-8eba-e42bf5ef5137", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:44.940572 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:44.940572 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:44.941239 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:44.941447 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Create snapshot from volume c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:44.981319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Created reservations ['9db6cffe-e9ab-47ff-baee-8a30ac4a052e', 'f77e3e37-2405-48ce-9f53-8c75ca275018', '003aae2e-097a-4b94-a686-fe3c2f95c60f', '4c96d2b3-33b6-4076-b73a-d3ca8484d4e1'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:45.016001 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Snapshot force create request issued successfully. Aug 18 13:54:45.016634 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-b8cd3f66-20e0-4930-9b01-7beea4a03f8a req-d58577e1-4b6d-4a87-a53b-9490ff7cdeeb tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:54:45.017275 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 699/2777] 10.4.3.221 () {72 vars in 1547 bytes} [Tue Aug 18 13:54:44 2026] POST /volume/v3/snapshots => generated 292 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:45.289094 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-5fa25bb2-fdfc-46e0-800b-fc5adfc318f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.292094 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-5fa25bb2-fdfc-46e0-800b-fc5adfc318f9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436/action Aug 18 13:54:45.292941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-5fa25bb2-fdfc-46e0-800b-fc5adfc318f9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:45.292941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-5fa25bb2-fdfc-46e0-800b-fc5adfc318f9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:45.315394 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.315394 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:45.332025 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a28d4954-db56-4ffa-a211-da1acb3a3d41 req-5fa25bb2-fdfc-46e0-800b-fc5adfc318f9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436/action returned with HTTP 204 Aug 18 13:54:45.333917 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 687/2778] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:54:45 2026] POST /volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:45.379745 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-714cf1fa-7148-4cab-a982-c735293e84cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.379745 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-714cf1fa-7148-4cab-a982-c735293e84cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:45.379745 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-714cf1fa-7148-4cab-a982-c735293e84cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.379745 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-714cf1fa-7148-4cab-a982-c735293e84cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.379745 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-714cf1fa-7148-4cab-a982-c735293e84cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:45.383180 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.383180 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:45.383890 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-714cf1fa-7148-4cab-a982-c735293e84cc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:45.384616 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 698/2779] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:45.551236 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-79e4cbd1-abf8-492f-ac3c-a86434aaefb3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.552987 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-79e4cbd1-abf8-492f-ac3c-a86434aaefb3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:45.553262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-79e4cbd1-abf8-492f-ac3c-a86434aaefb3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.553474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-79e4cbd1-abf8-492f-ac3c-a86434aaefb3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.573010 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.573010 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:45.578451 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-79e4cbd1-abf8-492f-ac3c-a86434aaefb3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:45.589467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-79e4cbd1-abf8-492f-ac3c-a86434aaefb3 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:45.590011 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 696/2780] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 1149 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:45.605336 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-23a41902-64ff-492f-936b-4bec27a4e01d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.608346 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23a41902-64ff-492f-936b-4bec27a4e01d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:45.608614 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23a41902-64ff-492f-936b-4bec27a4e01d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.608883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23a41902-64ff-492f-936b-4bec27a4e01d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.624379 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.624379 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:45.629147 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-23a41902-64ff-492f-936b-4bec27a4e01d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:45.636094 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23a41902-64ff-492f-936b-4bec27a4e01d tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:45.636775 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 700/2781] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:45.652888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41684301-6777-4308-8beb-61153e92db2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.657723 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41684301-6777-4308-8beb-61153e92db2c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action Aug 18 13:54:45.658238 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41684301-6777-4308-8beb-61153e92db2c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action body: b'{"os-detach": {"attachment_id": "9bae1dfa-af4c-4f4d-84d1-4542647d6436"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:45.658437 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41684301-6777-4308-8beb-61153e92db2c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "9bae1dfa-af4c-4f4d-84d1-4542647d6436"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:45.671261 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.671261 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:45.671982 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41684301-6777-4308-8beb-61153e92db2c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:45.693919 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41684301-6777-4308-8beb-61153e92db2c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action returned with HTTP 400 Aug 18 13:54:45.694463 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 688/2782] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:54:45 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 100 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:54:45.699206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71bece47-3f01-4293-a3b0-eedaa020a950 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.702595 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71bece47-3f01-4293-a3b0-eedaa020a950 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:45.702838 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71bece47-3f01-4293-a3b0-eedaa020a950 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.703071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71bece47-3f01-4293-a3b0-eedaa020a950 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.703215 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-71bece47-3f01-4293-a3b0-eedaa020a950 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:45.709620 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.709620 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:45.710050 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71bece47-3f01-4293-a3b0-eedaa020a950 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:45.710647 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 699/2783] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:45.744631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-206e1a53-013b-4889-8a18-0c8feccbba38 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.750421 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-206e1a53-013b-4889-8a18-0c8feccbba38 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:45.751386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-206e1a53-013b-4889-8a18-0c8feccbba38 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.751386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-206e1a53-013b-4889-8a18-0c8feccbba38 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.761798 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.761798 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:45.766780 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-206e1a53-013b-4889-8a18-0c8feccbba38 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:45.773614 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-206e1a53-013b-4889-8a18-0c8feccbba38 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:45.774040 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 697/2784] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:45.793058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-f3b2992d-488f-4d39-ba1c-be23f4b0d07f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.796879 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-f3b2992d-488f-4d39-ba1c-be23f4b0d07f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f/action Aug 18 13:54:45.796879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-f3b2992d-488f-4d39-ba1c-be23f4b0d07f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:45.796879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-f3b2992d-488f-4d39-ba1c-be23f4b0d07f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:45.807720 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.807720 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:45.808579 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-f3b2992d-488f-4d39-ba1c-be23f4b0d07f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:45.817753 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-f3b2992d-488f-4d39-ba1c-be23f4b0d07f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Begin detaching volume completed successfully. Aug 18 13:54:45.817753 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-f3b2992d-488f-4d39-ba1c-be23f4b0d07f tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f/action returned with HTTP 202 Aug 18 13:54:45.817753 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 701/2785] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:54:45 2026] POST /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:45.875494 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-498bd11c-5cbe-46e1-9c45-21cb70d49a54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.877393 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-498bd11c-5cbe-46e1-9c45-21cb70d49a54 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:45.877838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-498bd11c-5cbe-46e1-9c45-21cb70d49a54 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.878234 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-498bd11c-5cbe-46e1-9c45-21cb70d49a54 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.878476 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-498bd11c-5cbe-46e1-9c45-21cb70d49a54 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:45.879254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1ddffd5-b69c-4f31-83f9-854b09384767 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.879681 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1ddffd5-b69c-4f31-83f9-854b09384767 None None] GET https://10.4.3.221/volume// Aug 18 13:54:45.880406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1ddffd5-b69c-4f31-83f9-854b09384767 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.880406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1ddffd5-b69c-4f31-83f9-854b09384767 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.880506 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1ddffd5-b69c-4f31-83f9-854b09384767 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:45.880794 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 700/2786] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:45.885929 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.885929 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:45.885929 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-498bd11c-5cbe-46e1-9c45-21cb70d49a54 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:45.885929 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 689/2787] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:45.888536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-b93238e8-35ae-41cf-a2bf-2a8ed58b4b94 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.892113 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-b93238e8-35ae-41cf-a2bf-2a8ed58b4b94 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:45.892356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-b93238e8-35ae-41cf-a2bf-2a8ed58b4b94 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.892575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-b93238e8-35ae-41cf-a2bf-2a8ed58b4b94 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.904947 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.904947 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:45.912279 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-b93238e8-35ae-41cf-a2bf-2a8ed58b4b94 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:45.918816 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-859a0eb0-cfbe-4c90-9979-090a5b3eb707 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:45.920276 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-b93238e8-35ae-41cf-a2bf-2a8ed58b4b94 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:45.922840 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-859a0eb0-cfbe-4c90-9979-090a5b3eb707 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] DELETE https://10.4.3.221/volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842 Aug 18 13:54:45.922961 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 698/2788] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:54:45 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 1332 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:54:45.923023 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-859a0eb0-cfbe-4c90-9979-090a5b3eb707 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:45.923023 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-859a0eb0-cfbe-4c90-9979-090a5b3eb707 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:45.933345 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:45.933345 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:46.004893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-859a0eb0-cfbe-4c90-9979-090a5b3eb707 tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842 returned with HTTP 200 Aug 18 13:54:46.005101 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 702/2789] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:54:45 2026] DELETE /volume/v3/attachments/514e7e6e-8fa0-4f49-a52a-6ed6f3d15842 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:46.017184 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.019517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] DELETE https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:46.019677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:46.019876 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:46.020045 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Delete volume with id: 51e315bd-881f-4b16-9bde-353b3b875a9e Aug 18 13:54:46.026554 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.026554 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:46.027213 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Volume info retrieved successfully. Aug 18 13:54:46.050844 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] Delete volume request issued successfully. Aug 18 13:54:46.051121 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-99b3357a-772d-4c6c-9d2f-bf7787c747fb req-1d3b5e68-e175-4576-a9eb-25bbe72a401f tempest-ImageDependencyTests-1523405867 tempest-ImageDependencyTests-1523405867-project-member] https://10.4.3.221/volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e returned with HTTP 202 Aug 18 13:54:46.051785 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 701/2790] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:54:46 2026] DELETE /volume/v3/volumes/51e315bd-881f-4b16-9bde-353b3b875a9e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:46.397251 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30b7c447-fbb3-45a8-9865-147cd9076fc8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.399268 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30b7c447-fbb3-45a8-9865-147cd9076fc8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:46.399268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30b7c447-fbb3-45a8-9865-147cd9076fc8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:46.399394 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30b7c447-fbb3-45a8-9865-147cd9076fc8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:46.400788 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-30b7c447-fbb3-45a8-9865-147cd9076fc8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:46.406796 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.406796 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:46.408568 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30b7c447-fbb3-45a8-9865-147cd9076fc8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:46.408568 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 690/2791] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:46 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:46.418350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fc419a57-7435-4496-a853-d1f1f199ad91 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.421656 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a/restore Aug 18 13:54:46.422432 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4677d7cb-7505-4df0-8bec-c3344c2ff50f"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:46.423629 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Restoring backup 3d2a25b2-f50f-4407-9e77-49845549544a ({'restore': {'volume_id': '4677d7cb-7505-4df0-8bec-c3344c2ff50f'}}) {{(pid=100282) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:54:46.423824 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Restoring backup 3d2a25b2-f50f-4407-9e77-49845549544a to volume 4677d7cb-7505-4df0-8bec-c3344c2ff50f. Aug 18 13:54:46.430393 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.430393 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:46.438287 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.438287 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:46.438875 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:54:46.439168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.api [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Checking backup size 1 against volume size 1 {{(pid=100282) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:54:46.439330 np0000007658 devstack@c-api.service[100282]: INFO cinder.backup.api [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Overwriting volume 4677d7cb-7505-4df0-8bec-c3344c2ff50f with restore of backup 3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:46.450463 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] restore_backup in rpcapi backup_id 3d2a25b2-f50f-4407-9e77-49845549544a {{(pid=100282) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:54:46.452380 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc419a57-7435-4496-a853-d1f1f199ad91 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a/restore returned with HTTP 202 Aug 18 13:54:46.453782 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 699/2792] 10.4.3.221 () {68 vars in 1393 bytes} [Tue Aug 18 13:54:46 2026] POST /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a/restore => generated 182 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:46.465462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-da25c8e8-c9d2-474e-9b56-4d4b025c97df None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.468283 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da25c8e8-c9d2-474e-9b56-4d4b025c97df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:46.468510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da25c8e8-c9d2-474e-9b56-4d4b025c97df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:46.468747 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da25c8e8-c9d2-474e-9b56-4d4b025c97df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:46.468819 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-da25c8e8-c9d2-474e-9b56-4d4b025c97df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:46.474940 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.474940 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:46.476076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da25c8e8-c9d2-474e-9b56-4d4b025c97df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:46.476465 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 703/2793] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:46 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:46.721657 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-811e076f-7ca3-43e6-8760-784974e1e3cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.724246 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-811e076f-7ca3-43e6-8760-784974e1e3cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:54:46.724516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-811e076f-7ca3-43e6-8760-784974e1e3cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:46.724755 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-811e076f-7ca3-43e6-8760-784974e1e3cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:46.724898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-811e076f-7ca3-43e6-8760-784974e1e3cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:46.730235 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.730235 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:46.731476 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-811e076f-7ca3-43e6-8760-784974e1e3cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:54:46.731476 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 702/2794] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:46 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:46.744398 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.826452 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:54:46.827253 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db68e3aa-286d-4128-a925-fddc9949edf3"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:46.829533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Creating new backup {'backup': {'volume_id': 'db68e3aa-286d-4128-a925-fddc9949edf3'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:54:46.829680 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Creating backup of volume db68e3aa-286d-4128-a925-fddc9949edf3 in container None Aug 18 13:54:46.836605 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.836605 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:46.837274 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Volume info retrieved successfully. Aug 18 13:54:46.856549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Created reservations ['bfca4375-9dec-4521-9e23-4d836d7b3369', '146ae6a4-ef3a-4907-9ee6-d7a00331d249'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:46.884917 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b44b998-d8d7-45a3-bfeb-6bdddb06cbed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:54:46.885252 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 691/2795] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:54:46 2026] POST /volume/v3/backups => generated 288 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:54:46.897188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-58957a07-c417-4ee6-92e9-a83b12b105ac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.897515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3cbbd943-dd09-474b-b628-602fd7fb9574 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.899498 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3cbbd943-dd09-474b-b628-602fd7fb9574 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:46.899498 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3cbbd943-dd09-474b-b628-602fd7fb9574 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:46.900147 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3cbbd943-dd09-474b-b628-602fd7fb9574 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:46.900202 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58957a07-c417-4ee6-92e9-a83b12b105ac tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:46.900234 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-3cbbd943-dd09-474b-b628-602fd7fb9574 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:46.900271 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-58957a07-c417-4ee6-92e9-a83b12b105ac tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:46.900450 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-58957a07-c417-4ee6-92e9-a83b12b105ac tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:46.900871 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-58957a07-c417-4ee6-92e9-a83b12b105ac tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:46.904990 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.904990 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:46.905604 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3cbbd943-dd09-474b-b628-602fd7fb9574 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:46.905815 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 700/2796] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:46 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:46.907164 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.907164 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:46.907939 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58957a07-c417-4ee6-92e9-a83b12b105ac tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:46.908616 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 704/2797] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:46 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:46.924996 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8dc49f8a-755d-4d32-a57a-a54196cf5efd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.926646 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dc49f8a-755d-4d32-a57a-a54196cf5efd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] POST https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb/action Aug 18 13:54:46.927017 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dc49f8a-755d-4d32-a57a-a54196cf5efd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:46.927131 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dc49f8a-755d-4d32-a57a-a54196cf5efd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:46.928427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-8dc49f8a-755d-4d32-a57a-a54196cf5efd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Updating backup '5d4df653-74cc-4623-ac6f-027d7b5d3cbb' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 13:54:46.935257 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.935257 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:46.936364 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-8dc49f8a-755d-4d32-a57a-a54196cf5efd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b067a75bb1894e298d84a9315743f55c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89f0cebe7eef48708b78dede124c02f6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:54:46.936594 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dc49f8a-755d-4d32-a57a-a54196cf5efd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb/action returned with HTTP 403 Aug 18 13:54:46.937105 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 703/2798] 10.4.3.221 () {70 vars in 1430 bytes} [Tue Aug 18 13:54:46 2026] POST /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:46.950090 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9aa1282f-f615-412e-a037-8dee3225fdee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:46.955539 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aa1282f-f615-412e-a037-8dee3225fdee tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 Aug 18 13:54:46.955770 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aa1282f-f615-412e-a037-8dee3225fdee tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:46.955977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aa1282f-f615-412e-a037-8dee3225fdee tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:46.956176 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9aa1282f-f615-412e-a037-8dee3225fdee tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete volume with id: ece11f73-d519-426c-b76a-92eebc6e37b9 Aug 18 13:54:46.966572 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:46.966572 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:46.967010 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9aa1282f-f615-412e-a037-8dee3225fdee tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:46.989505 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9aa1282f-f615-412e-a037-8dee3225fdee tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete volume request issued successfully. Aug 18 13:54:46.989745 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aa1282f-f615-412e-a037-8dee3225fdee tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 returned with HTTP 202 Aug 18 13:54:46.990101 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 692/2799] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:54:46 2026] DELETE /volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:47.002337 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a0442944-c9d2-4f0f-a8e4-5b778bcfacd2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:47.004432 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0442944-c9d2-4f0f-a8e4-5b778bcfacd2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 Aug 18 13:54:47.004697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0442944-c9d2-4f0f-a8e4-5b778bcfacd2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:47.004981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0442944-c9d2-4f0f-a8e4-5b778bcfacd2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:47.015174 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:47.015174 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:47.020399 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a0442944-c9d2-4f0f-a8e4-5b778bcfacd2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:47.025543 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0442944-c9d2-4f0f-a8e4-5b778bcfacd2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 returned with HTTP 200 Aug 18 13:54:47.026128 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 701/2800] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:47 2026] GET /volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:47.489176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d85aa237-6b59-499f-a9e8-00ce1c1b337e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:47.495438 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d85aa237-6b59-499f-a9e8-00ce1c1b337e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:47.495749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d85aa237-6b59-499f-a9e8-00ce1c1b337e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:47.496063 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d85aa237-6b59-499f-a9e8-00ce1c1b337e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:47.496234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d85aa237-6b59-499f-a9e8-00ce1c1b337e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:47.501731 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:47.501731 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:47.502823 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d85aa237-6b59-499f-a9e8-00ce1c1b337e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:47.503341 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 705/2801] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:47 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:47.696457 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-1a76f06d-44ed-449f-b3d5-71668d387be4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:47.704328 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-1a76f06d-44ed-449f-b3d5-71668d387be4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:47.704328 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-1a76f06d-44ed-449f-b3d5-71668d387be4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:47.704328 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-1a76f06d-44ed-449f-b3d5-71668d387be4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:47.714678 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:47.714678 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:47.718699 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-1a76f06d-44ed-449f-b3d5-71668d387be4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:47.725209 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-1a76f06d-44ed-449f-b3d5-71668d387be4 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:47.725624 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 704/2802] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:47 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 1659 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:47.918533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edb3e47f-f4bc-4d0d-87ec-96db4c8c3a46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:47.920251 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb3e47f-f4bc-4d0d-87ec-96db4c8c3a46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:47.920449 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb3e47f-f4bc-4d0d-87ec-96db4c8c3a46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:47.920624 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb3e47f-f4bc-4d0d-87ec-96db4c8c3a46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:47.920734 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-edb3e47f-f4bc-4d0d-87ec-96db4c8c3a46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:47.924874 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:47.924874 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:47.925450 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb3e47f-f4bc-4d0d-87ec-96db4c8c3a46 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:47.925836 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 693/2803] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:47 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:48.047681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f7dcd9e9-4f37-450b-ad46-c93505e84bdb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:48.048234 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7dcd9e9-4f37-450b-ad46-c93505e84bdb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 Aug 18 13:54:48.048776 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7dcd9e9-4f37-450b-ad46-c93505e84bdb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:48.048776 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7dcd9e9-4f37-450b-ad46-c93505e84bdb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:48.054437 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7dcd9e9-4f37-450b-ad46-c93505e84bdb tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 returned with HTTP 404 Aug 18 13:54:48.055239 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 702/2804] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:48 2026] GET /volume/v3/volumes/ece11f73-d519-426c-b76a-92eebc6e37b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:48.066258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7b473e86-fbc3-4f23-bb05-55882d95a0e2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:48.068146 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b473e86-fbc3-4f23-bb05-55882d95a0e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:54:48.068370 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b473e86-fbc3-4f23-bb05-55882d95a0e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:48.068569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b473e86-fbc3-4f23-bb05-55882d95a0e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:48.068733 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7b473e86-fbc3-4f23-bb05-55882d95a0e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:48.073733 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:48.073733 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:48.074588 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b473e86-fbc3-4f23-bb05-55882d95a0e2 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-reader] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:54:48.075047 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 706/2805] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:48 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:48.089172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7292f1db-8008-40ad-8601-33ab1f7d2750 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:48.090825 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7292f1db-8008-40ad-8601-33ab1f7d2750 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] DELETE https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:48.091236 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7292f1db-8008-40ad-8601-33ab1f7d2750 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:48.091601 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7292f1db-8008-40ad-8601-33ab1f7d2750 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:48.091885 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-7292f1db-8008-40ad-8601-33ab1f7d2750 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete backup with id: 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. Aug 18 13:54:48.096836 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:48.096836 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:48.107769 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-7292f1db-8008-40ad-8601-33ab1f7d2750 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] delete_backup rpcapi backup_id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:54:48.109816 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7292f1db-8008-40ad-8601-33ab1f7d2750 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 202 Aug 18 13:54:48.110490 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 705/2806] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:54:48 2026] DELETE /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:48.120990 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1698c296-8767-4262-bd81-d46106c64805 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:48.124239 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1698c296-8767-4262-bd81-d46106c64805 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:48.124449 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1698c296-8767-4262-bd81-d46106c64805 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:48.124645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1698c296-8767-4262-bd81-d46106c64805 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:48.125139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1698c296-8767-4262-bd81-d46106c64805 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:48.129059 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:48.129059 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:48.129969 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1698c296-8767-4262-bd81-d46106c64805 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 200 Aug 18 13:54:48.131498 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 694/2807] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:48 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:48.513811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8cc98c4c-5e2c-49c7-b12b-005755a3271b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:48.516294 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8cc98c4c-5e2c-49c7-b12b-005755a3271b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:48.516509 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8cc98c4c-5e2c-49c7-b12b-005755a3271b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:48.516772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8cc98c4c-5e2c-49c7-b12b-005755a3271b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:48.516876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8cc98c4c-5e2c-49c7-b12b-005755a3271b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:48.522821 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:48.522821 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:48.523439 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8cc98c4c-5e2c-49c7-b12b-005755a3271b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:48.523807 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 703/2808] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:48 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:48.939491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a09db946-3986-4344-879d-07c9f445a186 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:48.939491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a09db946-3986-4344-879d-07c9f445a186 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:48.939491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a09db946-3986-4344-879d-07c9f445a186 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:48.939491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a09db946-3986-4344-879d-07c9f445a186 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:48.939491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a09db946-3986-4344-879d-07c9f445a186 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:48.947354 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:48.947354 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:48.947354 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a09db946-3986-4344-879d-07c9f445a186 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:48.947354 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 707/2809] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:48 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:49.142904 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62f88ab4-8213-4db3-9c90-882b5fb5ab8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.145169 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62f88ab4-8213-4db3-9c90-882b5fb5ab8e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb Aug 18 13:54:49.145427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62f88ab4-8213-4db3-9c90-882b5fb5ab8e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:49.145698 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62f88ab4-8213-4db3-9c90-882b5fb5ab8e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:49.145879 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-62f88ab4-8213-4db3-9c90-882b5fb5ab8e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 5d4df653-74cc-4623-ac6f-027d7b5d3cbb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:49.150119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62f88ab4-8213-4db3-9c90-882b5fb5ab8e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb returned with HTTP 404 Aug 18 13:54:49.150704 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 706/2810] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:49 2026] GET /volume/v3/backups/5d4df653-74cc-4623-ac6f-027d7b5d3cbb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:49.158410 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ba39322-0eb8-44d8-a5ca-ac8e964838fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.160579 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ba39322-0eb8-44d8-a5ca-ac8e964838fe tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] DELETE https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:49.160848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ba39322-0eb8-44d8-a5ca-ac8e964838fe tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:49.161107 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ba39322-0eb8-44d8-a5ca-ac8e964838fe tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:49.161255 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-1ba39322-0eb8-44d8-a5ca-ac8e964838fe tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete backup with id: 18be3574-f7eb-4cec-b9f5-04a4897500c0. Aug 18 13:54:49.166501 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:49.166501 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:49.180654 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-1ba39322-0eb8-44d8-a5ca-ac8e964838fe tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] delete_backup rpcapi backup_id 18be3574-f7eb-4cec-b9f5-04a4897500c0 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:54:49.182680 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ba39322-0eb8-44d8-a5ca-ac8e964838fe tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 202 Aug 18 13:54:49.183224 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 695/2811] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:54:49 2026] DELETE /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:49.190953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0a7a80a6-e5c9-4ed6-acde-5811a7f5e9a7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.193139 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0a7a80a6-e5c9-4ed6-acde-5811a7f5e9a7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:49.193397 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0a7a80a6-e5c9-4ed6-acde-5811a7f5e9a7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:49.193626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0a7a80a6-e5c9-4ed6-acde-5811a7f5e9a7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:49.193791 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-0a7a80a6-e5c9-4ed6-acde-5811a7f5e9a7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:49.198894 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:49.198894 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:49.199603 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0a7a80a6-e5c9-4ed6-acde-5811a7f5e9a7 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 200 Aug 18 13:54:49.200036 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 704/2812] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:49 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:49.247031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6554b8a2-66bd-4e5c-970d-b2f9f9dd8636 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.429480 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6554b8a2-66bd-4e5c-970d-b2f9f9dd8636 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:54:49.429922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6554b8a2-66bd-4e5c-970d-b2f9f9dd8636 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1816586078"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:49.446125 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6554b8a2-66bd-4e5c-970d-b2f9f9dd8636 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:54:49.446570 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 708/2813] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:54:49 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 18 13:54:49.457729 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6036f21-2900-46fc-9aff-143127219917 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.459276 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6036f21-2900-46fc-9aff-143127219917 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:54:49.459592 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6036f21-2900-46fc-9aff-143127219917 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-509946268"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:49.471961 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6036f21-2900-46fc-9aff-143127219917 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:54:49.472298 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 707/2814] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:54:49 2026] POST /volume/v3/group_types => generated 184 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:49.482278 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.537489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7825663c-007c-46f1-b8f1-2525bf835557 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.541533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7825663c-007c-46f1-b8f1-2525bf835557 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:49.541715 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7825663c-007c-46f1-b8f1-2525bf835557 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:49.541944 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7825663c-007c-46f1-b8f1-2525bf835557 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:49.542050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7825663c-007c-46f1-b8f1-2525bf835557 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:49.545378 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] POST https://10.4.3.221/volume/v3/groups Aug 18 13:54:49.545926 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "880133fb-db43-42b1-b603-d7152013a850", "volume_types": ["42a62581-b0f2-43fc-b6b9-3b4219a27e54"], "name": "tempest-GroupSnapshotsV319Test-Group-1156021668"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:49.547380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Creating new group {'group': {'group_type': '880133fb-db43-42b1-b603-d7152013a850', 'volume_types': ['42a62581-b0f2-43fc-b6b9-3b4219a27e54'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1156021668'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 13:54:49.550038 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:49.550038 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:49.550836 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7825663c-007c-46f1-b8f1-2525bf835557 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:49.551216 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 705/2815] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:49 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:49.554361 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1156021668. Aug 18 13:54:49.567988 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Availability Zones retrieved successfully. Aug 18 13:54:49.597226 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Created reservations ['e2b3349b-44c2-40d6-85a8-8561a9d22a9e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:49.631431 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba0f7ce1-f4ac-4506-9477-216070e900bd tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/groups returned with HTTP 202 Aug 18 13:54:49.631431 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 696/2816] 10.4.3.221 () {70 vars in 1297 bytes} [Tue Aug 18 13:54:49 2026] POST /volume/v3/groups => generated 116 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:49.638473 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-18a79e8d-8404-4630-9bfe-e5597e646876 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.640218 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18a79e8d-8404-4630-9bfe-e5597e646876 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a Aug 18 13:54:49.640425 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18a79e8d-8404-4630-9bfe-e5597e646876 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:49.640597 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18a79e8d-8404-4630-9bfe-e5597e646876 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:49.640720 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-18a79e8d-8404-4630-9bfe-e5597e646876 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 72a32ca5-4877-4918-8f2b-889fa94b445a {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:54:49.647389 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:49.647389 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:49.657021 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18a79e8d-8404-4630-9bfe-e5597e646876 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a returned with HTTP 200 Aug 18 13:54:49.657415 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 709/2817] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:54:49 2026] GET /volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a => generated 396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:49.965830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-598c4713-46b5-4b2d-b4d6-6a4af475d99d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:49.969068 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-598c4713-46b5-4b2d-b4d6-6a4af475d99d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:49.969360 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-598c4713-46b5-4b2d-b4d6-6a4af475d99d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:49.969464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-598c4713-46b5-4b2d-b4d6-6a4af475d99d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:49.969563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-598c4713-46b5-4b2d-b4d6-6a4af475d99d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:49.979330 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:49.979330 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:49.980209 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-598c4713-46b5-4b2d-b4d6-6a4af475d99d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:49.980714 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 708/2818] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:49 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 697 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:50.210562 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eed64c30-fc95-430e-8ca3-a3bceefd6f0e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.212992 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eed64c30-fc95-430e-8ca3-a3bceefd6f0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 Aug 18 13:54:50.213088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eed64c30-fc95-430e-8ca3-a3bceefd6f0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:50.213577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eed64c30-fc95-430e-8ca3-a3bceefd6f0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:50.213577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-eed64c30-fc95-430e-8ca3-a3bceefd6f0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 18be3574-f7eb-4cec-b9f5-04a4897500c0. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:50.217409 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eed64c30-fc95-430e-8ca3-a3bceefd6f0e tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 returned with HTTP 404 Aug 18 13:54:50.217989 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 706/2819] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:50 2026] GET /volume/v3/backups/18be3574-f7eb-4cec-b9f5-04a4897500c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:50.224477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a6bfe6c-2fe6-4c85-8434-4ab4ecf44e59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.226178 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a6bfe6c-2fe6-4c85-8434-4ab4ecf44e59 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] DELETE https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:54:50.226363 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a6bfe6c-2fe6-4c85-8434-4ab4ecf44e59 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:50.227014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a6bfe6c-2fe6-4c85-8434-4ab4ecf44e59 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:50.227014 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-5a6bfe6c-2fe6-4c85-8434-4ab4ecf44e59 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete backup with id: 817a506d-9373-4e45-9c72-f65027c39a25. Aug 18 13:54:50.231070 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.231070 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:50.242505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-5a6bfe6c-2fe6-4c85-8434-4ab4ecf44e59 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] delete_backup rpcapi backup_id 817a506d-9373-4e45-9c72-f65027c39a25 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:54:50.245122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a6bfe6c-2fe6-4c85-8434-4ab4ecf44e59 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 202 Aug 18 13:54:50.245333 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 697/2820] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:54:50 2026] DELETE /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:50.253446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bf41a91a-843e-4841-a089-3242d0f1c237 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.255534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bf41a91a-843e-4841-a089-3242d0f1c237 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:54:50.255625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bf41a91a-843e-4841-a089-3242d0f1c237 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:50.256548 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bf41a91a-843e-4841-a089-3242d0f1c237 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:50.256548 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-bf41a91a-843e-4841-a089-3242d0f1c237 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:50.265568 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.265568 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:50.265568 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bf41a91a-843e-4841-a089-3242d0f1c237 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:54:50.265568 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 710/2821] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:50 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:50.566851 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da9e36f4-010d-4ba7-948f-17244b42160c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.569060 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da9e36f4-010d-4ba7-948f-17244b42160c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:50.569322 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da9e36f4-010d-4ba7-948f-17244b42160c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:50.569590 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da9e36f4-010d-4ba7-948f-17244b42160c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:50.569777 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-da9e36f4-010d-4ba7-948f-17244b42160c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:50.575489 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.575489 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:50.576926 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da9e36f4-010d-4ba7-948f-17244b42160c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:50.579373 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 709/2822] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:50 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:50.669886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6a580712-be02-4df4-9300-d25843a251ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.672100 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a580712-be02-4df4-9300-d25843a251ad tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a Aug 18 13:54:50.672369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a580712-be02-4df4-9300-d25843a251ad tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:50.672618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a580712-be02-4df4-9300-d25843a251ad tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:50.672821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-6a580712-be02-4df4-9300-d25843a251ad tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 72a32ca5-4877-4918-8f2b-889fa94b445a {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:54:50.678572 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.678572 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:50.689222 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a580712-be02-4df4-9300-d25843a251ad tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a returned with HTTP 200 Aug 18 13:54:50.689706 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 707/2823] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:54:50 2026] GET /volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:50.699619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.701652 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:54:50.702007 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-145993437", "volume_type": "42a62581-b0f2-43fc-b6b9-3b4219a27e54", "group_id": "72a32ca5-4877-4918-8f2b-889fa94b445a", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:50.703384 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-145993437', 'volume_type': '42a62581-b0f2-43fc-b6b9-3b4219a27e54', 'group_id': '72a32ca5-4877-4918-8f2b-889fa94b445a', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:54:50.710553 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.710553 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:50.711028 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Create volume of 1 GB Aug 18 13:54:50.717103 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Availability Zones retrieved successfully. Aug 18 13:54:50.722338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Flow 'volume_create_api' (79a1d6f8-ad51-4e28-9243-945800fed087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:50.723444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df6b659-60e1-4351-ba9f-dfe6249e25a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:50.723997 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.723997 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:50.724528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:54:50.744360 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df6b659-60e1-4351-ba9f-dfe6249e25a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:54:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42a62581-b0f2-43fc-b6b9-3b4219a27e54,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1816586078',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42a62581-b0f2-43fc-b6b9-3b4219a27e54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '72a32ca5-4877-4918-8f2b-889fa94b445a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:50.745319 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5617e3-61e4-43a4-b314-86dfbe4f99cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:50.775348 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1816586078 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1816586078, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:54:50.775348 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816586078 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816586078, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:54:50.810266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Created reservations ['167b8368-11ff-4ea0-b49f-04208c64e481', 'ccfcfc1f-7053-454c-bfe9-8e1bb2a0ad6b', '82e1d83b-625c-49b3-9597-724e88798cc7', '53995dd8-8513-437a-9ee5-596ed6c55f76'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:50.811040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a5617e3-61e4-43a4-b314-86dfbe4f99cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167b8368-11ff-4ea0-b49f-04208c64e481', 'ccfcfc1f-7053-454c-bfe9-8e1bb2a0ad6b', '82e1d83b-625c-49b3-9597-724e88798cc7', '53995dd8-8513-437a-9ee5-596ed6c55f76']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:50.811838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f6633f-ce22-4910-9790-9f0e42c806a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:50.836350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f6633f-ce22-4910-9790-9f0e42c806a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66cfb031-73aa-4362-bac0-9c5f84dbfd46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-145993437',encryption_key_id=None,group_id=72a32ca5-4877-4918-8f2b-889fa94b445a,group_type_id=,metadata={},multiattach=False,project_id='e322a4b8ede04aed829f5441bddafddd',qos_specs=None,replication_status=,reservations=['167b8368-11ff-4ea0-b49f-04208c64e481','ccfcfc1f-7053-454c-bfe9-8e1bb2a0ad6b','82e1d83b-625c-49b3-9597-724e88798cc7','53995dd8-8513-437a-9ee5-596ed6c55f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c306ce34b884bf8820b3a30243507c3',volume_type_id=42a62581-b0f2-43fc-b6b9-3b4219a27e54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-145993437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=72a32ca5-4877-4918-8f2b-889fa94b445a,host=None,id=66cfb031-73aa-4362-bac0-9c5f84dbfd46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e322a4b8ede04aed829f5441bddafddd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c306ce34b884bf8820b3a30243507c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42a62581-b0f2-43fc-b6b9-3b4219a27e54),volume_type_id=42a62581-b0f2-43fc-b6b9-3b4219a27e54)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:50.837294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b1ade5-35a3-4c2c-8624-596e2bc0ad2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:50.857305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b1ade5-35a3-4c2c-8624-596e2bc0ad2f) transitioned into state 'SUCCESS' from state '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-145993437',encryption_key_id=None,group_id=72a32ca5-4877-4918-8f2b-889fa94b445a,group_type_id=,metadata={},multiattach=False,project_id='e322a4b8ede04aed829f5441bddafddd',qos_specs=None,replication_status=,reservations=['167b8368-11ff-4ea0-b49f-04208c64e481','ccfcfc1f-7053-454c-bfe9-8e1bb2a0ad6b','82e1d83b-625c-49b3-9597-724e88798cc7','53995dd8-8513-437a-9ee5-596ed6c55f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c306ce34b884bf8820b3a30243507c3',volume_type_id=42a62581-b0f2-43fc-b6b9-3b4219a27e54)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:50.858390 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a5a88f9-5452-4d7a-894f-22b4b3f9d59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:54:50.870636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a5a88f9-5452-4d7a-894f-22b4b3f9d59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:54:50.871459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Flow 'volume_create_api' (79a1d6f8-ad51-4e28-9243-945800fed087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:54:50.871837 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Create volume request issued successfully. Aug 18 13:54:50.872631 np0000007658 devstack@c-api.service[100284]: WARNING stevedore.named [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:54:50.872812 np0000007658 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:54:50.911243 np0000007658 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:50.914158 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.914158 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:50.917286 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17a1aead-0fb8-4006-9563-1fd516ad7fe4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:54:50.917720 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 698/2824] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 13:54:50 2026] POST /volume/v3/volumes => generated 826 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:50.934900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.939617 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 Aug 18 13:54:50.939878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:50.940086 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:50.954913 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.954913 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:50.963396 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Volume info retrieved successfully. Aug 18 13:54:50.964252 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:54:50.964467 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:54:50.991935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a5e0687-dfe5-4f3e-968d-facb621a05d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:50.993754 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a5e0687-dfe5-4f3e-968d-facb621a05d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:50.994119 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a5e0687-dfe5-4f3e-968d-facb621a05d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:50.994252 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a5e0687-dfe5-4f3e-968d-facb621a05d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:50.994418 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9a5e0687-dfe5-4f3e-968d-facb621a05d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:50.999122 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:50.999122 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:51.000272 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a5e0687-dfe5-4f3e-968d-facb621a05d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:51.000512 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 710/2825] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:50 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:51.004065 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:51.005841 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:51.005841 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:51.013182 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-38262fa3-c179-4d51-bbe1-09eb558000a2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 returned with HTTP 200 Aug 18 13:54:51.013613 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 711/2826] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:54:50 2026] GET /volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 => generated 894 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:51.277069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f2a482f3-e1ec-4a3e-8bcb-699f0903ceab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:51.279338 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2a482f3-e1ec-4a3e-8bcb-699f0903ceab tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:54:51.279338 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2a482f3-e1ec-4a3e-8bcb-699f0903ceab tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:51.279673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2a482f3-e1ec-4a3e-8bcb-699f0903ceab tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:51.279673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f2a482f3-e1ec-4a3e-8bcb-699f0903ceab tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:51.286149 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:51.286149 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:51.287208 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2a482f3-e1ec-4a3e-8bcb-699f0903ceab tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 200 Aug 18 13:54:51.287788 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 708/2827] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:51 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:51.438346 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-17564e59-84cb-4a48-bce5-ee72070a5485 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:51.443151 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-17564e59-84cb-4a48-bce5-ee72070a5485 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] DELETE https://10.4.3.221/volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436 Aug 18 13:54:51.443209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-17564e59-84cb-4a48-bce5-ee72070a5485 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:51.443467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-17564e59-84cb-4a48-bce5-ee72070a5485 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:51.454653 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:51.454653 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:51.512882 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad8f54a4-8e78-42b6-a542-5e55d31cc215 req-17564e59-84cb-4a48-bce5-ee72070a5485 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436 returned with HTTP 200 Aug 18 13:54:51.513216 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 699/2828] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:54:51 2026] DELETE /volume/v3/attachments/9bae1dfa-af4c-4f4d-84d1-4542647d6436 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:51.589080 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca5cca07-6cff-457f-9fde-1e7d90ab27d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:51.593335 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca5cca07-6cff-457f-9fde-1e7d90ab27d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:51.593586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca5cca07-6cff-457f-9fde-1e7d90ab27d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:51.593804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca5cca07-6cff-457f-9fde-1e7d90ab27d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:51.593951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ca5cca07-6cff-457f-9fde-1e7d90ab27d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:51.598992 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:51.598992 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:51.600041 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca5cca07-6cff-457f-9fde-1e7d90ab27d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:51.600628 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 711/2829] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:51 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:52.010735 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-303397ec-1803-47c6-9751-b76ac58de7db None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.013100 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-303397ec-1803-47c6-9751-b76ac58de7db tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:52.013334 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-303397ec-1803-47c6-9751-b76ac58de7db tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.013524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-303397ec-1803-47c6-9751-b76ac58de7db tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.013620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-303397ec-1803-47c6-9751-b76ac58de7db tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:52.018088 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.018088 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:52.018691 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-303397ec-1803-47c6-9751-b76ac58de7db tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:52.019267 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 712/2830] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:52.029211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.031546 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 Aug 18 13:54:52.031840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.032107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.041821 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.041821 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:52.047310 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Volume info retrieved successfully. Aug 18 13:54:52.048332 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:54:52.048571 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:54:52.110887 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:52.112024 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.112024 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:52.120187 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5f893c7f-c6fc-4b83-b82d-6acc4ff43b40 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 returned with HTTP 200 Aug 18 13:54:52.120563 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 709/2831] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:52.135298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-490ba644-14ea-4129-b413-d0da59e0304a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.135502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.137723 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] POST https://10.4.3.221/volume/v3/group_snapshots Aug 18 13:54:52.137934 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-490ba644-14ea-4129-b413-d0da59e0304a tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] POST https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action Aug 18 13:54:52.138247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-490ba644-14ea-4129-b413-d0da59e0304a tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:52.138370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-490ba644-14ea-4129-b413-d0da59e0304a tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:52.138464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "72a32ca5-4877-4918-8f2b-889fa94b445a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1829408369"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:52.140348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '72a32ca5-4877-4918-8f2b-889fa94b445a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1829408369'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 13:54:52.144692 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.144692 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:52.149369 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1829408369. Aug 18 13:54:52.151628 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.151628 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:52.156361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-490ba644-14ea-4129-b413-d0da59e0304a tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] Updating volume 'f5b8670c-d33b-4e5e-b3c0-91cb5a768643' with '{'status': 'in-use'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:54:52.170252 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.170252 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:52.184323 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816586078 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1816586078, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:54:52.184655 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1816586078 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1816586078, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:54:52.188211 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-490ba644-14ea-4129-b413-d0da59e0304a tempest-TestServerVolumeAttachmentScenario-1895957816 tempest-TestServerVolumeAttachmentScenario-1895957816-project-admin] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action returned with HTTP 202 Aug 18 13:54:52.189042 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 700/2832] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:54:52 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:52.197648 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-29ca47bb-f219-4098-9dde-53c941cdd6dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.202654 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29ca47bb-f219-4098-9dde-53c941cdd6dd tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:52.202654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29ca47bb-f219-4098-9dde-53c941cdd6dd tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.202654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29ca47bb-f219-4098-9dde-53c941cdd6dd tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.214016 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.214016 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:52.220853 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-29ca47bb-f219-4098-9dde-53c941cdd6dd tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:52.221803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Created reservations ['8ac76f0f-4c65-42a1-b359-5dfafc9cf828', '6894ccd0-6ac5-4678-9c12-498e81ea599e', '690d0526-f9dc-4657-bcab-327e6bf1d6b4', '187170fc-9646-40c3-8ef4-ecd840e6f3eb'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:54:52.227652 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29ca47bb-f219-4098-9dde-53c941cdd6dd tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:52.228489 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 713/2833] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:52.259410 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49dfccfe-ee69-4097-949d-6b62b8b6328a tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots returned with HTTP 202 Aug 18 13:54:52.260451 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 712/2834] 10.4.3.221 () {70 vars in 1324 bytes} [Tue Aug 18 13:54:52 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:52.274173 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3d6ce111-4df5-41b5-b269-aeefd6316ad3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.277964 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d6ce111-4df5-41b5-b269-aeefd6316ad3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:52.278343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d6ce111-4df5-41b5-b269-aeefd6316ad3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.278384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d6ce111-4df5-41b5-b269-aeefd6316ad3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.278532 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.group_snapshots [None req-3d6ce111-4df5-41b5-b269-aeefd6316ad3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:54:52.289628 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.289628 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:52.294886 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d6ce111-4df5-41b5-b269-aeefd6316ad3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 200 Aug 18 13:54:52.295182 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 710/2835] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:52.298315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-cdd9042a-d895-4ed2-be5e-f6a48a77cfa1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.302967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4bbf185e-ec57-4350-90e5-7b52ec2a2e71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.303012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-cdd9042a-d895-4ed2-be5e-f6a48a77cfa1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:52.303095 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-cdd9042a-d895-4ed2-be5e-f6a48a77cfa1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.303350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-cdd9042a-d895-4ed2-be5e-f6a48a77cfa1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.304494 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4bbf185e-ec57-4350-90e5-7b52ec2a2e71 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 Aug 18 13:54:52.304790 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4bbf185e-ec57-4350-90e5-7b52ec2a2e71 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.305123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4bbf185e-ec57-4350-90e5-7b52ec2a2e71 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.305354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4bbf185e-ec57-4350-90e5-7b52ec2a2e71 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Show backup with id 817a506d-9373-4e45-9c72-f65027c39a25. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:52.310735 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4bbf185e-ec57-4350-90e5-7b52ec2a2e71 tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 returned with HTTP 404 Aug 18 13:54:52.310735 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 714/2836] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/backups/817a506d-9373-4e45-9c72-f65027c39a25 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:52.316314 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.316314 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:52.321144 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-cdd9042a-d895-4ed2-be5e-f6a48a77cfa1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:52.322444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-687ebc2d-4659-4751-b4c9-f996456a814a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.325035 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-687ebc2d-4659-4751-b4c9-f996456a814a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 Aug 18 13:54:52.325293 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-687ebc2d-4659-4751-b4c9-f996456a814a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.325667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-687ebc2d-4659-4751-b4c9-f996456a814a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.326060 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-687ebc2d-4659-4751-b4c9-f996456a814a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete volume with id: 3f916d3b-648f-4de4-80ba-bf87bc61d6c7 Aug 18 13:54:52.327418 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-cdd9042a-d895-4ed2-be5e-f6a48a77cfa1 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:52.327960 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 701/2837] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:52.337951 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.337951 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:52.338356 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-687ebc2d-4659-4751-b4c9-f996456a814a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:52.342718 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-52eea764-65e5-482d-a71a-d094891e55b9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.345299 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-52eea764-65e5-482d-a71a-d094891e55b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab Aug 18 13:54:52.345438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-52eea764-65e5-482d-a71a-d094891e55b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.345708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-52eea764-65e5-482d-a71a-d094891e55b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.359479 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.359479 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:52.365664 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-687ebc2d-4659-4751-b4c9-f996456a814a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Delete volume request issued successfully. Aug 18 13:54:52.366354 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-687ebc2d-4659-4751-b4c9-f996456a814a tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 returned with HTTP 202 Aug 18 13:54:52.366458 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-270e705e-87a4-46b7-9c8e-576842494955 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.366506 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 713/2838] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:54:52 2026] DELETE /volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:52.368444 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-270e705e-87a4-46b7-9c8e-576842494955 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] POST https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action Aug 18 13:54:52.370885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-270e705e-87a4-46b7-9c8e-576842494955 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:52.370885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-270e705e-87a4-46b7-9c8e-576842494955 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:52.378290 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f354b31-a199-462c-b78a-6a5adc7d85bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.381762 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f354b31-a199-462c-b78a-6a5adc7d85bd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 Aug 18 13:54:52.381762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f354b31-a199-462c-b78a-6a5adc7d85bd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.381762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f354b31-a199-462c-b78a-6a5adc7d85bd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.388603 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.388603 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:52.390121 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-270e705e-87a4-46b7-9c8e-576842494955 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:52.396511 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.396511 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:52.399154 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-270e705e-87a4-46b7-9c8e-576842494955 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Begin detaching volume completed successfully. Aug 18 13:54:52.399154 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-270e705e-87a4-46b7-9c8e-576842494955 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action returned with HTTP 202 Aug 18 13:54:52.399154 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 715/2839] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:54:52 2026] POST /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:52.403156 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f354b31-a199-462c-b78a-6a5adc7d85bd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Volume info retrieved successfully. Aug 18 13:54:52.407735 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f354b31-a199-462c-b78a-6a5adc7d85bd tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 returned with HTTP 200 Aug 18 13:54:52.408201 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 702/2840] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:52.445774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9227402d-1287-4afc-b6a8-e9890abfb1ee req-52eea764-65e5-482d-a71a-d094891e55b9 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab returned with HTTP 200 Aug 18 13:54:52.446268 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 711/2841] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:54:52 2026] DELETE /volume/v3/attachments/3d750a09-6854-47c9-a091-17e546a953ab => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:52.461105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f96cd6c8-3e35-46e0-80d0-d78f0ac652a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.461501 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f96cd6c8-3e35-46e0-80d0-d78f0ac652a3 None None] GET https://10.4.3.221/volume// Aug 18 13:54:52.461673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f96cd6c8-3e35-46e0-80d0-d78f0ac652a3 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.461945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f96cd6c8-3e35-46e0-80d0-d78f0ac652a3 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.462332 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f96cd6c8-3e35-46e0-80d0-d78f0ac652a3 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:54:52.462635 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 714/2842] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:54:52.477101 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-0a044601-1f8c-4250-9b1e-71f61432eab4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.479424 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-0a044601-1f8c-4250-9b1e-71f61432eab4 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:52.479811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-0a044601-1f8c-4250-9b1e-71f61432eab4 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.480159 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-0a044601-1f8c-4250-9b1e-71f61432eab4 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.495413 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.495413 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:52.501062 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-0a044601-1f8c-4250-9b1e-71f61432eab4 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:52.504443 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-0a044601-1f8c-4250-9b1e-71f61432eab4 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:52.504443 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 716/2843] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 1333 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:54:52.611257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c1a3735-230c-45d4-9dd5-ba039b1fae58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:52.613254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c1a3735-230c-45d4-9dd5-ba039b1fae58 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:52.613450 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c1a3735-230c-45d4-9dd5-ba039b1fae58 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:52.613628 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c1a3735-230c-45d4-9dd5-ba039b1fae58 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:52.614199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0c1a3735-230c-45d4-9dd5-ba039b1fae58 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:52.618383 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:52.618383 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:52.619362 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c1a3735-230c-45d4-9dd5-ba039b1fae58 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:52.683213 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 703/2844] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:52 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:53.030059 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e2ca9f6-dd31-4cc0-afb2-463f619cadef None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.032262 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e2ca9f6-dd31-4cc0-afb2-463f619cadef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:53.032528 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e2ca9f6-dd31-4cc0-afb2-463f619cadef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.032802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e2ca9f6-dd31-4cc0-afb2-463f619cadef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.032983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4e2ca9f6-dd31-4cc0-afb2-463f619cadef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:53.038920 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.038920 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:53.039731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e2ca9f6-dd31-4cc0-afb2-463f619cadef tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:53.040433 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 712/2845] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:53.306748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f69cbba4-3a88-413a-9aa0-483b5bf8f8b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.308049 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f69cbba4-3a88-413a-9aa0-483b5bf8f8b4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.308431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f69cbba4-3a88-413a-9aa0-483b5bf8f8b4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.308431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f69cbba4-3a88-413a-9aa0-483b5bf8f8b4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.308630 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-f69cbba4-3a88-413a-9aa0-483b5bf8f8b4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:54:53.313891 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.313891 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:53.316274 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f69cbba4-3a88-413a-9aa0-483b5bf8f8b4 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 200 Aug 18 13:54:53.316684 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 715/2846] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.327293 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.331878 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:54:53.331878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.331878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.331878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:54:53.331878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:54:53.335361 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Get all snapshots completed successfully. Aug 18 13:54:53.336080 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.336080 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:53.336953 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1096df7-ef8a-4581-8007-d0dd5eb513aa tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:54:53.337509 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 717/2847] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:54:53.343799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.346000 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137?cascade=True Aug 18 13:54:53.347491 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.347491 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.347491 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume with id: c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:53.347990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a27f2554-489f-418e-9a8d-4ce464eb472d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.350078 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a27f2554-489f-418e-9a8d-4ce464eb472d tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/snapshots/c7ccd19f-8c4a-4ddb-a8ff-64d23a2aeb53 Aug 18 13:54:53.350233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a27f2554-489f-418e-9a8d-4ce464eb472d tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.350416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a27f2554-489f-418e-9a8d-4ce464eb472d tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.356464 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.356464 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:53.357361 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a27f2554-489f-418e-9a8d-4ce464eb472d tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Snapshot retrieved successfully. Aug 18 13:54:53.358805 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a27f2554-489f-418e-9a8d-4ce464eb472d tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/snapshots/c7ccd19f-8c4a-4ddb-a8ff-64d23a2aeb53 returned with HTTP 200 Aug 18 13:54:53.358956 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.358956 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:53.359244 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 713/2848] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/snapshots/c7ccd19f-8c4a-4ddb-a8ff-64d23a2aeb53 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:53.362969 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:53.368976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70f5888c-9dc3-41e3-9bda-3c444f014493 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.371898 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70f5888c-9dc3-41e3-9bda-3c444f014493 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] POST https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action Aug 18 13:54:53.372401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70f5888c-9dc3-41e3-9bda-3c444f014493 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:53.372647 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70f5888c-9dc3-41e3-9bda-3c444f014493 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:53.374918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-70f5888c-9dc3-41e3-9bda-3c444f014493 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Updating group '3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2' with 'creating' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:54:53.379693 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.379693 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:53.386739 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume request issued successfully. Aug 18 13:54:53.388214 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70f5888c-9dc3-41e3-9bda-3c444f014493 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action returned with HTTP 202 Aug 18 13:54:53.388779 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 716/2849] 10.4.3.221 () {70 vars in 1455 bytes} [Tue Aug 18 13:54:53 2026] POST /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:54:53.392645 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac0dcb38-1d41-49d1-a003-36ee27cb41c2 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137?cascade=True returned with HTTP 202 Aug 18 13:54:53.392645 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 704/2850] 10.4.3.221 () {66 vars in 1376 bytes} [Tue Aug 18 13:54:53 2026] DELETE /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:53.400212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ee40e6e4-ff82-403a-a064-597c8b2c8587 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.401623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2f437588-3498-42c6-89f4-6948653f56ec None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.402336 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee40e6e4-ff82-403a-a064-597c8b2c8587 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.402548 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee40e6e4-ff82-403a-a064-597c8b2c8587 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.402743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee40e6e4-ff82-403a-a064-597c8b2c8587 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.402960 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-ee40e6e4-ff82-403a-a064-597c8b2c8587 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:54:53.405239 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2f437588-3498-42c6-89f4-6948653f56ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:53.405424 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2f437588-3498-42c6-89f4-6948653f56ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.405600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2f437588-3498-42c6-89f4-6948653f56ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.406482 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.406482 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:53.410020 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee40e6e4-ff82-403a-a064-597c8b2c8587 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 200 Aug 18 13:54:53.410389 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 718/2851] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.415613 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.415613 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:53.417610 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2f437588-3498-42c6-89f4-6948653f56ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:53.421502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20cb1463-3d4b-4a24-add9-22a476233155 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.421842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32b7e397-204b-42b1-aa51-ff97cacb95fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.423187 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20cb1463-3d4b-4a24-add9-22a476233155 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] POST https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action Aug 18 13:54:53.423516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20cb1463-3d4b-4a24-add9-22a476233155 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:53.423628 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20cb1463-3d4b-4a24-add9-22a476233155 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:53.423739 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2f437588-3498-42c6-89f4-6948653f56ec tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 200 Aug 18 13:54:53.423805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32b7e397-204b-42b1-aa51-ff97cacb95fa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] GET https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 Aug 18 13:54:53.424007 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32b7e397-204b-42b1-aa51-ff97cacb95fa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.424245 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32b7e397-204b-42b1-aa51-ff97cacb95fa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.424700 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 714/2852] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.425044 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-20cb1463-3d4b-4a24-add9-22a476233155 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Updating group '3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2' with 'available' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:54:53.428250 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.428250 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:53.436954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32b7e397-204b-42b1-aa51-ff97cacb95fa tempest-ProjectReaderTests33-314876533 tempest-ProjectReaderTests33-314876533-project-admin] https://10.4.3.221/volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 returned with HTTP 404 Aug 18 13:54:53.437534 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 705/2853] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/volumes/3f916d3b-648f-4de4-80ba-bf87bc61d6c7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:53.437978 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20cb1463-3d4b-4a24-add9-22a476233155 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action returned with HTTP 202 Aug 18 13:54:53.438395 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 717/2854] 10.4.3.221 () {70 vars in 1455 bytes} [Tue Aug 18 13:54:53 2026] POST /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:54:53.453577 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-115d2834-5668-4e3e-b7b7-4b0eb28e7f31 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.455383 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-115d2834-5668-4e3e-b7b7-4b0eb28e7f31 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.455619 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-115d2834-5668-4e3e-b7b7-4b0eb28e7f31 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.455970 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-115d2834-5668-4e3e-b7b7-4b0eb28e7f31 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.456194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-115d2834-5668-4e3e-b7b7-4b0eb28e7f31 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:54:53.459613 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.459613 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:53.463431 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-115d2834-5668-4e3e-b7b7-4b0eb28e7f31 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 200 Aug 18 13:54:53.463995 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 719/2855] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.473435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65c7219f-d838-47f3-9288-0f2c972066c0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.475404 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65c7219f-d838-47f3-9288-0f2c972066c0 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] POST https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action Aug 18 13:54:53.475880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65c7219f-d838-47f3-9288-0f2c972066c0 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:53.476042 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65c7219f-d838-47f3-9288-0f2c972066c0 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:53.477779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.group_snapshots [None req-65c7219f-d838-47f3-9288-0f2c972066c0 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Updating group '3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2' with 'error' {{(pid=100282) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:54:53.484597 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.484597 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:53.492792 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65c7219f-d838-47f3-9288-0f2c972066c0 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action returned with HTTP 202 Aug 18 13:54:53.493226 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 715/2856] 10.4.3.221 () {70 vars in 1455 bytes} [Tue Aug 18 13:54:53 2026] POST /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:54:53.501334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67da96c9-b76b-4ec9-b5dc-91cbe7c9e537 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.503127 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67da96c9-b76b-4ec9-b5dc-91cbe7c9e537 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.503325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67da96c9-b76b-4ec9-b5dc-91cbe7c9e537 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.503540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67da96c9-b76b-4ec9-b5dc-91cbe7c9e537 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.503666 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-67da96c9-b76b-4ec9-b5dc-91cbe7c9e537 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:54:53.507153 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.507153 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:53.507657 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-04b91f52-44da-4d38-974e-fec5ab801cf9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.511335 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-04b91f52-44da-4d38-974e-fec5ab801cf9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] DELETE https://10.4.3.221/volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73 Aug 18 13:54:53.511508 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-04b91f52-44da-4d38-974e-fec5ab801cf9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.511675 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-04b91f52-44da-4d38-974e-fec5ab801cf9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.511914 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67da96c9-b76b-4ec9-b5dc-91cbe7c9e537 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 200 Aug 18 13:54:53.512403 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 706/2857] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.522898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c739f6a8-79bf-4f3a-a0e4-727eab907f92 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.523065 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.523065 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:53.525480 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c739f6a8-79bf-4f3a-a0e4-727eab907f92 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] POST https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action Aug 18 13:54:53.526003 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c739f6a8-79bf-4f3a-a0e4-727eab907f92 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:53.528732 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c739f6a8-79bf-4f3a-a0e4-727eab907f92 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:53.531164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.group_snapshots [None req-c739f6a8-79bf-4f3a-a0e4-727eab907f92 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Updating group '3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2' with 'available' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 13:54:53.536844 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.536844 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:53.544644 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c739f6a8-79bf-4f3a-a0e4-727eab907f92 tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action returned with HTTP 202 Aug 18 13:54:53.545293 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 720/2858] 10.4.3.221 () {70 vars in 1455 bytes} [Tue Aug 18 13:54:53 2026] POST /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:54:53.552723 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f1e5ad7b-2831-4f10-abd2-8e6263adddf2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.556045 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f1e5ad7b-2831-4f10-abd2-8e6263adddf2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.556243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f1e5ad7b-2831-4f10-abd2-8e6263adddf2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.556416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f1e5ad7b-2831-4f10-abd2-8e6263adddf2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.556535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.group_snapshots [None req-f1e5ad7b-2831-4f10-abd2-8e6263adddf2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:54:53.561481 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.561481 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:53.566404 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f1e5ad7b-2831-4f10-abd2-8e6263adddf2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 200 Aug 18 13:54:53.567035 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 716/2859] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.576609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba3d1a1d-bb83-467f-a193-3641642a5c48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.578456 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba3d1a1d-bb83-467f-a193-3641642a5c48 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] DELETE https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.579186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba3d1a1d-bb83-467f-a193-3641642a5c48 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.579186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba3d1a1d-bb83-467f-a193-3641642a5c48 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.579186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-ba3d1a1d-bb83-467f-a193-3641642a5c48 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] delete called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 13:54:53.579186 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-ba3d1a1d-bb83-467f-a193-3641642a5c48 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Delete group_snapshot with id: 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.583972 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.583972 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:53.591260 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-35a0fdb8-bcf8-4ad9-bf8b-144f394c7e51 req-04b91f52-44da-4d38-974e-fec5ab801cf9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73 returned with HTTP 200 Aug 18 13:54:53.591677 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 718/2860] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:54:53 2026] DELETE /volume/v3/attachments/57aef34a-f417-4135-af25-244bb78b2b73 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:53.624971 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba3d1a1d-bb83-467f-a193-3641642a5c48 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 202 Aug 18 13:54:53.625392 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 707/2861] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:54:53 2026] DELETE /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:54:53.631089 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-366768ec-9a9a-45a1-9586-12323de59613 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.632799 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-366768ec-9a9a-45a1-9586-12323de59613 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:53.632896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-366768ec-9a9a-45a1-9586-12323de59613 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.633052 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-96874d09-6624-4b51-961e-98b12a7fa274 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.633097 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-366768ec-9a9a-45a1-9586-12323de59613 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.633172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-366768ec-9a9a-45a1-9586-12323de59613 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:53.634956 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:54:53.635159 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.635362 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.635629 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:54:53.636546 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:54:53.638840 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.638840 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:53.639413 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-366768ec-9a9a-45a1-9586-12323de59613 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:53.639968 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 721/2862] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:53.643931 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Get all volumes completed successfully. Aug 18 13:54:53.644522 np0000007658 devstack@c-api.service[100282]: WARNING stevedore.named [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:54:53.644688 np0000007658 devstack@c-api.service[100282]: WARNING castellan.key_manager [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:54:53.680919 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:53.683962 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.683962 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:53.691111 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-96874d09-6624-4b51-961e-98b12a7fa274 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:54:53.691464 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 717/2863] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.703738 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.705965 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail Aug 18 13:54:53.706254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.706672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.707104 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:54:53.707340 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.707340 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:53.708388 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:54:53.712023 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Get all snapshots completed successfully. Aug 18 13:54:53.713104 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05233ac4-d42b-4e8c-82d6-bba49b5a0fa3 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 13:54:53.713614 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 719/2864] 10.4.3.221 () {66 vars in 1264 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:53.722007 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66466582-215c-4200-a22b-18b4130f8444 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.724343 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66466582-215c-4200-a22b-18b4130f8444 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 Aug 18 13:54:53.724343 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66466582-215c-4200-a22b-18b4130f8444 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.724515 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66466582-215c-4200-a22b-18b4130f8444 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.724931 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-66466582-215c-4200-a22b-18b4130f8444 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 13:54:53.729824 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66466582-215c-4200-a22b-18b4130f8444 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 returned with HTTP 404 Aug 18 13:54:53.730617 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 708/2865] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/group_snapshots/3dd9c2b2-3ecc-4e2d-9093-3520b57fc9a2 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:54:53.737044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ab72a119-ca77-4616-b8fa-a7992422e464 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.739884 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:54:53.739884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.739884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.739884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:54:53.740341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:54:53.749413 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Get all volumes completed successfully. Aug 18 13:54:53.750515 np0000007658 devstack@c-api.service[100281]: WARNING stevedore.named [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:54:53.750880 np0000007658 devstack@c-api.service[100281]: WARNING castellan.key_manager [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:54:53.798873 np0000007658 devstack@c-api.service[100281]: DEBUG oslo_db.sqlalchemy.engines [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:53.802343 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.802343 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:53.809770 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab72a119-ca77-4616-b8fa-a7992422e464 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:54:53.810332 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 722/2866] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:53.825314 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f42424e1-86b6-4f2e-98fb-6350badbc3ce None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.828164 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f42424e1-86b6-4f2e-98fb-6350badbc3ce tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] POST https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a/action Aug 18 13:54:53.828686 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f42424e1-86b6-4f2e-98fb-6350badbc3ce tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:54:53.828837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f42424e1-86b6-4f2e-98fb-6350badbc3ce tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:53.830457 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.groups [None req-f42424e1-86b6-4f2e-98fb-6350badbc3ce tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] delete called for group 72a32ca5-4877-4918-8f2b-889fa94b445a {{(pid=100282) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 13:54:53.830912 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.groups [None req-f42424e1-86b6-4f2e-98fb-6350badbc3ce tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Delete group with id: 72a32ca5-4877-4918-8f2b-889fa94b445a Aug 18 13:54:53.835103 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.835103 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:53.874155 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f42424e1-86b6-4f2e-98fb-6350badbc3ce tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a/action returned with HTTP 202 Aug 18 13:54:53.874646 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 718/2867] 10.4.3.221 () {70 vars in 1428 bytes} [Tue Aug 18 13:54:53 2026] POST /volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:54:53.881967 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:53.886110 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 Aug 18 13:54:53.886329 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:53.886521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:53.901036 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.901036 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:53.909159 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Volume info retrieved successfully. Aug 18 13:54:53.909850 np0000007658 devstack@c-api.service[100283]: WARNING stevedore.named [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 13:54:53.910019 np0000007658 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 13:54:53.948610 np0000007658 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 13:54:53.951944 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:53.951944 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:53.959464 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdd697b1-f73b-4597-b9f8-d4e77bf83478 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 returned with HTTP 200 Aug 18 13:54:53.959822 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 720/2868] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:54:53 2026] GET /volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 => generated 918 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:54:54.051733 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aab5bcbf-5eaf-4842-b27a-f9d712713b4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:54.053284 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aab5bcbf-5eaf-4842-b27a-f9d712713b4a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:54.053461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aab5bcbf-5eaf-4842-b27a-f9d712713b4a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:54.053640 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aab5bcbf-5eaf-4842-b27a-f9d712713b4a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:54.054388 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-aab5bcbf-5eaf-4842-b27a-f9d712713b4a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:54.058977 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:54.058977 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:54.059562 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aab5bcbf-5eaf-4842-b27a-f9d712713b4a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:54.059948 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 709/2869] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:54 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:54.437062 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3a5df7d2-34ee-402a-aa8f-b2bdc9de8589 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:54.439276 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3a5df7d2-34ee-402a-aa8f-b2bdc9de8589 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:54.439551 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3a5df7d2-34ee-402a-aa8f-b2bdc9de8589 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:54.439810 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3a5df7d2-34ee-402a-aa8f-b2bdc9de8589 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:54.445897 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3a5df7d2-34ee-402a-aa8f-b2bdc9de8589 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 404 Aug 18 13:54:54.446453 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 723/2870] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:54 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:54.616259 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f147df81-5fc8-4624-8cf7-11046a861141 req-d7536b0f-c0c4-4bda-966c-06c6e731ec0c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:54.620332 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f147df81-5fc8-4624-8cf7-11046a861141 req-d7536b0f-c0c4-4bda-966c-06c6e731ec0c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:54.620515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f147df81-5fc8-4624-8cf7-11046a861141 req-d7536b0f-c0c4-4bda-966c-06c6e731ec0c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:54.620727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f147df81-5fc8-4624-8cf7-11046a861141 req-d7536b0f-c0c4-4bda-966c-06c6e731ec0c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:54.633525 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:54.633525 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:54.639087 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f147df81-5fc8-4624-8cf7-11046a861141 req-d7536b0f-c0c4-4bda-966c-06c6e731ec0c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:54.646097 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f147df81-5fc8-4624-8cf7-11046a861141 req-d7536b0f-c0c4-4bda-966c-06c6e731ec0c tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:54.647592 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 719/2871] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:54:54 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:54:54.649693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a94cfa3-3c6b-4a7a-a305-7a81b94f2c08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:54.654816 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a94cfa3-3c6b-4a7a-a305-7a81b94f2c08 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:54.654816 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a94cfa3-3c6b-4a7a-a305-7a81b94f2c08 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:54.654816 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a94cfa3-3c6b-4a7a-a305-7a81b94f2c08 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:54.654816 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2a94cfa3-3c6b-4a7a-a305-7a81b94f2c08 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:54.662022 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:54.662022 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:54.665740 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a94cfa3-3c6b-4a7a-a305-7a81b94f2c08 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:54.666353 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 721/2872] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:54 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:54.973666 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67e73341-58f0-4613-952d-e70df6b14bc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:54.977713 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67e73341-58f0-4613-952d-e70df6b14bc2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 Aug 18 13:54:54.977987 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67e73341-58f0-4613-952d-e70df6b14bc2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:54.978206 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67e73341-58f0-4613-952d-e70df6b14bc2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:54.984472 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67e73341-58f0-4613-952d-e70df6b14bc2 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 returned with HTTP 404 Aug 18 13:54:54.985061 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 710/2873] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:54:54 2026] GET /volume/v3/volumes/66cfb031-73aa-4362-bac0-9c5f84dbfd46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:54:54.997200 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-05c24e45-881f-4667-8609-d115d36b8ad0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:54.999403 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05c24e45-881f-4667-8609-d115d36b8ad0 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] GET https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a Aug 18 13:54:54.999688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05c24e45-881f-4667-8609-d115d36b8ad0 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.001164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05c24e45-881f-4667-8609-d115d36b8ad0 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.001352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.groups [None req-05c24e45-881f-4667-8609-d115d36b8ad0 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] show called for member 72a32ca5-4877-4918-8f2b-889fa94b445a {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 13:54:55.008219 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05c24e45-881f-4667-8609-d115d36b8ad0 tempest-GroupSnapshotsV319Test-1410790906 tempest-GroupSnapshotsV319Test-1410790906-project-member] https://10.4.3.221/volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a returned with HTTP 404 Aug 18 13:54:55.008805 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 724/2874] 10.4.3.221 () {68 vars in 1386 bytes} [Tue Aug 18 13:54:54 2026] GET /volume/v3/groups/72a32ca5-4877-4918-8f2b-889fa94b445a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:54:55.018972 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d34cbae8-6817-4f36-88a9-a84231208d4f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.021559 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d34cbae8-6817-4f36-88a9-a84231208d4f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/880133fb-db43-42b1-b603-d7152013a850 Aug 18 13:54:55.021886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d34cbae8-6817-4f36-88a9-a84231208d4f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.022129 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d34cbae8-6817-4f36-88a9-a84231208d4f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.040708 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d34cbae8-6817-4f36-88a9-a84231208d4f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/group_types/880133fb-db43-42b1-b603-d7152013a850 returned with HTTP 202 Aug 18 13:54:55.040962 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 720/2875] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:54:55 2026] DELETE /volume/v3/group_types/880133fb-db43-42b1-b603-d7152013a850 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:54:55.049522 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fd874f3-7c1f-4526-8536-4f20048bc70f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.051156 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fd874f3-7c1f-4526-8536-4f20048bc70f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] DELETE https://10.4.3.221/volume/v3/types/42a62581-b0f2-43fc-b6b9-3b4219a27e54 Aug 18 13:54:55.051460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fd874f3-7c1f-4526-8536-4f20048bc70f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.051784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fd874f3-7c1f-4526-8536-4f20048bc70f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.073732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b89332c-3c17-451a-a900-38bcee569b59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.075448 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b89332c-3c17-451a-a900-38bcee569b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:55.076705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b89332c-3c17-451a-a900-38bcee569b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.076705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b89332c-3c17-451a-a900-38bcee569b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.076705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1b89332c-3c17-451a-a900-38bcee569b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:55.083244 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fd874f3-7c1f-4526-8536-4f20048bc70f tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/types/42a62581-b0f2-43fc-b6b9-3b4219a27e54 returned with HTTP 202 Aug 18 13:54:55.083244 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 722/2876] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:54:55 2026] DELETE /volume/v3/types/42a62581-b0f2-43fc-b6b9-3b4219a27e54 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:55.086695 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:55.086695 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:55.086695 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b89332c-3c17-451a-a900-38bcee569b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:55.086695 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 711/2877] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:55 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:55.094028 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0635957d-b2cb-4f2a-8954-40b7c8a65a0e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.099096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0635957d-b2cb-4f2a-8954-40b7c8a65a0e tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] GET https://10.4.3.221/volume/v3/types/42a62581-b0f2-43fc-b6b9-3b4219a27e54 Aug 18 13:54:55.099319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0635957d-b2cb-4f2a-8954-40b7c8a65a0e tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.099667 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0635957d-b2cb-4f2a-8954-40b7c8a65a0e tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.106571 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0635957d-b2cb-4f2a-8954-40b7c8a65a0e tempest-GroupSnapshotsV319Test-951688081 tempest-GroupSnapshotsV319Test-951688081-project-admin] https://10.4.3.221/volume/v3/types/42a62581-b0f2-43fc-b6b9-3b4219a27e54 returned with HTTP 404 Aug 18 13:54:55.107276 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 725/2878] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:54:55 2026] GET /volume/v3/types/42a62581-b0f2-43fc-b6b9-3b4219a27e54 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:55.117634 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cb188bdb-9288-438c-b5e5-29c0a909a614 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.120119 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cb188bdb-9288-438c-b5e5-29c0a909a614 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:55.120564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cb188bdb-9288-438c-b5e5-29c0a909a614 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.121533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cb188bdb-9288-438c-b5e5-29c0a909a614 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.121533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-cb188bdb-9288-438c-b5e5-29c0a909a614 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume with id: c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:55.132429 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cb188bdb-9288-438c-b5e5-29c0a909a614 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 404 Aug 18 13:54:55.132850 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 721/2879] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:55 2026] DELETE /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:55.142961 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8bed80ea-0be2-4238-b6e7-f93f2cb1d97c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.150201 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bed80ea-0be2-4238-b6e7-f93f2cb1d97c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 Aug 18 13:54:55.150201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bed80ea-0be2-4238-b6e7-f93f2cb1d97c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.150201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bed80ea-0be2-4238-b6e7-f93f2cb1d97c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.161241 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bed80ea-0be2-4238-b6e7-f93f2cb1d97c tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 returned with HTTP 404 Aug 18 13:54:55.164262 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 723/2880] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:55 2026] GET /volume/v3/volumes/c937f898-c945-44b7-8eba-e42bf5ef5137 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:55.172988 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.175243 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:55.175522 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.175583 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.175744 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume with id: 6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:55.187568 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:55.187568 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:55.188164 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:55.214285 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume request issued successfully. Aug 18 13:54:55.214285 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d04414-01b2-4640-9f41-b4edc6cea963 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 202 Aug 18 13:54:55.214285 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 712/2881] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:55 2026] DELETE /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:55.222214 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-23ec8484-ea4b-437f-9db4-5ffe21e6050e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.224417 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23ec8484-ea4b-437f-9db4-5ffe21e6050e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:55.225667 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23ec8484-ea4b-437f-9db4-5ffe21e6050e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.225667 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-23ec8484-ea4b-437f-9db4-5ffe21e6050e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.236224 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:55.236224 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:55.241232 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-23ec8484-ea4b-437f-9db4-5ffe21e6050e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:54:55.246631 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-23ec8484-ea4b-437f-9db4-5ffe21e6050e tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 200 Aug 18 13:54:55.247147 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 726/2882] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:55 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:55.677966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1bfc41f4-9983-4766-a514-c66f10fa6b79 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:55.680419 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1bfc41f4-9983-4766-a514-c66f10fa6b79 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:55.680821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1bfc41f4-9983-4766-a514-c66f10fa6b79 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:55.681922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1bfc41f4-9983-4766-a514-c66f10fa6b79 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:55.681922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1bfc41f4-9983-4766-a514-c66f10fa6b79 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:55.687237 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:55.687237 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:55.688314 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1bfc41f4-9983-4766-a514-c66f10fa6b79 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:55.689028 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 722/2883] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:55 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:56.097726 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c52e92c-dbf9-4754-acac-10404d25cedb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:56.102411 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c52e92c-dbf9-4754-acac-10404d25cedb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:56.103594 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c52e92c-dbf9-4754-acac-10404d25cedb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:56.103594 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c52e92c-dbf9-4754-acac-10404d25cedb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:56.103594 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4c52e92c-dbf9-4754-acac-10404d25cedb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:56.108753 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:56.108753 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:56.110438 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c52e92c-dbf9-4754-acac-10404d25cedb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:56.110438 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 724/2884] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:56 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:56.262407 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7222835d-4a1a-4bf7-9298-052127a41d3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:56.265207 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7222835d-4a1a-4bf7-9298-052127a41d3a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e Aug 18 13:54:56.265486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7222835d-4a1a-4bf7-9298-052127a41d3a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:56.265672 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7222835d-4a1a-4bf7-9298-052127a41d3a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:56.293874 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7222835d-4a1a-4bf7-9298-052127a41d3a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e returned with HTTP 404 Aug 18 13:54:56.293874 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 713/2885] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:56 2026] GET /volume/v3/volumes/6fff585a-b447-4d13-9bf2-61acf038cb9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:56.701811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c8fa0c5b-a167-4a1e-a309-c369ce811a89 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:56.703723 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8fa0c5b-a167-4a1e-a309-c369ce811a89 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:56.703944 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8fa0c5b-a167-4a1e-a309-c369ce811a89 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:56.704167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8fa0c5b-a167-4a1e-a309-c369ce811a89 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:56.704309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c8fa0c5b-a167-4a1e-a309-c369ce811a89 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:56.711190 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:56.711190 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:56.712131 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8fa0c5b-a167-4a1e-a309-c369ce811a89 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:56.712553 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 727/2886] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:56 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:57.123381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2a019a4c-6470-47e1-9423-d4c931e93e6a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:57.123381 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a019a4c-6470-47e1-9423-d4c931e93e6a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:57.123381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2a019a4c-6470-47e1-9423-d4c931e93e6a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:57.123850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2a019a4c-6470-47e1-9423-d4c931e93e6a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:57.123850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2a019a4c-6470-47e1-9423-d4c931e93e6a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:57.128380 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:57.128380 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:57.129091 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2a019a4c-6470-47e1-9423-d4c931e93e6a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:57.129466 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 723/2887] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:57 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:57.712711 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:57.721348 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:57.721532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:57.721757 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:57.722003 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Delete volume with id: a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:57.734340 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-679c90ed-e13f-45e0-80bc-ddf9fd2a4f1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:57.738430 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-679c90ed-e13f-45e0-80bc-ddf9fd2a4f1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:57.740444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-679c90ed-e13f-45e0-80bc-ddf9fd2a4f1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:57.740444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-679c90ed-e13f-45e0-80bc-ddf9fd2a4f1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:57.740444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-679c90ed-e13f-45e0-80bc-ddf9fd2a4f1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:57.740590 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:57.740590 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:57.742703 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:57.747486 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:57.747486 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:57.748380 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-679c90ed-e13f-45e0-80bc-ddf9fd2a4f1b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:57.749296 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 714/2888] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:57 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:57.778907 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Delete volume request issued successfully. Aug 18 13:54:57.779068 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fe2e52f-ac22-4bc7-9dd4-bfc0fd72f223 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 202 Aug 18 13:54:57.779471 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 725/2889] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:57 2026] DELETE /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:57.788662 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3a3dd5e9-7635-416f-a14c-2027d63ac5f6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:57.796071 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3a3dd5e9-7635-416f-a14c-2027d63ac5f6 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:57.796278 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3a3dd5e9-7635-416f-a14c-2027d63ac5f6 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:57.796453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3a3dd5e9-7635-416f-a14c-2027d63ac5f6 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:57.805533 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:57.805533 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:57.812213 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3a3dd5e9-7635-416f-a14c-2027d63ac5f6 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:57.818202 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3a3dd5e9-7635-416f-a14c-2027d63ac5f6 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 200 Aug 18 13:54:57.818605 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 728/2890] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:57 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:57.911309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e24e59dc-e803-46a4-8140-b298732d8d0f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.022177 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e24e59dc-e803-46a4-8140-b298732d8d0f tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:54:58.022527 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e24e59dc-e803-46a4-8140-b298732d8d0f tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1330939500"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:58.038283 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e24e59dc-e803-46a4-8140-b298732d8d0f tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:54:58.038753 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 724/2891] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:54:57 2026] POST /volume/v3/types => generated 231 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:58.046845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2197a47-039f-492f-86d6-b21bf34f3888 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.048573 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2197a47-039f-492f-86d6-b21bf34f3888 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] POST https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs Aug 18 13:54:58.048907 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2197a47-039f-492f-86d6-b21bf34f3888 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:58.072641 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2197a47-039f-492f-86d6-b21bf34f3888 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs returned with HTTP 200 Aug 18 13:54:58.073091 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 715/2892] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:54:58 2026] POST /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.082549 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d8ae70d-4b82-45a4-a0bf-a043c23e8772 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.085077 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d8ae70d-4b82-45a4-a0bf-a043c23e8772 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] GET https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 Aug 18 13:54:58.085320 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d8ae70d-4b82-45a4-a0bf-a043c23e8772 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.085587 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d8ae70d-4b82-45a4-a0bf-a043c23e8772 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.094690 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d8ae70d-4b82-45a4-a0bf-a043c23e8772 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 returned with HTTP 200 Aug 18 13:54:58.095149 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 726/2893] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.106257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4df1eba6-40d4-44d3-9a7c-354fa840c458 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.109127 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4df1eba6-40d4-44d3-9a7c-354fa840c458 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] DELETE https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 Aug 18 13:54:58.109127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4df1eba6-40d4-44d3-9a7c-354fa840c458 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.109318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4df1eba6-40d4-44d3-9a7c-354fa840c458 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.132444 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4df1eba6-40d4-44d3-9a7c-354fa840c458 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 returned with HTTP 202 Aug 18 13:54:58.133186 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 729/2894] 10.4.3.221 () {66 vars in 1399 bytes} [Tue Aug 18 13:54:58 2026] DELETE /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:58.140412 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2ca5d459-47c0-4282-b1a1-a8e40a4fb395 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.141957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1fcd835-f779-49d6-8754-39d7467a4e68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.142018 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2ca5d459-47c0-4282-b1a1-a8e40a4fb395 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] GET https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 Aug 18 13:54:58.142187 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2ca5d459-47c0-4282-b1a1-a8e40a4fb395 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.142372 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2ca5d459-47c0-4282-b1a1-a8e40a4fb395 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.143746 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1fcd835-f779-49d6-8754-39d7467a4e68 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:58.144614 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1fcd835-f779-49d6-8754-39d7467a4e68 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.144614 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1fcd835-f779-49d6-8754-39d7467a4e68 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.144614 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a1fcd835-f779-49d6-8754-39d7467a4e68 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:58.149016 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:58.149016 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:58.149639 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2ca5d459-47c0-4282-b1a1-a8e40a4fb395 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 returned with HTTP 404 Aug 18 13:54:58.149945 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1fcd835-f779-49d6-8754-39d7467a4e68 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:58.150229 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 725/2895] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:58.150935 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 716/2896] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:58.158908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5eaff96a-dc2d-4c4f-9b8b-3252898a9f38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.161221 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5eaff96a-dc2d-4c4f-9b8b-3252898a9f38 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] POST https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs Aug 18 13:54:58.161577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5eaff96a-dc2d-4c4f-9b8b-3252898a9f38 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:58.186297 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5eaff96a-dc2d-4c4f-9b8b-3252898a9f38 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs returned with HTTP 200 Aug 18 13:54:58.186777 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 727/2897] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:54:58 2026] POST /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.196196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-09cb96b1-a815-4ced-95b2-7d66fe01c443 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.198111 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-09cb96b1-a815-4ced-95b2-7d66fe01c443 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] GET https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs Aug 18 13:54:58.198349 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-09cb96b1-a815-4ced-95b2-7d66fe01c443 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.198576 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-09cb96b1-a815-4ced-95b2-7d66fe01c443 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.214971 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-09cb96b1-a815-4ced-95b2-7d66fe01c443 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs returned with HTTP 200 Aug 18 13:54:58.215419 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 730/2898] 10.4.3.221 () {66 vars in 1378 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.224268 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e27c81e3-9664-4cb4-b2a6-a49ae47fc63d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.225951 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e27c81e3-9664-4cb4-b2a6-a49ae47fc63d tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] POST https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs Aug 18 13:54:58.226267 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e27c81e3-9664-4cb4-b2a6-a49ae47fc63d tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:58.270176 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e27c81e3-9664-4cb4-b2a6-a49ae47fc63d tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs returned with HTTP 200 Aug 18 13:54:58.270683 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 726/2899] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:54:58 2026] POST /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.282673 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2bdcb20-aa11-4061-a265-1f6ce7e8f909 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.286115 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2bdcb20-aa11-4061-a265-1f6ce7e8f909 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] PUT https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec2 Aug 18 13:54:58.286456 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2bdcb20-aa11-4061-a265-1f6ce7e8f909 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:58.307436 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2bdcb20-aa11-4061-a265-1f6ce7e8f909 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec2 returned with HTTP 200 Aug 18 13:54:58.307788 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 717/2900] 10.4.3.221 () {68 vars in 1416 bytes} [Tue Aug 18 13:54:58 2026] PUT /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.315878 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb6897e9-b344-4890-a697-af6c72db7558 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.318735 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb6897e9-b344-4890-a697-af6c72db7558 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] GET https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec2 Aug 18 13:54:58.319007 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb6897e9-b344-4890-a697-af6c72db7558 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.319240 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb6897e9-b344-4890-a697-af6c72db7558 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.332060 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb6897e9-b344-4890-a697-af6c72db7558 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec2 returned with HTTP 200 Aug 18 13:54:58.332545 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 728/2901] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs/spec2 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.344162 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-64cba82c-9d35-402a-a0c9-9c61b1b371af None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.350961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-64cba82c-9d35-402a-a0c9-9c61b1b371af tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] POST https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs Aug 18 13:54:58.351362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-64cba82c-9d35-402a-a0c9-9c61b1b371af tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:54:58.391827 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-64cba82c-9d35-402a-a0c9-9c61b1b371af tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs returned with HTTP 200 Aug 18 13:54:58.392374 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 731/2902] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:54:58 2026] POST /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs => generated 51 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.406958 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5c8da655-04a0-40bf-90ee-24ec8074b57e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.410353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c8da655-04a0-40bf-90ee-24ec8074b57e tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] GET https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs Aug 18 13:54:58.410722 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c8da655-04a0-40bf-90ee-24ec8074b57e tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.411642 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c8da655-04a0-40bf-90ee-24ec8074b57e tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.425394 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c8da655-04a0-40bf-90ee-24ec8074b57e tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs returned with HTTP 200 Aug 18 13:54:58.425944 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 727/2903] 10.4.3.221 () {66 vars in 1378 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31/extra_specs => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:54:58.440513 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f219debb-016d-46b9-a1d1-4ba0fde7c4d1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.444227 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f219debb-016d-46b9-a1d1-4ba0fde7c4d1 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] DELETE https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31 Aug 18 13:54:58.444568 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f219debb-016d-46b9-a1d1-4ba0fde7c4d1 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.444819 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f219debb-016d-46b9-a1d1-4ba0fde7c4d1 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.480359 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f219debb-016d-46b9-a1d1-4ba0fde7c4d1 tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31 returned with HTTP 202 Aug 18 13:54:58.480919 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 718/2904] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:54:58 2026] DELETE /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:58.488946 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e9b4d9a-ad65-4ce2-a7f3-8463dc03297b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.491611 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e9b4d9a-ad65-4ce2-a7f3-8463dc03297b tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] GET https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31 Aug 18 13:54:58.491846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e9b4d9a-ad65-4ce2-a7f3-8463dc03297b tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.492075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e9b4d9a-ad65-4ce2-a7f3-8463dc03297b tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.498838 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e9b4d9a-ad65-4ce2-a7f3-8463dc03297b tempest-VolumeTypesExtraSpecsTest-1196947961 tempest-VolumeTypesExtraSpecsTest-1196947961-project-admin] https://10.4.3.221/volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31 returned with HTTP 404 Aug 18 13:54:58.499526 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 729/2905] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/types/55dd35d8-df43-44e0-8e21-d6af84c84e31 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:58.760482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a4404616-cf0c-4eba-acf7-5c310111eeee None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.762302 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4404616-cf0c-4eba-acf7-5c310111eeee tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:58.762500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4404616-cf0c-4eba-acf7-5c310111eeee tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.762740 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4404616-cf0c-4eba-acf7-5c310111eeee tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.762939 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a4404616-cf0c-4eba-acf7-5c310111eeee tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:58.766988 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:58.766988 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:58.767717 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4404616-cf0c-4eba-acf7-5c310111eeee tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:58.768127 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 732/2906] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:58.836105 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3f92120a-c1e4-4aab-b267-a22ebb5ae627 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.838423 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3f92120a-c1e4-4aab-b267-a22ebb5ae627 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f Aug 18 13:54:58.838680 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3f92120a-c1e4-4aab-b267-a22ebb5ae627 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.838971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3f92120a-c1e4-4aab-b267-a22ebb5ae627 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.851311 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3f92120a-c1e4-4aab-b267-a22ebb5ae627 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f returned with HTTP 404 Aug 18 13:54:58.851771 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 728/2907] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/volumes/a828703c-3a0e-4a64-bdf5-bbb44cd3f63f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:54:58.859710 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33260277-3c47-48ca-b2fb-69176d7417d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.861490 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33260277-3c47-48ca-b2fb-69176d7417d9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:58.861710 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33260277-3c47-48ca-b2fb-69176d7417d9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.861935 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33260277-3c47-48ca-b2fb-69176d7417d9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.862135 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-33260277-3c47-48ca-b2fb-69176d7417d9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Delete volume with id: f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:58.872461 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:58.872461 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:58.872461 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33260277-3c47-48ca-b2fb-69176d7417d9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:58.895449 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33260277-3c47-48ca-b2fb-69176d7417d9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Delete volume request issued successfully. Aug 18 13:54:58.895704 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33260277-3c47-48ca-b2fb-69176d7417d9 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 202 Aug 18 13:54:58.896281 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 719/2908] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:58 2026] DELETE /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:54:58.903723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d447dcf-1049-4387-b764-4d90d3ee6500 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:58.905634 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d447dcf-1049-4387-b764-4d90d3ee6500 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:58.905877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d447dcf-1049-4387-b764-4d90d3ee6500 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:58.906081 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d447dcf-1049-4387-b764-4d90d3ee6500 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:58.913052 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:58.913052 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:58.917837 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d447dcf-1049-4387-b764-4d90d3ee6500 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Volume info retrieved successfully. Aug 18 13:54:58.924042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d447dcf-1049-4387-b764-4d90d3ee6500 tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 200 Aug 18 13:54:58.924536 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 730/2909] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:58 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:59.162229 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74863ec4-62a1-449c-a55e-07d77b9a4515 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:59.167448 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74863ec4-62a1-449c-a55e-07d77b9a4515 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:54:59.167448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74863ec4-62a1-449c-a55e-07d77b9a4515 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:59.167448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74863ec4-62a1-449c-a55e-07d77b9a4515 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:59.167448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-74863ec4-62a1-449c-a55e-07d77b9a4515 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:59.174637 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:59.174637 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:59.176010 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74863ec4-62a1-449c-a55e-07d77b9a4515 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:54:59.176010 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 733/2910] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:54:59 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:59.782330 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65843963-ada3-4eda-b8a3-8409435ac166 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:59.785306 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65843963-ada3-4eda-b8a3-8409435ac166 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:59.785701 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65843963-ada3-4eda-b8a3-8409435ac166 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:59.786300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65843963-ada3-4eda-b8a3-8409435ac166 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:59.786541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-65843963-ada3-4eda-b8a3-8409435ac166 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:59.797353 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:59.797353 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:54:59.797353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65843963-ada3-4eda-b8a3-8409435ac166 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:59.797353 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 729/2911] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:59 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:59.810802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-febcfa67-4e5e-4c3a-8e3b-7f81b2d9cd49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:59.816619 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-febcfa67-4e5e-4c3a-8e3b-7f81b2d9cd49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f Aug 18 13:54:59.817779 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-febcfa67-4e5e-4c3a-8e3b-7f81b2d9cd49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:59.818198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-febcfa67-4e5e-4c3a-8e3b-7f81b2d9cd49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:59.837949 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:59.837949 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:54:59.845483 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-febcfa67-4e5e-4c3a-8e3b-7f81b2d9cd49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:54:59.851185 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-febcfa67-4e5e-4c3a-8e3b-7f81b2d9cd49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f returned with HTTP 200 Aug 18 13:54:59.852130 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 720/2912] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:59 2026] GET /volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:59.868269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2cd3dca-878d-4d5e-953f-1e8651fe372e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:59.870288 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2cd3dca-878d-4d5e-953f-1e8651fe372e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:59.870517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2cd3dca-878d-4d5e-953f-1e8651fe372e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:59.870751 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2cd3dca-878d-4d5e-953f-1e8651fe372e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:59.870941 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-a2cd3dca-878d-4d5e-953f-1e8651fe372e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete backup with id: 3d2a25b2-f50f-4407-9e77-49845549544a. Aug 18 13:54:59.875307 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:59.875307 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:54:59.899227 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-a2cd3dca-878d-4d5e-953f-1e8651fe372e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] delete_backup rpcapi backup_id 3d2a25b2-f50f-4407-9e77-49845549544a {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:54:59.901002 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2cd3dca-878d-4d5e-953f-1e8651fe372e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 202 Aug 18 13:54:59.901444 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 731/2913] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:54:59 2026] DELETE /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:54:59.912035 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d71dfbf0-5c25-4715-a7d6-f23b6778694c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:59.914102 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d71dfbf0-5c25-4715-a7d6-f23b6778694c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:54:59.914311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d71dfbf0-5c25-4715-a7d6-f23b6778694c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:59.914561 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d71dfbf0-5c25-4715-a7d6-f23b6778694c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:59.914753 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d71dfbf0-5c25-4715-a7d6-f23b6778694c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:54:59.923783 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:54:59.923783 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:54:59.924347 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d71dfbf0-5c25-4715-a7d6-f23b6778694c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 200 Aug 18 13:54:59.924524 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 734/2914] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:59 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:54:59.943059 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-90646f69-a860-471a-9367-9f6c16224c5e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:54:59.944427 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-90646f69-a860-471a-9367-9f6c16224c5e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] GET https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 Aug 18 13:54:59.944741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-90646f69-a860-471a-9367-9f6c16224c5e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:54:59.945019 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-90646f69-a860-471a-9367-9f6c16224c5e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:54:59.951381 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-90646f69-a860-471a-9367-9f6c16224c5e tempest-TestServerVolumeAttachmentScenario-469382847 tempest-TestServerVolumeAttachmentScenario-469382847-project-member] https://10.4.3.221/volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 returned with HTTP 404 Aug 18 13:54:59.951911 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 730/2915] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:54:59 2026] GET /volume/v3/volumes/f5b8670c-d33b-4e5e-b3c0-91cb5a768643 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:00.187768 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6225935c-8cf1-4582-be8d-b7e49edef049 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:00.191373 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6225935c-8cf1-4582-be8d-b7e49edef049 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:00.191668 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6225935c-8cf1-4582-be8d-b7e49edef049 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:00.191747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6225935c-8cf1-4582-be8d-b7e49edef049 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:00.191882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6225935c-8cf1-4582-be8d-b7e49edef049 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:00.196080 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:00.196080 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:00.196688 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6225935c-8cf1-4582-be8d-b7e49edef049 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:00.197168 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 721/2916] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:00 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:00.944151 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac88f3a5-711a-40a8-93c1-68ec0a8b39a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:00.944151 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac88f3a5-711a-40a8-93c1-68ec0a8b39a6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a Aug 18 13:55:00.944607 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac88f3a5-711a-40a8-93c1-68ec0a8b39a6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:00.944607 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac88f3a5-711a-40a8-93c1-68ec0a8b39a6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:00.944686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ac88f3a5-711a-40a8-93c1-68ec0a8b39a6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 3d2a25b2-f50f-4407-9e77-49845549544a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:00.951032 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac88f3a5-711a-40a8-93c1-68ec0a8b39a6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a returned with HTTP 404 Aug 18 13:55:00.951499 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 732/2917] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:00 2026] GET /volume/v3/backups/3d2a25b2-f50f-4407-9e77-49845549544a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:00.966626 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:00.968506 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:00.969095 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1892329163"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:00.970846 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1892329163'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:00.972138 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume of 1 GB Aug 18 13:55:00.975972 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Availability Zones retrieved successfully. Aug 18 13:55:00.981619 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (d643fa99-10d8-47bc-acf1-618e2edb31f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:00.983138 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67452167-d199-4076-bec4-823254abcbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:00.984038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:01.010888 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67452167-d199-4076-bec4-823254abcbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:01.010888 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f84ac949-3342-4be9-87d1-11957122ae03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:01.056504 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['6afc6b64-e313-443c-b064-438f5a618e32', '08a57bc6-f7db-4a78-a181-4ccc4d941bbb', '97841e90-0242-4ea1-8edb-ba488dc73ce0', '414f04e7-40c1-40da-acae-0540eeb7e268'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:01.057379 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f84ac949-3342-4be9-87d1-11957122ae03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6afc6b64-e313-443c-b064-438f5a618e32', '08a57bc6-f7db-4a78-a181-4ccc4d941bbb', '97841e90-0242-4ea1-8edb-ba488dc73ce0', '414f04e7-40c1-40da-acae-0540eeb7e268']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:01.058177 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2448d62b-ffdb-4e52-871e-fc7b0d8a7596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:01.083684 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2448d62b-ffdb-4e52-871e-fc7b0d8a7596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c86c163-daa9-48be-9cf7-6c9dc3ba51a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1892329163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['6afc6b64-e313-443c-b064-438f5a618e32','08a57bc6-f7db-4a78-a181-4ccc4d941bbb','97841e90-0242-4ea1-8edb-ba488dc73ce0','414f04e7-40c1-40da-acae-0540eeb7e268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1892329163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c86c163-daa9-48be-9cf7-6c9dc3ba51a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e66da40a0a44f43ab563088d90b06a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:01.084598 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de8e6f1-0d61-48c3-b131-ac9f2cf66326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:01.106231 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de8e6f1-0d61-48c3-b131-ac9f2cf66326) transitioned into state 'SUCCESS' from state '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-1892329163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['6afc6b64-e313-443c-b064-438f5a618e32','08a57bc6-f7db-4a78-a181-4ccc4d941bbb','97841e90-0242-4ea1-8edb-ba488dc73ce0','414f04e7-40c1-40da-acae-0540eeb7e268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:01.107522 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2897cf83-b6e7-42d3-ac8e-7f15e4f9fce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:01.119351 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2897cf83-b6e7-42d3-ac8e-7f15e4f9fce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:01.120547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (d643fa99-10d8-47bc-acf1-618e2edb31f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:01.121211 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request issued successfully. Aug 18 13:55:01.121979 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b0692045-2b04-4e02-9b44-f7c01a7eb9d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:01.122600 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 735/2918] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:00 2026] POST /volume/v3/volumes => generated 749 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:01.143411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cf8a1416-6e2c-431c-9705-b860df51cc5a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:01.145218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cf8a1416-6e2c-431c-9705-b860df51cc5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 Aug 18 13:55:01.145455 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cf8a1416-6e2c-431c-9705-b860df51cc5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:01.145684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cf8a1416-6e2c-431c-9705-b860df51cc5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:01.163643 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:01.163643 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:01.174567 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cf8a1416-6e2c-431c-9705-b860df51cc5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:01.181517 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cf8a1416-6e2c-431c-9705-b860df51cc5a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 returned with HTTP 200 Aug 18 13:55:01.181967 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 731/2919] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:01 2026] GET /volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:01.213288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-660f405e-8970-49b1-96c2-f600dda45e02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:01.225544 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-660f405e-8970-49b1-96c2-f600dda45e02 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:01.225883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-660f405e-8970-49b1-96c2-f600dda45e02 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:01.226114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-660f405e-8970-49b1-96c2-f600dda45e02 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:01.226258 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-660f405e-8970-49b1-96c2-f600dda45e02 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:01.235458 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:01.235458 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:01.236434 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-660f405e-8970-49b1-96c2-f600dda45e02 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:01.237007 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 722/2920] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:01 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:01.418364 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b030cc8-65e8-44af-bce4-213eef42b228 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:01.420285 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b030cc8-65e8-44af-bce4-213eef42b228 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:55:01.420464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b030cc8-65e8-44af-bce4-213eef42b228 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:01.420701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b030cc8-65e8-44af-bce4-213eef42b228 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:01.421086 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3b030cc8-65e8-44af-bce4-213eef42b228 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume with id: cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:55:01.431754 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:01.431754 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:01.432433 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b030cc8-65e8-44af-bce4-213eef42b228 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:55:01.459420 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b030cc8-65e8-44af-bce4-213eef42b228 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume request issued successfully. Aug 18 13:55:01.459661 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b030cc8-65e8-44af-bce4-213eef42b228 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 202 Aug 18 13:55:01.460249 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 733/2921] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:01 2026] DELETE /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:01.469388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-955bf978-13d8-4db1-a7ac-7f6bdd24c4e0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:01.471604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-955bf978-13d8-4db1-a7ac-7f6bdd24c4e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:55:01.471948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-955bf978-13d8-4db1-a7ac-7f6bdd24c4e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:01.472141 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-955bf978-13d8-4db1-a7ac-7f6bdd24c4e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:01.483055 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:01.483055 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:01.491844 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-955bf978-13d8-4db1-a7ac-7f6bdd24c4e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:55:01.498529 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-955bf978-13d8-4db1-a7ac-7f6bdd24c4e0 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 200 Aug 18 13:55:01.499006 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 736/2922] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:01 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:02.200318 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-88016129-a2bd-4dec-a9f6-a35282180989 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:02.201952 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-88016129-a2bd-4dec-a9f6-a35282180989 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 Aug 18 13:55:02.202035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-88016129-a2bd-4dec-a9f6-a35282180989 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:02.202262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-88016129-a2bd-4dec-a9f6-a35282180989 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:02.205330 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=370,cinder:INSERT=32,cinder:UPDATE=74 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:55:02.211635 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:02.211635 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:02.216612 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-88016129-a2bd-4dec-a9f6-a35282180989 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:02.221510 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-88016129-a2bd-4dec-a9f6-a35282180989 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 returned with HTTP 200 Aug 18 13:55:02.221988 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 732/2923] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:02 2026] GET /volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:02.237257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:02.239432 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:02.239958 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c86c163-daa9-48be-9cf7-6c9dc3ba51a3", "name": "tempest-VolumesBackupsTest-Backup-517233424"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:02.241902 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating new backup {'backup': {'volume_id': '8c86c163-daa9-48be-9cf7-6c9dc3ba51a3', 'name': 'tempest-VolumesBackupsTest-Backup-517233424'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:02.242146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating backup of volume 8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 in container None Aug 18 13:55:02.247362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3758cc77-9f32-4cf6-b47e-f796cc50062d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:02.249138 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3758cc77-9f32-4cf6-b47e-f796cc50062d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:02.249354 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3758cc77-9f32-4cf6-b47e-f796cc50062d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:02.249560 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3758cc77-9f32-4cf6-b47e-f796cc50062d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:02.249705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3758cc77-9f32-4cf6-b47e-f796cc50062d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:02.251638 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=293,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:55:02.251707 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:02.251707 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:02.252461 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:02.254108 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:02.254108 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:02.254678 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3758cc77-9f32-4cf6-b47e-f796cc50062d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:02.255193 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 734/2924] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:02 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:02.284617 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['8ba41103-e2d5-4b2e-95bb-df3726ddbea7', '023e5cd6-9454-4682-9ef7-4eebedc1bee9'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:02.317072 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76d6d107-96d3-417f-852a-ef3c27eeef2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:02.317657 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 723/2925] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:02 2026] POST /volume/v3/backups => generated 329 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:02.327591 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eb0d3a75-0b48-446e-b9c5-5d902e6d3596 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:02.329788 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb0d3a75-0b48-446e-b9c5-5d902e6d3596 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:02.330013 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb0d3a75-0b48-446e-b9c5-5d902e6d3596 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:02.330481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb0d3a75-0b48-446e-b9c5-5d902e6d3596 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:02.330481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-eb0d3a75-0b48-446e-b9c5-5d902e6d3596 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:02.339977 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:02.339977 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:02.342233 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb0d3a75-0b48-446e-b9c5-5d902e6d3596 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:02.342233 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 737/2926] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:02 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:02.518566 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6f8c29a3-ac11-4be7-be36-5d29056ee2bf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:02.520857 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f8c29a3-ac11-4be7-be36-5d29056ee2bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce Aug 18 13:55:02.521095 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f8c29a3-ac11-4be7-be36-5d29056ee2bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:02.521345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f8c29a3-ac11-4be7-be36-5d29056ee2bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:02.528247 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f8c29a3-ac11-4be7-be36-5d29056ee2bf tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce returned with HTTP 404 Aug 18 13:55:02.528927 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 733/2927] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:02 2026] GET /volume/v3/volumes/cb251df0-da83-4519-97a2-164a32080dce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:03.270292 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5169880-0b3b-4488-a0fd-3b51445efb61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:03.272091 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5169880-0b3b-4488-a0fd-3b51445efb61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:03.272269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5169880-0b3b-4488-a0fd-3b51445efb61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:03.272466 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5169880-0b3b-4488-a0fd-3b51445efb61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:03.272569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f5169880-0b3b-4488-a0fd-3b51445efb61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:03.279110 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:03.279110 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:03.280025 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5169880-0b3b-4488-a0fd-3b51445efb61 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:03.280141 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 735/2928] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:03 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:03.352307 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-784cfcb9-4739-496b-94b2-0e3a61101d57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:03.356524 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-784cfcb9-4739-496b-94b2-0e3a61101d57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:03.356524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-784cfcb9-4739-496b-94b2-0e3a61101d57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:03.356524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-784cfcb9-4739-496b-94b2-0e3a61101d57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:03.356524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-784cfcb9-4739-496b-94b2-0e3a61101d57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:03.359082 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=343,cinder:UPDATE=57,cinder:INSERT=26,cinder:DELETE=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:55:03.366884 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:03.366884 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:03.366884 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-784cfcb9-4739-496b-94b2-0e3a61101d57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:03.366884 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 724/2929] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:03 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:04.295483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4f5106f8-e10a-4599-84a7-a7ff15875352 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:04.301043 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f5106f8-e10a-4599-84a7-a7ff15875352 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:04.301043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f5106f8-e10a-4599-84a7-a7ff15875352 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:04.301043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f5106f8-e10a-4599-84a7-a7ff15875352 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:04.301043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4f5106f8-e10a-4599-84a7-a7ff15875352 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:04.304135 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=297,cinder:UPDATE=40,cinder:DELETE=1,cinder:INSERT=16 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:55:04.309773 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:04.309773 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:04.309773 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f5106f8-e10a-4599-84a7-a7ff15875352 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:04.309773 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 738/2930] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:04 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:04.380142 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d3a1497f-ab11-4351-a698-97f1db1fdb1a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:04.384338 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d3a1497f-ab11-4351-a698-97f1db1fdb1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:04.384479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d3a1497f-ab11-4351-a698-97f1db1fdb1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:04.384649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d3a1497f-ab11-4351-a698-97f1db1fdb1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:04.384775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-d3a1497f-ab11-4351-a698-97f1db1fdb1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:04.390787 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:04.390787 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:04.391729 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d3a1497f-ab11-4351-a698-97f1db1fdb1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:04.392216 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 734/2931] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:04 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:05.324614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-239293b7-322d-4368-96b6-aeffc9ca8a36 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:05.330700 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-239293b7-322d-4368-96b6-aeffc9ca8a36 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:05.330929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-239293b7-322d-4368-96b6-aeffc9ca8a36 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:05.331163 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-239293b7-322d-4368-96b6-aeffc9ca8a36 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:05.331303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-239293b7-322d-4368-96b6-aeffc9ca8a36 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:05.338237 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:05.338237 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:05.339811 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-239293b7-322d-4368-96b6-aeffc9ca8a36 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:05.339811 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 736/2932] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:05 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:05.407664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-effbe78d-0afb-499d-b400-7db5c17f9978 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:05.411496 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-effbe78d-0afb-499d-b400-7db5c17f9978 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:05.412027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-effbe78d-0afb-499d-b400-7db5c17f9978 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:05.412027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-effbe78d-0afb-499d-b400-7db5c17f9978 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:05.412236 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-effbe78d-0afb-499d-b400-7db5c17f9978 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:05.417430 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:05.417430 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:05.419185 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-effbe78d-0afb-499d-b400-7db5c17f9978 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:05.419185 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 725/2933] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:05 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:06.352181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-520e69fc-02b8-423c-8c62-cff859a8eeb7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:06.355552 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-520e69fc-02b8-423c-8c62-cff859a8eeb7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:06.355552 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-520e69fc-02b8-423c-8c62-cff859a8eeb7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:06.356538 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-520e69fc-02b8-423c-8c62-cff859a8eeb7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:06.359088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-520e69fc-02b8-423c-8c62-cff859a8eeb7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:06.372354 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:06.372354 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:06.373737 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-520e69fc-02b8-423c-8c62-cff859a8eeb7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:06.374414 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 739/2934] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:06 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:06.435499 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-488364db-22c3-41ac-8a68-59314afb79c3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:06.445453 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-488364db-22c3-41ac-8a68-59314afb79c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:06.445453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-488364db-22c3-41ac-8a68-59314afb79c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:06.445453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-488364db-22c3-41ac-8a68-59314afb79c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:06.445453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-488364db-22c3-41ac-8a68-59314afb79c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:06.449534 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:06.449534 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:06.450820 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-488364db-22c3-41ac-8a68-59314afb79c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:06.451564 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 735/2935] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:06 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:07.390243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd9b1cd3-47c1-4a33-becc-695f153a6b81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:07.392475 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd9b1cd3-47c1-4a33-becc-695f153a6b81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:07.393070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd9b1cd3-47c1-4a33-becc-695f153a6b81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:07.393444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd9b1cd3-47c1-4a33-becc-695f153a6b81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:07.393732 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bd9b1cd3-47c1-4a33-becc-695f153a6b81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 3dd1cb34-35a6-4308-8106-97aed4527085. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:07.400367 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:07.400367 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:07.402283 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd9b1cd3-47c1-4a33-becc-695f153a6b81 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 200 Aug 18 13:55:07.402283 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 737/2936] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:07 2026] GET /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 710 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:07.421843 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-25b39716-73d4-45aa-852c-0da74d9fc02a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:07.430104 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25b39716-73d4-45aa-852c-0da74d9fc02a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 Aug 18 13:55:07.430837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25b39716-73d4-45aa-852c-0da74d9fc02a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:07.430837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25b39716-73d4-45aa-852c-0da74d9fc02a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:07.431259 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-25b39716-73d4-45aa-852c-0da74d9fc02a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete backup with id: 3dd1cb34-35a6-4308-8106-97aed4527085. Aug 18 13:55:07.440229 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:07.440229 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:07.464960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-25b39716-73d4-45aa-852c-0da74d9fc02a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] delete_backup rpcapi backup_id 3dd1cb34-35a6-4308-8106-97aed4527085 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:55:07.467788 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-33d95825-379e-43a7-992b-b54c42d107c1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:07.470120 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33d95825-379e-43a7-992b-b54c42d107c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:07.471060 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33d95825-379e-43a7-992b-b54c42d107c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:07.471218 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25b39716-73d4-45aa-852c-0da74d9fc02a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 returned with HTTP 202 Aug 18 13:55:07.471282 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33d95825-379e-43a7-992b-b54c42d107c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:07.471625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-33d95825-379e-43a7-992b-b54c42d107c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:07.471846 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 726/2937] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:55:07 2026] DELETE /volume/v3/backups/3dd1cb34-35a6-4308-8106-97aed4527085 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:07.477494 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:07.477494 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:07.479210 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33d95825-379e-43a7-992b-b54c42d107c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:07.479277 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 740/2938] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:07 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:07.487156 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:07.489543 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:07.490006 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2001242684"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:07.492498 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2001242684'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:07.492682 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume of 1 GB Aug 18 13:55:07.498526 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Availability Zones retrieved successfully. Aug 18 13:55:07.507721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (4c2cd8c2-cdbc-497d-8985-646eaf75efd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:07.509409 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4149f4c-c943-4d16-abaa-379d6c0635e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:07.510767 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:07.555281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4149f4c-c943-4d16-abaa-379d6c0635e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:07.556535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558832c6-5f1f-49e7-8f1f-c77fc0e7082b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:07.641590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['cae42d44-d629-4258-9b3b-4377421d3340', 'd9f9c877-5e5a-44cd-a583-55a6c10e51df', '29ca4290-4f60-438d-959e-e91f31fe8dc6', '3cd55654-2f56-401f-893f-9753edcfcd3b'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:07.643287 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558832c6-5f1f-49e7-8f1f-c77fc0e7082b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cae42d44-d629-4258-9b3b-4377421d3340', 'd9f9c877-5e5a-44cd-a583-55a6c10e51df', '29ca4290-4f60-438d-959e-e91f31fe8dc6', '3cd55654-2f56-401f-893f-9753edcfcd3b']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:07.643946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715127e4-89f3-4db3-9af7-c600a49c1ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:07.676277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715127e4-89f3-4db3-9af7-c600a49c1ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6c954bd-11a5-436a-a658-b35fbd3da075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2001242684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['cae42d44-d629-4258-9b3b-4377421d3340','d9f9c877-5e5a-44cd-a583-55a6c10e51df','29ca4290-4f60-438d-959e-e91f31fe8dc6','3cd55654-2f56-401f-893f-9753edcfcd3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2001242684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6c954bd-11a5-436a-a658-b35fbd3da075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e3c1e572b8430199b70a093b26e805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:07.677547 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3461f207-e03d-49f8-b9b9-d730b234c043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:07.698462 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3461f207-e03d-49f8-b9b9-d730b234c043) transitioned into state 'SUCCESS' from state '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-2001242684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['cae42d44-d629-4258-9b3b-4377421d3340','d9f9c877-5e5a-44cd-a583-55a6c10e51df','29ca4290-4f60-438d-959e-e91f31fe8dc6','3cd55654-2f56-401f-893f-9753edcfcd3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:07.699771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910ab83a-b2a0-45c7-9b79-e963467e026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:07.716919 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910ab83a-b2a0-45c7-9b79-e963467e026f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:07.718163 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (4c2cd8c2-cdbc-497d-8985-646eaf75efd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:07.718539 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request issued successfully. Aug 18 13:55:07.720093 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-629e795e-11d1-4fb0-bf51-7c8d1dab704a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:07.720646 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 736/2939] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:55:07 2026] POST /volume/v3/volumes => generated 778 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:07.734189 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-792b1db6-a8ae-47e0-889e-47e2d1d75e14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:07.736723 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-792b1db6-a8ae-47e0-889e-47e2d1d75e14 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 Aug 18 13:55:07.736943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-792b1db6-a8ae-47e0-889e-47e2d1d75e14 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:07.737170 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-792b1db6-a8ae-47e0-889e-47e2d1d75e14 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:07.745973 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:07.745973 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:07.754804 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-792b1db6-a8ae-47e0-889e-47e2d1d75e14 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:07.761146 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-792b1db6-a8ae-47e0-889e-47e2d1d75e14 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 returned with HTTP 200 Aug 18 13:55:07.761146 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 738/2940] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:07 2026] GET /volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:08.495283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ecdc43c-cd76-4e0f-bdd8-081f036308d1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:08.497543 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ecdc43c-cd76-4e0f-bdd8-081f036308d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:08.497638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ecdc43c-cd76-4e0f-bdd8-081f036308d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:08.497943 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ecdc43c-cd76-4e0f-bdd8-081f036308d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:08.499076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7ecdc43c-cd76-4e0f-bdd8-081f036308d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:08.505103 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:08.505103 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:08.506434 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ecdc43c-cd76-4e0f-bdd8-081f036308d1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:08.507169 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 727/2941] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:08 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:08.781532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1c0714d7-5b5f-4f90-9c48-e32357b19b59 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:08.784183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-8fa241b9-bd12-4c35-81a1-993f007e9234 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:08.784615 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c0714d7-5b5f-4f90-9c48-e32357b19b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 Aug 18 13:55:08.784615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c0714d7-5b5f-4f90-9c48-e32357b19b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:08.784827 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c0714d7-5b5f-4f90-9c48-e32357b19b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:08.789353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-8fa241b9-bd12-4c35-81a1-993f007e9234 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:55:08.789697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-8fa241b9-bd12-4c35-81a1-993f007e9234 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:08.790092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-8fa241b9-bd12-4c35-81a1-993f007e9234 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:08.796833 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:08.796833 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:08.804881 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1c0714d7-5b5f-4f90-9c48-e32357b19b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:08.807188 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:08.807188 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:08.813881 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c0714d7-5b5f-4f90-9c48-e32357b19b59 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 returned with HTTP 200 Aug 18 13:55:08.813881 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 741/2942] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:08 2026] GET /volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:08.816542 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-8fa241b9-bd12-4c35-81a1-993f007e9234 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:55:08.825249 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-8fa241b9-bd12-4c35-81a1-993f007e9234 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 200 Aug 18 13:55:08.825431 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 737/2943] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:08 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 1659 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:08.834545 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:08.839096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:08.839096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d6c954bd-11a5-436a-a658-b35fbd3da075", "name": "tempest-type-Backup-1725734410"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:08.840174 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating new backup {'backup': {'volume_id': 'd6c954bd-11a5-436a-a658-b35fbd3da075', 'name': 'tempest-type-Backup-1725734410'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:08.840295 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating backup of volume d6c954bd-11a5-436a-a658-b35fbd3da075 in container None Aug 18 13:55:08.850117 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:08.850117 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:08.850834 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:08.872899 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['e547bf9e-2391-472a-bfd3-7da0fa06f9ca', '5a2a23ea-e682-40ad-87a8-76bf605b6536'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:08.915956 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc0de490-d049-4631-a52c-e5cd4e4b7ae8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:08.916602 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 739/2944] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:55:08 2026] POST /volume/v3/backups => generated 316 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:08.926923 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddae7f4c-6cb7-40da-978c-94bb047913cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:08.930572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddae7f4c-6cb7-40da-978c-94bb047913cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:08.930846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddae7f4c-6cb7-40da-978c-94bb047913cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:08.931130 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddae7f4c-6cb7-40da-978c-94bb047913cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:08.931276 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ddae7f4c-6cb7-40da-978c-94bb047913cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:08.937729 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:08.937729 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:08.938711 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddae7f4c-6cb7-40da-978c-94bb047913cb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:08.939456 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 728/2945] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:08 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:09.521259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1152abe3-e592-4603-861f-da813dff4e4a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:09.523830 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1152abe3-e592-4603-861f-da813dff4e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:09.524837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1152abe3-e592-4603-861f-da813dff4e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:09.524837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1152abe3-e592-4603-861f-da813dff4e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:09.526021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1152abe3-e592-4603-861f-da813dff4e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:09.532947 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:09.532947 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:09.534327 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1152abe3-e592-4603-861f-da813dff4e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:09.535192 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 742/2946] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:09 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:09.728387 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-eee7cf88-d957-4377-bcaf-a411996bba60 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:09.731078 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-eee7cf88-d957-4377-bcaf-a411996bba60 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf Aug 18 13:55:09.731258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-eee7cf88-d957-4377-bcaf-a411996bba60 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:09.731456 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-eee7cf88-d957-4377-bcaf-a411996bba60 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:09.739965 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:09.739965 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:09.801278 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bf870db2-77c8-4df1-8d8f-994f79ee26d5 req-eee7cf88-d957-4377-bcaf-a411996bba60 tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf returned with HTTP 200 Aug 18 13:55:09.801696 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 738/2947] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:55:09 2026] DELETE /volume/v3/attachments/6f99bd23-03e1-457b-bffc-d5512e78bbcf => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:09.956110 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12a70666-1c66-48fa-b8e5-074f3bd875a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:09.957935 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12a70666-1c66-48fa-b8e5-074f3bd875a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:09.958165 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12a70666-1c66-48fa-b8e5-074f3bd875a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:09.958417 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12a70666-1c66-48fa-b8e5-074f3bd875a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:09.958574 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-12a70666-1c66-48fa-b8e5-074f3bd875a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:09.967131 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:09.967131 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:09.968091 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12a70666-1c66-48fa-b8e5-074f3bd875a7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:09.968605 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 740/2948] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:09 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:10.548990 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f397d99-b75c-48b9-b1b9-5992c853ccb8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:10.555102 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f397d99-b75c-48b9-b1b9-5992c853ccb8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:10.555460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f397d99-b75c-48b9-b1b9-5992c853ccb8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:10.555612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f397d99-b75c-48b9-b1b9-5992c853ccb8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:10.555746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9f397d99-b75c-48b9-b1b9-5992c853ccb8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:10.563592 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:10.563592 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:10.564547 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f397d99-b75c-48b9-b1b9-5992c853ccb8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:10.565052 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 729/2949] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:10 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:10.827477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:10.829346 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:55:10.829592 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:10.829811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:10.830033 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume with id: 08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:55:10.843570 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:10.843570 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:10.844359 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:55:10.864534 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Delete volume request issued successfully. Aug 18 13:55:10.864785 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73760da0-6f43-46d4-a04f-8d3e1d506b7a tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 202 Aug 18 13:55:10.865299 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 743/2950] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:10 2026] DELETE /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:10.874840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0cdb8f12-e317-4bf3-bde4-99aadef893dd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:10.876829 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0cdb8f12-e317-4bf3-bde4-99aadef893dd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:55:10.877099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0cdb8f12-e317-4bf3-bde4-99aadef893dd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:10.877267 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0cdb8f12-e317-4bf3-bde4-99aadef893dd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:10.888028 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:10.888028 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:10.894129 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0cdb8f12-e317-4bf3-bde4-99aadef893dd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Volume info retrieved successfully. Aug 18 13:55:10.898967 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0cdb8f12-e317-4bf3-bde4-99aadef893dd tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 200 Aug 18 13:55:10.899381 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 739/2951] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:10 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:10.979680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-910a812e-e89c-4775-8530-d362437c488a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:10.981585 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-910a812e-e89c-4775-8530-d362437c488a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:10.982482 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-910a812e-e89c-4775-8530-d362437c488a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:10.982768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-910a812e-e89c-4775-8530-d362437c488a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:10.982996 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-910a812e-e89c-4775-8530-d362437c488a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:10.987369 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:10.987369 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:10.988259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-910a812e-e89c-4775-8530-d362437c488a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:10.991905 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 741/2952] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:10 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:11.578974 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f29a761-9731-4109-bb41-6113e41d5263 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:11.582106 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f29a761-9731-4109-bb41-6113e41d5263 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:11.582280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f29a761-9731-4109-bb41-6113e41d5263 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:11.582450 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f29a761-9731-4109-bb41-6113e41d5263 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:11.582582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2f29a761-9731-4109-bb41-6113e41d5263 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:11.588349 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:11.588349 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:11.589424 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f29a761-9731-4109-bb41-6113e41d5263 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:11.590236 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 730/2953] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:11 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:11.918560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1607cf40-072c-452b-891f-d70fec1ce4ab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:11.920804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1607cf40-072c-452b-891f-d70fec1ce4ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] GET https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 Aug 18 13:55:11.921085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1607cf40-072c-452b-891f-d70fec1ce4ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:11.921329 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1607cf40-072c-452b-891f-d70fec1ce4ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:11.929716 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1607cf40-072c-452b-891f-d70fec1ce4ab tempest-AttachVolumeMultiAttachTest-820763292 tempest-AttachVolumeMultiAttachTest-820763292-project-member] https://10.4.3.221/volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 returned with HTTP 404 Aug 18 13:55:11.930276 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 744/2954] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:11 2026] GET /volume/v3/volumes/08876293-dc85-4842-aba9-2f91531c6015 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:12.001628 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9dff7fe8-2184-4d00-9b21-12b2eba5d436 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:12.004318 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9dff7fe8-2184-4d00-9b21-12b2eba5d436 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:12.004708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9dff7fe8-2184-4d00-9b21-12b2eba5d436 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:12.005016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9dff7fe8-2184-4d00-9b21-12b2eba5d436 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:12.005223 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9dff7fe8-2184-4d00-9b21-12b2eba5d436 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:12.011226 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:12.011226 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:12.012263 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9dff7fe8-2184-4d00-9b21-12b2eba5d436 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:12.016920 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 740/2955] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:12 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:12.606604 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e3c8b45-7656-4da4-a90b-264c2ac22fdf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:12.612920 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e3c8b45-7656-4da4-a90b-264c2ac22fdf tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:12.613138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e3c8b45-7656-4da4-a90b-264c2ac22fdf tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:12.613481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e3c8b45-7656-4da4-a90b-264c2ac22fdf tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:12.613570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5e3c8b45-7656-4da4-a90b-264c2ac22fdf tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:12.623675 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:12.623675 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:12.624599 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e3c8b45-7656-4da4-a90b-264c2ac22fdf tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:12.625177 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 742/2956] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:12 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:13.032438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-120f8546-55c1-404b-bcb3-f2cde2e3fcf3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:13.035627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-120f8546-55c1-404b-bcb3-f2cde2e3fcf3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:13.036199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-120f8546-55c1-404b-bcb3-f2cde2e3fcf3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:13.036752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-120f8546-55c1-404b-bcb3-f2cde2e3fcf3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:13.036752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-120f8546-55c1-404b-bcb3-f2cde2e3fcf3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:13.046261 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:13.046261 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:13.047425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-120f8546-55c1-404b-bcb3-f2cde2e3fcf3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:13.048352 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 731/2957] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:13 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:13.647478 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1bc303fa-0a5d-40aa-afc9-58220a576101 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:13.649972 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1bc303fa-0a5d-40aa-afc9-58220a576101 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:13.649972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1bc303fa-0a5d-40aa-afc9-58220a576101 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:13.649972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1bc303fa-0a5d-40aa-afc9-58220a576101 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:13.649972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1bc303fa-0a5d-40aa-afc9-58220a576101 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:13.661428 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:13.661428 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:13.663006 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1bc303fa-0a5d-40aa-afc9-58220a576101 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:13.665835 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 745/2958] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:13 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:14.069841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ed6cf408-6679-4fa8-b0da-6d598acfd512 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:14.072797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ed6cf408-6679-4fa8-b0da-6d598acfd512 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:14.075781 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ed6cf408-6679-4fa8-b0da-6d598acfd512 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:14.077888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ed6cf408-6679-4fa8-b0da-6d598acfd512 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:14.077888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ed6cf408-6679-4fa8-b0da-6d598acfd512 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:14.083752 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:14.083752 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:14.084562 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ed6cf408-6679-4fa8-b0da-6d598acfd512 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:14.084910 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 741/2959] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:14 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:14.682030 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-784d415b-e0cd-4f3e-8d40-1f9aa253fd8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:14.684349 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-784d415b-e0cd-4f3e-8d40-1f9aa253fd8a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:14.684785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-784d415b-e0cd-4f3e-8d40-1f9aa253fd8a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:14.685022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-784d415b-e0cd-4f3e-8d40-1f9aa253fd8a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:14.685712 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-784d415b-e0cd-4f3e-8d40-1f9aa253fd8a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:14.690929 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:14.690929 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:14.691941 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-784d415b-e0cd-4f3e-8d40-1f9aa253fd8a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:14.692370 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 743/2960] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:14 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:15.098568 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca0d397e-1ee4-44e8-ba46-62f0a1d2bfb8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:15.101905 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca0d397e-1ee4-44e8-ba46-62f0a1d2bfb8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:15.102119 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca0d397e-1ee4-44e8-ba46-62f0a1d2bfb8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:15.102323 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca0d397e-1ee4-44e8-ba46-62f0a1d2bfb8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:15.102469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ca0d397e-1ee4-44e8-ba46-62f0a1d2bfb8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:15.111056 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:15.111056 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:15.111943 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca0d397e-1ee4-44e8-ba46-62f0a1d2bfb8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:15.112314 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 732/2961] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:15 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:15.707979 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a1e65aaf-d0dc-40e5-adbc-ce4c17f1efba None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:15.710315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1e65aaf-d0dc-40e5-adbc-ce4c17f1efba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:15.710935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1e65aaf-d0dc-40e5-adbc-ce4c17f1efba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:15.710935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1e65aaf-d0dc-40e5-adbc-ce4c17f1efba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:15.710935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a1e65aaf-d0dc-40e5-adbc-ce4c17f1efba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:15.717592 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:15.717592 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:15.719350 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1e65aaf-d0dc-40e5-adbc-ce4c17f1efba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:15.720060 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 746/2962] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:15 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:16.129078 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e3628f0-eccc-4783-b65a-b53f82ca9566 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:16.135929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e3628f0-eccc-4783-b65a-b53f82ca9566 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:16.136190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e3628f0-eccc-4783-b65a-b53f82ca9566 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:16.136416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e3628f0-eccc-4783-b65a-b53f82ca9566 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:16.136574 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4e3628f0-eccc-4783-b65a-b53f82ca9566 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:16.146111 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:16.146111 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:16.146111 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e3628f0-eccc-4783-b65a-b53f82ca9566 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:16.146312 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 742/2963] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:16 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:16.732978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d5e8340-70e5-4a82-97a7-084b9f0b647c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:16.737453 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d5e8340-70e5-4a82-97a7-084b9f0b647c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:16.737453 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d5e8340-70e5-4a82-97a7-084b9f0b647c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:16.737670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d5e8340-70e5-4a82-97a7-084b9f0b647c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:16.737670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1d5e8340-70e5-4a82-97a7-084b9f0b647c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:16.748455 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:16.748455 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:16.749942 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d5e8340-70e5-4a82-97a7-084b9f0b647c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:16.749942 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 744/2964] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:16 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:17.160965 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69d2e158-0c65-49f2-b5bc-3bb1de9f3b8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:17.163092 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69d2e158-0c65-49f2-b5bc-3bb1de9f3b8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:17.163344 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69d2e158-0c65-49f2-b5bc-3bb1de9f3b8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:17.163571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69d2e158-0c65-49f2-b5bc-3bb1de9f3b8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:17.163705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-69d2e158-0c65-49f2-b5bc-3bb1de9f3b8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:17.169346 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:17.169346 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:17.170219 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69d2e158-0c65-49f2-b5bc-3bb1de9f3b8f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:17.170850 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 733/2965] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:17 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:17.411177 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cfbed9d1-a824-4160-88da-c21bed9be4ef None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:17.540721 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cfbed9d1-a824-4160-88da-c21bed9be4ef tempest-AvailabilityZoneTestJSON-1474559579 tempest-AvailabilityZoneTestJSON-1474559579-project-member] GET https://10.4.3.221/volume/v3/os-availability-zone Aug 18 13:55:17.542795 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cfbed9d1-a824-4160-88da-c21bed9be4ef tempest-AvailabilityZoneTestJSON-1474559579 tempest-AvailabilityZoneTestJSON-1474559579-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:17.542795 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cfbed9d1-a824-4160-88da-c21bed9be4ef tempest-AvailabilityZoneTestJSON-1474559579 tempest-AvailabilityZoneTestJSON-1474559579-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:17.547330 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cfbed9d1-a824-4160-88da-c21bed9be4ef tempest-AvailabilityZoneTestJSON-1474559579 tempest-AvailabilityZoneTestJSON-1474559579-project-member] Availability Zones retrieved successfully. Aug 18 13:55:17.547754 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cfbed9d1-a824-4160-88da-c21bed9be4ef tempest-AvailabilityZoneTestJSON-1474559579 tempest-AvailabilityZoneTestJSON-1474559579-project-member] https://10.4.3.221/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 13:55:17.549109 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 747/2966] 10.4.3.221 () {66 vars in 1276 bytes} [Tue Aug 18 13:55:17 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:55:17.761205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f4019081-09df-49ce-a3d6-414f9893ddd1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:17.767899 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4019081-09df-49ce-a3d6-414f9893ddd1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:17.767899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4019081-09df-49ce-a3d6-414f9893ddd1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:17.767899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4019081-09df-49ce-a3d6-414f9893ddd1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:17.767899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f4019081-09df-49ce-a3d6-414f9893ddd1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:17.773652 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:17.773652 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:17.774746 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4019081-09df-49ce-a3d6-414f9893ddd1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:17.775190 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 743/2967] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:17 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:18.182183 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-acdf50bb-c0b7-4406-ac2d-4baa50e8ac52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:18.184389 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acdf50bb-c0b7-4406-ac2d-4baa50e8ac52 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:18.184639 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acdf50bb-c0b7-4406-ac2d-4baa50e8ac52 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:18.184908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acdf50bb-c0b7-4406-ac2d-4baa50e8ac52 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:18.185181 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-acdf50bb-c0b7-4406-ac2d-4baa50e8ac52 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:18.191353 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:18.191353 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:18.192089 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acdf50bb-c0b7-4406-ac2d-4baa50e8ac52 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:18.192449 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 745/2968] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:18 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:18.308394 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6ef2264-0171-4a29-a02d-0275b7200838 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:18.310279 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:18.310649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2099781567"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:18.312291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2099781567'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:18.312386 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume of 1 GB Aug 18 13:55:18.317055 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Availability Zones retrieved successfully. Aug 18 13:55:18.324120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Flow 'volume_create_api' (21fa066e-790c-4040-ac3e-08437666b2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:18.325355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dac50ed-e536-4656-b432-5235f074bd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:18.326574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:18.388672 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dac50ed-e536-4656-b432-5235f074bd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:18.389362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13be47e9-4e67-4f84-a86b-ec28d7bd4691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:18.440025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Created reservations ['7f3dfa9b-7d0c-46d4-a7f7-2ed8081a4889', '6ab17a6c-2a35-4f80-bb8b-a51913498dfe', '9eb7a0b8-d612-485e-bbbc-64c77322b20c', '7d4f271a-cb10-48e1-a625-4e2a8bcbf9b1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:18.440241 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13be47e9-4e67-4f84-a86b-ec28d7bd4691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f3dfa9b-7d0c-46d4-a7f7-2ed8081a4889', '6ab17a6c-2a35-4f80-bb8b-a51913498dfe', '9eb7a0b8-d612-485e-bbbc-64c77322b20c', '7d4f271a-cb10-48e1-a625-4e2a8bcbf9b1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:18.441121 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6f135a-1e8b-42fe-aa84-efc8b0dac0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:18.465471 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6f135a-1e8b-42fe-aa84-efc8b0dac0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb913ca4-9774-4c5e-ba55-ee71c3c59ccb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2099781567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08bf9a54750c4970bde3399f61ff64c4',qos_specs=None,replication_status=,reservations=['7f3dfa9b-7d0c-46d4-a7f7-2ed8081a4889','6ab17a6c-2a35-4f80-bb8b-a51913498dfe','9eb7a0b8-d612-485e-bbbc-64c77322b20c','7d4f271a-cb10-48e1-a625-4e2a8bcbf9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2099781567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb913ca4-9774-4c5e-ba55-ee71c3c59ccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08bf9a54750c4970bde3399f61ff64c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:18.466280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcbd8ad-afc8-4b8d-a614-ff86f08a9252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:18.485833 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bcbd8ad-afc8-4b8d-a614-ff86f08a9252) transitioned into state 'SUCCESS' from state '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-2099781567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08bf9a54750c4970bde3399f61ff64c4',qos_specs=None,replication_status=,reservations=['7f3dfa9b-7d0c-46d4-a7f7-2ed8081a4889','6ab17a6c-2a35-4f80-bb8b-a51913498dfe','9eb7a0b8-d612-485e-bbbc-64c77322b20c','7d4f271a-cb10-48e1-a625-4e2a8bcbf9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:18.486481 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14404cae-d5b4-44b2-bfca-a28edbb9ef2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:18.496531 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14404cae-d5b4-44b2-bfca-a28edbb9ef2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:18.497767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Flow 'volume_create_api' (21fa066e-790c-4040-ac3e-08437666b2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:18.498201 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume request issued successfully. Aug 18 13:55:18.498966 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6ef2264-0171-4a29-a02d-0275b7200838 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:18.499602 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 734/2969] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:18 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:18.510919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-04f3f6a3-b699-4b9e-9f26-3ed5d32d398c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:18.515892 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04f3f6a3-b699-4b9e-9f26-3ed5d32d398c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:18.515892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-04f3f6a3-b699-4b9e-9f26-3ed5d32d398c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:18.515892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-04f3f6a3-b699-4b9e-9f26-3ed5d32d398c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:18.524552 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:18.524552 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:18.528732 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-04f3f6a3-b699-4b9e-9f26-3ed5d32d398c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:18.537016 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04f3f6a3-b699-4b9e-9f26-3ed5d32d398c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:18.537016 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 748/2970] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:18 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:18.787083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-53a0847d-9153-430f-bfe2-71d2e3b69aa4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:18.790318 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53a0847d-9153-430f-bfe2-71d2e3b69aa4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:18.790602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53a0847d-9153-430f-bfe2-71d2e3b69aa4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:18.790776 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53a0847d-9153-430f-bfe2-71d2e3b69aa4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:18.790939 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-53a0847d-9153-430f-bfe2-71d2e3b69aa4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:18.800808 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:18.800808 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:18.801819 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53a0847d-9153-430f-bfe2-71d2e3b69aa4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:18.802290 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 744/2971] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:18 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:19.209183 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3aa2fc65-0f18-4e7c-9f18-3a916a5f7f95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.213834 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3aa2fc65-0f18-4e7c-9f18-3a916a5f7f95 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:19.215327 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3aa2fc65-0f18-4e7c-9f18-3a916a5f7f95 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.216095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3aa2fc65-0f18-4e7c-9f18-3a916a5f7f95 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.216374 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3aa2fc65-0f18-4e7c-9f18-3a916a5f7f95 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:19.223700 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.223700 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:19.224802 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3aa2fc65-0f18-4e7c-9f18-3a916a5f7f95 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:19.225376 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 746/2972] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:19.341544 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40adff90-088a-425b-8fe6-7df0b2b86745 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.343741 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:19.344344 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-505184354"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:19.351389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request body: {'volume': {'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-505184354'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:19.463893 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume of 1 GB Aug 18 13:55:19.463893 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.463893 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:19.468659 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Availability Zones retrieved successfully. Aug 18 13:55:19.474412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (5e216520-31a0-49f0-bb96-847f3fa26ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:19.476633 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9980316c-da63-4201-9c5a-d384b9137d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:19.477937 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:19.545152 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9980316c-da63-4201-9c5a-d384b9137d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:19.545152 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (307d8e25-1fb3-47f1-beb9-54d8f41653a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:19.547757 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-63001443-8035-4e91-9995-42b18771fae3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.549613 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-63001443-8035-4e91-9995-42b18771fae3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:19.549809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-63001443-8035-4e91-9995-42b18771fae3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.550085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-63001443-8035-4e91-9995-42b18771fae3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.559236 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.559236 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:19.565900 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-63001443-8035-4e91-9995-42b18771fae3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:19.567646 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-63001443-8035-4e91-9995-42b18771fae3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:19.568179 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 749/2973] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:19.615835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-bd2e9b1f-0ba7-45cf-9e64-6f8b8ae2a0e5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.618983 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-bd2e9b1f-0ba7-45cf-9e64-6f8b8ae2a0e5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:19.619393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Created reservations ['762eb222-dc9d-4c3a-b7e6-a4af0a055e3c', '317683da-e245-42d4-a1b9-08f32391a0c2', 'b65da3d2-925a-479d-b55e-e589c9ce738c', 'e85994f7-afc2-4e3b-be6f-b69dbeaa6e37'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:19.619468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-bd2e9b1f-0ba7-45cf-9e64-6f8b8ae2a0e5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.619767 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-bd2e9b1f-0ba7-45cf-9e64-6f8b8ae2a0e5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.619978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (307d8e25-1fb3-47f1-beb9-54d8f41653a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['762eb222-dc9d-4c3a-b7e6-a4af0a055e3c', '317683da-e245-42d4-a1b9-08f32391a0c2', 'b65da3d2-925a-479d-b55e-e589c9ce738c', 'e85994f7-afc2-4e3b-be6f-b69dbeaa6e37']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:19.621474 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca95e88-b9af-40e4-b55e-3e718596c765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:19.630744 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.630744 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:19.636701 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-bd2e9b1f-0ba7-45cf-9e64-6f8b8ae2a0e5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:19.643944 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-bd2e9b1f-0ba7-45cf-9e64-6f8b8ae2a0e5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:19.644575 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 745/2974] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:19.654439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca95e88-b9af-40e4-b55e-3e718596c765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97258d62-3aec-4e1d-96df-eb1bfdc74930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-505184354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['762eb222-dc9d-4c3a-b7e6-a4af0a055e3c','317683da-e245-42d4-a1b9-08f32391a0c2','b65da3d2-925a-479d-b55e-e589c9ce738c','e85994f7-afc2-4e3b-be6f-b69dbeaa6e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-505184354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97258d62-3aec-4e1d-96df-eb1bfdc74930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd6f95baffe4807b57d931fb7d7a998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='465ec9014a8d44e292984e681324ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:19.655063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc50dd07-8740-4797-b9ae-ed8d56990a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:19.686695 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc50dd07-8740-4797-b9ae-ed8d56990a23) transitioned into state 'SUCCESS' from state '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-505184354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['762eb222-dc9d-4c3a-b7e6-a4af0a055e3c','317683da-e245-42d4-a1b9-08f32391a0c2','b65da3d2-925a-479d-b55e-e589c9ce738c','e85994f7-afc2-4e3b-be6f-b69dbeaa6e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:19.687551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afbaf399-0be1-4029-a9f9-4e7a976a69a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:19.706345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afbaf399-0be1-4029-a9f9-4e7a976a69a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:19.707362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (5e216520-31a0-49f0-bb96-847f3fa26ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:19.707746 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request issued successfully. Aug 18 13:55:19.708451 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40adff90-088a-425b-8fe6-7df0b2b86745 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:19.713968 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 735/2975] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:19 2026] POST /volume/v3/volumes => generated 746 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:19.727576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5366ba2-c290-4f88-8ba4-94b12d316d56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.737690 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5366ba2-c290-4f88-8ba4-94b12d316d56 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 Aug 18 13:55:19.737690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5366ba2-c290-4f88-8ba4-94b12d316d56 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.737690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5366ba2-c290-4f88-8ba4-94b12d316d56 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.747975 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.747975 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:19.753854 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5366ba2-c290-4f88-8ba4-94b12d316d56 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:19.757768 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5366ba2-c290-4f88-8ba4-94b12d316d56 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 returned with HTTP 200 Aug 18 13:55:19.758150 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 747/2976] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:19.785373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f96aee3c-f738-4b05-bd20-e4bdc609d2e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.785373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f96aee3c-f738-4b05-bd20-e4bdc609d2e6 None None] GET https://10.4.3.221/volume// Aug 18 13:55:19.785373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f96aee3c-f738-4b05-bd20-e4bdc609d2e6 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.785373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f96aee3c-f738-4b05-bd20-e4bdc609d2e6 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.785373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f96aee3c-f738-4b05-bd20-e4bdc609d2e6 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:19.785373 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 750/2977] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:19.795056 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-da91a63f-87ff-4fae-8eee-02ad3fc19af5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.797497 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-da91a63f-87ff-4fae-8eee-02ad3fc19af5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:55:19.798166 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-da91a63f-87ff-4fae-8eee-02ad3fc19af5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb913ca4-9774-4c5e-ba55-ee71c3c59ccb", "connector": null, "instance_uuid": "e63bfa48-5c2c-4771-9040-121c9b82245b"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:19.809715 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.809715 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:19.818931 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4deab6a-22fe-4476-b190-d0d6db73a13f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.819671 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4deab6a-22fe-4476-b190-d0d6db73a13f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:19.819934 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4deab6a-22fe-4476-b190-d0d6db73a13f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.820180 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4deab6a-22fe-4476-b190-d0d6db73a13f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.820360 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c4deab6a-22fe-4476-b190-d0d6db73a13f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:19.830117 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.830117 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:19.831398 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4deab6a-22fe-4476-b190-d0d6db73a13f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:19.831922 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 736/2978] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:19.842895 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.844510 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:19.844814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c86c163-daa9-48be-9cf7-6c9dc3ba51a3", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2139522253"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:19.846319 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating new backup {'backup': {'volume_id': '8c86c163-daa9-48be-9cf7-6c9dc3ba51a3', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2139522253'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:19.846506 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-da91a63f-87ff-4fae-8eee-02ad3fc19af5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:55:19.846686 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating backup of volume 8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 in container None Aug 18 13:55:19.847031 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 746/2979] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:55:19 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 18 13:55:19.853834 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.853834 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:19.854352 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:19.882323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-78c6da86-1d1f-4d39-a577-7f3d8408453d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.888545 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['05741ebe-59b5-4c40-b519-be0ad08d4356', 'b5c992c9-d794-4723-8584-085561804eca'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:19.895416 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78c6da86-1d1f-4d39-a577-7f3d8408453d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:19.896000 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83d16080-61db-4ee7-b319-1f2c92dffbd7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.896828 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83d16080-61db-4ee7-b319-1f2c92dffbd7 None None] GET https://10.4.3.221/volume// Aug 18 13:55:19.896828 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83d16080-61db-4ee7-b319-1f2c92dffbd7 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.896828 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83d16080-61db-4ee7-b319-1f2c92dffbd7 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.897588 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83d16080-61db-4ee7-b319-1f2c92dffbd7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:19.898058 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 737/2980] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:19.899168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78c6da86-1d1f-4d39-a577-7f3d8408453d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.900434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78c6da86-1d1f-4d39-a577-7f3d8408453d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.906664 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-4cba2596-9748-45a4-a508-f1dc66287bec None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.910690 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-4cba2596-9748-45a4-a508-f1dc66287bec tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:19.910982 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-4cba2596-9748-45a4-a508-f1dc66287bec tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.911240 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-4cba2596-9748-45a4-a508-f1dc66287bec tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.923660 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.923660 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:19.928159 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-4cba2596-9748-45a4-a508-f1dc66287bec tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:19.933245 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-4cba2596-9748-45a4-a508-f1dc66287bec tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:19.934542 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 747/2981] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:55:19.945316 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abbf25ca-4da6-40fa-be73-44aa26b41691 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:19.945975 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 748/2982] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:19 2026] POST /volume/v3/backups => generated 330 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:19.952308 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.952308 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:19.957942 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a7414595-8517-4516-aec8-5f8891b92002 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:19.959968 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7414595-8517-4516-aec8-5f8891b92002 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:19.960196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7414595-8517-4516-aec8-5f8891b92002 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:19.960423 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7414595-8517-4516-aec8-5f8891b92002 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:19.960567 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a7414595-8517-4516-aec8-5f8891b92002 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:19.966525 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:19.966525 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:19.967575 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7414595-8517-4516-aec8-5f8891b92002 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:19.968089 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 738/2983] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:19.975903 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-78c6da86-1d1f-4d39-a577-7f3d8408453d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:19.982409 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78c6da86-1d1f-4d39-a577-7f3d8408453d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:19.982832 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 751/2984] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:19 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 847 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:20.065134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-6e88fc96-4375-44f6-a5ef-0a2b485c3cf6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.067503 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-6e88fc96-4375-44f6-a5ef-0a2b485c3cf6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] PUT https://10.4.3.221/volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c Aug 18 13:55:20.067989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-6e88fc96-4375-44f6-a5ef-0a2b485c3cf6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:20.076294 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-6e88fc96-4375-44f6-a5ef-0a2b485c3cf6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Acquiring lock "cinder-attachment_update-cb913ca4-9774-4c5e-ba55-ee71c3c59ccb-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:55:20.083313 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-6e88fc96-4375-44f6-a5ef-0a2b485c3cf6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Lock "cinder-attachment_update-cb913ca4-9774-4c5e-ba55-ee71c3c59ccb-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:55:20.084500 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:20.084500 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:20.237758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ef5e298-1d95-4df5-a24a-953657bbd224 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.240464 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ef5e298-1d95-4df5-a24a-953657bbd224 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:20.241959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ef5e298-1d95-4df5-a24a-953657bbd224 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:20.241959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ef5e298-1d95-4df5-a24a-953657bbd224 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:20.241959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3ef5e298-1d95-4df5-a24a-953657bbd224 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:20.245787 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:20.245787 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:20.245946 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ef5e298-1d95-4df5-a24a-953657bbd224 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:20.246230 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 749/2985] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:20 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:20.248588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-6e88fc96-4375-44f6-a5ef-0a2b485c3cf6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Lock "cinder-attachment_update-cb913ca4-9774-4c5e-ba55-ee71c3c59ccb-np0000007658" released by "attachment_update" :: held 0.165s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:55:20.249023 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-6e88fc96-4375-44f6-a5ef-0a2b485c3cf6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c returned with HTTP 200 Aug 18 13:55:20.249570 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 748/2986] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:55:20 2026] PUT /volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:20.428255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6011820-ea39-4524-aa8e-a50a38713d27 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.501719 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6011820-ea39-4524-aa8e-a50a38713d27 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:55:20.502186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6011820-ea39-4524-aa8e-a50a38713d27 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1790431718", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:20.519371 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6011820-ea39-4524-aa8e-a50a38713d27 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:55:20.519832 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 739/2987] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:55:20 2026] POST /volume/v3/types => generated 212 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:20.533617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d902bd28-7e85-4f48-bebf-84aeb8d01f54 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.536071 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d902bd28-7e85-4f48-bebf-84aeb8d01f54 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] POST https://10.4.3.221/volume/v3/types/895e8a41-53ac-425d-8a54-89d65cfa728b/encryption Aug 18 13:55:20.536553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d902bd28-7e85-4f48-bebf-84aeb8d01f54 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:20.577443 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d902bd28-7e85-4f48-bebf-84aeb8d01f54 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/types/895e8a41-53ac-425d-8a54-89d65cfa728b/encryption returned with HTTP 200 Aug 18 13:55:20.578097 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 752/2988] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:55:20 2026] POST /volume/v3/types/895e8a41-53ac-425d-8a54-89d65cfa728b/encryption => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:20.588357 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.685534 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:20.687718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-871489777", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1790431718", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:20.687718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-871489777', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1790431718', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:20.692417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 13:55:20.692974 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:20.692974 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:20.693608 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 13:55:20.701201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (5a23a1b7-c704-46b8-9d06-8f005143fae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:20.702941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80c9760-ea58-499f-bd77-8a798d553041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.705385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:20.740888 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80c9760-ea58-499f-bd77-8a798d553041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:55:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=895e8a41-53ac-425d-8a54-89d65cfa728b,is_public=True,name='tempest-scenario-type-luks-1790431718',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '895e8a41-53ac-425d-8a54-89d65cfa728b', '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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.741666 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39af3652-9f00-4a78-b27e-9c836439df3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.766564 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1790431718 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1790431718, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:55:20.766851 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1790431718 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1790431718, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:55:20.770396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-68f14dab-1bcb-4869-b0f3-58a01b344e12 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.772152 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-68f14dab-1bcb-4869-b0f3-58a01b344e12 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 Aug 18 13:55:20.772348 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-68f14dab-1bcb-4869-b0f3-58a01b344e12 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:20.772531 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-68f14dab-1bcb-4869-b0f3-58a01b344e12 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:20.780150 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:20.780150 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:20.783814 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-68f14dab-1bcb-4869-b0f3-58a01b344e12 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:20.788805 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-68f14dab-1bcb-4869-b0f3-58a01b344e12 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 returned with HTTP 200 Aug 18 13:55:20.789240 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 749/2989] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:20 2026] GET /volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:20.804615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.805764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['5b5e5cd2-6544-4930-8b5f-1cf1e566ebba', 'd56f6af9-487d-49da-a864-3dbeb914abff', '7995a37c-d88a-4376-9eba-eef11c44af4b', 'dc865403-b696-48bb-8806-2479cd74239f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:20.806539 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:20.806607 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39af3652-9f00-4a78-b27e-9c836439df3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b5e5cd2-6544-4930-8b5f-1cf1e566ebba', 'd56f6af9-487d-49da-a864-3dbeb914abff', '7995a37c-d88a-4376-9eba-eef11c44af4b', 'dc865403-b696-48bb-8806-2479cd74239f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.806932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "97258d62-3aec-4e1d-96df-eb1bfdc74930", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1497083014"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:20.807303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938835ec-5af8-4b26-b161-b66ad4689ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.808605 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request body: {'volume': {'source_volid': '97258d62-3aec-4e1d-96df-eb1bfdc74930', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1497083014'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:20.817781 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:20.817781 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:20.818385 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume retrieved successfully. Aug 18 13:55:20.818566 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume of 1 GB Aug 18 13:55:20.823410 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Availability Zones retrieved successfully. Aug 18 13:55:20.828668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938835ec-5af8-4b26-b161-b66ad4689ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ca8d660-8af6-421f-ab92-89cb359f63e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-871489777',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['5b5e5cd2-6544-4930-8b5f-1cf1e566ebba','d56f6af9-487d-49da-a864-3dbeb914abff','7995a37c-d88a-4376-9eba-eef11c44af4b','dc865403-b696-48bb-8806-2479cd74239f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=895e8a41-53ac-425d-8a54-89d65cfa728b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-871489777',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3ca8d660-8af6-421f-ab92-89cb359f63e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(895e8a41-53ac-425d-8a54-89d65cfa728b),volume_type_id=895e8a41-53ac-425d-8a54-89d65cfa728b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.829358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fcecdc-e5b6-410e-8399-691792838857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.829814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (9b228a3d-e8dc-4871-ab13-b2a23483c9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:20.831106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbd1ab5-6000-4d89-b22f-91c2b0a08b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.832190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:20.848184 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fcecdc-e5b6-410e-8399-691792838857) transitioned into state 'SUCCESS' from state '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-871489777',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['5b5e5cd2-6544-4930-8b5f-1cf1e566ebba','d56f6af9-487d-49da-a864-3dbeb914abff','7995a37c-d88a-4376-9eba-eef11c44af4b','dc865403-b696-48bb-8806-2479cd74239f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=895e8a41-53ac-425d-8a54-89d65cfa728b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.849190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa49ca88-3fa1-42a8-a55e-6635e8b7d1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.858050 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa49ca88-3fa1-42a8-a55e-6635e8b7d1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.858758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (5a23a1b7-c704-46b8-9d06-8f005143fae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:20.859066 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 13:55:20.859547 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1db680ce-896d-4a17-9bc1-23f03a2c616d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:20.860481 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 750/2990] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:20 2026] POST /volume/v3/volumes => generated 779 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:20.864038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbd1ab5-6000-4d89-b22f-91c2b0a08b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '97258d62-3aec-4e1d-96df-eb1bfdc74930', 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.864957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220486fd-336c-4915-9f33-0eebe48eee85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.873339 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c4cb7297-ba8f-4a8f-8a6d-bb76a367b9cf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.875180 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4cb7297-ba8f-4a8f-8a6d-bb76a367b9cf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:20.875378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4cb7297-ba8f-4a8f-8a6d-bb76a367b9cf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:20.875570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4cb7297-ba8f-4a8f-8a6d-bb76a367b9cf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:20.886658 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:20.886658 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:20.890280 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c4cb7297-ba8f-4a8f-8a6d-bb76a367b9cf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:20.894459 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4cb7297-ba8f-4a8f-8a6d-bb76a367b9cf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 200 Aug 18 13:55:20.894883 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 753/2991] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:20 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:20.907989 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Created reservations ['93f19474-4ac4-4a48-808c-4abccb002219', '6efc8dad-580c-4471-bc52-9286b050d00a', 'c8f198d2-b79c-464d-8be6-5a648f135553', 'af78198c-af30-4aaa-9cc1-fca2ba95b311'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:20.908762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220486fd-336c-4915-9f33-0eebe48eee85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93f19474-4ac4-4a48-808c-4abccb002219', '6efc8dad-580c-4471-bc52-9286b050d00a', 'c8f198d2-b79c-464d-8be6-5a648f135553', 'af78198c-af30-4aaa-9cc1-fca2ba95b311']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.909496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e8981e-5124-495e-a8f8-08c404fb5531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.941004 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e8981e-5124-495e-a8f8-08c404fb5531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56e9b0ae-f64e-45f7-a6ce-ce326e147546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1497083014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['93f19474-4ac4-4a48-808c-4abccb002219','6efc8dad-580c-4471-bc52-9286b050d00a','c8f198d2-b79c-464d-8be6-5a648f135553','af78198c-af30-4aaa-9cc1-fca2ba95b311'],size=1,snapshot_id=None,source_replicaid=,source_volid=97258d62-3aec-4e1d-96df-eb1bfdc74930,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T13:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1497083014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56e9b0ae-f64e-45f7-a6ce-ce326e147546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd6f95baffe4807b57d931fb7d7a998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=97258d62-3aec-4e1d-96df-eb1bfdc74930,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='465ec9014a8d44e292984e681324ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.941878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42ff30d-9a8d-420a-9bcd-2f34b9ac90e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.958316 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d42ff30d-9a8d-420a-9bcd-2f34b9ac90e9) transitioned into state 'SUCCESS' from state '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-1497083014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['93f19474-4ac4-4a48-808c-4abccb002219','6efc8dad-580c-4471-bc52-9286b050d00a','c8f198d2-b79c-464d-8be6-5a648f135553','af78198c-af30-4aaa-9cc1-fca2ba95b311'],size=1,snapshot_id=None,source_replicaid=,source_volid=97258d62-3aec-4e1d-96df-eb1bfdc74930,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.959116 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00a9a5e-54b4-4b4d-9b54-a8b1e6a561b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:20.980210 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00a9a5e-54b4-4b4d-9b54-a8b1e6a561b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:20.981301 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (9b228a3d-e8dc-4871-ab13-b2a23483c9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:20.981668 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request issued successfully. Aug 18 13:55:20.983182 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d3459e-0f6e-46d3-8a0e-faee78e30629 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:20.983593 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-722a9571-43ee-4753-9f06-f22296dbe4c0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.983840 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 740/2992] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:20 2026] POST /volume/v3/volumes => generated 780 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:20.985508 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-722a9571-43ee-4753-9f06-f22296dbe4c0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:20.985678 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-722a9571-43ee-4753-9f06-f22296dbe4c0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:20.985846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-722a9571-43ee-4753-9f06-f22296dbe4c0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:20.986025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-722a9571-43ee-4753-9f06-f22296dbe4c0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:20.991729 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:20.991729 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:20.991729 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-722a9571-43ee-4753-9f06-f22296dbe4c0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:20.992272 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 750/2993] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:20 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:20.994696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be4a3bce-1888-4768-b76c-1c9c6516b217 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:20.996943 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be4a3bce-1888-4768-b76c-1c9c6516b217 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:20.997268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be4a3bce-1888-4768-b76c-1c9c6516b217 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:20.997479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be4a3bce-1888-4768-b76c-1c9c6516b217 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:21.003018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1463fcda-5a94-4d88-bc8f-48160eac471c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:21.004686 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1463fcda-5a94-4d88-bc8f-48160eac471c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:21.004843 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1463fcda-5a94-4d88-bc8f-48160eac471c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:21.005064 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1463fcda-5a94-4d88-bc8f-48160eac471c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:21.008576 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.008576 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:21.013654 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.013654 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:21.013925 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be4a3bce-1888-4768-b76c-1c9c6516b217 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:21.017186 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1463fcda-5a94-4d88-bc8f-48160eac471c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:21.018486 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be4a3bce-1888-4768-b76c-1c9c6516b217 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 returned with HTTP 200 Aug 18 13:55:21.019021 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 751/2994] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:20 2026] GET /volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:21.020962 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1463fcda-5a94-4d88-bc8f-48160eac471c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:21.021360 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 754/2995] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:21 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:21.166682 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:21.168733 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:21.169680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-617719919"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:21.171759 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-617719919'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:21.171759 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume of 1 GB Aug 18 13:55:21.171759 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.171759 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:21.177724 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Availability Zones retrieved successfully. Aug 18 13:55:21.183405 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (5b37c4f5-b508-45ba-adbf-0bb6475b56e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:21.184356 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7e460a-5244-4c67-8353-c5e2d38edf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:21.185732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:21.223755 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7e460a-5244-4c67-8353-c5e2d38edf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:21.225302 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7599362e-6a0c-4c1f-b74e-de1f12ec8547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:21.262679 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-827e005e-0e1f-405e-976a-e4ec9fa9b5f2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:21.263374 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-827e005e-0e1f-405e-976a-e4ec9fa9b5f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:21.263566 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-827e005e-0e1f-405e-976a-e4ec9fa9b5f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:21.263756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-827e005e-0e1f-405e-976a-e4ec9fa9b5f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:21.263756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-827e005e-0e1f-405e-976a-e4ec9fa9b5f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:21.269596 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.269596 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:21.270768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-827e005e-0e1f-405e-976a-e4ec9fa9b5f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:21.271471 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 751/2996] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:21 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:21.281112 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Created reservations ['67851aac-785b-4204-b87f-bdfb9109689f', '912606b5-b4aa-4710-b1ac-0a8ed267a66a', '276cedad-4638-4de0-aaf3-6befad08dadd', '0a284a6d-7bcd-4914-9951-e90b434f5422'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:21.281612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7599362e-6a0c-4c1f-b74e-de1f12ec8547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67851aac-785b-4204-b87f-bdfb9109689f', '912606b5-b4aa-4710-b1ac-0a8ed267a66a', '276cedad-4638-4de0-aaf3-6befad08dadd', '0a284a6d-7bcd-4914-9951-e90b434f5422']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:21.282351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60eaa8b3-6357-4767-ad74-466b65bc277d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:21.310944 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60eaa8b3-6357-4767-ad74-466b65bc277d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ae4a83-b2d5-43df-a08b-c152b73732f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-617719919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['67851aac-785b-4204-b87f-bdfb9109689f','912606b5-b4aa-4710-b1ac-0a8ed267a66a','276cedad-4638-4de0-aaf3-6befad08dadd','0a284a6d-7bcd-4914-9951-e90b434f5422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-617719919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70ae4a83-b2d5-43df-a08b-c152b73732f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c564826be08407c8d7ee3f393c0e856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:21.311815 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674a62a3-4ab9-45b6-a6fd-6d9cdff27ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:21.332342 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674a62a3-4ab9-45b6-a6fd-6d9cdff27ccc) transitioned into state 'SUCCESS' from state '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-617719919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['67851aac-785b-4204-b87f-bdfb9109689f','912606b5-b4aa-4710-b1ac-0a8ed267a66a','276cedad-4638-4de0-aaf3-6befad08dadd','0a284a6d-7bcd-4914-9951-e90b434f5422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:21.333331 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b537af-3ea5-48e7-8cff-a2dfd27b6406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:21.343148 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b537af-3ea5-48e7-8cff-a2dfd27b6406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:21.344157 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (5b37c4f5-b508-45ba-adbf-0bb6475b56e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:21.344501 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request issued successfully. Aug 18 13:55:21.345140 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96c12f64-4c6b-4958-a7e2-6714c3f97b55 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:21.345652 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 741/2997] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:21 2026] POST /volume/v3/volumes => generated 748 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:21.362306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-090bbd36-51c3-4e3f-a7f4-8d8c7fbc999b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:21.366002 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-090bbd36-51c3-4e3f-a7f4-8d8c7fbc999b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:21.366002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-090bbd36-51c3-4e3f-a7f4-8d8c7fbc999b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:21.366002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-090bbd36-51c3-4e3f-a7f4-8d8c7fbc999b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:21.376196 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.376196 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:21.381252 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-090bbd36-51c3-4e3f-a7f4-8d8c7fbc999b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:21.389661 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-090bbd36-51c3-4e3f-a7f4-8d8c7fbc999b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:21.390223 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 752/2998] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:21 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:21.909904 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c9b88d02-30cd-41a2-9899-f22a6cc295fc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:21.911430 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9b88d02-30cd-41a2-9899-f22a6cc295fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:21.911696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9b88d02-30cd-41a2-9899-f22a6cc295fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:21.911885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9b88d02-30cd-41a2-9899-f22a6cc295fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:21.917883 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.917883 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:21.920896 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c9b88d02-30cd-41a2-9899-f22a6cc295fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:21.924639 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9b88d02-30cd-41a2-9899-f22a6cc295fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 200 Aug 18 13:55:21.924995 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 755/2999] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:21 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:21.936518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-edafe4dc-d797-49c9-b938-fc0a83116a65 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:21.942117 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-edafe4dc-d797-49c9-b938-fc0a83116a65 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:21.942430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-edafe4dc-d797-49c9-b938-fc0a83116a65 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:21.942629 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-edafe4dc-d797-49c9-b938-fc0a83116a65 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:21.953942 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.953942 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:21.957202 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-edafe4dc-d797-49c9-b938-fc0a83116a65 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:21.962882 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-edafe4dc-d797-49c9-b938-fc0a83116a65 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 200 Aug 18 13:55:21.962882 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 752/3000] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:21 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:21.972020 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93871c0c-1003-4ff8-b7e1-953e55c1d71a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:21.973719 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93871c0c-1003-4ff8-b7e1-953e55c1d71a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3/action Aug 18 13:55:21.974089 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93871c0c-1003-4ff8-b7e1-953e55c1d71a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:21.974200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93871c0c-1003-4ff8-b7e1-953e55c1d71a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:21.981829 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:21.981829 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:21.982265 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-93871c0c-1003-4ff8-b7e1-953e55c1d71a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:21.987809 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-93871c0c-1003-4ff8-b7e1-953e55c1d71a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume updated successfully. Aug 18 13:55:21.988028 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93871c0c-1003-4ff8-b7e1-953e55c1d71a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3/action returned with HTTP 200 Aug 18 13:55:21.988370 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 742/3001] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:21 2026] POST /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:55:22.004055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d095ea33-0d0a-4834-8036-14d3a3ebda5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.006184 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d095ea33-0d0a-4834-8036-14d3a3ebda5e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:22.006475 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d095ea33-0d0a-4834-8036-14d3a3ebda5e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.006755 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d095ea33-0d0a-4834-8036-14d3a3ebda5e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.006981 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d095ea33-0d0a-4834-8036-14d3a3ebda5e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:22.011045 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.011045 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:22.011791 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d095ea33-0d0a-4834-8036-14d3a3ebda5e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:22.012174 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 753/3002] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:22.033523 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e1a1f37d-a803-4a2d-9ea4-0b1affbc011c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.036098 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0ee4997f-1bdd-45da-8f67-e19a09c49845 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.038235 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ee4997f-1bdd-45da-8f67-e19a09c49845 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:22.038235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ee4997f-1bdd-45da-8f67-e19a09c49845 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.038235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ee4997f-1bdd-45da-8f67-e19a09c49845 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.040972 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1a1f37d-a803-4a2d-9ea4-0b1affbc011c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:22.040972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1a1f37d-a803-4a2d-9ea4-0b1affbc011c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.040972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1a1f37d-a803-4a2d-9ea4-0b1affbc011c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.051854 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.051854 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:22.055811 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.055811 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:22.056889 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e1a1f37d-a803-4a2d-9ea4-0b1affbc011c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:22.058572 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0ee4997f-1bdd-45da-8f67-e19a09c49845 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:22.061907 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1a1f37d-a803-4a2d-9ea4-0b1affbc011c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 returned with HTTP 200 Aug 18 13:55:22.062292 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 756/3003] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:22.064731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ee4997f-1bdd-45da-8f67-e19a09c49845 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:22.065342 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 753/3004] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:22.075289 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-ef83e4b6-9b21-46ad-b418-65baeaccaa79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.077051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d59b957-9572-4583-a93f-5638125287c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.078139 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-ef83e4b6-9b21-46ad-b418-65baeaccaa79 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:22.078409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-ef83e4b6-9b21-46ad-b418-65baeaccaa79 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.078690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-ef83e4b6-9b21-46ad-b418-65baeaccaa79 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.078898 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d59b957-9572-4583-a93f-5638125287c9 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:22.079084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d59b957-9572-4583-a93f-5638125287c9 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.079260 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d59b957-9572-4583-a93f-5638125287c9 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.086007 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.086007 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:22.086818 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.086818 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:22.089117 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d59b957-9572-4583-a93f-5638125287c9 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:22.090612 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-ef83e4b6-9b21-46ad-b418-65baeaccaa79 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:22.093015 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d59b957-9572-4583-a93f-5638125287c9 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 returned with HTTP 200 Aug 18 13:55:22.093390 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 754/3005] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:22.095178 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-ef83e4b6-9b21-46ad-b418-65baeaccaa79 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 200 Aug 18 13:55:22.095636 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 743/3006] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:22.105424 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e15e7b6f-1b0c-4a54-b790-ef9fecbdb5c2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.107638 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e15e7b6f-1b0c-4a54-b790-ef9fecbdb5c2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:22.107890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e15e7b6f-1b0c-4a54-b790-ef9fecbdb5c2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.108122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e15e7b6f-1b0c-4a54-b790-ef9fecbdb5c2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.115906 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.115906 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:22.119523 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e15e7b6f-1b0c-4a54-b790-ef9fecbdb5c2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:22.124756 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e15e7b6f-1b0c-4a54-b790-ef9fecbdb5c2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 returned with HTTP 200 Aug 18 13:55:22.125262 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 757/3007] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:22.137284 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.139092 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] DELETE https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:22.139469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.139792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.140892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume with id: 56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:22.148997 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.148997 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:22.149697 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:22.166783 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume request issued successfully. Aug 18 13:55:22.167167 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f1052ac-4cfb-4f7c-80c8-0804b4bc6c82 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 returned with HTTP 202 Aug 18 13:55:22.167619 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 754/3008] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:22 2026] DELETE /volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:22.177660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ee25e2d3-66d4-4612-b824-c37af4d80e1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.180690 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee25e2d3-66d4-4612-b824-c37af4d80e1d tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:22.180966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee25e2d3-66d4-4612-b824-c37af4d80e1d tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.181366 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee25e2d3-66d4-4612-b824-c37af4d80e1d tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.189879 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.189879 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:22.194064 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ee25e2d3-66d4-4612-b824-c37af4d80e1d tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:22.202024 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee25e2d3-66d4-4612-b824-c37af4d80e1d tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 returned with HTTP 200 Aug 18 13:55:22.202884 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 755/3009] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:22.282378 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6344b7d-13b4-4cfe-aa30-df92fcd136fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.284208 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6344b7d-13b4-4cfe-aa30-df92fcd136fd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:22.284414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6344b7d-13b4-4cfe-aa30-df92fcd136fd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.284601 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6344b7d-13b4-4cfe-aa30-df92fcd136fd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.284698 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b6344b7d-13b4-4cfe-aa30-df92fcd136fd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:22.293825 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.293825 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:22.294540 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6344b7d-13b4-4cfe-aa30-df92fcd136fd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:22.294947 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 744/3010] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:22.407653 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-99186142-942e-41b2-8c85-05d2fdebef9c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.410482 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99186142-942e-41b2-8c85-05d2fdebef9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:22.410848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99186142-942e-41b2-8c85-05d2fdebef9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.411055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99186142-942e-41b2-8c85-05d2fdebef9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.421077 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.421077 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:22.425303 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-99186142-942e-41b2-8c85-05d2fdebef9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:22.432075 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99186142-942e-41b2-8c85-05d2fdebef9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:22.432609 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 758/3011] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:22.455819 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.460393 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action Aug 18 13:55:22.460393 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action body: b'{"os-attach": {"instance_uuid": "8c19f0d7-302a-4d88-b9ea-67933eabef38", "mountpoint": "/dev/vdb"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:22.460393 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8c19f0d7-302a-4d88-b9ea-67933eabef38", "mountpoint": "/dev/vdb"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:22.472824 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.472824 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:22.473126 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:22.483261 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Update volume admin metadata completed successfully. Aug 18 13:55:22.542640 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Attach volume completed successfully. Aug 18 13:55:22.543115 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8d68109-d03a-43f7-843a-af0a6c5f0a1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action returned with HTTP 202 Aug 18 13:55:22.543616 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 755/3012] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:22 2026] POST /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:22.551508 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b7fef94-df12-47d2-86fc-9eaed2d02f27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.553361 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b7fef94-df12-47d2-86fc-9eaed2d02f27 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:22.553569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b7fef94-df12-47d2-86fc-9eaed2d02f27 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.553804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b7fef94-df12-47d2-86fc-9eaed2d02f27 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.566411 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.566411 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:22.571385 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1b7fef94-df12-47d2-86fc-9eaed2d02f27 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:22.577110 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b7fef94-df12-47d2-86fc-9eaed2d02f27 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:22.577647 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 756/3013] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:22.592449 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-977c1476-40b4-4719-95d6-fa092359c7d3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.594194 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-977c1476-40b4-4719-95d6-fa092359c7d3 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:22.594410 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-977c1476-40b4-4719-95d6-fa092359c7d3 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.594627 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-977c1476-40b4-4719-95d6-fa092359c7d3 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.605792 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.605792 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:22.610924 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-977c1476-40b4-4719-95d6-fa092359c7d3 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:22.617574 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-977c1476-40b4-4719-95d6-fa092359c7d3 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:22.618238 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 745/3014] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:22.631337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-34ca8d71-1294-4275-8d2f-b60c680f2c20 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.704055 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-34ca8d71-1294-4275-8d2f-b60c680f2c20 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action Aug 18 13:55:22.704507 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-34ca8d71-1294-4275-8d2f-b60c680f2c20 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:22.704651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-34ca8d71-1294-4275-8d2f-b60c680f2c20 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:22.717907 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.717907 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:22.718557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-34ca8d71-1294-4275-8d2f-b60c680f2c20 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '70ae4a83-b2d5-43df-a08b-c152b73732f5' with '{'status': 'error'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:22.742202 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-34ca8d71-1294-4275-8d2f-b60c680f2c20 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action returned with HTTP 202 Aug 18 13:55:22.742715 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 759/3015] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:22 2026] POST /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:22.751664 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e7296489-8cde-4e29-a726-ac6f59fc5e87 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.753757 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e7296489-8cde-4e29-a726-ac6f59fc5e87 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:22.755769 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e7296489-8cde-4e29-a726-ac6f59fc5e87 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.755769 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e7296489-8cde-4e29-a726-ac6f59fc5e87 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.769115 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.769115 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:22.774040 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e7296489-8cde-4e29-a726-ac6f59fc5e87 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:22.783165 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e7296489-8cde-4e29-a726-ac6f59fc5e87 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:22.784017 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 756/3016] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:22.797172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.798694 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action Aug 18 13:55:22.799071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b77459a4-3e67-4dc9-a416-aba25f98e5d4"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:22.799188 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b77459a4-3e67-4dc9-a416-aba25f98e5d4"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:22.812251 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.812251 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:22.813331 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Volume info retrieved successfully. Aug 18 13:55:22.843666 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Terminate volume connection completed successfully. Aug 18 13:55:22.851550 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100283) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 13:55:22.913779 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Detach volume completed successfully. Aug 18 13:55:22.915092 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34facb5a-6250-4d3a-a2bc-6da6e9d97d75 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action returned with HTTP 202 Aug 18 13:55:22.916402 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 757/3017] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:22 2026] POST /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:22.923643 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2be855ae-07fd-42c7-ad2d-1947aa9be820 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.925364 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2be855ae-07fd-42c7-ad2d-1947aa9be820 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:22.925501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2be855ae-07fd-42c7-ad2d-1947aa9be820 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.925681 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2be855ae-07fd-42c7-ad2d-1947aa9be820 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.932290 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.932290 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:22.935742 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2be855ae-07fd-42c7-ad2d-1947aa9be820 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:22.940670 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2be855ae-07fd-42c7-ad2d-1947aa9be820 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:22.941159 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 746/3018] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:22.957659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a4afa2a7-897a-4f99-b308-31f3c6ce73ac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.959455 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4afa2a7-897a-4f99-b308-31f3c6ce73ac tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:22.959651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4afa2a7-897a-4f99-b308-31f3c6ce73ac tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:22.959903 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4afa2a7-897a-4f99-b308-31f3c6ce73ac tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:22.966486 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:22.966486 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:22.970092 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a4afa2a7-897a-4f99-b308-31f3c6ce73ac tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:22.974465 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4afa2a7-897a-4f99-b308-31f3c6ce73ac tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:22.974854 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 760/3019] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:22 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:22.988544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d4319fbe-f361-4b83-a990-a0e90d5ca754 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:22.990219 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d4319fbe-f361-4b83-a990-a0e90d5ca754 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action Aug 18 13:55:22.990808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d4319fbe-f361-4b83-a990-a0e90d5ca754 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action body: b'{"os-detach": {}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:22.991093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d4319fbe-f361-4b83-a990-a0e90d5ca754 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:23.000233 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.000233 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:23.001291 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d4319fbe-f361-4b83-a990-a0e90d5ca754 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:23.024089 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d4319fbe-f361-4b83-a990-a0e90d5ca754 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Detach volume completed successfully. Aug 18 13:55:23.024089 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d4319fbe-f361-4b83-a990-a0e90d5ca754 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action returned with HTTP 202 Aug 18 13:55:23.024232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5179b3bf-92e4-433a-a50b-d149c360d351 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.024400 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 757/3020] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:22 2026] POST /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:23.028704 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5179b3bf-92e4-433a-a50b-d149c360d351 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:23.029732 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5179b3bf-92e4-433a-a50b-d149c360d351 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.030584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5179b3bf-92e4-433a-a50b-d149c360d351 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.031201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5179b3bf-92e4-433a-a50b-d149c360d351 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:23.032850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b549dc7-fd2d-4c86-a1e9-c3178d7adfb2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.035010 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b549dc7-fd2d-4c86-a1e9-c3178d7adfb2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:23.035228 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b549dc7-fd2d-4c86-a1e9-c3178d7adfb2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.035477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b549dc7-fd2d-4c86-a1e9-c3178d7adfb2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.040036 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.040036 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:23.041310 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5179b3bf-92e4-433a-a50b-d149c360d351 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:23.041804 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 758/3021] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:23.043637 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.043637 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:23.048253 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b549dc7-fd2d-4c86-a1e9-c3178d7adfb2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:23.053500 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b549dc7-fd2d-4c86-a1e9-c3178d7adfb2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:23.054020 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 747/3022] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:23.069485 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3f95e22c-3544-4659-ae99-464e913f7573 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.071373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3f95e22c-3544-4659-ae99-464e913f7573 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:23.071678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3f95e22c-3544-4659-ae99-464e913f7573 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.071827 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3f95e22c-3544-4659-ae99-464e913f7573 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.081971 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.081971 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:23.084857 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-684553fa-51b2-4a4a-8c45-65074fb67c72 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.085231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-150a275b-67ef-4412-aadc-2a013793e82a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.086711 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3f95e22c-3544-4659-ae99-464e913f7573 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:23.087194 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-150a275b-67ef-4412-aadc-2a013793e82a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:23.087551 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-150a275b-67ef-4412-aadc-2a013793e82a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.087818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-150a275b-67ef-4412-aadc-2a013793e82a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.088046 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-684553fa-51b2-4a4a-8c45-65074fb67c72 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:23.088674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-684553fa-51b2-4a4a-8c45-65074fb67c72 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.089344 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-684553fa-51b2-4a4a-8c45-65074fb67c72 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.093384 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3f95e22c-3544-4659-ae99-464e913f7573 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:23.093796 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 761/3023] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:23.096354 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.096354 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:23.100854 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-150a275b-67ef-4412-aadc-2a013793e82a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:23.102803 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.102803 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:23.106394 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.107108 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-150a275b-67ef-4412-aadc-2a013793e82a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 200 Aug 18 13:55:23.107369 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 759/3024] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:23.108127 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-684553fa-51b2-4a4a-8c45-65074fb67c72 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:23.108533 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:23.108827 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.109128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.111381 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume with id: 70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:23.114552 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-684553fa-51b2-4a4a-8c45-65074fb67c72 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:23.115274 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 758/3025] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:23.118080 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c42e4bf2-9e60-4285-a491-637a8a80166a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.118633 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c42e4bf2-9e60-4285-a491-637a8a80166a None None] GET https://10.4.3.221/volume// Aug 18 13:55:23.118896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c42e4bf2-9e60-4285-a491-637a8a80166a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.119172 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c42e4bf2-9e60-4285-a491-637a8a80166a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.119580 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c42e4bf2-9e60-4285-a491-637a8a80166a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:23.120179 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 762/3026] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:23.121204 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.121204 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:23.121742 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:23.128376 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f96a91d7-3de8-4143-a897-7a3f8a005cbf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.130780 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f96a91d7-3de8-4143-a897-7a3f8a005cbf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:55:23.131775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f96a91d7-3de8-4143-a897-7a3f8a005cbf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ca8d660-8af6-421f-ab92-89cb359f63e3", "connector": null, "instance_uuid": "15b77a1b-fcf0-40cd-bbcb-77c19f9a7492"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:23.140500 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.140500 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:23.143318 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume request issued successfully. Aug 18 13:55:23.143504 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e2cce27-f388-475c-bd27-b7a67be031c1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 202 Aug 18 13:55:23.143964 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 748/3027] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:23 2026] DELETE /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:23.153078 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1d440506-c79f-49e3-92eb-2b04d8e05c2d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.155001 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1d440506-c79f-49e3-92eb-2b04d8e05c2d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:23.155396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1d440506-c79f-49e3-92eb-2b04d8e05c2d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.155707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1d440506-c79f-49e3-92eb-2b04d8e05c2d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.163719 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.163719 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:23.168448 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1d440506-c79f-49e3-92eb-2b04d8e05c2d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:23.174476 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1d440506-c79f-49e3-92eb-2b04d8e05c2d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 200 Aug 18 13:55:23.175088 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 759/3028] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:23.182662 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f96a91d7-3de8-4143-a897-7a3f8a005cbf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:55:23.183343 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 760/3029] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:55:23 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 18 13:55:23.220068 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-012acc0e-4680-4773-ae72-376c415d4309 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.227956 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-012acc0e-4680-4773-ae72-376c415d4309 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 Aug 18 13:55:23.227956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-012acc0e-4680-4773-ae72-376c415d4309 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.227956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-012acc0e-4680-4773-ae72-376c415d4309 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.233181 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-012acc0e-4680-4773-ae72-376c415d4309 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 returned with HTTP 404 Aug 18 13:55:23.233935 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 763/3030] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/56e9b0ae-f64e-45f7-a6ce-ce326e147546 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:23.247348 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f39f44a3-6141-48f8-95d3-ecc29d44107e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.249345 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f39f44a3-6141-48f8-95d3-ecc29d44107e tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 Aug 18 13:55:23.249586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f39f44a3-6141-48f8-95d3-ecc29d44107e tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.249830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f39f44a3-6141-48f8-95d3-ecc29d44107e tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.258091 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.258091 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:23.261923 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f39f44a3-6141-48f8-95d3-ecc29d44107e tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:23.268473 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f39f44a3-6141-48f8-95d3-ecc29d44107e tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 returned with HTTP 200 Aug 18 13:55:23.268989 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 749/3031] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:23.284908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.286445 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] DELETE https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 Aug 18 13:55:23.286828 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.287230 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.287525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume with id: 97258d62-3aec-4e1d-96df-eb1bfdc74930 Aug 18 13:55:23.295848 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.295848 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:23.297893 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:23.309318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67969647-440c-4d2c-9a0d-a985996d71f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.312692 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67969647-440c-4d2c-9a0d-a985996d71f7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:23.313016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67969647-440c-4d2c-9a0d-a985996d71f7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.313314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67969647-440c-4d2c-9a0d-a985996d71f7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.313486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-67969647-440c-4d2c-9a0d-a985996d71f7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:23.318984 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume request issued successfully. Aug 18 13:55:23.318984 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-649657fe-9511-4d0a-a329-0e4ca2b49b90 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 returned with HTTP 202 Aug 18 13:55:23.318984 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 760/3032] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:23 2026] DELETE /volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:23.325384 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.325384 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:23.329772 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-476fd463-f185-47fd-b1e1-2889d303d11c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:23.330836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67969647-440c-4d2c-9a0d-a985996d71f7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:23.331668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-476fd463-f185-47fd-b1e1-2889d303d11c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 Aug 18 13:55:23.331965 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 761/3033] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:23.332061 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-476fd463-f185-47fd-b1e1-2889d303d11c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:23.332289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-476fd463-f185-47fd-b1e1-2889d303d11c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:23.341465 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:23.341465 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:23.346156 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-476fd463-f185-47fd-b1e1-2889d303d11c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:23.355459 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-476fd463-f185-47fd-b1e1-2889d303d11c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 returned with HTTP 200 Aug 18 13:55:23.356023 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 764/3034] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:23 2026] GET /volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:55:24.052479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d33f1f5a-47bb-4586-9b55-f23bd79445c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.054737 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d33f1f5a-47bb-4586-9b55-f23bd79445c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:24.055005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d33f1f5a-47bb-4586-9b55-f23bd79445c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.055243 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d33f1f5a-47bb-4586-9b55-f23bd79445c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.055382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d33f1f5a-47bb-4586-9b55-f23bd79445c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:24.060720 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.060720 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:24.061631 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d33f1f5a-47bb-4586-9b55-f23bd79445c1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:24.062273 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 750/3035] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:24.132528 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-737a0bb7-8eb6-45ff-8f3b-bed662e6adb9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.135893 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-737a0bb7-8eb6-45ff-8f3b-bed662e6adb9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:24.135893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-737a0bb7-8eb6-45ff-8f3b-bed662e6adb9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.135893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-737a0bb7-8eb6-45ff-8f3b-bed662e6adb9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.144006 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.144006 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:24.147362 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-737a0bb7-8eb6-45ff-8f3b-bed662e6adb9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:24.151325 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-737a0bb7-8eb6-45ff-8f3b-bed662e6adb9 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:24.151762 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 761/3036] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:24.192443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9198c622-21cc-4b28-a0c0-b413acb0dcec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.194410 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9198c622-21cc-4b28-a0c0-b413acb0dcec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 Aug 18 13:55:24.194673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9198c622-21cc-4b28-a0c0-b413acb0dcec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.194927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9198c622-21cc-4b28-a0c0-b413acb0dcec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.201835 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9198c622-21cc-4b28-a0c0-b413acb0dcec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 returned with HTTP 404 Aug 18 13:55:24.202521 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 762/3037] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/70ae4a83-b2d5-43df-a08b-c152b73732f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:24.260937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8fee6caf-b9bc-44c8-9188-00bd54c15843 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.260937 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8fee6caf-b9bc-44c8-9188-00bd54c15843 None None] GET https://10.4.3.221/volume// Aug 18 13:55:24.260937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8fee6caf-b9bc-44c8-9188-00bd54c15843 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.260937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8fee6caf-b9bc-44c8-9188-00bd54c15843 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.261403 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8fee6caf-b9bc-44c8-9188-00bd54c15843 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:24.261541 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 765/3038] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:24.272537 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-819a7535-8107-4e3d-8e47-cee89e4ca465 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.275333 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-819a7535-8107-4e3d-8e47-cee89e4ca465 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:24.275593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-819a7535-8107-4e3d-8e47-cee89e4ca465 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.276383 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-819a7535-8107-4e3d-8e47-cee89e4ca465 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.300319 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.300319 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:24.307625 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-819a7535-8107-4e3d-8e47-cee89e4ca465 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:24.315189 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-819a7535-8107-4e3d-8e47-cee89e4ca465 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 200 Aug 18 13:55:24.315661 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 751/3039] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 1050 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:55:24.345905 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8d7397ed-86de-4574-9f89-cbbbdf9abbda None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.353666 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d7397ed-86de-4574-9f89-cbbbdf9abbda tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:24.354018 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d7397ed-86de-4574-9f89-cbbbdf9abbda tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.354288 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d7397ed-86de-4574-9f89-cbbbdf9abbda tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.354448 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8d7397ed-86de-4574-9f89-cbbbdf9abbda tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:24.359950 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.359950 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:24.361068 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d7397ed-86de-4574-9f89-cbbbdf9abbda tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:24.361927 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 762/3040] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:24.374387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17cbfd64-3ec7-4d17-b0ea-5f55b814369c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.376765 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17cbfd64-3ec7-4d17-b0ea-5f55b814369c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 Aug 18 13:55:24.377000 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17cbfd64-3ec7-4d17-b0ea-5f55b814369c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.377280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17cbfd64-3ec7-4d17-b0ea-5f55b814369c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.395227 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17cbfd64-3ec7-4d17-b0ea-5f55b814369c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 returned with HTTP 404 Aug 18 13:55:24.395791 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 763/3041] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/97258d62-3aec-4e1d-96df-eb1bfdc74930 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:24.404285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.405563 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:24.405987 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-830734952"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:24.407378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-830734952'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:24.407626 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume of 1 GB Aug 18 13:55:24.411656 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Availability Zones retrieved successfully. Aug 18 13:55:24.417892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (fa30e2e0-97b9-4688-900b-b0d4d0025fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:24.418971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d14250-171a-4dd2-a19c-a774b5c1bc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:24.420036 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:24.460580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d14250-171a-4dd2-a19c-a774b5c1bc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:24.460580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6884d58c-52b7-43eb-8c32-9fd3f72f3768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:24.463819 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-5504e109-d58c-4f66-8005-8f5d08fb8318 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.467066 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-5504e109-d58c-4f66-8005-8f5d08fb8318 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc Aug 18 13:55:24.467571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-5504e109-d58c-4f66-8005-8f5d08fb8318 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:24.478404 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-5504e109-d58c-4f66-8005-8f5d08fb8318 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-3ca8d660-8af6-421f-ab92-89cb359f63e3-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:55:24.485221 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-5504e109-d58c-4f66-8005-8f5d08fb8318 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-3ca8d660-8af6-421f-ab92-89cb359f63e3-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:55:24.487566 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.487566 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:24.509553 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-114c7855-137b-42fa-8235-6163f025b0e8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.514030 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-114c7855-137b-42fa-8235-6163f025b0e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:24.514183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-114c7855-137b-42fa-8235-6163f025b0e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.514341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-114c7855-137b-42fa-8235-6163f025b0e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.521455 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.521455 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:24.527011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Created reservations ['a375e51a-e289-46fc-ab4d-8db4063d19ff', '7f8bd07e-b2c1-4da5-8647-f31d9cb9b9a0', '9a482e5d-0b9d-44e6-9b61-c495b154cd21', 'a0365525-2793-464e-9ade-4cd2597ee5e2'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:24.527011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6884d58c-52b7-43eb-8c32-9fd3f72f3768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a375e51a-e289-46fc-ab4d-8db4063d19ff', '7f8bd07e-b2c1-4da5-8647-f31d9cb9b9a0', '9a482e5d-0b9d-44e6-9b61-c495b154cd21', 'a0365525-2793-464e-9ade-4cd2597ee5e2']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:24.527011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493e0550-cb10-4be1-aed4-440d23c67c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:24.527209 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-114c7855-137b-42fa-8235-6163f025b0e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:24.530594 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-114c7855-137b-42fa-8235-6163f025b0e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:24.531100 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 763/3042] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:24.550513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493e0550-cb10-4be1-aed4-440d23c67c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b32286-d83b-47fb-96b2-3d86ee6ca72d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-830734952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['a375e51a-e289-46fc-ab4d-8db4063d19ff','7f8bd07e-b2c1-4da5-8647-f31d9cb9b9a0','9a482e5d-0b9d-44e6-9b61-c495b154cd21','a0365525-2793-464e-9ade-4cd2597ee5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-830734952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b32286-d83b-47fb-96b2-3d86ee6ca72d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd6f95baffe4807b57d931fb7d7a998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='465ec9014a8d44e292984e681324ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:24.550513 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9925ed0-5186-4d30-a13c-1a9c158cd402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:24.584213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9925ed0-5186-4d30-a13c-1a9c158cd402) transitioned into state 'SUCCESS' from state '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-830734952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['a375e51a-e289-46fc-ab4d-8db4063d19ff','7f8bd07e-b2c1-4da5-8647-f31d9cb9b9a0','9a482e5d-0b9d-44e6-9b61-c495b154cd21','a0365525-2793-464e-9ade-4cd2597ee5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:24.584213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4998e833-c97b-442d-8982-6c7f57c58725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:24.603395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4998e833-c97b-442d-8982-6c7f57c58725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:24.604369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (fa30e2e0-97b9-4688-900b-b0d4d0025fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:24.605900 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request issued successfully. Aug 18 13:55:24.605900 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01a3b5ac-e5eb-4134-8c52-6571e12a68a1 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:24.606434 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 766/3043] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:24 2026] POST /volume/v3/volumes => generated 746 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:24.621308 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c1de29c-7261-46ed-8043-ebc4506ef078 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.624955 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c1de29c-7261-46ed-8043-ebc4506ef078 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d Aug 18 13:55:24.625175 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c1de29c-7261-46ed-8043-ebc4506ef078 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.625610 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c1de29c-7261-46ed-8043-ebc4506ef078 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.632275 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-5504e109-d58c-4f66-8005-8f5d08fb8318 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-3ca8d660-8af6-421f-ab92-89cb359f63e3-np0000007658" released by "attachment_update" :: held 0.147s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:55:24.632609 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-5504e109-d58c-4f66-8005-8f5d08fb8318 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc returned with HTTP 200 Aug 18 13:55:24.633156 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 752/3044] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:55:24 2026] PUT /volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc => generated 968 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:24.635711 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.635711 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:24.640855 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3c1de29c-7261-46ed-8043-ebc4506ef078 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:24.648189 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c1de29c-7261-46ed-8043-ebc4506ef078 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d returned with HTTP 200 Aug 18 13:55:24.648189 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 764/3045] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:24.660468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b0e8508f-175c-4761-b2da-ac5234bf34d7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.663132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0e8508f-175c-4761-b2da-ac5234bf34d7 None None] GET https://10.4.3.221/volume// Aug 18 13:55:24.663132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0e8508f-175c-4761-b2da-ac5234bf34d7 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.663132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b0e8508f-175c-4761-b2da-ac5234bf34d7 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.663132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b0e8508f-175c-4761-b2da-ac5234bf34d7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:24.663132 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 764/3046] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:24.663397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-968dd1de-8f09-426a-a9fb-ab1a81ce59a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.665779 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-968dd1de-8f09-426a-a9fb-ab1a81ce59a7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc/action Aug 18 13:55:24.666261 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-968dd1de-8f09-426a-a9fb-ab1a81ce59a7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:24.666387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-968dd1de-8f09-426a-a9fb-ab1a81ce59a7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:24.671747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-e150e134-e6eb-4b63-b088-3abef5ca30aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.674054 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-e150e134-e6eb-4b63-b088-3abef5ca30aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:55:24.674641 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-e150e134-e6eb-4b63-b088-3abef5ca30aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c6ae6c0-7ccb-472d-a13f-d0c934eda19c", "connector": null, "instance_uuid": "47464a85-7f5a-4d2d-b097-31bf8c14696a"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:24.688067 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.688067 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:24.691483 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.691483 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:24.702484 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-968dd1de-8f09-426a-a9fb-ab1a81ce59a7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc/action returned with HTTP 204 Aug 18 13:55:24.703144 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 767/3047] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:55:24 2026] POST /volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:24.735835 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-e150e134-e6eb-4b63-b088-3abef5ca30aa tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:55:24.736369 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 753/3048] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:55: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 18 13:55:24.798140 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fbfc0ec2-006c-4091-b53e-50ac7f076b95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.801311 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbfc0ec2-006c-4091-b53e-50ac7f076b95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:24.801691 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbfc0ec2-006c-4091-b53e-50ac7f076b95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.801973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbfc0ec2-006c-4091-b53e-50ac7f076b95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.824385 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.824385 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:24.829684 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fbfc0ec2-006c-4091-b53e-50ac7f076b95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:24.835489 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbfc0ec2-006c-4091-b53e-50ac7f076b95 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:24.836157 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 765/3049] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:24.842663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5ed4af33-64a6-48a3-9bcc-679b1bbabc22 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.843150 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ed4af33-64a6-48a3-9bcc-679b1bbabc22 None None] GET https://10.4.3.221/volume// Aug 18 13:55:24.843278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ed4af33-64a6-48a3-9bcc-679b1bbabc22 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.843453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ed4af33-64a6-48a3-9bcc-679b1bbabc22 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.843807 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ed4af33-64a6-48a3-9bcc-679b1bbabc22 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:24.844158 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 765/3050] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:24.853260 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-dd4db0a1-004b-4de7-9a5f-2a2427bcf90a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:24.855171 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-dd4db0a1-004b-4de7-9a5f-2a2427bcf90a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:24.855616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-dd4db0a1-004b-4de7-9a5f-2a2427bcf90a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:24.855983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-dd4db0a1-004b-4de7-9a5f-2a2427bcf90a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:24.877325 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:24.877325 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:24.881452 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-dd4db0a1-004b-4de7-9a5f-2a2427bcf90a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:24.885924 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-dd4db0a1-004b-4de7-9a5f-2a2427bcf90a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:24.886309 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 768/3051] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:55:24 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:55:25.004128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-6e89263d-7fa8-48fe-ade8-b4ef53c20c55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.008984 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-6e89263d-7fa8-48fe-ade8-b4ef53c20c55 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] PUT https://10.4.3.221/volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e Aug 18 13:55:25.008984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-6e89263d-7fa8-48fe-ade8-b4ef53c20c55 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:25.017294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-6e89263d-7fa8-48fe-ade8-b4ef53c20c55 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Acquiring lock "cinder-attachment_update-6c6ae6c0-7ccb-472d-a13f-d0c934eda19c-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:55:25.022355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-6e89263d-7fa8-48fe-ade8-b4ef53c20c55 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Lock "cinder-attachment_update-6c6ae6c0-7ccb-472d-a13f-d0c934eda19c-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:55:25.023284 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.023284 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:25.071966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41c14289-7c58-4e3d-a904-6a70a3bab3bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.073671 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41c14289-7c58-4e3d-a904-6a70a3bab3bc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:25.073795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41c14289-7c58-4e3d-a904-6a70a3bab3bc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:25.074012 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41c14289-7c58-4e3d-a904-6a70a3bab3bc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:25.074121 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-41c14289-7c58-4e3d-a904-6a70a3bab3bc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:25.081589 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.081589 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:25.082557 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41c14289-7c58-4e3d-a904-6a70a3bab3bc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:25.083149 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 766/3052] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:25 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:25.112901 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-6e89263d-7fa8-48fe-ade8-b4ef53c20c55 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Lock "cinder-attachment_update-6c6ae6c0-7ccb-472d-a13f-d0c934eda19c-np0000007658" released by "attachment_update" :: held 0.090s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:55:25.113921 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-6e89263d-7fa8-48fe-ade8-b4ef53c20c55 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e returned with HTTP 200 Aug 18 13:55:25.113921 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 754/3053] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:55:25 2026] PUT /volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:25.165075 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3966e4b1-1ef8-4317-a4ca-45c504d8645b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.172492 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3966e4b1-1ef8-4317-a4ca-45c504d8645b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:25.172713 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3966e4b1-1ef8-4317-a4ca-45c504d8645b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:25.172979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3966e4b1-1ef8-4317-a4ca-45c504d8645b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:25.187728 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.187728 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:25.191669 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3966e4b1-1ef8-4317-a4ca-45c504d8645b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:25.197440 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3966e4b1-1ef8-4317-a4ca-45c504d8645b tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:25.197581 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 766/3054] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:25 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:25.379224 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e0be4701-5ad1-46f7-8b2f-90579d370751 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.380920 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0be4701-5ad1-46f7-8b2f-90579d370751 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:25.381120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0be4701-5ad1-46f7-8b2f-90579d370751 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:25.381306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0be4701-5ad1-46f7-8b2f-90579d370751 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:25.381401 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e0be4701-5ad1-46f7-8b2f-90579d370751 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:25.388440 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.388440 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:25.389248 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0be4701-5ad1-46f7-8b2f-90579d370751 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:25.389738 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 769/3055] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:25 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:25.664345 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7951dc9d-d977-485f-9108-d8127941291c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.670937 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7951dc9d-d977-485f-9108-d8127941291c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d Aug 18 13:55:25.671150 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7951dc9d-d977-485f-9108-d8127941291c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:25.671403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7951dc9d-d977-485f-9108-d8127941291c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:25.689135 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.689135 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:25.697308 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7951dc9d-d977-485f-9108-d8127941291c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:25.707483 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7951dc9d-d977-485f-9108-d8127941291c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d returned with HTTP 200 Aug 18 13:55:25.708670 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 767/3056] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:25 2026] GET /volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:25.724201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.726623 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:25.726985 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a3b32286-d83b-47fb-96b2-3d86ee6ca72d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1965717702"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:25.728921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request body: {'volume': {'source_volid': 'a3b32286-d83b-47fb-96b2-3d86ee6ca72d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1965717702'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:25.742117 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.742117 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:25.742747 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume retrieved successfully. Aug 18 13:55:25.743199 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume of 2 GB Aug 18 13:55:25.755244 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Availability Zones retrieved successfully. Aug 18 13:55:25.766533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (6671c1c5-f93e-434f-bfac-3c9b6040f720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:25.767615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a220553-3a5c-48ca-a450-3adf5e198a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:25.768546 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:25.795844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a220553-3a5c-48ca-a450-3adf5e198a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'a3b32286-d83b-47fb-96b2-3d86ee6ca72d', 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:25.796668 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66dd800-7395-4a0b-bc39-278aa3ffe7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:25.839847 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Created reservations ['44839957-8baa-4f45-94c9-1e62f4da4dfb', '454ce99b-e409-453c-8644-566eb24a550a', '5e6d7e18-3b1b-426b-b034-e9dc079b7b9b', 'fc48fd22-796c-4f5d-9f3d-40fbb6c12978'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:25.840619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66dd800-7395-4a0b-bc39-278aa3ffe7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44839957-8baa-4f45-94c9-1e62f4da4dfb', '454ce99b-e409-453c-8644-566eb24a550a', '5e6d7e18-3b1b-426b-b034-e9dc079b7b9b', 'fc48fd22-796c-4f5d-9f3d-40fbb6c12978']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:25.841297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46fb8f30-eb02-45d5-b903-fb42df4f34ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:25.854232 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6498a29d-772c-419f-be0b-ec13198681e0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.856511 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6498a29d-772c-419f-be0b-ec13198681e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:25.857479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6498a29d-772c-419f-be0b-ec13198681e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:25.857479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6498a29d-772c-419f-be0b-ec13198681e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:25.869058 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.869058 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:25.873281 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6498a29d-772c-419f-be0b-ec13198681e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:25.873894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46fb8f30-eb02-45d5-b903-fb42df4f34ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbed7904-e364-4a99-95bb-913aeef23f8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1965717702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['44839957-8baa-4f45-94c9-1e62f4da4dfb','454ce99b-e409-453c-8644-566eb24a550a','5e6d7e18-3b1b-426b-b034-e9dc079b7b9b','fc48fd22-796c-4f5d-9f3d-40fbb6c12978'],size=2,snapshot_id=None,source_replicaid=,source_volid=a3b32286-d83b-47fb-96b2-3d86ee6ca72d,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1965717702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbed7904-e364-4a99-95bb-913aeef23f8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd6f95baffe4807b57d931fb7d7a998',provider_auth=None,provider_geometry=None,provider_id=None,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=a3b32286-d83b-47fb-96b2-3d86ee6ca72d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='465ec9014a8d44e292984e681324ca8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:25.874589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5afe296-383b-419d-8a50-27bfb50d5af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:25.878968 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6498a29d-772c-419f-be0b-ec13198681e0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:25.879164 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 767/3057] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:25 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:25.898423 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5afe296-383b-419d-8a50-27bfb50d5af1) transitioned into state 'SUCCESS' from state '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-1965717702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fd6f95baffe4807b57d931fb7d7a998',qos_specs=None,replication_status=,reservations=['44839957-8baa-4f45-94c9-1e62f4da4dfb','454ce99b-e409-453c-8644-566eb24a550a','5e6d7e18-3b1b-426b-b034-e9dc079b7b9b','fc48fd22-796c-4f5d-9f3d-40fbb6c12978'],size=2,snapshot_id=None,source_replicaid=,source_volid=a3b32286-d83b-47fb-96b2-3d86ee6ca72d,status='creating',user_id='465ec9014a8d44e292984e681324ca8f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:25.898423 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1c1c2d-0ee6-4fb8-85e4-ae50b6936de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:25.918597 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1c1c2d-0ee6-4fb8-85e4-ae50b6936de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:25.919580 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Flow 'volume_create_api' (6671c1c5-f93e-434f-bfac-3c9b6040f720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:25.920686 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Create volume request issued successfully. Aug 18 13:55:25.922486 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70d83331-caca-4742-bc4c-5ed12a4ecb6c tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:25.922486 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 755/3058] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:25 2026] POST /volume/v3/volumes => generated 781 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:25.937976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b1614774-c911-45b2-b95d-d148876786a2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:25.942559 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b1614774-c911-45b2-b95d-d148876786a2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:25.942811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b1614774-c911-45b2-b95d-d148876786a2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:25.943456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b1614774-c911-45b2-b95d-d148876786a2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:25.960609 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:25.960609 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:25.968963 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b1614774-c911-45b2-b95d-d148876786a2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:25.978075 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b1614774-c911-45b2-b95d-d148876786a2 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d returned with HTTP 200 Aug 18 13:55:25.978801 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 770/3059] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:25 2026] GET /volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:26.094166 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87820a54-74f1-4d44-9e92-4c0c69996f20 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.096731 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87820a54-74f1-4d44-9e92-4c0c69996f20 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:26.096731 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87820a54-74f1-4d44-9e92-4c0c69996f20 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:26.096913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87820a54-74f1-4d44-9e92-4c0c69996f20 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:26.097053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-87820a54-74f1-4d44-9e92-4c0c69996f20 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:26.103318 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:26.103318 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:26.104264 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87820a54-74f1-4d44-9e92-4c0c69996f20 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:26.105129 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 768/3060] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:26 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:26.213061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1fa3d1f5-21b4-480f-9bb5-be143c731fd7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.215242 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fa3d1f5-21b4-480f-9bb5-be143c731fd7 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:26.215408 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fa3d1f5-21b4-480f-9bb5-be143c731fd7 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:26.215579 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fa3d1f5-21b4-480f-9bb5-be143c731fd7 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:26.223800 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:26.223800 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:26.226742 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1fa3d1f5-21b4-480f-9bb5-be143c731fd7 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:26.230216 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fa3d1f5-21b4-480f-9bb5-be143c731fd7 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:26.230543 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 768/3061] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:26 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:26.400421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15b2b5e8-08f5-477a-8919-72811e7f45f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.402374 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b2b5e8-08f5-477a-8919-72811e7f45f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:26.402604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b2b5e8-08f5-477a-8919-72811e7f45f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:26.402830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b2b5e8-08f5-477a-8919-72811e7f45f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:26.403022 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-15b2b5e8-08f5-477a-8919-72811e7f45f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:26.407098 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:26.407098 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:26.407691 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b2b5e8-08f5-477a-8919-72811e7f45f4 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:26.408133 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 756/3062] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:26 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:26.700802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-069f4a26-d376-401b-bdce-51f334554eaf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.702904 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-069f4a26-d376-401b-bdce-51f334554eaf tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c/action Aug 18 13:55:26.703262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-069f4a26-d376-401b-bdce-51f334554eaf tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:26.703382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-069f4a26-d376-401b-bdce-51f334554eaf tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:26.729187 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:26.729187 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:26.747348 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-dbd81aaf-10bf-493e-9822-9b410965fc8e req-069f4a26-d376-401b-bdce-51f334554eaf tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c/action returned with HTTP 204 Aug 18 13:55:26.747834 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 771/3063] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:55:26 2026] POST /volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:26.818431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1549b45e-50af-439c-b279-aaa9b47da5be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.820277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:26.820612 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1320714749"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:26.822250 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1320714749'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:26.822369 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume of 1 GB Aug 18 13:55:26.826638 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Availability Zones retrieved successfully. Aug 18 13:55:26.831842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (fb708aec-8b23-41b9-9e3b-ecc2f32ff74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:26.832840 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471fd049-74dc-406b-88a2-fe100ddbe9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:26.833841 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:26.861328 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471fd049-74dc-406b-88a2-fe100ddbe9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:26.862346 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce4f1ca3-cdda-4645-9bb1-d694b8dcb308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:26.893336 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-85eb8d38-2f55-427e-b1b5-e33ec109cdf4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.895088 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85eb8d38-2f55-427e-b1b5-e33ec109cdf4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:26.895461 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85eb8d38-2f55-427e-b1b5-e33ec109cdf4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:26.895663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85eb8d38-2f55-427e-b1b5-e33ec109cdf4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:26.906254 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:26.906254 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:26.909770 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-85eb8d38-2f55-427e-b1b5-e33ec109cdf4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:26.910391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Created reservations ['cf7fc7c4-e6cd-4487-b722-4122959ba39e', '8e8fe39c-a9bd-4726-a2ab-908a9c4e9ec3', 'b759c8b5-d46b-4841-8c72-0e2d6b476eb0', 'e7329e05-f3cd-4d7c-ac84-77eb8d7d541c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:26.911217 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce4f1ca3-cdda-4645-9bb1-d694b8dcb308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf7fc7c4-e6cd-4487-b722-4122959ba39e', '8e8fe39c-a9bd-4726-a2ab-908a9c4e9ec3', 'b759c8b5-d46b-4841-8c72-0e2d6b476eb0', 'e7329e05-f3cd-4d7c-ac84-77eb8d7d541c']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:26.912008 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f308561f-7820-41fc-b171-7fba6c7aa7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:26.913998 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85eb8d38-2f55-427e-b1b5-e33ec109cdf4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:26.914359 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 769/3064] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:26 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:26.938397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f308561f-7820-41fc-b171-7fba6c7aa7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c273f9a3-9d8e-4cb2-8157-17add5d6df2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1320714749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['cf7fc7c4-e6cd-4487-b722-4122959ba39e','8e8fe39c-a9bd-4726-a2ab-908a9c4e9ec3','b759c8b5-d46b-4841-8c72-0e2d6b476eb0','e7329e05-f3cd-4d7c-ac84-77eb8d7d541c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1320714749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c273f9a3-9d8e-4cb2-8157-17add5d6df2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c564826be08407c8d7ee3f393c0e856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:26.939294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2295f613-ef41-4060-a67d-1ef64c811792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:26.958754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2295f613-ef41-4060-a67d-1ef64c811792) transitioned into state 'SUCCESS' from state '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-1320714749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['cf7fc7c4-e6cd-4487-b722-4122959ba39e','8e8fe39c-a9bd-4726-a2ab-908a9c4e9ec3','b759c8b5-d46b-4841-8c72-0e2d6b476eb0','e7329e05-f3cd-4d7c-ac84-77eb8d7d541c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:26.959582 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ebfe3a-175f-43b8-9b35-ed625812e7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:26.968183 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ebfe3a-175f-43b8-9b35-ed625812e7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:26.968956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (fb708aec-8b23-41b9-9e3b-ecc2f32ff74f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:26.969287 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request issued successfully. Aug 18 13:55:26.969981 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1549b45e-50af-439c-b279-aaa9b47da5be tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:26.970361 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 769/3065] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:26 2026] POST /volume/v3/volumes => generated 749 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:26.985836 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b99856f-ab98-4607-9e9c-3933e9591531 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.992035 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b99856f-ab98-4607-9e9c-3933e9591531 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:26.992035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b99856f-ab98-4607-9e9c-3933e9591531 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:26.992035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b99856f-ab98-4607-9e9c-3933e9591531 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:26.992193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1b88d4c6-be25-4822-a5d1-e314edac6008 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:26.996250 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b88d4c6-be25-4822-a5d1-e314edac6008 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:26.996250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1b88d4c6-be25-4822-a5d1-e314edac6008 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:26.996250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1b88d4c6-be25-4822-a5d1-e314edac6008 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.001229 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.001229 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:27.007061 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1b88d4c6-be25-4822-a5d1-e314edac6008 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:27.014274 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b88d4c6-be25-4822-a5d1-e314edac6008 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d returned with HTTP 200 Aug 18 13:55:27.014658 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 772/3066] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:26 2026] GET /volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:27.016253 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.016253 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:27.028072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0769779c-3168-4a40-ae0a-003c782d1f6b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.029761 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0769779c-3168-4a40-ae0a-003c782d1f6b tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:27.030011 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0769779c-3168-4a40-ae0a-003c782d1f6b tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.030230 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0769779c-3168-4a40-ae0a-003c782d1f6b tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.033311 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b99856f-ab98-4607-9e9c-3933e9591531 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:27.036523 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.036523 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:27.040024 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0769779c-3168-4a40-ae0a-003c782d1f6b tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:27.040282 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b99856f-ab98-4607-9e9c-3933e9591531 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b returned with HTTP 200 Aug 18 13:55:27.040657 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 757/3067] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:26 2026] GET /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:27.044086 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0769779c-3168-4a40-ae0a-003c782d1f6b tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d returned with HTTP 200 Aug 18 13:55:27.044425 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 770/3068] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:27.058946 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed22744a-8f68-4ecd-a22b-72835e171180 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.061046 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed22744a-8f68-4ecd-a22b-72835e171180 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:27.061264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed22744a-8f68-4ecd-a22b-72835e171180 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.061489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed22744a-8f68-4ecd-a22b-72835e171180 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.069978 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.069978 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:27.074808 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed22744a-8f68-4ecd-a22b-72835e171180 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:27.082575 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed22744a-8f68-4ecd-a22b-72835e171180 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d returned with HTTP 200 Aug 18 13:55:27.083232 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 770/3069] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:27.098055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.100255 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] DELETE https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:27.100483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.100743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.101035 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume with id: fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:27.113656 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.113656 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:27.115599 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:27.119184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c9899c04-8cff-4047-8697-ac1c954191f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.123875 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9899c04-8cff-4047-8697-ac1c954191f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:27.124113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c9899c04-8cff-4047-8697-ac1c954191f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.124619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c9899c04-8cff-4047-8697-ac1c954191f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.142999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c9899c04-8cff-4047-8697-ac1c954191f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:27.142999 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.142999 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:27.142999 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9899c04-8cff-4047-8697-ac1c954191f9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:27.142999 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 758/3070] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:27.151111 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume request issued successfully. Aug 18 13:55:27.151111 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c37d316a-be34-4678-bf5b-0d7c4d2b08a3 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d returned with HTTP 202 Aug 18 13:55:27.151111 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 773/3071] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:27 2026] DELETE /volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:27.154815 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-735dce89-40ff-4af2-9134-163951796b0a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.154815 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-735dce89-40ff-4af2-9134-163951796b0a tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:27.154815 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-735dce89-40ff-4af2-9134-163951796b0a tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.154815 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-735dce89-40ff-4af2-9134-163951796b0a tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.160027 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.160027 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:27.160027 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-735dce89-40ff-4af2-9134-163951796b0a tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:27.164082 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-735dce89-40ff-4af2-9134-163951796b0a tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d returned with HTTP 200 Aug 18 13:55:27.164713 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 771/3072] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:27.242479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-346c6d0f-b322-4fc0-a827-04e69ea2632c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.244219 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-346c6d0f-b322-4fc0-a827-04e69ea2632c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:27.244385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-346c6d0f-b322-4fc0-a827-04e69ea2632c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.244717 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-346c6d0f-b322-4fc0-a827-04e69ea2632c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.254333 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.254333 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:27.257276 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-346c6d0f-b322-4fc0-a827-04e69ea2632c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:27.260960 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-346c6d0f-b322-4fc0-a827-04e69ea2632c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:27.261740 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 771/3073] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:27.278673 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac8baf62-4aaf-4d3e-880b-6564f151e226 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.282657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac8baf62-4aaf-4d3e-880b-6564f151e226 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:27.282657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac8baf62-4aaf-4d3e-880b-6564f151e226 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.282657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac8baf62-4aaf-4d3e-880b-6564f151e226 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.290152 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.290152 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:27.293457 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac8baf62-4aaf-4d3e-880b-6564f151e226 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:27.297396 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac8baf62-4aaf-4d3e-880b-6564f151e226 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:27.298017 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 759/3074] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:27.347447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ff62e0ce-ddd1-440b-9e6c-63e3a0fcc8da req-52c94812-53e3-48c8-9bf3-f911bdfbc73a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.349568 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ff62e0ce-ddd1-440b-9e6c-63e3a0fcc8da req-52c94812-53e3-48c8-9bf3-f911bdfbc73a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:27.349672 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ff62e0ce-ddd1-440b-9e6c-63e3a0fcc8da req-52c94812-53e3-48c8-9bf3-f911bdfbc73a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.349839 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ff62e0ce-ddd1-440b-9e6c-63e3a0fcc8da req-52c94812-53e3-48c8-9bf3-f911bdfbc73a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.363296 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.363296 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:27.368386 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-ff62e0ce-ddd1-440b-9e6c-63e3a0fcc8da req-52c94812-53e3-48c8-9bf3-f911bdfbc73a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:27.374631 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ff62e0ce-ddd1-440b-9e6c-63e3a0fcc8da req-52c94812-53e3-48c8-9bf3-f911bdfbc73a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:27.375174 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 774/3075] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:27.393653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-416c22bb-2da2-4af1-8831-f2701efb10b4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.395139 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-416c22bb-2da2-4af1-8831-f2701efb10b4 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:27.395306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-416c22bb-2da2-4af1-8831-f2701efb10b4 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.395816 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-416c22bb-2da2-4af1-8831-f2701efb10b4 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.404362 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.404362 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:27.407454 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-416c22bb-2da2-4af1-8831-f2701efb10b4 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:27.411760 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-416c22bb-2da2-4af1-8831-f2701efb10b4 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:27.412128 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 772/3076] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:27.417394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a28a5046-d57d-40cc-93b7-c55a88ab23cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.418827 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a28a5046-d57d-40cc-93b7-c55a88ab23cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:27.419051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a28a5046-d57d-40cc-93b7-c55a88ab23cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.419225 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a28a5046-d57d-40cc-93b7-c55a88ab23cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.419323 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a28a5046-d57d-40cc-93b7-c55a88ab23cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:27.423105 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.423105 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:27.423614 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a28a5046-d57d-40cc-93b7-c55a88ab23cd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:27.424117 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 772/3077] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:27.451684 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-949eb798-e165-4321-87a5-0db6257202d5 req-53d3c8c5-d95b-4d42-a42a-8bfcd047690a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.453769 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-53d3c8c5-d95b-4d42-a42a-8bfcd047690a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:27.454089 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-53d3c8c5-d95b-4d42-a42a-8bfcd047690a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.454329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-53d3c8c5-d95b-4d42-a42a-8bfcd047690a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.462750 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.462750 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:27.466148 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-949eb798-e165-4321-87a5-0db6257202d5 req-53d3c8c5-d95b-4d42-a42a-8bfcd047690a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:27.470405 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-53d3c8c5-d95b-4d42-a42a-8bfcd047690a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:27.470988 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 760/3078] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:27.486409 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-949eb798-e165-4321-87a5-0db6257202d5 req-a4beb35d-1fdf-49ca-b482-c9c0d6d02c71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.488211 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-a4beb35d-1fdf-49ca-b482-c9c0d6d02c71 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb/action Aug 18 13:55:27.488524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-a4beb35d-1fdf-49ca-b482-c9c0d6d02c71 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:27.488638 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-a4beb35d-1fdf-49ca-b482-c9c0d6d02c71 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:27.498534 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.498534 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:27.498979 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-949eb798-e165-4321-87a5-0db6257202d5 req-a4beb35d-1fdf-49ca-b482-c9c0d6d02c71 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:27.504803 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-949eb798-e165-4321-87a5-0db6257202d5 req-a4beb35d-1fdf-49ca-b482-c9c0d6d02c71 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Begin detaching volume completed successfully. Aug 18 13:55:27.505047 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-a4beb35d-1fdf-49ca-b482-c9c0d6d02c71 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb/action returned with HTTP 202 Aug 18 13:55:27.505438 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 775/3079] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:55:27 2026] POST /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:27.555746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-df9afd39-0dc5-41a9-bb4e-5e214d22f5d5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.556153 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-df9afd39-0dc5-41a9-bb4e-5e214d22f5d5 None None] GET https://10.4.3.221/volume// Aug 18 13:55:27.556292 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-df9afd39-0dc5-41a9-bb4e-5e214d22f5d5 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.556465 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-df9afd39-0dc5-41a9-bb4e-5e214d22f5d5 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.556824 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-df9afd39-0dc5-41a9-bb4e-5e214d22f5d5 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:27.557180 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 773/3080] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:27.564681 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-949eb798-e165-4321-87a5-0db6257202d5 req-d1d48223-076c-4f2d-86f6-71b37a51e333 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.566561 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-d1d48223-076c-4f2d-86f6-71b37a51e333 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:27.566754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-d1d48223-076c-4f2d-86f6-71b37a51e333 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.567015 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-d1d48223-076c-4f2d-86f6-71b37a51e333 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.575577 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.575577 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:27.578611 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-949eb798-e165-4321-87a5-0db6257202d5 req-d1d48223-076c-4f2d-86f6-71b37a51e333 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:27.583028 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-d1d48223-076c-4f2d-86f6-71b37a51e333 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:27.583315 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 773/3081] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:55:27.925971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bba29e9-da11-4b22-82a2-1e06a9a5b9f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:27.927224 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bba29e9-da11-4b22-82a2-1e06a9a5b9f4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:27.927550 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bba29e9-da11-4b22-82a2-1e06a9a5b9f4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:27.927809 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bba29e9-da11-4b22-82a2-1e06a9a5b9f4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:27.936261 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:27.936261 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:27.939220 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1bba29e9-da11-4b22-82a2-1e06a9a5b9f4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:27.942699 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bba29e9-da11-4b22-82a2-1e06a9a5b9f4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:27.943204 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 761/3082] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:27 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.053034 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-18425e72-1c14-42ac-899b-28c93febd43a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.055151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18425e72-1c14-42ac-899b-28c93febd43a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:28.055371 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18425e72-1c14-42ac-899b-28c93febd43a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.055609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18425e72-1c14-42ac-899b-28c93febd43a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.062072 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.062072 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:28.065825 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-18425e72-1c14-42ac-899b-28c93febd43a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:28.069435 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18425e72-1c14-42ac-899b-28c93febd43a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b returned with HTTP 200 Aug 18 13:55:28.069811 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 776/3083] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.081366 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3c7586e7-d8e1-4c3a-bbad-33f26c8ac228 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.083448 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3c7586e7-d8e1-4c3a-bbad-33f26c8ac228 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b/action Aug 18 13:55:28.083916 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3c7586e7-d8e1-4c3a-bbad-33f26c8ac228 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:28.084088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3c7586e7-d8e1-4c3a-bbad-33f26c8ac228 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:28.094874 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.094874 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:28.095422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.admin_actions [None req-3c7586e7-d8e1-4c3a-bbad-33f26c8ac228 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume 'c273f9a3-9d8e-4cb2-8157-17add5d6df2b' with '{'status': 'attaching'}' {{(pid=100282) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:28.117563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3c7586e7-d8e1-4c3a-bbad-33f26c8ac228 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b/action returned with HTTP 202 Aug 18 13:55:28.118158 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 774/3084] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:28 2026] POST /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:28.125195 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-beb4a79e-3af7-4ed5-a384-17c2946bf40d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.127156 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beb4a79e-3af7-4ed5-a384-17c2946bf40d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:28.127383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beb4a79e-3af7-4ed5-a384-17c2946bf40d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.127638 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beb4a79e-3af7-4ed5-a384-17c2946bf40d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.134700 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.134700 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:28.138000 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-beb4a79e-3af7-4ed5-a384-17c2946bf40d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:28.141701 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beb4a79e-3af7-4ed5-a384-17c2946bf40d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b returned with HTTP 200 Aug 18 13:55:28.142111 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 774/3085] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.152051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f51d597a-8e6a-4e92-968c-871b7899b1d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.154713 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f51d597a-8e6a-4e92-968c-871b7899b1d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:28.154786 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8ab3f5e0-8ef5-4536-8336-8330d21128af None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.154839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f51d597a-8e6a-4e92-968c-871b7899b1d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.154839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f51d597a-8e6a-4e92-968c-871b7899b1d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.154839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f51d597a-8e6a-4e92-968c-871b7899b1d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:28.155127 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8ab3f5e0-8ef5-4536-8336-8330d21128af tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b/action Aug 18 13:55:28.155437 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8ab3f5e0-8ef5-4536-8336-8330d21128af tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:28.155547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8ab3f5e0-8ef5-4536-8336-8330d21128af tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:28.158269 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.158269 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:28.159147 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f51d597a-8e6a-4e92-968c-871b7899b1d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:28.160589 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 762/3086] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.165051 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.165051 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:28.165478 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8ab3f5e0-8ef5-4536-8336-8330d21128af tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Volume info retrieved successfully. Aug 18 13:55:28.177436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-39bbb8d7-88bb-4a4e-b8af-6afe7bb07dbf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.179076 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39bbb8d7-88bb-4a4e-b8af-6afe7bb07dbf tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d Aug 18 13:55:28.179268 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39bbb8d7-88bb-4a4e-b8af-6afe7bb07dbf tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.179498 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39bbb8d7-88bb-4a4e-b8af-6afe7bb07dbf tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.184552 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39bbb8d7-88bb-4a4e-b8af-6afe7bb07dbf tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d returned with HTTP 404 Aug 18 13:55:28.185048 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 775/3087] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/volumes/fbed7904-e364-4a99-95bb-913aeef23f8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:28.187043 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8ab3f5e0-8ef5-4536-8336-8330d21128af tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Delete volume request issued successfully. Aug 18 13:55:28.187251 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8ab3f5e0-8ef5-4536-8336-8330d21128af tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b/action returned with HTTP 202 Aug 18 13:55:28.187643 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 777/3088] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:28 2026] POST /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:28.195004 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e07db66-d4dd-4c54-8806-8d8b0ccf5454 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.195463 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-568fabb5-7153-41f5-86df-d7e1cd52cbf8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.195523 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e07db66-d4dd-4c54-8806-8d8b0ccf5454 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d Aug 18 13:55:28.195571 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e07db66-d4dd-4c54-8806-8d8b0ccf5454 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.195897 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e07db66-d4dd-4c54-8806-8d8b0ccf5454 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.197328 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-568fabb5-7153-41f5-86df-d7e1cd52cbf8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:28.197695 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-568fabb5-7153-41f5-86df-d7e1cd52cbf8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.198062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-568fabb5-7153-41f5-86df-d7e1cd52cbf8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.203249 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.203249 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:28.206682 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e07db66-d4dd-4c54-8806-8d8b0ccf5454 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:28.207265 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.207265 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:28.212054 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-568fabb5-7153-41f5-86df-d7e1cd52cbf8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:28.212209 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e07db66-d4dd-4c54-8806-8d8b0ccf5454 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d returned with HTTP 200 Aug 18 13:55:28.212619 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 775/3089] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.218556 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-568fabb5-7153-41f5-86df-d7e1cd52cbf8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b returned with HTTP 200 Aug 18 13:55:28.219241 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 763/3090] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.224890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.227482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d Aug 18 13:55:28.227686 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.227904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.228095 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume with id: a3b32286-d83b-47fb-96b2-3d86ee6ca72d Aug 18 13:55:28.234687 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.234687 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:28.235169 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:28.250394 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Delete volume request issued successfully. Aug 18 13:55:28.250574 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6ef56330-9927-48a5-9db6-3f8af336ed86 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d returned with HTTP 202 Aug 18 13:55:28.250983 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 776/3091] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:28 2026] DELETE /volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:28.258245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-62ffa98f-4315-417d-8093-3c130d79b627 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.260454 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-62ffa98f-4315-417d-8093-3c130d79b627 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d Aug 18 13:55:28.260701 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-62ffa98f-4315-417d-8093-3c130d79b627 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.260989 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-62ffa98f-4315-417d-8093-3c130d79b627 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.269727 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.269727 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:28.274094 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-62ffa98f-4315-417d-8093-3c130d79b627 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Volume info retrieved successfully. Aug 18 13:55:28.279393 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-62ffa98f-4315-417d-8093-3c130d79b627 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d returned with HTTP 200 Aug 18 13:55:28.279838 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 778/3092] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.434503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a2b509f-749c-4b67-acf0-6bb4310e6cce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.435992 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a2b509f-749c-4b67-acf0-6bb4310e6cce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:28.436201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a2b509f-749c-4b67-acf0-6bb4310e6cce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.436396 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a2b509f-749c-4b67-acf0-6bb4310e6cce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.436511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6a2b509f-749c-4b67-acf0-6bb4310e6cce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:28.440456 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.440456 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:28.441023 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a2b509f-749c-4b67-acf0-6bb4310e6cce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:28.441366 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 776/3093] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:28.954318 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-241dc369-7351-4b7e-bfef-8e2742e6ae11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:28.955781 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-241dc369-7351-4b7e-bfef-8e2742e6ae11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:28.955967 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-241dc369-7351-4b7e-bfef-8e2742e6ae11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:28.956134 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-241dc369-7351-4b7e-bfef-8e2742e6ae11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:28.964628 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:28.964628 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:28.967807 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-241dc369-7351-4b7e-bfef-8e2742e6ae11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:28.971170 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-241dc369-7351-4b7e-bfef-8e2742e6ae11 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:28.971495 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 764/3094] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:28 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:29.173538 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-174509e9-124e-44fa-925c-fd6bf0df7a3e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.175054 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-174509e9-124e-44fa-925c-fd6bf0df7a3e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:29.175246 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-174509e9-124e-44fa-925c-fd6bf0df7a3e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.175443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-174509e9-124e-44fa-925c-fd6bf0df7a3e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.175559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-174509e9-124e-44fa-925c-fd6bf0df7a3e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:29.179530 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:29.179530 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:29.180233 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-174509e9-124e-44fa-925c-fd6bf0df7a3e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:29.180594 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 777/3095] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:29 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:29.231628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-045aa8ad-2f5e-4ddc-bdf6-826727796ff1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.233198 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-045aa8ad-2f5e-4ddc-bdf6-826727796ff1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:29.233377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-045aa8ad-2f5e-4ddc-bdf6-826727796ff1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.233590 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-045aa8ad-2f5e-4ddc-bdf6-826727796ff1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.238431 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-045aa8ad-2f5e-4ddc-bdf6-826727796ff1 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b returned with HTTP 404 Aug 18 13:55:29.238902 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 779/3096] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:29 2026] GET /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:29.245302 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da0d1d1a-59d1-4603-af64-2455fc020aec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.247897 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da0d1d1a-59d1-4603-af64-2455fc020aec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:29.247897 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da0d1d1a-59d1-4603-af64-2455fc020aec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.247897 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da0d1d1a-59d1-4603-af64-2455fc020aec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.252286 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da0d1d1a-59d1-4603-af64-2455fc020aec tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b returned with HTTP 404 Aug 18 13:55:29.252724 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 777/3097] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:29 2026] GET /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:29.258821 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c886c0dd-e936-4c97-bc32-8705dda575c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.260706 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c886c0dd-e936-4c97-bc32-8705dda575c8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:29.260706 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c886c0dd-e936-4c97-bc32-8705dda575c8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.260798 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c886c0dd-e936-4c97-bc32-8705dda575c8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.260930 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c886c0dd-e936-4c97-bc32-8705dda575c8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume with id: c273f9a3-9d8e-4cb2-8157-17add5d6df2b Aug 18 13:55:29.265981 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c886c0dd-e936-4c97-bc32-8705dda575c8 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b returned with HTTP 404 Aug 18 13:55:29.266415 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 765/3098] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:29 2026] DELETE /volume/v3/volumes/c273f9a3-9d8e-4cb2-8157-17add5d6df2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:29.274341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3ef28ae6-8444-43c4-a00d-f92339498041 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.275941 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:29.276256 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1554195911"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:29.277607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1554195911'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:29.277717 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume of 1 GB Aug 18 13:55:29.281959 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Availability Zones retrieved successfully. Aug 18 13:55:29.287286 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (0854ae4b-94cf-4fe5-b8f3-af8a658f276c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:29.288180 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a96e3bf-9ae1-4498-b152-b9f02e77a446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:29.289212 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:29.291889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-93d086f6-4ac9-4962-a463-3c63087a84d4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.296882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-93d086f6-4ac9-4962-a463-3c63087a84d4 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] GET https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d Aug 18 13:55:29.296882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-93d086f6-4ac9-4962-a463-3c63087a84d4 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.296882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-93d086f6-4ac9-4962-a463-3c63087a84d4 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.301542 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-93d086f6-4ac9-4962-a463-3c63087a84d4 tempest-VolumesCloneTest-1313384153 tempest-VolumesCloneTest-1313384153-project-member] https://10.4.3.221/volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d returned with HTTP 404 Aug 18 13:55:29.302161 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 780/3099] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:29 2026] GET /volume/v3/volumes/a3b32286-d83b-47fb-96b2-3d86ee6ca72d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:29.317966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a96e3bf-9ae1-4498-b152-b9f02e77a446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:29.318657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800c35b7-ed4f-40c9-8d87-03bb788776fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:29.363228 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Created reservations ['1c39885f-3bb0-485e-9baf-af46f4938a4e', '9455ff56-ee04-4436-b94b-931193be402e', 'cf784f4c-3fcc-4baa-abb1-ba46cb689a55', 'fa12665d-7c1b-45c0-b0b9-a61d7a891414'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:29.363969 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (800c35b7-ed4f-40c9-8d87-03bb788776fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c39885f-3bb0-485e-9baf-af46f4938a4e', '9455ff56-ee04-4436-b94b-931193be402e', 'cf784f4c-3fcc-4baa-abb1-ba46cb689a55', 'fa12665d-7c1b-45c0-b0b9-a61d7a891414']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:29.364729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0094f459-874d-4bf8-9882-ba8320ff45b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:29.387438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0094f459-874d-4bf8-9882-ba8320ff45b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c2497be-00e1-42e3-a0b5-c7a7bb4323ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1554195911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['1c39885f-3bb0-485e-9baf-af46f4938a4e','9455ff56-ee04-4436-b94b-931193be402e','cf784f4c-3fcc-4baa-abb1-ba46cb689a55','fa12665d-7c1b-45c0-b0b9-a61d7a891414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1554195911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c2497be-00e1-42e3-a0b5-c7a7bb4323ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c564826be08407c8d7ee3f393c0e856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:29.388203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0145226d-0e81-4406-bde3-dd776d6ab26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:29.406392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0145226d-0e81-4406-bde3-dd776d6ab26f) transitioned into state 'SUCCESS' from state '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-1554195911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['1c39885f-3bb0-485e-9baf-af46f4938a4e','9455ff56-ee04-4436-b94b-931193be402e','cf784f4c-3fcc-4baa-abb1-ba46cb689a55','fa12665d-7c1b-45c0-b0b9-a61d7a891414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:29.407061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae8dfe1-b619-4acf-8254-fb88be9529ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:29.417220 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae8dfe1-b619-4acf-8254-fb88be9529ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:29.418110 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (0854ae4b-94cf-4fe5-b8f3-af8a658f276c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:29.418496 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request issued successfully. Aug 18 13:55:29.419253 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3ef28ae6-8444-43c4-a00d-f92339498041 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:29.419933 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 778/3100] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:29 2026] POST /volume/v3/volumes => generated 749 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:29.433734 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-363fe089-eb41-4550-9135-36df231ad429 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.439169 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-363fe089-eb41-4550-9135-36df231ad429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:29.439348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-363fe089-eb41-4550-9135-36df231ad429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.439509 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-363fe089-eb41-4550-9135-36df231ad429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.452211 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f513f4b-8061-41a9-99f4-bcd274bed996 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.452580 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:29.452580 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:29.455669 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f513f4b-8061-41a9-99f4-bcd274bed996 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:29.455898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f513f4b-8061-41a9-99f4-bcd274bed996 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.456086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f513f4b-8061-41a9-99f4-bcd274bed996 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.456183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6f513f4b-8061-41a9-99f4-bcd274bed996 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:29.456291 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-363fe089-eb41-4550-9135-36df231ad429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:29.460308 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:29.460308 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:29.460985 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f513f4b-8061-41a9-99f4-bcd274bed996 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:29.461202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-363fe089-eb41-4550-9135-36df231ad429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee returned with HTTP 200 Aug 18 13:55:29.461424 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 766/3101] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:29 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:29.461826 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 778/3102] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:29 2026] GET /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:29.725779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-f749623b-cee7-4a07-9936-40ef55ee3cc4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.728338 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-f749623b-cee7-4a07-9936-40ef55ee3cc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e/action Aug 18 13:55:29.728808 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-f749623b-cee7-4a07-9936-40ef55ee3cc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:29.729045 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-f749623b-cee7-4a07-9936-40ef55ee3cc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:29.759545 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:29.759545 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:29.769598 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2c442cae-3f4c-42f3-b781-3c15deff0247 req-f749623b-cee7-4a07-9936-40ef55ee3cc4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e/action returned with HTTP 204 Aug 18 13:55:29.770104 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 781/3103] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:55:29 2026] POST /volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:29.983349 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d9f25f76-6237-42d4-a35f-47b4f61c8ddb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:29.985168 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d9f25f76-6237-42d4-a35f-47b4f61c8ddb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:55:29.985370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d9f25f76-6237-42d4-a35f-47b4f61c8ddb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:29.985613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d9f25f76-6237-42d4-a35f-47b4f61c8ddb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:29.994587 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:29.994587 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:29.999022 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d9f25f76-6237-42d4-a35f-47b4f61c8ddb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:30.003713 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d9f25f76-6237-42d4-a35f-47b4f61c8ddb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:55:30.004137 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 779/3104] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:29 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:30.015888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.017717 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:30.018077 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c6ae6c0-7ccb-472d-a13f-d0c934eda19c", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1843737023", "container": "tempest-volumesbackupstest-backup-container-1668431510"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:30.019460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating new backup {'backup': {'volume_id': '6c6ae6c0-7ccb-472d-a13f-d0c934eda19c', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1843737023', 'container': 'tempest-volumesbackupstest-backup-container-1668431510'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:30.019605 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating backup of volume 6c6ae6c0-7ccb-472d-a13f-d0c934eda19c in container tempest-volumesbackupstest-backup-container-1668431510 Aug 18 13:55:30.028212 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.028212 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:30.028718 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:30.043557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['ff296054-6c37-4aeb-bbef-e2c2bd81352c', '3796612a-7e96-437d-9d4c-4454c9db74fc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:30.064689 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c6734eb-36b4-4a8d-ba8a-84e70a87d45b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:30.065105 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 767/3105] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:30 2026] POST /volume/v3/backups => generated 330 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:30.074249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca4883fa-9317-46d9-a05a-84f88ef558c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.075692 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca4883fa-9317-46d9-a05a-84f88ef558c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:30.075854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca4883fa-9317-46d9-a05a-84f88ef558c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:30.076107 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca4883fa-9317-46d9-a05a-84f88ef558c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:30.076253 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ca4883fa-9317-46d9-a05a-84f88ef558c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:30.080100 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.080100 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:30.080773 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca4883fa-9317-46d9-a05a-84f88ef558c6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:30.081166 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 779/3106] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:30 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:30.190045 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1305cdba-ac49-4448-bb1a-b5629cac6993 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.195673 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1305cdba-ac49-4448-bb1a-b5629cac6993 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:30.195877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1305cdba-ac49-4448-bb1a-b5629cac6993 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:30.196101 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1305cdba-ac49-4448-bb1a-b5629cac6993 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:30.196199 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1305cdba-ac49-4448-bb1a-b5629cac6993 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:30.201201 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.201201 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:30.201934 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1305cdba-ac49-4448-bb1a-b5629cac6993 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:30.202318 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 782/3107] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:30 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:30.438264 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1ca0db54-e46f-4a21-9091-8482d678adbd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.473574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-301ea8d2-9145-43ff-88a6-8fe1308d1ec8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.475348 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-301ea8d2-9145-43ff-88a6-8fe1308d1ec8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:30.475624 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-301ea8d2-9145-43ff-88a6-8fe1308d1ec8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:30.475916 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-301ea8d2-9145-43ff-88a6-8fe1308d1ec8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:30.476068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-301ea8d2-9145-43ff-88a6-8fe1308d1ec8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:30.476723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c20fc6b-0967-408a-99fd-1aa39fd530f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.478773 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c20fc6b-0967-408a-99fd-1aa39fd530f6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:30.479052 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c20fc6b-0967-408a-99fd-1aa39fd530f6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:30.479275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c20fc6b-0967-408a-99fd-1aa39fd530f6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:30.481299 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.481299 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:30.482091 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-301ea8d2-9145-43ff-88a6-8fe1308d1ec8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:30.482566 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 768/3108] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:30 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:30.487899 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.487899 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:30.492924 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c20fc6b-0967-408a-99fd-1aa39fd530f6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:30.497638 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c20fc6b-0967-408a-99fd-1aa39fd530f6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee returned with HTTP 200 Aug 18 13:55:30.498020 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 780/3109] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:30 2026] GET /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:30.510082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-16a7d6b9-da51-4731-b713-48cf0691524a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.511573 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16a7d6b9-da51-4731-b713-48cf0691524a tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee/action Aug 18 13:55:30.511895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16a7d6b9-da51-4731-b713-48cf0691524a tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:30.512018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16a7d6b9-da51-4731-b713-48cf0691524a tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:30.521136 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:30.521458 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1721152510"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:30.522491 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.522491 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:30.522759 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1721152510'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:30.522839 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-16a7d6b9-da51-4731-b713-48cf0691524a tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '3c2497be-00e1-42e3-a0b5-c7a7bb4323ee' with '{'status': 'creating'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:30.522930 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Create volume of 2 GB Aug 18 13:55:30.526484 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Availability Zones retrieved successfully. Aug 18 13:55:30.531605 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Flow 'volume_create_api' (41f4b575-185a-4e6e-b383-625a2e6c6241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:30.532512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149f4599-fddb-4a02-b20b-7a71a1aedee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:30.533426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Validating volume size '2' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:30.547855 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16a7d6b9-da51-4731-b713-48cf0691524a tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee/action returned with HTTP 202 Aug 18 13:55:30.548302 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 783/3110] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:30 2026] POST /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:30.555373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14037344-8df8-4a01-aea2-342a78329429 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.558129 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14037344-8df8-4a01-aea2-342a78329429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:30.558368 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14037344-8df8-4a01-aea2-342a78329429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:30.558671 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14037344-8df8-4a01-aea2-342a78329429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:30.560738 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149f4599-fddb-4a02-b20b-7a71a1aedee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:30.561520 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1da1e76-0a7d-4b74-b1e6-30b0c09905e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:30.566011 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.566011 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:30.570906 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14037344-8df8-4a01-aea2-342a78329429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:30.573627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14037344-8df8-4a01-aea2-342a78329429 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee returned with HTTP 200 Aug 18 13:55:30.574183 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 769/3111] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:30 2026] GET /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:30.586034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40a60cb0-213e-4718-813b-a749a77b13ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.587568 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a60cb0-213e-4718-813b-a749a77b13ca tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee/action Aug 18 13:55:30.587952 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a60cb0-213e-4718-813b-a749a77b13ca tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:30.588110 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a60cb0-213e-4718-813b-a749a77b13ca tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:30.596035 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.596035 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:30.596552 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40a60cb0-213e-4718-813b-a749a77b13ca tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Volume info retrieved successfully. Aug 18 13:55:30.612897 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40a60cb0-213e-4718-813b-a749a77b13ca tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Delete volume request issued successfully. Aug 18 13:55:30.614133 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a60cb0-213e-4718-813b-a749a77b13ca tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee/action returned with HTTP 202 Aug 18 13:55:30.614133 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 781/3112] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:30 2026] POST /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:30.620027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-106136b5-cb3d-4c2f-b880-29d7f9645d1d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.622044 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-106136b5-cb3d-4c2f-b880-29d7f9645d1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:30.622241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-106136b5-cb3d-4c2f-b880-29d7f9645d1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:30.622435 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-106136b5-cb3d-4c2f-b880-29d7f9645d1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:30.625665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Created reservations ['a5072a2f-ca01-425c-aaeb-bd7f4391f738', '1c866623-ee0f-473c-8f6d-0e33122c16c9', '2dbcdc5b-c6a4-4c6b-81a3-9c29bbb0202f', '35161360-a88a-4d48-b4f9-6131af1a17ce'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:30.626808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1da1e76-0a7d-4b74-b1e6-30b0c09905e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5072a2f-ca01-425c-aaeb-bd7f4391f738', '1c866623-ee0f-473c-8f6d-0e33122c16c9', '2dbcdc5b-c6a4-4c6b-81a3-9c29bbb0202f', '35161360-a88a-4d48-b4f9-6131af1a17ce']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:30.628120 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a42609-fd7d-4e26-8644-43079003fec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:30.630293 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.630293 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:30.638264 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-106136b5-cb3d-4c2f-b880-29d7f9645d1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:30.645385 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-106136b5-cb3d-4c2f-b880-29d7f9645d1d tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee returned with HTTP 200 Aug 18 13:55:30.646061 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 784/3113] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:30 2026] GET /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:30.653953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a42609-fd7d-4e26-8644-43079003fec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '767dc0e7-e13c-47a1-a1f8-294d550fdec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1721152510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d16fc3644a4acebc75287ff1c7f446',qos_specs=None,replication_status=,reservations=['a5072a2f-ca01-425c-aaeb-bd7f4391f738','1c866623-ee0f-473c-8f6d-0e33122c16c9','2dbcdc5b-c6a4-4c6b-81a3-9c29bbb0202f','35161360-a88a-4d48-b4f9-6131af1a17ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d2d0a051cd4bf197f4b8660338f26f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1721152510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=767dc0e7-e13c-47a1-a1f8-294d550fdec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d16fc3644a4acebc75287ff1c7f446',provider_auth=None,provider_geometry=None,provider_id=None,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='d0d2d0a051cd4bf197f4b8660338f26f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:30.654665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bfe239-4104-419f-b871-6bea6d3c8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:30.677530 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bfe239-4104-419f-b871-6bea6d3c8a7f) transitioned into state 'SUCCESS' from state '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-1721152510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d16fc3644a4acebc75287ff1c7f446',qos_specs=None,replication_status=,reservations=['a5072a2f-ca01-425c-aaeb-bd7f4391f738','1c866623-ee0f-473c-8f6d-0e33122c16c9','2dbcdc5b-c6a4-4c6b-81a3-9c29bbb0202f','35161360-a88a-4d48-b4f9-6131af1a17ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d2d0a051cd4bf197f4b8660338f26f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:30.678265 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0297611-3a45-41e9-ba0d-61fbe2d95e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:30.688051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0297611-3a45-41e9-ba0d-61fbe2d95e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:30.688856 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Flow 'volume_create_api' (41f4b575-185a-4e6e-b383-625a2e6c6241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:30.689235 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Create volume request issued successfully. Aug 18 13:55:30.689900 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1ca0db54-e46f-4a21-9091-8482d678adbd tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:30.690417 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 780/3114] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:30 2026] POST /volume/v3/volumes => generated 755 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:30.716837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-acc3fccd-c2c5-4901-9dee-a5594220ce99 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:30.716837 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-acc3fccd-c2c5-4901-9dee-a5594220ce99 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] GET https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 Aug 18 13:55:30.716837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-acc3fccd-c2c5-4901-9dee-a5594220ce99 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:30.716837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-acc3fccd-c2c5-4901-9dee-a5594220ce99 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:30.724877 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:30.724877 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:30.734380 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-acc3fccd-c2c5-4901-9dee-a5594220ce99 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Volume info retrieved successfully. Aug 18 13:55:30.739545 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-acc3fccd-c2c5-4901-9dee-a5594220ce99 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 returned with HTTP 200 Aug 18 13:55:30.739965 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 770/3115] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:30 2026] GET /volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:31.092145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8964ae53-3628-4115-afcc-571d9a577574 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.093789 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8964ae53-3628-4115-afcc-571d9a577574 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:31.094047 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8964ae53-3628-4115-afcc-571d9a577574 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.094265 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8964ae53-3628-4115-afcc-571d9a577574 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.094429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8964ae53-3628-4115-afcc-571d9a577574 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:31.098714 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.098714 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:31.099513 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8964ae53-3628-4115-afcc-571d9a577574 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:31.099960 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 782/3116] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:31.212125 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d3d273dc-79c3-40a1-93dd-4386bd97afe8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.213957 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d3d273dc-79c3-40a1-93dd-4386bd97afe8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:31.214154 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d3d273dc-79c3-40a1-93dd-4386bd97afe8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.214332 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d3d273dc-79c3-40a1-93dd-4386bd97afe8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.214462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d3d273dc-79c3-40a1-93dd-4386bd97afe8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:31.219071 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.219071 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:31.219853 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d3d273dc-79c3-40a1-93dd-4386bd97afe8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:31.220238 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 785/3117] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:31.497055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b8d6d372-4351-4842-88da-13b362824662 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.498728 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b8d6d372-4351-4842-88da-13b362824662 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:31.498956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b8d6d372-4351-4842-88da-13b362824662 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.499127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b8d6d372-4351-4842-88da-13b362824662 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.499226 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b8d6d372-4351-4842-88da-13b362824662 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:31.503643 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.503643 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:31.504374 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b8d6d372-4351-4842-88da-13b362824662 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:31.504793 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 781/3118] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:31.658755 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-416ae61e-f262-49b0-8973-fb06b770ff9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.661400 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-416ae61e-f262-49b0-8973-fb06b770ff9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:31.661690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-416ae61e-f262-49b0-8973-fb06b770ff9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.661982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-416ae61e-f262-49b0-8973-fb06b770ff9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.669244 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-416ae61e-f262-49b0-8973-fb06b770ff9c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee returned with HTTP 404 Aug 18 13:55:31.669750 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 771/3119] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:31.680701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-517cb2e3-c035-47d4-8829-d94ce6403317 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.682325 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-517cb2e3-c035-47d4-8829-d94ce6403317 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:31.682506 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-517cb2e3-c035-47d4-8829-d94ce6403317 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.682707 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-517cb2e3-c035-47d4-8829-d94ce6403317 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.692725 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-517cb2e3-c035-47d4-8829-d94ce6403317 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee returned with HTTP 404 Aug 18 13:55:31.693258 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 783/3120] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:31.705009 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e3a0c149-649c-48d5-8ede-712a72ae9982 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.707088 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3a0c149-649c-48d5-8ede-712a72ae9982 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:31.707263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3a0c149-649c-48d5-8ede-712a72ae9982 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.707430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3a0c149-649c-48d5-8ede-712a72ae9982 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.707631 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-e3a0c149-649c-48d5-8ede-712a72ae9982 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume with id: 3c2497be-00e1-42e3-a0b5-c7a7bb4323ee Aug 18 13:55:31.717925 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3a0c149-649c-48d5-8ede-712a72ae9982 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee returned with HTTP 404 Aug 18 13:55:31.719167 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 786/3121] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:31 2026] DELETE /volume/v3/volumes/3c2497be-00e1-42e3-a0b5-c7a7bb4323ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:31.726971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bee08824-c04e-4e4d-88a5-a92af651b86e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.728453 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:31.728764 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-553466249"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:31.730092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-553466249'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:31.730210 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume of 1 GB Aug 18 13:55:31.733854 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Availability Zones retrieved successfully. Aug 18 13:55:31.740215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (b1942ba1-d432-4811-a0df-db87164d4cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:31.741064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07567508-8a10-4890-b463-e6edf08db00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:31.741855 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:31.755937 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c927f143-970a-4b96-b0cb-2180acd6c04b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.757799 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c927f143-970a-4b96-b0cb-2180acd6c04b tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] GET https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 Aug 18 13:55:31.758075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c927f143-970a-4b96-b0cb-2180acd6c04b tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.758255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c927f143-970a-4b96-b0cb-2180acd6c04b tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.767418 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07567508-8a10-4890-b463-e6edf08db00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:31.768176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f147946d-b78a-45d5-9850-444896b43bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:31.771006 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.771006 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:31.775567 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c927f143-970a-4b96-b0cb-2180acd6c04b tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Volume info retrieved successfully. Aug 18 13:55:31.782627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c927f143-970a-4b96-b0cb-2180acd6c04b tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 returned with HTTP 200 Aug 18 13:55:31.783119 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 772/3122] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:31.797379 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.799115 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:31.799647 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "767dc0e7-e13c-47a1-a1f8-294d550fdec7"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:31.801151 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '767dc0e7-e13c-47a1-a1f8-294d550fdec7'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:31.808192 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.808192 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:31.808802 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Volume retrieved successfully. Aug 18 13:55:31.809015 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Create volume of 1 GB Aug 18 13:55:31.812116 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Availability Zones retrieved successfully. Aug 18 13:55:31.816987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Flow 'volume_create_api' (33525a22-b7b6-4e69-8e68-8a1474311c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:31.818051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd71a3de-fd96-42e1-bd4d-ef90e00bbe9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:31.819004 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:31.819936 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd71a3de-fd96-42e1-bd4d-ef90e00bbe9e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:55:31.819936 np0000007658 devstack@c-api.service[100283]: 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 18 13:55:31.820318 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Created reservations ['0372b723-9a99-43e1-92e2-ec5ebfa9565b', 'bd931145-9b54-4e8d-898e-b5c0f38d15d6', '9ba922da-b555-4935-a73f-e046b4f00415', '8156003b-1fe7-4b0c-8595-abef22cd939a'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:31.821062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f147946d-b78a-45d5-9850-444896b43bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0372b723-9a99-43e1-92e2-ec5ebfa9565b', 'bd931145-9b54-4e8d-898e-b5c0f38d15d6', '9ba922da-b555-4935-a73f-e046b4f00415', '8156003b-1fe7-4b0c-8595-abef22cd939a']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:31.821660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd71a3de-fd96-42e1-bd4d-ef90e00bbe9e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:31.821752 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa2868e-e958-4379-8bac-a4645966402c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:31.822454 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd71a3de-fd96-42e1-bd4d-ef90e00bbe9e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:55:31.823183 np0000007658 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Flow 'volume_create_api' (33525a22-b7b6-4e69-8e68-8a1474311c5c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:55:31.823490 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfc71cbb-05fb-4ad6-94d2-b74c66488ca7 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:55:31.824006 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 784/3123] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:31 2026] POST /volume/v3/volumes => generated 173 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:55:31.831480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-49812113-6bce-4b90-b6e1-b3f5907e6f40 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.833220 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49812113-6bce-4b90-b6e1-b3f5907e6f40 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] GET https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 Aug 18 13:55:31.833400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49812113-6bce-4b90-b6e1-b3f5907e6f40 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.833603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49812113-6bce-4b90-b6e1-b3f5907e6f40 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.840009 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.840009 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:31.843570 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-49812113-6bce-4b90-b6e1-b3f5907e6f40 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Volume info retrieved successfully. Aug 18 13:55:31.843969 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa2868e-e958-4379-8bac-a4645966402c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dfeb9b1-1fe4-459d-8020-e2a817dfcff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553466249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['0372b723-9a99-43e1-92e2-ec5ebfa9565b','bd931145-9b54-4e8d-898e-b5c0f38d15d6','9ba922da-b555-4935-a73f-e046b4f00415','8156003b-1fe7-4b0c-8595-abef22cd939a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553466249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dfeb9b1-1fe4-459d-8020-e2a817dfcff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c564826be08407c8d7ee3f393c0e856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:31.844635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b93ce61-723e-4163-91dc-14b121aaee9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:31.847322 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49812113-6bce-4b90-b6e1-b3f5907e6f40 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 returned with HTTP 200 Aug 18 13:55:31.847794 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 787/3124] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:31.860532 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.862275 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] DELETE https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 Aug 18 13:55:31.862446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.862620 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.862769 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Delete volume with id: 767dc0e7-e13c-47a1-a1f8-294d550fdec7 Aug 18 13:55:31.865934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b93ce61-723e-4163-91dc-14b121aaee9c) transitioned into state 'SUCCESS' from state '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-553466249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['0372b723-9a99-43e1-92e2-ec5ebfa9565b','bd931145-9b54-4e8d-898e-b5c0f38d15d6','9ba922da-b555-4935-a73f-e046b4f00415','8156003b-1fe7-4b0c-8595-abef22cd939a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:31.866566 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b82a25f-1893-463e-8408-ce9cac84c791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:31.869242 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.869242 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:31.869698 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Volume info retrieved successfully. Aug 18 13:55:31.874557 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b82a25f-1893-463e-8408-ce9cac84c791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:31.875308 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (b1942ba1-d432-4811-a0df-db87164d4cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:31.875618 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request issued successfully. Aug 18 13:55:31.876140 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bee08824-c04e-4e4d-88a5-a92af651b86e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:31.876541 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 782/3125] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:31 2026] POST /volume/v3/volumes => generated 748 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:31.885763 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Delete volume request issued successfully. Aug 18 13:55:31.886008 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f555b31-1417-4096-b9a0-1c17f34c5f41 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 returned with HTTP 202 Aug 18 13:55:31.886420 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 773/3126] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:31 2026] DELETE /volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:31.888264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91ec2186-ed8c-4c0e-9aa9-484c7dbb0930 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.890017 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91ec2186-ed8c-4c0e-9aa9-484c7dbb0930 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:31.890262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91ec2186-ed8c-4c0e-9aa9-484c7dbb0930 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.890440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91ec2186-ed8c-4c0e-9aa9-484c7dbb0930 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.897593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-10c81c9b-c96d-4652-814d-6bd4c5502ba9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:31.898885 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.898885 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:31.899263 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-10c81c9b-c96d-4652-814d-6bd4c5502ba9 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] GET https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 Aug 18 13:55:31.899453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-10c81c9b-c96d-4652-814d-6bd4c5502ba9 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:31.899705 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-10c81c9b-c96d-4652-814d-6bd4c5502ba9 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:31.903260 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91ec2186-ed8c-4c0e-9aa9-484c7dbb0930 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:31.908117 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91ec2186-ed8c-4c0e-9aa9-484c7dbb0930 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 returned with HTTP 200 Aug 18 13:55:31.908833 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 785/3127] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:31.914647 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:31.914647 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:31.917035 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-10c81c9b-c96d-4652-814d-6bd4c5502ba9 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Volume info retrieved successfully. Aug 18 13:55:31.922938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-10c81c9b-c96d-4652-814d-6bd4c5502ba9 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 returned with HTTP 200 Aug 18 13:55:31.922938 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 788/3128] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:31 2026] GET /volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:32.111469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6e5d36b7-a97d-4880-8393-17ba58f069e9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.113279 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6e5d36b7-a97d-4880-8393-17ba58f069e9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:32.113459 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6e5d36b7-a97d-4880-8393-17ba58f069e9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:32.113659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6e5d36b7-a97d-4880-8393-17ba58f069e9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:32.113783 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6e5d36b7-a97d-4880-8393-17ba58f069e9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:32.117952 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:32.117952 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:32.118731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6e5d36b7-a97d-4880-8393-17ba58f069e9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:32.119108 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 783/3129] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:32 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:32.230712 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc9f4f7f-70cc-4d65-b273-6f30998cf539 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.232007 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc9f4f7f-70cc-4d65-b273-6f30998cf539 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:32.232304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc9f4f7f-70cc-4d65-b273-6f30998cf539 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:32.232606 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc9f4f7f-70cc-4d65-b273-6f30998cf539 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:32.232850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dc9f4f7f-70cc-4d65-b273-6f30998cf539 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:32.236828 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:32.236828 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:32.238084 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc9f4f7f-70cc-4d65-b273-6f30998cf539 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:32.238084 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 774/3130] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:32 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:32.514610 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8228afb-1fb6-4149-a691-7973f045191e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.516320 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8228afb-1fb6-4149-a691-7973f045191e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:32.516509 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8228afb-1fb6-4149-a691-7973f045191e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:32.516680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8228afb-1fb6-4149-a691-7973f045191e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:32.516777 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a8228afb-1fb6-4149-a691-7973f045191e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:32.520669 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:32.520669 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:32.521272 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8228afb-1fb6-4149-a691-7973f045191e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:32.521657 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 786/3131] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:32 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:32.551417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f7a6ec33-e92f-4a69-b799-0e5f9447a2b5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.553797 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f7a6ec33-e92f-4a69-b799-0e5f9447a2b5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3/encryption Aug 18 13:55:32.554016 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f7a6ec33-e92f-4a69-b799-0e5f9447a2b5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:32.554223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f7a6ec33-e92f-4a69-b799-0e5f9447a2b5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:32.566654 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:32.566654 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:32.575957 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5bfe3d23-6849-4e26-a3db-8628d5d4fa2d req-f7a6ec33-e92f-4a69-b799-0e5f9447a2b5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3/encryption returned with HTTP 200 Aug 18 13:55:32.576552 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 789/3132] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 13:55:32 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:32.849512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-949eb798-e165-4321-87a5-0db6257202d5 req-07aa6302-f3ea-4680-8476-95bb60d88361 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.851467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-07aa6302-f3ea-4680-8476-95bb60d88361 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] DELETE https://10.4.3.221/volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c Aug 18 13:55:32.851635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-07aa6302-f3ea-4680-8476-95bb60d88361 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:32.851820 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-07aa6302-f3ea-4680-8476-95bb60d88361 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:32.858579 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:32.858579 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:32.910358 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-949eb798-e165-4321-87a5-0db6257202d5 req-07aa6302-f3ea-4680-8476-95bb60d88361 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c returned with HTTP 200 Aug 18 13:55:32.910945 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 784/3133] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:55:32 2026] DELETE /volume/v3/attachments/2e1b47a6-9f1f-4045-8fa2-28dcf1ea7e4c => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:32.921574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0e09a99-2480-4918-b0b3-c3af4bcbaa71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.923583 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e09a99-2480-4918-b0b3-c3af4bcbaa71 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:32.925504 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e09a99-2480-4918-b0b3-c3af4bcbaa71 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:32.925504 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e09a99-2480-4918-b0b3-c3af4bcbaa71 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:32.933902 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:32.933902 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:32.935911 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-023dac18-fb32-4824-8631-a951a6738bb3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.940170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-023dac18-fb32-4824-8631-a951a6738bb3 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] GET https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 Aug 18 13:55:32.940377 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0e09a99-2480-4918-b0b3-c3af4bcbaa71 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:32.940614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-023dac18-fb32-4824-8631-a951a6738bb3 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:32.942893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-023dac18-fb32-4824-8631-a951a6738bb3 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:32.946179 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e09a99-2480-4918-b0b3-c3af4bcbaa71 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 returned with HTTP 200 Aug 18 13:55:32.946782 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 775/3134] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:32 2026] GET /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:32.950741 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-023dac18-fb32-4824-8631-a951a6738bb3 tempest-VolumesCloneNegativeTest-624747639 tempest-VolumesCloneNegativeTest-624747639-project-member] https://10.4.3.221/volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 returned with HTTP 404 Aug 18 13:55:32.951450 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 787/3135] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:32 2026] GET /volume/v3/volumes/767dc0e7-e13c-47a1-a1f8-294d550fdec7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:32.960170 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7ecf2b3f-75a0-4d63-9c66-6cd129b62a89 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:32.961999 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ecf2b3f-75a0-4d63-9c66-6cd129b62a89 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3/action Aug 18 13:55:32.962311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ecf2b3f-75a0-4d63-9c66-6cd129b62a89 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:32.962428 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ecf2b3f-75a0-4d63-9c66-6cd129b62a89 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:32.973593 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:32.973593 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:32.974055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-7ecf2b3f-75a0-4d63-9c66-6cd129b62a89 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '3dfeb9b1-1fe4-459d-8020-e2a817dfcff3' with '{'status': 'error'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:32.996312 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ecf2b3f-75a0-4d63-9c66-6cd129b62a89 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3/action returned with HTTP 202 Aug 18 13:55:32.996787 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 790/3136] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:32 2026] POST /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:33.004189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-77dd6e80-1bf9-4739-8d4b-eaf3a113ad6a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.006151 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-77dd6e80-1bf9-4739-8d4b-eaf3a113ad6a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:33.006357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-77dd6e80-1bf9-4739-8d4b-eaf3a113ad6a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.006572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-77dd6e80-1bf9-4739-8d4b-eaf3a113ad6a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.014703 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.014703 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:33.018541 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-77dd6e80-1bf9-4739-8d4b-eaf3a113ad6a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:33.022878 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-77dd6e80-1bf9-4739-8d4b-eaf3a113ad6a tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 returned with HTTP 200 Aug 18 13:55:33.023282 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 785/3137] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:33 2026] GET /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:33.035375 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-979074e4-8c3f-40c1-aded-60cc55dc395c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.039917 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-979074e4-8c3f-40c1-aded-60cc55dc395c tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3/action Aug 18 13:55:33.039917 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-979074e4-8c3f-40c1-aded-60cc55dc395c tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:33.039917 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-979074e4-8c3f-40c1-aded-60cc55dc395c tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:33.048112 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.048112 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:33.048687 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-979074e4-8c3f-40c1-aded-60cc55dc395c tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Volume info retrieved successfully. Aug 18 13:55:33.071510 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-979074e4-8c3f-40c1-aded-60cc55dc395c tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Delete volume request issued successfully. Aug 18 13:55:33.071510 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-979074e4-8c3f-40c1-aded-60cc55dc395c tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3/action returned with HTTP 202 Aug 18 13:55:33.071510 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 776/3138] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:33 2026] POST /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:33.079672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44fb5f2f-3fd8-4b23-96d9-8f7a71422d79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.087352 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44fb5f2f-3fd8-4b23-96d9-8f7a71422d79 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:33.087563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44fb5f2f-3fd8-4b23-96d9-8f7a71422d79 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.087746 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44fb5f2f-3fd8-4b23-96d9-8f7a71422d79 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.097664 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.097664 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:33.104919 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44fb5f2f-3fd8-4b23-96d9-8f7a71422d79 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:33.113227 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44fb5f2f-3fd8-4b23-96d9-8f7a71422d79 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 returned with HTTP 200 Aug 18 13:55:33.114283 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 788/3139] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:33 2026] GET /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:33.129300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d1f3bfad-95b1-4227-8abf-295f6c7ad6c8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.131576 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d1f3bfad-95b1-4227-8abf-295f6c7ad6c8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:33.131822 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d1f3bfad-95b1-4227-8abf-295f6c7ad6c8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.132547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d1f3bfad-95b1-4227-8abf-295f6c7ad6c8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.132547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d1f3bfad-95b1-4227-8abf-295f6c7ad6c8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:33.137990 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.137990 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:33.138991 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d1f3bfad-95b1-4227-8abf-295f6c7ad6c8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:33.139437 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 791/3140] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:33 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:33.249533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c215aeb0-7db3-4206-8c83-6c6d9c22df9c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.251338 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c215aeb0-7db3-4206-8c83-6c6d9c22df9c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:33.251626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c215aeb0-7db3-4206-8c83-6c6d9c22df9c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.251890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c215aeb0-7db3-4206-8c83-6c6d9c22df9c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.252088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c215aeb0-7db3-4206-8c83-6c6d9c22df9c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:33.257420 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.257420 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:33.259118 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c215aeb0-7db3-4206-8c83-6c6d9c22df9c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:33.259118 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 786/3141] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:33 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:33.532507 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e9639bb-efa0-4403-a5e6-4e73763f9b42 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.534369 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e9639bb-efa0-4403-a5e6-4e73763f9b42 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:33.534575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e9639bb-efa0-4403-a5e6-4e73763f9b42 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.534753 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e9639bb-efa0-4403-a5e6-4e73763f9b42 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.534886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5e9639bb-efa0-4403-a5e6-4e73763f9b42 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id d2595a8d-9ff4-4488-9d6e-357026c796ce. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:33.539065 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.539065 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:33.539667 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e9639bb-efa0-4403-a5e6-4e73763f9b42 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 200 Aug 18 13:55:33.540047 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 777/3142] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:33 2026] GET /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:33.552079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e268caa-cf45-41dd-af00-50b746a029be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.553986 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e268caa-cf45-41dd-af00-50b746a029be tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] DELETE https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce Aug 18 13:55:33.554496 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e268caa-cf45-41dd-af00-50b746a029be tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.554911 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e268caa-cf45-41dd-af00-50b746a029be tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.555056 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-2e268caa-cf45-41dd-af00-50b746a029be tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Delete backup with id: d2595a8d-9ff4-4488-9d6e-357026c796ce. Aug 18 13:55:33.561475 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.561475 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:33.573907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-2e268caa-cf45-41dd-af00-50b746a029be tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] delete_backup rpcapi backup_id d2595a8d-9ff4-4488-9d6e-357026c796ce {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:55:33.580029 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e268caa-cf45-41dd-af00-50b746a029be tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce returned with HTTP 202 Aug 18 13:55:33.580432 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 789/3143] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:55:33 2026] DELETE /volume/v3/backups/d2595a8d-9ff4-4488-9d6e-357026c796ce => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:33.587930 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.589593 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 Aug 18 13:55:33.589832 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.590179 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.590230 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume with id: d6c954bd-11a5-436a-a658-b35fbd3da075 Aug 18 13:55:33.597477 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.597477 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:33.597841 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:33.616679 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume request issued successfully. Aug 18 13:55:33.616917 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0babbddc-d8c9-48be-9e6e-fdee5a4bfca2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 returned with HTTP 202 Aug 18 13:55:33.617331 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 792/3144] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:55:33 2026] DELETE /volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:33.626774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3a7c02e1-f5d9-448a-9a42-dc45b56a2913 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.628264 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3a7c02e1-f5d9-448a-9a42-dc45b56a2913 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 Aug 18 13:55:33.630846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3a7c02e1-f5d9-448a-9a42-dc45b56a2913 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.630846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3a7c02e1-f5d9-448a-9a42-dc45b56a2913 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.639516 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.639516 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:33.646263 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3a7c02e1-f5d9-448a-9a42-dc45b56a2913 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:33.649506 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3a7c02e1-f5d9-448a-9a42-dc45b56a2913 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 returned with HTTP 200 Aug 18 13:55:33.649506 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 787/3145] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:33 2026] GET /volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:33.824223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e7e28d3-6753-450d-aba4-69afb138321c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:33.826394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e7e28d3-6753-450d-aba4-69afb138321c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:55:33.826687 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e7e28d3-6753-450d-aba4-69afb138321c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:33.826921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e7e28d3-6753-450d-aba4-69afb138321c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:33.835728 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:33.835728 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:33.839176 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e7e28d3-6753-450d-aba4-69afb138321c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:55:33.843352 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e7e28d3-6753-450d-aba4-69afb138321c tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:55:33.843606 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 778/3146] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:33 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:34.128049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4653d249-b057-441f-84e7-787ff5973771 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:34.130536 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4653d249-b057-441f-84e7-787ff5973771 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:34.130853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4653d249-b057-441f-84e7-787ff5973771 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:34.131150 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4653d249-b057-441f-84e7-787ff5973771 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:34.142780 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4653d249-b057-441f-84e7-787ff5973771 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 returned with HTTP 404 Aug 18 13:55:34.144122 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 790/3147] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:34.154367 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cc803049-0506-40d9-b1f4-ed2a8795eb98 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:34.154765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-115a5eb9-0a57-421e-8f83-f65e5ccf6d52 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:34.155364 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cc803049-0506-40d9-b1f4-ed2a8795eb98 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:34.158267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cc803049-0506-40d9-b1f4-ed2a8795eb98 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:34.158267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cc803049-0506-40d9-b1f4-ed2a8795eb98 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:34.158484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-115a5eb9-0a57-421e-8f83-f65e5ccf6d52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:34.158484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-115a5eb9-0a57-421e-8f83-f65e5ccf6d52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:34.158484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-115a5eb9-0a57-421e-8f83-f65e5ccf6d52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:34.158484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-115a5eb9-0a57-421e-8f83-f65e5ccf6d52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:34.162214 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:34.162214 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:34.162350 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cc803049-0506-40d9-b1f4-ed2a8795eb98 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 returned with HTTP 404 Aug 18 13:55:34.162794 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 793/3148] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:34.163388 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-115a5eb9-0a57-421e-8f83-f65e5ccf6d52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:34.163883 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 788/3149] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:34.172039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2255b167-dcb8-4e27-842b-884d85296489 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:34.175211 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2255b167-dcb8-4e27-842b-884d85296489 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:34.175419 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2255b167-dcb8-4e27-842b-884d85296489 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:34.175597 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2255b167-dcb8-4e27-842b-884d85296489 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:34.175785 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2255b167-dcb8-4e27-842b-884d85296489 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume with id: 3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 Aug 18 13:55:34.187432 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2255b167-dcb8-4e27-842b-884d85296489 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 returned with HTTP 404 Aug 18 13:55:34.188254 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 779/3150] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:34 2026] DELETE /volume/v3/volumes/3dfeb9b1-1fe4-459d-8020-e2a817dfcff3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:34.197501 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:34.199665 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:34.200134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1382731666"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:34.205655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1382731666'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:34.205829 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume of 1 GB Aug 18 13:55:34.211388 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Availability Zones retrieved successfully. Aug 18 13:55:34.217172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (0907ccc1-1744-43f8-b1ec-3c7431906397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:34.218251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba22cabb-8bd6-4acc-9a12-2402c297e3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:34.219585 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:34.248197 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba22cabb-8bd6-4acc-9a12-2402c297e3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:34.248994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34af5c7e-5a6f-406b-9208-f57e6da61f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:34.269938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2221a51b-94be-47d0-8ccc-f0be19f6e406 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:34.275228 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2221a51b-94be-47d0-8ccc-f0be19f6e406 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:34.275469 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2221a51b-94be-47d0-8ccc-f0be19f6e406 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:34.275732 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2221a51b-94be-47d0-8ccc-f0be19f6e406 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:34.275924 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2221a51b-94be-47d0-8ccc-f0be19f6e406 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:34.284685 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:34.284685 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:34.285698 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2221a51b-94be-47d0-8ccc-f0be19f6e406 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:34.286213 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 794/3151] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:34.297256 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:34.304034 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103/restore Aug 18 13:55:34.304034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8c86c163-daa9-48be-9cf7-6c9dc3ba51a3"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:34.304034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Restoring backup bb4499a1-9a02-4974-a168-c7e5dfa20103 ({'restore': {'volume_id': '8c86c163-daa9-48be-9cf7-6c9dc3ba51a3'}}) {{(pid=100282) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:55:34.304034 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Restoring backup bb4499a1-9a02-4974-a168-c7e5dfa20103 to volume 8c86c163-daa9-48be-9cf7-6c9dc3ba51a3. Aug 18 13:55:34.307196 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:34.307196 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:34.315704 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:34.315704 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:34.316470 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:34.316590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.api [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Checking backup size 1 against volume size 1 {{(pid=100282) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:55:34.316733 np0000007658 devstack@c-api.service[100282]: INFO cinder.backup.api [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Overwriting volume 8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 with restore of backup bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:34.321167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Created reservations ['0be4bdf5-407a-4a69-ae0f-007de4daaab5', 'b2010625-f36b-412a-8c7c-6769beb10a20', 'badf0b27-7d0c-4674-83c2-4fe1f8eeb3f4', 'b5023c18-efae-4083-a20c-592e70acfe19'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:34.321995 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34af5c7e-5a6f-406b-9208-f57e6da61f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be4bdf5-407a-4a69-ae0f-007de4daaab5', 'b2010625-f36b-412a-8c7c-6769beb10a20', 'badf0b27-7d0c-4674-83c2-4fe1f8eeb3f4', 'b5023c18-efae-4083-a20c-592e70acfe19']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:34.322744 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4004302a-f5e4-42bc-800c-9b72a65eb4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:34.336320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] restore_backup in rpcapi backup_id bb4499a1-9a02-4974-a168-c7e5dfa20103 {{(pid=100282) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:55:34.339260 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2543e18e-b647-45cb-81dd-0f885aee9ef9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103/restore returned with HTTP 202 Aug 18 13:55:34.339840 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 789/3152] 10.4.3.221 () {68 vars in 1393 bytes} [Tue Aug 18 13:55:34 2026] POST /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103/restore => generated 182 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:34.353853 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7f241f8-b635-4cb7-a095-dd144606fb01 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.197508 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7f241f8-b635-4cb7-a095-dd144606fb01 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:35.204084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4004302a-f5e4-42bc-800c-9b72a65eb4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54306a6a-9cc7-4e11-ae9d-ca84e1a78be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1382731666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['0be4bdf5-407a-4a69-ae0f-007de4daaab5','b2010625-f36b-412a-8c7c-6769beb10a20','badf0b27-7d0c-4674-83c2-4fe1f8eeb3f4','b5023c18-efae-4083-a20c-592e70acfe19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1382731666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54306a6a-9cc7-4e11-ae9d-ca84e1a78be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c564826be08407c8d7ee3f393c0e856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.204084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5854d124-634a-456e-8428-1958863f191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:35.205886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7f241f8-b635-4cb7-a095-dd144606fb01 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.205886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7f241f8-b635-4cb7-a095-dd144606fb01 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.205886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e7f241f8-b635-4cb7-a095-dd144606fb01 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:35.205886 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.205886 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:35.205886 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7f241f8-b635-4cb7-a095-dd144606fb01 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:35.205886 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 780/3153] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.207321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5854d124-634a-456e-8428-1958863f191a) transitioned into state 'SUCCESS' from state '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-1382731666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['0be4bdf5-407a-4a69-ae0f-007de4daaab5','b2010625-f36b-412a-8c7c-6769beb10a20','badf0b27-7d0c-4674-83c2-4fe1f8eeb3f4','b5023c18-efae-4083-a20c-592e70acfe19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.207321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4db462-81cc-4d9b-bf2e-e86e754a33a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:35.207321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4db462-81cc-4d9b-bf2e-e86e754a33a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.207321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (0907ccc1-1744-43f8-b1ec-3c7431906397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:35.207321 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request issued successfully. Aug 18 13:55:35.207321 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cf2cba7-1267-44b5-9c3d-8698ae20562e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:35.207321 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 791/3154] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:34 2026] POST /volume/v3/volumes => generated 749 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-484a70bf-b4f1-491c-a5bf-e8eecd085779 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-484a70bf-b4f1-491c-a5bf-e8eecd085779 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-484a70bf-b4f1-491c-a5bf-e8eecd085779 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-484a70bf-b4f1-491c-a5bf-e8eecd085779 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-484a70bf-b4f1-491c-a5bf-e8eecd085779 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-484a70bf-b4f1-491c-a5bf-e8eecd085779 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 returned with HTTP 200 Aug 18 13:55:35.208397 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 795/3155] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.209892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-34934d9e-f101-40b0-8955-06376ede9f90 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.209892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34934d9e-f101-40b0-8955-06376ede9f90 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 Aug 18 13:55:35.209892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34934d9e-f101-40b0-8955-06376ede9f90 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.209892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34934d9e-f101-40b0-8955-06376ede9f90 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.209892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34934d9e-f101-40b0-8955-06376ede9f90 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 returned with HTTP 404 Aug 18 13:55:35.209892 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 790/3156] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/volumes/d6c954bd-11a5-436a-a658-b35fbd3da075 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-871c8310-1a19-4fae-b44d-dd9229003696 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-871c8310-1a19-4fae-b44d-dd9229003696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896/export_record Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-871c8310-1a19-4fae-b44d-dd9229003696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-871c8310-1a19-4fae-b44d-dd9229003696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Calling method 'export_record' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-871c8310-1a19-4fae-b44d-dd9229003696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Export record for backup 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-871c8310-1a19-4fae-b44d-dd9229003696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ae020ebcdb0a424e88996be986737851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca08d12dcf0444c1ba13e17f0f1ed96e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-871c8310-1a19-4fae-b44d-dd9229003696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896/export_record returned with HTTP 403 Aug 18 13:55:35.210560 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 781/3157] 10.4.3.221 () {68 vars in 1430 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e29bccc-30cb-4505-aaab-52af052e591f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-705158640"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-705158640'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume of 1 GB Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Availability Zones retrieved successfully. Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (ec1c2de8-c56c-4e41-ae76-25c61a296272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36776d4b-eb9f-4949-b517-678d1474fa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36776d4b-eb9f-4949-b517-678d1474fa87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e333f3-0a76-4377-bf01-93ce70118b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['e831415d-ba8a-4322-bdf3-2d6e136340e7', '7e8d85c1-fd6d-4f45-bb25-6cdc323a443b', 'cef16932-490d-43f7-98d0-252183a452a7', '07cd8099-41fa-4836-9458-bc4db952cd8b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:35.211096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e333f3-0a76-4377-bf01-93ce70118b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e831415d-ba8a-4322-bdf3-2d6e136340e7', '7e8d85c1-fd6d-4f45-bb25-6cdc323a443b', 'cef16932-490d-43f7-98d0-252183a452a7', '07cd8099-41fa-4836-9458-bc4db952cd8b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.211693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114aaa5e-279d-411b-8da7-ad0b82657504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:35.211693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114aaa5e-279d-411b-8da7-ad0b82657504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e7269a9-baad-4bc1-8615-26963a31f1a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-705158640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['e831415d-ba8a-4322-bdf3-2d6e136340e7','7e8d85c1-fd6d-4f45-bb25-6cdc323a443b','cef16932-490d-43f7-98d0-252183a452a7','07cd8099-41fa-4836-9458-bc4db952cd8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-705158640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e7269a9-baad-4bc1-8615-26963a31f1a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e3c1e572b8430199b70a093b26e805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.211693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed1c4fc-498e-40bc-a931-4b176d5852b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:35.211693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed1c4fc-498e-40bc-a931-4b176d5852b1) transitioned into state 'SUCCESS' from state '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-705158640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['e831415d-ba8a-4322-bdf3-2d6e136340e7','7e8d85c1-fd6d-4f45-bb25-6cdc323a443b','cef16932-490d-43f7-98d0-252183a452a7','07cd8099-41fa-4836-9458-bc4db952cd8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.211693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f131a0d0-0069-4284-a085-d65f04b7a714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:35.211693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f131a0d0-0069-4284-a085-d65f04b7a714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:35.211693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (ec1c2de8-c56c-4e41-ae76-25c61a296272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:35.212746 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request issued successfully. Aug 18 13:55:35.212746 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e29bccc-30cb-4505-aaab-52af052e591f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:35.212746 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 792/3158] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:55:34 2026] POST /volume/v3/volumes => generated 777 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3397662e-321d-4ffb-a17a-8fe6e1485a12 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3397662e-321d-4ffb-a17a-8fe6e1485a12 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3397662e-321d-4ffb-a17a-8fe6e1485a12 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3397662e-321d-4ffb-a17a-8fe6e1485a12 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3397662e-321d-4ffb-a17a-8fe6e1485a12 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3397662e-321d-4ffb-a17a-8fe6e1485a12 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 returned with HTTP 200 Aug 18 13:55:35.213247 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 796/3159] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:34 2026] GET /volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-89c2d59d-669d-486e-b7c0-44108084e310 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89c2d59d-669d-486e-b7c0-44108084e310 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-89c2d59d-669d-486e-b7c0-44108084e310 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-89c2d59d-669d-486e-b7c0-44108084e310 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-89c2d59d-669d-486e-b7c0-44108084e310 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89c2d59d-669d-486e-b7c0-44108084e310 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:35.213659 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 791/3160] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:35 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.385277 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff8208b1-75a9-4fa5-996b-628abe605f2f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.388487 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff8208b1-75a9-4fa5-996b-628abe605f2f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:35.388718 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff8208b1-75a9-4fa5-996b-628abe605f2f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.389270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff8208b1-75a9-4fa5-996b-628abe605f2f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.389434 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ff8208b1-75a9-4fa5-996b-628abe605f2f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:35.395925 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.395925 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:35.396885 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff8208b1-75a9-4fa5-996b-628abe605f2f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:35.397261 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 782/3161] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:35 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.491095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c0d121c-9b19-4874-acc6-c7219a17471f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.493005 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c0d121c-9b19-4874-acc6-c7219a17471f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:35.493229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c0d121c-9b19-4874-acc6-c7219a17471f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.493452 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c0d121c-9b19-4874-acc6-c7219a17471f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.500554 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.500554 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:35.504048 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c0d121c-9b19-4874-acc6-c7219a17471f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:35.510799 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c0d121c-9b19-4874-acc6-c7219a17471f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 returned with HTTP 200 Aug 18 13:55:35.511293 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 793/3162] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:35 2026] GET /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.526984 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4c31b3b9-4b14-4440-b989-e744c5c4099f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.529289 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4c31b3b9-4b14-4440-b989-e744c5c4099f tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6/action Aug 18 13:55:35.529761 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4c31b3b9-4b14-4440-b989-e744c5c4099f tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:35.529973 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4c31b3b9-4b14-4440-b989-e744c5c4099f tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:35.540546 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.540546 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:35.541118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-4c31b3b9-4b14-4440-b989-e744c5c4099f tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '54306a6a-9cc7-4e11-ae9d-ca84e1a78be6' with '{'status': 'maintenance'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:35.564561 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4c31b3b9-4b14-4440-b989-e744c5c4099f tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6/action returned with HTTP 202 Aug 18 13:55:35.565192 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 797/3163] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:35 2026] POST /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:35.573822 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d3c38e67-c623-4468-a409-b31ca2107cd2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.575286 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d3c38e67-c623-4468-a409-b31ca2107cd2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:35.575487 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d3c38e67-c623-4468-a409-b31ca2107cd2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.575671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d3c38e67-c623-4468-a409-b31ca2107cd2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.583953 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.583953 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:35.593727 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d3c38e67-c623-4468-a409-b31ca2107cd2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:35.599422 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d3c38e67-c623-4468-a409-b31ca2107cd2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 returned with HTTP 200 Aug 18 13:55:35.599919 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 792/3164] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:35 2026] GET /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.614643 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-193a81f9-7e5a-4f71-9437-f9dbe8233763 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.616442 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-193a81f9-7e5a-4f71-9437-f9dbe8233763 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6/action Aug 18 13:55:35.616778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-193a81f9-7e5a-4f71-9437-f9dbe8233763 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:35.616965 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-193a81f9-7e5a-4f71-9437-f9dbe8233763 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:35.625880 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.625880 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:35.626262 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-193a81f9-7e5a-4f71-9437-f9dbe8233763 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Volume info retrieved successfully. Aug 18 13:55:35.645456 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-193a81f9-7e5a-4f71-9437-f9dbe8233763 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Delete volume request issued successfully. Aug 18 13:55:35.645683 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-193a81f9-7e5a-4f71-9437-f9dbe8233763 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6/action returned with HTTP 202 Aug 18 13:55:35.646272 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 783/3165] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:35 2026] POST /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:35.655314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2819ed7a-ecaa-4a40-9171-5e89ca27d47b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.658214 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2819ed7a-ecaa-4a40-9171-5e89ca27d47b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:35.658436 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2819ed7a-ecaa-4a40-9171-5e89ca27d47b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.658641 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2819ed7a-ecaa-4a40-9171-5e89ca27d47b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.672588 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.672588 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:35.680643 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2819ed7a-ecaa-4a40-9171-5e89ca27d47b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:35.686995 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2819ed7a-ecaa-4a40-9171-5e89ca27d47b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 returned with HTTP 200 Aug 18 13:55:35.688594 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 794/3166] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:35 2026] GET /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:35.948204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0b69c494-7ad4-404d-bf4b-583a308651d5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.950414 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b69c494-7ad4-404d-bf4b-583a308651d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 Aug 18 13:55:35.952093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b69c494-7ad4-404d-bf4b-583a308651d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:35.952344 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b69c494-7ad4-404d-bf4b-583a308651d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:35.964628 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:35.964628 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:35.968464 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0b69c494-7ad4-404d-bf4b-583a308651d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:35.972671 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b69c494-7ad4-404d-bf4b-583a308651d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 returned with HTTP 200 Aug 18 13:55:35.973229 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 798/3167] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:35 2026] GET /volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:35.989274 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:35.991156 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:35.991551 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9e7269a9-baad-4bc1-8615-26963a31f1a2", "name": "tempest-type-Backup-366158495"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:35.993194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating new backup {'backup': {'volume_id': '9e7269a9-baad-4bc1-8615-26963a31f1a2', 'name': 'tempest-type-Backup-366158495'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:35.993356 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating backup of volume 9e7269a9-baad-4bc1-8615-26963a31f1a2 in container None Aug 18 13:55:36.000965 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:36.000965 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:36.001313 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:55:36.017050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['5f90a06e-e3fe-41b1-87f8-de994b305a0a', '3c767010-f55a-448d-a2b5-f548f93751cd'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:36.040880 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-967f6498-f8a1-4617-9a95-0ece5d1c7db2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:36.041324 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 793/3168] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:55:35 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:36.049563 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da541320-7987-4d47-8467-f008f7f39dc0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.053585 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da541320-7987-4d47-8467-f008f7f39dc0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:36.053585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da541320-7987-4d47-8467-f008f7f39dc0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:36.053585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da541320-7987-4d47-8467-f008f7f39dc0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:36.053585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-da541320-7987-4d47-8467-f008f7f39dc0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:36.056632 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:36.056632 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:36.057506 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da541320-7987-4d47-8467-f008f7f39dc0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:36.057830 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 784/3169] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:36 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:36.196887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0919ede-fe90-4c07-8bfe-d5b1a39ea676 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.199640 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0919ede-fe90-4c07-8bfe-d5b1a39ea676 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:36.199916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0919ede-fe90-4c07-8bfe-d5b1a39ea676 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:36.200113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0919ede-fe90-4c07-8bfe-d5b1a39ea676 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:36.200169 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e0919ede-fe90-4c07-8bfe-d5b1a39ea676 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:36.209993 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:36.209993 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:36.211005 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0919ede-fe90-4c07-8bfe-d5b1a39ea676 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:36.211228 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 795/3170] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:36 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:36.411124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-109284a7-9f9b-4ccd-842b-a8d297a3d546 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.414564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-109284a7-9f9b-4ccd-842b-a8d297a3d546 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:36.414564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-109284a7-9f9b-4ccd-842b-a8d297a3d546 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:36.414564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-109284a7-9f9b-4ccd-842b-a8d297a3d546 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:36.415880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-109284a7-9f9b-4ccd-842b-a8d297a3d546 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:36.422539 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:36.422539 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:36.422539 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-109284a7-9f9b-4ccd-842b-a8d297a3d546 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:36.422539 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 799/3171] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:36 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:36.702277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-25fe88df-a538-451d-8e50-57d76f866a44 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.707810 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-25fe88df-a538-451d-8e50-57d76f866a44 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:36.707948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-25fe88df-a538-451d-8e50-57d76f866a44 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:36.708230 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-25fe88df-a538-451d-8e50-57d76f866a44 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:36.721383 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-25fe88df-a538-451d-8e50-57d76f866a44 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 returned with HTTP 404 Aug 18 13:55:36.722215 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 794/3172] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:36 2026] GET /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:36.745518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6acb6b5a-22dc-4d21-9f8d-9edb6797fb70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.749952 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6acb6b5a-22dc-4d21-9f8d-9edb6797fb70 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:36.750571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6acb6b5a-22dc-4d21-9f8d-9edb6797fb70 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:36.750855 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6acb6b5a-22dc-4d21-9f8d-9edb6797fb70 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:36.762544 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6acb6b5a-22dc-4d21-9f8d-9edb6797fb70 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 returned with HTTP 404 Aug 18 13:55:36.763250 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 785/3173] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:36 2026] GET /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:36.771640 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-045c9320-addc-43f1-9f4a-cb28e4116d25 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.773813 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-045c9320-addc-43f1-9f4a-cb28e4116d25 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:36.774766 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-045c9320-addc-43f1-9f4a-cb28e4116d25 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:36.774766 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-045c9320-addc-43f1-9f4a-cb28e4116d25 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:36.774766 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-045c9320-addc-43f1-9f4a-cb28e4116d25 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume with id: 54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 Aug 18 13:55:36.780961 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-045c9320-addc-43f1-9f4a-cb28e4116d25 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 returned with HTTP 404 Aug 18 13:55:36.781921 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 796/3174] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:36 2026] DELETE /volume/v3/volumes/54306a6a-9cc7-4e11-ae9d-ca84e1a78be6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:55:36.793387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.796998 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:36.796998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-773768811"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:36.797242 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-773768811'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:36.797443 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume of 1 GB Aug 18 13:55:36.806008 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Availability Zones retrieved successfully. Aug 18 13:55:36.809114 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (3d0c407f-e866-407d-a85b-0a35d5e8f1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:36.810206 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075b85a1-eb27-41dc-b4ff-e49c63bdd173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:36.811326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:36.841741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075b85a1-eb27-41dc-b4ff-e49c63bdd173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:36.842644 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c092e7ce-da23-445b-9edd-07b7b80aab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:36.892471 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Created reservations ['750910ab-2513-44dd-b9ec-9491ce00828b', '5bb3627e-58df-4489-a35c-2e11b0e6b189', '9d164fee-3f03-4a2c-b821-f4ba33da0ff4', 'b4def337-5e7b-4888-b876-d5613d1c85b6'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:36.893489 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c092e7ce-da23-445b-9edd-07b7b80aab4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['750910ab-2513-44dd-b9ec-9491ce00828b', '5bb3627e-58df-4489-a35c-2e11b0e6b189', '9d164fee-3f03-4a2c-b821-f4ba33da0ff4', 'b4def337-5e7b-4888-b876-d5613d1c85b6']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:36.894507 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf58ed0-d7c4-44c5-b3e1-7bcebbf866cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:36.931311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf58ed0-d7c4-44c5-b3e1-7bcebbf866cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b43240f-0000-40cc-8bc9-5fb26f5f2a7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-773768811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['750910ab-2513-44dd-b9ec-9491ce00828b','5bb3627e-58df-4489-a35c-2e11b0e6b189','9d164fee-3f03-4a2c-b821-f4ba33da0ff4','b4def337-5e7b-4888-b876-d5613d1c85b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-773768811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b43240f-0000-40cc-8bc9-5fb26f5f2a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c564826be08407c8d7ee3f393c0e856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:36.932508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386f855d-97ba-4004-a7e7-fc44e5f7706d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:36.956837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386f855d-97ba-4004-a7e7-fc44e5f7706d) transitioned into state 'SUCCESS' from state '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-773768811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c564826be08407c8d7ee3f393c0e856',qos_specs=None,replication_status=,reservations=['750910ab-2513-44dd-b9ec-9491ce00828b','5bb3627e-58df-4489-a35c-2e11b0e6b189','9d164fee-3f03-4a2c-b821-f4ba33da0ff4','b4def337-5e7b-4888-b876-d5613d1c85b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6a9ea1dcab34d2b9a19804bf3dec576',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:36.957737 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8216174f-64a6-4565-b934-dfc779cc9767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:36.973294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8216174f-64a6-4565-b934-dfc779cc9767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:36.979377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Flow 'volume_create_api' (3d0c407f-e866-407d-a85b-0a35d5e8f1e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:36.979955 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Create volume request issued successfully. Aug 18 13:55:36.982131 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04f60358-8bc9-4c7c-882a-90a13ee523f7 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:36.982131 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 800/3175] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:36 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:36.995516 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-487d3993-9cf4-4e8e-bc9f-bdf0859abba9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:36.997254 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-487d3993-9cf4-4e8e-bc9f-bdf0859abba9 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:36.997660 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-487d3993-9cf4-4e8e-bc9f-bdf0859abba9 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:36.997773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-487d3993-9cf4-4e8e-bc9f-bdf0859abba9 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:37.007903 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:37.007903 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:37.011316 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-487d3993-9cf4-4e8e-bc9f-bdf0859abba9 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:37.018472 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-487d3993-9cf4-4e8e-bc9f-bdf0859abba9 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:37.018917 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 795/3176] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:36 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:37.072750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74671cb6-7a9f-4304-a115-487480902e89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:37.079256 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74671cb6-7a9f-4304-a115-487480902e89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:37.081549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74671cb6-7a9f-4304-a115-487480902e89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:37.081549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74671cb6-7a9f-4304-a115-487480902e89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:37.081549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-74671cb6-7a9f-4304-a115-487480902e89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:37.088280 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:37.088280 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:37.089675 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74671cb6-7a9f-4304-a115-487480902e89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:37.089675 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 786/3177] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:37 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:37.223559 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d61d196-2014-47f8-9fec-6248f6e34a53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:37.226194 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d61d196-2014-47f8-9fec-6248f6e34a53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:37.226450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d61d196-2014-47f8-9fec-6248f6e34a53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:37.227044 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d61d196-2014-47f8-9fec-6248f6e34a53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:37.227044 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1d61d196-2014-47f8-9fec-6248f6e34a53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:37.232418 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:37.232418 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:37.232940 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d61d196-2014-47f8-9fec-6248f6e34a53 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:37.233384 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 797/3178] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:37 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:37.438245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4128926e-6f3b-48c7-8018-5fac0fb6abf4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:37.439742 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4128926e-6f3b-48c7-8018-5fac0fb6abf4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:37.439956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4128926e-6f3b-48c7-8018-5fac0fb6abf4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:37.440162 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4128926e-6f3b-48c7-8018-5fac0fb6abf4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:37.440259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4128926e-6f3b-48c7-8018-5fac0fb6abf4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:37.446200 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:37.446200 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:37.447591 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4128926e-6f3b-48c7-8018-5fac0fb6abf4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:37.448279 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 801/3179] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:37 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.034775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7a11c557-b77b-4c7e-b1d4-a2fb5a303890 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.036751 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a11c557-b77b-4c7e-b1d4-a2fb5a303890 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.037000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a11c557-b77b-4c7e-b1d4-a2fb5a303890 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.037225 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a11c557-b77b-4c7e-b1d4-a2fb5a303890 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.045309 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.045309 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:38.049100 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7a11c557-b77b-4c7e-b1d4-a2fb5a303890 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.053612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a11c557-b77b-4c7e-b1d4-a2fb5a303890 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:38.054072 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 796/3180] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.069645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c31abbd9-96ae-41e8-bf35-0ee892a08a69 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.072241 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c31abbd9-96ae-41e8-bf35-0ee892a08a69 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action Aug 18 13:55:38.072642 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c31abbd9-96ae-41e8-bf35-0ee892a08a69 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:38.072798 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c31abbd9-96ae-41e8-bf35-0ee892a08a69 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:38.083653 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.083653 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:38.084061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-c31abbd9-96ae-41e8-bf35-0ee892a08a69 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '6b43240f-0000-40cc-8bc9-5fb26f5f2a7a' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:38.105310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e4faa45-78be-47c6-86c0-c0d39c66c64d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.107687 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e4faa45-78be-47c6-86c0-c0d39c66c64d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:38.107927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e4faa45-78be-47c6-86c0-c0d39c66c64d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.108154 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e4faa45-78be-47c6-86c0-c0d39c66c64d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.108299 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4e4faa45-78be-47c6-86c0-c0d39c66c64d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:38.112502 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c31abbd9-96ae-41e8-bf35-0ee892a08a69 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action returned with HTTP 202 Aug 18 13:55:38.113088 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 787/3181] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:38 2026] POST /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:38.113252 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.113252 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:38.114694 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e4faa45-78be-47c6-86c0-c0d39c66c64d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:38.114694 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 798/3182] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.124277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f9c1a98c-e943-4349-b3c7-a17ff5c3c35f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.126145 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9c1a98c-e943-4349-b3c7-a17ff5c3c35f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.126145 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9c1a98c-e943-4349-b3c7-a17ff5c3c35f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.126298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9c1a98c-e943-4349-b3c7-a17ff5c3c35f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.133045 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.133045 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:38.136459 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f9c1a98c-e943-4349-b3c7-a17ff5c3c35f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.141037 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9c1a98c-e943-4349-b3c7-a17ff5c3c35f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:38.141408 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 802/3183] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.153767 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6a782221-a3f1-4535-ba5d-b797ce749b45 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.155934 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a782221-a3f1-4535-ba5d-b797ce749b45 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action Aug 18 13:55:38.156300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a782221-a3f1-4535-ba5d-b797ce749b45 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:38.156441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a782221-a3f1-4535-ba5d-b797ce749b45 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:38.167339 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.167339 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:38.167808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.admin_actions [None req-6a782221-a3f1-4535-ba5d-b797ce749b45 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '6b43240f-0000-40cc-8bc9-5fb26f5f2a7a' with '{'status': 'available'}' {{(pid=100282) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:38.188271 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a782221-a3f1-4535-ba5d-b797ce749b45 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action returned with HTTP 202 Aug 18 13:55:38.188668 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 797/3184] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:38 2026] POST /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:38.197602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-675426fe-b921-4b2f-bdcc-b0d25a79610b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.199842 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-675426fe-b921-4b2f-bdcc-b0d25a79610b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.200088 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-675426fe-b921-4b2f-bdcc-b0d25a79610b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.200305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-675426fe-b921-4b2f-bdcc-b0d25a79610b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.208238 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.208238 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:38.213415 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-675426fe-b921-4b2f-bdcc-b0d25a79610b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.218069 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-675426fe-b921-4b2f-bdcc-b0d25a79610b tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:38.218426 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 788/3185] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.235486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f845a7b8-706f-4c87-9497-c4f00f18eb34 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.237217 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f845a7b8-706f-4c87-9497-c4f00f18eb34 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action Aug 18 13:55:38.237527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f845a7b8-706f-4c87-9497-c4f00f18eb34 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:38.237643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f845a7b8-706f-4c87-9497-c4f00f18eb34 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:38.249203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7809bdf8-37ac-4b93-b493-95eb1b70fe66 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.249384 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.249384 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:38.249756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-f845a7b8-706f-4c87-9497-c4f00f18eb34 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '6b43240f-0000-40cc-8bc9-5fb26f5f2a7a' with '{'status': 'maintenance'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:38.251476 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7809bdf8-37ac-4b93-b493-95eb1b70fe66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:38.251725 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7809bdf8-37ac-4b93-b493-95eb1b70fe66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.252014 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7809bdf8-37ac-4b93-b493-95eb1b70fe66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.252176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7809bdf8-37ac-4b93-b493-95eb1b70fe66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:38.259548 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.259548 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:38.260408 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7809bdf8-37ac-4b93-b493-95eb1b70fe66 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:38.260805 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 803/3186] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.279101 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f845a7b8-706f-4c87-9497-c4f00f18eb34 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action returned with HTTP 202 Aug 18 13:55:38.279101 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 799/3187] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:38 2026] POST /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:38.285919 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9548eaa1-4085-4708-9a2e-1a5a5590da4f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.289006 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9548eaa1-4085-4708-9a2e-1a5a5590da4f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.289206 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9548eaa1-4085-4708-9a2e-1a5a5590da4f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.289426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9548eaa1-4085-4708-9a2e-1a5a5590da4f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.302344 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.302344 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:38.311948 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9548eaa1-4085-4708-9a2e-1a5a5590da4f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.320436 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9548eaa1-4085-4708-9a2e-1a5a5590da4f tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:38.321085 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 798/3188] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.341051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebd2a51c-3995-40cf-b273-089616bfb313 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.343223 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebd2a51c-3995-40cf-b273-089616bfb313 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] POST https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action Aug 18 13:55:38.343632 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebd2a51c-3995-40cf-b273-089616bfb313 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:38.343796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebd2a51c-3995-40cf-b273-089616bfb313 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:38.356539 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.356539 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:38.357091 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-ebd2a51c-3995-40cf-b273-089616bfb313 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] Updating volume '6b43240f-0000-40cc-8bc9-5fb26f5f2a7a' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 13:55:38.394125 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebd2a51c-3995-40cf-b273-089616bfb313 tempest-VolumesActionsTest-1510241119 tempest-VolumesActionsTest-1510241119-project-admin] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action returned with HTTP 202 Aug 18 13:55:38.394524 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 789/3189] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:38 2026] POST /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:38.403739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-575b6a87-9244-407f-aa74-3d4c4c5f50d2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.405583 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-575b6a87-9244-407f-aa74-3d4c4c5f50d2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.405772 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-575b6a87-9244-407f-aa74-3d4c4c5f50d2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.406013 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-575b6a87-9244-407f-aa74-3d4c4c5f50d2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.413161 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.413161 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:38.416780 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-575b6a87-9244-407f-aa74-3d4c4c5f50d2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.421654 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-575b6a87-9244-407f-aa74-3d4c4c5f50d2 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:38.422177 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 804/3190] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.443010 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c957b161-8109-43cc-8261-e88957151f7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.445915 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c957b161-8109-43cc-8261-e88957151f7c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.446148 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c957b161-8109-43cc-8261-e88957151f7c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.446526 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c957b161-8109-43cc-8261-e88957151f7c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.455964 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.455964 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:38.463543 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c957b161-8109-43cc-8261-e88957151f7c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.464225 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e95c6e6-6fd9-4274-9b3d-5774f6e168e3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.466465 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e95c6e6-6fd9-4274-9b3d-5774f6e168e3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:38.466549 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e95c6e6-6fd9-4274-9b3d-5774f6e168e3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.466754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e95c6e6-6fd9-4274-9b3d-5774f6e168e3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.466908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4e95c6e6-6fd9-4274-9b3d-5774f6e168e3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:38.470651 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c957b161-8109-43cc-8261-e88957151f7c tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:38.471218 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 800/3191] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.473122 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.473122 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:38.473962 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e95c6e6-6fd9-4274-9b3d-5774f6e168e3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:38.474337 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 799/3192] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:38.491025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6423618e-53a1-4d99-aa8e-179810f9b08e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.493549 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6423618e-53a1-4d99-aa8e-179810f9b08e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.494547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6423618e-53a1-4d99-aa8e-179810f9b08e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.494826 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6423618e-53a1-4d99-aa8e-179810f9b08e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.495117 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6423618e-53a1-4d99-aa8e-179810f9b08e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume with id: 6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.502569 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.502569 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:38.503052 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6423618e-53a1-4d99-aa8e-179810f9b08e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.525178 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6423618e-53a1-4d99-aa8e-179810f9b08e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Delete volume request issued successfully. Aug 18 13:55:38.525375 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6423618e-53a1-4d99-aa8e-179810f9b08e tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 202 Aug 18 13:55:38.526081 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 790/3193] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:38 2026] DELETE /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:38.534784 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-152abc7f-91eb-4489-aab8-86c6c7b35604 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:38.536226 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-152abc7f-91eb-4489-aab8-86c6c7b35604 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:38.537255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-152abc7f-91eb-4489-aab8-86c6c7b35604 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:38.537255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-152abc7f-91eb-4489-aab8-86c6c7b35604 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:38.546068 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:38.546068 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:38.551023 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-152abc7f-91eb-4489-aab8-86c6c7b35604 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Volume info retrieved successfully. Aug 18 13:55:38.556221 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-152abc7f-91eb-4489-aab8-86c6c7b35604 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 200 Aug 18 13:55:38.556705 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 805/3194] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:38 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:39.130254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0635c052-f5af-41e8-9a4c-8a839e643133 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:39.132180 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0635c052-f5af-41e8-9a4c-8a839e643133 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:39.132395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0635c052-f5af-41e8-9a4c-8a839e643133 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:39.132586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0635c052-f5af-41e8-9a4c-8a839e643133 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:39.132687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0635c052-f5af-41e8-9a4c-8a839e643133 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:39.136978 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:39.136978 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:39.137574 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0635c052-f5af-41e8-9a4c-8a839e643133 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:39.138018 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 801/3195] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:39 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:39.252627 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:39.272154 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba626e08-e01a-42cb-bfc2-99369e3d9dfc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:39.273898 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba626e08-e01a-42cb-bfc2-99369e3d9dfc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:39.274075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba626e08-e01a-42cb-bfc2-99369e3d9dfc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:39.274250 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba626e08-e01a-42cb-bfc2-99369e3d9dfc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:39.274376 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ba626e08-e01a-42cb-bfc2-99369e3d9dfc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:39.282724 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:39.282724 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:39.283842 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba626e08-e01a-42cb-bfc2-99369e3d9dfc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:39.284435 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 791/3196] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:39 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:39.323759 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:39.324367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1958844407"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:39.326541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1958844407'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:39.326701 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume of 1 GB Aug 18 13:55:39.332290 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Availability Zones retrieved successfully. Aug 18 13:55:39.340515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (59ad8d9c-a401-4d4a-bb67-2b5e5853ecec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:39.341950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df92cd99-768a-47c2-859f-a9e53aefc86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:39.343050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:39.388177 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df92cd99-768a-47c2-859f-a9e53aefc86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:39.388850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08c29a4-aa65-474f-afbf-b113f63e9309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:39.446636 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['c03def8b-7fde-435b-8a27-685b30588a86', 'b1ae1f3e-9a0e-4433-9c3d-b28cc143cbd7', 'b6752e74-81dd-429e-9885-dc9227dd55c9', 'cea0c299-a310-4bf0-b2c6-3e160d39a8f1'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:39.447518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08c29a4-aa65-474f-afbf-b113f63e9309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03def8b-7fde-435b-8a27-685b30588a86', 'b1ae1f3e-9a0e-4433-9c3d-b28cc143cbd7', 'b6752e74-81dd-429e-9885-dc9227dd55c9', 'cea0c299-a310-4bf0-b2c6-3e160d39a8f1']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:39.448425 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1cde544-a12a-417e-b4d4-8eef1e8eead7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:39.472661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1cde544-a12a-417e-b4d4-8eef1e8eead7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd039aa54-1335-42b4-8e24-0584e82d42aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1958844407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['c03def8b-7fde-435b-8a27-685b30588a86','b1ae1f3e-9a0e-4433-9c3d-b28cc143cbd7','b6752e74-81dd-429e-9885-dc9227dd55c9','cea0c299-a310-4bf0-b2c6-3e160d39a8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1958844407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d039aa54-1335-42b4-8e24-0584e82d42aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ed84147b924b8d95792fa22a03a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:39.473732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e6af071-62b6-476b-a44f-9f6ab53eb034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:39.488908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-46bca93a-9a38-4593-875c-f870f6e26197 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:39.489518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e6af071-62b6-476b-a44f-9f6ab53eb034) transitioned into state 'SUCCESS' from state '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-1958844407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['c03def8b-7fde-435b-8a27-685b30588a86','b1ae1f3e-9a0e-4433-9c3d-b28cc143cbd7','b6752e74-81dd-429e-9885-dc9227dd55c9','cea0c299-a310-4bf0-b2c6-3e160d39a8f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:39.490248 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8384d967-e243-4f5e-8774-aa1109e5fae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:39.490994 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-46bca93a-9a38-4593-875c-f870f6e26197 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:39.491239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-46bca93a-9a38-4593-875c-f870f6e26197 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:39.491456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-46bca93a-9a38-4593-875c-f870f6e26197 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:39.491588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-46bca93a-9a38-4593-875c-f870f6e26197 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:39.496342 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:39.496342 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:39.497220 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-46bca93a-9a38-4593-875c-f870f6e26197 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:39.497639 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 806/3197] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:39 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:39.499992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8384d967-e243-4f5e-8774-aa1109e5fae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:39.501235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (59ad8d9c-a401-4d4a-bb67-2b5e5853ecec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:39.501624 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request issued successfully. Aug 18 13:55:39.502349 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0248d612-4cd4-4d98-abec-83c7e7ac4fee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:39.502850 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 800/3198] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:39 2026] POST /volume/v3/volumes => generated 754 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:39.512987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-836d4bc4-8d9d-402d-80a5-cf646d8c4b4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:39.514564 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-836d4bc4-8d9d-402d-80a5-cf646d8c4b4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:55:39.514772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-836d4bc4-8d9d-402d-80a5-cf646d8c4b4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:39.515021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-836d4bc4-8d9d-402d-80a5-cf646d8c4b4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:39.520798 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:39.520798 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:39.523674 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-836d4bc4-8d9d-402d-80a5-cf646d8c4b4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:55:39.527040 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-836d4bc4-8d9d-402d-80a5-cf646d8c4b4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:55:39.527365 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 802/3199] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:39 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:39.568288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ccee51fb-55df-47a9-8130-a14e14b69da6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:39.571553 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccee51fb-55df-47a9-8130-a14e14b69da6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] GET https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a Aug 18 13:55:39.571720 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccee51fb-55df-47a9-8130-a14e14b69da6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:39.571921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccee51fb-55df-47a9-8130-a14e14b69da6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:39.579085 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccee51fb-55df-47a9-8130-a14e14b69da6 tempest-VolumesActionsTest-1327969453 tempest-VolumesActionsTest-1327969453-project-member] https://10.4.3.221/volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a returned with HTTP 404 Aug 18 13:55:39.579541 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 792/3200] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:39 2026] GET /volume/v3/volumes/6b43240f-0000-40cc-8bc9-5fb26f5f2a7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:40.151560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8e4af9c4-b286-4267-9e61-06f0c16358d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:40.155931 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e4af9c4-b286-4267-9e61-06f0c16358d7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:40.156265 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e4af9c4-b286-4267-9e61-06f0c16358d7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:40.156543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e4af9c4-b286-4267-9e61-06f0c16358d7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:40.156693 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8e4af9c4-b286-4267-9e61-06f0c16358d7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:40.161808 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:40.161808 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:40.162686 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e4af9c4-b286-4267-9e61-06f0c16358d7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:40.163198 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 807/3201] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:40 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:40.295471 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2962d3a8-d3f9-4d49-968c-b141a915d136 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:40.297446 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2962d3a8-d3f9-4d49-968c-b141a915d136 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:40.297714 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2962d3a8-d3f9-4d49-968c-b141a915d136 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:40.298033 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2962d3a8-d3f9-4d49-968c-b141a915d136 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:40.298201 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2962d3a8-d3f9-4d49-968c-b141a915d136 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:40.304525 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:40.304525 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:40.305684 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2962d3a8-d3f9-4d49-968c-b141a915d136 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:40.306438 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 801/3202] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:40 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:40.509203 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-942d18cd-0ce9-4711-8336-7d4b057f7365 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:40.511107 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-942d18cd-0ce9-4711-8336-7d4b057f7365 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:40.511327 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-942d18cd-0ce9-4711-8336-7d4b057f7365 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:40.511702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-942d18cd-0ce9-4711-8336-7d4b057f7365 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:40.511702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-942d18cd-0ce9-4711-8336-7d4b057f7365 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:40.516270 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:40.516270 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:40.520781 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-942d18cd-0ce9-4711-8336-7d4b057f7365 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:40.520781 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 803/3203] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:40 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:40.544042 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62871ddc-9f13-42dc-ab81-ba67e4408136 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:40.547199 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62871ddc-9f13-42dc-ab81-ba67e4408136 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:55:40.547199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62871ddc-9f13-42dc-ab81-ba67e4408136 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:40.547199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62871ddc-9f13-42dc-ab81-ba67e4408136 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:40.554595 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:40.554595 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:40.558571 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-62871ddc-9f13-42dc-ab81-ba67e4408136 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:55:40.564978 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62871ddc-9f13-42dc-ab81-ba67e4408136 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:55:40.565373 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 793/3204] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:40 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:40.586365 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b8c6cb93-139e-4ca7-afe0-23e28ba6e35a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:40.588573 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b8c6cb93-139e-4ca7-afe0-23e28ba6e35a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:55:40.588804 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b8c6cb93-139e-4ca7-afe0-23e28ba6e35a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:40.589181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b8c6cb93-139e-4ca7-afe0-23e28ba6e35a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:40.598433 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:40.598433 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:40.603312 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b8c6cb93-139e-4ca7-afe0-23e28ba6e35a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:55:40.609034 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b8c6cb93-139e-4ca7-afe0-23e28ba6e35a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:55:40.609479 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 808/3205] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:40 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:40.624046 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:40.631694 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:55:40.632071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d039aa54-1335-42b4-8e24-0584e82d42aa", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1694489756"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:40.640406 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:40.640406 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:40.640935 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:55:40.641061 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:55:40.731098 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['fb330349-7bab-4a4b-8e92-3cec21ffe50c', '48f891ec-2add-4b21-9d61-a8cd2af3a50a', '08415ec0-9cb1-43ef-9a3a-f688575df033', '2e67cdfd-734a-47db-aa33-459992ae1237'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:40.839527 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot create request issued successfully. Aug 18 13:55:40.840017 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bed4d106-ddf5-4d0a-91d2-284d26f95719 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:55:40.840666 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 802/3206] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:55:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:40.851251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02b2bb36-84b6-4ea9-adcb-d2a48687d093 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:40.854349 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02b2bb36-84b6-4ea9-adcb-d2a48687d093 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 Aug 18 13:55:40.854656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02b2bb36-84b6-4ea9-adcb-d2a48687d093 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:40.855075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02b2bb36-84b6-4ea9-adcb-d2a48687d093 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:40.861463 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:40.861463 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:40.861985 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-02b2bb36-84b6-4ea9-adcb-d2a48687d093 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:55:40.863035 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02b2bb36-84b6-4ea9-adcb-d2a48687d093 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 returned with HTTP 200 Aug 18 13:55:40.863413 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 804/3207] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:55:40 2026] GET /volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:41.183046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2005d46-07bb-4c14-857a-0993d817ee0a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:41.185304 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2005d46-07bb-4c14-857a-0993d817ee0a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:41.185457 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2005d46-07bb-4c14-857a-0993d817ee0a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:41.185618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2005d46-07bb-4c14-857a-0993d817ee0a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:41.185945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f2005d46-07bb-4c14-857a-0993d817ee0a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:41.191422 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:41.191422 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:41.192620 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2005d46-07bb-4c14-857a-0993d817ee0a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:41.193634 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 794/3208] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:41 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:41.317781 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3380aef7-1319-4a7b-9fc1-e489864e1af7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:41.320086 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3380aef7-1319-4a7b-9fc1-e489864e1af7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:41.320271 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3380aef7-1319-4a7b-9fc1-e489864e1af7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:41.320459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3380aef7-1319-4a7b-9fc1-e489864e1af7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:41.320605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-3380aef7-1319-4a7b-9fc1-e489864e1af7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:41.327128 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:41.327128 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:41.328388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3380aef7-1319-4a7b-9fc1-e489864e1af7 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:41.329312 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 809/3209] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:41 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:41.533292 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a98b482c-590a-49fc-969b-81520cdbe6e7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:41.536116 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a98b482c-590a-49fc-969b-81520cdbe6e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:41.536413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a98b482c-590a-49fc-969b-81520cdbe6e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:41.537205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a98b482c-590a-49fc-969b-81520cdbe6e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:41.537404 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a98b482c-590a-49fc-969b-81520cdbe6e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:41.542202 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:41.542202 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:41.543014 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a98b482c-590a-49fc-969b-81520cdbe6e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:41.543422 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 803/3210] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:41 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:41.874145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d27bd71-e571-4ddb-bafc-b8b34a724765 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:41.876389 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d27bd71-e571-4ddb-bafc-b8b34a724765 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 Aug 18 13:55:41.876640 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d27bd71-e571-4ddb-bafc-b8b34a724765 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:41.876927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d27bd71-e571-4ddb-bafc-b8b34a724765 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:41.887146 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:41.887146 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:41.887734 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d27bd71-e571-4ddb-bafc-b8b34a724765 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:55:41.889066 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d27bd71-e571-4ddb-bafc-b8b34a724765 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 returned with HTTP 200 Aug 18 13:55:41.889291 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 805/3211] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:55:41 2026] GET /volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:41.900795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73ad281e-304e-4bb4-8b84-10956f262e64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:41.903629 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:41.904296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d039aa54-1335-42b4-8e24-0584e82d42aa", "snapshot_id": "f9c4a84a-3389-4992-8e25-94ac7b1d4eb1", "name": "tempest-VolumesSnapshotTestJSON-Backup-90271970", "container": "tempest-volumessnapshottestjson-backup-container-363406107"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:41.905937 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Creating new backup {'backup': {'volume_id': 'd039aa54-1335-42b4-8e24-0584e82d42aa', 'snapshot_id': 'f9c4a84a-3389-4992-8e25-94ac7b1d4eb1', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-90271970', 'container': 'tempest-volumessnapshottestjson-backup-container-363406107'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:41.906124 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Creating backup of volume d039aa54-1335-42b4-8e24-0584e82d42aa in container tempest-volumessnapshottestjson-backup-container-363406107 Aug 18 13:55:41.920278 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:41.920278 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:41.921517 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:55:41.930538 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:41.930538 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:41.931092 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:55:41.967608 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['e8554325-af16-49bf-ba75-0dd4aced5c6e', 'd0977d31-ae47-4f2a-b6ab-3995c898c60e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:42.007792 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73ad281e-304e-4bb4-8b84-10956f262e64 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:42.008395 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 795/3212] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:41 2026] POST /volume/v3/backups => generated 333 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:42.017672 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c2a9026f-9e9f-40dc-9334-f149b996a1d5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:42.019680 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c2a9026f-9e9f-40dc-9334-f149b996a1d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:42.019934 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c2a9026f-9e9f-40dc-9334-f149b996a1d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:42.020180 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c2a9026f-9e9f-40dc-9334-f149b996a1d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:42.020320 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c2a9026f-9e9f-40dc-9334-f149b996a1d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:42.027692 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:42.027692 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:42.028601 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c2a9026f-9e9f-40dc-9334-f149b996a1d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:42.029034 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 810/3213] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:42 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:42.207578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e331469e-9743-44fa-b62f-e0669da9a36f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:42.209325 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e331469e-9743-44fa-b62f-e0669da9a36f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:42.209492 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e331469e-9743-44fa-b62f-e0669da9a36f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:42.209650 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e331469e-9743-44fa-b62f-e0669da9a36f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:42.209744 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e331469e-9743-44fa-b62f-e0669da9a36f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:42.215019 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:42.215019 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:42.215760 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e331469e-9743-44fa-b62f-e0669da9a36f tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:42.216333 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 804/3214] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:42 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:42.220926 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d084bf9a-08cd-43a2-836d-47cc8486ab0c req-879ea66e-230a-46fe-a038-48eecf376215 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:42.224173 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d084bf9a-08cd-43a2-836d-47cc8486ab0c req-879ea66e-230a-46fe-a038-48eecf376215 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc Aug 18 13:55:42.224591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d084bf9a-08cd-43a2-836d-47cc8486ab0c req-879ea66e-230a-46fe-a038-48eecf376215 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:42.224680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d084bf9a-08cd-43a2-836d-47cc8486ab0c req-879ea66e-230a-46fe-a038-48eecf376215 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:42.234366 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:42.234366 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:42.296712 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d084bf9a-08cd-43a2-836d-47cc8486ab0c req-879ea66e-230a-46fe-a038-48eecf376215 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc returned with HTTP 200 Aug 18 13:55:42.297274 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 806/3215] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:55:42 2026] DELETE /volume/v3/attachments/3e75dee9-6e53-43f2-9d86-a3bf2549fefc => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:42.344571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17a3ae1c-ac2a-4004-bc3c-c2376ce31048 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:42.346455 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17a3ae1c-ac2a-4004-bc3c-c2376ce31048 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:42.346455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17a3ae1c-ac2a-4004-bc3c-c2376ce31048 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:42.346455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17a3ae1c-ac2a-4004-bc3c-c2376ce31048 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:42.346651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-17a3ae1c-ac2a-4004-bc3c-c2376ce31048 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:42.353035 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:42.353035 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:42.354320 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17a3ae1c-ac2a-4004-bc3c-c2376ce31048 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:42.355404 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 796/3216] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:42 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:42.556664 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8f373db8-5734-4efc-b821-da38f17b28c8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:42.559512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8f373db8-5734-4efc-b821-da38f17b28c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:42.559660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8f373db8-5734-4efc-b821-da38f17b28c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:42.559847 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8f373db8-5734-4efc-b821-da38f17b28c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:42.559999 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8f373db8-5734-4efc-b821-da38f17b28c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:42.565019 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:42.565019 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:42.565804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8f373db8-5734-4efc-b821-da38f17b28c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:42.566257 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 811/3217] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:42 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:43.043583 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fd6eee20-00ae-423a-a56d-fe6316a279c3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:43.046901 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fd6eee20-00ae-423a-a56d-fe6316a279c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:43.047105 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fd6eee20-00ae-423a-a56d-fe6316a279c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:43.047377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fd6eee20-00ae-423a-a56d-fe6316a279c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:43.047610 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-fd6eee20-00ae-423a-a56d-fe6316a279c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:43.054770 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:43.054770 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:43.055806 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fd6eee20-00ae-423a-a56d-fe6316a279c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:43.056328 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 805/3218] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:43 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:43.230460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d145c21-f4bc-4235-a682-29c6d7a3a3c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:43.232629 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d145c21-f4bc-4235-a682-29c6d7a3a3c9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:43.232898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d145c21-f4bc-4235-a682-29c6d7a3a3c9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:43.233137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d145c21-f4bc-4235-a682-29c6d7a3a3c9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:43.233279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2d145c21-f4bc-4235-a682-29c6d7a3a3c9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:43.237977 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:43.237977 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:43.238917 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d145c21-f4bc-4235-a682-29c6d7a3a3c9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:43.245572 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 807/3219] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:43 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:43.365600 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9e44a128-c276-44d7-9d43-ac0a6445ceaf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:43.366242 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4be31047-f4b1-4869-b13f-e009bf824989 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:43.367758 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9e44a128-c276-44d7-9d43-ac0a6445ceaf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:43.367996 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9e44a128-c276-44d7-9d43-ac0a6445ceaf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:43.368183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9e44a128-c276-44d7-9d43-ac0a6445ceaf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:43.368274 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-9e44a128-c276-44d7-9d43-ac0a6445ceaf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:43.372527 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:43.372527 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:43.373298 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9e44a128-c276-44d7-9d43-ac0a6445ceaf tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:43.373675 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 812/3220] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:43 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:43.375631 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:43.376052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:43.376645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:43.376791 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:43.416068 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:43.416068 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:43.418817 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:43.476521 np0000007658 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:55:43.485155 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 13:55:43.485493 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4be31047-f4b1-4869-b13f-e009bf824989 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 202 Aug 18 13:55:43.486302 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 797/3221] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:43 2026] DELETE /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:43.494656 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0352099a-3fc8-477c-acbd-8b286878e716 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:43.496497 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0352099a-3fc8-477c-acbd-8b286878e716 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:43.496702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0352099a-3fc8-477c-acbd-8b286878e716 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:43.496911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0352099a-3fc8-477c-acbd-8b286878e716 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:43.507220 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:43.507220 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:43.512681 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0352099a-3fc8-477c-acbd-8b286878e716 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:43.519343 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0352099a-3fc8-477c-acbd-8b286878e716 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 200 Aug 18 13:55:43.519879 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 806/3222] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:43 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:43.579571 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e716b8e-64f7-4c1b-af01-e0db217642f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:43.581428 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e716b8e-64f7-4c1b-af01-e0db217642f7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:43.581593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e716b8e-64f7-4c1b-af01-e0db217642f7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:43.581784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e716b8e-64f7-4c1b-af01-e0db217642f7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:43.581968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3e716b8e-64f7-4c1b-af01-e0db217642f7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:43.586734 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:43.586734 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:43.587658 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e716b8e-64f7-4c1b-af01-e0db217642f7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:43.588177 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 808/3223] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:43 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:44.071488 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8044a129-91f3-4c29-9953-eadd8e9c3f95 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.073315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8044a129-91f3-4c29-9953-eadd8e9c3f95 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:44.073508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8044a129-91f3-4c29-9953-eadd8e9c3f95 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.073688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8044a129-91f3-4c29-9953-eadd8e9c3f95 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.073802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8044a129-91f3-4c29-9953-eadd8e9c3f95 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:44.086000 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:44.086000 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:44.088105 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8044a129-91f3-4c29-9953-eadd8e9c3f95 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:44.088683 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 813/3224] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:44 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:44.253108 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4b8e16cd-8ebd-4379-9edc-c55da3fd26e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.255760 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b8e16cd-8ebd-4379-9edc-c55da3fd26e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:44.256115 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b8e16cd-8ebd-4379-9edc-c55da3fd26e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.256382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b8e16cd-8ebd-4379-9edc-c55da3fd26e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.257178 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4b8e16cd-8ebd-4379-9edc-c55da3fd26e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:44.263616 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:44.263616 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:44.264477 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b8e16cd-8ebd-4379-9edc-c55da3fd26e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:44.265133 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 798/3225] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:44 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:44.386319 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a284a00a-e32f-482a-9f81-681095cd006b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.387881 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a284a00a-e32f-482a-9f81-681095cd006b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:44.388253 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a284a00a-e32f-482a-9f81-681095cd006b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.388558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a284a00a-e32f-482a-9f81-681095cd006b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.388765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a284a00a-e32f-482a-9f81-681095cd006b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:44.394112 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:44.394112 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:44.395349 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a284a00a-e32f-482a-9f81-681095cd006b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:44.395349 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 807/3226] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:44 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:44.535094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7f5510c-c3da-4765-82fb-91f09dd2dbb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.539241 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7f5510c-c3da-4765-82fb-91f09dd2dbb5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 Aug 18 13:55:44.539706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7f5510c-c3da-4765-82fb-91f09dd2dbb5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.539706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7f5510c-c3da-4765-82fb-91f09dd2dbb5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.545559 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7f5510c-c3da-4765-82fb-91f09dd2dbb5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 returned with HTTP 404 Aug 18 13:55:44.545559 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 809/3227] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:44 2026] GET /volume/v3/volumes/3ca8d660-8af6-421f-ab92-89cb359f63e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:44.554830 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ee92c4ad-934d-4201-97d7-3c1b9ebd1e85 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.557153 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee92c4ad-934d-4201-97d7-3c1b9ebd1e85 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:55:44.557611 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee92c4ad-934d-4201-97d7-3c1b9ebd1e85 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.557611 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee92c4ad-934d-4201-97d7-3c1b9ebd1e85 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.558439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ee92c4ad-934d-4201-97d7-3c1b9ebd1e85 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:55:44.596883 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ee92c4ad-934d-4201-97d7-3c1b9ebd1e85 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Get all volumes completed successfully. Aug 18 13:55:44.599691 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:44.599691 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:44.601686 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-332462ee-06d8-4a91-b1e2-2a8a7cfc7d86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.603951 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-332462ee-06d8-4a91-b1e2-2a8a7cfc7d86 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:44.603951 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-332462ee-06d8-4a91-b1e2-2a8a7cfc7d86 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.603951 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-332462ee-06d8-4a91-b1e2-2a8a7cfc7d86 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.604347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-332462ee-06d8-4a91-b1e2-2a8a7cfc7d86 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:44.605614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee92c4ad-934d-4201-97d7-3c1b9ebd1e85 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:55:44.606165 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 814/3228] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:55:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12452 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:55:44.609545 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:44.609545 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:44.609918 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-332462ee-06d8-4a91-b1e2-2a8a7cfc7d86 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:44.610303 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 799/3229] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:44 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:44.628632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6860841c-f412-42e2-8f2c-184a53c7bfae None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.630654 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6860841c-f412-42e2-8f2c-184a53c7bfae tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] DELETE https://10.4.3.221/volume/v3/types/895e8a41-53ac-425d-8a54-89d65cfa728b Aug 18 13:55:44.630825 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6860841c-f412-42e2-8f2c-184a53c7bfae tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.631068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6860841c-f412-42e2-8f2c-184a53c7bfae tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.659693 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6860841c-f412-42e2-8f2c-184a53c7bfae tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/types/895e8a41-53ac-425d-8a54-89d65cfa728b returned with HTTP 202 Aug 18 13:55:44.660400 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 808/3230] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:55:44 2026] DELETE /volume/v3/types/895e8a41-53ac-425d-8a54-89d65cfa728b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:55:44.670847 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4032b0b-89e2-4866-9322-8a9c97ebbee8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.672990 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4032b0b-89e2-4866-9322-8a9c97ebbee8 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:55:44.673438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4032b0b-89e2-4866-9322-8a9c97ebbee8 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1252327939", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:44.693678 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4032b0b-89e2-4866-9322-8a9c97ebbee8 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:55:44.693678 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 810/3231] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:55:44 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:44.704213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5412e30a-0631-4677-b7d7-499a75e492ed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.707759 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5412e30a-0631-4677-b7d7-499a75e492ed tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] POST https://10.4.3.221/volume/v3/types/9a6bee64-f015-44ed-b0ab-6b1bffcf2013/encryption Aug 18 13:55:44.708352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5412e30a-0631-4677-b7d7-499a75e492ed tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:44.729318 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5412e30a-0631-4677-b7d7-499a75e492ed tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/types/9a6bee64-f015-44ed-b0ab-6b1bffcf2013/encryption returned with HTTP 200 Aug 18 13:55:44.729875 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 815/3232] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:55:44 2026] POST /volume/v3/types/9a6bee64-f015-44ed-b0ab-6b1bffcf2013/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:44.738409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.740418 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:44.740829 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1009993024", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1252327939", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:44.742777 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1009993024', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1252327939', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:44.746827 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 13:55:44.747245 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:44.747245 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:44.748239 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 13:55:44.757362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (09c02b56-760a-4c42-b2bf-03db453cce58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:44.759196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6080460-dfdc-48ee-b2c5-f5fefc9312f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:44.760840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:44.794223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6080460-dfdc-48ee-b2c5-f5fefc9312f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:55:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a6bee64-f015-44ed-b0ab-6b1bffcf2013,is_public=True,name='tempest-scenario-type-luks2-1252327939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a6bee64-f015-44ed-b0ab-6b1bffcf2013', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:44.795318 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abf5b30-c6f2-47ad-a73c-3edd92cd4246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:44.832533 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1252327939 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1252327939, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:55:44.832912 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1252327939 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1252327939, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:55:44.863525 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['79266f3e-f246-46b4-9541-d3a8ca757bd9', 'f12b8b37-5f78-41fe-82d6-797386b3ff6c', '96848aa4-aafc-46b3-81dd-a4e4936d6366', '8a597df2-c344-4a48-824c-0daaab6b28ef'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:44.864469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3abf5b30-c6f2-47ad-a73c-3edd92cd4246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79266f3e-f246-46b4-9541-d3a8ca757bd9', 'f12b8b37-5f78-41fe-82d6-797386b3ff6c', '96848aa4-aafc-46b3-81dd-a4e4936d6366', '8a597df2-c344-4a48-824c-0daaab6b28ef']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:44.865212 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6799771-81a1-4c94-96b5-de2a7ff57c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:44.891826 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6799771-81a1-4c94-96b5-de2a7ff57c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53fe3dcf-f259-4e80-99fe-3b81ab8e4a84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1009993024',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['79266f3e-f246-46b4-9541-d3a8ca757bd9','f12b8b37-5f78-41fe-82d6-797386b3ff6c','96848aa4-aafc-46b3-81dd-a4e4936d6366','8a597df2-c344-4a48-824c-0daaab6b28ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=9a6bee64-f015-44ed-b0ab-6b1bffcf2013), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1009993024',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=53fe3dcf-f259-4e80-99fe-3b81ab8e4a84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a6bee64-f015-44ed-b0ab-6b1bffcf2013),volume_type_id=9a6bee64-f015-44ed-b0ab-6b1bffcf2013)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:44.893082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6734f1cd-5b33-470c-a9c3-01a0e34a129e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:44.915189 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6734f1cd-5b33-470c-a9c3-01a0e34a129e) transitioned into state 'SUCCESS' from state '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-1009993024',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['79266f3e-f246-46b4-9541-d3a8ca757bd9','f12b8b37-5f78-41fe-82d6-797386b3ff6c','96848aa4-aafc-46b3-81dd-a4e4936d6366','8a597df2-c344-4a48-824c-0daaab6b28ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=9a6bee64-f015-44ed-b0ab-6b1bffcf2013)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:44.916089 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a8726d-6b21-48f3-ad81-b2e07fa8c076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:44.928101 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a8726d-6b21-48f3-ad81-b2e07fa8c076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:44.929201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (09c02b56-760a-4c42-b2bf-03db453cce58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:44.929576 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 13:55:44.930335 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58ec1053-c20d-4c51-9433-f7be2baf2fd1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:44.931167 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 800/3233] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:44 2026] POST /volume/v3/volumes => generated 781 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:44.951746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6c534aa8-5ad9-4a77-8edd-7f7919db0707 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:44.954991 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6c534aa8-5ad9-4a77-8edd-7f7919db0707 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:55:44.954991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6c534aa8-5ad9-4a77-8edd-7f7919db0707 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:44.954991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6c534aa8-5ad9-4a77-8edd-7f7919db0707 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:44.964384 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:44.964384 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:44.969914 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6c534aa8-5ad9-4a77-8edd-7f7919db0707 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:44.975254 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6c534aa8-5ad9-4a77-8edd-7f7919db0707 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 200 Aug 18 13:55:44.975956 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 809/3234] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:44 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:45.098586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cf55d83-c6a8-46ec-ab07-a7a907064ebd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:45.101034 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cf55d83-c6a8-46ec-ab07-a7a907064ebd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:45.101034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cf55d83-c6a8-46ec-ab07-a7a907064ebd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:45.101216 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cf55d83-c6a8-46ec-ab07-a7a907064ebd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:45.101311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1cf55d83-c6a8-46ec-ab07-a7a907064ebd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:45.106493 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:45.106493 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:45.107363 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cf55d83-c6a8-46ec-ab07-a7a907064ebd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:45.107558 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 811/3235] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:45 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:45.278451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0b997b48-b268-4031-9311-cb64750841e5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:45.280988 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b997b48-b268-4031-9311-cb64750841e5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:45.281281 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b997b48-b268-4031-9311-cb64750841e5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:45.281586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b997b48-b268-4031-9311-cb64750841e5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:45.281743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0b997b48-b268-4031-9311-cb64750841e5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:45.287738 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:45.287738 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:45.289489 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b997b48-b268-4031-9311-cb64750841e5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:45.289636 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 816/3236] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:45 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:45.407928 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84bd3a65-e327-4de0-854c-bfef11a80c3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:45.409968 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84bd3a65-e327-4de0-854c-bfef11a80c3c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:45.410195 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84bd3a65-e327-4de0-854c-bfef11a80c3c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:45.410378 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84bd3a65-e327-4de0-854c-bfef11a80c3c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:45.410469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-84bd3a65-e327-4de0-854c-bfef11a80c3c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:45.415431 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:45.415431 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:45.416303 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84bd3a65-e327-4de0-854c-bfef11a80c3c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:45.416879 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 801/3237] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:45 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:45.622476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2570d274-72be-4c8b-80f4-b558973bcdd8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:45.624643 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2570d274-72be-4c8b-80f4-b558973bcdd8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:45.624964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2570d274-72be-4c8b-80f4-b558973bcdd8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:45.625208 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2570d274-72be-4c8b-80f4-b558973bcdd8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:45.625340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2570d274-72be-4c8b-80f4-b558973bcdd8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:45.631082 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:45.631082 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:45.631999 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2570d274-72be-4c8b-80f4-b558973bcdd8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:45.632431 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 810/3238] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:45 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:45.996782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f4dd5c23-1865-4f17-9b11-28321c5f8e6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:45.999130 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4dd5c23-1865-4f17-9b11-28321c5f8e6a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:55:45.999359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4dd5c23-1865-4f17-9b11-28321c5f8e6a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:45.999586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4dd5c23-1865-4f17-9b11-28321c5f8e6a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.008725 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.008725 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:46.013416 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f4dd5c23-1865-4f17-9b11-28321c5f8e6a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:46.019294 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4dd5c23-1865-4f17-9b11-28321c5f8e6a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 200 Aug 18 13:55:46.019845 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 812/3239] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:45 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:46.031536 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9061d297-0f63-4e84-890d-a9ad1aea665c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.033411 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9061d297-0f63-4e84-890d-a9ad1aea665c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:55:46.033662 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9061d297-0f63-4e84-890d-a9ad1aea665c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.033991 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9061d297-0f63-4e84-890d-a9ad1aea665c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.041427 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.041427 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:46.045669 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9061d297-0f63-4e84-890d-a9ad1aea665c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:46.051215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9061d297-0f63-4e84-890d-a9ad1aea665c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 200 Aug 18 13:55:46.051619 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 817/3240] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:46.065691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf173f3b-b4e0-4ff7-9288-885d8822e341 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.067690 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf173f3b-b4e0-4ff7-9288-885d8822e341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/action Aug 18 13:55:46.068122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf173f3b-b4e0-4ff7-9288-885d8822e341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:46.068268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf173f3b-b4e0-4ff7-9288-885d8822e341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:46.078651 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.078651 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:46.079244 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf173f3b-b4e0-4ff7-9288-885d8822e341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:46.091766 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf173f3b-b4e0-4ff7-9288-885d8822e341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume updated successfully. Aug 18 13:55:46.091894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf173f3b-b4e0-4ff7-9288-885d8822e341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/action returned with HTTP 200 Aug 18 13:55:46.092580 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 802/3241] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:55:46 2026] POST /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:55:46.124173 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bebb6477-ee90-4a16-b00f-942b15aa428d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.136584 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bebb6477-ee90-4a16-b00f-942b15aa428d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:46.138059 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bebb6477-ee90-4a16-b00f-942b15aa428d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.139963 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bebb6477-ee90-4a16-b00f-942b15aa428d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.140103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bebb6477-ee90-4a16-b00f-942b15aa428d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:46.152720 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.152720 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:46.155482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bebb6477-ee90-4a16-b00f-942b15aa428d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:46.158969 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 811/3242] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:46.240825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-06d60833-aef9-4b43-9a60-09e773730998 req-598cb3a6-8713-4e4b-aff7-cb5f9c3330d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.243024 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-598cb3a6-8713-4e4b-aff7-cb5f9c3330d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:55:46.243278 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-598cb3a6-8713-4e4b-aff7-cb5f9c3330d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.243503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-598cb3a6-8713-4e4b-aff7-cb5f9c3330d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.259497 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.259497 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:46.263719 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-06d60833-aef9-4b43-9a60-09e773730998 req-598cb3a6-8713-4e4b-aff7-cb5f9c3330d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:46.269910 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-598cb3a6-8713-4e4b-aff7-cb5f9c3330d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 200 Aug 18 13:55:46.269910 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 813/3243] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:46.303470 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-454609aa-c00d-4e98-8932-5d0e36b44a71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.305406 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-454609aa-c00d-4e98-8932-5d0e36b44a71 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:46.305686 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-454609aa-c00d-4e98-8932-5d0e36b44a71 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.305953 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-454609aa-c00d-4e98-8932-5d0e36b44a71 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.306084 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-454609aa-c00d-4e98-8932-5d0e36b44a71 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:46.311059 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.311059 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:46.311571 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-454609aa-c00d-4e98-8932-5d0e36b44a71 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:46.312033 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 818/3244] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:46.433804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bfd275e-ce90-4330-997c-e1d03ffa6142 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.435831 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bfd275e-ce90-4330-997c-e1d03ffa6142 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:46.435987 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bfd275e-ce90-4330-997c-e1d03ffa6142 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.436222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bfd275e-ce90-4330-997c-e1d03ffa6142 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.436363 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0bfd275e-ce90-4330-997c-e1d03ffa6142 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:46.442672 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.442672 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:46.443668 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bfd275e-ce90-4330-997c-e1d03ffa6142 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:46.444216 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 803/3245] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:46.658277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d796108-7331-463b-b29b-129b40601d7e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.678150 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d796108-7331-463b-b29b-129b40601d7e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:46.679668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d796108-7331-463b-b29b-129b40601d7e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.680804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d796108-7331-463b-b29b-129b40601d7e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.681368 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-0d796108-7331-463b-b29b-129b40601d7e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:46.695370 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.695370 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:46.696336 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d796108-7331-463b-b29b-129b40601d7e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:46.697230 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 812/3246] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:46.781360 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-06d60833-aef9-4b43-9a60-09e773730998 req-d1806ff9-4ccb-4b53-a00b-1bf224eb9f6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.783817 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d1806ff9-4ccb-4b53-a00b-1bf224eb9f6d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:55:46.784121 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d1806ff9-4ccb-4b53-a00b-1bf224eb9f6d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.784350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d1806ff9-4ccb-4b53-a00b-1bf224eb9f6d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.796413 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.796413 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:46.802651 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-06d60833-aef9-4b43-9a60-09e773730998 req-d1806ff9-4ccb-4b53-a00b-1bf224eb9f6d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:46.811414 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d1806ff9-4ccb-4b53-a00b-1bf224eb9f6d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 200 Aug 18 13:55:46.811954 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 814/3247] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:46.825051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dcd466b0-90a0-49ca-9dea-965dd6327892 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.825502 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dcd466b0-90a0-49ca-9dea-965dd6327892 None None] GET https://10.4.3.221/volume// Aug 18 13:55:46.825704 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dcd466b0-90a0-49ca-9dea-965dd6327892 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:46.825983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dcd466b0-90a0-49ca-9dea-965dd6327892 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:46.826398 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dcd466b0-90a0-49ca-9dea-965dd6327892 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:46.827336 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 819/3248] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:55:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:46.837766 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-06d60833-aef9-4b43-9a60-09e773730998 req-f9f63725-d94e-47d6-8b6b-bce2666c64be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:46.841360 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-f9f63725-d94e-47d6-8b6b-bce2666c64be tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:55:46.841804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-f9f63725-d94e-47d6-8b6b-bce2666c64be tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53fe3dcf-f259-4e80-99fe-3b81ab8e4a84", "connector": null, "instance_uuid": "0dee542c-3842-4702-95d3-c9bee4365480"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:46.852227 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:46.852227 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:46.881218 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-f9f63725-d94e-47d6-8b6b-bce2666c64be tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:55:46.881731 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 804/3249] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:55:46 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 18 13:55:47.171270 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b7a91a35-5cad-40c3-bae0-456cf9341c80 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:47.172939 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b7a91a35-5cad-40c3-bae0-456cf9341c80 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:47.173118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b7a91a35-5cad-40c3-bae0-456cf9341c80 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:47.173304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b7a91a35-5cad-40c3-bae0-456cf9341c80 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:47.173380 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b7a91a35-5cad-40c3-bae0-456cf9341c80 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:47.179066 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:47.179066 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:47.179690 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b7a91a35-5cad-40c3-bae0-456cf9341c80 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:47.180086 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 813/3250] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:47 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:47.324094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-816b6944-a580-426a-ab32-c49c992d220e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:47.326203 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-816b6944-a580-426a-ab32-c49c992d220e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:47.326470 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-816b6944-a580-426a-ab32-c49c992d220e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:47.326686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-816b6944-a580-426a-ab32-c49c992d220e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:47.327904 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-816b6944-a580-426a-ab32-c49c992d220e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:47.331775 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:47.331775 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:47.332545 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-816b6944-a580-426a-ab32-c49c992d220e tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:47.333053 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 815/3251] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:47 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:47.456569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-199ccc4e-ff18-45d8-ab55-594cf8145e4b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:47.460291 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-199ccc4e-ff18-45d8-ab55-594cf8145e4b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:47.460556 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-199ccc4e-ff18-45d8-ab55-594cf8145e4b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:47.460786 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-199ccc4e-ff18-45d8-ab55-594cf8145e4b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:47.461934 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-199ccc4e-ff18-45d8-ab55-594cf8145e4b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:47.475538 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:47.475538 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:47.476503 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-199ccc4e-ff18-45d8-ab55-594cf8145e4b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:47.479215 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 820/3252] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:47 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:47.716370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0a5dfb4-3b13-4ef9-8eb6-bda4b4e6c81e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:47.718760 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0a5dfb4-3b13-4ef9-8eb6-bda4b4e6c81e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:47.721142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0a5dfb4-3b13-4ef9-8eb6-bda4b4e6c81e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:47.721142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0a5dfb4-3b13-4ef9-8eb6-bda4b4e6c81e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:47.721142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f0a5dfb4-3b13-4ef9-8eb6-bda4b4e6c81e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:47.724839 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:47.724839 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:47.725942 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0a5dfb4-3b13-4ef9-8eb6-bda4b4e6c81e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:47.726441 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 805/3253] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:47 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:47.871917 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-62140b64-dec7-4600-9270-4de0ec0f846e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:47.996087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07e9bd7f-441d-494b-880e-7bc856435d67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:47.999891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07e9bd7f-441d-494b-880e-7bc856435d67 None None] GET https://10.4.3.221/volume// Aug 18 13:55:47.999891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07e9bd7f-441d-494b-880e-7bc856435d67 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:47.999891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07e9bd7f-441d-494b-880e-7bc856435d67 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:47.999891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07e9bd7f-441d-494b-880e-7bc856435d67 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:55:47.999891 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 816/3254] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:55:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:55:48.006423 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-06d60833-aef9-4b43-9a60-09e773730998 req-d8a0c650-42ed-4e9e-973b-afb124df210e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.007799 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:48.008335 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d8a0c650-42ed-4e9e-973b-afb124df210e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:55:48.008545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d8a0c650-42ed-4e9e-973b-afb124df210e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:48.008723 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d8a0c650-42ed-4e9e-973b-afb124df210e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:48.009532 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-418399077"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:48.011634 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-418399077'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:48.013115 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Create volume of 1 GB Aug 18 13:55:48.019151 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.019151 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:48.022787 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-06d60833-aef9-4b43-9a60-09e773730998 req-d8a0c650-42ed-4e9e-973b-afb124df210e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:55:48.024224 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Availability Zones retrieved successfully. Aug 18 13:55:48.026923 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-d8a0c650-42ed-4e9e-973b-afb124df210e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 200 Aug 18 13:55:48.027294 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 821/3255] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:55:48 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 1052 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:55:48.030741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Flow 'volume_create_api' (ab88f67c-5f55-4abb-bbb1-b4b4eb5ba293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:48.032593 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd7aed5-3969-4fe4-8eea-205ac15d67d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:48.033738 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:48.065950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd7aed5-3969-4fe4-8eea-205ac15d67d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:48.067749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29335e10-698b-43c2-8348-f9b266373c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:48.132828 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Created reservations ['ba531dac-feb8-44cb-a00a-cab723c24a70', '09973e48-ca2c-4e46-8c39-046a9421267b', 'a210e9d0-71ba-4736-8a3f-277428c78229', 'd2a8fa7b-e269-4bf4-bf59-442ee11ad51b'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:48.135924 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29335e10-698b-43c2-8348-f9b266373c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba531dac-feb8-44cb-a00a-cab723c24a70', '09973e48-ca2c-4e46-8c39-046a9421267b', 'a210e9d0-71ba-4736-8a3f-277428c78229', 'd2a8fa7b-e269-4bf4-bf59-442ee11ad51b']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:48.135924 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca35c1d-1cf3-4d71-9599-04dbe9972263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:48.140763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-06d60833-aef9-4b43-9a60-09e773730998 req-f6da3f8f-707e-4af6-bdc7-95bd303e8b72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.147334 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-f6da3f8f-707e-4af6-bdc7-95bd303e8b72 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc Aug 18 13:55:48.147842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-f6da3f8f-707e-4af6-bdc7-95bd303e8b72 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:48.158729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca35c1d-1cf3-4d71-9599-04dbe9972263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef98952a-3f8f-4fee-bc04-184f86615a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-418399077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a945897ec0a14bb2a0f084d5b817cdd1',qos_specs=None,replication_status=,reservations=['ba531dac-feb8-44cb-a00a-cab723c24a70','09973e48-ca2c-4e46-8c39-046a9421267b','a210e9d0-71ba-4736-8a3f-277428c78229','d2a8fa7b-e269-4bf4-bf59-442ee11ad51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7216b443b284c8085b02ad33c56eb0f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-418399077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef98952a-3f8f-4fee-bc04-184f86615a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a945897ec0a14bb2a0f084d5b817cdd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7216b443b284c8085b02ad33c56eb0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:48.159582 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f22a484-0539-43ef-9113-424cc6f4dae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:48.167278 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-06d60833-aef9-4b43-9a60-09e773730998 req-f6da3f8f-707e-4af6-bdc7-95bd303e8b72 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-53fe3dcf-f259-4e80-99fe-3b81ab8e4a84-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:55:48.172586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-06d60833-aef9-4b43-9a60-09e773730998 req-f6da3f8f-707e-4af6-bdc7-95bd303e8b72 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-53fe3dcf-f259-4e80-99fe-3b81ab8e4a84-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:55:48.173762 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.173762 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:48.179083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f22a484-0539-43ef-9113-424cc6f4dae7) transitioned into state 'SUCCESS' from state '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-418399077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a945897ec0a14bb2a0f084d5b817cdd1',qos_specs=None,replication_status=,reservations=['ba531dac-feb8-44cb-a00a-cab723c24a70','09973e48-ca2c-4e46-8c39-046a9421267b','a210e9d0-71ba-4736-8a3f-277428c78229','d2a8fa7b-e269-4bf4-bf59-442ee11ad51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7216b443b284c8085b02ad33c56eb0f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:48.180341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43aa7460-0d92-415b-b6bf-61b55b31d86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:48.192301 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43aa7460-0d92-415b-b6bf-61b55b31d86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:48.193181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Flow 'volume_create_api' (ab88f67c-5f55-4abb-bbb1-b4b4eb5ba293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:48.193700 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Create volume request issued successfully. Aug 18 13:55:48.194584 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-62140b64-dec7-4600-9270-4de0ec0f846e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:48.195198 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 814/3256] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:55:47 2026] POST /volume/v3/volumes => generated 753 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:48.198836 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f6f5fc2-fc6d-4814-90a0-0e95d55b9e20 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.200557 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f6f5fc2-fc6d-4814-90a0-0e95d55b9e20 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:48.202021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f6f5fc2-fc6d-4814-90a0-0e95d55b9e20 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:48.202021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f6f5fc2-fc6d-4814-90a0-0e95d55b9e20 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:48.202021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0f6f5fc2-fc6d-4814-90a0-0e95d55b9e20 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:48.216768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2ae85388-2342-441f-b931-101e0c86b1a5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.217405 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.217405 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:48.217405 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f6f5fc2-fc6d-4814-90a0-0e95d55b9e20 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:48.217405 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 817/3257] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:48 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:48.217647 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ae85388-2342-441f-b931-101e0c86b1a5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:55:48.217978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ae85388-2342-441f-b931-101e0c86b1a5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:48.218241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ae85388-2342-441f-b931-101e0c86b1a5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:48.228788 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.228788 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:48.234068 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2ae85388-2342-441f-b931-101e0c86b1a5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:55:48.240562 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ae85388-2342-441f-b931-101e0c86b1a5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 returned with HTTP 200 Aug 18 13:55:48.241243 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 822/3258] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:48 2026] GET /volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:48.289626 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-06d60833-aef9-4b43-9a60-09e773730998 req-f6da3f8f-707e-4af6-bdc7-95bd303e8b72 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-53fe3dcf-f259-4e80-99fe-3b81ab8e4a84-np0000007658" released by "attachment_update" :: held 0.117s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:55:48.290814 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-f6da3f8f-707e-4af6-bdc7-95bd303e8b72 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc returned with HTTP 200 Aug 18 13:55:48.291625 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 806/3259] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:55:48 2026] PUT /volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc => generated 968 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:48.331785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-06d60833-aef9-4b43-9a60-09e773730998 req-2b2de8dc-1d08-4479-9eb9-d1a26086f6a4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.336422 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-2b2de8dc-1d08-4479-9eb9-d1a26086f6a4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc/action Aug 18 13:55:48.336422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-2b2de8dc-1d08-4479-9eb9-d1a26086f6a4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:55:48.336558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-2b2de8dc-1d08-4479-9eb9-d1a26086f6a4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:48.347881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e6097f5-344a-43f5-91d7-a43472df7a31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.350185 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e6097f5-344a-43f5-91d7-a43472df7a31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:48.350514 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e6097f5-344a-43f5-91d7-a43472df7a31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:48.350774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e6097f5-344a-43f5-91d7-a43472df7a31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:48.350980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7e6097f5-344a-43f5-91d7-a43472df7a31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:48.359182 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.359182 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:48.360430 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e6097f5-344a-43f5-91d7-a43472df7a31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:48.361145 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 818/3260] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:48 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:48.367783 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.367783 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:48.384988 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-2b2de8dc-1d08-4479-9eb9-d1a26086f6a4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc/action returned with HTTP 204 Aug 18 13:55:48.385965 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 815/3261] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:55:48 2026] POST /volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:48.492214 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-275810f1-cb08-46ac-8d04-55d635840502 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.493891 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-275810f1-cb08-46ac-8d04-55d635840502 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:48.494069 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-275810f1-cb08-46ac-8d04-55d635840502 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:48.494240 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-275810f1-cb08-46ac-8d04-55d635840502 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:48.494336 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-275810f1-cb08-46ac-8d04-55d635840502 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:48.505620 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.505620 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:48.506393 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-275810f1-cb08-46ac-8d04-55d635840502 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:48.506727 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 823/3262] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:48 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:48.739841 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d002acf9-5e41-4b89-b95d-5f8690cb85a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:48.745930 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d002acf9-5e41-4b89-b95d-5f8690cb85a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:48.745930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d002acf9-5e41-4b89-b95d-5f8690cb85a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:48.745930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d002acf9-5e41-4b89-b95d-5f8690cb85a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:48.745930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d002acf9-5e41-4b89-b95d-5f8690cb85a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:48.751974 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:48.751974 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:48.752946 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d002acf9-5e41-4b89-b95d-5f8690cb85a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:48.753441 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 807/3263] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:48 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:49.239292 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0634df6-fb33-487c-8463-591ead131a2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:49.240526 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0634df6-fb33-487c-8463-591ead131a2d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:49.240785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0634df6-fb33-487c-8463-591ead131a2d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:49.241076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0634df6-fb33-487c-8463-591ead131a2d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:49.242085 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b0634df6-fb33-487c-8463-591ead131a2d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:49.247007 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:49.247007 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:49.248073 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0634df6-fb33-487c-8463-591ead131a2d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:49.248639 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 819/3264] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:49 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:49.257734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65757bcc-658c-4184-90b2-8197bced248e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:49.260338 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65757bcc-658c-4184-90b2-8197bced248e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:55:49.260559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65757bcc-658c-4184-90b2-8197bced248e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:49.260782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65757bcc-658c-4184-90b2-8197bced248e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:49.269303 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:49.269303 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:49.273785 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-65757bcc-658c-4184-90b2-8197bced248e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:55:49.279168 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65757bcc-658c-4184-90b2-8197bced248e tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 returned with HTTP 200 Aug 18 13:55:49.279677 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 816/3265] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:49 2026] GET /volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:49.292620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:49.295506 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:49.295953 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef98952a-3f8f-4fee-bc04-184f86615a37", "name": "tempest-VolumesBackupsAdminTest-Backup-1612587884", "container": "tempest-volumesbackupsadmintest-backup-container-694806107"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:49.298066 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Creating new backup {'backup': {'volume_id': 'ef98952a-3f8f-4fee-bc04-184f86615a37', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1612587884', 'container': 'tempest-volumesbackupsadmintest-backup-container-694806107'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:49.298270 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Creating backup of volume ef98952a-3f8f-4fee-bc04-184f86615a37 in container tempest-volumesbackupsadmintest-backup-container-694806107 Aug 18 13:55:49.309218 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:49.309218 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:49.309825 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:55:49.344201 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Created reservations ['bb25cc17-5b39-4745-9977-1ca1c12e7e14', 'ec114fd3-0dcf-4340-9f72-6a9e43ead756'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:49.379530 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b3c09e6-985c-4674-b2af-1ae5b08e000c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:49.381196 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b3c09e6-985c-4674-b2af-1ae5b08e000c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:49.381379 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b3c09e6-985c-4674-b2af-1ae5b08e000c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:49.381528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b3c09e6-985c-4674-b2af-1ae5b08e000c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:49.381624 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9b3c09e6-985c-4674-b2af-1ae5b08e000c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:49.386428 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:49.386428 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:49.387280 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b3c09e6-985c-4674-b2af-1ae5b08e000c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:49.387768 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 808/3266] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:49 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:49.393943 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf033be4-0e31-4718-a4db-5da63fbbf5a1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:49.394380 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 824/3267] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:49 2026] POST /volume/v3/backups => generated 335 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:49.408383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d1d9750-6968-44ed-945e-1b1a5728957a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:49.417277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d1d9750-6968-44ed-945e-1b1a5728957a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:49.417277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d1d9750-6968-44ed-945e-1b1a5728957a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:49.417277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d1d9750-6968-44ed-945e-1b1a5728957a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:49.417277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4d1d9750-6968-44ed-945e-1b1a5728957a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:49.423636 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:49.423636 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:49.425413 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d1d9750-6968-44ed-945e-1b1a5728957a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:49.425413 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 820/3268] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:49 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:49.518321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-af57d463-ed1c-4607-8dc3-9e60106a11d4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:49.519628 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-af57d463-ed1c-4607-8dc3-9e60106a11d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:49.519959 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-af57d463-ed1c-4607-8dc3-9e60106a11d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:49.521152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-af57d463-ed1c-4607-8dc3-9e60106a11d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:49.521152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-af57d463-ed1c-4607-8dc3-9e60106a11d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:49.529373 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:49.529373 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:49.529373 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-af57d463-ed1c-4607-8dc3-9e60106a11d4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:49.529373 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 817/3269] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:49 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:49.765021 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d610b9c-6f9e-48f7-8801-faf0fcf41a83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:49.767530 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d610b9c-6f9e-48f7-8801-faf0fcf41a83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:49.767758 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d610b9c-6f9e-48f7-8801-faf0fcf41a83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:49.767982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d610b9c-6f9e-48f7-8801-faf0fcf41a83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:49.768196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8d610b9c-6f9e-48f7-8801-faf0fcf41a83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:49.774552 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:49.774552 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:49.775560 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d610b9c-6f9e-48f7-8801-faf0fcf41a83 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:49.775998 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 809/3270] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:49 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:50.258146 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4d696507-dad7-494c-9e2b-674294e973c9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.260098 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4d696507-dad7-494c-9e2b-674294e973c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:50.260311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4d696507-dad7-494c-9e2b-674294e973c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.260522 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4d696507-dad7-494c-9e2b-674294e973c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.260643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4d696507-dad7-494c-9e2b-674294e973c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:50.265156 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.265156 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:50.266015 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4d696507-dad7-494c-9e2b-674294e973c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:50.266466 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 825/3271] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:50 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:50.400318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6011cc65-b6e2-459c-be28-e630b2cef745 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.406929 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6011cc65-b6e2-459c-be28-e630b2cef745 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:50.407171 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6011cc65-b6e2-459c-be28-e630b2cef745 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.407386 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6011cc65-b6e2-459c-be28-e630b2cef745 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.407515 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6011cc65-b6e2-459c-be28-e630b2cef745 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:50.418751 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.418751 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:50.419589 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6011cc65-b6e2-459c-be28-e630b2cef745 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:50.420143 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 821/3272] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:50 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:50.438030 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-52d203ba-7ecc-444d-b289-58c3d1390308 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.440353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52d203ba-7ecc-444d-b289-58c3d1390308 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:50.440562 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52d203ba-7ecc-444d-b289-58c3d1390308 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.440762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52d203ba-7ecc-444d-b289-58c3d1390308 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.440914 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-52d203ba-7ecc-444d-b289-58c3d1390308 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:50.447265 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.447265 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:50.448171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52d203ba-7ecc-444d-b289-58c3d1390308 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:50.448566 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 818/3273] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:50 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:50.541084 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-360b9809-7693-4f30-995a-671c1e0ef8a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.542979 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-360b9809-7693-4f30-995a-671c1e0ef8a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:50.543166 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-360b9809-7693-4f30-995a-671c1e0ef8a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.543361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-360b9809-7693-4f30-995a-671c1e0ef8a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.543476 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-360b9809-7693-4f30-995a-671c1e0ef8a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:50.548124 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.548124 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:50.549028 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-360b9809-7693-4f30-995a-671c1e0ef8a5 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:50.549443 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 810/3274] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:50 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:50.787106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a0649477-129b-43fc-b9ee-416e3d6abdc4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.789178 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0649477-129b-43fc-b9ee-416e3d6abdc4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:50.791131 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0649477-129b-43fc-b9ee-416e3d6abdc4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.791131 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0649477-129b-43fc-b9ee-416e3d6abdc4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.791131 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a0649477-129b-43fc-b9ee-416e3d6abdc4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:50.795498 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.795498 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:50.796441 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0649477-129b-43fc-b9ee-416e3d6abdc4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:50.796837 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 826/3275] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:50 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:50.806738 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e93d885e-9eab-430d-84f2-42f3f52d4a6b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.809467 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e93d885e-9eab-430d-84f2-42f3f52d4a6b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 Aug 18 13:55:50.809986 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e93d885e-9eab-430d-84f2-42f3f52d4a6b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.810185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e93d885e-9eab-430d-84f2-42f3f52d4a6b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.820384 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.820384 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:50.825233 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e93d885e-9eab-430d-84f2-42f3f52d4a6b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:50.830124 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e93d885e-9eab-430d-84f2-42f3f52d4a6b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 returned with HTTP 200 Aug 18 13:55:50.830530 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 822/3276] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:50 2026] GET /volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:50.847337 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7d15c936-6462-42ab-86d3-0790b69465f5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.850080 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d15c936-6462-42ab-86d3-0790b69465f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:50.850408 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d15c936-6462-42ab-86d3-0790b69465f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.850558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d15c936-6462-42ab-86d3-0790b69465f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.850696 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-7d15c936-6462-42ab-86d3-0790b69465f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete backup with id: bb4499a1-9a02-4974-a168-c7e5dfa20103. Aug 18 13:55:50.855787 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.855787 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:50.870334 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-7d15c936-6462-42ab-86d3-0790b69465f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] delete_backup rpcapi backup_id bb4499a1-9a02-4974-a168-c7e5dfa20103 {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:55:50.876530 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d15c936-6462-42ab-86d3-0790b69465f5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 202 Aug 18 13:55:50.877156 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 819/3277] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:50 2026] DELETE /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:50.884594 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edb71609-9402-460e-b4ee-ea3467775e6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:50.887680 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb71609-9402-460e-b4ee-ea3467775e6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:50.887952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb71609-9402-460e-b4ee-ea3467775e6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:50.888152 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb71609-9402-460e-b4ee-ea3467775e6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:50.888493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-edb71609-9402-460e-b4ee-ea3467775e6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:50.893520 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:50.893520 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:50.894545 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb71609-9402-460e-b4ee-ea3467775e6f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 200 Aug 18 13:55:50.894965 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 811/3278] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:50 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:51.276625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f93043f8-d915-4ddb-a01b-4b0a4a5af68e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:51.278669 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f93043f8-d915-4ddb-a01b-4b0a4a5af68e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:51.278898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f93043f8-d915-4ddb-a01b-4b0a4a5af68e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:51.279183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f93043f8-d915-4ddb-a01b-4b0a4a5af68e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:51.279262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f93043f8-d915-4ddb-a01b-4b0a4a5af68e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:51.285126 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:51.285126 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:51.285816 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f93043f8-d915-4ddb-a01b-4b0a4a5af68e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:51.286186 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 827/3279] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:51 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:51.432966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7458b139-985b-4c68-8522-7d19d875cb03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:51.434929 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7458b139-985b-4c68-8522-7d19d875cb03 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:51.435257 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7458b139-985b-4c68-8522-7d19d875cb03 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:51.435482 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7458b139-985b-4c68-8522-7d19d875cb03 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:51.435573 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7458b139-985b-4c68-8522-7d19d875cb03 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:51.440150 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:51.440150 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:51.440887 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7458b139-985b-4c68-8522-7d19d875cb03 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:51.441349 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 823/3280] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:51 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:51.458908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-85e2cd99-5397-49f8-8bc1-146f4e6f8bc1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:51.461252 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85e2cd99-5397-49f8-8bc1-146f4e6f8bc1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:51.461525 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85e2cd99-5397-49f8-8bc1-146f4e6f8bc1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:51.461768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85e2cd99-5397-49f8-8bc1-146f4e6f8bc1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:51.461969 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-85e2cd99-5397-49f8-8bc1-146f4e6f8bc1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:51.468999 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:51.468999 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:51.470056 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85e2cd99-5397-49f8-8bc1-146f4e6f8bc1 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:51.470495 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 820/3281] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:51 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:51.560746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ea0e1bab-655d-4bcd-84e8-526a2f442046 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:51.562642 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea0e1bab-655d-4bcd-84e8-526a2f442046 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:51.562792 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea0e1bab-655d-4bcd-84e8-526a2f442046 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:51.563032 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea0e1bab-655d-4bcd-84e8-526a2f442046 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:51.563134 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ea0e1bab-655d-4bcd-84e8-526a2f442046 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:51.568909 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:51.568909 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:51.569977 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea0e1bab-655d-4bcd-84e8-526a2f442046 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:51.570464 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 812/3282] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:51 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:51.910110 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5d973220-6e42-44a6-990b-697811756cf8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:51.919018 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d973220-6e42-44a6-990b-697811756cf8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 Aug 18 13:55:51.919018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d973220-6e42-44a6-990b-697811756cf8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:51.919018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d973220-6e42-44a6-990b-697811756cf8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:51.919018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5d973220-6e42-44a6-990b-697811756cf8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id bb4499a1-9a02-4974-a168-c7e5dfa20103. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:51.923336 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d973220-6e42-44a6-990b-697811756cf8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 returned with HTTP 404 Aug 18 13:55:51.923979 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 828/3283] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:51 2026] GET /volume/v3/backups/bb4499a1-9a02-4974-a168-c7e5dfa20103 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:51.940727 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-76e4dde5-f1d6-409b-b69e-cc4c4e99e168 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:51.941571 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76e4dde5-f1d6-409b-b69e-cc4c4e99e168 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:51.943002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76e4dde5-f1d6-409b-b69e-cc4c4e99e168 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:51.943002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76e4dde5-f1d6-409b-b69e-cc4c4e99e168 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:51.943002 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-76e4dde5-f1d6-409b-b69e-cc4c4e99e168 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete backup with id: 739f661e-ac09-4267-9c8e-425bdd708a64. Aug 18 13:55:51.946970 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:51.946970 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:51.966693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-76e4dde5-f1d6-409b-b69e-cc4c4e99e168 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] delete_backup rpcapi backup_id 739f661e-ac09-4267-9c8e-425bdd708a64 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:55:51.968473 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76e4dde5-f1d6-409b-b69e-cc4c4e99e168 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 202 Aug 18 13:55:51.968900 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 824/3284] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:55:51 2026] DELETE /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:55:51.976171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4479fd3c-8d18-4f5f-b6dc-7024d6780572 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:51.978456 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4479fd3c-8d18-4f5f-b6dc-7024d6780572 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:51.978658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4479fd3c-8d18-4f5f-b6dc-7024d6780572 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:51.978856 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4479fd3c-8d18-4f5f-b6dc-7024d6780572 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:51.978983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4479fd3c-8d18-4f5f-b6dc-7024d6780572 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:51.984585 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:51.984585 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:51.985332 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4479fd3c-8d18-4f5f-b6dc-7024d6780572 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 200 Aug 18 13:55:51.985666 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 821/3285] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:51 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:52.297538 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7de9f4ef-6204-4502-b80a-a120e5543dc4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:52.300109 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7de9f4ef-6204-4502-b80a-a120e5543dc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:52.300373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7de9f4ef-6204-4502-b80a-a120e5543dc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:52.300571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7de9f4ef-6204-4502-b80a-a120e5543dc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:52.300721 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7de9f4ef-6204-4502-b80a-a120e5543dc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:52.305810 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:52.305810 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:52.306747 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7de9f4ef-6204-4502-b80a-a120e5543dc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:52.307428 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 813/3286] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:52 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:52.452345 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-228cdfea-f4e1-4138-a131-d67fb5e210b5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:52.455886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-228cdfea-f4e1-4138-a131-d67fb5e210b5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:52.455886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-228cdfea-f4e1-4138-a131-d67fb5e210b5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:52.455886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-228cdfea-f4e1-4138-a131-d67fb5e210b5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:52.455886 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-228cdfea-f4e1-4138-a131-d67fb5e210b5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:52.462291 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:52.462291 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:52.462291 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-228cdfea-f4e1-4138-a131-d67fb5e210b5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:52.462291 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 829/3287] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:52 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:52.481288 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05865943-8352-47a4-bb51-2d94eadeee84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:52.484083 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05865943-8352-47a4-bb51-2d94eadeee84 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:52.484437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05865943-8352-47a4-bb51-2d94eadeee84 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:52.484709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05865943-8352-47a4-bb51-2d94eadeee84 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:52.485062 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-05865943-8352-47a4-bb51-2d94eadeee84 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:52.491692 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:52.491692 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:52.492555 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05865943-8352-47a4-bb51-2d94eadeee84 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:52.492958 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 825/3288] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:52 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:52.584055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d5e8249a-47af-4e1b-afdb-ff8cfcc0685d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:52.585962 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5e8249a-47af-4e1b-afdb-ff8cfcc0685d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:52.586164 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5e8249a-47af-4e1b-afdb-ff8cfcc0685d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:52.586378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5e8249a-47af-4e1b-afdb-ff8cfcc0685d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:52.586469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-d5e8249a-47af-4e1b-afdb-ff8cfcc0685d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:52.590693 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:52.590693 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:52.591526 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5e8249a-47af-4e1b-afdb-ff8cfcc0685d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:52.591944 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 822/3289] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:52 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:52.997823 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91a8fb0d-8445-4f3d-93da-627cb92b4865 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:52.999675 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91a8fb0d-8445-4f3d-93da-627cb92b4865 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 Aug 18 13:55:53.000013 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91a8fb0d-8445-4f3d-93da-627cb92b4865 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:53.000234 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91a8fb0d-8445-4f3d-93da-627cb92b4865 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:53.000341 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-91a8fb0d-8445-4f3d-93da-627cb92b4865 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 739f661e-ac09-4267-9c8e-425bdd708a64. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:53.004700 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91a8fb0d-8445-4f3d-93da-627cb92b4865 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 returned with HTTP 404 Aug 18 13:55:53.005320 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 814/3290] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:52 2026] GET /volume/v3/backups/739f661e-ac09-4267-9c8e-425bdd708a64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:55:53.067907 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:53.070373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:53.071229 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "name": "tempest-VolumesBackupsTest-Volume-1605644981"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:53.072891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'name': 'tempest-VolumesBackupsTest-Volume-1605644981'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:53.244157 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume of 1 GB Aug 18 13:55:53.251286 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Availability Zones retrieved successfully. Aug 18 13:55:53.257933 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (70dc8685-a365-4de1-81ec-23775804dc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:53.259416 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d070a6-ab2e-4ddd-a512-c1f39a20cbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:53.260962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:53.319232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5ab2693-6a7f-4246-a015-98f539dfa2a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:53.321586 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5ab2693-6a7f-4246-a015-98f539dfa2a4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:53.321819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5ab2693-6a7f-4246-a015-98f539dfa2a4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:53.322134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5ab2693-6a7f-4246-a015-98f539dfa2a4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:53.322290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f5ab2693-6a7f-4246-a015-98f539dfa2a4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:53.330954 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:53.330954 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:53.332179 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5ab2693-6a7f-4246-a015-98f539dfa2a4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:53.333145 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 826/3291] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:53 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:53.356067 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d070a6-ab2e-4ddd-a512-c1f39a20cbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:53.357466 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0df8d4-917b-4d16-bf59-71ce76efb0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:53.407893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['550209b3-ad84-4d59-bb29-4dee6fc1d687', '9bc3f71f-a870-4783-a9f5-708d37cb1235', 'b0eb7d97-7a76-4647-88a8-4e771f566aa9', 'ec638dc6-3390-430a-8482-5426df97d282'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:53.409429 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0df8d4-917b-4d16-bf59-71ce76efb0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['550209b3-ad84-4d59-bb29-4dee6fc1d687', '9bc3f71f-a870-4783-a9f5-708d37cb1235', 'b0eb7d97-7a76-4647-88a8-4e771f566aa9', 'ec638dc6-3390-430a-8482-5426df97d282']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:53.410459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cf9688-10fb-416a-8f5f-aa473b87cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:53.436756 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6cf9688-10fb-416a-8f5f-aa473b87cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62937e71-9dcd-4da5-a9eb-46a2ccc56fad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1605644981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['550209b3-ad84-4d59-bb29-4dee6fc1d687','9bc3f71f-a870-4783-a9f5-708d37cb1235','b0eb7d97-7a76-4647-88a8-4e771f566aa9','ec638dc6-3390-430a-8482-5426df97d282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1605644981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62937e71-9dcd-4da5-a9eb-46a2ccc56fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e66da40a0a44f43ab563088d90b06a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:53.437647 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eebc34b-0500-4546-b1fb-457be93cc373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:53.455564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eebc34b-0500-4546-b1fb-457be93cc373) transitioned into state 'SUCCESS' from state '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-1605644981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['550209b3-ad84-4d59-bb29-4dee6fc1d687','9bc3f71f-a870-4783-a9f5-708d37cb1235','b0eb7d97-7a76-4647-88a8-4e771f566aa9','ec638dc6-3390-430a-8482-5426df97d282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:53.456422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27618a41-2e09-4de1-ae7c-c9990037f7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:53.467545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27618a41-2e09-4de1-ae7c-c9990037f7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:53.467545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (70dc8685-a365-4de1-81ec-23775804dc3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:53.467545 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request issued successfully. Aug 18 13:55:53.468011 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-723d042d-2e59-47eb-ba7a-d4a9e8cdd6bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:53.469053 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 830/3292] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:53 2026] POST /volume/v3/volumes => generated 749 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:53.474333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9282e4ce-8ff7-450d-9415-f5b805b6d468 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:53.477758 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9282e4ce-8ff7-450d-9415-f5b805b6d468 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:53.477758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9282e4ce-8ff7-450d-9415-f5b805b6d468 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:53.478435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9282e4ce-8ff7-450d-9415-f5b805b6d468 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:53.479001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9282e4ce-8ff7-450d-9415-f5b805b6d468 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:53.486313 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:53.486313 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:53.487251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9282e4ce-8ff7-450d-9415-f5b805b6d468 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:53.487709 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 823/3293] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:53 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:53.490224 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23f30f00-fcfc-4f12-98f8-89c0aec78e22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:53.492214 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23f30f00-fcfc-4f12-98f8-89c0aec78e22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:55:53.492434 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23f30f00-fcfc-4f12-98f8-89c0aec78e22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:53.492831 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23f30f00-fcfc-4f12-98f8-89c0aec78e22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:53.507730 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:53.507730 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:53.508693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f74db22-742a-4988-b5dd-a7c351ffd7fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:53.511985 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f74db22-742a-4988-b5dd-a7c351ffd7fd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:53.512313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f74db22-742a-4988-b5dd-a7c351ffd7fd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:53.512313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f74db22-742a-4988-b5dd-a7c351ffd7fd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:53.512395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5f74db22-742a-4988-b5dd-a7c351ffd7fd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:53.513223 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-23f30f00-fcfc-4f12-98f8-89c0aec78e22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:53.518365 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:53.518365 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:53.519614 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f74db22-742a-4988-b5dd-a7c351ffd7fd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:53.520194 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 827/3294] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:53 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:53.526346 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23f30f00-fcfc-4f12-98f8-89c0aec78e22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:55:53.526804 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 815/3295] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:53 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:53.605496 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d6ac4359-acd2-49d9-a088-7f3b87b5a3eb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:53.607406 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d6ac4359-acd2-49d9-a088-7f3b87b5a3eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:53.607613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d6ac4359-acd2-49d9-a088-7f3b87b5a3eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:53.607799 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d6ac4359-acd2-49d9-a088-7f3b87b5a3eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:53.607958 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d6ac4359-acd2-49d9-a088-7f3b87b5a3eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:53.613952 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:53.613952 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:53.615219 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d6ac4359-acd2-49d9-a088-7f3b87b5a3eb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:53.615784 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 831/3296] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:53 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:54.348350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4ae86a7-e05b-4f1e-94e0-18c114c2d4ee None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:54.350454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4ae86a7-e05b-4f1e-94e0-18c114c2d4ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:54.350710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4ae86a7-e05b-4f1e-94e0-18c114c2d4ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:54.352765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4ae86a7-e05b-4f1e-94e0-18c114c2d4ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:54.353168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e4ae86a7-e05b-4f1e-94e0-18c114c2d4ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:54.360276 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:54.360276 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:54.361307 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4ae86a7-e05b-4f1e-94e0-18c114c2d4ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:54.361819 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 824/3297] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:54 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:54.498546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64ca1d1b-bfa0-408b-a73d-e5d1af9ba932 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:54.500482 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64ca1d1b-bfa0-408b-a73d-e5d1af9ba932 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:54.500655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64ca1d1b-bfa0-408b-a73d-e5d1af9ba932 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:54.500969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64ca1d1b-bfa0-408b-a73d-e5d1af9ba932 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:54.501074 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-64ca1d1b-bfa0-408b-a73d-e5d1af9ba932 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:54.505204 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:54.505204 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:54.506009 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64ca1d1b-bfa0-408b-a73d-e5d1af9ba932 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:54.506499 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 828/3298] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:54 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:54.531994 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78449c8e-ef82-4626-b3a2-c18eb2a1c84a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:54.533740 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78449c8e-ef82-4626-b3a2-c18eb2a1c84a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:54.533913 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78449c8e-ef82-4626-b3a2-c18eb2a1c84a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:54.534072 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78449c8e-ef82-4626-b3a2-c18eb2a1c84a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:54.534167 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-78449c8e-ef82-4626-b3a2-c18eb2a1c84a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:54.539224 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:54.539224 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:54.540290 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78449c8e-ef82-4626-b3a2-c18eb2a1c84a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:54.540787 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 816/3299] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:54 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:54.541382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4a1c9eb8-106a-404f-9bb7-0f2cc4d1d91c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:54.543327 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4a1c9eb8-106a-404f-9bb7-0f2cc4d1d91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:55:54.543541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4a1c9eb8-106a-404f-9bb7-0f2cc4d1d91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:54.543743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4a1c9eb8-106a-404f-9bb7-0f2cc4d1d91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:54.552817 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:54.552817 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:54.557683 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4a1c9eb8-106a-404f-9bb7-0f2cc4d1d91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:54.563030 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4a1c9eb8-106a-404f-9bb7-0f2cc4d1d91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:55:54.563482 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 832/3300] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:54 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:55:54.577239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:54.579091 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:54.579469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62937e71-9dcd-4da5-a9eb-46a2ccc56fad", "name": "tempest-VolumesBackupsTest-Backup-1193205690"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:54.580888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating new backup {'backup': {'volume_id': '62937e71-9dcd-4da5-a9eb-46a2ccc56fad', 'name': 'tempest-VolumesBackupsTest-Backup-1193205690'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:54.581144 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating backup of volume 62937e71-9dcd-4da5-a9eb-46a2ccc56fad in container None Aug 18 13:55:54.588266 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:54.588266 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:54.590941 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:55:54.607801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['2bf54b77-238b-4641-ba8c-be460c7f507d', '49e1e3d1-de4e-4931-8d1d-2c327c4fc0b2'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:54.626386 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92e6614c-817a-4f43-ad92-110a35dd6b30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:54.628127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92e6614c-817a-4f43-ad92-110a35dd6b30 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:54.628328 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92e6614c-817a-4f43-ad92-110a35dd6b30 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:54.628531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92e6614c-817a-4f43-ad92-110a35dd6b30 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:54.628633 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-92e6614c-817a-4f43-ad92-110a35dd6b30 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:54.634313 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:54.634313 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:54.634313 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92e6614c-817a-4f43-ad92-110a35dd6b30 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:54.635782 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 829/3301] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:54 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:54.653353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3aa88684-1ed5-49ed-9855-7e38d6e7d492 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:54.653918 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 825/3302] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:54 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:54.665546 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-999fa38a-1997-4386-a8bf-0040bf146dbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:54.667287 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-999fa38a-1997-4386-a8bf-0040bf146dbe tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:55:54.667479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-999fa38a-1997-4386-a8bf-0040bf146dbe tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:54.667673 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-999fa38a-1997-4386-a8bf-0040bf146dbe tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:54.667777 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-999fa38a-1997-4386-a8bf-0040bf146dbe tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:54.672445 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:54.672445 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:54.673434 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-999fa38a-1997-4386-a8bf-0040bf146dbe tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:55:54.673700 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 817/3303] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:54 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:55.373388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fdb34367-4ad7-4eeb-81ee-f72b8b8a87b2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:55.375363 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fdb34367-4ad7-4eeb-81ee-f72b8b8a87b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:55.375559 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fdb34367-4ad7-4eeb-81ee-f72b8b8a87b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:55.376031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fdb34367-4ad7-4eeb-81ee-f72b8b8a87b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:55.376031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fdb34367-4ad7-4eeb-81ee-f72b8b8a87b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:55.381372 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:55.381372 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:55.382469 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fdb34367-4ad7-4eeb-81ee-f72b8b8a87b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:55.383287 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 833/3304] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:55 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:55.518900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b805c1e-65aa-4844-9ed4-58e646d99bca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:55.519242 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b805c1e-65aa-4844-9ed4-58e646d99bca tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:55.519479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b805c1e-65aa-4844-9ed4-58e646d99bca tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:55.519687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b805c1e-65aa-4844-9ed4-58e646d99bca tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:55.519801 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6b805c1e-65aa-4844-9ed4-58e646d99bca tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:55.524560 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:55.524560 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:55.525320 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b805c1e-65aa-4844-9ed4-58e646d99bca tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:55.525729 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 830/3305] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:55 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:55.550553 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b378a742-ffda-4911-aafb-e600dd652341 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:55.552109 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b378a742-ffda-4911-aafb-e600dd652341 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:55.552274 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b378a742-ffda-4911-aafb-e600dd652341 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:55.552438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b378a742-ffda-4911-aafb-e600dd652341 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:55.552533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b378a742-ffda-4911-aafb-e600dd652341 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:55.556267 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:55.556267 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:55.556968 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b378a742-ffda-4911-aafb-e600dd652341 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:55.557294 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 826/3306] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:55 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:55.646226 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97e99718-d25c-4df1-ad80-da7782380718 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:55.648916 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97e99718-d25c-4df1-ad80-da7782380718 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:55.649183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97e99718-d25c-4df1-ad80-da7782380718 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:55.649440 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97e99718-d25c-4df1-ad80-da7782380718 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:55.649596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-97e99718-d25c-4df1-ad80-da7782380718 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:55.655022 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:55.655022 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:55.656127 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97e99718-d25c-4df1-ad80-da7782380718 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:55.656601 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 818/3307] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:55 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:55.685264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dda8ca66-5431-4f2d-9d8d-33941c1fc877 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:55.687592 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dda8ca66-5431-4f2d-9d8d-33941c1fc877 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:55:55.687784 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dda8ca66-5431-4f2d-9d8d-33941c1fc877 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:55.688016 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dda8ca66-5431-4f2d-9d8d-33941c1fc877 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:55.688164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-dda8ca66-5431-4f2d-9d8d-33941c1fc877 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:55.694189 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:55.694189 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:55.695659 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dda8ca66-5431-4f2d-9d8d-33941c1fc877 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:55:55.696492 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 834/3308] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:55 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:55.931420 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-06d60833-aef9-4b43-9a60-09e773730998 req-a07392b6-b360-4fc4-9bdf-f51f0c795120 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:55.935708 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-a07392b6-b360-4fc4-9bdf-f51f0c795120 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/encryption Aug 18 13:55:55.935933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-a07392b6-b360-4fc4-9bdf-f51f0c795120 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:55.936156 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-a07392b6-b360-4fc4-9bdf-f51f0c795120 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:55.947525 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:55.947525 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:55.955279 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-06d60833-aef9-4b43-9a60-09e773730998 req-a07392b6-b360-4fc4-9bdf-f51f0c795120 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/encryption returned with HTTP 200 Aug 18 13:55:55.955955 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 831/3309] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 13:55:55 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:56.397383 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c89f0405-d533-483e-a07f-b38849d1cfeb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.399657 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c89f0405-d533-483e-a07f-b38849d1cfeb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:56.400096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c89f0405-d533-483e-a07f-b38849d1cfeb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:56.400410 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c89f0405-d533-483e-a07f-b38849d1cfeb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:56.400585 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c89f0405-d533-483e-a07f-b38849d1cfeb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:56.404627 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.404627 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:56.405420 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c89f0405-d533-483e-a07f-b38849d1cfeb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:56.405792 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 827/3310] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:56 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:56.536732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-280d2e76-2213-43f3-919b-87ab2c0ee1c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.539039 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-280d2e76-2213-43f3-919b-87ab2c0ee1c0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:56.539424 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-280d2e76-2213-43f3-919b-87ab2c0ee1c0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:56.539711 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-280d2e76-2213-43f3-919b-87ab2c0ee1c0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:56.539980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-280d2e76-2213-43f3-919b-87ab2c0ee1c0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:56.545451 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.545451 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:56.546332 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-280d2e76-2213-43f3-919b-87ab2c0ee1c0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:56.546820 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 819/3311] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:56 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:56.567991 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-03b92cb7-fb70-4cfb-ae8b-688863ee35f5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.570370 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-03b92cb7-fb70-4cfb-ae8b-688863ee35f5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:56.570566 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-03b92cb7-fb70-4cfb-ae8b-688863ee35f5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:56.570760 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-03b92cb7-fb70-4cfb-ae8b-688863ee35f5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:56.570915 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-03b92cb7-fb70-4cfb-ae8b-688863ee35f5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:56.575307 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.575307 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:56.576287 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-03b92cb7-fb70-4cfb-ae8b-688863ee35f5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:56.576783 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 835/3312] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:56 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:56.668179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40a7c0e1-8c69-4310-b258-1d629908240a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.707732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-51d65b1d-59fb-474f-a29a-cc2209133db9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.710443 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51d65b1d-59fb-474f-a29a-cc2209133db9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:55:56.710918 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51d65b1d-59fb-474f-a29a-cc2209133db9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:56.711255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51d65b1d-59fb-474f-a29a-cc2209133db9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:56.711590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-51d65b1d-59fb-474f-a29a-cc2209133db9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:56.716942 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.716942 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:56.718105 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51d65b1d-59fb-474f-a29a-cc2209133db9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:55:56.718664 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 828/3313] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:56 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:56.727278 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a7c0e1-8c69-4310-b258-1d629908240a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:56.727453 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a7c0e1-8c69-4310-b258-1d629908240a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:56.727617 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a7c0e1-8c69-4310-b258-1d629908240a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:56.727711 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-40a7c0e1-8c69-4310-b258-1d629908240a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:56.731904 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.731904 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:56.732606 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a7c0e1-8c69-4310-b258-1d629908240a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:56.739259 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 832/3314] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:56 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 793 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:56.742543 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff2d257b-97e7-4c5f-bb00-ec127ab7862d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.745939 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff2d257b-97e7-4c5f-bb00-ec127ab7862d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:55:56.746902 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff2d257b-97e7-4c5f-bb00-ec127ab7862d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:56.746902 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff2d257b-97e7-4c5f-bb00-ec127ab7862d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:56.746902 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ff2d257b-97e7-4c5f-bb00-ec127ab7862d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:56.752344 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.752344 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:56.753438 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff2d257b-97e7-4c5f-bb00-ec127ab7862d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:55:56.753983 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 820/3315] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:56 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:55:56.762845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f0c39231-3b54-407e-9051-cb7038c66c22 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.768731 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0c39231-3b54-407e-9051-cb7038c66c22 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:55:56.769225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f0c39231-3b54-407e-9051-cb7038c66c22 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c6ae6c0-7ccb-472d-a13f-d0c934eda19c", "incremental": true, "force": true}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:56.771731 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-f0c39231-3b54-407e-9051-cb7038c66c22 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating new backup {'backup': {'volume_id': '6c6ae6c0-7ccb-472d-a13f-d0c934eda19c', 'incremental': True, 'force': True}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:55:56.772019 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-f0c39231-3b54-407e-9051-cb7038c66c22 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating backup of volume 6c6ae6c0-7ccb-472d-a13f-d0c934eda19c in container None Aug 18 13:55:56.790959 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.790959 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:56.790959 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f0c39231-3b54-407e-9051-cb7038c66c22 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:55:56.812189 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-f0c39231-3b54-407e-9051-cb7038c66c22 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['026a6d3b-ff33-4304-8f8c-f356cf3c122d', 'f4a54441-5726-481c-a4dc-1053d1d42087'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:56.864499 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f0c39231-3b54-407e-9051-cb7038c66c22 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:55:56.864499 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 836/3316] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:56 2026] POST /volume/v3/backups => generated 288 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:56.872748 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8c5c6c7e-fa47-4f86-9e8a-399d54eef1cd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:56.874736 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c5c6c7e-fa47-4f86-9e8a-399d54eef1cd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:55:56.874990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c5c6c7e-fa47-4f86-9e8a-399d54eef1cd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:56.875176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c5c6c7e-fa47-4f86-9e8a-399d54eef1cd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:56.875272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8c5c6c7e-fa47-4f86-9e8a-399d54eef1cd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:56.880098 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:56.880098 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:56.881020 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c5c6c7e-fa47-4f86-9e8a-399d54eef1cd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:55:56.881356 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 829/3317] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:56 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:57.417047 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db461639-0f99-4c92-a38d-c1ab76a13ffd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.419794 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db461639-0f99-4c92-a38d-c1ab76a13ffd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:57.420489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db461639-0f99-4c92-a38d-c1ab76a13ffd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:57.420725 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db461639-0f99-4c92-a38d-c1ab76a13ffd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:57.421004 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-db461639-0f99-4c92-a38d-c1ab76a13ffd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:57.434209 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.434209 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:57.434375 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7292478d-e5e8-46a3-b200-7fd54e672372 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.434409 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db461639-0f99-4c92-a38d-c1ab76a13ffd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:57.434409 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 833/3318] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:57 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:57.540466 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7292478d-e5e8-46a3-b200-7fd54e672372 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:55:57.540965 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7292478d-e5e8-46a3-b200-7fd54e672372 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-99505484-512451169", "extra_specs": {"multiattach": " True"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:57.562049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e3e07b3c-3e82-469c-8506-7081c3dbabed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.564144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7292478d-e5e8-46a3-b200-7fd54e672372 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:55:57.564366 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3e07b3c-3e82-469c-8506-7081c3dbabed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:57.564765 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 821/3319] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:55:57 2026] POST /volume/v3/types => generated 284 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:57.564821 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3e07b3c-3e82-469c-8506-7081c3dbabed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:57.564912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3e07b3c-3e82-469c-8506-7081c3dbabed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:57.565076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e3e07b3c-3e82-469c-8506-7081c3dbabed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:57.570683 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.570683 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:57.571717 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3e07b3c-3e82-469c-8506-7081c3dbabed tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:57.580135 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 837/3320] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:57 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:57.580518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-18051712-6d08-49dc-95a0-e211795a4d8d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.580518 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:57.580518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-686523727", "snapshot_id": null, "imageRef": null, "volume_type": "7448d4be-1b63-449e-9969-17997ac1ebfc", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:57.580518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-686523727', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7448d4be-1b63-449e-9969-17997ac1ebfc', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:57.585742 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume of 1 GB Aug 18 13:55:57.586460 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.586460 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:57.587274 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Availability Zones retrieved successfully. Aug 18 13:55:57.589760 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9aaf23ce-57e3-4824-9dcb-1c37cd6841e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.591564 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aaf23ce-57e3-4824-9dcb-1c37cd6841e7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:57.591734 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aaf23ce-57e3-4824-9dcb-1c37cd6841e7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:57.591949 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aaf23ce-57e3-4824-9dcb-1c37cd6841e7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:57.592075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9aaf23ce-57e3-4824-9dcb-1c37cd6841e7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:57.596627 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (41786582-f718-4e0a-87da-1659f8334e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:57.596793 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.596793 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:57.597472 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb41abd9-e0b3-4098-bc02-bfe95204d955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:57.597684 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aaf23ce-57e3-4824-9dcb-1c37cd6841e7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:57.598126 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 834/3321] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:57 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:57.598953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:57.609279 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.609279 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:57.626535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb41abd9-e0b3-4098-bc02-bfe95204d955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:55:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7448d4be-1b63-449e-9969-17997ac1ebfc,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-99505484-512451169',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7448d4be-1b63-449e-9969-17997ac1ebfc', 'encryption_key_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=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:57.627540 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b183563a-e932-4f92-b29a-77d41dd02445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:57.662479 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-99505484-512451169 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-99505484-512451169, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:55:57.662916 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-99505484-512451169 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-99505484-512451169, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:55:57.707807 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Created reservations ['f516d825-b490-4104-9319-66c2e64663d2', '2d05040f-2bef-4733-88d2-346ffb044ce6', 'd3970d6d-0e8a-4f0a-9d8e-a47470b98d1b', 'fc491f5f-ff36-4da7-849f-8b4f43d8b646'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:57.709000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b183563a-e932-4f92-b29a-77d41dd02445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f516d825-b490-4104-9319-66c2e64663d2', '2d05040f-2bef-4733-88d2-346ffb044ce6', 'd3970d6d-0e8a-4f0a-9d8e-a47470b98d1b', 'fc491f5f-ff36-4da7-849f-8b4f43d8b646']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:57.710424 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bb1409-6da6-458a-a3ca-1ad2e034f231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:57.742283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc733b42-94ec-4002-a77b-995f4565288b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.745046 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bb1409-6da6-458a-a3ca-1ad2e034f231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f2c16d9-13f1-4f95-8716-a94c593262f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-686523727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['f516d825-b490-4104-9319-66c2e64663d2','2d05040f-2bef-4733-88d2-346ffb044ce6','d3970d6d-0e8a-4f0a-9d8e-a47470b98d1b','fc491f5f-ff36-4da7-849f-8b4f43d8b646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=7448d4be-1b63-449e-9969-17997ac1ebfc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-686523727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f2c16d9-13f1-4f95-8716-a94c593262f6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2a7d0584b0bd408eb0a2c316e948bc43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec7c5bb43904c40818d67d30448c19d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7448d4be-1b63-449e-9969-17997ac1ebfc),volume_type_id=7448d4be-1b63-449e-9969-17997ac1ebfc)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:57.746045 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc733b42-94ec-4002-a77b-995f4565288b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:55:57.746413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3904f37f-1bcf-4998-bce9-349da7e8f56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:57.746459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc733b42-94ec-4002-a77b-995f4565288b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:57.747092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc733b42-94ec-4002-a77b-995f4565288b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:57.747300 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bc733b42-94ec-4002-a77b-995f4565288b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:57.758138 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.758138 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:57.758742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc733b42-94ec-4002-a77b-995f4565288b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:55:57.759199 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 822/3322] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:57 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:57.777901 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3904f37f-1bcf-4998-bce9-349da7e8f56d) transitioned into state 'SUCCESS' from state '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-686523727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['f516d825-b490-4104-9319-66c2e64663d2','2d05040f-2bef-4733-88d2-346ffb044ce6','d3970d6d-0e8a-4f0a-9d8e-a47470b98d1b','fc491f5f-ff36-4da7-849f-8b4f43d8b646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=7448d4be-1b63-449e-9969-17997ac1ebfc)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:57.778957 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb9bb72-1d42-4b21-b9e8-946e32460ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:57.792271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb9bb72-1d42-4b21-b9e8-946e32460ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:57.793760 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (41786582-f718-4e0a-87da-1659f8334e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:57.794247 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request issued successfully. Aug 18 13:55:57.795322 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-18051712-6d08-49dc-95a0-e211795a4d8d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:57.795955 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 830/3323] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:57 2026] POST /volume/v3/volumes => generated 826 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:57.827729 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5441c4fa-22bb-4ce5-b544-df0967b992ec None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.834449 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5441c4fa-22bb-4ce5-b544-df0967b992ec tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:55:57.834449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5441c4fa-22bb-4ce5-b544-df0967b992ec tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:57.834449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5441c4fa-22bb-4ce5-b544-df0967b992ec tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:57.839748 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.839748 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:57.844089 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5441c4fa-22bb-4ce5-b544-df0967b992ec tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:55:57.847209 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5441c4fa-22bb-4ce5-b544-df0967b992ec tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:55:57.847631 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 838/3324] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:57 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:57.891968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6f5769b-edf9-4ca1-a56a-03b21e9dd2d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:57.896281 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6f5769b-edf9-4ca1-a56a-03b21e9dd2d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:55:57.896528 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6f5769b-edf9-4ca1-a56a-03b21e9dd2d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:57.896713 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6f5769b-edf9-4ca1-a56a-03b21e9dd2d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:57.896823 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c6f5769b-edf9-4ca1-a56a-03b21e9dd2d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:57.901112 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:57.901112 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:57.901802 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6f5769b-edf9-4ca1-a56a-03b21e9dd2d2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:55:57.902209 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 835/3325] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:57 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.462076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ce0fd00-f67e-4f36-a9ca-cd3d7b645476 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.462076 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ce0fd00-f67e-4f36-a9ca-cd3d7b645476 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:58.462076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ce0fd00-f67e-4f36-a9ca-cd3d7b645476 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:58.462076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ce0fd00-f67e-4f36-a9ca-cd3d7b645476 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:58.462076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0ce0fd00-f67e-4f36-a9ca-cd3d7b645476 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:58.466137 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:58.466137 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:58.466922 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ce0fd00-f67e-4f36-a9ca-cd3d7b645476 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:58.467353 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 823/3326] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:58 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.592888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-881c8a27-ddd0-4147-af26-8ae439878b89 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.600533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-881c8a27-ddd0-4147-af26-8ae439878b89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:58.600533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-881c8a27-ddd0-4147-af26-8ae439878b89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:58.600533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-881c8a27-ddd0-4147-af26-8ae439878b89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:58.600533 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-881c8a27-ddd0-4147-af26-8ae439878b89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:58.601381 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:58.601381 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:58.602440 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-881c8a27-ddd0-4147-af26-8ae439878b89 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:58.602986 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 831/3327] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:58 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.612311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8b8f0ae0-b1cb-4ce8-bf29-444486f2ec41 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.614583 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b8f0ae0-b1cb-4ce8-bf29-444486f2ec41 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:58.614809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8b8f0ae0-b1cb-4ce8-bf29-444486f2ec41 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:58.615048 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8b8f0ae0-b1cb-4ce8-bf29-444486f2ec41 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:58.615144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8b8f0ae0-b1cb-4ce8-bf29-444486f2ec41 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:58.620097 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:58.620097 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:58.621003 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b8f0ae0-b1cb-4ce8-bf29-444486f2ec41 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:58.621391 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 839/3328] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:58 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.770549 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00b991ee-3abb-4d81-9c08-451425ebfe8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.772503 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00b991ee-3abb-4d81-9c08-451425ebfe8f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:55:58.772785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00b991ee-3abb-4d81-9c08-451425ebfe8f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:58.773008 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00b991ee-3abb-4d81-9c08-451425ebfe8f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:58.773146 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-00b991ee-3abb-4d81-9c08-451425ebfe8f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:58.778125 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:58.778125 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:58.778654 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00b991ee-3abb-4d81-9c08-451425ebfe8f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:55:58.779372 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 836/3329] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:58 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.861557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b1acea7-8629-48c3-b8e4-261010d1da90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.872144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b1acea7-8629-48c3-b8e4-261010d1da90 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:55:58.872416 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b1acea7-8629-48c3-b8e4-261010d1da90 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:58.872967 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b1acea7-8629-48c3-b8e4-261010d1da90 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:58.887806 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:58.887806 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:58.897269 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b1acea7-8629-48c3-b8e4-261010d1da90 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:55:58.903340 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b1acea7-8629-48c3-b8e4-261010d1da90 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:55:58.903811 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 824/3330] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:58 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.913006 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9d10a2e3-4149-4b70-a635-c2174bbf5a39 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.915112 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9d10a2e3-4149-4b70-a635-c2174bbf5a39 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:55:58.915332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9d10a2e3-4149-4b70-a635-c2174bbf5a39 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:58.915754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9d10a2e3-4149-4b70-a635-c2174bbf5a39 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:58.915754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9d10a2e3-4149-4b70-a635-c2174bbf5a39 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:58.918569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-553dc740-9abd-419e-8693-15c43775de60 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.921005 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:58.921005 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:58.921243 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-553dc740-9abd-419e-8693-15c43775de60 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:55:58.921243 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-553dc740-9abd-419e-8693-15c43775de60 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:58.921762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-553dc740-9abd-419e-8693-15c43775de60 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:58.921850 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9d10a2e3-4149-4b70-a635-c2174bbf5a39 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:55:58.922246 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 832/3331] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:58 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.932466 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:58.932466 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:58.937739 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-553dc740-9abd-419e-8693-15c43775de60 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:55:58.944333 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-553dc740-9abd-419e-8693-15c43775de60 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:55:58.945507 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 840/3332] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:58 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:58.958733 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:58.963880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:55:58.963880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1265252173", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:55:58.965916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1265252173', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:55:58.967171 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume of 1 GB Aug 18 13:55:58.974755 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Availability Zones retrieved successfully. Aug 18 13:55:58.981284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (1059f5d0-a9df-4247-8d9e-e9be0159dd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:58.982705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cf172c-7b8e-434d-9e45-b633f36855a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:58.983854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:55:59.025481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cf172c-7b8e-434d-9e45-b633f36855a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:59.026580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea206ac-38c8-4dfe-97e5-ddc91a0348a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:59.095427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Created reservations ['b467e486-2987-490f-b07e-f3ee413e3bc1', '35706c62-1cb6-4865-9564-6cda0a51d2ea', '7ab2570b-8309-40a2-b2d0-b941afa0e66f', 'ff599503-07f0-4eb1-a519-058034608b57'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:55:59.096322 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea206ac-38c8-4dfe-97e5-ddc91a0348a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b467e486-2987-490f-b07e-f3ee413e3bc1', '35706c62-1cb6-4865-9564-6cda0a51d2ea', '7ab2570b-8309-40a2-b2d0-b941afa0e66f', 'ff599503-07f0-4eb1-a519-058034608b57']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:59.097070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11f61a4-6cfb-42e2-9cb1-d3b6610e5214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:59.120561 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11f61a4-6cfb-42e2-9cb1-d3b6610e5214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ea71f72-6bc8-4704-b718-fb0a766b40cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1265252173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['b467e486-2987-490f-b07e-f3ee413e3bc1','35706c62-1cb6-4865-9564-6cda0a51d2ea','7ab2570b-8309-40a2-b2d0-b941afa0e66f','ff599503-07f0-4eb1-a519-058034608b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1265252173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ea71f72-6bc8-4704-b718-fb0a766b40cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a7d0584b0bd408eb0a2c316e948bc43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec7c5bb43904c40818d67d30448c19d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:59.121543 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085546a6-ca4a-47e2-984d-785ed840063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:59.146456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085546a6-ca4a-47e2-984d-785ed840063b) transitioned into state 'SUCCESS' from state '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-1265252173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['b467e486-2987-490f-b07e-f3ee413e3bc1','35706c62-1cb6-4865-9564-6cda0a51d2ea','7ab2570b-8309-40a2-b2d0-b941afa0e66f','ff599503-07f0-4eb1-a519-058034608b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:59.147359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21223379-37eb-4466-81a1-4f9e7cc4bf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:55:59.160053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21223379-37eb-4466-81a1-4f9e7cc4bf1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:55:59.160976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (1059f5d0-a9df-4247-8d9e-e9be0159dd4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:55:59.161326 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request issued successfully. Aug 18 13:55:59.162317 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8475cfa5-9948-4958-b0b1-73bf5cecebfb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:55:59.162797 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 837/3333] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:55:58 2026] POST /volume/v3/volumes => generated 753 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:55:59.178426 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b4b4e457-5a27-423e-a500-4b7b8d2a5104 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:59.180249 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4b4e457-5a27-423e-a500-4b7b8d2a5104 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:55:59.180402 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4b4e457-5a27-423e-a500-4b7b8d2a5104 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:59.180569 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4b4e457-5a27-423e-a500-4b7b8d2a5104 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:59.187314 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:59.187314 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:59.190897 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b4b4e457-5a27-423e-a500-4b7b8d2a5104 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:55:59.195602 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4b4e457-5a27-423e-a500-4b7b8d2a5104 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:55:59.195813 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 825/3334] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:59 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:59.486342 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bf9c8cbf-585f-4df6-a317-cf28341c4fa3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:59.491149 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bf9c8cbf-585f-4df6-a317-cf28341c4fa3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:55:59.491386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bf9c8cbf-585f-4df6-a317-cf28341c4fa3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:59.491687 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bf9c8cbf-585f-4df6-a317-cf28341c4fa3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:59.491951 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bf9c8cbf-585f-4df6-a317-cf28341c4fa3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:59.497664 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:59.497664 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:59.498774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bf9c8cbf-585f-4df6-a317-cf28341c4fa3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:55:59.499329 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 833/3335] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:59 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:59.630325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6453133c-1eac-4ea2-a4c9-1498cab844f2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:59.633249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e9787ad-dade-41f3-9677-d702a22c75d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:59.634564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6453133c-1eac-4ea2-a4c9-1498cab844f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:55:59.635288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6453133c-1eac-4ea2-a4c9-1498cab844f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:59.635288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6453133c-1eac-4ea2-a4c9-1498cab844f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:59.635488 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6453133c-1eac-4ea2-a4c9-1498cab844f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:59.639208 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e9787ad-dade-41f3-9677-d702a22c75d5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:55:59.639516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e9787ad-dade-41f3-9677-d702a22c75d5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:59.639795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e9787ad-dade-41f3-9677-d702a22c75d5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:59.639984 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8e9787ad-dade-41f3-9677-d702a22c75d5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:59.640481 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:59.640481 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:55:59.641178 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6453133c-1eac-4ea2-a4c9-1498cab844f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:55:59.641583 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 841/3336] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:55:59 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:59.645995 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:59.645995 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:55:59.647079 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e9787ad-dade-41f3-9677-d702a22c75d5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:55:59.647563 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 838/3337] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:59 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:59.789438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2541073-4dc5-4559-a927-1c9bf24eecd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:59.791133 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2541073-4dc5-4559-a927-1c9bf24eecd0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:55:59.791319 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2541073-4dc5-4559-a927-1c9bf24eecd0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:59.791499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2541073-4dc5-4559-a927-1c9bf24eecd0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:59.791603 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a2541073-4dc5-4559-a927-1c9bf24eecd0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:59.795903 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:59.795903 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:55:59.796614 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2541073-4dc5-4559-a927-1c9bf24eecd0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:55:59.797005 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 826/3338] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:59 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:55:59.935034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-caef5876-a87f-409a-9308-699e75173264 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:55:59.937944 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-caef5876-a87f-409a-9308-699e75173264 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:55:59.937944 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-caef5876-a87f-409a-9308-699e75173264 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:55:59.937944 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-caef5876-a87f-409a-9308-699e75173264 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:55:59.937944 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-caef5876-a87f-409a-9308-699e75173264 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:55:59.942853 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:55:59.942853 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:55:59.943800 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-caef5876-a87f-409a-9308-699e75173264 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:55:59.944271 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 834/3339] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:55:59 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.209004 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8c1e2af9-b6c4-4590-b098-d64d65d8b034 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.211154 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c1e2af9-b6c4-4590-b098-d64d65d8b034 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:00.211154 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c1e2af9-b6c4-4590-b098-d64d65d8b034 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.211371 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c1e2af9-b6c4-4590-b098-d64d65d8b034 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.218637 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.218637 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:00.223813 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8c1e2af9-b6c4-4590-b098-d64d65d8b034 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:00.231264 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c1e2af9-b6c4-4590-b098-d64d65d8b034 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:00.231264 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 842/3340] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.244928 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1197591-429e-4bbb-b99f-0c3823a5260b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.247299 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1197591-429e-4bbb-b99f-0c3823a5260b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:00.247590 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1197591-429e-4bbb-b99f-0c3823a5260b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.247831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1197591-429e-4bbb-b99f-0c3823a5260b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.257915 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.257915 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:00.261926 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1197591-429e-4bbb-b99f-0c3823a5260b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:00.268259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1197591-429e-4bbb-b99f-0c3823a5260b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:00.268856 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 839/3341] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.287207 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31b6a010-95e2-41e4-83c0-271c6808385b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.290805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31b6a010-95e2-41e4-83c0-271c6808385b tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:56:00.291235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31b6a010-95e2-41e4-83c0-271c6808385b tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-497480499", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:00.307885 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31b6a010-95e2-41e4-83c0-271c6808385b tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:56:00.308302 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 827/3342] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:56:00 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.329960 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c934f32b-0b21-4d54-8eb7-03f1032f8236 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.334270 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c934f32b-0b21-4d54-8eb7-03f1032f8236 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] POST https://10.4.3.221/volume/v3/types/ca723846-751d-4945-96fd-7d5a185cde7c/encryption Aug 18 13:56:00.335465 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c934f32b-0b21-4d54-8eb7-03f1032f8236 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:00.379769 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c934f32b-0b21-4d54-8eb7-03f1032f8236 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/types/ca723846-751d-4945-96fd-7d5a185cde7c/encryption returned with HTTP 200 Aug 18 13:56:00.380493 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 835/3343] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:56:00 2026] POST /volume/v3/types/ca723846-751d-4945-96fd-7d5a185cde7c/encryption => generated 230 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.390472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.392804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:00.393543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1029281563", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-497480499", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:00.395258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1029281563', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-497480499', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:00.400310 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume of 1 GB Aug 18 13:56:00.400603 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.400603 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:00.401316 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Availability Zones retrieved successfully. Aug 18 13:56:00.408018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (091f32c0-d7b4-4d65-ad80-46c00d8a68c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:00.409208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f82afa8-650b-44fa-bd68-8ad58d18ed96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:00.410349 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:00.442484 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f82afa8-650b-44fa-bd68-8ad58d18ed96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:56:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca723846-751d-4945-96fd-7d5a185cde7c,is_public=True,name='tempest-scenario-type-luks-497480499',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca723846-751d-4945-96fd-7d5a185cde7c', '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=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:00.443197 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d322f14-6e60-49d0-b80c-b1ca84b18aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:00.479066 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-497480499 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-497480499, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:56:00.479399 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-497480499 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-497480499, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:56:00.512284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3491f59-5ef7-498c-8c1c-a2da0faf36d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.514287 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3491f59-5ef7-498c-8c1c-a2da0faf36d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:00.514504 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3491f59-5ef7-498c-8c1c-a2da0faf36d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.514774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3491f59-5ef7-498c-8c1c-a2da0faf36d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.514985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e3491f59-5ef7-498c-8c1c-a2da0faf36d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:00.518747 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Created reservations ['776d99b0-7532-4b4c-beee-4f23453fdd7e', '1af4a2f4-cadb-474e-bb6e-52cff1050ce1', 'd9660e0c-426a-4f6e-8384-988989f3dbe3', '05ade35b-80cd-4d98-91a2-86542f240976'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:00.519880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d322f14-6e60-49d0-b80c-b1ca84b18aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['776d99b0-7532-4b4c-beee-4f23453fdd7e', '1af4a2f4-cadb-474e-bb6e-52cff1050ce1', 'd9660e0c-426a-4f6e-8384-988989f3dbe3', '05ade35b-80cd-4d98-91a2-86542f240976']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:00.521174 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f0ae3a-eb68-4a84-9844-47c8a56521bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:00.523482 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.523482 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:00.524411 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3491f59-5ef7-498c-8c1c-a2da0faf36d5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:00.524894 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 840/3344] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.552289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f0ae3a-eb68-4a84-9844-47c8a56521bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3547d928-fb72-485c-a8cb-4d7f934ac064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1029281563',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['776d99b0-7532-4b4c-beee-4f23453fdd7e','1af4a2f4-cadb-474e-bb6e-52cff1050ce1','d9660e0c-426a-4f6e-8384-988989f3dbe3','05ade35b-80cd-4d98-91a2-86542f240976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=ca723846-751d-4945-96fd-7d5a185cde7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1029281563',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3547d928-fb72-485c-a8cb-4d7f934ac064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a7d0584b0bd408eb0a2c316e948bc43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec7c5bb43904c40818d67d30448c19d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca723846-751d-4945-96fd-7d5a185cde7c),volume_type_id=ca723846-751d-4945-96fd-7d5a185cde7c)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:00.559301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248c156a-4704-49ea-bf75-8567f085f7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:00.577342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248c156a-4704-49ea-bf75-8567f085f7e2) transitioned into state 'SUCCESS' from state '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-1029281563',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['776d99b0-7532-4b4c-beee-4f23453fdd7e','1af4a2f4-cadb-474e-bb6e-52cff1050ce1','d9660e0c-426a-4f6e-8384-988989f3dbe3','05ade35b-80cd-4d98-91a2-86542f240976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=ca723846-751d-4945-96fd-7d5a185cde7c)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:00.578169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62e8536-61ae-4bae-8bb2-47a54e558151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:00.591754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62e8536-61ae-4bae-8bb2-47a54e558151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:00.592702 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (091f32c0-d7b4-4d65-ad80-46c00d8a68c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:00.593101 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request issued successfully. Aug 18 13:56:00.594102 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bfbc64d0-c4bd-468d-82ff-7656ff6a9733 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:00.594600 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 843/3345] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:00 2026] POST /volume/v3/volumes => generated 780 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:00.608626 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67db3290-e3b2-46b3-95cc-836cd011982d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.620915 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67db3290-e3b2-46b3-95cc-836cd011982d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:00.620915 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67db3290-e3b2-46b3-95cc-836cd011982d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.620915 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67db3290-e3b2-46b3-95cc-836cd011982d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.630944 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.630944 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:00.638491 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67db3290-e3b2-46b3-95cc-836cd011982d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:00.643712 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67db3290-e3b2-46b3-95cc-836cd011982d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:00.644417 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 828/3346] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.666989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-de35bd7b-f7e6-4a4b-8bb6-9d8b5464eb54 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.670412 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-de35bd7b-f7e6-4a4b-8bb6-9d8b5464eb54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:56:00.670619 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-de35bd7b-f7e6-4a4b-8bb6-9d8b5464eb54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.670782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-de35bd7b-f7e6-4a4b-8bb6-9d8b5464eb54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.670948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-de35bd7b-f7e6-4a4b-8bb6-9d8b5464eb54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:00.671953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f48c7301-48fe-4f95-93aa-d27f91843e3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.676225 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.676225 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:00.676970 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-de35bd7b-f7e6-4a4b-8bb6-9d8b5464eb54 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:56:00.677373 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 836/3347] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.681686 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f48c7301-48fe-4f95-93aa-d27f91843e3d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:00.682025 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f48c7301-48fe-4f95-93aa-d27f91843e3d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.682278 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f48c7301-48fe-4f95-93aa-d27f91843e3d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.682435 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f48c7301-48fe-4f95-93aa-d27f91843e3d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:00.696760 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.696760 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:00.697801 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f48c7301-48fe-4f95-93aa-d27f91843e3d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:00.698322 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 841/3348] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.811730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-be4e4fba-a841-4111-b391-5bf40d8d70a2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.816017 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be4e4fba-a841-4111-b391-5bf40d8d70a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:00.816275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be4e4fba-a841-4111-b391-5bf40d8d70a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.816540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be4e4fba-a841-4111-b391-5bf40d8d70a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.816746 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-be4e4fba-a841-4111-b391-5bf40d8d70a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:00.822893 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.822893 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:00.823938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be4e4fba-a841-4111-b391-5bf40d8d70a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:00.824427 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 844/3349] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:00.956309 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-25d8f221-eb12-4bb4-a455-dbdebac259ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:00.957887 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25d8f221-eb12-4bb4-a455-dbdebac259ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:00.958206 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25d8f221-eb12-4bb4-a455-dbdebac259ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:00.958251 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25d8f221-eb12-4bb4-a455-dbdebac259ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:00.958929 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-25d8f221-eb12-4bb4-a455-dbdebac259ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:00.967392 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:00.967392 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:00.968003 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25d8f221-eb12-4bb4-a455-dbdebac259ed tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:00.968543 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 829/3350] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:00 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.543444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ca81955e-e775-431c-890f-d5be703117c3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.561423 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca81955e-e775-431c-890f-d5be703117c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:01.561657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca81955e-e775-431c-890f-d5be703117c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.564529 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca81955e-e775-431c-890f-d5be703117c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.566023 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ca81955e-e775-431c-890f-d5be703117c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:01.582064 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.582064 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:01.582894 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca81955e-e775-431c-890f-d5be703117c3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:01.583261 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 837/3351] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.660066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16c03ff7-b221-428a-beb4-a9c686d4ae68 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.668112 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c03ff7-b221-428a-beb4-a9c686d4ae68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:01.668380 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c03ff7-b221-428a-beb4-a9c686d4ae68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.668629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c03ff7-b221-428a-beb4-a9c686d4ae68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.677371 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.677371 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:01.683881 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16c03ff7-b221-428a-beb4-a9c686d4ae68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:01.689832 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c03ff7-b221-428a-beb4-a9c686d4ae68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:01.690447 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 842/3352] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.693498 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3c0cfa32-b9de-430e-94b9-41e3e117945a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.711190 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c0cfa32-b9de-430e-94b9-41e3e117945a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:56:01.711497 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c0cfa32-b9de-430e-94b9-41e3e117945a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.711766 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c0cfa32-b9de-430e-94b9-41e3e117945a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.714170 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-3c0cfa32-b9de-430e-94b9-41e3e117945a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:01.715143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd25538f-9eb1-4cf7-aab3-176502b5c473 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.715624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-43371c9a-e0c0-4a61-a0e7-188ba1f50ac2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.718447 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd25538f-9eb1-4cf7-aab3-176502b5c473 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:01.718668 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd25538f-9eb1-4cf7-aab3-176502b5c473 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.718889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd25538f-9eb1-4cf7-aab3-176502b5c473 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.722335 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.722335 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:01.722614 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-43371c9a-e0c0-4a61-a0e7-188ba1f50ac2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:01.722827 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-43371c9a-e0c0-4a61-a0e7-188ba1f50ac2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.723098 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-43371c9a-e0c0-4a61-a0e7-188ba1f50ac2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.723206 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-43371c9a-e0c0-4a61-a0e7-188ba1f50ac2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:01.723312 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c0cfa32-b9de-430e-94b9-41e3e117945a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:56:01.724004 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 845/3353] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 737 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.730354 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.730354 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:01.731364 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.731364 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:01.733358 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-43371c9a-e0c0-4a61-a0e7-188ba1f50ac2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:01.735178 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 838/3354] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.737471 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fd25538f-9eb1-4cf7-aab3-176502b5c473 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:01.744520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.746984 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425/export_record Aug 18 13:56:01.747276 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.747474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd25538f-9eb1-4cf7-aab3-176502b5c473 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:01.747574 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.747709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Export record for backup ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:56:01.748107 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 830/3355] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.753139 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.753139 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:01.754294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling RPCAPI with context: , host: np0000007658, backup: ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:56:01.768523 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] export_record in rpcapi backup_id ba1f86f1-773f-4902-b1ca-27d937c49425 on host np0000007658. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:56:01.789882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmExZjg2ZjEtNzczZi00OTAyLWIxY2EtMjdkOTM3YzQ5NDI1IiwgInVzZXJfaWQiOiAiMjBlM2MxZTU3MmI4NDMwMTk5YjcwYTA5M2IyNmU4MDUiLCAicHJvamVjdF9pZCI6ICJjYTA4ZDEyZGNmMDQ0NGMxYmExM2UxN2YwZjFlZDk2ZSIsICJ2b2x1bWVfaWQiOiAiOWU3MjY5YTktYmFhZC00YmMxLTg2MTUtMjY5NjNhMzFmMWEyIiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjYxNTg0OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZTcyNjlhOS1iYWFkLTRiYzEtODYxNS0yNjk2M2EzMWYxYTIvMjAyNjA4MTgxMzU1NDAvYXpfbm92YV9iYWNrdXBfYmExZjg2ZjEtNzczZi00OTAyLWIxY2EtMjdkOTM3YzQ5NDI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU2OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:56:01.790637 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c5438cd-c40f-4f25-886f-3c7d149b59cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425/export_record returned with HTTP 200 Aug 18 13:56:01.790779 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 843/3356] 10.4.3.221 () {68 vars in 1430 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425/export_record => generated 1424 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:01.800072 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9723cef5-84a4-404c-a612-0d918f0a6e37 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.803247 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9723cef5-84a4-404c-a612-0d918f0a6e37 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:56:01.803614 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9723cef5-84a4-404c-a612-0d918f0a6e37 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.804030 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9723cef5-84a4-404c-a612-0d918f0a6e37 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.804269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-9723cef5-84a4-404c-a612-0d918f0a6e37 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:01.809422 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.809422 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:01.810617 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9723cef5-84a4-404c-a612-0d918f0a6e37 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:56:01.811351 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 846/3357] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.826584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b633d1db-7bbe-4f52-a79f-7dceff02d4c1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.830038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-dbbdc4f3-870a-4e82-837f-c1c6b791f0c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.838826 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70296f3b-9d77-4035-89b0-7d61e0e28861 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.840785 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70296f3b-9d77-4035-89b0-7d61e0e28861 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:01.841010 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70296f3b-9d77-4035-89b0-7d61e0e28861 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.841206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70296f3b-9d77-4035-89b0-7d61e0e28861 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.841318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-70296f3b-9d77-4035-89b0-7d61e0e28861 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:01.844090 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b633d1db-7bbe-4f52-a79f-7dceff02d4c1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] POST https://10.4.3.221/volume/v3/backups/import_record Aug 18 13:56:01.844760 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b633d1db-7bbe-4f52-a79f-7dceff02d4c1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGZkMDY0ZjQtNDJkYi00YjhhLTk0NDctODkwNDM3OGJiYWI5IiwgInVzZXJfaWQiOiAiMjBlM2MxZTU3MmI4NDMwMTk5YjcwYTA5M2IyNmU4MDUiLCAicHJvamVjdF9pZCI6ICJjYTA4ZDEyZGNmMDQ0NGMxYmExM2UxN2YwZjFlZDk2ZSIsICJ2b2x1bWVfaWQiOiAiOWU3MjY5YTktYmFhZC00YmMxLTg2MTUtMjY5NjNhMzFmMWEyIiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjYxNTg0OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZTcyNjlhOS1iYWFkLTRiYzEtODYxNS0yNjk2M2EzMWYxYTIvMjAyNjA4MTgxMzU1NDAvYXpfbm92YV9iYWNrdXBfYmExZjg2ZjEtNzczZi00OTAyLWIxY2EtMjdkOTM3YzQ5NDI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU2OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:01.847306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-b633d1db-7bbe-4f52-a79f-7dceff02d4c1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGZkMDY0ZjQtNDJkYi00YjhhLTk0NDctODkwNDM3OGJiYWI5IiwgInVzZXJfaWQiOiAiMjBlM2MxZTU3MmI4NDMwMTk5YjcwYTA5M2IyNmU4MDUiLCAicHJvamVjdF9pZCI6ICJjYTA4ZDEyZGNmMDQ0NGMxYmExM2UxN2YwZjFlZDk2ZSIsICJ2b2x1bWVfaWQiOiAiOWU3MjY5YTktYmFhZC00YmMxLTg2MTUtMjY5NjNhMzFmMWEyIiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjYxNTg0OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZTcyNjlhOS1iYWFkLTRiYzEtODYxNS0yNjk2M2EzMWYxYTIvMjAyNjA4MTgxMzU1NDAvYXpfbm92YV9iYWNrdXBfYmExZjg2ZjEtNzczZi00OTAyLWIxY2EtMjdkOTM3YzQ5NDI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU2OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100282) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 13:56:01.847306 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-b633d1db-7bbe-4f52-a79f-7dceff02d4c1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGZkMDY0ZjQtNDJkYi00YjhhLTk0NDctODkwNDM3OGJiYWI5IiwgInVzZXJfaWQiOiAiMjBlM2MxZTU3MmI4NDMwMTk5YjcwYTA5M2IyNmU4MDUiLCAicHJvamVjdF9pZCI6ICJjYTA4ZDEyZGNmMDQ0NGMxYmExM2UxN2YwZjFlZDk2ZSIsICJ2b2x1bWVfaWQiOiAiOWU3MjY5YTktYmFhZC00YmMxLTg2MTUtMjY5NjNhMzFmMWEyIiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjYxNTg0OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZTcyNjlhOS1iYWFkLTRiYzEtODYxNS0yNjk2M2EzMWYxYTIvMjAyNjA4MTgxMzU1NDAvYXpfbm92YV9iYWNrdXBfYmExZjg2ZjEtNzczZi00OTAyLWIxY2EtMjdkOTM3YzQ5NDI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxMzo1NTozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU2OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100282) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 13:56:01.847568 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.847568 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:01.847932 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-b633d1db-7bbe-4f52-a79f-7dceff02d4c1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ae020ebcdb0a424e88996be986737851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca08d12dcf0444c1ba13e17f0f1ed96e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:56:01.848200 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b633d1db-7bbe-4f52-a79f-7dceff02d4c1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups/import_record returned with HTTP 403 Aug 18 13:56:01.848347 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70296f3b-9d77-4035-89b0-7d61e0e28861 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:01.848755 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 844/3358] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.848873 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 839/3359] 10.4.3.221 () {70 vars in 1342 bytes} [Tue Aug 18 13:56:01 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:01.861255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.863042 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 Aug 18 13:56:01.863365 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.863689 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.863987 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume with id: 9e7269a9-baad-4bc1-8615-26963a31f1a2 Aug 18 13:56:01.872525 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.872525 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:01.873069 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:01.881360 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-dbbdc4f3-870a-4e82-837f-c1c6b791f0c5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:01.881639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-dbbdc4f3-870a-4e82-837f-c1c6b791f0c5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.881931 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-dbbdc4f3-870a-4e82-837f-c1c6b791f0c5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.893897 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.893897 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:01.894088 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume request issued successfully. Aug 18 13:56:01.894088 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-20ad2b67-f1c7-47d8-9d5d-796be710aa60 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 returned with HTTP 202 Aug 18 13:56:01.904960 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 847/3360] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:56:01 2026] DELETE /volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:01.906505 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-dbbdc4f3-870a-4e82-837f-c1c6b791f0c5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:01.906505 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-dbbdc4f3-870a-4e82-837f-c1c6b791f0c5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:01.906505 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 831/3361] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 846 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:01.914272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f4ccd2b-d5ec-48e4-8d9f-6bdaa8392aa1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.914618 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f4ccd2b-d5ec-48e4-8d9f-6bdaa8392aa1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 Aug 18 13:56:01.914883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f4ccd2b-d5ec-48e4-8d9f-6bdaa8392aa1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:01.915429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f4ccd2b-d5ec-48e4-8d9f-6bdaa8392aa1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:01.925334 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:01.925334 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:01.930934 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0f4ccd2b-d5ec-48e4-8d9f-6bdaa8392aa1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:01.934270 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f4ccd2b-d5ec-48e4-8d9f-6bdaa8392aa1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 returned with HTTP 200 Aug 18 13:56:01.934672 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 845/3362] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:01.984105 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-49defbb7-3048-4b8c-9b5e-14132c2bbb25 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:01.999213 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49defbb7-3048-4b8c-9b5e-14132c2bbb25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:02.000934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49defbb7-3048-4b8c-9b5e-14132c2bbb25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.001631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49defbb7-3048-4b8c-9b5e-14132c2bbb25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.001631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-49defbb7-3048-4b8c-9b5e-14132c2bbb25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:02.012462 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.012462 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:02.013471 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49defbb7-3048-4b8c-9b5e-14132c2bbb25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:02.013972 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 840/3363] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:01 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:02.129083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9745d9cd-3d14-43c3-9d68-bf9b7e48a5be None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.129566 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9745d9cd-3d14-43c3-9d68-bf9b7e48a5be None None] GET https://10.4.3.221/volume// Aug 18 13:56:02.129873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9745d9cd-3d14-43c3-9d68-bf9b7e48a5be None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.130217 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9745d9cd-3d14-43c3-9d68-bf9b7e48a5be None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.131352 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9745d9cd-3d14-43c3-9d68-bf9b7e48a5be None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:02.131352 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 848/3364] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:02.139760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-b29c0b1a-7b84-4a24-adfc-31d621f73a63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.195494 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-b29c0b1a-7b84-4a24-adfc-31d621f73a63 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:56:02.196002 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-b29c0b1a-7b84-4a24-adfc-31d621f73a63 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ea71f72-6bc8-4704-b718-fb0a766b40cd", "connector": null, "instance_uuid": "0fd478ea-d045-4b1f-ace3-d399911584d9"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:02.208018 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.208018 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:02.247572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-b29c0b1a-7b84-4a24-adfc-31d621f73a63 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:56:02.248152 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 832/3365] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:56:02 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 18 13:56:02.286332 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-374a7c88-bb31-481a-87b1-ea7d2e48aa28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.288581 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-374a7c88-bb31-481a-87b1-ea7d2e48aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:02.288581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-374a7c88-bb31-481a-87b1-ea7d2e48aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.288818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-374a7c88-bb31-481a-87b1-ea7d2e48aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.291758 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=363,cinder:INSERT=45,cinder:UPDATE=87,cinder:DELETE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:56:02.304692 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.304692 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:02.311275 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-374a7c88-bb31-481a-87b1-ea7d2e48aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:02.320138 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6f01cc8f-9822-46c4-a480-a12701970d12 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.320576 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f01cc8f-9822-46c4-a480-a12701970d12 None None] GET https://10.4.3.221/volume// Aug 18 13:56:02.320783 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f01cc8f-9822-46c4-a480-a12701970d12 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.321078 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-374a7c88-bb31-481a-87b1-ea7d2e48aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:02.321668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f01cc8f-9822-46c4-a480-a12701970d12 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.321668 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f01cc8f-9822-46c4-a480-a12701970d12 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:02.321829 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 846/3366] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:02.321939 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 841/3367] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:02.334729 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-ca293fee-3d6f-4693-9146-e1193f750cf2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.339564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-ca293fee-3d6f-4693-9146-e1193f750cf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:02.341884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-ca293fee-3d6f-4693-9146-e1193f750cf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.341884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-ca293fee-3d6f-4693-9146-e1193f750cf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.355606 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.355606 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:02.361582 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-ca293fee-3d6f-4693-9146-e1193f750cf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:02.368649 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-ca293fee-3d6f-4693-9146-e1193f750cf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:02.369702 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 849/3368] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:02.496025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-940a6bd5-e88b-44f7-8c7a-99492ff778c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.498464 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-940a6bd5-e88b-44f7-8c7a-99492ff778c8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] PUT https://10.4.3.221/volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d Aug 18 13:56:02.498978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-940a6bd5-e88b-44f7-8c7a-99492ff778c8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:02.508269 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-940a6bd5-e88b-44f7-8c7a-99492ff778c8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Acquiring lock "cinder-attachment_update-5ea71f72-6bc8-4704-b718-fb0a766b40cd-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:56:02.513201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-940a6bd5-e88b-44f7-8c7a-99492ff778c8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-5ea71f72-6bc8-4704-b718-fb0a766b40cd-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:56:02.514157 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.514157 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:02.590956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-940a6bd5-e88b-44f7-8c7a-99492ff778c8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-5ea71f72-6bc8-4704-b718-fb0a766b40cd-np0000007658" released by "attachment_update" :: held 0.077s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:56:02.591362 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-940a6bd5-e88b-44f7-8c7a-99492ff778c8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d returned with HTTP 200 Aug 18 13:56:02.592400 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 833/3369] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:56:02 2026] PUT /volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:02.595198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6f8203c-8fb6-46c3-a190-61ff16b81801 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.595949 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6f8203c-8fb6-46c3-a190-61ff16b81801 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:02.596186 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6f8203c-8fb6-46c3-a190-61ff16b81801 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.596429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6f8203c-8fb6-46c3-a190-61ff16b81801 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.596581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c6f8203c-8fb6-46c3-a190-61ff16b81801 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:02.602324 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.602324 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:02.603100 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6f8203c-8fb6-46c3-a190-61ff16b81801 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:02.603490 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 847/3370] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:02.751845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ddc6c9f7-7b45-4400-a520-32b3fb774101 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.753431 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ddc6c9f7-7b45-4400-a520-32b3fb774101 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:02.753649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ddc6c9f7-7b45-4400-a520-32b3fb774101 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.753890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ddc6c9f7-7b45-4400-a520-32b3fb774101 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.754083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ddc6c9f7-7b45-4400-a520-32b3fb774101 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:02.755986 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=450,cinder:INSERT=77,cinder:UPDATE=135,cinder:DELETE=2 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:56:02.761419 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.761419 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:02.763371 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ddc6c9f7-7b45-4400-a520-32b3fb774101 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:02.763713 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 842/3371] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:02.865210 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e5378c7e-9d47-4459-a801-f2bc41ca522f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.867463 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e5378c7e-9d47-4459-a801-f2bc41ca522f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:02.867463 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e5378c7e-9d47-4459-a801-f2bc41ca522f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.867657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e5378c7e-9d47-4459-a801-f2bc41ca522f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.867770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e5378c7e-9d47-4459-a801-f2bc41ca522f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:02.873708 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:02.873708 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:02.874734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e5378c7e-9d47-4459-a801-f2bc41ca522f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:02.875726 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 850/3372] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:02.949484 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a252e5b-01b9-49e0-9363-13a27d1ed2c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.951289 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a252e5b-01b9-49e0-9363-13a27d1ed2c5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 Aug 18 13:56:02.951505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a252e5b-01b9-49e0-9363-13a27d1ed2c5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.951708 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a252e5b-01b9-49e0-9363-13a27d1ed2c5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.961323 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a252e5b-01b9-49e0-9363-13a27d1ed2c5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 returned with HTTP 404 Aug 18 13:56:02.962318 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 834/3373] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/volumes/9e7269a9-baad-4bc1-8615-26963a31f1a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:02.974420 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3a5a7df-3cae-44d8-94c8-4ab987ca53cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:02.976154 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3a5a7df-3cae-44d8-94c8-4ab987ca53cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] GET https://10.4.3.221/volume/v3/backups Aug 18 13:56:02.976341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3a5a7df-3cae-44d8-94c8-4ab987ca53cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:02.976510 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3a5a7df-3cae-44d8-94c8-4ab987ca53cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:02.976769 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-f3a5a7df-3cae-44d8-94c8-4ab987ca53cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:02.988681 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3a5a7df-3cae-44d8-94c8-4ab987ca53cf tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 200 Aug 18 13:56:02.989277 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 848/3374] 10.4.3.221 () {68 vars in 1277 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/backups => generated 623 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:03.001226 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4aec13c-5469-4688-8084-11d7835d49dd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.002646 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4aec13c-5469-4688-8084-11d7835d49dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] GET https://10.4.3.221/volume/v3/backups?project_id=ca08d12dcf0444c1ba13e17f0f1ed96e Aug 18 13:56:03.004880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4aec13c-5469-4688-8084-11d7835d49dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:03.004880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4aec13c-5469-4688-8084-11d7835d49dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:03.004880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-e4aec13c-5469-4688-8084-11d7835d49dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Removing options 'project_id' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:03.015753 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4aec13c-5469-4688-8084-11d7835d49dd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups?project_id=ca08d12dcf0444c1ba13e17f0f1ed96e returned with HTTP 200 Aug 18 13:56:03.016415 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 843/3375] 10.4.3.221 () {68 vars in 1364 bytes} [Tue Aug 18 13:56:02 2026] GET /volume/v3/backups?project_id=ca08d12dcf0444c1ba13e17f0f1ed96e => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:03.027326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6e8d666b-63f5-4ac0-b253-c6b5b5104bc0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.027955 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f772f6b9-f470-4497-9788-2a073ee68841 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.029633 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:03.030103 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1831347322"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:03.030423 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6e8d666b-63f5-4ac0-b253-c6b5b5104bc0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:03.030744 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6e8d666b-63f5-4ac0-b253-c6b5b5104bc0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:03.031051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6e8d666b-63f5-4ac0-b253-c6b5b5104bc0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:03.031246 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6e8d666b-63f5-4ac0-b253-c6b5b5104bc0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:03.031825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1831347322'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:03.032059 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume of 1 GB Aug 18 13:56:03.032433 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:03.032433 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:03.037375 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Availability Zones retrieved successfully. Aug 18 13:56:03.038121 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:03.038121 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:03.039394 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6e8d666b-63f5-4ac0-b253-c6b5b5104bc0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:03.040360 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 851/3376] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:03 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:03.045408 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (516393b5-ffcc-4312-9385-d022f60c085e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:03.046649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7945624-ddfa-4e59-a823-4fb12c7176fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:03.047523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:03.079475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7945624-ddfa-4e59-a823-4fb12c7176fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:03.080425 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72c8c28-126c-4e83-a0e6-4e643805b708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:03.141066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['51bbdb75-473e-4430-b716-b3295349e1a5', 'a988a393-fafe-496b-a7d0-74de39632ac5', 'bc8ac71c-495a-47c5-8822-d61aa767e27c', '5474b2a8-d30b-4f1f-864c-c48716648e55'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:03.141966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72c8c28-126c-4e83-a0e6-4e643805b708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51bbdb75-473e-4430-b716-b3295349e1a5', 'a988a393-fafe-496b-a7d0-74de39632ac5', 'bc8ac71c-495a-47c5-8822-d61aa767e27c', '5474b2a8-d30b-4f1f-864c-c48716648e55']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:03.142763 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3a376d-11b2-4608-a9ea-35c2bffc5198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:03.173676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3a376d-11b2-4608-a9ea-35c2bffc5198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9180479d-bff8-4d69-9c93-04ad64ca4e3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1831347322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['51bbdb75-473e-4430-b716-b3295349e1a5','a988a393-fafe-496b-a7d0-74de39632ac5','bc8ac71c-495a-47c5-8822-d61aa767e27c','5474b2a8-d30b-4f1f-864c-c48716648e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1831347322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9180479d-bff8-4d69-9c93-04ad64ca4e3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e3c1e572b8430199b70a093b26e805',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:03.174691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83de9e2-5917-4f44-8a22-24c08ef4ab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:03.199952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83de9e2-5917-4f44-8a22-24c08ef4ab3d) transitioned into state 'SUCCESS' from state '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-1831347322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['51bbdb75-473e-4430-b716-b3295349e1a5','a988a393-fafe-496b-a7d0-74de39632ac5','bc8ac71c-495a-47c5-8822-d61aa767e27c','5474b2a8-d30b-4f1f-864c-c48716648e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e3c1e572b8430199b70a093b26e805',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:03.201029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56843b28-e492-41b3-b422-7f46814bb689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:03.214920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56843b28-e492-41b3-b422-7f46814bb689) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:03.216217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Flow 'volume_create_api' (516393b5-ffcc-4312-9385-d022f60c085e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:03.216677 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Create volume request issued successfully. Aug 18 13:56:03.221761 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f772f6b9-f470-4497-9788-2a073ee68841 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:03.222416 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 835/3377] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:56:03 2026] POST /volume/v3/volumes => generated 778 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:03.239894 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da95e41c-d27c-4c32-9e67-c1bba01d3b6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.245137 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da95e41c-d27c-4c32-9e67-c1bba01d3b6d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e Aug 18 13:56:03.245301 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da95e41c-d27c-4c32-9e67-c1bba01d3b6d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:03.245527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da95e41c-d27c-4c32-9e67-c1bba01d3b6d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:03.257218 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:03.257218 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:03.262763 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da95e41c-d27c-4c32-9e67-c1bba01d3b6d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:03.268290 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da95e41c-d27c-4c32-9e67-c1bba01d3b6d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e returned with HTTP 200 Aug 18 13:56:03.268743 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 849/3378] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:03 2026] GET /volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:03.342751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c7fa9280-059d-4d49-a1ec-3901e12a4b09 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.346515 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c7fa9280-059d-4d49-a1ec-3901e12a4b09 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:03.346515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c7fa9280-059d-4d49-a1ec-3901e12a4b09 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:03.346515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c7fa9280-059d-4d49-a1ec-3901e12a4b09 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:03.370340 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:03.370340 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:03.377821 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c7fa9280-059d-4d49-a1ec-3901e12a4b09 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:03.383810 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c7fa9280-059d-4d49-a1ec-3901e12a4b09 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:03.384318 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 844/3379] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:03 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:03.617446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-96ae5e84-6816-498c-bf15-29132e07ca49 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.620417 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96ae5e84-6816-498c-bf15-29132e07ca49 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:03.620652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96ae5e84-6816-498c-bf15-29132e07ca49 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:03.623385 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96ae5e84-6816-498c-bf15-29132e07ca49 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:03.623612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-96ae5e84-6816-498c-bf15-29132e07ca49 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:03.633326 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:03.633326 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:03.634216 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96ae5e84-6816-498c-bf15-29132e07ca49 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:03.635106 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 852/3380] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:03 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:03.781444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-417be675-587c-4eed-b3c1-3980f9acb007 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.785964 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-417be675-587c-4eed-b3c1-3980f9acb007 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:03.786222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-417be675-587c-4eed-b3c1-3980f9acb007 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:03.786460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-417be675-587c-4eed-b3c1-3980f9acb007 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:03.786797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-417be675-587c-4eed-b3c1-3980f9acb007 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:03.788722 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=420,cinder:UPDATE=120,cinder:INSERT=73,cinder:DELETE=2 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:56:03.793652 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:03.793652 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:03.795079 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-417be675-587c-4eed-b3c1-3980f9acb007 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:03.796830 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 836/3381] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:03 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:03.893743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-545b8dd1-a220-4edc-a038-bbc1fbd4a0fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:03.895746 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545b8dd1-a220-4edc-a038-bbc1fbd4a0fc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:03.895997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-545b8dd1-a220-4edc-a038-bbc1fbd4a0fc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:03.896218 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-545b8dd1-a220-4edc-a038-bbc1fbd4a0fc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:03.896378 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-545b8dd1-a220-4edc-a038-bbc1fbd4a0fc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:03.907176 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:03.907176 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:03.908411 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545b8dd1-a220-4edc-a038-bbc1fbd4a0fc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:03.908495 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 850/3382] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:03 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:04.052232 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-beb70d18-dd9b-4e02-859c-decb703c6f16 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.054474 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-beb70d18-dd9b-4e02-859c-decb703c6f16 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:04.054668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-beb70d18-dd9b-4e02-859c-decb703c6f16 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:04.054876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-beb70d18-dd9b-4e02-859c-decb703c6f16 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:04.054998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-beb70d18-dd9b-4e02-859c-decb703c6f16 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:04.061745 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.061745 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:04.063182 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-beb70d18-dd9b-4e02-859c-decb703c6f16 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:04.063716 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 845/3383] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:04 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:04.284563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8020b36b-7b0c-4ddf-b844-89ffd0b1691b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.286999 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8020b36b-7b0c-4ddf-b844-89ffd0b1691b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e Aug 18 13:56:04.287422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8020b36b-7b0c-4ddf-b844-89ffd0b1691b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:04.287751 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8020b36b-7b0c-4ddf-b844-89ffd0b1691b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:04.297926 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.297926 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:04.301780 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8020b36b-7b0c-4ddf-b844-89ffd0b1691b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:04.305850 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8020b36b-7b0c-4ddf-b844-89ffd0b1691b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e returned with HTTP 200 Aug 18 13:56:04.306471 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 853/3384] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:04 2026] GET /volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:04.325949 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.327880 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:56:04.328319 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9180479d-bff8-4d69-9c93-04ad64ca4e3e", "name": "tempest-type-Backup-1897366072"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:04.329983 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating new backup {'backup': {'volume_id': '9180479d-bff8-4d69-9c93-04ad64ca4e3e', 'name': 'tempest-type-Backup-1897366072'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:56:04.330171 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Creating backup of volume 9180479d-bff8-4d69-9c93-04ad64ca4e3e in container None Aug 18 13:56:04.339084 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.339084 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:04.339466 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:04.358093 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Created reservations ['964f9892-f2e1-409c-a232-8bffa6481b03', '7df534b8-a4d8-40f9-a654-5751fe49c978'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:04.389002 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42c4a6b3-d700-4f77-90fa-60ad8640c8a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:56:04.389576 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 837/3385] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:56:04 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:04.400013 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ee2ffd6-5d61-4436-938b-5f38ff75f82e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.400415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-224eb554-4a96-4cdd-901d-921726a55864 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.402880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ee2ffd6-5d61-4436-938b-5f38ff75f82e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:04.403233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ee2ffd6-5d61-4436-938b-5f38ff75f82e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:04.403558 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ee2ffd6-5d61-4436-938b-5f38ff75f82e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:04.404513 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-224eb554-4a96-4cdd-901d-921726a55864 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:04.404513 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-224eb554-4a96-4cdd-901d-921726a55864 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:04.405203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-224eb554-4a96-4cdd-901d-921726a55864 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:04.405203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-224eb554-4a96-4cdd-901d-921726a55864 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:04.411908 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.411908 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:04.413711 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-224eb554-4a96-4cdd-901d-921726a55864 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:04.413711 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 846/3386] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:04 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:04.417402 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.417402 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:04.421000 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ee2ffd6-5d61-4436-938b-5f38ff75f82e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:04.425745 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ee2ffd6-5d61-4436-938b-5f38ff75f82e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:04.426382 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 851/3387] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:04 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:04.648912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-587c8f6c-a53c-42a4-86fb-9306a636c016 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.651328 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-587c8f6c-a53c-42a4-86fb-9306a636c016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:04.651581 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-587c8f6c-a53c-42a4-86fb-9306a636c016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:04.651822 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-587c8f6c-a53c-42a4-86fb-9306a636c016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:04.652127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-587c8f6c-a53c-42a4-86fb-9306a636c016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:04.654626 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=372,cinder:UPDATE=80,cinder:INSERT=41,cinder:DELETE=4 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:56:04.658938 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.658938 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:04.660044 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-587c8f6c-a53c-42a4-86fb-9306a636c016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:04.661102 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 854/3388] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:04 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:04.809676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e08d675-b551-4e36-a1db-2da5e254c151 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.812298 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e08d675-b551-4e36-a1db-2da5e254c151 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:04.812298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e08d675-b551-4e36-a1db-2da5e254c151 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:04.812298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e08d675-b551-4e36-a1db-2da5e254c151 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:04.813013 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4e08d675-b551-4e36-a1db-2da5e254c151 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:04.819005 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.819005 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:04.819755 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e08d675-b551-4e36-a1db-2da5e254c151 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:04.820325 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 838/3389] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:04 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:04.923687 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1c404045-445b-4f5b-acf9-dfbccf2b4a59 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:04.925650 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1c404045-445b-4f5b-acf9-dfbccf2b4a59 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:04.925650 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1c404045-445b-4f5b-acf9-dfbccf2b4a59 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:04.925799 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1c404045-445b-4f5b-acf9-dfbccf2b4a59 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:04.925892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1c404045-445b-4f5b-acf9-dfbccf2b4a59 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:04.932270 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:04.932270 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:04.933115 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1c404045-445b-4f5b-acf9-dfbccf2b4a59 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:04.934146 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 847/3390] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:04 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:05.073660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e40a938-9119-49a1-99d5-8072194580d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:05.075910 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e40a938-9119-49a1-99d5-8072194580d6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:05.075910 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e40a938-9119-49a1-99d5-8072194580d6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:05.076138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e40a938-9119-49a1-99d5-8072194580d6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:05.076266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5e40a938-9119-49a1-99d5-8072194580d6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:05.080882 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:05.080882 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:05.081629 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e40a938-9119-49a1-99d5-8072194580d6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:05.082054 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 852/3391] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:05 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:05.424767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e793081b-40ac-4396-8774-6aa3f966d30c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:05.430360 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e793081b-40ac-4396-8774-6aa3f966d30c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:05.430581 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e793081b-40ac-4396-8774-6aa3f966d30c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:05.430785 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e793081b-40ac-4396-8774-6aa3f966d30c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:05.430954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e793081b-40ac-4396-8774-6aa3f966d30c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:05.439756 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1592673-16e4-4d8f-b0cd-de58751c83e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:05.441180 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:05.441180 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:05.441876 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1592673-16e4-4d8f-b0cd-de58751c83e6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:05.441956 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e793081b-40ac-4396-8774-6aa3f966d30c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:05.442120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1592673-16e4-4d8f-b0cd-de58751c83e6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:05.442334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1592673-16e4-4d8f-b0cd-de58751c83e6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:05.442527 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 855/3392] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:05 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:05.452193 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:05.452193 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:05.455939 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1592673-16e4-4d8f-b0cd-de58751c83e6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:05.460721 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1592673-16e4-4d8f-b0cd-de58751c83e6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:05.461549 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 839/3393] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:05 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:05.672628 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-81453191-5b4a-4f39-b561-67f0037b07d0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:05.674746 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81453191-5b4a-4f39-b561-67f0037b07d0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:05.675247 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-81453191-5b4a-4f39-b561-67f0037b07d0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:05.675519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-81453191-5b4a-4f39-b561-67f0037b07d0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:05.675709 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-81453191-5b4a-4f39-b561-67f0037b07d0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:05.680554 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:05.680554 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:05.681533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81453191-5b4a-4f39-b561-67f0037b07d0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:05.682058 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 848/3394] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:05 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:05.833345 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70c7b603-1785-477a-ac54-a0902597cc69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:05.835846 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70c7b603-1785-477a-ac54-a0902597cc69 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:05.836138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70c7b603-1785-477a-ac54-a0902597cc69 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:05.836535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70c7b603-1785-477a-ac54-a0902597cc69 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:05.836667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-70c7b603-1785-477a-ac54-a0902597cc69 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:05.843455 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:05.843455 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:05.844568 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70c7b603-1785-477a-ac54-a0902597cc69 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:05.845076 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 853/3395] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:05 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:05.887326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-60dac5fc-e403-4547-9ead-8ddccc0e5c0b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:05.889937 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-60dac5fc-e403-4547-9ead-8ddccc0e5c0b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d/action Aug 18 13:56:05.890440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-60dac5fc-e403-4547-9ead-8ddccc0e5c0b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:05.890502 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-60dac5fc-e403-4547-9ead-8ddccc0e5c0b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:05.914487 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:05.914487 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:05.931473 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-92979f25-fca4-4f29-8e16-413a7f0d75d5 req-60dac5fc-e403-4547-9ead-8ddccc0e5c0b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d/action returned with HTTP 204 Aug 18 13:56:05.932137 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 856/3396] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:56:05 2026] POST /volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:05.945267 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb029759-4ddf-4491-82ab-7b696da7179c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:05.947927 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb029759-4ddf-4491-82ab-7b696da7179c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:05.948186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb029759-4ddf-4491-82ab-7b696da7179c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:05.949060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb029759-4ddf-4491-82ab-7b696da7179c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:05.949251 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cb029759-4ddf-4491-82ab-7b696da7179c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:05.957948 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:05.957948 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:05.958649 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb029759-4ddf-4491-82ab-7b696da7179c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:05.959993 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 840/3397] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:05 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.094750 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-be5d8dd0-3a88-4540-a94f-5f2e2af9bde0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.097310 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be5d8dd0-3a88-4540-a94f-5f2e2af9bde0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:06.097534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be5d8dd0-3a88-4540-a94f-5f2e2af9bde0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.097796 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be5d8dd0-3a88-4540-a94f-5f2e2af9bde0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.097979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-be5d8dd0-3a88-4540-a94f-5f2e2af9bde0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:06.105203 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.105203 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:06.106614 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be5d8dd0-3a88-4540-a94f-5f2e2af9bde0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:06.107475 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 849/3398] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.454992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-871585d2-4567-41e4-9d06-c181999a359c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.456551 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-871585d2-4567-41e4-9d06-c181999a359c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:06.457146 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-871585d2-4567-41e4-9d06-c181999a359c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.457392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-871585d2-4567-41e4-9d06-c181999a359c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.457561 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-871585d2-4567-41e4-9d06-c181999a359c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:06.461612 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.461612 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:06.462380 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-871585d2-4567-41e4-9d06-c181999a359c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:06.462793 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 854/3399] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.473540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-63e3c838-fd70-4838-83f5-8a5526e52a19 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.476643 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-63e3c838-fd70-4838-83f5-8a5526e52a19 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:56:06.476908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-63e3c838-fd70-4838-83f5-8a5526e52a19 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.477149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-63e3c838-fd70-4838-83f5-8a5526e52a19 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.491019 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.491019 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:06.495918 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-63e3c838-fd70-4838-83f5-8a5526e52a19 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:06.501459 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-63e3c838-fd70-4838-83f5-8a5526e52a19 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:56:06.502048 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 857/3400] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:06.548956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-85516154-13d0-4969-8c56-f78e27dc65ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.551275 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-85516154-13d0-4969-8c56-f78e27dc65ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:06.551415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-85516154-13d0-4969-8c56-f78e27dc65ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.551647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-85516154-13d0-4969-8c56-f78e27dc65ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.561405 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.561405 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:06.566197 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-85516154-13d0-4969-8c56-f78e27dc65ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:06.571983 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-85516154-13d0-4969-8c56-f78e27dc65ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:06.572498 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 841/3401] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:06.656848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1b9fc8f8-2b3e-40d9-8dbd-bc79b790fdd7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.657297 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b9fc8f8-2b3e-40d9-8dbd-bc79b790fdd7 None None] GET https://10.4.3.221/volume// Aug 18 13:56:06.657482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b9fc8f8-2b3e-40d9-8dbd-bc79b790fdd7 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.657689 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b9fc8f8-2b3e-40d9-8dbd-bc79b790fdd7 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.658138 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b9fc8f8-2b3e-40d9-8dbd-bc79b790fdd7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:06.658500 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 850/3402] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:06.667254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-68a8dbb2-7847-4445-ac12-e6de7d87cbe4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.669519 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-68a8dbb2-7847-4445-ac12-e6de7d87cbe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:56:06.669889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-68a8dbb2-7847-4445-ac12-e6de7d87cbe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3547d928-fb72-485c-a8cb-4d7f934ac064", "connector": null, "instance_uuid": "0fd478ea-d045-4b1f-ace3-d399911584d9"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:06.678341 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.678341 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:06.694425 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-507dac41-d929-4e5c-87df-f534ef5a828b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.696591 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-507dac41-d929-4e5c-87df-f534ef5a828b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:06.696904 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-507dac41-d929-4e5c-87df-f534ef5a828b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.697167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-507dac41-d929-4e5c-87df-f534ef5a828b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.697321 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-507dac41-d929-4e5c-87df-f534ef5a828b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:06.702250 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.702250 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:06.703225 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-507dac41-d929-4e5c-87df-f534ef5a828b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:06.703805 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 858/3403] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.709284 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-68a8dbb2-7847-4445-ac12-e6de7d87cbe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:56:06.709869 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 855/3404] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:56:06 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:06.713651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7886eb43-70b0-4713-9481-e360ceff6e7a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.715655 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7886eb43-70b0-4713-9481-e360ceff6e7a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 Aug 18 13:56:06.715880 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7886eb43-70b0-4713-9481-e360ceff6e7a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.716125 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7886eb43-70b0-4713-9481-e360ceff6e7a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.721019 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.721019 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:06.721497 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7886eb43-70b0-4713-9481-e360ceff6e7a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:56:06.722375 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7886eb43-70b0-4713-9481-e360ceff6e7a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 returned with HTTP 200 Aug 18 13:56:06.722729 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 842/3405] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.732333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-38fadfcf-16da-4ada-baa4-56a25729a735 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.734220 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38fadfcf-16da-4ada-baa4-56a25729a735 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:06.734426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38fadfcf-16da-4ada-baa4-56a25729a735 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.734581 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38fadfcf-16da-4ada-baa4-56a25729a735 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.734723 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-38fadfcf-16da-4ada-baa4-56a25729a735 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:06.741311 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.741311 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:06.742235 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38fadfcf-16da-4ada-baa4-56a25729a735 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:06.742639 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 851/3406] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.744698 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2f3fc1f2-a820-4a4b-b0fd-ef8d817a7b6c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.747297 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2f3fc1f2-a820-4a4b-b0fd-ef8d817a7b6c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:06.747297 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2f3fc1f2-a820-4a4b-b0fd-ef8d817a7b6c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.747297 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2f3fc1f2-a820-4a4b-b0fd-ef8d817a7b6c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.753282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68fecefa-b217-43e1-895e-492ed1c5d639 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.755128 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68fecefa-b217-43e1-895e-492ed1c5d639 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:06.755413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68fecefa-b217-43e1-895e-492ed1c5d639 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.755529 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68fecefa-b217-43e1-895e-492ed1c5d639 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.755638 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-68fecefa-b217-43e1-895e-492ed1c5d639 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete backup with id: 476815bd-863a-480a-a331-4469bea2890c. Aug 18 13:56:06.757609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0b4df7f-6233-4830-9d6f-eb7d0f8e3861 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.758083 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0b4df7f-6233-4830-9d6f-eb7d0f8e3861 None None] GET https://10.4.3.221/volume// Aug 18 13:56:06.758815 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0b4df7f-6233-4830-9d6f-eb7d0f8e3861 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.758815 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0b4df7f-6233-4830-9d6f-eb7d0f8e3861 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.758815 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0b4df7f-6233-4830-9d6f-eb7d0f8e3861 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:06.759533 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.759533 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:06.759605 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 843/3407] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:06.760606 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.760606 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:06.763171 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2f3fc1f2-a820-4a4b-b0fd-ef8d817a7b6c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:06.770190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-943129ca-42be-45d5-b00f-4346f064dd91 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.772951 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2f3fc1f2-a820-4a4b-b0fd-ef8d817a7b6c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:06.773588 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 859/3408] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.776467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-943129ca-42be-45d5-b00f-4346f064dd91 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:06.776956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-943129ca-42be-45d5-b00f-4346f064dd91 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.777037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-943129ca-42be-45d5-b00f-4346f064dd91 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.779399 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-68fecefa-b217-43e1-895e-492ed1c5d639 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] delete_backup rpcapi backup_id 476815bd-863a-480a-a331-4469bea2890c {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:06.781434 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68fecefa-b217-43e1-895e-492ed1c5d639 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 202 Aug 18 13:56:06.782006 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 856/3409] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:06 2026] DELETE /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:06.788497 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.788497 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:06.789234 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98727473-de12-43be-b0e1-3ba7882bec4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.791475 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98727473-de12-43be-b0e1-3ba7882bec4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:06.791759 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98727473-de12-43be-b0e1-3ba7882bec4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.792037 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98727473-de12-43be-b0e1-3ba7882bec4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.792205 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-98727473-de12-43be-b0e1-3ba7882bec4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:06.792873 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-943129ca-42be-45d5-b00f-4346f064dd91 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:06.797275 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-943129ca-42be-45d5-b00f-4346f064dd91 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:06.797669 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 852/3410] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:06.800047 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.800047 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:06.800808 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98727473-de12-43be-b0e1-3ba7882bec4e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 200 Aug 18 13:56:06.801342 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 844/3411] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.857467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fc52376e-f3fc-4e57-b0a9-b3276bc6a707 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.859249 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc52376e-f3fc-4e57-b0a9-b3276bc6a707 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:06.859382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fc52376e-f3fc-4e57-b0a9-b3276bc6a707 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.859612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fc52376e-f3fc-4e57-b0a9-b3276bc6a707 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.859802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fc52376e-f3fc-4e57-b0a9-b3276bc6a707 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:06.863418 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.863418 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:06.864093 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc52376e-f3fc-4e57-b0a9-b3276bc6a707 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:06.864592 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 860/3412] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:06.921345 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-e3c271c6-1a70-4211-8b18-48e2cc5e8d87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.924027 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-e3c271c6-1a70-4211-8b18-48e2cc5e8d87 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] PUT https://10.4.3.221/volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045 Aug 18 13:56:06.924496 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-e3c271c6-1a70-4211-8b18-48e2cc5e8d87 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:06.934527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-e3c271c6-1a70-4211-8b18-48e2cc5e8d87 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Acquiring lock "cinder-attachment_update-3547d928-fb72-485c-a8cb-4d7f934ac064-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:56:06.941210 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-e3c271c6-1a70-4211-8b18-48e2cc5e8d87 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-3547d928-fb72-485c-a8cb-4d7f934ac064-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:56:06.942444 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.942444 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:06.973731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7910d832-b68e-4957-9f64-e6370dd1534f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:06.977212 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7910d832-b68e-4957-9f64-e6370dd1534f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:06.977413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7910d832-b68e-4957-9f64-e6370dd1534f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:06.977614 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7910d832-b68e-4957-9f64-e6370dd1534f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:06.977747 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7910d832-b68e-4957-9f64-e6370dd1534f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:06.981672 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:06.981672 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:06.982390 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7910d832-b68e-4957-9f64-e6370dd1534f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:06.982764 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 853/3413] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:06 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:07.029461 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-e3c271c6-1a70-4211-8b18-48e2cc5e8d87 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-3547d928-fb72-485c-a8cb-4d7f934ac064-np0000007658" released by "attachment_update" :: held 0.088s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:56:07.029461 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-e3c271c6-1a70-4211-8b18-48e2cc5e8d87 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045 returned with HTTP 200 Aug 18 13:56:07.029461 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 857/3414] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:56:06 2026] PUT /volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:07.042263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-8213154c-42e8-497d-8a32-a54fcb42299d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.044298 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-8213154c-42e8-497d-8a32-a54fcb42299d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/encryption Aug 18 13:56:07.044477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-8213154c-42e8-497d-8a32-a54fcb42299d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.044730 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-8213154c-42e8-497d-8a32-a54fcb42299d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.054054 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:07.054054 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:07.060251 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-8213154c-42e8-497d-8a32-a54fcb42299d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/encryption returned with HTTP 200 Aug 18 13:56:07.060719 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 845/3415] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:07.122882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fc6e06e8-d1f2-4bb1-9aff-4e3de33ed201 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.122882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc6e06e8-d1f2-4bb1-9aff-4e3de33ed201 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:07.122882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fc6e06e8-d1f2-4bb1-9aff-4e3de33ed201 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.122882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fc6e06e8-d1f2-4bb1-9aff-4e3de33ed201 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.122882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fc6e06e8-d1f2-4bb1-9aff-4e3de33ed201 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:07.127635 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:07.127635 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:07.128563 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc6e06e8-d1f2-4bb1-9aff-4e3de33ed201 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:07.129047 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 861/3416] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:07.477450 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-33ebacb9-77d0-4ddb-ba0c-5d677efc7dab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.479334 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33ebacb9-77d0-4ddb-ba0c-5d677efc7dab tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:07.479575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33ebacb9-77d0-4ddb-ba0c-5d677efc7dab tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.479790 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33ebacb9-77d0-4ddb-ba0c-5d677efc7dab tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.479918 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-33ebacb9-77d0-4ddb-ba0c-5d677efc7dab tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:07.483986 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:07.483986 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:07.484575 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33ebacb9-77d0-4ddb-ba0c-5d677efc7dab tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:07.485002 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 854/3417] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:07.787397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16c617ba-7c25-44b5-820c-2002b949b17d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.789312 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c617ba-7c25-44b5-820c-2002b949b17d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:07.789496 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c617ba-7c25-44b5-820c-2002b949b17d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.789682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c617ba-7c25-44b5-820c-2002b949b17d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.798569 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:07.798569 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:07.801675 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16c617ba-7c25-44b5-820c-2002b949b17d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:07.806021 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c617ba-7c25-44b5-820c-2002b949b17d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:07.806418 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 858/3418] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:07.812454 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bffd1f03-5f59-4e49-a0a1-76096e018768 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.814328 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bffd1f03-5f59-4e49-a0a1-76096e018768 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c Aug 18 13:56:07.814566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bffd1f03-5f59-4e49-a0a1-76096e018768 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.814795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bffd1f03-5f59-4e49-a0a1-76096e018768 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.814945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bffd1f03-5f59-4e49-a0a1-76096e018768 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Show backup with id 476815bd-863a-480a-a331-4469bea2890c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:07.818402 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bffd1f03-5f59-4e49-a0a1-76096e018768 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c returned with HTTP 404 Aug 18 13:56:07.819160 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 846/3419] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/backups/476815bd-863a-480a-a331-4469bea2890c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:07.875704 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7e642aa4-ee3d-46f9-ac2f-c39d95c1a01d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.877647 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e642aa4-ee3d-46f9-ac2f-c39d95c1a01d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:07.877953 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7e642aa4-ee3d-46f9-ac2f-c39d95c1a01d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.878182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7e642aa4-ee3d-46f9-ac2f-c39d95c1a01d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.878324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7e642aa4-ee3d-46f9-ac2f-c39d95c1a01d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:07.883135 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:07.883135 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:07.884067 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e642aa4-ee3d-46f9-ac2f-c39d95c1a01d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:07.884473 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 862/3420] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:07.896485 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.898458 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 Aug 18 13:56:07.898746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.899092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.899251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 Aug 18 13:56:07.904296 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:07.904296 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:07.904713 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:56:07.921545 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:56:07.921888 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fcebee4b-c1ad-434b-a79f-84df89a0b06d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 returned with HTTP 202 Aug 18 13:56:07.922221 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 855/3421] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:56:07 2026] DELETE /volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:07.930402 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7414413-1d18-461c-ab3a-7bc167fde9f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.932450 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7414413-1d18-461c-ab3a-7bc167fde9f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 Aug 18 13:56:07.932619 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7414413-1d18-461c-ab3a-7bc167fde9f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.932795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7414413-1d18-461c-ab3a-7bc167fde9f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.937697 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:07.937697 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:07.938171 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e7414413-1d18-461c-ab3a-7bc167fde9f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:56:07.938938 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7414413-1d18-461c-ab3a-7bc167fde9f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 returned with HTTP 200 Aug 18 13:56:07.939272 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 859/3422] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:07.994601 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83054c1e-60e4-4aff-afa9-6ba633c41119 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:07.996583 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83054c1e-60e4-4aff-afa9-6ba633c41119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:07.996879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83054c1e-60e4-4aff-afa9-6ba633c41119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:07.997155 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83054c1e-60e4-4aff-afa9-6ba633c41119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:07.997314 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-83054c1e-60e4-4aff-afa9-6ba633c41119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:08.002217 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:08.002217 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:08.002988 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83054c1e-60e4-4aff-afa9-6ba633c41119 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:08.003362 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 847/3423] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:07 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:08.149306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2405d882-2e55-4378-9492-6c0e98408bf1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:08.159508 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2405d882-2e55-4378-9492-6c0e98408bf1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:08.160418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2405d882-2e55-4378-9492-6c0e98408bf1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:08.161062 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2405d882-2e55-4378-9492-6c0e98408bf1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:08.161660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2405d882-2e55-4378-9492-6c0e98408bf1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:08.178455 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:08.178455 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:08.182041 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2405d882-2e55-4378-9492-6c0e98408bf1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:08.183436 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 863/3424] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:08 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:08.497881 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-40a2aabe-e4fa-4910-bbfd-d089ceec741d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:08.499784 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-40a2aabe-e4fa-4910-bbfd-d089ceec741d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:08.500048 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-40a2aabe-e4fa-4910-bbfd-d089ceec741d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:08.500272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-40a2aabe-e4fa-4910-bbfd-d089ceec741d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:08.500437 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-40a2aabe-e4fa-4910-bbfd-d089ceec741d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:08.505173 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:08.505173 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:08.505808 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-40a2aabe-e4fa-4910-bbfd-d089ceec741d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:08.506218 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 856/3425] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:08 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:08.819055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35186f6b-6394-4013-830c-789e9bd9490d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:08.821022 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35186f6b-6394-4013-830c-789e9bd9490d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:08.821310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35186f6b-6394-4013-830c-789e9bd9490d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:08.821519 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35186f6b-6394-4013-830c-789e9bd9490d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:08.831633 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:08.831633 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:08.835288 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35186f6b-6394-4013-830c-789e9bd9490d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:08.840700 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35186f6b-6394-4013-830c-789e9bd9490d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:08.841216 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 860/3426] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:08 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:08.896957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e101bc8-8997-441a-9f7c-1bc98f1e5514 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:08.898738 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e101bc8-8997-441a-9f7c-1bc98f1e5514 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:08.898941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e101bc8-8997-441a-9f7c-1bc98f1e5514 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:08.899126 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e101bc8-8997-441a-9f7c-1bc98f1e5514 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:08.899224 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7e101bc8-8997-441a-9f7c-1bc98f1e5514 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:08.904720 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:08.904720 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:08.905668 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e101bc8-8997-441a-9f7c-1bc98f1e5514 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:08.906190 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 848/3427] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:08 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:08.948719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4e0ebf00-01f1-40cd-944f-3116f32bfb28 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:08.951051 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e0ebf00-01f1-40cd-944f-3116f32bfb28 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 Aug 18 13:56:08.951212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4e0ebf00-01f1-40cd-944f-3116f32bfb28 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:08.951386 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4e0ebf00-01f1-40cd-944f-3116f32bfb28 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:08.955341 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e0ebf00-01f1-40cd-944f-3116f32bfb28 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 returned with HTTP 404 Aug 18 13:56:08.955743 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 864/3428] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:56:08 2026] GET /volume/v3/snapshots/f9c4a84a-3389-4992-8e25-94ac7b1d4eb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:08.965536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-94a1166b-3ff5-4f0b-acc7-6a4b79946ef8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:08.967022 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-94a1166b-3ff5-4f0b-acc7-6a4b79946ef8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:56:08.967184 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-94a1166b-3ff5-4f0b-acc7-6a4b79946ef8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:08.967352 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-94a1166b-3ff5-4f0b-acc7-6a4b79946ef8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:08.973078 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:08.973078 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:08.975997 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-94a1166b-3ff5-4f0b-acc7-6a4b79946ef8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:08.979534 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-94a1166b-3ff5-4f0b-acc7-6a4b79946ef8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:56:08.979856 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 857/3429] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:08 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.008786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63923410-37de-4a29-bd03-02e7ee7805ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.010992 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:09.011424 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1942375634"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:09.013398 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request body: {'volume': {'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1942375634'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:09.013544 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3fa8871-70d8-4f1a-853e-73fba628fb8c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.016012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3fa8871-70d8-4f1a-853e-73fba628fb8c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:09.016297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3fa8871-70d8-4f1a-853e-73fba628fb8c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.016484 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3fa8871-70d8-4f1a-853e-73fba628fb8c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.016595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e3fa8871-70d8-4f1a-853e-73fba628fb8c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:09.023339 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.023339 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:09.024364 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3fa8871-70d8-4f1a-853e-73fba628fb8c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:09.024918 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 849/3430] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.103095 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume of 1 GB Aug 18 13:56:09.108198 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Availability Zones retrieved successfully. Aug 18 13:56:09.114005 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (52e8d88b-386d-4777-81dc-d7745d3a90fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:09.115204 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d80f5c-e458-4af3-a3d7-3b3f291b5b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:09.116485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:09.193889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d80f5c-e458-4af3-a3d7-3b3f291b5b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:09.194580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fdd2c0-21be-4dd9-b597-f73a6d2c5a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:09.195695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6d84ba8c-c5ef-4ac6-a809-8482c323dd5a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.197710 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6d84ba8c-c5ef-4ac6-a809-8482c323dd5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:09.197948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6d84ba8c-c5ef-4ac6-a809-8482c323dd5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.198186 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6d84ba8c-c5ef-4ac6-a809-8482c323dd5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.198289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6d84ba8c-c5ef-4ac6-a809-8482c323dd5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:09.202939 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.202939 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:09.203797 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6d84ba8c-c5ef-4ac6-a809-8482c323dd5a tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:09.204270 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 865/3431] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.213361 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-39ca27f4-e520-440a-985a-173e79bd6e49 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.215613 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39ca27f4-e520-440a-985a-173e79bd6e49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:09.215797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39ca27f4-e520-440a-985a-173e79bd6e49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.216017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39ca27f4-e520-440a-985a-173e79bd6e49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.216111 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-39ca27f4-e520-440a-985a-173e79bd6e49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:09.220260 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.220260 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:09.221018 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39ca27f4-e520-440a-985a-173e79bd6e49 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:09.221410 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 858/3432] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.229903 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b50e51ac-a8f1-4bcd-9dce-7860d5a6abec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.231759 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b50e51ac-a8f1-4bcd-9dce-7860d5a6abec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:09.233174 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b50e51ac-a8f1-4bcd-9dce-7860d5a6abec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.233174 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b50e51ac-a8f1-4bcd-9dce-7860d5a6abec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.233174 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-b50e51ac-a8f1-4bcd-9dce-7860d5a6abec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete backup with id: 5d727907-4760-40e8-a465-eedb876a811b. Aug 18 13:56:09.237176 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.237176 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:09.238185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['0c5b3542-e802-4e49-8394-d828e948382a', 'f3b82df2-3916-4420-97cf-6c369a0583ac', 'ffb845f0-f2cd-45a7-8e46-7e57a36fc8b8', '9aba6591-75b2-4fcf-98f9-6d4bee3ca344'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:09.240275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fdd2c0-21be-4dd9-b597-f73a6d2c5a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5b3542-e802-4e49-8394-d828e948382a', 'f3b82df2-3916-4420-97cf-6c369a0583ac', 'ffb845f0-f2cd-45a7-8e46-7e57a36fc8b8', '9aba6591-75b2-4fcf-98f9-6d4bee3ca344']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:09.241449 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cacc62-635b-4632-97bb-b8fcd878f4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:09.248349 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-b50e51ac-a8f1-4bcd-9dce-7860d5a6abec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] delete_backup rpcapi backup_id 5d727907-4760-40e8-a465-eedb876a811b {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:09.251702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b50e51ac-a8f1-4bcd-9dce-7860d5a6abec tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 202 Aug 18 13:56:09.252050 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 850/3433] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:09 2026] DELETE /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:09.258407 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ff4d9cd0-d8ce-4ed8-8b70-7197ceda6e71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.263140 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ff4d9cd0-d8ce-4ed8-8b70-7197ceda6e71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:09.263293 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ff4d9cd0-d8ce-4ed8-8b70-7197ceda6e71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.263482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ff4d9cd0-d8ce-4ed8-8b70-7197ceda6e71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.263582 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ff4d9cd0-d8ce-4ed8-8b70-7197ceda6e71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:09.271630 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.271630 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:09.272361 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ff4d9cd0-d8ce-4ed8-8b70-7197ceda6e71 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 200 Aug 18 13:56:09.272782 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 866/3434] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.279126 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cacc62-635b-4632-97bb-b8fcd878f4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3445c863-1a5f-4c03-a11f-f2b7e1f89ffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1942375634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['0c5b3542-e802-4e49-8394-d828e948382a','f3b82df2-3916-4420-97cf-6c369a0583ac','ffb845f0-f2cd-45a7-8e46-7e57a36fc8b8','9aba6591-75b2-4fcf-98f9-6d4bee3ca344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1942375634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3445c863-1a5f-4c03-a11f-f2b7e1f89ffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ed84147b924b8d95792fa22a03a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:09.280161 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2a6437-1339-488b-8cf0-84b5ae661b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:09.303929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2a6437-1339-488b-8cf0-84b5ae661b07) transitioned into state 'SUCCESS' from state '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-1942375634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['0c5b3542-e802-4e49-8394-d828e948382a','f3b82df2-3916-4420-97cf-6c369a0583ac','ffb845f0-f2cd-45a7-8e46-7e57a36fc8b8','9aba6591-75b2-4fcf-98f9-6d4bee3ca344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:09.304940 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40acbd8e-3f1f-44c3-a7ba-519269a591f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:09.315494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40acbd8e-3f1f-44c3-a7ba-519269a591f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:09.316552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (52e8d88b-386d-4777-81dc-d7745d3a90fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:09.316984 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request issued successfully. Aug 18 13:56:09.317706 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63923410-37de-4a29-bd03-02e7ee7805ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:09.318376 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 861/3435] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:09 2026] POST /volume/v3/volumes => generated 754 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 13:56:09.337266 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-52f4a54d-02ea-469d-aa35-3bb02381edb8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.339166 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52f4a54d-02ea-469d-aa35-3bb02381edb8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:09.339378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52f4a54d-02ea-469d-aa35-3bb02381edb8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.339587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52f4a54d-02ea-469d-aa35-3bb02381edb8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.346847 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.346847 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:09.352124 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-52f4a54d-02ea-469d-aa35-3bb02381edb8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:09.358480 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52f4a54d-02ea-469d-aa35-3bb02381edb8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:09.359078 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 859/3436] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.518290 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15b7f291-c38d-4680-8466-2aa235261b20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.520492 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b7f291-c38d-4680-8466-2aa235261b20 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:09.520786 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b7f291-c38d-4680-8466-2aa235261b20 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.521053 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b7f291-c38d-4680-8466-2aa235261b20 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.521196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-15b7f291-c38d-4680-8466-2aa235261b20 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:09.526649 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.526649 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:09.527501 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b7f291-c38d-4680-8466-2aa235261b20 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:09.527974 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 851/3437] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.857366 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-768d0303-f867-4f8b-9cc5-5d968df5496f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.860435 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-768d0303-f867-4f8b-9cc5-5d968df5496f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:09.860673 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-768d0303-f867-4f8b-9cc5-5d968df5496f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.861685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-768d0303-f867-4f8b-9cc5-5d968df5496f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.873119 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.873119 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:09.876636 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-768d0303-f867-4f8b-9cc5-5d968df5496f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:09.880902 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-768d0303-f867-4f8b-9cc5-5d968df5496f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:09.881266 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 867/3438] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:09.920138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf8ac1c1-7dfe-48c5-bfa1-5e6ce9f60985 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:09.922015 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf8ac1c1-7dfe-48c5-bfa1-5e6ce9f60985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:09.922234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf8ac1c1-7dfe-48c5-bfa1-5e6ce9f60985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:09.922440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf8ac1c1-7dfe-48c5-bfa1-5e6ce9f60985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:09.922579 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cf8ac1c1-7dfe-48c5-bfa1-5e6ce9f60985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:09.926478 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:09.926478 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:09.927174 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf8ac1c1-7dfe-48c5-bfa1-5e6ce9f60985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:09.927510 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 862/3439] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:09 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:10.039439 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f7fe76bf-1183-400f-9c95-48478a378b76 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.041623 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7fe76bf-1183-400f-9c95-48478a378b76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:10.041799 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7fe76bf-1183-400f-9c95-48478a378b76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.042016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7fe76bf-1183-400f-9c95-48478a378b76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.042117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f7fe76bf-1183-400f-9c95-48478a378b76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:10.047691 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.047691 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:10.048631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7fe76bf-1183-400f-9c95-48478a378b76 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:10.049056 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 860/3440] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:10.287268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-77220ca1-0af9-4243-8fc3-ef116d273329 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.289124 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77220ca1-0af9-4243-8fc3-ef116d273329 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b Aug 18 13:56:10.289329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77220ca1-0af9-4243-8fc3-ef116d273329 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.289557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77220ca1-0af9-4243-8fc3-ef116d273329 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.289722 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-77220ca1-0af9-4243-8fc3-ef116d273329 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 5d727907-4760-40e8-a465-eedb876a811b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:10.293272 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77220ca1-0af9-4243-8fc3-ef116d273329 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b returned with HTTP 404 Aug 18 13:56:10.293714 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 852/3441] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/backups/5d727907-4760-40e8-a465-eedb876a811b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:10.303090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.308756 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:56:10.310208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c6ae6c0-7ccb-472d-a13f-d0c934eda19c", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1338399059", "container": "tempest-volumesbackupstest-backup-container-1689344744"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:10.316749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating new backup {'backup': {'volume_id': '6c6ae6c0-7ccb-472d-a13f-d0c934eda19c', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1338399059', 'container': 'tempest-volumesbackupstest-backup-container-1689344744'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:56:10.317506 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Creating backup of volume 6c6ae6c0-7ccb-472d-a13f-d0c934eda19c in container tempest-volumesbackupstest-backup-container-1689344744 Aug 18 13:56:10.329028 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.329028 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:10.329433 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:10.344103 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Created reservations ['9ad0ea68-d7a9-43ed-8edd-9729a67af029', 'afb10452-8dfc-41c3-8d53-58f5b804c135'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:10.377174 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2904f9b9-5daa-465e-8683-c13a0cda5307 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.380284 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea692ebf-1ff9-4cee-8159-eadc84bbb5e8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:56:10.381061 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 868/3442] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:10 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:10.381165 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2904f9b9-5daa-465e-8683-c13a0cda5307 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:10.381795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2904f9b9-5daa-465e-8683-c13a0cda5307 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.382220 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2904f9b9-5daa-465e-8683-c13a0cda5307 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.391871 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.391871 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:10.392351 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-013fd8f0-f32e-4786-9c0e-76f8bea12ffe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.394355 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-013fd8f0-f32e-4786-9c0e-76f8bea12ffe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:10.394901 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-013fd8f0-f32e-4786-9c0e-76f8bea12ffe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.394901 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-013fd8f0-f32e-4786-9c0e-76f8bea12ffe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.394901 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-013fd8f0-f32e-4786-9c0e-76f8bea12ffe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:10.399095 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.399095 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:10.399385 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2904f9b9-5daa-465e-8683-c13a0cda5307 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:10.400015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-013fd8f0-f32e-4786-9c0e-76f8bea12ffe tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:10.400468 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 861/3443] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:10.405104 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2904f9b9-5daa-465e-8683-c13a0cda5307 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:10.405640 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 863/3444] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:10.540966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b89edc8-eef1-4d1b-99b2-0fb5fe951172 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.542797 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b89edc8-eef1-4d1b-99b2-0fb5fe951172 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:10.543077 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b89edc8-eef1-4d1b-99b2-0fb5fe951172 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.543277 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b89edc8-eef1-4d1b-99b2-0fb5fe951172 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.543372 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1b89edc8-eef1-4d1b-99b2-0fb5fe951172 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:10.549162 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.549162 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:10.550108 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b89edc8-eef1-4d1b-99b2-0fb5fe951172 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:10.550642 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 853/3445] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:10.637851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-de101d84-6b14-446b-a0df-0c1c43749062 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.640529 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-de101d84-6b14-446b-a0df-0c1c43749062 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/encryption Aug 18 13:56:10.640770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-de101d84-6b14-446b-a0df-0c1c43749062 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.641056 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-de101d84-6b14-446b-a0df-0c1c43749062 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.655112 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.655112 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:10.661603 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-de101d84-6b14-446b-a0df-0c1c43749062 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/encryption returned with HTTP 200 Aug 18 13:56:10.662017 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 869/3446] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:10.899665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-11f19af7-6774-4ead-8a66-c9576529aad3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.901943 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11f19af7-6774-4ead-8a66-c9576529aad3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:10.902184 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11f19af7-6774-4ead-8a66-c9576529aad3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.902461 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11f19af7-6774-4ead-8a66-c9576529aad3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.917387 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.917387 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:10.923496 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-11f19af7-6774-4ead-8a66-c9576529aad3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:10.929034 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11f19af7-6774-4ead-8a66-c9576529aad3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:10.929510 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 862/3447] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:10.938290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dda4ee59-ff41-4002-aff4-09b303fd6ca8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:10.941524 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dda4ee59-ff41-4002-aff4-09b303fd6ca8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:10.941791 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dda4ee59-ff41-4002-aff4-09b303fd6ca8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:10.942081 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dda4ee59-ff41-4002-aff4-09b303fd6ca8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:10.942267 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dda4ee59-ff41-4002-aff4-09b303fd6ca8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:10.946195 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:10.946195 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:10.947077 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dda4ee59-ff41-4002-aff4-09b303fd6ca8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:10.947566 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 864/3448] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:10 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:11.058713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abd09177-7590-4f7d-9639-6ece97f38207 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:11.060520 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abd09177-7590-4f7d-9639-6ece97f38207 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:11.060731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abd09177-7590-4f7d-9639-6ece97f38207 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:11.060990 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abd09177-7590-4f7d-9639-6ece97f38207 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:11.061100 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-abd09177-7590-4f7d-9639-6ece97f38207 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:11.066619 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:11.066619 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:11.067700 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abd09177-7590-4f7d-9639-6ece97f38207 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:11.068276 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 854/3449] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:11 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:11.423338 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2692ce8d-d160-4f9d-9cb8-1e285b2f500e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:11.428690 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2692ce8d-d160-4f9d-9cb8-1e285b2f500e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:11.430040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2692ce8d-d160-4f9d-9cb8-1e285b2f500e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:11.430932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2692ce8d-d160-4f9d-9cb8-1e285b2f500e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:11.431124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2692ce8d-d160-4f9d-9cb8-1e285b2f500e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:11.446535 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:11.446535 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:11.450280 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2692ce8d-d160-4f9d-9cb8-1e285b2f500e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:11.452022 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 870/3450] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:11 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:11.562108 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7d84abd8-b5c2-4dbd-a7e6-a254b8a5b7f0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:11.564010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d84abd8-b5c2-4dbd-a7e6-a254b8a5b7f0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:11.564250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d84abd8-b5c2-4dbd-a7e6-a254b8a5b7f0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:11.564469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d84abd8-b5c2-4dbd-a7e6-a254b8a5b7f0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:11.564587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7d84abd8-b5c2-4dbd-a7e6-a254b8a5b7f0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:11.573442 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:11.573442 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:11.574189 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d84abd8-b5c2-4dbd-a7e6-a254b8a5b7f0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:11.574554 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 863/3451] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:11 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:11.946313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8bdff7ad-52e3-4a28-907b-96a7bf4c884d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:11.948357 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bdff7ad-52e3-4a28-907b-96a7bf4c884d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:11.948544 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bdff7ad-52e3-4a28-907b-96a7bf4c884d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:11.948729 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bdff7ad-52e3-4a28-907b-96a7bf4c884d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:11.959127 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ecb3fa9f-3063-4473-bcb8-376ea10cc1b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:11.961278 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecb3fa9f-3063-4473-bcb8-376ea10cc1b9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:11.961772 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecb3fa9f-3063-4473-bcb8-376ea10cc1b9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:11.962076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecb3fa9f-3063-4473-bcb8-376ea10cc1b9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:11.962217 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ecb3fa9f-3063-4473-bcb8-376ea10cc1b9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:11.963775 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:11.963775 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:11.967487 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:11.967487 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:11.968146 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8bdff7ad-52e3-4a28-907b-96a7bf4c884d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:11.968628 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecb3fa9f-3063-4473-bcb8-376ea10cc1b9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:11.969067 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 855/3452] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:11 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:11.973707 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bdff7ad-52e3-4a28-907b-96a7bf4c884d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:11.973707 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 865/3453] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:11 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:12.079241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a16b270c-932f-49b1-bed9-45a8788e3da1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:12.082020 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a16b270c-932f-49b1-bed9-45a8788e3da1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:12.082792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a16b270c-932f-49b1-bed9-45a8788e3da1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:12.082792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a16b270c-932f-49b1-bed9-45a8788e3da1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:12.082792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a16b270c-932f-49b1-bed9-45a8788e3da1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:12.087804 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:12.087804 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:12.089130 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a16b270c-932f-49b1-bed9-45a8788e3da1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:12.089794 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 871/3454] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:12 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:12.331835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-459030bb-183e-4c81-b9fc-a7a88087e397 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:12.337027 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-459030bb-183e-4c81-b9fc-a7a88087e397 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc Aug 18 13:56:12.337188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-459030bb-183e-4c81-b9fc-a7a88087e397 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:12.337356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-459030bb-183e-4c81-b9fc-a7a88087e397 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:12.358625 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:12.358625 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:12.414559 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5d3a4175-d8b8-4041-9d88-7e0e45b78913 req-459030bb-183e-4c81-b9fc-a7a88087e397 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc returned with HTTP 200 Aug 18 13:56:12.414559 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 864/3455] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:56:12 2026] DELETE /volume/v3/attachments/9c9c6ae7-2c0f-4513-83bd-02024485f1bc => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:12.467610 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9e19229-7c3e-4142-bedc-41e437684cca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:12.471786 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9e19229-7c3e-4142-bedc-41e437684cca tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:12.472446 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9e19229-7c3e-4142-bedc-41e437684cca tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:12.473405 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9e19229-7c3e-4142-bedc-41e437684cca tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:12.473748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f9e19229-7c3e-4142-bedc-41e437684cca tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:12.487401 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:12.487401 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:12.490936 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9e19229-7c3e-4142-bedc-41e437684cca tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:12.492263 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 856/3456] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:12 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:12.590972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07520cc5-5840-47b7-97bd-487c6ae95386 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:12.590972 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07520cc5-5840-47b7-97bd-487c6ae95386 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:12.590972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07520cc5-5840-47b7-97bd-487c6ae95386 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:12.591233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07520cc5-5840-47b7-97bd-487c6ae95386 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:12.591406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-07520cc5-5840-47b7-97bd-487c6ae95386 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:12.597344 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:12.597344 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:12.598331 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07520cc5-5840-47b7-97bd-487c6ae95386 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:12.599059 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 866/3457] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:12 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:12.980213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f4b738c5-0bed-45c1-a7f7-1214b915e4b3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:12.985049 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4b738c5-0bed-45c1-a7f7-1214b915e4b3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:12.986283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4b738c5-0bed-45c1-a7f7-1214b915e4b3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:12.986283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4b738c5-0bed-45c1-a7f7-1214b915e4b3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:12.986283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f4b738c5-0bed-45c1-a7f7-1214b915e4b3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:12.989386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7f96f12a-fb99-4cde-a39b-cef59de7c075 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:12.991793 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f96f12a-fb99-4cde-a39b-cef59de7c075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:12.992114 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7f96f12a-fb99-4cde-a39b-cef59de7c075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:12.992380 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7f96f12a-fb99-4cde-a39b-cef59de7c075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:12.998924 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:12.998924 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:12.999746 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4b738c5-0bed-45c1-a7f7-1214b915e4b3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:13.000235 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 872/3458] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:12 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:13.014126 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.014126 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:13.014470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93439cd0-06dd-47ab-879c-0c5750e58f70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.016780 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93439cd0-06dd-47ab-879c-0c5750e58f70 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:56:13.017140 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93439cd0-06dd-47ab-879c-0c5750e58f70 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.017486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93439cd0-06dd-47ab-879c-0c5750e58f70 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.017773 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7f96f12a-fb99-4cde-a39b-cef59de7c075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:13.022083 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f96f12a-fb99-4cde-a39b-cef59de7c075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:13.022463 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 865/3459] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:12 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:13.026318 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.026318 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:13.030386 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-93439cd0-06dd-47ab-879c-0c5750e58f70 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:13.035219 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93439cd0-06dd-47ab-879c-0c5750e58f70 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 returned with HTTP 200 Aug 18 13:56:13.035947 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 857/3460] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:13 2026] GET /volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:13.049159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b664abe-075d-4e53-8176-93064c131336 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.076789 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad/export_record Aug 18 13:56:13.077120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.077330 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.077457 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Export record for backup 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 13:56:13.081766 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.081766 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:13.082598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling RPCAPI with context: , host: np0000007658, backup: 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 13:56:13.091123 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] export_record in rpcapi backup_id 406f4c9e-0f74-4f32-a529-9a82668962ad on host np0000007658. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 13:56:13.103480 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDA2ZjRjOWUtMGY3NC00ZjMyLWE1MjktOWE4MjY2ODk2MmFkIiwgInVzZXJfaWQiOiAiYTcyMTZiNDQzYjI4NGM4MDg1YjAyYWQzM2M1NmViMGYiLCAicHJvamVjdF9pZCI6ICJhOTQ1ODk3ZWMwYTE0YmIyYTBmMDg0ZDViODE3Y2RkMSIsICJ2b2x1bWVfaWQiOiAiZWY5ODk1MmEtM2Y4Zi00ZmVlLWJjMDQtMTg0Zjg2NjE1YTM3IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02OTQ4MDYxMDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYxMjU4Nzg4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VmOTg5NTJhLTNmOGYtNGZlZS1iYzA0LTE4NGY4NjYxNWEzNy8yMDI2MDgxODEzNTU1Mi9hel9ub3ZhX2JhY2t1cF80MDZmNGM5ZS0wZjc0LTRmMzItYTUyOS05YTgyNjY4OTYyYWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6NTY6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 13:56:13.103890 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b664abe-075d-4e53-8176-93064c131336 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad/export_record returned with HTTP 200 Aug 18 13:56:13.104613 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 867/3461] 10.4.3.221 () {66 vars in 1390 bytes} [Tue Aug 18 13:56:13 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad/export_record => generated 1512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:13.112656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.114709 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] POST https://10.4.3.221/volume/v3/backups/import_record Aug 18 13:56:13.115368 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQ5OGM0MDQtZWNiMS00MzRlLTg1MTAtMmVjNjBmOTljNTE5IiwgInVzZXJfaWQiOiAiYTcyMTZiNDQzYjI4NGM4MDg1YjAyYWQzM2M1NmViMGYiLCAicHJvamVjdF9pZCI6ICJhOTQ1ODk3ZWMwYTE0YmIyYTBmMDg0ZDViODE3Y2RkMSIsICJ2b2x1bWVfaWQiOiAiZWY5ODk1MmEtM2Y4Zi00ZmVlLWJjMDQtMTg0Zjg2NjE1YTM3IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02OTQ4MDYxMDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYxMjU4Nzg4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VmOTg5NTJhLTNmOGYtNGZlZS1iYzA0LTE4NGY4NjYxNWEzNy8yMDI2MDgxODEzNTU1Mi9hel9ub3ZhX2JhY2t1cF80MDZmNGM5ZS0wZjc0LTRmMzItYTUyOS05YTgyNjY4OTYyYWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6NTY6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:13.117205 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQ5OGM0MDQtZWNiMS00MzRlLTg1MTAtMmVjNjBmOTljNTE5IiwgInVzZXJfaWQiOiAiYTcyMTZiNDQzYjI4NGM4MDg1YjAyYWQzM2M1NmViMGYiLCAicHJvamVjdF9pZCI6ICJhOTQ1ODk3ZWMwYTE0YmIyYTBmMDg0ZDViODE3Y2RkMSIsICJ2b2x1bWVfaWQiOiAiZWY5ODk1MmEtM2Y4Zi00ZmVlLWJjMDQtMTg0Zjg2NjE1YTM3IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02OTQ4MDYxMDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYxMjU4Nzg4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VmOTg5NTJhLTNmOGYtNGZlZS1iYzA0LTE4NGY4NjYxNWEzNy8yMDI2MDgxODEzNTU1Mi9hel9ub3ZhX2JhY2t1cF80MDZmNGM5ZS0wZjc0LTRmMzItYTUyOS05YTgyNjY4OTYyYWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6NTY6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100281) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 13:56:13.117300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQ5OGM0MDQtZWNiMS00MzRlLTg1MTAtMmVjNjBmOTljNTE5IiwgInVzZXJfaWQiOiAiYTcyMTZiNDQzYjI4NGM4MDg1YjAyYWQzM2M1NmViMGYiLCAicHJvamVjdF9pZCI6ICJhOTQ1ODk3ZWMwYTE0YmIyYTBmMDg0ZDViODE3Y2RkMSIsICJ2b2x1bWVfaWQiOiAiZWY5ODk1MmEtM2Y4Zi00ZmVlLWJjMDQtMTg0Zjg2NjE1YTM3IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02OTQ4MDYxMDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYxMjU4Nzg4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VmOTg5NTJhLTNmOGYtNGZlZS1iYzA0LTE4NGY4NjYxNWEzNy8yMDI2MDgxODEzNTU1Mi9hel9ub3ZhX2JhY2t1cF80MDZmNGM5ZS0wZjc0LTRmMzItYTUyOS05YTgyNjY4OTYyYWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6NTY6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100281) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 13:56:13.119572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1cee689e-1f09-42d0-a8d1-91e1bb959579 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.121665 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1cee689e-1f09-42d0-a8d1-91e1bb959579 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:13.121665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1cee689e-1f09-42d0-a8d1-91e1bb959579 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.121930 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1cee689e-1f09-42d0-a8d1-91e1bb959579 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.121930 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1cee689e-1f09-42d0-a8d1-91e1bb959579 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:13.131208 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.131208 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:13.132086 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1cee689e-1f09-42d0-a8d1-91e1bb959579 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:13.132499 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 866/3462] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:13 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:13.177449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Created reservations ['b6db18d3-fc06-43d3-8753-5ed3326a808f', '3c575278-88dd-4078-b078-17d191d47569'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:13.198139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] import_record rpcapi backup id fd98c404-ecb1-434e-8510-2ec60f99c519 on host np0000007658 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQ5OGM0MDQtZWNiMS00MzRlLTg1MTAtMmVjNjBmOTljNTE5IiwgInVzZXJfaWQiOiAiYTcyMTZiNDQzYjI4NGM4MDg1YjAyYWQzM2M1NmViMGYiLCAicHJvamVjdF9pZCI6ICJhOTQ1ODk3ZWMwYTE0YmIyYTBmMDg0ZDViODE3Y2RkMSIsICJ2b2x1bWVfaWQiOiAiZWY5ODk1MmEtM2Y4Zi00ZmVlLWJjMDQtMTg0Zjg2NjE1YTM3IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02OTQ4MDYxMDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTYxMjU4Nzg4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VmOTg5NTJhLTNmOGYtNGZlZS1iYzA0LTE4NGY4NjYxNWEzNy8yMDI2MDgxODEzNTU1Mi9hel9ub3ZhX2JhY2t1cF80MDZmNGM5ZS0wZjc0LTRmMzItYTUyOS05YTgyNjY4OTYyYWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDEzOjU1OjQ5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTM6NTY6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100281) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 13:56:13.200906 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Import record output: {'backup': {'id': 'fd98c404-ecb1-434e-8510-2ec60f99c519', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519'}, {'rel': 'bookmark', 'href': 'https://10.4.3.221/volume/backups/fd98c404-ecb1-434e-8510-2ec60f99c519'}]}}. {{(pid=100281) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 13:56:13.200906 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cb521a96-5d9d-49d8-b42a-930afd398a8f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/import_record returned with HTTP 201 Aug 18 13:56:13.200906 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 873/3463] 10.4.3.221 () {68 vars in 1302 bytes} [Tue Aug 18 13:56:13 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 88 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:56:13.212131 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14c458d8-9806-4713-b5c7-2340d27a1d55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.215208 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14c458d8-9806-4713-b5c7-2340d27a1d55 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] GET https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 Aug 18 13:56:13.215374 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14c458d8-9806-4713-b5c7-2340d27a1d55 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.215540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14c458d8-9806-4713-b5c7-2340d27a1d55 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.215635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-14c458d8-9806-4713-b5c7-2340d27a1d55 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Show backup with id fd98c404-ecb1-434e-8510-2ec60f99c519. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:13.219409 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.219409 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:13.219942 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14c458d8-9806-4713-b5c7-2340d27a1d55 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 returned with HTTP 200 Aug 18 13:56:13.220253 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 858/3464] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:13 2026] GET /volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:13.511916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a343fe3-4f80-4b02-905d-ba4c48940b8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.515264 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a343fe3-4f80-4b02-905d-ba4c48940b8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:13.515485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a343fe3-4f80-4b02-905d-ba4c48940b8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.515636 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a343fe3-4f80-4b02-905d-ba4c48940b8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.515818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6a343fe3-4f80-4b02-905d-ba4c48940b8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:13.523419 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.523419 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:13.524319 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a343fe3-4f80-4b02-905d-ba4c48940b8d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:13.524804 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 868/3465] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:13 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:13.611754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d466ffa8-44ed-4615-b0be-ebf79992fa72 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.615244 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d466ffa8-44ed-4615-b0be-ebf79992fa72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:13.615244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d466ffa8-44ed-4615-b0be-ebf79992fa72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.615244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d466ffa8-44ed-4615-b0be-ebf79992fa72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.615244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-d466ffa8-44ed-4615-b0be-ebf79992fa72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:13.620489 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.620489 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:13.620489 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d466ffa8-44ed-4615-b0be-ebf79992fa72 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:13.620489 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 867/3466] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:13 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:13.837780 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.839095 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:56:13.839415 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.841508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.842891 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:56:13.848573 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.848573 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:13.849282 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:13.858105 np0000007658 devstack@c-api.service[100281]: WARNING cinder.keymgr.conf_key_mgr [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:56:13.864362 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 13:56:13.864362 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5e2f26b2-4cfe-4859-bdcb-c4f00bfec616 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 202 Aug 18 13:56:13.864362 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 874/3467] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:13 2026] DELETE /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:13.874894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42e37369-4e30-4d3a-a3be-acc2d08ed25c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:13.878352 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42e37369-4e30-4d3a-a3be-acc2d08ed25c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:56:13.878550 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42e37369-4e30-4d3a-a3be-acc2d08ed25c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:13.878728 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42e37369-4e30-4d3a-a3be-acc2d08ed25c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:13.892234 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:13.892234 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:13.897697 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-42e37369-4e30-4d3a-a3be-acc2d08ed25c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:13.905000 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42e37369-4e30-4d3a-a3be-acc2d08ed25c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 200 Aug 18 13:56:13.905755 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 859/3468] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:13 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:14.041226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e372a517-2f92-4308-a405-d5b0d2dce2df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.048180 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e372a517-2f92-4308-a405-d5b0d2dce2df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:14.051887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e372a517-2f92-4308-a405-d5b0d2dce2df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.051887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e372a517-2f92-4308-a405-d5b0d2dce2df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.062888 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:14.062888 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:14.065461 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e372a517-2f92-4308-a405-d5b0d2dce2df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:14.068711 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e372a517-2f92-4308-a405-d5b0d2dce2df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:14.069060 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 869/3469] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:14.144144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ac4b55ba-f4e6-4836-9521-2a51278a5c37 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.147103 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac4b55ba-f4e6-4836-9521-2a51278a5c37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:14.147103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac4b55ba-f4e6-4836-9521-2a51278a5c37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.147103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac4b55ba-f4e6-4836-9521-2a51278a5c37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.147103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ac4b55ba-f4e6-4836-9521-2a51278a5c37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:14.150524 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:14.150524 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:14.151502 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac4b55ba-f4e6-4836-9521-2a51278a5c37 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:14.151934 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 868/3470] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:14.231160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-29e83154-72d4-43ac-b02c-8401442bd5d0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.233414 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29e83154-72d4-43ac-b02c-8401442bd5d0 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] GET https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 Aug 18 13:56:14.234027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29e83154-72d4-43ac-b02c-8401442bd5d0 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.234879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29e83154-72d4-43ac-b02c-8401442bd5d0 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.234879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-29e83154-72d4-43ac-b02c-8401442bd5d0 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Show backup with id fd98c404-ecb1-434e-8510-2ec60f99c519. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:14.240269 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:14.240269 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:14.241115 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29e83154-72d4-43ac-b02c-8401442bd5d0 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 returned with HTTP 200 Aug 18 13:56:14.241550 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 875/3471] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:14.251168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-72218dc6-58ce-41d8-bb5c-31ac04f1f3ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.254187 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72218dc6-58ce-41d8-bb5c-31ac04f1f3ae tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] GET https://10.4.3.221/volume/v3/backups Aug 18 13:56:14.254420 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72218dc6-58ce-41d8-bb5c-31ac04f1f3ae tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.254714 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72218dc6-58ce-41d8-bb5c-31ac04f1f3ae tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.262129 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72218dc6-58ce-41d8-bb5c-31ac04f1f3ae tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 200 Aug 18 13:56:14.262555 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 860/3472] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/backups => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:14.272012 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.273539 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] POST https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad/restore Aug 18 13:56:14.273888 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:14.275066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Restoring backup 406f4c9e-0f74-4f32-a529-9a82668962ad ({'restore': {}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:56:14.275159 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Restoring backup 406f4c9e-0f74-4f32-a529-9a82668962ad to volume None. Aug 18 13:56:14.278781 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:14.278781 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:14.279675 np0000007658 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Creating volume of 1 GB for restore of backup 406f4c9e-0f74-4f32-a529-9a82668962ad. Aug 18 13:56:14.284941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Availability zone cache updated, next update will occur around 2026-08-18 14:56:14.284642. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 13:56:14.285045 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Availability Zones retrieved successfully. Aug 18 13:56:14.290656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Flow 'volume_create_api' (09c142db-ab23-427c-b3a6-8792fb253502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:14.293988 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74489346-f0ce-4951-baec-18be3ff61708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:14.295719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:14.319766 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74489346-f0ce-4951-baec-18be3ff61708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:14.320707 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded4f31d-3d04-41c4-8b10-17bbd315a29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:14.354494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Created reservations ['f68d92fd-1909-493a-97ea-0ecc5adae5a0', 'b02ab9af-224b-4099-97d1-faf54b641066', 'e01b72b1-3094-44d1-a7fe-429ce1aecf08', 'b814a66d-dcea-4bbb-b795-2f8be60a4502'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:14.354494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded4f31d-3d04-41c4-8b10-17bbd315a29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f68d92fd-1909-493a-97ea-0ecc5adae5a0', 'b02ab9af-224b-4099-97d1-faf54b641066', 'e01b72b1-3094-44d1-a7fe-429ce1aecf08', 'b814a66d-dcea-4bbb-b795-2f8be60a4502']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:14.354494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cca1e-40a0-4919-b100-7281049288d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:14.381839 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cca1e-40a0-4919-b100-7281049288d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92b6f250-9482-41fc-ad3a-76425147a68f', '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_406f4c9e-0f74-4f32-a529-9a82668962ad',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a945897ec0a14bb2a0f084d5b817cdd1',qos_specs=None,replication_status=,reservations=['f68d92fd-1909-493a-97ea-0ecc5adae5a0','b02ab9af-224b-4099-97d1-faf54b641066','e01b72b1-3094-44d1-a7fe-429ce1aecf08','b814a66d-dcea-4bbb-b795-2f8be60a4502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7216b443b284c8085b02ad33c56eb0f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_406f4c9e-0f74-4f32-a529-9a82668962ad',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92b6f250-9482-41fc-ad3a-76425147a68f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a945897ec0a14bb2a0f084d5b817cdd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7216b443b284c8085b02ad33c56eb0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:14.382651 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20413b4-60d6-4c0a-8ab8-6a42f89b7bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:14.405381 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20413b4-60d6-4c0a-8ab8-6a42f89b7bfb) transitioned into 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_406f4c9e-0f74-4f32-a529-9a82668962ad',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a945897ec0a14bb2a0f084d5b817cdd1',qos_specs=None,replication_status=,reservations=['f68d92fd-1909-493a-97ea-0ecc5adae5a0','b02ab9af-224b-4099-97d1-faf54b641066','e01b72b1-3094-44d1-a7fe-429ce1aecf08','b814a66d-dcea-4bbb-b795-2f8be60a4502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7216b443b284c8085b02ad33c56eb0f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:14.406139 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c060a718-c57b-43b2-bc1e-c8a3e2780cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:14.416171 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c060a718-c57b-43b2-bc1e-c8a3e2780cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:14.416990 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Flow 'volume_create_api' (09c142db-ab23-427c-b3a6-8792fb253502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:14.417282 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Create volume request issued successfully. Aug 18 13:56:14.425307 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:14.425307 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:14.425785 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:14.545304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-531461d6-3abd-41a3-96ba-ff1553caf0da None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.545304 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-531461d6-3abd-41a3-96ba-ff1553caf0da tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:14.545304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-531461d6-3abd-41a3-96ba-ff1553caf0da tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.545304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-531461d6-3abd-41a3-96ba-ff1553caf0da tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.545304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-531461d6-3abd-41a3-96ba-ff1553caf0da tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:14.554208 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:14.554208 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:14.555079 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-531461d6-3abd-41a3-96ba-ff1553caf0da tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:14.558435 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 869/3473] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:14.631192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3acc50bf-6c6e-4231-b2a1-13e58c7fa29d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.632996 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3acc50bf-6c6e-4231-b2a1-13e58c7fa29d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:14.635801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3acc50bf-6c6e-4231-b2a1-13e58c7fa29d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.635801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3acc50bf-6c6e-4231-b2a1-13e58c7fa29d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.635801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-3acc50bf-6c6e-4231-b2a1-13e58c7fa29d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:14.643460 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:14.643460 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:14.643716 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3acc50bf-6c6e-4231-b2a1-13e58c7fa29d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:14.644120 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 876/3474] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:14.922382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0d0cced-0167-49c1-8368-d4afb3f75c11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.924137 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0d0cced-0167-49c1-8368-d4afb3f75c11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 Aug 18 13:56:14.924313 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0d0cced-0167-49c1-8368-d4afb3f75c11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.924512 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0d0cced-0167-49c1-8368-d4afb3f75c11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.935996 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0d0cced-0167-49c1-8368-d4afb3f75c11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 returned with HTTP 404 Aug 18 13:56:14.936460 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 861/3475] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/volumes/53fe3dcf-f259-4e80-99fe-3b81ab8e4a84 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:14.945468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f0ff7cfd-d59e-41f8-a0e8-af1ecf2341e9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:14.947134 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f0ff7cfd-d59e-41f8-a0e8-af1ecf2341e9 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:56:14.947710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f0ff7cfd-d59e-41f8-a0e8-af1ecf2341e9 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:14.948254 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f0ff7cfd-d59e-41f8-a0e8-af1ecf2341e9 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:14.949527 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-f0ff7cfd-d59e-41f8-a0e8-af1ecf2341e9 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:15.009412 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f0ff7cfd-d59e-41f8-a0e8-af1ecf2341e9 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Get all volumes completed successfully. Aug 18 13:56:15.015050 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.015050 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:15.023306 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f0ff7cfd-d59e-41f8-a0e8-af1ecf2341e9 tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:56:15.024128 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 870/3476] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:56:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19941 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:15.052884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3d423ff3-a238-4e02-a2ed-b42c99176d8c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.055054 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3d423ff3-a238-4e02-a2ed-b42c99176d8c tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] DELETE https://10.4.3.221/volume/v3/types/9a6bee64-f015-44ed-b0ab-6b1bffcf2013 Aug 18 13:56:15.055175 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3d423ff3-a238-4e02-a2ed-b42c99176d8c tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:15.055595 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3d423ff3-a238-4e02-a2ed-b42c99176d8c tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:15.084197 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3d423ff3-a238-4e02-a2ed-b42c99176d8c tempest-TestVolumeBootPattern-2476663 tempest-TestVolumeBootPattern-2476663-project-admin] https://10.4.3.221/volume/v3/types/9a6bee64-f015-44ed-b0ab-6b1bffcf2013 returned with HTTP 202 Aug 18 13:56:15.084197 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 877/3477] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:56:15 2026] DELETE /volume/v3/types/9a6bee64-f015-44ed-b0ab-6b1bffcf2013 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:56:15.085315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3fc07328-a905-4d23-9589-c6a0908e5355 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.086575 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fc07328-a905-4d23-9589-c6a0908e5355 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:15.086755 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fc07328-a905-4d23-9589-c6a0908e5355 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:15.086956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fc07328-a905-4d23-9589-c6a0908e5355 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:15.099165 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.099165 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:15.105722 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3fc07328-a905-4d23-9589-c6a0908e5355 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:15.110152 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fc07328-a905-4d23-9589-c6a0908e5355 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:15.110997 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 862/3478] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:15 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:15.137753 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.140482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:15.141005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-713675929", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:15.143814 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-713675929', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:15.167166 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3ab8c71f-9b2b-4c83-bfbd-985d52bf9faa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.168925 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3ab8c71f-9b2b-4c83-bfbd-985d52bf9faa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:15.169039 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3ab8c71f-9b2b-4c83-bfbd-985d52bf9faa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:15.169212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3ab8c71f-9b2b-4c83-bfbd-985d52bf9faa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:15.169323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-3ab8c71f-9b2b-4c83-bfbd-985d52bf9faa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:15.177286 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.177286 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:15.178186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3ab8c71f-9b2b-4c83-bfbd-985d52bf9faa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:15.178620 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 878/3479] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:15 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:15.317176 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 13:56:15.322548 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 13:56:15.327705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (293f6a24-b850-4263-a66e-9acc9ead4603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:15.328639 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b2e4f8-86d1-4600-a769-15855e15e7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:15.329704 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:15.408239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b2e4f8-86d1-4600-a769-15855e15e7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:15.409130 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283dcbce-27f7-45d1-b733-901d57b8a8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:15.435128 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.435128 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:15.436602 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:15.436602 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:56:15.436602 np0000007658 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Overwriting volume 92b6f250-9482-41fc-ad3a-76425147a68f with restore of backup 406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:15.456831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] restore_backup in rpcapi backup_id 406f4c9e-0f74-4f32-a529-9a82668962ad {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:56:15.458661 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e862bd3-8522-4470-951e-00a3cc5bfa2b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad/restore returned with HTTP 202 Aug 18 13:56:15.459161 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 870/3480] 10.4.3.221 () {68 vars in 1393 bytes} [Tue Aug 18 13:56:14 2026] POST /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad/restore => generated 189 bytes in 1187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:15.470160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d40df64b-c395-4e1b-94ad-c56ac24795ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.473656 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d40df64b-c395-4e1b-94ad-c56ac24795ea tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:15.474280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d40df64b-c395-4e1b-94ad-c56ac24795ea tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:15.474522 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d40df64b-c395-4e1b-94ad-c56ac24795ea tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:15.474720 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d40df64b-c395-4e1b-94ad-c56ac24795ea tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:15.484158 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.484158 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:15.487691 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d40df64b-c395-4e1b-94ad-c56ac24795ea tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:15.488189 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 863/3481] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:15 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:15.488875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['978a65be-be21-44c0-ba31-7d9872d63981', 'ed7c1145-4aff-4275-a6f6-01cf292343fd', 'b83a1add-c7bf-4590-85a7-a0b939869b3f', '1cef0d92-82eb-4bd7-a042-58ee13ad4ff6'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:15.490143 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283dcbce-27f7-45d1-b733-901d57b8a8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['978a65be-be21-44c0-ba31-7d9872d63981', 'ed7c1145-4aff-4275-a6f6-01cf292343fd', 'b83a1add-c7bf-4590-85a7-a0b939869b3f', '1cef0d92-82eb-4bd7-a042-58ee13ad4ff6']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:15.491482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d91a50-dfcf-486d-b25b-2451a357bf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:15.527703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d91a50-dfcf-486d-b25b-2451a357bf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05382112-936d-4849-84e1-7419d864c90a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-713675929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['978a65be-be21-44c0-ba31-7d9872d63981','ed7c1145-4aff-4275-a6f6-01cf292343fd','b83a1add-c7bf-4590-85a7-a0b939869b3f','1cef0d92-82eb-4bd7-a042-58ee13ad4ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-713675929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05382112-936d-4849-84e1-7419d864c90a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:15.528376 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b542d55-274d-4adb-bba6-518cddbff5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:15.554019 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b542d55-274d-4adb-bba6-518cddbff5f6) transitioned into state 'SUCCESS' from state '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-713675929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['978a65be-be21-44c0-ba31-7d9872d63981','ed7c1145-4aff-4275-a6f6-01cf292343fd','b83a1add-c7bf-4590-85a7-a0b939869b3f','1cef0d92-82eb-4bd7-a042-58ee13ad4ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:15.554922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2dbb82-4565-41bc-bd9f-aabad4577249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:15.570536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2dbb82-4565-41bc-bd9f-aabad4577249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:15.572068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (293f6a24-b850-4263-a66e-9acc9ead4603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:15.572226 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-83cc7daf-2aab-4e18-b271-132fe6afe37f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.572522 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 13:56:15.573208 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-caeab9bf-f2a0-4fc5-a4e0-035f3acddc61 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:15.573735 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 871/3482] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:15 2026] POST /volume/v3/volumes => generated 758 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:15.574311 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83cc7daf-2aab-4e18-b271-132fe6afe37f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:15.574545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83cc7daf-2aab-4e18-b271-132fe6afe37f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:15.574728 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83cc7daf-2aab-4e18-b271-132fe6afe37f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:15.574852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-83cc7daf-2aab-4e18-b271-132fe6afe37f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:15.581330 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.581330 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:15.582271 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83cc7daf-2aab-4e18-b271-132fe6afe37f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:15.582710 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 879/3483] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:15 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:15.591062 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d8a6de0-be0d-4166-b6d0-e00408cb51f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.594425 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d8a6de0-be0d-4166-b6d0-e00408cb51f3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:56:15.594621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d8a6de0-be0d-4166-b6d0-e00408cb51f3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:15.594898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d8a6de0-be0d-4166-b6d0-e00408cb51f3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:15.602655 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.602655 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:15.607444 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d8a6de0-be0d-4166-b6d0-e00408cb51f3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:15.612319 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d8a6de0-be0d-4166-b6d0-e00408cb51f3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 200 Aug 18 13:56:15.612812 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 871/3484] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:15 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:15.657706 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e7017eb-8b51-46c7-8fae-43b4fc8a1914 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:15.660111 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e7017eb-8b51-46c7-8fae-43b4fc8a1914 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:15.660398 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e7017eb-8b51-46c7-8fae-43b4fc8a1914 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:15.660670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e7017eb-8b51-46c7-8fae-43b4fc8a1914 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:15.661876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9e7017eb-8b51-46c7-8fae-43b4fc8a1914 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:15.667964 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:15.667964 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:15.670000 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e7017eb-8b51-46c7-8fae-43b4fc8a1914 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:15.670000 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 864/3485] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:15 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:16.127956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7cc69fad-94ea-4322-950e-dd2ea3c53a2f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:16.131090 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7cc69fad-94ea-4322-950e-dd2ea3c53a2f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:16.131279 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7cc69fad-94ea-4322-950e-dd2ea3c53a2f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:16.131476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7cc69fad-94ea-4322-950e-dd2ea3c53a2f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:16.141608 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:16.141608 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:16.145320 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7cc69fad-94ea-4322-950e-dd2ea3c53a2f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:16.149749 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7cc69fad-94ea-4322-950e-dd2ea3c53a2f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:16.150163 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 872/3486] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:16 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:16.191223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-795c8ba2-4656-4bce-98ab-1042667c9d80 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:16.193453 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-795c8ba2-4656-4bce-98ab-1042667c9d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:56:16.193671 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-795c8ba2-4656-4bce-98ab-1042667c9d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:16.193944 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-795c8ba2-4656-4bce-98ab-1042667c9d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:16.194044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-795c8ba2-4656-4bce-98ab-1042667c9d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:16.199497 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:16.199497 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:16.199994 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-795c8ba2-4656-4bce-98ab-1042667c9d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:56:16.200358 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 880/3487] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:16 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:16.501948 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-342feee9-42d0-4439-bf10-85cb3a452715 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:16.505005 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-342feee9-42d0-4439-bf10-85cb3a452715 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:16.505203 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-342feee9-42d0-4439-bf10-85cb3a452715 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:16.505372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-342feee9-42d0-4439-bf10-85cb3a452715 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:16.505471 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-342feee9-42d0-4439-bf10-85cb3a452715 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:16.514621 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:16.514621 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:16.516606 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-342feee9-42d0-4439-bf10-85cb3a452715 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:16.519001 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 872/3488] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:16 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:16.596693 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a2e4c9f-ef66-4b83-b23b-6ed155b8ada4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:16.599011 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a2e4c9f-ef66-4b83-b23b-6ed155b8ada4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:16.599253 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a2e4c9f-ef66-4b83-b23b-6ed155b8ada4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:16.599506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a2e4c9f-ef66-4b83-b23b-6ed155b8ada4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:16.599661 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2a2e4c9f-ef66-4b83-b23b-6ed155b8ada4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:16.607646 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:16.607646 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:16.608666 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a2e4c9f-ef66-4b83-b23b-6ed155b8ada4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:16.609189 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 865/3489] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:16 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:16.630909 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b2ec9aab-91a3-4287-899b-856e49a1e132 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:16.632641 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2ec9aab-91a3-4287-899b-856e49a1e132 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:56:16.632805 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2ec9aab-91a3-4287-899b-856e49a1e132 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:16.633083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2ec9aab-91a3-4287-899b-856e49a1e132 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:16.643021 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:16.643021 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:16.647653 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b2ec9aab-91a3-4287-899b-856e49a1e132 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:16.654132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2ec9aab-91a3-4287-899b-856e49a1e132 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 200 Aug 18 13:56:16.654644 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 873/3490] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:16 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:16.677256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-97a63082-0232-413f-8486-767af0721255 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:16.679755 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-97a63082-0232-413f-8486-767af0721255 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:56:16.679966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-97a63082-0232-413f-8486-767af0721255 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:16.680178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-97a63082-0232-413f-8486-767af0721255 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:16.681973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9ba17b5-a0f3-4bec-a23b-e4fcf9cea7e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:16.684128 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9ba17b5-a0f3-4bec-a23b-e4fcf9cea7e9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:16.684385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9ba17b5-a0f3-4bec-a23b-e4fcf9cea7e9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:16.684631 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9ba17b5-a0f3-4bec-a23b-e4fcf9cea7e9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:16.684729 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c9ba17b5-a0f3-4bec-a23b-e4fcf9cea7e9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:16.697962 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:16.697962 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:16.698706 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9ba17b5-a0f3-4bec-a23b-e4fcf9cea7e9 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:16.698756 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:16.698756 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:16.699154 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 873/3491] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:16 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:16.711361 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-97a63082-0232-413f-8486-767af0721255 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:16.718253 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-97a63082-0232-413f-8486-767af0721255 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 200 Aug 18 13:56:16.718759 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 881/3492] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:16 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:17.167633 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7246147-ac41-4cfb-ada8-ee491efa11ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:17.169415 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7246147-ac41-4cfb-ada8-ee491efa11ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:17.169621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7246147-ac41-4cfb-ada8-ee491efa11ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:17.169850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7246147-ac41-4cfb-ada8-ee491efa11ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:17.180006 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:17.180006 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:17.183424 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7246147-ac41-4cfb-ada8-ee491efa11ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:17.195849 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7246147-ac41-4cfb-ada8-ee491efa11ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:17.196254 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 866/3493] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:17 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:17.531435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2f8bafdd-91a7-4ff1-9806-082dc1ab4fb3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:17.533350 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2f8bafdd-91a7-4ff1-9806-082dc1ab4fb3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:17.533556 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2f8bafdd-91a7-4ff1-9806-082dc1ab4fb3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:17.533795 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2f8bafdd-91a7-4ff1-9806-082dc1ab4fb3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:17.533971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2f8bafdd-91a7-4ff1-9806-082dc1ab4fb3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:17.541346 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:17.541346 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:17.542381 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2f8bafdd-91a7-4ff1-9806-082dc1ab4fb3 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:17.542848 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 874/3494] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:17 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:17.626524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a024ac32-e35a-49d3-a747-20dba717d119 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:17.652773 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a024ac32-e35a-49d3-a747-20dba717d119 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:17.657688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a024ac32-e35a-49d3-a747-20dba717d119 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:17.658277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a024ac32-e35a-49d3-a747-20dba717d119 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:17.658417 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a024ac32-e35a-49d3-a747-20dba717d119 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:17.670388 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:17.670388 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:17.671022 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a024ac32-e35a-49d3-a747-20dba717d119 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:17.671378 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 874/3495] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:17 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:17.716006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e367371a-aa8f-4c95-82c7-b44e730dfa4c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:17.719186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e367371a-aa8f-4c95-82c7-b44e730dfa4c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:17.719510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e367371a-aa8f-4c95-82c7-b44e730dfa4c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:17.719799 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e367371a-aa8f-4c95-82c7-b44e730dfa4c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:17.720170 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e367371a-aa8f-4c95-82c7-b44e730dfa4c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:17.729616 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:17.729616 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:17.730627 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e367371a-aa8f-4c95-82c7-b44e730dfa4c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:17.731210 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 882/3496] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:17 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:17.737048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-f5bd88ba-0f9b-4e63-94e5-37fee14f044f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:17.771926 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-f5bd88ba-0f9b-4e63-94e5-37fee14f044f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045/action Aug 18 13:56:17.772487 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-f5bd88ba-0f9b-4e63-94e5-37fee14f044f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:17.772647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-f5bd88ba-0f9b-4e63-94e5-37fee14f044f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:17.793608 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:17.793608 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:17.811423 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2939f093-e076-4ae1-9715-3a6f68558f48 req-f5bd88ba-0f9b-4e63-94e5-37fee14f044f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045/action returned with HTTP 204 Aug 18 13:56:17.811423 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 867/3497] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:56:17 2026] POST /volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:17.916892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-9215e3dc-5cd7-4a8d-b8f9-eb010585c956 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:17.916892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-9215e3dc-5cd7-4a8d-b8f9-eb010585c956 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:56:17.916892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-9215e3dc-5cd7-4a8d-b8f9-eb010585c956 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:17.916892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-9215e3dc-5cd7-4a8d-b8f9-eb010585c956 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:17.923148 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:17.923148 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:17.926437 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-9215e3dc-5cd7-4a8d-b8f9-eb010585c956 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:17.931745 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-9215e3dc-5cd7-4a8d-b8f9-eb010585c956 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 200 Aug 18 13:56:17.932158 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 875/3498] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:17 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:18.123132 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-8b61af6d-044c-4713-9552-765afc4c9b7d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.126195 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-8b61af6d-044c-4713-9552-765afc4c9b7d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:56:18.126387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-8b61af6d-044c-4713-9552-765afc4c9b7d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.126559 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-8b61af6d-044c-4713-9552-765afc4c9b7d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.142607 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.142607 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:18.146979 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-8b61af6d-044c-4713-9552-765afc4c9b7d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:56:18.151369 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-8b61af6d-044c-4713-9552-765afc4c9b7d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:56:18.151779 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 875/3499] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:18.161813 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dc344a9e-eff5-4917-af36-98de08d09811 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.162524 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dc344a9e-eff5-4917-af36-98de08d09811 None None] GET https://10.4.3.221/volume// Aug 18 13:56:18.162714 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dc344a9e-eff5-4917-af36-98de08d09811 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.162980 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dc344a9e-eff5-4917-af36-98de08d09811 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.163560 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dc344a9e-eff5-4917-af36-98de08d09811 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:18.163912 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 883/3500] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:18.174791 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2346b147-d428-4a59-9eae-7bdc883947d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.176975 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2346b147-d428-4a59-9eae-7bdc883947d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:56:18.177401 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2346b147-d428-4a59-9eae-7bdc883947d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62937e71-9dcd-4da5-a9eb-46a2ccc56fad", "connector": null, "instance_uuid": "63c93591-42ba-4a2e-9f3c-1548fe2608f1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:18.186620 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.186620 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:18.210489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-08845536-9cea-46c6-8026-2ab074d9ca0d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.212284 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-08845536-9cea-46c6-8026-2ab074d9ca0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:56:18.212475 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-08845536-9cea-46c6-8026-2ab074d9ca0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.214964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-08845536-9cea-46c6-8026-2ab074d9ca0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.219774 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2346b147-d428-4a59-9eae-7bdc883947d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:56:18.220219 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 868/3501] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:56:18 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 18 13:56:18.223463 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.223463 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:18.227161 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-08845536-9cea-46c6-8026-2ab074d9ca0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:18.232026 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-08845536-9cea-46c6-8026-2ab074d9ca0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:56:18.232515 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 876/3502] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:18.471937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-72223841-427b-4b63-92a8-46bb386313fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.473951 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-72223841-427b-4b63-92a8-46bb386313fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:56:18.476877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-72223841-427b-4b63-92a8-46bb386313fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.476877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-72223841-427b-4b63-92a8-46bb386313fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.482465 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.482465 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:18.486468 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-72223841-427b-4b63-92a8-46bb386313fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:18.490562 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-72223841-427b-4b63-92a8-46bb386313fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 200 Aug 18 13:56:18.490972 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 876/3503] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:18.503826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d32f0c86-2a49-49db-9260-c7a769d71b5b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.504189 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d32f0c86-2a49-49db-9260-c7a769d71b5b None None] GET https://10.4.3.221/volume// Aug 18 13:56:18.504340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d32f0c86-2a49-49db-9260-c7a769d71b5b None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.504533 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d32f0c86-2a49-49db-9260-c7a769d71b5b None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.504827 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d32f0c86-2a49-49db-9260-c7a769d71b5b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:18.505128 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 884/3504] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:18.513388 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-a8685b80-cdd3-4832-baa1-1e95ea7ff8e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.515054 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-a8685b80-cdd3-4832-baa1-1e95ea7ff8e0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:56:18.515350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-a8685b80-cdd3-4832-baa1-1e95ea7ff8e0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05382112-936d-4849-84e1-7419d864c90a", "connector": null, "instance_uuid": "34bce2f3-8107-4545-a2e2-cbd6d88577a0"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:18.522949 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.522949 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:18.550573 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-a8685b80-cdd3-4832-baa1-1e95ea7ff8e0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:56:18.551030 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 869/3505] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:56:18 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:18.555939 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-62174383-b5ec-4a4c-9e07-5919234f3f3c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.559453 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-62174383-b5ec-4a4c-9e07-5919234f3f3c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:18.559643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-62174383-b5ec-4a4c-9e07-5919234f3f3c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.559835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-62174383-b5ec-4a4c-9e07-5919234f3f3c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.559967 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-62174383-b5ec-4a4c-9e07-5919234f3f3c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:18.568331 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.568331 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:18.569152 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-62174383-b5ec-4a4c-9e07-5919234f3f3c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:18.569470 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 877/3506] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:18.685525 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cf38147-d8c4-4f35-9d71-34599b5ecce2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.687513 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cf38147-d8c4-4f35-9d71-34599b5ecce2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:18.687513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cf38147-d8c4-4f35-9d71-34599b5ecce2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.687513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cf38147-d8c4-4f35-9d71-34599b5ecce2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.687697 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4cf38147-d8c4-4f35-9d71-34599b5ecce2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:18.691974 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.691974 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:18.692899 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cf38147-d8c4-4f35-9d71-34599b5ecce2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:18.693284 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 877/3507] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:18.745027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8f6819c2-c88a-4706-b33e-5296e1fb941b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.747771 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8f6819c2-c88a-4706-b33e-5296e1fb941b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:18.748028 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8f6819c2-c88a-4706-b33e-5296e1fb941b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.748237 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8f6819c2-c88a-4706-b33e-5296e1fb941b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.748368 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8f6819c2-c88a-4706-b33e-5296e1fb941b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:18.754803 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.754803 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:18.755564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8f6819c2-c88a-4706-b33e-5296e1fb941b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:18.756034 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 885/3508] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:18.938362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-c82337c3-84d2-437c-8ae7-58ec4895be82 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:18.943274 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-c82337c3-84d2-437c-8ae7-58ec4895be82 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:56:18.946503 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-c82337c3-84d2-437c-8ae7-58ec4895be82 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:18.946705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-c82337c3-84d2-437c-8ae7-58ec4895be82 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:18.958067 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:18.958067 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:18.967756 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-c82337c3-84d2-437c-8ae7-58ec4895be82 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:18.985570 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-c82337c3-84d2-437c-8ae7-58ec4895be82 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:56:18.986022 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 870/3509] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:18 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:19.134188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ad10c8de-3810-42a0-9d62-0536c1762c62 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.134188 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad10c8de-3810-42a0-9d62-0536c1762c62 None None] GET https://10.4.3.221/volume// Aug 18 13:56:19.134188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ad10c8de-3810-42a0-9d62-0536c1762c62 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.134188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ad10c8de-3810-42a0-9d62-0536c1762c62 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.134188 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad10c8de-3810-42a0-9d62-0536c1762c62 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:19.134188 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 878/3510] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:19.142931 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-70d5d937-8fa9-4d1f-b553-13f072bfc704 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.145061 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-70d5d937-8fa9-4d1f-b553-13f072bfc704 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:56:19.145374 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-70d5d937-8fa9-4d1f-b553-13f072bfc704 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f2c16d9-13f1-4f95-8716-a94c593262f6", "connector": null, "instance_uuid": "0fd478ea-d045-4b1f-ace3-d399911584d9"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:19.155646 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.155646 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:19.182891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-70d5d937-8fa9-4d1f-b553-13f072bfc704 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:56:19.182891 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 878/3511] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:56:19 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 18 13:56:19.219570 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-349b935e-06ce-440f-9b2e-3d4c6c39a2f5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.221147 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-349b935e-06ce-440f-9b2e-3d4c6c39a2f5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:56:19.221285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-349b935e-06ce-440f-9b2e-3d4c6c39a2f5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.221459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-349b935e-06ce-440f-9b2e-3d4c6c39a2f5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.229654 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.229654 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:19.232873 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-349b935e-06ce-440f-9b2e-3d4c6c39a2f5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:19.237949 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-349b935e-06ce-440f-9b2e-3d4c6c39a2f5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:56:19.238314 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 886/3512] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:19.242034 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0281f151-e300-4229-844e-646ef1689f8c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.242530 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0281f151-e300-4229-844e-646ef1689f8c None None] GET https://10.4.3.221/volume// Aug 18 13:56:19.242735 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0281f151-e300-4229-844e-646ef1689f8c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.242973 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0281f151-e300-4229-844e-646ef1689f8c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.243368 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0281f151-e300-4229-844e-646ef1689f8c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:19.243673 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 871/3513] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:19.251994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-4429f042-a970-4079-a299-388340b541ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.253639 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-4429f042-a970-4079-a299-388340b541ed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:56:19.254016 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-4429f042-a970-4079-a299-388340b541ed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.254352 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-4429f042-a970-4079-a299-388340b541ed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.264001 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.264001 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:19.267870 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-4429f042-a970-4079-a299-388340b541ed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:19.272810 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-4429f042-a970-4079-a299-388340b541ed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:56:19.273774 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 879/3514] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1098 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:19.405664 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-63486053-20d2-4229-8a6e-1033284c3908 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.408020 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-63486053-20d2-4229-8a6e-1033284c3908 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] PUT https://10.4.3.221/volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8 Aug 18 13:56:19.410030 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-63486053-20d2-4229-8a6e-1033284c3908 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:19.419731 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-63486053-20d2-4229-8a6e-1033284c3908 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Acquiring lock "cinder-attachment_update-1f2c16d9-13f1-4f95-8716-a94c593262f6-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:56:19.425520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-63486053-20d2-4229-8a6e-1033284c3908 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-1f2c16d9-13f1-4f95-8716-a94c593262f6-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:56:19.426886 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.426886 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:19.549849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-63486053-20d2-4229-8a6e-1033284c3908 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-1f2c16d9-13f1-4f95-8716-a94c593262f6-np0000007658" released by "attachment_update" :: held 0.124s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:56:19.551137 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-63486053-20d2-4229-8a6e-1033284c3908 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8 returned with HTTP 200 Aug 18 13:56:19.551137 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 879/3515] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:56:19 2026] PUT /volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:19.591204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d0721178-9080-4dbc-811f-99d477033c1a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.592849 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d0721178-9080-4dbc-811f-99d477033c1a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:19.592973 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d0721178-9080-4dbc-811f-99d477033c1a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.593187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d0721178-9080-4dbc-811f-99d477033c1a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.593309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d0721178-9080-4dbc-811f-99d477033c1a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:19.599373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-203f87a7-111e-47f4-9e0f-607380cb05e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.600369 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-203f87a7-111e-47f4-9e0f-607380cb05e0 None None] GET https://10.4.3.221/volume// Aug 18 13:56:19.600369 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-203f87a7-111e-47f4-9e0f-607380cb05e0 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.600369 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-203f87a7-111e-47f4-9e0f-607380cb05e0 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.600885 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-203f87a7-111e-47f4-9e0f-607380cb05e0 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:19.601299 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 872/3516] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:19.602190 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.602190 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:19.603021 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d0721178-9080-4dbc-811f-99d477033c1a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:19.603492 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 887/3517] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:19.614184 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2b14d5a0-f81f-426f-bf48-56932aacb2cb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.616800 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2b14d5a0-f81f-426f-bf48-56932aacb2cb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:56:19.617036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2b14d5a0-f81f-426f-bf48-56932aacb2cb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.617208 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2b14d5a0-f81f-426f-bf48-56932aacb2cb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.628607 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.628607 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:19.637137 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2b14d5a0-f81f-426f-bf48-56932aacb2cb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:56:19.642118 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-2b14d5a0-f81f-426f-bf48-56932aacb2cb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:56:19.642755 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 880/3518] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 1536 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:19.712743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1da87cd3-eb29-497c-a2f3-02baa103c593 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.716084 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1da87cd3-eb29-497c-a2f3-02baa103c593 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:19.716322 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1da87cd3-eb29-497c-a2f3-02baa103c593 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.716581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1da87cd3-eb29-497c-a2f3-02baa103c593 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.716740 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1da87cd3-eb29-497c-a2f3-02baa103c593 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:19.724655 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.724655 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:19.725794 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1da87cd3-eb29-497c-a2f3-02baa103c593 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:19.726293 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 880/3519] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:19.751734 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-97caacf2-4318-452a-b325-d3281f8bec5b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.754536 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-97caacf2-4318-452a-b325-d3281f8bec5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] PUT https://10.4.3.221/volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089 Aug 18 13:56:19.754982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-97caacf2-4318-452a-b325-d3281f8bec5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:19.770960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-97caacf2-4318-452a-b325-d3281f8bec5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Acquiring lock "cinder-attachment_update-62937e71-9dcd-4da5-a9eb-46a2ccc56fad-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:56:19.774500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f4dfd2c6-6f07-4fb5-b94e-e9362dd91575 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.776800 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4dfd2c6-6f07-4fb5-b94e-e9362dd91575 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:19.777617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4dfd2c6-6f07-4fb5-b94e-e9362dd91575 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:19.777617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4dfd2c6-6f07-4fb5-b94e-e9362dd91575 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:19.777617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f4dfd2c6-6f07-4fb5-b94e-e9362dd91575 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:19.779960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-97caacf2-4318-452a-b325-d3281f8bec5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Lock "cinder-attachment_update-62937e71-9dcd-4da5-a9eb-46a2ccc56fad-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:56:19.781375 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.781375 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:19.784062 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:19.784062 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:19.785067 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4dfd2c6-6f07-4fb5-b94e-e9362dd91575 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:19.785568 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 888/3520] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:19 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:19.946988 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-97caacf2-4318-452a-b325-d3281f8bec5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Lock "cinder-attachment_update-62937e71-9dcd-4da5-a9eb-46a2ccc56fad-np0000007658" released by "attachment_update" :: held 0.167s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:56:19.947397 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-97caacf2-4318-452a-b325-d3281f8bec5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089 returned with HTTP 200 Aug 18 13:56:19.947928 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 873/3521] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:56:19 2026] PUT /volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:19.976887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-0c6bc3c4-1226-4533-ae74-de622e999a69 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:19.979355 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-0c6bc3c4-1226-4533-ae74-de622e999a69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089/action Aug 18 13:56:19.979732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-0c6bc3c4-1226-4533-ae74-de622e999a69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:19.979933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-0c6bc3c4-1226-4533-ae74-de622e999a69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:20.000773 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.000773 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:20.021553 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0a57fab4-9c68-45c2-8423-0cbec0b085bd req-0c6bc3c4-1226-4533-ae74-de622e999a69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089/action returned with HTTP 204 Aug 18 13:56:20.022225 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 881/3522] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:56:19 2026] POST /volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:20.212882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b7372f9-7c16-4256-99c3-20ee93467d2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.213266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b7372f9-7c16-4256-99c3-20ee93467d2d None None] GET https://10.4.3.221/volume// Aug 18 13:56:20.213484 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b7372f9-7c16-4256-99c3-20ee93467d2d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:20.213718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b7372f9-7c16-4256-99c3-20ee93467d2d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:20.214073 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b7372f9-7c16-4256-99c3-20ee93467d2d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:20.214444 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 881/3523] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:20.256043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-badf9d29-2190-417e-bb0b-adc46dfc65e9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.257489 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-badf9d29-2190-417e-bb0b-adc46dfc65e9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:56:20.257842 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-badf9d29-2190-417e-bb0b-adc46dfc65e9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:20.258187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-badf9d29-2190-417e-bb0b-adc46dfc65e9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:20.264005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-634aaff9-25e3-4cfb-a94a-1da3481954c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.267392 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-634aaff9-25e3-4cfb-a94a-1da3481954c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:56:20.267392 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-634aaff9-25e3-4cfb-a94a-1da3481954c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:20.267392 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-634aaff9-25e3-4cfb-a94a-1da3481954c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:20.270391 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.270391 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:20.275028 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-badf9d29-2190-417e-bb0b-adc46dfc65e9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:20.279604 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.279604 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:20.281825 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-badf9d29-2190-417e-bb0b-adc46dfc65e9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:56:20.281825 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 889/3524] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:20 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:20.297489 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-634aaff9-25e3-4cfb-a94a-1da3481954c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:56:20.308435 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-634aaff9-25e3-4cfb-a94a-1da3481954c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 200 Aug 18 13:56:20.308868 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 874/3525] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:20 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 1545 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:20.453027 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-6d38b2c1-096e-4c76-a84b-7ed3d5dc9a11 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.455087 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-6d38b2c1-096e-4c76-a84b-7ed3d5dc9a11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc Aug 18 13:56:20.455409 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-6d38b2c1-096e-4c76-a84b-7ed3d5dc9a11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:20.464226 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-6d38b2c1-096e-4c76-a84b-7ed3d5dc9a11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-05382112-936d-4849-84e1-7419d864c90a-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:56:20.471684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-6d38b2c1-096e-4c76-a84b-7ed3d5dc9a11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-05382112-936d-4849-84e1-7419d864c90a-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:56:20.473181 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.473181 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:20.619032 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ded2d5f2-fb3d-461c-b30d-1a79ec099fe0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.621326 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ded2d5f2-fb3d-461c-b30d-1a79ec099fe0 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:20.621572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ded2d5f2-fb3d-461c-b30d-1a79ec099fe0 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:20.621809 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ded2d5f2-fb3d-461c-b30d-1a79ec099fe0 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:20.621994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ded2d5f2-fb3d-461c-b30d-1a79ec099fe0 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:20.628513 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.628513 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:20.629681 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ded2d5f2-fb3d-461c-b30d-1a79ec099fe0 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:20.630190 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 882/3526] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:20 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:20.699848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-6d38b2c1-096e-4c76-a84b-7ed3d5dc9a11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-05382112-936d-4849-84e1-7419d864c90a-np0000007658" released by "attachment_update" :: held 0.228s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:56:20.700577 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-6d38b2c1-096e-4c76-a84b-7ed3d5dc9a11 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc returned with HTTP 200 Aug 18 13:56:20.701109 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 882/3527] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:56:20 2026] PUT /volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:20.742161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e81e1201-6fb3-4bce-a282-1ced1ad8cbdd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.745187 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e81e1201-6fb3-4bce-a282-1ced1ad8cbdd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:20.745262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-adaa66c7-d3b9-4027-9940-c1cee13860b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.745315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e81e1201-6fb3-4bce-a282-1ced1ad8cbdd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:20.745315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e81e1201-6fb3-4bce-a282-1ced1ad8cbdd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:20.745315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e81e1201-6fb3-4bce-a282-1ced1ad8cbdd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:20.747837 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-adaa66c7-d3b9-4027-9940-c1cee13860b0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc/action Aug 18 13:56:20.747837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-adaa66c7-d3b9-4027-9940-c1cee13860b0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:20.747837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-adaa66c7-d3b9-4027-9940-c1cee13860b0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:20.754877 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.754877 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:20.758194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e81e1201-6fb3-4bce-a282-1ced1ad8cbdd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:20.758827 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 890/3528] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:20 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:20.769110 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.769110 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:20.782770 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ffa0ebfd-1dd2-4f21-bb24-9eb06e8671ad req-adaa66c7-d3b9-4027-9940-c1cee13860b0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc/action returned with HTTP 204 Aug 18 13:56:20.783320 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 875/3529] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:56:20 2026] POST /volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:20.803768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82812b07-b4ca-404b-b429-e614c60e4554 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:20.809120 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82812b07-b4ca-404b-b429-e614c60e4554 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:20.809120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82812b07-b4ca-404b-b429-e614c60e4554 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:20.809120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82812b07-b4ca-404b-b429-e614c60e4554 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:20.809120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-82812b07-b4ca-404b-b429-e614c60e4554 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:20.820029 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:20.820029 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:20.820262 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82812b07-b4ca-404b-b429-e614c60e4554 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:20.821307 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 883/3530] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:20 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:21.272695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e354cffc-8500-495e-8769-a2f28dd57a51 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:21.275767 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:21.276222 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-79091370"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:21.278845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-79091370'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:21.279114 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume of 1 GB Aug 18 13:56:21.279934 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:21.279934 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:21.285879 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Availability Zones retrieved successfully. Aug 18 13:56:21.291774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Flow 'volume_create_api' (cbd20fae-b9ce-4857-8ee1-f0d20f5ceba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:21.293452 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7addeac-d0cd-455d-a283-5349dabae16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:21.295113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:21.298054 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5204f474-ec68-4201-b22e-e0865c521237 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:21.300302 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5204f474-ec68-4201-b22e-e0865c521237 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:56:21.300674 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5204f474-ec68-4201-b22e-e0865c521237 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:21.301056 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5204f474-ec68-4201-b22e-e0865c521237 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:21.318050 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:21.318050 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:21.322334 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5204f474-ec68-4201-b22e-e0865c521237 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:21.323239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7addeac-d0cd-455d-a283-5349dabae16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:21.324226 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457e70f7-ad7b-4d6d-856e-16743efc1933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:21.328735 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5204f474-ec68-4201-b22e-e0865c521237 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:56:21.329634 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 891/3531] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:21 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 919 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:21.371275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Created reservations ['fd15f1b8-7dce-469e-bae2-ec7c88a73f49', '50177853-6cf7-4f7e-9113-205797a4fa9c', '906b285b-3107-4e1d-9a87-04ec9a601af4', 'df52bc3d-7de1-4a28-8339-5daaa5cdc9f7'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:21.372052 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457e70f7-ad7b-4d6d-856e-16743efc1933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd15f1b8-7dce-469e-bae2-ec7c88a73f49', '50177853-6cf7-4f7e-9113-205797a4fa9c', '906b285b-3107-4e1d-9a87-04ec9a601af4', 'df52bc3d-7de1-4a28-8339-5daaa5cdc9f7']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:21.372681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829d73b2-8434-48ec-99fa-dcf9565d46f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:21.395292 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829d73b2-8434-48ec-99fa-dcf9565d46f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '787f5e09-46fa-45c1-aaf8-9ca57d5dbd95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-79091370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08bf9a54750c4970bde3399f61ff64c4',qos_specs=None,replication_status=,reservations=['fd15f1b8-7dce-469e-bae2-ec7c88a73f49','50177853-6cf7-4f7e-9113-205797a4fa9c','906b285b-3107-4e1d-9a87-04ec9a601af4','df52bc3d-7de1-4a28-8339-5daaa5cdc9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-79091370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=787f5e09-46fa-45c1-aaf8-9ca57d5dbd95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08bf9a54750c4970bde3399f61ff64c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:21.396192 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d9a870-b11e-4748-8bc7-cc5eb753749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:21.414454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d9a870-b11e-4748-8bc7-cc5eb753749d) transitioned into state 'SUCCESS' from state '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-79091370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08bf9a54750c4970bde3399f61ff64c4',qos_specs=None,replication_status=,reservations=['fd15f1b8-7dce-469e-bae2-ec7c88a73f49','50177853-6cf7-4f7e-9113-205797a4fa9c','906b285b-3107-4e1d-9a87-04ec9a601af4','df52bc3d-7de1-4a28-8339-5daaa5cdc9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6d28b41f06f41e3ad531ba3bb167164',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:21.415281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61453e6-5fc7-4787-b5a4-b6ab88a7017d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:21.423634 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61453e6-5fc7-4787-b5a4-b6ab88a7017d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:21.424614 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Flow 'volume_create_api' (cbd20fae-b9ce-4857-8ee1-f0d20f5ceba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:21.425080 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Create volume request issued successfully. Aug 18 13:56:21.425606 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e354cffc-8500-495e-8769-a2f28dd57a51 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:21.426063 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 883/3532] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:56:21 2026] POST /volume/v3/volumes => generated 753 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:21.439375 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-155d9925-e0ba-4b63-845a-8fb3c32150ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:21.442223 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-155d9925-e0ba-4b63-845a-8fb3c32150ff tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:21.442455 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-155d9925-e0ba-4b63-845a-8fb3c32150ff tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:21.442682 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-155d9925-e0ba-4b63-845a-8fb3c32150ff tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:21.452251 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:21.452251 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:21.457950 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-155d9925-e0ba-4b63-845a-8fb3c32150ff tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:21.463549 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-155d9925-e0ba-4b63-845a-8fb3c32150ff tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:21.464051 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 876/3533] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:21 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:21.646823 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4311d80e-afc1-4e2b-a558-791b568b8a64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:21.648452 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4311d80e-afc1-4e2b-a558-791b568b8a64 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:21.648643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4311d80e-afc1-4e2b-a558-791b568b8a64 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:21.648838 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4311d80e-afc1-4e2b-a558-791b568b8a64 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:21.648963 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4311d80e-afc1-4e2b-a558-791b568b8a64 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:21.653033 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:21.653033 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:21.653700 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4311d80e-afc1-4e2b-a558-791b568b8a64 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:21.654076 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 884/3534] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:21 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:21.774195 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-efc3b8f3-d5c8-4ec8-9802-1cc12d2082a6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:21.777852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-efc3b8f3-d5c8-4ec8-9802-1cc12d2082a6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:21.778090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-efc3b8f3-d5c8-4ec8-9802-1cc12d2082a6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:21.778294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-efc3b8f3-d5c8-4ec8-9802-1cc12d2082a6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:21.778393 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-efc3b8f3-d5c8-4ec8-9802-1cc12d2082a6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:21.787837 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:21.787837 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:21.789453 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-efc3b8f3-d5c8-4ec8-9802-1cc12d2082a6 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:21.790569 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 892/3535] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:21 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:21.832887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f47794e1-1f40-47e4-837a-e9401965672b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:21.834361 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f47794e1-1f40-47e4-837a-e9401965672b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:21.834640 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f47794e1-1f40-47e4-837a-e9401965672b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:21.834893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f47794e1-1f40-47e4-837a-e9401965672b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:21.835071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f47794e1-1f40-47e4-837a-e9401965672b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:21.840977 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:21.840977 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:21.841684 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f47794e1-1f40-47e4-837a-e9401965672b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:21.842082 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 884/3536] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:21 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.347342 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b59af649-0fd6-424c-bc4a-68229bd1c0b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.349888 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b59af649-0fd6-424c-bc4a-68229bd1c0b1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:56:22.350204 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b59af649-0fd6-424c-bc4a-68229bd1c0b1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.350415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b59af649-0fd6-424c-bc4a-68229bd1c0b1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.366465 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.366465 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:22.374104 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b59af649-0fd6-424c-bc4a-68229bd1c0b1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:22.378665 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b59af649-0fd6-424c-bc4a-68229bd1c0b1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:56:22.379201 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 877/3537] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 919 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.477589 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d66211e-ff7b-4e52-ba6a-a311fc89b3ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.479488 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d66211e-ff7b-4e52-ba6a-a311fc89b3ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:22.479687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d66211e-ff7b-4e52-ba6a-a311fc89b3ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.479896 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d66211e-ff7b-4e52-ba6a-a311fc89b3ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.487435 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.487435 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:22.491015 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d66211e-ff7b-4e52-ba6a-a311fc89b3ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:22.495479 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d66211e-ff7b-4e52-ba6a-a311fc89b3ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:22.495998 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 885/3538] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.540448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-55374aaa-c8da-4f6a-ac3f-90f349638d9a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.542564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-55374aaa-c8da-4f6a-ac3f-90f349638d9a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:22.542776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-55374aaa-c8da-4f6a-ac3f-90f349638d9a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.543025 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-55374aaa-c8da-4f6a-ac3f-90f349638d9a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.552888 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.552888 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:22.556623 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-55374aaa-c8da-4f6a-ac3f-90f349638d9a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:22.560491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-55374aaa-c8da-4f6a-ac3f-90f349638d9a tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:22.560919 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 893/3539] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.644026 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-33cf3627-8843-4589-9b5e-213674dbbd3d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.644475 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33cf3627-8843-4589-9b5e-213674dbbd3d None None] GET https://10.4.3.221/volume// Aug 18 13:56:22.644648 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33cf3627-8843-4589-9b5e-213674dbbd3d None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.644847 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33cf3627-8843-4589-9b5e-213674dbbd3d None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.645188 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33cf3627-8843-4589-9b5e-213674dbbd3d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:22.645465 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 885/3540] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:22.653202 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-267512c3-a8f3-4f39-a254-0aee35280e9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.665928 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-959fc9f9-8a6f-44ce-baf0-59dc2a46624c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.671655 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-959fc9f9-8a6f-44ce-baf0-59dc2a46624c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:22.671972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-959fc9f9-8a6f-44ce-baf0-59dc2a46624c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.672178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-959fc9f9-8a6f-44ce-baf0-59dc2a46624c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.672278 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-959fc9f9-8a6f-44ce-baf0-59dc2a46624c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:22.679488 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.679488 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:22.680377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-959fc9f9-8a6f-44ce-baf0-59dc2a46624c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:22.680723 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 886/3541] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.691326 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-267512c3-a8f3-4f39-a254-0aee35280e9d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:56:22.691698 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-267512c3-a8f3-4f39-a254-0aee35280e9d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "787f5e09-46fa-45c1-aaf8-9ca57d5dbd95", "connector": null, "instance_uuid": "761f608a-96f1-4896-b459-402d49ca80ba"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:22.700601 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.700601 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:22.724594 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-267512c3-a8f3-4f39-a254-0aee35280e9d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:56:22.725053 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 878/3542] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:56:22 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 18 13:56:22.777221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8a52cd2b-f41a-446b-b273-1a2c5ae13173 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.781661 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8a52cd2b-f41a-446b-b273-1a2c5ae13173 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:22.782497 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8a52cd2b-f41a-446b-b273-1a2c5ae13173 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.783680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8a52cd2b-f41a-446b-b273-1a2c5ae13173 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.789103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8ac59118-cf29-4076-b947-0a1a6b906153 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.789420 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ac59118-cf29-4076-b947-0a1a6b906153 None None] GET https://10.4.3.221/volume// Aug 18 13:56:22.789587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8ac59118-cf29-4076-b947-0a1a6b906153 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.789810 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8ac59118-cf29-4076-b947-0a1a6b906153 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.790166 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ac59118-cf29-4076-b947-0a1a6b906153 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:22.790405 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 886/3543] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:22.803299 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.803299 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:22.805440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-3b4ed555-01a8-45d9-b9a4-d42b58da451d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.807886 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8a52cd2b-f41a-446b-b273-1a2c5ae13173 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:22.808946 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-3b4ed555-01a8-45d9-b9a4-d42b58da451d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:22.808946 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-3b4ed555-01a8-45d9-b9a4-d42b58da451d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.808946 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-3b4ed555-01a8-45d9-b9a4-d42b58da451d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.809076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93638844-ba1e-4691-bdd2-5c714e882510 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.811292 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93638844-ba1e-4691-bdd2-5c714e882510 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:22.811532 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93638844-ba1e-4691-bdd2-5c714e882510 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.811761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93638844-ba1e-4691-bdd2-5c714e882510 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.812143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-93638844-ba1e-4691-bdd2-5c714e882510 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:22.816763 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.816763 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:22.817690 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93638844-ba1e-4691-bdd2-5c714e882510 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:22.817804 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8a52cd2b-f41a-446b-b273-1a2c5ae13173 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:22.818117 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 879/3544] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.818302 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 894/3545] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.819649 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.819649 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:22.825065 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-3b4ed555-01a8-45d9-b9a4-d42b58da451d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:22.830127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-3b4ed555-01a8-45d9-b9a4-d42b58da451d tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:22.830516 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 887/3546] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:22.853645 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d5f6548f-dca8-4518-b8a5-71d461e443e7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.855947 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5f6548f-dca8-4518-b8a5-71d461e443e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:22.856193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5f6548f-dca8-4518-b8a5-71d461e443e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:22.856407 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5f6548f-dca8-4518-b8a5-71d461e443e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:22.856539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-d5f6548f-dca8-4518-b8a5-71d461e443e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:22.865399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-7c14a196-2072-4806-a4af-c2369575c02e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.867513 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-7c14a196-2072-4806-a4af-c2369575c02e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8/action Aug 18 13:56:22.867921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-7c14a196-2072-4806-a4af-c2369575c02e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:22.868051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-7c14a196-2072-4806-a4af-c2369575c02e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:22.869222 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.869222 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:22.870096 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5f6548f-dca8-4518-b8a5-71d461e443e7 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:22.870661 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 887/3547] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:22 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:22.885874 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.885874 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:22.897117 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d8f5e4d-c636-469f-9017-7adf9e12f379 req-7c14a196-2072-4806-a4af-c2369575c02e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8/action returned with HTTP 204 Aug 18 13:56:22.897580 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 880/3548] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:56:22 2026] POST /volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:22.951068 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-f015efd4-2776-4862-9f61-b8ffabf1eedb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:22.952944 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-f015efd4-2776-4862-9f61-b8ffabf1eedb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] PUT https://10.4.3.221/volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1 Aug 18 13:56:22.953268 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-f015efd4-2776-4862-9f61-b8ffabf1eedb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:22.960622 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-f015efd4-2776-4862-9f61-b8ffabf1eedb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Acquiring lock "cinder-attachment_update-787f5e09-46fa-45c1-aaf8-9ca57d5dbd95-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:56:22.965117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-f015efd4-2776-4862-9f61-b8ffabf1eedb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Lock "cinder-attachment_update-787f5e09-46fa-45c1-aaf8-9ca57d5dbd95-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:56:22.966196 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:22.966196 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:23.051178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-f015efd4-2776-4862-9f61-b8ffabf1eedb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Lock "cinder-attachment_update-787f5e09-46fa-45c1-aaf8-9ca57d5dbd95-np0000007658" released by "attachment_update" :: held 0.086s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:56:23.051568 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-f015efd4-2776-4862-9f61-b8ffabf1eedb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1 returned with HTTP 200 Aug 18 13:56:23.052195 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 895/3549] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:56:22 2026] PUT /volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:23.396878 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-893c845d-91b6-484f-b669-9d49f0edb807 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:23.398658 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-893c845d-91b6-484f-b669-9d49f0edb807 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:56:23.398930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-893c845d-91b6-484f-b669-9d49f0edb807 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:23.399172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-893c845d-91b6-484f-b669-9d49f0edb807 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:23.411632 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:23.411632 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:23.416538 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-893c845d-91b6-484f-b669-9d49f0edb807 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:56:23.421622 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-893c845d-91b6-484f-b669-9d49f0edb807 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:56:23.422059 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 888/3550] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:23 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:23.696075 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-10c0af53-7dfb-4229-97c9-fe9ef955fce8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:23.697668 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10c0af53-7dfb-4229-97c9-fe9ef955fce8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:23.697907 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10c0af53-7dfb-4229-97c9-fe9ef955fce8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:23.698108 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10c0af53-7dfb-4229-97c9-fe9ef955fce8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:23.698239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-10c0af53-7dfb-4229-97c9-fe9ef955fce8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:23.703121 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:23.703121 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:23.703856 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10c0af53-7dfb-4229-97c9-fe9ef955fce8 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:23.704348 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 888/3551] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:23 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:23.833460 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a619c58b-441f-4d72-aa23-6cd44c67a792 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:23.833795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-700bc9fb-ec7d-4f88-8761-69f4d010c3a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:23.835631 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a619c58b-441f-4d72-aa23-6cd44c67a792 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:23.835785 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-700bc9fb-ec7d-4f88-8761-69f4d010c3a5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:23.836078 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-700bc9fb-ec7d-4f88-8761-69f4d010c3a5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:23.836168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a619c58b-441f-4d72-aa23-6cd44c67a792 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:23.836310 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-700bc9fb-ec7d-4f88-8761-69f4d010c3a5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:23.836531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a619c58b-441f-4d72-aa23-6cd44c67a792 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:23.836875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a619c58b-441f-4d72-aa23-6cd44c67a792 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:23.841924 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:23.841924 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:23.843298 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a619c58b-441f-4d72-aa23-6cd44c67a792 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:23.843792 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 896/3552] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:23 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:23.849794 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:23.849794 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:23.856428 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-700bc9fb-ec7d-4f88-8761-69f4d010c3a5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:23.860803 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-700bc9fb-ec7d-4f88-8761-69f4d010c3a5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:23.861319 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 881/3553] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:23 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:23.885973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5607c677-12f2-463a-83a0-4954d21df761 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:23.888071 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5607c677-12f2-463a-83a0-4954d21df761 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:23.888311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5607c677-12f2-463a-83a0-4954d21df761 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:23.888570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5607c677-12f2-463a-83a0-4954d21df761 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:23.888669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5607c677-12f2-463a-83a0-4954d21df761 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:23.894746 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:23.894746 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:23.895462 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5607c677-12f2-463a-83a0-4954d21df761 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:23.895904 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 889/3554] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:23 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:24.714715 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b33e380f-724e-4f53-af6b-10e695d86aa2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:24.716337 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b33e380f-724e-4f53-af6b-10e695d86aa2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:24.716539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b33e380f-724e-4f53-af6b-10e695d86aa2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:24.716711 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b33e380f-724e-4f53-af6b-10e695d86aa2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:24.716887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b33e380f-724e-4f53-af6b-10e695d86aa2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:24.721565 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:24.721565 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:24.722342 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b33e380f-724e-4f53-af6b-10e695d86aa2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:24.722660 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 889/3555] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:24 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:24.857060 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1c6f1314-82b4-4742-8abb-0bb06d8d025f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:24.858717 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c6f1314-82b4-4742-8abb-0bb06d8d025f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:24.859149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c6f1314-82b4-4742-8abb-0bb06d8d025f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:24.859391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c6f1314-82b4-4742-8abb-0bb06d8d025f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:24.859572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1c6f1314-82b4-4742-8abb-0bb06d8d025f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:24.864160 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:24.864160 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:24.865239 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c6f1314-82b4-4742-8abb-0bb06d8d025f tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:24.865664 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 897/3556] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:24 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:24.874849 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80d88ca0-a903-4fea-8857-91964ca15edc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:24.876497 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80d88ca0-a903-4fea-8857-91964ca15edc tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:24.876674 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80d88ca0-a903-4fea-8857-91964ca15edc tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:24.876916 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80d88ca0-a903-4fea-8857-91964ca15edc tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:24.885922 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:24.885922 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:24.889311 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80d88ca0-a903-4fea-8857-91964ca15edc tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:24.893502 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80d88ca0-a903-4fea-8857-91964ca15edc tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:24.893992 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 882/3557] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:24 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:24.906598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b078b2c-fca1-4cc8-8101-5b16abefb222 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:24.908219 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b078b2c-fca1-4cc8-8101-5b16abefb222 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:24.908422 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b078b2c-fca1-4cc8-8101-5b16abefb222 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:24.908619 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b078b2c-fca1-4cc8-8101-5b16abefb222 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:24.908759 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8b078b2c-fca1-4cc8-8101-5b16abefb222 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:24.913526 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:24.913526 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:24.914221 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b078b2c-fca1-4cc8-8101-5b16abefb222 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:24.914665 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 890/3558] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:24 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:25.736327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8bfabd23-3823-46fe-82f3-3e905771ea92 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:25.740983 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8bfabd23-3823-46fe-82f3-3e905771ea92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:25.741386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8bfabd23-3823-46fe-82f3-3e905771ea92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:25.741783 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8bfabd23-3823-46fe-82f3-3e905771ea92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:25.745465 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8bfabd23-3823-46fe-82f3-3e905771ea92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:25.755493 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:25.755493 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:25.756317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8bfabd23-3823-46fe-82f3-3e905771ea92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:25.756719 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 890/3559] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:25 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:25.876455 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5c873bbd-7d2a-4f8f-8c01-1111b8140b82 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:25.885525 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5c873bbd-7d2a-4f8f-8c01-1111b8140b82 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:25.886006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5c873bbd-7d2a-4f8f-8c01-1111b8140b82 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:25.886319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5c873bbd-7d2a-4f8f-8c01-1111b8140b82 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:25.886524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5c873bbd-7d2a-4f8f-8c01-1111b8140b82 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:25.894527 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:25.894527 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:25.896109 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5c873bbd-7d2a-4f8f-8c01-1111b8140b82 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:25.896252 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 898/3560] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:25 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:25.909227 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6d0b344-1b8e-45ba-99ef-0160e2863846 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:25.913507 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d0b344-1b8e-45ba-99ef-0160e2863846 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:25.913507 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6d0b344-1b8e-45ba-99ef-0160e2863846 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:25.913507 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6d0b344-1b8e-45ba-99ef-0160e2863846 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:25.926598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5786a6ee-379c-435e-935d-ec3905d556f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:25.928718 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:25.928718 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:25.928893 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5786a6ee-379c-435e-935d-ec3905d556f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:25.928893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5786a6ee-379c-435e-935d-ec3905d556f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:25.929383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5786a6ee-379c-435e-935d-ec3905d556f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:25.929519 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5786a6ee-379c-435e-935d-ec3905d556f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:25.931943 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6d0b344-1b8e-45ba-99ef-0160e2863846 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:25.937223 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:25.937223 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:25.937333 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d0b344-1b8e-45ba-99ef-0160e2863846 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:25.937396 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5786a6ee-379c-435e-935d-ec3905d556f2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:25.937446 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 883/3561] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:25 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:25.937495 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 891/3562] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:25 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:26.770105 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8478c270-72e0-4b95-80c0-8b30099c1471 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:26.773891 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8478c270-72e0-4b95-80c0-8b30099c1471 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:26.773891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8478c270-72e0-4b95-80c0-8b30099c1471 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:26.773891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8478c270-72e0-4b95-80c0-8b30099c1471 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:26.773891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8478c270-72e0-4b95-80c0-8b30099c1471 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:26.780307 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:26.780307 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:26.780307 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8478c270-72e0-4b95-80c0-8b30099c1471 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:26.780307 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 891/3563] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:26 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:26.909146 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7a245ca4-bd43-434b-bdaa-3b2a07db9a27 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:26.912665 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7a245ca4-bd43-434b-bdaa-3b2a07db9a27 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:26.912665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7a245ca4-bd43-434b-bdaa-3b2a07db9a27 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:26.912665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7a245ca4-bd43-434b-bdaa-3b2a07db9a27 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:26.913328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7a245ca4-bd43-434b-bdaa-3b2a07db9a27 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:26.918917 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:26.918917 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:26.920152 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7a245ca4-bd43-434b-bdaa-3b2a07db9a27 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:26.920830 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 899/3564] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:26 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:26.954485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17ae83c6-f0d0-4c4b-8f87-c5dbff59b4ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:26.954846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-795afc9c-d976-486f-99d4-88851542a71f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:26.954846 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-795afc9c-d976-486f-99d4-88851542a71f tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:26.954846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-795afc9c-d976-486f-99d4-88851542a71f tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:26.954846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-795afc9c-d976-486f-99d4-88851542a71f tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:26.958900 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17ae83c6-f0d0-4c4b-8f87-c5dbff59b4ff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:26.959175 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17ae83c6-f0d0-4c4b-8f87-c5dbff59b4ff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:26.959382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17ae83c6-f0d0-4c4b-8f87-c5dbff59b4ff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:26.959522 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-17ae83c6-f0d0-4c4b-8f87-c5dbff59b4ff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:26.967244 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:26.967244 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:26.968882 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:26.968882 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:26.969909 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17ae83c6-f0d0-4c4b-8f87-c5dbff59b4ff tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:26.970849 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 884/3565] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:26 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:26.976238 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-795afc9c-d976-486f-99d4-88851542a71f tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:26.981118 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-795afc9c-d976-486f-99d4-88851542a71f tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:26.981586 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 892/3566] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:26 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:27.794457 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ff25eaa1-c0b1-44b9-abc2-910d33fbc705 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:27.796187 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ff25eaa1-c0b1-44b9-abc2-910d33fbc705 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:27.796555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ff25eaa1-c0b1-44b9-abc2-910d33fbc705 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:27.797909 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ff25eaa1-c0b1-44b9-abc2-910d33fbc705 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:27.797909 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ff25eaa1-c0b1-44b9-abc2-910d33fbc705 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:27.801429 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:27.801429 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:27.802403 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ff25eaa1-c0b1-44b9-abc2-910d33fbc705 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:27.802874 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 892/3567] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:27 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:27.933292 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-27346480-7721-4e26-ac02-0e9a002d0bcb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:27.934987 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27346480-7721-4e26-ac02-0e9a002d0bcb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:27.935213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27346480-7721-4e26-ac02-0e9a002d0bcb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:27.935430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27346480-7721-4e26-ac02-0e9a002d0bcb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:27.935578 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-27346480-7721-4e26-ac02-0e9a002d0bcb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:27.940111 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:27.940111 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:27.941006 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27346480-7721-4e26-ac02-0e9a002d0bcb tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:27.941319 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 900/3568] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:27 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:27.982456 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-423c4795-d8e8-41c0-b174-f40069fb62d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:27.984026 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-423c4795-d8e8-41c0-b174-f40069fb62d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:27.984203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-423c4795-d8e8-41c0-b174-f40069fb62d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:27.984373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-423c4795-d8e8-41c0-b174-f40069fb62d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:27.984470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-423c4795-d8e8-41c0-b174-f40069fb62d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:27.990769 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:27.990769 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:27.991312 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-423c4795-d8e8-41c0-b174-f40069fb62d5 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:27.991760 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 885/3569] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:27 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:28.005874 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b4318d3-6e01-4f5a-969c-36e922a31cf3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:28.007760 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b4318d3-6e01-4f5a-969c-36e922a31cf3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:28.007980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b4318d3-6e01-4f5a-969c-36e922a31cf3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:28.008162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b4318d3-6e01-4f5a-969c-36e922a31cf3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:28.022504 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:28.022504 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:28.027206 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b4318d3-6e01-4f5a-969c-36e922a31cf3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:28.032996 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b4318d3-6e01-4f5a-969c-36e922a31cf3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:28.033519 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 893/3570] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:28 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:28.816994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3403a439-827e-4da7-833d-2068240494b5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:28.819400 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3403a439-827e-4da7-833d-2068240494b5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:28.819505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3403a439-827e-4da7-833d-2068240494b5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:28.819731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3403a439-827e-4da7-833d-2068240494b5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:28.819902 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-3403a439-827e-4da7-833d-2068240494b5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:28.827568 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:28.827568 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:28.828342 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3403a439-827e-4da7-833d-2068240494b5 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:28.828839 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 893/3571] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:28 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:28.950701 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-91606031-bad6-440c-afc4-a9e90efb370e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:28.953109 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91606031-bad6-440c-afc4-a9e90efb370e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:28.953301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91606031-bad6-440c-afc4-a9e90efb370e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:28.955073 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91606031-bad6-440c-afc4-a9e90efb370e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:28.955073 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-91606031-bad6-440c-afc4-a9e90efb370e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:28.958672 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:28.958672 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:28.959543 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91606031-bad6-440c-afc4-a9e90efb370e tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:28.959987 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 901/3572] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:28 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:29.006437 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9924669-6b8a-4a58-a904-7ab69eff3c5c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:29.008007 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9924669-6b8a-4a58-a904-7ab69eff3c5c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:29.008201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9924669-6b8a-4a58-a904-7ab69eff3c5c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:29.008473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9924669-6b8a-4a58-a904-7ab69eff3c5c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:29.008473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a9924669-6b8a-4a58-a904-7ab69eff3c5c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:29.016818 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:29.016818 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:29.017549 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9924669-6b8a-4a58-a904-7ab69eff3c5c tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:29.017952 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 886/3573] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:29 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:29.052172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a1b1110-4f4f-4df1-a76d-cae579a39e05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:29.054464 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a1b1110-4f4f-4df1-a76d-cae579a39e05 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:29.054464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a1b1110-4f4f-4df1-a76d-cae579a39e05 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:29.054464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a1b1110-4f4f-4df1-a76d-cae579a39e05 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:29.063888 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:29.063888 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:29.067316 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a1b1110-4f4f-4df1-a76d-cae579a39e05 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:29.072755 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a1b1110-4f4f-4df1-a76d-cae579a39e05 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:29.073157 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 894/3574] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:29 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:29.841752 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c74c9307-0843-4730-b6b3-8cb15f5e4d83 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:29.844346 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c74c9307-0843-4730-b6b3-8cb15f5e4d83 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:29.844346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c74c9307-0843-4730-b6b3-8cb15f5e4d83 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:29.844638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c74c9307-0843-4730-b6b3-8cb15f5e4d83 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:29.844638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c74c9307-0843-4730-b6b3-8cb15f5e4d83 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:29.850449 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:29.850449 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:29.851452 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c74c9307-0843-4730-b6b3-8cb15f5e4d83 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:29.851843 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 894/3575] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:29 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:29.970961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-275686ba-ce68-4a3e-995e-e0a4ea4196b0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:29.972987 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-275686ba-ce68-4a3e-995e-e0a4ea4196b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:29.973182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-275686ba-ce68-4a3e-995e-e0a4ea4196b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:29.973376 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-275686ba-ce68-4a3e-995e-e0a4ea4196b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:29.973514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-275686ba-ce68-4a3e-995e-e0a4ea4196b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:29.978385 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:29.978385 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:29.979271 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-275686ba-ce68-4a3e-995e-e0a4ea4196b0 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:29.983131 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 902/3576] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:29 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:30.032728 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b894e792-37b8-471e-a460-8611de61daa3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:30.034664 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b894e792-37b8-471e-a460-8611de61daa3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:30.034936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b894e792-37b8-471e-a460-8611de61daa3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:30.035524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b894e792-37b8-471e-a460-8611de61daa3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:30.035524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b894e792-37b8-471e-a460-8611de61daa3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:30.039834 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:30.039834 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:30.040623 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b894e792-37b8-471e-a460-8611de61daa3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:30.041045 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 887/3577] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:30 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:30.087348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b31a011-a017-4a95-a4c3-18b79874bf23 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:30.089208 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b31a011-a017-4a95-a4c3-18b79874bf23 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:30.089394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b31a011-a017-4a95-a4c3-18b79874bf23 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:30.089576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b31a011-a017-4a95-a4c3-18b79874bf23 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:30.102124 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:30.102124 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:30.106341 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b31a011-a017-4a95-a4c3-18b79874bf23 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:30.111597 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b31a011-a017-4a95-a4c3-18b79874bf23 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:30.112099 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 895/3578] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:30 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:30.865036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-88d44f99-f7b2-433d-a5ee-40af69c49428 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:30.867786 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-88d44f99-f7b2-433d-a5ee-40af69c49428 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:30.868104 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-88d44f99-f7b2-433d-a5ee-40af69c49428 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:30.868343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-88d44f99-f7b2-433d-a5ee-40af69c49428 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:30.868493 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-88d44f99-f7b2-433d-a5ee-40af69c49428 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:30.874787 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:30.874787 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:30.876170 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-88d44f99-f7b2-433d-a5ee-40af69c49428 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:30.876908 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 895/3579] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:30 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:30.992481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-246abf3f-ef80-4991-ae2d-fb07415b7fd4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:30.994597 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-246abf3f-ef80-4991-ae2d-fb07415b7fd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:30.994971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-246abf3f-ef80-4991-ae2d-fb07415b7fd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:30.995158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-246abf3f-ef80-4991-ae2d-fb07415b7fd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:30.995158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-246abf3f-ef80-4991-ae2d-fb07415b7fd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:31.000907 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:31.000907 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:31.001610 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-246abf3f-ef80-4991-ae2d-fb07415b7fd4 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:31.002059 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 903/3580] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:30 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:31.055597 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba6d5253-4398-43b5-ae06-5efe9284b85a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:31.058445 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba6d5253-4398-43b5-ae06-5efe9284b85a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:31.058666 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba6d5253-4398-43b5-ae06-5efe9284b85a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:31.058909 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba6d5253-4398-43b5-ae06-5efe9284b85a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:31.059140 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ba6d5253-4398-43b5-ae06-5efe9284b85a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:31.064362 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:31.064362 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:31.065442 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba6d5253-4398-43b5-ae06-5efe9284b85a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:31.066092 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 888/3581] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:31 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:31.127596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84f5fb8b-c6e8-4004-b6c7-18574a72cd61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:31.129317 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84f5fb8b-c6e8-4004-b6c7-18574a72cd61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:31.129597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84f5fb8b-c6e8-4004-b6c7-18574a72cd61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:31.129783 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84f5fb8b-c6e8-4004-b6c7-18574a72cd61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:31.139955 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:31.139955 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:31.144459 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-84f5fb8b-c6e8-4004-b6c7-18574a72cd61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:31.149899 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84f5fb8b-c6e8-4004-b6c7-18574a72cd61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:31.150367 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 896/3582] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:31 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:31.887342 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8ca2a4b6-253f-48e3-a184-ec2dce37961d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:31.892889 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ca2a4b6-253f-48e3-a184-ec2dce37961d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:31.892889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8ca2a4b6-253f-48e3-a184-ec2dce37961d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:31.892889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8ca2a4b6-253f-48e3-a184-ec2dce37961d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:31.892889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8ca2a4b6-253f-48e3-a184-ec2dce37961d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:31.900495 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:31.900495 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:31.902016 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ca2a4b6-253f-48e3-a184-ec2dce37961d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:31.902016 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 896/3583] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:31 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:31.981625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-d889ef9d-d9c3-4f0d-94b4-119297a76d85 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:31.986106 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-d889ef9d-d9c3-4f0d-94b4-119297a76d85 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1/action Aug 18 13:56:31.986823 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-d889ef9d-d9c3-4f0d-94b4-119297a76d85 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:31.986823 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-d889ef9d-d9c3-4f0d-94b4-119297a76d85 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:32.015834 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dcb69363-d8d4-49c8-95f1-f084b12322af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.017718 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcb69363-d8d4-49c8-95f1-f084b12322af tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:32.019591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dcb69363-d8d4-49c8-95f1-f084b12322af tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.019591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dcb69363-d8d4-49c8-95f1-f084b12322af tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.019591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dcb69363-d8d4-49c8-95f1-f084b12322af tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:32.019872 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.019872 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:32.023687 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.023687 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:32.024657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcb69363-d8d4-49c8-95f1-f084b12322af tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:32.025321 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 889/3584] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:32.041849 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f6e934b-3ee2-4f78-afc5-fcc6c36a3f6c req-d889ef9d-d9c3-4f0d-94b4-119297a76d85 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1/action returned with HTTP 204 Aug 18 13:56:32.042558 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 904/3585] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:56:31 2026] POST /volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:56:32.080982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-323e7a2e-4af9-4203-93bc-59bbc1809f1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.086606 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323e7a2e-4af9-4203-93bc-59bbc1809f1d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:32.086797 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323e7a2e-4af9-4203-93bc-59bbc1809f1d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.086999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323e7a2e-4af9-4203-93bc-59bbc1809f1d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.087104 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-323e7a2e-4af9-4203-93bc-59bbc1809f1d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:32.095843 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.095843 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:32.096875 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323e7a2e-4af9-4203-93bc-59bbc1809f1d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:32.097237 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 897/3586] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:32.163885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e6f30bba-9ba3-443e-9011-8d9d52597866 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.170587 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e6f30bba-9ba3-443e-9011-8d9d52597866 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:32.170886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e6f30bba-9ba3-443e-9011-8d9d52597866 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.171101 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e6f30bba-9ba3-443e-9011-8d9d52597866 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.192079 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.192079 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:32.197993 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e6f30bba-9ba3-443e-9011-8d9d52597866 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:32.205134 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e6f30bba-9ba3-443e-9011-8d9d52597866 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:32.205596 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 897/3587] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:32.221936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ac6aa21-505d-4894-963d-1427f4895fab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.224192 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ac6aa21-505d-4894-963d-1427f4895fab tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:32.224421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ac6aa21-505d-4894-963d-1427f4895fab tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.224852 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ac6aa21-505d-4894-963d-1427f4895fab tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.237680 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.237680 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:32.240472 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ac6aa21-505d-4894-963d-1427f4895fab tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:32.245038 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ac6aa21-505d-4894-963d-1427f4895fab tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:32.245445 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 890/3588] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:32.260528 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.264006 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] DELETE https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:32.264228 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.264451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.264672 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Delete volume with id: 787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:32.276299 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.276299 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:32.277062 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:32.284606 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-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 18 13:56:32.284992 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4fe34af4-aa6c-48ca-bb39-1a6476a01d61 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 400 Aug 18 13:56:32.285477 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 905/3589] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:32 2026] DELETE /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:56:32.293018 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b73b6e3-1e0e-4950-93ef-aa31f0987616 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.294918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b73b6e3-1e0e-4950-93ef-aa31f0987616 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:32.297182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b73b6e3-1e0e-4950-93ef-aa31f0987616 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.297182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b73b6e3-1e0e-4950-93ef-aa31f0987616 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.306794 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.306794 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:32.311540 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b73b6e3-1e0e-4950-93ef-aa31f0987616 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:32.315595 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b73b6e3-1e0e-4950-93ef-aa31f0987616 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:32.316024 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 898/3590] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:32.358131 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-30df993b-e891-4bba-8196-791fb9f072eb req-bb5e5917-a99c-4249-8352-9f49cf1dc248 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.359981 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-bb5e5917-a99c-4249-8352-9f49cf1dc248 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:32.360174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-bb5e5917-a99c-4249-8352-9f49cf1dc248 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.360340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-bb5e5917-a99c-4249-8352-9f49cf1dc248 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.372626 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.372626 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:32.376253 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-30df993b-e891-4bba-8196-791fb9f072eb req-bb5e5917-a99c-4249-8352-9f49cf1dc248 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:32.380603 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-bb5e5917-a99c-4249-8352-9f49cf1dc248 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:32.381001 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 898/3591] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:32.397971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-30df993b-e891-4bba-8196-791fb9f072eb req-e1f3b857-2010-4564-b157-b47ebabe61ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.400060 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e1f3b857-2010-4564-b157-b47ebabe61ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] POST https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95/action Aug 18 13:56:32.400391 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e1f3b857-2010-4564-b157-b47ebabe61ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:32.400540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e1f3b857-2010-4564-b157-b47ebabe61ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:32.411641 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.411641 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:32.412153 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-30df993b-e891-4bba-8196-791fb9f072eb req-e1f3b857-2010-4564-b157-b47ebabe61ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:32.419163 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-30df993b-e891-4bba-8196-791fb9f072eb req-e1f3b857-2010-4564-b157-b47ebabe61ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Begin detaching volume completed successfully. Aug 18 13:56:32.419394 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e1f3b857-2010-4564-b157-b47ebabe61ed tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95/action returned with HTTP 202 Aug 18 13:56:32.419952 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 891/3592] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:56:32 2026] POST /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:32.465295 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-91a40bb7-8b02-4121-a0f1-083eacd0d11b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.465751 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91a40bb7-8b02-4121-a0f1-083eacd0d11b None None] GET https://10.4.3.221/volume// Aug 18 13:56:32.466002 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91a40bb7-8b02-4121-a0f1-083eacd0d11b None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.466293 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91a40bb7-8b02-4121-a0f1-083eacd0d11b None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.466670 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91a40bb7-8b02-4121-a0f1-083eacd0d11b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:32.467067 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 906/3593] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:32.474285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-30df993b-e891-4bba-8196-791fb9f072eb req-ec30eeae-460b-422f-893d-b527a30a9431 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.478340 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-ec30eeae-460b-422f-893d-b527a30a9431 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:32.478527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-ec30eeae-460b-422f-893d-b527a30a9431 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.478724 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-ec30eeae-460b-422f-893d-b527a30a9431 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.487313 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.487313 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:32.490704 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-30df993b-e891-4bba-8196-791fb9f072eb req-ec30eeae-460b-422f-893d-b527a30a9431 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:32.495765 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-ec30eeae-460b-422f-893d-b527a30a9431 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:32.496324 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 899/3594] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:32.913981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f54681e4-9daf-4a66-a66e-14c87d9e3cf4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.915919 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f54681e4-9daf-4a66-a66e-14c87d9e3cf4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:32.916131 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f54681e4-9daf-4a66-a66e-14c87d9e3cf4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.916336 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f54681e4-9daf-4a66-a66e-14c87d9e3cf4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.916433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f54681e4-9daf-4a66-a66e-14c87d9e3cf4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:32.920986 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.920986 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:32.921666 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f54681e4-9daf-4a66-a66e-14c87d9e3cf4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:32.922031 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 899/3595] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:32.933079 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a0b9823-8a5d-4510-a480-292752c5fd76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.935016 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a0b9823-8a5d-4510-a480-292752c5fd76 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/92b6f250-9482-41fc-ad3a-76425147a68f Aug 18 13:56:32.935196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a0b9823-8a5d-4510-a480-292752c5fd76 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.935390 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a0b9823-8a5d-4510-a480-292752c5fd76 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.942509 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.942509 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:32.946064 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a0b9823-8a5d-4510-a480-292752c5fd76 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:32.950072 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a0b9823-8a5d-4510-a480-292752c5fd76 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/92b6f250-9482-41fc-ad3a-76425147a68f returned with HTTP 200 Aug 18 13:56:32.950430 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 892/3596] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/volumes/92b6f250-9482-41fc-ad3a-76425147a68f => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:32.965115 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0da009a9-da41-4179-b737-e11ea4f8e377 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.967236 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0da009a9-da41-4179-b737-e11ea4f8e377 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:56:32.967427 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0da009a9-da41-4179-b737-e11ea4f8e377 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.967616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0da009a9-da41-4179-b737-e11ea4f8e377 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.967921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-0da009a9-da41-4179-b737-e11ea4f8e377 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:32.968642 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0da009a9-da41-4179-b737-e11ea4f8e377 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:32.975740 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0da009a9-da41-4179-b737-e11ea4f8e377 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Get all volumes completed successfully. Aug 18 13:56:32.976251 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0da009a9-da41-4179-b737-e11ea4f8e377 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:56:32.976610 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 907/3597] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:56:32 2026] GET /volume/v3/volumes => generated 661 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:32.985049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:32.988102 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] DELETE https://10.4.3.221/volume/v3/volumes/92b6f250-9482-41fc-ad3a-76425147a68f Aug 18 13:56:32.988312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:32.988530 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:32.988733 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete volume with id: 92b6f250-9482-41fc-ad3a-76425147a68f Aug 18 13:56:32.998553 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:32.998553 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:32.999174 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:33.017157 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete volume request issued successfully. Aug 18 13:56:33.017358 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ea515fb-ffe4-4e1c-91d5-35db846f0614 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/92b6f250-9482-41fc-ad3a-76425147a68f returned with HTTP 202 Aug 18 13:56:33.018123 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 900/3598] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:32 2026] DELETE /volume/v3/volumes/92b6f250-9482-41fc-ad3a-76425147a68f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:33.026435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f4c1f7bc-84cc-4911-8654-2db269d38f0f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.028553 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4c1f7bc-84cc-4911-8654-2db269d38f0f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] DELETE https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 Aug 18 13:56:33.028800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4c1f7bc-84cc-4911-8654-2db269d38f0f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.029083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4c1f7bc-84cc-4911-8654-2db269d38f0f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.029237 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-f4c1f7bc-84cc-4911-8654-2db269d38f0f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Delete backup with id: fd98c404-ecb1-434e-8510-2ec60f99c519. Aug 18 13:56:33.034534 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.034534 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:33.034700 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d2536771-7c4d-4f54-aeef-ec74efdd186c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.036262 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2536771-7c4d-4f54-aeef-ec74efdd186c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:33.036459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2536771-7c4d-4f54-aeef-ec74efdd186c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.036641 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2536771-7c4d-4f54-aeef-ec74efdd186c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.036835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d2536771-7c4d-4f54-aeef-ec74efdd186c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:33.042006 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.042006 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:33.045206 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2536771-7c4d-4f54-aeef-ec74efdd186c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:33.045680 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 893/3599] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:33 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:33.049887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-f4c1f7bc-84cc-4911-8654-2db269d38f0f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] delete_backup rpcapi backup_id fd98c404-ecb1-434e-8510-2ec60f99c519 {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:33.052003 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4c1f7bc-84cc-4911-8654-2db269d38f0f tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 returned with HTTP 202 Aug 18 13:56:33.052531 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 900/3600] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:33 2026] DELETE /volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:33.055064 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-adee0e4c-3add-44b6-951d-5a2a3e6e67b3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.057878 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-adee0e4c-3add-44b6-951d-5a2a3e6e67b3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:33.058077 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-adee0e4c-3add-44b6-951d-5a2a3e6e67b3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.058255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-adee0e4c-3add-44b6-951d-5a2a3e6e67b3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.058337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-adee0e4c-3add-44b6-951d-5a2a3e6e67b3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:33.062695 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.062695 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:33.064373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-adee0e4c-3add-44b6-951d-5a2a3e6e67b3 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:33.064519 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0dc855c-ae47-4293-93d4-579ad789c9ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.064750 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 908/3601] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:33 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:33.067134 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0dc855c-ae47-4293-93d4-579ad789c9ab tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] GET https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 Aug 18 13:56:33.067348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0dc855c-ae47-4293-93d4-579ad789c9ab tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.067554 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0dc855c-ae47-4293-93d4-579ad789c9ab tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.067674 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d0dc855c-ae47-4293-93d4-579ad789c9ab tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Show backup with id fd98c404-ecb1-434e-8510-2ec60f99c519. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:33.072699 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.072699 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:33.073413 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0dc855c-ae47-4293-93d4-579ad789c9ab tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 returned with HTTP 200 Aug 18 13:56:33.073772 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 901/3602] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:33 2026] GET /volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:33.075742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ca626b4-e406-4a3d-84df-e6c4220fa114 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.078297 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ca626b4-e406-4a3d-84df-e6c4220fa114 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:33.078297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ca626b4-e406-4a3d-84df-e6c4220fa114 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.078659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ca626b4-e406-4a3d-84df-e6c4220fa114 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.078745 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-2ca626b4-e406-4a3d-84df-e6c4220fa114 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete backup with id: 2f9e9a10-59c6-4f85-95da-76d1db7112a6. Aug 18 13:56:33.086941 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.086941 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:33.108280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-2ca626b4-e406-4a3d-84df-e6c4220fa114 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] delete_backup rpcapi backup_id 2f9e9a10-59c6-4f85-95da-76d1db7112a6 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:33.110677 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ca626b4-e406-4a3d-84df-e6c4220fa114 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 202 Aug 18 13:56:33.111417 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 894/3603] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:33 2026] DELETE /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:33.114631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-31e21fcc-438b-468f-890a-ea146ac7b509 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.118371 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31e21fcc-438b-468f-890a-ea146ac7b509 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:33.118590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31e21fcc-438b-468f-890a-ea146ac7b509 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.118762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31e21fcc-438b-468f-890a-ea146ac7b509 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.118912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-31e21fcc-438b-468f-890a-ea146ac7b509 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:33.121104 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-022fd093-b946-4ba8-86f2-9ae1ef037da2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.123925 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-022fd093-b946-4ba8-86f2-9ae1ef037da2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:33.124251 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-022fd093-b946-4ba8-86f2-9ae1ef037da2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.124614 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-022fd093-b946-4ba8-86f2-9ae1ef037da2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.124722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-022fd093-b946-4ba8-86f2-9ae1ef037da2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:33.127185 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.127185 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:33.127936 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31e21fcc-438b-468f-890a-ea146ac7b509 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:33.128408 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 901/3604] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:33 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:33.129106 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.129106 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:33.129882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-022fd093-b946-4ba8-86f2-9ae1ef037da2 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 200 Aug 18 13:56:33.130246 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 909/3605] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:33 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:33.142322 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a6b245e-fd50-4d3b-ab50-f20888a2abf0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.144400 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a6b245e-fd50-4d3b-ab50-f20888a2abf0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] POST https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c/action Aug 18 13:56:33.145021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a6b245e-fd50-4d3b-ab50-f20888a2abf0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:33.145021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a6b245e-fd50-4d3b-ab50-f20888a2abf0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:33.146610 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-1a6b245e-fd50-4d3b-ab50-f20888a2abf0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Updating backup 'ad0d8797-74b5-44e6-b41b-cac4b8ab759c' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 13:56:33.157202 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.157202 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:33.158660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-1a6b245e-fd50-4d3b-ab50-f20888a2abf0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ae020ebcdb0a424e88996be986737851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca08d12dcf0444c1ba13e17f0f1ed96e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:56:33.159218 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a6b245e-fd50-4d3b-ab50-f20888a2abf0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c/action returned with HTTP 403 Aug 18 13:56:33.159534 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 902/3606] 10.4.3.221 () {70 vars in 1430 bytes} [Tue Aug 18 13:56:33 2026] POST /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:33.169660 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.173130 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e Aug 18 13:56:33.173676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.173676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.173893 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume with id: 9180479d-bff8-4d69-9c93-04ad64ca4e3e Aug 18 13:56:33.187003 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.187003 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:33.187525 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:33.215383 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume request issued successfully. Aug 18 13:56:33.215747 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d01b337a-a4fb-44aa-873a-772bc975a5d0 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e returned with HTTP 202 Aug 18 13:56:33.216304 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 895/3607] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:56:33 2026] DELETE /volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:33.223444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4855ad69-6521-4feb-b8ff-126d1cb5b46b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.225268 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4855ad69-6521-4feb-b8ff-126d1cb5b46b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e Aug 18 13:56:33.225556 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4855ad69-6521-4feb-b8ff-126d1cb5b46b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.225815 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4855ad69-6521-4feb-b8ff-126d1cb5b46b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.234731 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.234731 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:33.240887 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4855ad69-6521-4feb-b8ff-126d1cb5b46b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:33.246108 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4855ad69-6521-4feb-b8ff-126d1cb5b46b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e returned with HTTP 200 Aug 18 13:56:33.246508 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 902/3608] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:33 2026] GET /volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:33.360063 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-30df993b-e891-4bba-8196-791fb9f072eb req-e7ba6265-c53c-409e-abf1-190f6f5a04e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.362016 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e7ba6265-c53c-409e-abf1-190f6f5a04e6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] DELETE https://10.4.3.221/volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1 Aug 18 13:56:33.362194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e7ba6265-c53c-409e-abf1-190f6f5a04e6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.362628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e7ba6265-c53c-409e-abf1-190f6f5a04e6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.375549 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.375549 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:33.423077 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-30df993b-e891-4bba-8196-791fb9f072eb req-e7ba6265-c53c-409e-abf1-190f6f5a04e6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1 returned with HTTP 200 Aug 18 13:56:33.423533 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 910/3609] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:56:33 2026] DELETE /volume/v3/attachments/c4804b68-f6a0-4d53-8565-cc480d7781a1 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:33.520178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7504f528-ee66-4bcb-b0ee-afc2552a071e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:33.521994 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7504f528-ee66-4bcb-b0ee-afc2552a071e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:33.522189 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7504f528-ee66-4bcb-b0ee-afc2552a071e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:33.522362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7504f528-ee66-4bcb-b0ee-afc2552a071e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:33.529676 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:33.529676 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:33.533702 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7504f528-ee66-4bcb-b0ee-afc2552a071e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:33.537930 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7504f528-ee66-4bcb-b0ee-afc2552a071e tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:33.538344 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 903/3610] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:33 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:34.089470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e65355db-c0fb-4ade-b824-903972c1a301 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.093924 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e65355db-c0fb-4ade-b824-903972c1a301 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] GET https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 Aug 18 13:56:34.093924 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e65355db-c0fb-4ade-b824-903972c1a301 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:34.093924 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e65355db-c0fb-4ade-b824-903972c1a301 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:34.093924 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e65355db-c0fb-4ade-b824-903972c1a301 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Show backup with id fd98c404-ecb1-434e-8510-2ec60f99c519. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:34.098227 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e65355db-c0fb-4ade-b824-903972c1a301 tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 returned with HTTP 404 Aug 18 13:56:34.099120 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 896/3611] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:34 2026] GET /volume/v3/backups/fd98c404-ecb1-434e-8510-2ec60f99c519 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:34.105835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a4ee9884-9b68-411e-abd4-47b903c3229d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.109085 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4ee9884-9b68-411e-abd4-47b903c3229d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] DELETE https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:34.109326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4ee9884-9b68-411e-abd4-47b903c3229d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:34.109566 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4ee9884-9b68-411e-abd4-47b903c3229d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:34.109937 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-a4ee9884-9b68-411e-abd4-47b903c3229d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete backup with id: 406f4c9e-0f74-4f32-a529-9a82668962ad. Aug 18 13:56:34.119062 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:34.119062 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:34.141650 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5f94b11d-512a-4f64-8dc2-27a65543c562 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.145292 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f94b11d-512a-4f64-8dc2-27a65543c562 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 Aug 18 13:56:34.145292 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f94b11d-512a-4f64-8dc2-27a65543c562 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:34.145292 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f94b11d-512a-4f64-8dc2-27a65543c562 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:34.145292 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5f94b11d-512a-4f64-8dc2-27a65543c562 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 2f9e9a10-59c6-4f85-95da-76d1db7112a6. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:34.148562 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f94b11d-512a-4f64-8dc2-27a65543c562 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 returned with HTTP 404 Aug 18 13:56:34.149234 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 911/3612] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:34 2026] GET /volume/v3/backups/2f9e9a10-59c6-4f85-95da-76d1db7112a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:34.149305 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-a4ee9884-9b68-411e-abd4-47b903c3229d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] delete_backup rpcapi backup_id 406f4c9e-0f74-4f32-a529-9a82668962ad {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:34.153113 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4ee9884-9b68-411e-abd4-47b903c3229d tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 202 Aug 18 13:56:34.154029 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 903/3613] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:34 2026] DELETE /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:34.163853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5305c4a-bb00-44da-975a-0735efdf6b54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.166052 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5305c4a-bb00-44da-975a-0735efdf6b54 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:34.166310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5305c4a-bb00-44da-975a-0735efdf6b54 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:34.166550 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5305c4a-bb00-44da-975a-0735efdf6b54 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:34.166662 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a5305c4a-bb00-44da-975a-0735efdf6b54 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:34.171124 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:34.171124 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:34.171974 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5305c4a-bb00-44da-975a-0735efdf6b54 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 200 Aug 18 13:56:34.172411 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 904/3614] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:34 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:34.264040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe433ffb-0011-499d-89a3-b4d93b237696 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.268703 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe433ffb-0011-499d-89a3-b4d93b237696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e Aug 18 13:56:34.268703 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe433ffb-0011-499d-89a3-b4d93b237696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:34.268703 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe433ffb-0011-499d-89a3-b4d93b237696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:34.276071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e43af430-f2e5-42e3-90b6-c742b9479b52 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.279392 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e43af430-f2e5-42e3-90b6-c742b9479b52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:56:34.279558 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e43af430-f2e5-42e3-90b6-c742b9479b52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:34.279745 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e43af430-f2e5-42e3-90b6-c742b9479b52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:34.279877 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-e43af430-f2e5-42e3-90b6-c742b9479b52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete backup with id: 4dac202d-72a9-4a20-a895-e9f572bd7e4a. Aug 18 13:56:34.281632 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe433ffb-0011-499d-89a3-b4d93b237696 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e returned with HTTP 404 Aug 18 13:56:34.282199 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 897/3615] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:34 2026] GET /volume/v3/volumes/9180479d-bff8-4d69-9c93-04ad64ca4e3e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:34.285735 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:34.285735 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:34.301065 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.302270 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-e43af430-f2e5-42e3-90b6-c742b9479b52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] delete_backup rpcapi backup_id 4dac202d-72a9-4a20-a895-e9f572bd7e4a {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:34.303233 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] POST https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896/restore Aug 18 13:56:34.303668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:34.305350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Restoring backup 1ca714da-3095-4e3e-a951-fdf782638896 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100282) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 13:56:34.305495 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Restoring backup 1ca714da-3095-4e3e-a951-fdf782638896 to volume None. Aug 18 13:56:34.305619 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e43af430-f2e5-42e3-90b6-c742b9479b52 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 202 Aug 18 13:56:34.306235 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 912/3616] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:34 2026] DELETE /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:34.311083 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:34.311083 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:34.312892 np0000007658 devstack@c-api.service[100282]: INFO cinder.backup.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Creating volume of 1 GB for restore of backup 1ca714da-3095-4e3e-a951-fdf782638896. Aug 18 13:56:34.315456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6e9a9d7-9ee7-4f5a-a988-abc7d71be13b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:34.319927 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6e9a9d7-9ee7-4f5a-a988-abc7d71be13b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:56:34.319927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6e9a9d7-9ee7-4f5a-a988-abc7d71be13b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:34.320092 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Availability Zones retrieved successfully. Aug 18 13:56:34.320942 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6e9a9d7-9ee7-4f5a-a988-abc7d71be13b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:34.321131 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c6e9a9d7-9ee7-4f5a-a988-abc7d71be13b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:34.326616 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:34.326616 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:34.327522 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6e9a9d7-9ee7-4f5a-a988-abc7d71be13b tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 200 Aug 18 13:56:34.327906 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 905/3617] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:34 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:34.327978 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Flow 'volume_create_api' (acce8d5a-6b48-4c5d-8222-2636b6657782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:34.331961 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d891fcdd-6f25-4a2d-aeee-57c558b9cafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:34.331961 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:34.362666 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d891fcdd-6f25-4a2d-aeee-57c558b9cafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:34.363340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20596e90-152c-45ef-8869-30bd61e934ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:34.411620 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Created reservations ['add44a52-85d1-4f83-b51f-20e4dd47c3ce', '12814608-ac9e-410f-bfcd-3a6dcec025a4', '365c52b7-d925-48e8-ac82-a3392038d764', '873ab380-e437-41fe-899f-e27f9eebf084'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:34.412367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20596e90-152c-45ef-8869-30bd61e934ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add44a52-85d1-4f83-b51f-20e4dd47c3ce', '12814608-ac9e-410f-bfcd-3a6dcec025a4', '365c52b7-d925-48e8-ac82-a3392038d764', '873ab380-e437-41fe-899f-e27f9eebf084']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:34.413070 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d917b0f-8775-4561-b000-43971060581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:34.446943 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d917b0f-8775-4561-b000-43971060581a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80eb4d23-72c1-4172-aa34-1a2c039b5d87', '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='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['add44a52-85d1-4f83-b51f-20e4dd47c3ce','12814608-ac9e-410f-bfcd-3a6dcec025a4','365c52b7-d925-48e8-ac82-a3392038d764','873ab380-e437-41fe-899f-e27f9eebf084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae020ebcdb0a424e88996be986737851',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:34Z,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=80eb4d23-72c1-4172-aa34-1a2c039b5d87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca08d12dcf0444c1ba13e17f0f1ed96e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae020ebcdb0a424e88996be986737851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:34.447879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415f8b5b-3097-46a3-828b-c156d7559c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:34.462179 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415f8b5b-3097-46a3-828b-c156d7559c8b) transitioned into 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='ca08d12dcf0444c1ba13e17f0f1ed96e',qos_specs=None,replication_status=,reservations=['add44a52-85d1-4f83-b51f-20e4dd47c3ce','12814608-ac9e-410f-bfcd-3a6dcec025a4','365c52b7-d925-48e8-ac82-a3392038d764','873ab380-e437-41fe-899f-e27f9eebf084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae020ebcdb0a424e88996be986737851',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:34.462763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dcfc064-9755-4064-b80d-ffe742d478b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:34.470644 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dcfc064-9755-4064-b80d-ffe742d478b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:34.471586 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Flow 'volume_create_api' (acce8d5a-6b48-4c5d-8222-2636b6657782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:34.471928 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Create volume request issued successfully. Aug 18 13:56:34.479990 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:34.479990 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:34.480614 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Volume info retrieved successfully. Aug 18 13:56:35.184248 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0e2c384-aa8d-4ed3-99e5-8b92b922e70b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.186476 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e2c384-aa8d-4ed3-99e5-8b92b922e70b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad Aug 18 13:56:35.186476 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e2c384-aa8d-4ed3-99e5-8b92b922e70b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.186476 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e2c384-aa8d-4ed3-99e5-8b92b922e70b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.186587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e0e2c384-aa8d-4ed3-99e5-8b92b922e70b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id 406f4c9e-0f74-4f32-a529-9a82668962ad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:35.190241 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e2c384-aa8d-4ed3-99e5-8b92b922e70b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad returned with HTTP 404 Aug 18 13:56:35.190752 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 898/3618] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/backups/406f4c9e-0f74-4f32-a529-9a82668962ad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:35.266481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e014b8c3-026d-4b11-8d0d-1410bfac39fb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.268279 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e014b8c3-026d-4b11-8d0d-1410bfac39fb tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:56:35.268476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e014b8c3-026d-4b11-8d0d-1410bfac39fb tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.268696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e014b8c3-026d-4b11-8d0d-1410bfac39fb tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.276793 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.276793 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:35.280632 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e014b8c3-026d-4b11-8d0d-1410bfac39fb tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:35.285034 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e014b8c3-026d-4b11-8d0d-1410bfac39fb tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 returned with HTTP 200 Aug 18 13:56:35.285495 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 913/3619] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:35.296966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.298710 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:56:35.298957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.299142 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.299303 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete volume with id: ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:56:35.306090 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.306090 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:35.306567 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:35.325992 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete volume request issued successfully. Aug 18 13:56:35.326236 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aca4633d-3fd1-4e27-afdc-0c6133c71849 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 returned with HTTP 202 Aug 18 13:56:35.326716 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 906/3620] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:35 2026] DELETE /volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:35.334559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b378609c-e0f0-4f0c-aa40-b258027f7864 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.336461 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b378609c-e0f0-4f0c-aa40-b258027f7864 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:56:35.336699 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b378609c-e0f0-4f0c-aa40-b258027f7864 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.336971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b378609c-e0f0-4f0c-aa40-b258027f7864 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.341551 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5a0e2043-e9ea-4cab-bd9a-a110ca2680bd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.343593 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a0e2043-e9ea-4cab-bd9a-a110ca2680bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a Aug 18 13:56:35.343875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a0e2043-e9ea-4cab-bd9a-a110ca2680bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.344152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5a0e2043-e9ea-4cab-bd9a-a110ca2680bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.344287 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-5a0e2043-e9ea-4cab-bd9a-a110ca2680bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Show backup with id 4dac202d-72a9-4a20-a895-e9f572bd7e4a. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:35.347326 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.347326 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:35.353112 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5a0e2043-e9ea-4cab-bd9a-a110ca2680bd tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a returned with HTTP 404 Aug 18 13:56:35.353423 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b378609c-e0f0-4f0c-aa40-b258027f7864 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:35.353630 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 914/3621] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/backups/4dac202d-72a9-4a20-a895-e9f572bd7e4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:35.359959 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b378609c-e0f0-4f0c-aa40-b258027f7864 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 returned with HTTP 200 Aug 18 13:56:35.360420 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 899/3622] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:35.468396 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-016c1444-e58a-4667-bb4b-51010f96630c req-a2b39928-2323-46a6-a682-664c928d8b60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.471403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-a2b39928-2323-46a6-a682-664c928d8b60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:35.471579 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-a2b39928-2323-46a6-a682-664c928d8b60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.471770 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-a2b39928-2323-46a6-a682-664c928d8b60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.482188 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.482188 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:35.486438 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-016c1444-e58a-4667-bb4b-51010f96630c req-a2b39928-2323-46a6-a682-664c928d8b60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:35.487224 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.487224 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:35.487674 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Volume info retrieved successfully. Aug 18 13:56:35.487833 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Checking backup size 1 against volume size 1 {{(pid=100282) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 13:56:35.487934 np0000007658 devstack@c-api.service[100282]: INFO cinder.backup.api [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Overwriting volume 80eb4d23-72c1-4172-aa34-1a2c039b5d87 with restore of backup 1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:35.491081 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-a2b39928-2323-46a6-a682-664c928d8b60 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:35.491528 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 907/3623] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:35.502570 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] restore_backup in rpcapi backup_id 1ca714da-3095-4e3e-a951-fdf782638896 {{(pid=100282) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 13:56:35.504672 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2c65a585-5ee7-48fc-9207-15ac0f31f0c2 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896/restore returned with HTTP 202 Aug 18 13:56:35.505330 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 904/3624] 10.4.3.221 () {70 vars in 1433 bytes} [Tue Aug 18 13:56:34 2026] POST /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896/restore => generated 152 bytes in 1205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:35.511453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-016c1444-e58a-4667-bb4b-51010f96630c req-565bb336-55bf-4316-ad82-678756a828fc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.513283 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-565bb336-55bf-4316-ad82-678756a828fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] POST https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c/action Aug 18 13:56:35.513607 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-565bb336-55bf-4316-ad82-678756a828fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:35.513765 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-565bb336-55bf-4316-ad82-678756a828fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:35.514383 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f91d04bc-a3d8-4ff8-8689-7bf9c2e85ea8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.516105 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f91d04bc-a3d8-4ff8-8689-7bf9c2e85ea8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:35.516634 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f91d04bc-a3d8-4ff8-8689-7bf9c2e85ea8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.517085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f91d04bc-a3d8-4ff8-8689-7bf9c2e85ea8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.517237 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f91d04bc-a3d8-4ff8-8689-7bf9c2e85ea8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:35.526877 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.526877 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:35.527957 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f91d04bc-a3d8-4ff8-8689-7bf9c2e85ea8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:35.528619 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 900/3625] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:35.529703 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.529703 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:35.531042 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-016c1444-e58a-4667-bb4b-51010f96630c req-565bb336-55bf-4316-ad82-678756a828fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:35.538179 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-016c1444-e58a-4667-bb4b-51010f96630c req-565bb336-55bf-4316-ad82-678756a828fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Begin detaching volume completed successfully. Aug 18 13:56:35.538469 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-565bb336-55bf-4316-ad82-678756a828fc tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c/action returned with HTTP 202 Aug 18 13:56:35.539063 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 915/3626] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:56:35 2026] POST /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:35.560151 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27eb9a76-5ff6-4317-8219-f09096ed9825 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.562534 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27eb9a76-5ff6-4317-8219-f09096ed9825 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:35.562839 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27eb9a76-5ff6-4317-8219-f09096ed9825 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.563115 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27eb9a76-5ff6-4317-8219-f09096ed9825 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.578435 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.578435 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:35.585885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9cf7aa2b-aada-4a03-b602-d3c6cc3a5fc8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.586454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9cf7aa2b-aada-4a03-b602-d3c6cc3a5fc8 None None] GET https://10.4.3.221/volume// Aug 18 13:56:35.586646 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9cf7aa2b-aada-4a03-b602-d3c6cc3a5fc8 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.586776 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-27eb9a76-5ff6-4317-8219-f09096ed9825 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:35.586905 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9cf7aa2b-aada-4a03-b602-d3c6cc3a5fc8 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.587285 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9cf7aa2b-aada-4a03-b602-d3c6cc3a5fc8 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:35.587637 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 905/3627] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:35.593544 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27eb9a76-5ff6-4317-8219-f09096ed9825 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:35.594199 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 908/3628] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:35.596562 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-016c1444-e58a-4667-bb4b-51010f96630c req-00ae7545-8ef8-4bdb-be9c-83bb9334460c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:35.598681 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-00ae7545-8ef8-4bdb-be9c-83bb9334460c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:35.598950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-00ae7545-8ef8-4bdb-be9c-83bb9334460c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:35.599170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-00ae7545-8ef8-4bdb-be9c-83bb9334460c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:35.615505 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:35.615505 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:35.620911 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-016c1444-e58a-4667-bb4b-51010f96630c req-00ae7545-8ef8-4bdb-be9c-83bb9334460c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:35.630777 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-00ae7545-8ef8-4bdb-be9c-83bb9334460c tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:35.631199 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 901/3629] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:35 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:36.374588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6aed4145-96be-4b58-b6a8-b8e2bdc6b59a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:36.376370 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6aed4145-96be-4b58-b6a8-b8e2bdc6b59a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 Aug 18 13:56:36.376571 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6aed4145-96be-4b58-b6a8-b8e2bdc6b59a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:36.376838 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6aed4145-96be-4b58-b6a8-b8e2bdc6b59a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:36.385818 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6aed4145-96be-4b58-b6a8-b8e2bdc6b59a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 returned with HTTP 404 Aug 18 13:56:36.386551 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 916/3630] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:36 2026] GET /volume/v3/volumes/ef98952a-3f8f-4fee-bc04-184f86615a37 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:36.399453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:36.401382 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:36.401773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1479335564"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:36.403329 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1479335564'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:36.403452 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Create volume of 1 GB Aug 18 13:56:36.407903 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Availability Zones retrieved successfully. Aug 18 13:56:36.414408 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Flow 'volume_create_api' (3e39b241-d3d4-4b34-bbae-c22b43a23c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:36.415378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f75a83-61b2-4771-b330-9bdb19a60115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:36.416474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:36.436076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b752229-7420-4e1c-a27c-78fbb428b105 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:36.438683 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b752229-7420-4e1c-a27c-78fbb428b105 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] DELETE https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:36.438683 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b752229-7420-4e1c-a27c-78fbb428b105 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:36.438683 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b752229-7420-4e1c-a27c-78fbb428b105 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:36.438683 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2b752229-7420-4e1c-a27c-78fbb428b105 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Delete volume with id: 787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:36.445480 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:36.445480 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:36.445959 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b752229-7420-4e1c-a27c-78fbb428b105 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:36.452594 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f75a83-61b2-4771-b330-9bdb19a60115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:36.452751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd49dd91-4289-4811-9220-b4e7f9c662b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:36.462674 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b752229-7420-4e1c-a27c-78fbb428b105 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Delete volume request issued successfully. Aug 18 13:56:36.462893 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b752229-7420-4e1c-a27c-78fbb428b105 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 202 Aug 18 13:56:36.463290 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 909/3631] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:36 2026] DELETE /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:36.471995 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-542bfaac-39fe-4f26-ae3d-938b9d9f27e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:36.473748 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-542bfaac-39fe-4f26-ae3d-938b9d9f27e8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:36.473978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-542bfaac-39fe-4f26-ae3d-938b9d9f27e8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:36.474183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-542bfaac-39fe-4f26-ae3d-938b9d9f27e8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:36.484888 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:36.484888 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:36.491433 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-542bfaac-39fe-4f26-ae3d-938b9d9f27e8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:36.494280 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Created reservations ['7fd5adcf-b969-4ac0-aa72-d2c259289e10', 'd4e7cc87-8e50-4372-8409-b2c58d099f3c', '7d206a63-48df-470d-8415-747958d0674e', '486b4ba8-a0d5-419c-aa8e-ee781c62c25a'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:36.495036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd49dd91-4289-4811-9220-b4e7f9c662b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fd5adcf-b969-4ac0-aa72-d2c259289e10', 'd4e7cc87-8e50-4372-8409-b2c58d099f3c', '7d206a63-48df-470d-8415-747958d0674e', '486b4ba8-a0d5-419c-aa8e-ee781c62c25a']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:36.495655 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b88e414-fc04-4109-9cf4-bda945311512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:36.499924 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-542bfaac-39fe-4f26-ae3d-938b9d9f27e8 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 200 Aug 18 13:56:36.500009 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 902/3632] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:36 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:36.519615 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b88e414-fc04-4109-9cf4-bda945311512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d0864f-d6fb-4333-b73b-f5a6e357a33a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1479335564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a945897ec0a14bb2a0f084d5b817cdd1',qos_specs=None,replication_status=,reservations=['7fd5adcf-b969-4ac0-aa72-d2c259289e10','d4e7cc87-8e50-4372-8409-b2c58d099f3c','7d206a63-48df-470d-8415-747958d0674e','486b4ba8-a0d5-419c-aa8e-ee781c62c25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7216b443b284c8085b02ad33c56eb0f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1479335564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d0864f-d6fb-4333-b73b-f5a6e357a33a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a945897ec0a14bb2a0f084d5b817cdd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7216b443b284c8085b02ad33c56eb0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:36.522065 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2f276b-e568-4897-aa51-fffdb89ef6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:36.539275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2d69ca3f-b715-4ccd-af31-1b1564c7cdce None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:36.542058 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2d69ca3f-b715-4ccd-af31-1b1564c7cdce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:36.542249 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2d69ca3f-b715-4ccd-af31-1b1564c7cdce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:36.542448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2d69ca3f-b715-4ccd-af31-1b1564c7cdce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:36.542611 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2d69ca3f-b715-4ccd-af31-1b1564c7cdce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:36.543641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2f276b-e568-4897-aa51-fffdb89ef6b2) transitioned into state 'SUCCESS' from state '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-1479335564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a945897ec0a14bb2a0f084d5b817cdd1',qos_specs=None,replication_status=,reservations=['7fd5adcf-b969-4ac0-aa72-d2c259289e10','d4e7cc87-8e50-4372-8409-b2c58d099f3c','7d206a63-48df-470d-8415-747958d0674e','486b4ba8-a0d5-419c-aa8e-ee781c62c25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7216b443b284c8085b02ad33c56eb0f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:36.544506 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e902c2-8c68-414c-8d86-92f662688298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:36.548985 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:36.548985 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:36.550423 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2d69ca3f-b715-4ccd-af31-1b1564c7cdce tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:36.550423 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 917/3633] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:36 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:36.553186 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e902c2-8c68-414c-8d86-92f662688298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:36.553985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Flow 'volume_create_api' (3e39b241-d3d4-4b34-bbae-c22b43a23c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:36.554274 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Create volume request issued successfully. Aug 18 13:56:36.554852 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c9d86365-ef0e-4345-b875-38e5efe98b99 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:36.555346 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 906/3634] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:56:36 2026] POST /volume/v3/volumes => generated 754 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:36.569027 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c9c94de-afb4-4c5f-864d-169b3195d9ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:36.571562 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c9c94de-afb4-4c5f-864d-169b3195d9ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:36.571854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c9c94de-afb4-4c5f-864d-169b3195d9ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:36.572060 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c9c94de-afb4-4c5f-864d-169b3195d9ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:36.580298 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:36.580298 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:36.583088 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c9c94de-afb4-4c5f-864d-169b3195d9ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:36.587708 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c9c94de-afb4-4c5f-864d-169b3195d9ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a returned with HTTP 200 Aug 18 13:56:36.588254 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 910/3635] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:36 2026] GET /volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:36.607098 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c816b7f-b01b-4791-aa99-c7e12f558929 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:36.612133 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c816b7f-b01b-4791-aa99-c7e12f558929 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:36.612133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c816b7f-b01b-4791-aa99-c7e12f558929 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:36.612300 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c816b7f-b01b-4791-aa99-c7e12f558929 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:36.629485 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:36.629485 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:36.634789 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c816b7f-b01b-4791-aa99-c7e12f558929 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:36.641280 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c816b7f-b01b-4791-aa99-c7e12f558929 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:36.641633 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 903/3636] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:36 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:37.514975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-24f831ea-290e-4f60-909b-d27a603c2452 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.516981 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24f831ea-290e-4f60-909b-d27a603c2452 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 Aug 18 13:56:37.517188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24f831ea-290e-4f60-909b-d27a603c2452 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:37.517369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24f831ea-290e-4f60-909b-d27a603c2452 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:37.522901 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24f831ea-290e-4f60-909b-d27a603c2452 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 returned with HTTP 404 Aug 18 13:56:37.523342 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 918/3637] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:37 2026] GET /volume/v3/volumes/787f5e09-46fa-45c1-aaf8-9ca57d5dbd95 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:37.560956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-12954f91-3021-40f4-9804-459f5cad0bc1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.562925 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12954f91-3021-40f4-9804-459f5cad0bc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:37.563153 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12954f91-3021-40f4-9804-459f5cad0bc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:37.563338 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12954f91-3021-40f4-9804-459f5cad0bc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:37.563434 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-12954f91-3021-40f4-9804-459f5cad0bc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:37.568001 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:37.568001 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:37.568695 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12954f91-3021-40f4-9804-459f5cad0bc1 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:37.569143 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 907/3638] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:37 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:37.582108 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b774197e-f4e4-4beb-b82e-8edacc384273 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.583960 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b774197e-f4e4-4beb-b82e-8edacc384273 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] DELETE https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:56:37.584171 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b774197e-f4e4-4beb-b82e-8edacc384273 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:37.584359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b774197e-f4e4-4beb-b82e-8edacc384273 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:37.584507 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b774197e-f4e4-4beb-b82e-8edacc384273 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Delete volume with id: cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:56:37.591531 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:37.591531 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:37.592023 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b774197e-f4e4-4beb-b82e-8edacc384273 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:37.603070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f62512a2-b1ec-44aa-a4d6-58104cfba854 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.604964 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f62512a2-b1ec-44aa-a4d6-58104cfba854 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:37.605155 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f62512a2-b1ec-44aa-a4d6-58104cfba854 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:37.605346 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f62512a2-b1ec-44aa-a4d6-58104cfba854 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:37.612056 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b774197e-f4e4-4beb-b82e-8edacc384273 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Delete volume request issued successfully. Aug 18 13:56:37.612297 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b774197e-f4e4-4beb-b82e-8edacc384273 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 202 Aug 18 13:56:37.612335 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:37.612335 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:37.612752 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 911/3639] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:37 2026] DELETE /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:37.620986 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ce8e6abb-f376-44cc-a9e3-b3ccdfe130f3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.625297 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f62512a2-b1ec-44aa-a4d6-58104cfba854 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:37.625480 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ce8e6abb-f376-44cc-a9e3-b3ccdfe130f3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:56:37.625480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ce8e6abb-f376-44cc-a9e3-b3ccdfe130f3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:37.625480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ce8e6abb-f376-44cc-a9e3-b3ccdfe130f3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:37.629654 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f62512a2-b1ec-44aa-a4d6-58104cfba854 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a returned with HTTP 200 Aug 18 13:56:37.630232 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 904/3640] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:37 2026] GET /volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:37.632162 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:37.632162 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:37.637254 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ce8e6abb-f376-44cc-a9e3-b3ccdfe130f3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:37.643159 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ce8e6abb-f376-44cc-a9e3-b3ccdfe130f3 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 200 Aug 18 13:56:37.643599 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 919/3641] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:37 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:37.643818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.646045 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:56:37.646411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b8d0864f-d6fb-4333-b73b-f5a6e357a33a", "name": "tempest-VolumesBackupsAdminTest-Backup-74772220", "container": "tempest-volumesbackupsadmintest-backup-container-368658799"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:37.648100 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Creating new backup {'backup': {'volume_id': 'b8d0864f-d6fb-4333-b73b-f5a6e357a33a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-74772220', 'container': 'tempest-volumesbackupsadmintest-backup-container-368658799'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:56:37.648251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Creating backup of volume b8d0864f-d6fb-4333-b73b-f5a6e357a33a in container tempest-volumesbackupsadmintest-backup-container-368658799 Aug 18 13:56:37.656421 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:37.656421 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:37.656979 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:37.659585 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b06854d4-3b1e-42b3-872f-aec80b9e1887 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.662884 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b06854d4-3b1e-42b3-872f-aec80b9e1887 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:37.663523 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b06854d4-3b1e-42b3-872f-aec80b9e1887 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:37.664065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b06854d4-3b1e-42b3-872f-aec80b9e1887 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:37.682041 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:37.682041 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:37.683929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Created reservations ['21b0699b-a9e1-4436-b025-494b77c9df41', '502a11a2-4648-400d-8f0d-7cf5f10e6651'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:37.688490 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b06854d4-3b1e-42b3-872f-aec80b9e1887 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:37.696251 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b06854d4-3b1e-42b3-872f-aec80b9e1887 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:37.697666 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 912/3642] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:37 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:37.725461 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d7e17a29-ba0b-4288-a874-8cfbf472c08c tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:56:37.725972 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 908/3643] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:37 2026] POST /volume/v3/backups => generated 333 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:37.739340 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddb3872a-b5a7-4a1a-bcfc-b22e8ad7b947 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:37.740643 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddb3872a-b5a7-4a1a-bcfc-b22e8ad7b947 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:37.740968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddb3872a-b5a7-4a1a-bcfc-b22e8ad7b947 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:37.741213 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddb3872a-b5a7-4a1a-bcfc-b22e8ad7b947 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:37.741408 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ddb3872a-b5a7-4a1a-bcfc-b22e8ad7b947 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:37.745724 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:37.745724 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:37.746616 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddb3872a-b5a7-4a1a-bcfc-b22e8ad7b947 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:37.747169 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 905/3644] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:37 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:38.233218 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-016c1444-e58a-4667-bb4b-51010f96630c req-f4f8d3f8-b3b5-4bae-8cdc-dc6a317918d8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:38.235852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-f4f8d3f8-b3b5-4bae-8cdc-dc6a317918d8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e Aug 18 13:56:38.236102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-f4f8d3f8-b3b5-4bae-8cdc-dc6a317918d8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:38.236337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-f4f8d3f8-b3b5-4bae-8cdc-dc6a317918d8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:38.247969 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:38.247969 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:38.295077 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-016c1444-e58a-4667-bb4b-51010f96630c req-f4f8d3f8-b3b5-4bae-8cdc-dc6a317918d8 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e returned with HTTP 200 Aug 18 13:56:38.295569 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 920/3645] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:56:38 2026] DELETE /volume/v3/attachments/7a9f0479-50d9-435b-a03c-8d62d297585e => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:38.579334 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd7c305e-df55-4907-a913-6cb0e37a0bcc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:38.581190 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd7c305e-df55-4907-a913-6cb0e37a0bcc tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:38.581429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd7c305e-df55-4907-a913-6cb0e37a0bcc tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:38.581638 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd7c305e-df55-4907-a913-6cb0e37a0bcc tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:38.581743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dd7c305e-df55-4907-a913-6cb0e37a0bcc tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:38.586289 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:38.586289 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:38.587033 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd7c305e-df55-4907-a913-6cb0e37a0bcc tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:38.587286 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 913/3646] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:38 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:38.658343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5d64cf6a-2a94-4d69-9965-9e472c59a7c2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:38.660128 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d64cf6a-2a94-4d69-9965-9e472c59a7c2 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb Aug 18 13:56:38.660359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d64cf6a-2a94-4d69-9965-9e472c59a7c2 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:38.660600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d64cf6a-2a94-4d69-9965-9e472c59a7c2 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:38.666512 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d64cf6a-2a94-4d69-9965-9e472c59a7c2 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb returned with HTTP 404 Aug 18 13:56:38.667180 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 909/3647] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:38 2026] GET /volume/v3/volumes/cb913ca4-9774-4c5e-ba55-ee71c3c59ccb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:38.715443 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-26bfb30b-1e7e-49c7-8d32-d9aee11d51a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:38.719919 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26bfb30b-1e7e-49c7-8d32-d9aee11d51a1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:38.719919 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26bfb30b-1e7e-49c7-8d32-d9aee11d51a1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:38.719919 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26bfb30b-1e7e-49c7-8d32-d9aee11d51a1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:38.735917 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:38.735917 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:38.740207 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-26bfb30b-1e7e-49c7-8d32-d9aee11d51a1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:38.744970 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26bfb30b-1e7e-49c7-8d32-d9aee11d51a1 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:38.745527 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 906/3648] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:38 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:38.766473 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4193e206-7aa5-4dc7-9e71-06155a6ff0dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:38.768705 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4193e206-7aa5-4dc7-9e71-06155a6ff0dd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:38.768951 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4193e206-7aa5-4dc7-9e71-06155a6ff0dd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:38.769149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4193e206-7aa5-4dc7-9e71-06155a6ff0dd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:38.769257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4193e206-7aa5-4dc7-9e71-06155a6ff0dd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:38.774323 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:38.774323 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:38.775145 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4193e206-7aa5-4dc7-9e71-06155a6ff0dd tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:38.775513 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 921/3649] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:38 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:38.795780 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ecd58925-640d-44b8-81b7-39af8526feeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:38.797566 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecd58925-640d-44b8-81b7-39af8526feeb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] DELETE https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:56:38.797784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecd58925-640d-44b8-81b7-39af8526feeb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:38.798001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecd58925-640d-44b8-81b7-39af8526feeb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:38.798167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ecd58925-640d-44b8-81b7-39af8526feeb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Delete volume with id: 175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:56:38.807898 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:38.807898 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:38.808433 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ecd58925-640d-44b8-81b7-39af8526feeb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:38.828831 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ecd58925-640d-44b8-81b7-39af8526feeb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Delete volume request issued successfully. Aug 18 13:56:38.828831 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecd58925-640d-44b8-81b7-39af8526feeb tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 202 Aug 18 13:56:38.829434 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 914/3650] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:38 2026] DELETE /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:38.840168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-82201430-996c-4563-b12c-32bc6792eeb5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:38.841888 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-82201430-996c-4563-b12c-32bc6792eeb5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:56:38.842090 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-82201430-996c-4563-b12c-32bc6792eeb5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:38.842277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-82201430-996c-4563-b12c-32bc6792eeb5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:38.850088 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:38.850088 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:38.853669 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-82201430-996c-4563-b12c-32bc6792eeb5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Volume info retrieved successfully. Aug 18 13:56:38.859533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-82201430-996c-4563-b12c-32bc6792eeb5 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 200 Aug 18 13:56:38.859533 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 910/3651] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:38 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:39.601050 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7b093bef-7aab-408f-a8ac-10d65bb1e594 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:39.603151 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b093bef-7aab-408f-a8ac-10d65bb1e594 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:39.603329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b093bef-7aab-408f-a8ac-10d65bb1e594 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:39.603523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b093bef-7aab-408f-a8ac-10d65bb1e594 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:39.603602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7b093bef-7aab-408f-a8ac-10d65bb1e594 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:39.609643 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:39.609643 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:39.610314 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b093bef-7aab-408f-a8ac-10d65bb1e594 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:39.611655 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 907/3652] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:39 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:39.787498 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-394b6ecf-9d14-406a-8c13-3f1db6558d71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:39.789173 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-394b6ecf-9d14-406a-8c13-3f1db6558d71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:39.789337 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-394b6ecf-9d14-406a-8c13-3f1db6558d71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:39.789508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-394b6ecf-9d14-406a-8c13-3f1db6558d71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:39.789601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-394b6ecf-9d14-406a-8c13-3f1db6558d71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:39.793631 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:39.793631 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:39.794634 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-394b6ecf-9d14-406a-8c13-3f1db6558d71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:39.795186 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 922/3653] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:39 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:39.876258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed38eef1-0f01-4fc0-b0b3-3c65f298fff6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:39.878493 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed38eef1-0f01-4fc0-b0b3-3c65f298fff6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] GET https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 Aug 18 13:56:39.878732 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed38eef1-0f01-4fc0-b0b3-3c65f298fff6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:39.879141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed38eef1-0f01-4fc0-b0b3-3c65f298fff6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:39.888752 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed38eef1-0f01-4fc0-b0b3-3c65f298fff6 tempest-AttachVolumeNegativeTest-510564649 tempest-AttachVolumeNegativeTest-510564649-project-member] https://10.4.3.221/volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 returned with HTTP 404 Aug 18 13:56:39.889312 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 915/3654] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:39 2026] GET /volume/v3/volumes/175339ec-9875-4906-8ea6-dc75eead4613 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:40.623666 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-24cb1259-12f4-4dbe-bbf4-cf3b6f3ed052 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:40.625916 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-24cb1259-12f4-4dbe-bbf4-cf3b6f3ed052 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:40.626179 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-24cb1259-12f4-4dbe-bbf4-cf3b6f3ed052 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:40.626458 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-24cb1259-12f4-4dbe-bbf4-cf3b6f3ed052 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:40.626558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-24cb1259-12f4-4dbe-bbf4-cf3b6f3ed052 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:40.633137 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:40.633137 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:40.634002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-24cb1259-12f4-4dbe-bbf4-cf3b6f3ed052 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:40.634483 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 911/3655] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:40 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:40.809892 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f986714-681d-4cea-8522-ea3fbfde2e90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:40.811769 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f986714-681d-4cea-8522-ea3fbfde2e90 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:40.811944 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f986714-681d-4cea-8522-ea3fbfde2e90 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:40.812160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f986714-681d-4cea-8522-ea3fbfde2e90 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:40.812273 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0f986714-681d-4cea-8522-ea3fbfde2e90 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:40.817154 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:40.817154 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:40.818058 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f986714-681d-4cea-8522-ea3fbfde2e90 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:40.818464 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 908/3656] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:40 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:41.645885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-caec0b9b-de14-45d4-8777-ea524582bac3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:41.647355 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-caec0b9b-de14-45d4-8777-ea524582bac3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:41.647615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-caec0b9b-de14-45d4-8777-ea524582bac3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:41.647870 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-caec0b9b-de14-45d4-8777-ea524582bac3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:41.648009 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-caec0b9b-de14-45d4-8777-ea524582bac3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:41.653660 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:41.653660 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:41.654579 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-caec0b9b-de14-45d4-8777-ea524582bac3 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:41.655038 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 923/3657] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:41 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:41.739051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41c77da9-9558-4e65-9edf-cb30021a5ce9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:41.741395 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41c77da9-9558-4e65-9edf-cb30021a5ce9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:41.741637 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41c77da9-9558-4e65-9edf-cb30021a5ce9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:41.741895 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41c77da9-9558-4e65-9edf-cb30021a5ce9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:41.751529 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:41.751529 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:41.756874 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-41c77da9-9558-4e65-9edf-cb30021a5ce9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:41.762744 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41c77da9-9558-4e65-9edf-cb30021a5ce9 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:41.763299 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 916/3658] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:41 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:41.778650 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:41.781030 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:41.781301 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:41.781554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:41.781820 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume with id: 6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:41.791348 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:41.791348 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:41.792028 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:41.812339 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Delete volume request issued successfully. Aug 18 13:56:41.812609 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1a7597fb-48da-40d3-905f-9a2ebf93c70d tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 202 Aug 18 13:56:41.813168 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 912/3659] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:41 2026] DELETE /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:41.821923 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7fc2c72-afcb-4c0e-8ef7-db40bf412e26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:41.823995 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7fc2c72-afcb-4c0e-8ef7-db40bf412e26 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:41.824163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7fc2c72-afcb-4c0e-8ef7-db40bf412e26 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:41.824382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7fc2c72-afcb-4c0e-8ef7-db40bf412e26 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:41.830046 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b6f8aecc-4421-45e7-8a08-d084c2033bab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:41.832289 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:41.832289 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:41.832430 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6f8aecc-4421-45e7-8a08-d084c2033bab tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:41.832878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6f8aecc-4421-45e7-8a08-d084c2033bab tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:41.832878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6f8aecc-4421-45e7-8a08-d084c2033bab tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:41.832878 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b6f8aecc-4421-45e7-8a08-d084c2033bab tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:41.836933 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7fc2c72-afcb-4c0e-8ef7-db40bf412e26 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Volume info retrieved successfully. Aug 18 13:56:41.838489 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:41.838489 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:41.839366 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6f8aecc-4421-45e7-8a08-d084c2033bab tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:41.839790 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 924/3660] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:41 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:41.841706 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7fc2c72-afcb-4c0e-8ef7-db40bf412e26 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 200 Aug 18 13:56:41.842117 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 909/3661] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:41 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:42.667255 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34cad0dc-b9d2-4531-8e73-b08945631131 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:42.669244 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34cad0dc-b9d2-4531-8e73-b08945631131 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:42.669487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34cad0dc-b9d2-4531-8e73-b08945631131 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:42.669658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34cad0dc-b9d2-4531-8e73-b08945631131 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:42.669747 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-34cad0dc-b9d2-4531-8e73-b08945631131 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:42.673890 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:42.673890 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:42.674550 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34cad0dc-b9d2-4531-8e73-b08945631131 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:42.674950 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 917/3662] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:42 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:42.851973 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c9c17f1f-b48a-4637-ac77-bcdb088f60ef None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:42.855708 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c9c17f1f-b48a-4637-ac77-bcdb088f60ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:42.856008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c9c17f1f-b48a-4637-ac77-bcdb088f60ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:42.856238 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c9c17f1f-b48a-4637-ac77-bcdb088f60ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:42.856352 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c9c17f1f-b48a-4637-ac77-bcdb088f60ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:42.856400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fc3585d3-8baa-479c-a4ad-244347964f25 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:42.858686 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc3585d3-8baa-479c-a4ad-244347964f25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] GET https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c Aug 18 13:56:42.858972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fc3585d3-8baa-479c-a4ad-244347964f25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:42.859242 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fc3585d3-8baa-479c-a4ad-244347964f25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:42.866646 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fc3585d3-8baa-479c-a4ad-244347964f25 tempest-VolumesBackupsTest-1776810558 tempest-VolumesBackupsTest-1776810558-project-member] https://10.4.3.221/volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c returned with HTTP 404 Aug 18 13:56:42.867298 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 925/3663] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:42 2026] GET /volume/v3/volumes/6c6ae6c0-7ccb-472d-a13f-d0c934eda19c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:42.869601 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:42.869601 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:42.870428 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c9c17f1f-b48a-4637-ac77-bcdb088f60ef tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:42.870823 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 913/3664] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:42 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:43.688566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02b87d8d-9203-442c-bef5-8ce7147292a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:43.690562 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02b87d8d-9203-442c-bef5-8ce7147292a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:43.690886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02b87d8d-9203-442c-bef5-8ce7147292a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:43.691096 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02b87d8d-9203-442c-bef5-8ce7147292a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:43.691233 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-02b87d8d-9203-442c-bef5-8ce7147292a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:43.696058 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:43.696058 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:43.697033 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02b87d8d-9203-442c-bef5-8ce7147292a8 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:43.697539 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 910/3665] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:43 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:43.885170 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2628f874-093c-4a70-9ada-0f0bd1b44985 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:43.888294 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2628f874-093c-4a70-9ada-0f0bd1b44985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:43.888901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2628f874-093c-4a70-9ada-0f0bd1b44985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:43.888901 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2628f874-093c-4a70-9ada-0f0bd1b44985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:43.889324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2628f874-093c-4a70-9ada-0f0bd1b44985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:43.894389 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:43.894389 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:43.898439 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2628f874-093c-4a70-9ada-0f0bd1b44985 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:43.898439 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 918/3666] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:43 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:44.178833 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6145c38a-a429-42db-94cd-71ada506a5ed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:44.313837 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:44.314322 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-903927611"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:44.316506 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-903927611'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:44.316678 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume of 1 GB Aug 18 13:56:44.322406 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Availability Zones retrieved successfully. Aug 18 13:56:44.330616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Flow 'volume_create_api' (b8a51a47-40e0-4fe6-b48d-941289896d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:44.332044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e46941-25d7-4df5-ac70-1e10551a8e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:44.334445 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:44.369743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e46941-25d7-4df5-ac70-1e10551a8e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:44.370879 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9998cc-0e7e-495c-ab6f-ac6c24c07dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:44.470080 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Created reservations ['8a33c78a-7a12-4d66-99d4-b297996b57bc', 'c0809b47-efc9-4a52-b1d1-ba72ca487d6c', 'a47aada9-b569-4f2a-9cee-46b2f22b382c', 'a8968ddc-05aa-43a6-b4f7-5d43ec86530f'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:44.471248 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9998cc-0e7e-495c-ab6f-ac6c24c07dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a33c78a-7a12-4d66-99d4-b297996b57bc', 'c0809b47-efc9-4a52-b1d1-ba72ca487d6c', 'a47aada9-b569-4f2a-9cee-46b2f22b382c', 'a8968ddc-05aa-43a6-b4f7-5d43ec86530f']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:44.472524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff0dd68-f7da-4122-991a-86f8e06ddb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:44.503079 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff0dd68-f7da-4122-991a-86f8e06ddb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bf8259c-4d36-4a89-bcda-6f13702b894e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-903927611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caf4d1453fed438a9d9d89f7e7343c7f',qos_specs=None,replication_status=,reservations=['8a33c78a-7a12-4d66-99d4-b297996b57bc','c0809b47-efc9-4a52-b1d1-ba72ca487d6c','a47aada9-b569-4f2a-9cee-46b2f22b382c','a8968ddc-05aa-43a6-b4f7-5d43ec86530f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3e3749c5de477c972f11119086c1bc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-903927611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bf8259c-4d36-4a89-bcda-6f13702b894e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='caf4d1453fed438a9d9d89f7e7343c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f3e3749c5de477c972f11119086c1bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:44.503844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94413cef-2783-434e-ab6f-cd900626f364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:44.526893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94413cef-2783-434e-ab6f-cd900626f364) transitioned into state 'SUCCESS' from state '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-903927611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caf4d1453fed438a9d9d89f7e7343c7f',qos_specs=None,replication_status=,reservations=['8a33c78a-7a12-4d66-99d4-b297996b57bc','c0809b47-efc9-4a52-b1d1-ba72ca487d6c','a47aada9-b569-4f2a-9cee-46b2f22b382c','a8968ddc-05aa-43a6-b4f7-5d43ec86530f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3e3749c5de477c972f11119086c1bc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:44.526893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df15fc66-a652-436f-a3e9-a115f8a084f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:44.537983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df15fc66-a652-436f-a3e9-a115f8a084f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:44.539264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Flow 'volume_create_api' (b8a51a47-40e0-4fe6-b48d-941289896d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:44.539548 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume request issued successfully. Aug 18 13:56:44.540425 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6145c38a-a429-42db-94cd-71ada506a5ed tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:44.540977 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 926/3667] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:44 2026] POST /volume/v3/volumes => generated 759 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:44.560558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-834021c1-aa96-4d9a-b4de-bf954d9f1ec5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:44.565348 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-834021c1-aa96-4d9a-b4de-bf954d9f1ec5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e Aug 18 13:56:44.567346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-834021c1-aa96-4d9a-b4de-bf954d9f1ec5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:44.567682 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-834021c1-aa96-4d9a-b4de-bf954d9f1ec5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:44.577928 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:44.577928 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:44.583850 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-834021c1-aa96-4d9a-b4de-bf954d9f1ec5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:44.590091 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-834021c1-aa96-4d9a-b4de-bf954d9f1ec5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e returned with HTTP 200 Aug 18 13:56:44.590789 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 914/3668] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:44 2026] GET /volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:44.713994 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0771c775-ddfb-4393-956b-b3e3f520d663 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:44.719548 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0771c775-ddfb-4393-956b-b3e3f520d663 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:44.719807 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0771c775-ddfb-4393-956b-b3e3f520d663 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:44.720044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0771c775-ddfb-4393-956b-b3e3f520d663 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:44.720163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0771c775-ddfb-4393-956b-b3e3f520d663 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:44.728259 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:44.728259 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:44.728947 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0771c775-ddfb-4393-956b-b3e3f520d663 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:44.729412 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 911/3669] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:44 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:44.911398 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b9f09a5-a61c-4592-80de-4e60380f9d15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:44.913762 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b9f09a5-a61c-4592-80de-4e60380f9d15 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:44.914072 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b9f09a5-a61c-4592-80de-4e60380f9d15 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:44.914330 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b9f09a5-a61c-4592-80de-4e60380f9d15 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:44.914473 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8b9f09a5-a61c-4592-80de-4e60380f9d15 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:44.920494 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:44.920494 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:44.921380 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b9f09a5-a61c-4592-80de-4e60380f9d15 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:44.921749 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 919/3670] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:44 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:45.604315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-907043ac-d4ac-4500-9e25-1beac05500f6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.606400 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-907043ac-d4ac-4500-9e25-1beac05500f6 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e Aug 18 13:56:45.606599 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-907043ac-d4ac-4500-9e25-1beac05500f6 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:45.606784 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-907043ac-d4ac-4500-9e25-1beac05500f6 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:45.614718 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:45.614718 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:45.619090 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-907043ac-d4ac-4500-9e25-1beac05500f6 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:45.628852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-907043ac-d4ac-4500-9e25-1beac05500f6 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e returned with HTTP 200 Aug 18 13:56:45.628852 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 927/3671] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:45 2026] GET /volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:45.658717 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2dba6662-bb2e-451c-839f-55e0d137bf6a req-ee42b9a6-de26-4a0c-b537-ce978ec416be None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.661202 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2dba6662-bb2e-451c-839f-55e0d137bf6a req-ee42b9a6-de26-4a0c-b537-ce978ec416be tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e Aug 18 13:56:45.661381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2dba6662-bb2e-451c-839f-55e0d137bf6a req-ee42b9a6-de26-4a0c-b537-ce978ec416be tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:45.661573 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2dba6662-bb2e-451c-839f-55e0d137bf6a req-ee42b9a6-de26-4a0c-b537-ce978ec416be tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:45.669957 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:45.669957 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:45.675027 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-2dba6662-bb2e-451c-839f-55e0d137bf6a req-ee42b9a6-de26-4a0c-b537-ce978ec416be tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:45.680116 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2dba6662-bb2e-451c-839f-55e0d137bf6a req-ee42b9a6-de26-4a0c-b537-ce978ec416be tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e returned with HTTP 200 Aug 18 13:56:45.680660 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 915/3672] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:45 2026] GET /volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:45.701648 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.704005 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:45.704377 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2044326812"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:45.705945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2044326812'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:45.706086 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume of 1 GB Aug 18 13:56:45.711238 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Availability Zones retrieved successfully. Aug 18 13:56:45.717544 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Flow 'volume_create_api' (5a018b84-b7fb-43dd-a5e6-d32011bece80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:45.718905 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11b2513-a8d6-495f-9d39-a2fc5fb3aa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:45.720122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:45.742379 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe7fa74f-5e92-45c5-86d6-a69f055f689b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.744409 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe7fa74f-5e92-45c5-86d6-a69f055f689b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:45.744653 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe7fa74f-5e92-45c5-86d6-a69f055f689b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:45.744938 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe7fa74f-5e92-45c5-86d6-a69f055f689b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:45.745081 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fe7fa74f-5e92-45c5-86d6-a69f055f689b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:45.749991 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:45.749991 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:45.750691 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe7fa74f-5e92-45c5-86d6-a69f055f689b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:45.751325 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 920/3673] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:45 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:45.760412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11b2513-a8d6-495f-9d39-a2fc5fb3aa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:45.761260 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d083fca-320d-4ea7-a2d2-d33e7908628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:45.764264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-67c046b2-c634-4a1b-a650-76e77d679f06 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.767718 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67c046b2-c634-4a1b-a650-76e77d679f06 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 Aug 18 13:56:45.768044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67c046b2-c634-4a1b-a650-76e77d679f06 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:45.768303 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67c046b2-c634-4a1b-a650-76e77d679f06 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:45.768526 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-67c046b2-c634-4a1b-a650-76e77d679f06 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume with id: 80eb4d23-72c1-4172-aa34-1a2c039b5d87 Aug 18 13:56:45.779896 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:45.779896 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:45.780300 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-67c046b2-c634-4a1b-a650-76e77d679f06 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:45.801326 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-67c046b2-c634-4a1b-a650-76e77d679f06 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume request issued successfully. Aug 18 13:56:45.801436 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67c046b2-c634-4a1b-a650-76e77d679f06 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 returned with HTTP 202 Aug 18 13:56:45.801874 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 928/3674] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:56:45 2026] DELETE /volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:45.811092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-66478128-4e77-4f7c-89a8-837f0fb5a712 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.814921 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-66478128-4e77-4f7c-89a8-837f0fb5a712 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 Aug 18 13:56:45.815115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-66478128-4e77-4f7c-89a8-837f0fb5a712 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:45.815305 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-66478128-4e77-4f7c-89a8-837f0fb5a712 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:45.819674 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Created reservations ['a869de18-4354-403d-968c-7545b271c7ba', '4dd7e733-ad6f-4748-bd21-e37cd2fc10b0', '70b64c54-37e9-4023-9844-98543d4b8c49', '90651a54-27f5-4e63-a706-b0fdd5fa2251'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:45.821272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d083fca-320d-4ea7-a2d2-d33e7908628b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a869de18-4354-403d-968c-7545b271c7ba', '4dd7e733-ad6f-4748-bd21-e37cd2fc10b0', '70b64c54-37e9-4023-9844-98543d4b8c49', '90651a54-27f5-4e63-a706-b0fdd5fa2251']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:45.821681 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18de39d-d460-432d-9f06-605f2b9c0c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:45.835078 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:45.835078 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:45.843991 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-66478128-4e77-4f7c-89a8-837f0fb5a712 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:45.850454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-66478128-4e77-4f7c-89a8-837f0fb5a712 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 returned with HTTP 200 Aug 18 13:56:45.850885 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 916/3675] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:45 2026] GET /volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 => generated 1065 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:45.853593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a18de39d-d460-432d-9f06-605f2b9c0c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e11e8ac0-4bbe-42b7-9991-f9c361a5ca02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2044326812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caf4d1453fed438a9d9d89f7e7343c7f',qos_specs=None,replication_status=,reservations=['a869de18-4354-403d-968c-7545b271c7ba','4dd7e733-ad6f-4748-bd21-e37cd2fc10b0','70b64c54-37e9-4023-9844-98543d4b8c49','90651a54-27f5-4e63-a706-b0fdd5fa2251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3e3749c5de477c972f11119086c1bc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2044326812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e11e8ac0-4bbe-42b7-9991-f9c361a5ca02,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='caf4d1453fed438a9d9d89f7e7343c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f3e3749c5de477c972f11119086c1bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:45.854653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f615a5-5b22-41f2-86bd-0c3af37de298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:45.883787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f615a5-5b22-41f2-86bd-0c3af37de298) transitioned into state 'SUCCESS' from state '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-2044326812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caf4d1453fed438a9d9d89f7e7343c7f',qos_specs=None,replication_status=,reservations=['a869de18-4354-403d-968c-7545b271c7ba','4dd7e733-ad6f-4748-bd21-e37cd2fc10b0','70b64c54-37e9-4023-9844-98543d4b8c49','90651a54-27f5-4e63-a706-b0fdd5fa2251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3e3749c5de477c972f11119086c1bc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:45.884726 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e718656f-0a73-4b05-a1ab-fd478af73fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:45.895118 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e718656f-0a73-4b05-a1ab-fd478af73fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:45.896239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Flow 'volume_create_api' (5a018b84-b7fb-43dd-a5e6-d32011bece80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:45.896668 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume request issued successfully. Aug 18 13:56:45.897110 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b66658f4-6c78-49af-aba8-dd5c2acf8c4c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:45.897653 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 912/3676] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:45 2026] POST /volume/v3/volumes => generated 760 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:45.912524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ce8f5b3-f698-4167-9a66-cf1a9cb72be7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.914340 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ce8f5b3-f698-4167-9a66-cf1a9cb72be7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 Aug 18 13:56:45.914548 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ce8f5b3-f698-4167-9a66-cf1a9cb72be7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:45.914754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ce8f5b3-f698-4167-9a66-cf1a9cb72be7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:45.920979 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:45.920979 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:45.924402 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ce8f5b3-f698-4167-9a66-cf1a9cb72be7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:45.932955 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ce8f5b3-f698-4167-9a66-cf1a9cb72be7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 returned with HTTP 200 Aug 18 13:56:45.933418 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 921/3677] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:45 2026] GET /volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:45.933927 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-73568a5d-6294-4c9b-ac55-3190cec88ee7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:45.937202 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73568a5d-6294-4c9b-ac55-3190cec88ee7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:45.937386 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73568a5d-6294-4c9b-ac55-3190cec88ee7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:45.937563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73568a5d-6294-4c9b-ac55-3190cec88ee7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:45.937681 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-73568a5d-6294-4c9b-ac55-3190cec88ee7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:45.942119 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:45.942119 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:45.942835 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73568a5d-6294-4c9b-ac55-3190cec88ee7 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:45.943216 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 929/3678] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:45 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:46.603580 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.689996 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:56:46.690326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.690542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.690973 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:46.691998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:46.699947 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:46.700252 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b5f4e2f6-b18c-4ae9-929f-e907d0a86660 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:56:46.700619 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 917/3679] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:56:46 2026] GET /volume/v3/volumes => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:56:46.710184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65ffa515-1d53-4269-8350-d04b1363232c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.713350 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:46.713687 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-263047090"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:46.715494 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-263047090'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:46.715625 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume of 1 GB Aug 18 13:56:46.715948 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:46.715948 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:46.719696 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Availability Zones retrieved successfully. Aug 18 13:56:46.724976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Flow 'volume_create_api' (3d7e332c-9f8d-428a-b79c-0c32be7ec228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:46.725845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2449da3c-87dd-4a09-9e48-5daf64e66cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:46.726747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:46.753325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2449da3c-87dd-4a09-9e48-5daf64e66cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:46.753953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d33ffc3-798d-4c1e-bf73-122c61fd0fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:46.816175 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Created reservations ['a64c9f20-5952-4736-b0e8-6aa234817902', 'e8eb5e0b-6045-40bf-ac82-23984cc91698', '045d7df0-25d3-458b-a4a2-976a5858743e', '6dadcb20-432d-48f8-b090-5189773e9014'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:46.817028 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d33ffc3-798d-4c1e-bf73-122c61fd0fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a64c9f20-5952-4736-b0e8-6aa234817902', 'e8eb5e0b-6045-40bf-ac82-23984cc91698', '045d7df0-25d3-458b-a4a2-976a5858743e', '6dadcb20-432d-48f8-b090-5189773e9014']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:46.817673 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed0111c-e595-4385-ac39-e2407f5b5bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:46.841382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed0111c-e595-4385-ac39-e2407f5b5bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b71c9f-c70b-4c03-99c9-4ca1314205d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-263047090',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4aa560cc20cb4df0a0a530d89a889fa3',qos_specs=None,replication_status=,reservations=['a64c9f20-5952-4736-b0e8-6aa234817902','e8eb5e0b-6045-40bf-ac82-23984cc91698','045d7df0-25d3-458b-a4a2-976a5858743e','6dadcb20-432d-48f8-b090-5189773e9014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58499bbcaf1490089e5dbd32938277f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-263047090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b71c9f-c70b-4c03-99c9-4ca1314205d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4aa560cc20cb4df0a0a530d89a889fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58499bbcaf1490089e5dbd32938277f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:46.842362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b044596-15bb-4a1f-b374-97ac16049ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:46.864242 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b044596-15bb-4a1f-b374-97ac16049ca2) transitioned into state 'SUCCESS' from state '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-263047090',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4aa560cc20cb4df0a0a530d89a889fa3',qos_specs=None,replication_status=,reservations=['a64c9f20-5952-4736-b0e8-6aa234817902','e8eb5e0b-6045-40bf-ac82-23984cc91698','045d7df0-25d3-458b-a4a2-976a5858743e','6dadcb20-432d-48f8-b090-5189773e9014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58499bbcaf1490089e5dbd32938277f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:46.864925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea15dd64-edf5-4109-bdd4-07adbdac530b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:46.866347 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f92623e-23f1-4b4f-8475-244671b62766 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.868266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f92623e-23f1-4b4f-8475-244671b62766 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 Aug 18 13:56:46.868508 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f92623e-23f1-4b4f-8475-244671b62766 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.868726 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f92623e-23f1-4b4f-8475-244671b62766 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.874803 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f92623e-23f1-4b4f-8475-244671b62766 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 returned with HTTP 404 Aug 18 13:56:46.875308 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 922/3680] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:46 2026] GET /volume/v3/volumes/80eb4d23-72c1-4172-aa34-1a2c039b5d87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:46.875404 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea15dd64-edf5-4109-bdd4-07adbdac530b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:46.876475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Flow 'volume_create_api' (3d7e332c-9f8d-428a-b79c-0c32be7ec228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:46.877020 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume request issued successfully. Aug 18 13:56:46.877815 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ffa515-1d53-4269-8350-d04b1363232c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:46.878381 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 913/3681] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:46 2026] POST /volume/v3/volumes => generated 763 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:46.886975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6685b631-edf5-4efc-a053-09cce96de527 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.889490 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6685b631-edf5-4efc-a053-09cce96de527 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:46.889805 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6685b631-edf5-4efc-a053-09cce96de527 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.890032 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6685b631-edf5-4efc-a053-09cce96de527 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.890132 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6685b631-edf5-4efc-a053-09cce96de527 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:46.890176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c332a649-24ed-41c0-bc27-c9bda6cb159e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.891820 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c332a649-24ed-41c0-bc27-c9bda6cb159e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:46.892055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c332a649-24ed-41c0-bc27-c9bda6cb159e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.892235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c332a649-24ed-41c0-bc27-c9bda6cb159e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.895127 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:46.895127 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:46.895874 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6685b631-edf5-4efc-a053-09cce96de527 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-member] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:46.896399 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 930/3682] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:46 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:46.899849 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:46.899849 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:46.905167 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c332a649-24ed-41c0-bc27-c9bda6cb159e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:46.909349 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae3255f6-7ad7-4ba2-ba28-74cadb51cbdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.910273 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c332a649-24ed-41c0-bc27-c9bda6cb159e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 200 Aug 18 13:56:46.910707 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 918/3683] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:46 2026] GET /volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:46.911429 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae3255f6-7ad7-4ba2-ba28-74cadb51cbdd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:46.911646 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae3255f6-7ad7-4ba2-ba28-74cadb51cbdd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.911855 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae3255f6-7ad7-4ba2-ba28-74cadb51cbdd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.912014 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-ae3255f6-7ad7-4ba2-ba28-74cadb51cbdd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete backup with id: ad0d8797-74b5-44e6-b41b-cac4b8ab759c. Aug 18 13:56:46.922170 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:46.922170 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:46.932680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-ae3255f6-7ad7-4ba2-ba28-74cadb51cbdd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] delete_backup rpcapi backup_id ad0d8797-74b5-44e6-b41b-cac4b8ab759c {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:46.934587 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae3255f6-7ad7-4ba2-ba28-74cadb51cbdd tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 202 Aug 18 13:56:46.935071 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 923/3684] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:56:46 2026] DELETE /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:46.943232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20a65fb3-ace2-4ffa-9e7a-66c41ae4e910 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.952451 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20a65fb3-ace2-4ffa-9e7a-66c41ae4e910 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:46.952787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20a65fb3-ace2-4ffa-9e7a-66c41ae4e910 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.952976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-df5a2f58-01c3-4edc-8685-5f6218c4c19c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.953105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20a65fb3-ace2-4ffa-9e7a-66c41ae4e910 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.953293 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-20a65fb3-ace2-4ffa-9e7a-66c41ae4e910 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:46.955025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5d70a538-562e-4494-b91e-9a9c28173950 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:46.955398 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-df5a2f58-01c3-4edc-8685-5f6218c4c19c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 Aug 18 13:56:46.955674 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-df5a2f58-01c3-4edc-8685-5f6218c4c19c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.955955 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-df5a2f58-01c3-4edc-8685-5f6218c4c19c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.957647 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d70a538-562e-4494-b91e-9a9c28173950 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:46.957879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d70a538-562e-4494-b91e-9a9c28173950 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:46.958133 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d70a538-562e-4494-b91e-9a9c28173950 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:46.958285 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5d70a538-562e-4494-b91e-9a9c28173950 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:46.959372 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:46.959372 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:46.960246 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20a65fb3-ace2-4ffa-9e7a-66c41ae4e910 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 200 Aug 18 13:56:46.960492 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 914/3685] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:46 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:46.962479 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:46.962479 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:46.963273 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d70a538-562e-4494-b91e-9a9c28173950 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:46.963594 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 919/3686] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:46 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:46.970284 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:46.970284 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:46.978892 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-df5a2f58-01c3-4edc-8685-5f6218c4c19c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:46.983196 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-df5a2f58-01c3-4edc-8685-5f6218c4c19c tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 returned with HTTP 200 Aug 18 13:56:46.983648 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 931/3687] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:46 2026] GET /volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:47.013090 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6a4325ed-02ac-48d2-a4d1-c083a3c7f706 req-5dae3e4e-651b-444c-9ddb-42aa77d79a17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.015425 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6a4325ed-02ac-48d2-a4d1-c083a3c7f706 req-5dae3e4e-651b-444c-9ddb-42aa77d79a17 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 Aug 18 13:56:47.015600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6a4325ed-02ac-48d2-a4d1-c083a3c7f706 req-5dae3e4e-651b-444c-9ddb-42aa77d79a17 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:47.016018 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6a4325ed-02ac-48d2-a4d1-c083a3c7f706 req-5dae3e4e-651b-444c-9ddb-42aa77d79a17 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:47.022204 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:47.022204 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:47.025649 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6a4325ed-02ac-48d2-a4d1-c083a3c7f706 req-5dae3e4e-651b-444c-9ddb-42aa77d79a17 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:47.029850 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6a4325ed-02ac-48d2-a4d1-c083a3c7f706 req-5dae3e4e-651b-444c-9ddb-42aa77d79a17 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 returned with HTTP 200 Aug 18 13:56:47.030233 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 924/3688] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:47 2026] GET /volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:47.045731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15468c7d-97bc-416c-814e-dada52027037 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.047461 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:47.047836 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1152547727"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:47.049257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1152547727'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:47.049373 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume of 1 GB Aug 18 13:56:47.053801 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Availability Zones retrieved successfully. Aug 18 13:56:47.060442 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Flow 'volume_create_api' (b59e138a-e9f0-42c0-b8ba-80bcfa2d58a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:47.061439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c208d06-8c71-4e44-88af-c9874a6caf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:47.062530 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:47.088725 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c208d06-8c71-4e44-88af-c9874a6caf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:47.089422 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320d21f4-925c-41bd-bfc4-44165703d32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:47.128950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Created reservations ['b5333cec-f6be-4c18-9b0d-a3cab1794b03', '57cd00c7-e692-4cce-ac5f-924a16a6bb3a', 'b7bae6c7-1d27-4ab0-ba21-5b2f4cf7b346', 'e02836ed-5091-4917-96be-e7175259b705'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:47.129846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320d21f4-925c-41bd-bfc4-44165703d32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5333cec-f6be-4c18-9b0d-a3cab1794b03', '57cd00c7-e692-4cce-ac5f-924a16a6bb3a', 'b7bae6c7-1d27-4ab0-ba21-5b2f4cf7b346', 'e02836ed-5091-4917-96be-e7175259b705']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:47.130740 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6842e3-d91d-47e9-9ec2-86c75d94508a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:47.155127 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6842e3-d91d-47e9-9ec2-86c75d94508a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16313bf2-0630-4f60-ab38-46acb9e1c1c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1152547727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caf4d1453fed438a9d9d89f7e7343c7f',qos_specs=None,replication_status=,reservations=['b5333cec-f6be-4c18-9b0d-a3cab1794b03','57cd00c7-e692-4cce-ac5f-924a16a6bb3a','b7bae6c7-1d27-4ab0-ba21-5b2f4cf7b346','e02836ed-5091-4917-96be-e7175259b705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3e3749c5de477c972f11119086c1bc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1152547727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16313bf2-0630-4f60-ab38-46acb9e1c1c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='caf4d1453fed438a9d9d89f7e7343c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f3e3749c5de477c972f11119086c1bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:47.155742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc468167-5317-4b49-9670-dc261c553c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:47.174429 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc468167-5317-4b49-9670-dc261c553c76) transitioned into state 'SUCCESS' from state '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-1152547727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='caf4d1453fed438a9d9d89f7e7343c7f',qos_specs=None,replication_status=,reservations=['b5333cec-f6be-4c18-9b0d-a3cab1794b03','57cd00c7-e692-4cce-ac5f-924a16a6bb3a','b7bae6c7-1d27-4ab0-ba21-5b2f4cf7b346','e02836ed-5091-4917-96be-e7175259b705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3e3749c5de477c972f11119086c1bc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:47.175083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (471d1ab8-5c72-469f-9065-621cd4af5256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:47.184138 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (471d1ab8-5c72-469f-9065-621cd4af5256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:47.184977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Flow 'volume_create_api' (b59e138a-e9f0-42c0-b8ba-80bcfa2d58a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:47.185232 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Create volume request issued successfully. Aug 18 13:56:47.185703 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15468c7d-97bc-416c-814e-dada52027037 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:47.186136 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 915/3689] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:47 2026] POST /volume/v3/volumes => generated 760 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:47.196346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-76c79a89-d2a7-4ee3-be21-b9e9cb0765ea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.198321 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76c79a89-d2a7-4ee3-be21-b9e9cb0765ea tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 Aug 18 13:56:47.198613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76c79a89-d2a7-4ee3-be21-b9e9cb0765ea tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:47.198853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76c79a89-d2a7-4ee3-be21-b9e9cb0765ea tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:47.208994 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:47.208994 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:47.214536 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-76c79a89-d2a7-4ee3-be21-b9e9cb0765ea tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:47.220162 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76c79a89-d2a7-4ee3-be21-b9e9cb0765ea tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 returned with HTTP 200 Aug 18 13:56:47.220626 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 920/3690] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:47 2026] GET /volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:47.928732 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f2e15e78-d527-432b-9db2-a610daa7f54a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.929695 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2e15e78-d527-432b-9db2-a610daa7f54a tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:47.929906 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2e15e78-d527-432b-9db2-a610daa7f54a tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:47.930088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2e15e78-d527-432b-9db2-a610daa7f54a tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:47.936274 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:47.936274 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:47.939444 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f2e15e78-d527-432b-9db2-a610daa7f54a tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:47.943042 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2e15e78-d527-432b-9db2-a610daa7f54a tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 200 Aug 18 13:56:47.944729 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 932/3691] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:47 2026] GET /volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:47.960652 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1aecd7ca-14a2-4ed2-a5b7-621175f0059b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.963138 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1aecd7ca-14a2-4ed2-a5b7-621175f0059b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:47.963406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1aecd7ca-14a2-4ed2-a5b7-621175f0059b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:47.963658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1aecd7ca-14a2-4ed2-a5b7-621175f0059b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:47.978420 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ca746cd-7dc4-4109-969e-4f430db0e8fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.978738 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fbe45753-48c4-4e35-9ea0-72799e5bb84f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.979664 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:47.979664 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:47.980281 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ca746cd-7dc4-4109-969e-4f430db0e8fb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c Aug 18 13:56:47.980511 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ca746cd-7dc4-4109-969e-4f430db0e8fb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:47.980733 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ca746cd-7dc4-4109-969e-4f430db0e8fb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:47.980843 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7ca746cd-7dc4-4109-969e-4f430db0e8fb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ad0d8797-74b5-44e6-b41b-cac4b8ab759c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:47.982161 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fbe45753-48c4-4e35-9ea0-72799e5bb84f tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:47.983363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fbe45753-48c4-4e35-9ea0-72799e5bb84f tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:47.983363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fbe45753-48c4-4e35-9ea0-72799e5bb84f tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:47.983363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-fbe45753-48c4-4e35-9ea0-72799e5bb84f tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:47.984442 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ca746cd-7dc4-4109-969e-4f430db0e8fb tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c returned with HTTP 404 Aug 18 13:56:47.984641 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1aecd7ca-14a2-4ed2-a5b7-621175f0059b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:47.984931 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 916/3692] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:47 2026] GET /volume/v3/backups/ad0d8797-74b5-44e6-b41b-cac4b8ab759c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:47.986869 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:47.986869 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:47.987561 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fbe45753-48c4-4e35-9ea0-72799e5bb84f tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:47.987940 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 921/3693] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:47 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:47.994051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1aecd7ca-14a2-4ed2-a5b7-621175f0059b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 200 Aug 18 13:56:47.994492 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 925/3694] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:47 2026] GET /volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:47.996468 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4389c397-2131-413d-8a91-4fb6bf41dfb6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:47.998065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4389c397-2131-413d-8a91-4fb6bf41dfb6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:56:47.998272 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4389c397-2131-413d-8a91-4fb6bf41dfb6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:47.998452 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4389c397-2131-413d-8a91-4fb6bf41dfb6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:47.998544 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-4389c397-2131-413d-8a91-4fb6bf41dfb6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete backup with id: ba1f86f1-773f-4902-b1ca-27d937c49425. Aug 18 13:56:48.002930 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.002930 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:48.011470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.016626 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-4389c397-2131-413d-8a91-4fb6bf41dfb6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] delete_backup rpcapi backup_id ba1f86f1-773f-4902-b1ca-27d937c49425 {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:48.018545 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4389c397-2131-413d-8a91-4fb6bf41dfb6 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 202 Aug 18 13:56:48.019104 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 933/3695] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:56:47 2026] DELETE /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:48.020012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:48.022729 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1726736181"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:48.027745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1726736181'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:48.027918 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume of 1 GB Aug 18 13:56:48.028009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a2a82220-8ae8-418b-a183-4ee3f0701544 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.028281 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.028281 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:48.030647 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2a82220-8ae8-418b-a183-4ee3f0701544 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:56:48.030956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2a82220-8ae8-418b-a183-4ee3f0701544 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.031205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2a82220-8ae8-418b-a183-4ee3f0701544 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.031443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a2a82220-8ae8-418b-a183-4ee3f0701544 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:48.040218 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.040218 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:48.041414 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2a82220-8ae8-418b-a183-4ee3f0701544 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 200 Aug 18 13:56:48.042099 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 922/3696] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:48.046231 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Availability Zones retrieved successfully. Aug 18 13:56:48.079179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Flow 'volume_create_api' (c1475fb6-bda7-4864-acef-077bc993dcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:48.085274 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42affd9b-1a16-46e4-b701-ab72d8821fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:48.089043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:48.155727 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42affd9b-1a16-46e4-b701-ab72d8821fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:48.156482 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f76d7cd-6336-46a8-b4f2-889c820479d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:48.198137 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Created reservations ['a2e51971-bdc5-4466-8fb0-2e7d88d8564d', '99cb80e0-067b-4edf-a255-caed60642018', 'e23827f7-e679-4649-b133-833d75a0cf93', '06a94c9d-7465-4984-b565-672bd69bb099'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:48.198824 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f76d7cd-6336-46a8-b4f2-889c820479d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e51971-bdc5-4466-8fb0-2e7d88d8564d', '99cb80e0-067b-4edf-a255-caed60642018', 'e23827f7-e679-4649-b133-833d75a0cf93', '06a94c9d-7465-4984-b565-672bd69bb099']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:48.199527 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b488b792-1d04-4c1a-b9ab-1309434a188b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:48.219591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b488b792-1d04-4c1a-b9ab-1309434a188b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e56cd143-3047-463b-aaf6-0ca36ec88259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1726736181',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4aa560cc20cb4df0a0a530d89a889fa3',qos_specs=None,replication_status=,reservations=['a2e51971-bdc5-4466-8fb0-2e7d88d8564d','99cb80e0-067b-4edf-a255-caed60642018','e23827f7-e679-4649-b133-833d75a0cf93','06a94c9d-7465-4984-b565-672bd69bb099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58499bbcaf1490089e5dbd32938277f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1726736181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e56cd143-3047-463b-aaf6-0ca36ec88259,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4aa560cc20cb4df0a0a530d89a889fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58499bbcaf1490089e5dbd32938277f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:48.220240 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23e16ec-95a9-438e-8490-fe9bca758583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:48.235560 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-287fb798-2432-4c85-9a26-8b4c2f8b900a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.236982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23e16ec-95a9-438e-8490-fe9bca758583) transitioned into state 'SUCCESS' from state '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-1726736181',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4aa560cc20cb4df0a0a530d89a889fa3',qos_specs=None,replication_status=,reservations=['a2e51971-bdc5-4466-8fb0-2e7d88d8564d','99cb80e0-067b-4edf-a255-caed60642018','e23827f7-e679-4649-b133-833d75a0cf93','06a94c9d-7465-4984-b565-672bd69bb099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58499bbcaf1490089e5dbd32938277f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:48.237203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e77a2c-a541-43f8-a301-c83285c0d7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:48.237820 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-287fb798-2432-4c85-9a26-8b4c2f8b900a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 Aug 18 13:56:48.238167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-287fb798-2432-4c85-9a26-8b4c2f8b900a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.238344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-287fb798-2432-4c85-9a26-8b4c2f8b900a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.245964 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e77a2c-a541-43f8-a301-c83285c0d7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:48.246716 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Flow 'volume_create_api' (c1475fb6-bda7-4864-acef-077bc993dcd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:48.247012 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume request issued successfully. Aug 18 13:56:48.247493 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ded32b2-9183-4e8d-b2f7-cae39ef08f08 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:48.247931 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 917/3697] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:48 2026] POST /volume/v3/volumes => generated 764 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:48.254765 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.254765 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:48.259563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-672aeff7-349c-4777-a1d0-132ee92ceecd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.261449 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-672aeff7-349c-4777-a1d0-132ee92ceecd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:48.261677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-672aeff7-349c-4777-a1d0-132ee92ceecd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.262294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-672aeff7-349c-4777-a1d0-132ee92ceecd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.263708 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-287fb798-2432-4c85-9a26-8b4c2f8b900a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:48.269245 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-287fb798-2432-4c85-9a26-8b4c2f8b900a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 returned with HTTP 200 Aug 18 13:56:48.269702 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 926/3698] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:48.275602 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.275602 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:48.279754 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-672aeff7-349c-4777-a1d0-132ee92ceecd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:48.285270 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-672aeff7-349c-4777-a1d0-132ee92ceecd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 200 Aug 18 13:56:48.285674 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 934/3699] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:48.301670 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-322c6af5-4c2d-406c-a244-3dc4fee6064d req-a4b77c23-c0b9-42ab-a7ea-a0e8b89b5a14 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.303611 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-322c6af5-4c2d-406c-a244-3dc4fee6064d req-a4b77c23-c0b9-42ab-a7ea-a0e8b89b5a14 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 Aug 18 13:56:48.303782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-322c6af5-4c2d-406c-a244-3dc4fee6064d req-a4b77c23-c0b9-42ab-a7ea-a0e8b89b5a14 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.304002 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-322c6af5-4c2d-406c-a244-3dc4fee6064d req-a4b77c23-c0b9-42ab-a7ea-a0e8b89b5a14 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.311010 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.311010 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:48.317259 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-322c6af5-4c2d-406c-a244-3dc4fee6064d req-a4b77c23-c0b9-42ab-a7ea-a0e8b89b5a14 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:48.324045 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-322c6af5-4c2d-406c-a244-3dc4fee6064d req-a4b77c23-c0b9-42ab-a7ea-a0e8b89b5a14 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 returned with HTTP 200 Aug 18 13:56:48.324622 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 923/3700] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:48.482527 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.484575 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.484802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.485665 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.485665 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.485665 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.485665 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:48.485945 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.493287 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.494117 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.494117 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:48.497909 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e92692f4-4379-4eda-9179-9b73e8b6d2e3 req-fa0177e9-d6a8-47e2-a0bc-3b9399b5a9bf tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.498293 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 918/3701] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.526892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.529965 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.530153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.530328 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.530593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.531232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.545433 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.546606 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.546606 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:48.551566 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5ee6ff3a-7066-49c9-9006-af070b4a2674 req-55101511-ed0e-44a9-9317-699f5d0fa945 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.552017 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 927/3702] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.576059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.578158 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.578381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.578580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.578968 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.579659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.587956 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.588915 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.588915 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:48.593087 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-cb0b4e0a-c8de-416a-a188-117e053fce86 req-cbb09383-0703-4822-b60d-8db6e0ddbfcd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.593466 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 935/3703] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.616989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.618932 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.619112 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.619310 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.619558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.620258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.627817 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.628619 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.628619 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:48.632439 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-56fc795c-6446-4aa3-a882-9078b2ab36a8 req-13fd4e2a-74f4-4dcb-a7d0-17ae033302dd tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.632999 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 924/3704] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.661114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.666417 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.667113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.668055 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.668817 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.672749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.695185 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.697816 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.697816 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:48.709930 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7d92cb31-8663-468f-a9b1-a7ca1fd03a52 req-366727ac-c382-4a06-b4f7-bcc011e6fa4f tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.711210 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 919/3705] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.740267 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.742397 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.742603 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.742842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.743097 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.743877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.751525 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.752430 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.752430 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:48.756991 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-819d08f1-99f7-497b-a26a-e8851c9c38b9 req-fe371a2e-d20a-4b64-824b-0de18dcae790 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.757396 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 928/3706] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.786093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.787943 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.788178 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.788376 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.788596 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.789303 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.796526 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.797455 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.797455 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:48.801159 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f0a22d31-4edb-44df-8d32-1cfed36f10c7 req-7c73810c-0871-478c-80ee-16e50e2e3fab tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.801505 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 936/3707] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.825476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.827283 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:48.827458 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.827626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.827844 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:48.828463 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:48.835438 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] Get all volumes completed successfully. Aug 18 13:56:48.836236 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.836236 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:48.843547 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2362aba0-ab6b-4364-abe8-474ff6097b49 req-17b25e23-baca-4ccf-a183-d14f78f5eeda tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:48.843985 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 925/3708] 10.4.3.221 () {68 vars in 1508 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:48.870381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.871981 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] DELETE https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 Aug 18 13:56:48.872186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.872396 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.872579 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Delete volume with id: 16313bf2-0630-4f60-ab38-46acb9e1c1c6 Aug 18 13:56:48.881363 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.881363 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:48.881754 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:48.899633 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Delete volume request issued successfully. Aug 18 13:56:48.899944 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-898b5cea-4106-4aa1-a448-a72d16d44d25 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 returned with HTTP 202 Aug 18 13:56:48.900492 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 920/3709] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:48 2026] DELETE /volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:48.924070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f7fef6d-4127-45e1-96ad-787b16f3590e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:48.925856 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f7fef6d-4127-45e1-96ad-787b16f3590e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 Aug 18 13:56:48.926111 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f7fef6d-4127-45e1-96ad-787b16f3590e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:48.926325 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f7fef6d-4127-45e1-96ad-787b16f3590e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:48.932486 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:48.932486 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:48.936009 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5f7fef6d-4127-45e1-96ad-787b16f3590e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:48.940231 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f7fef6d-4127-45e1-96ad-787b16f3590e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 returned with HTTP 200 Aug 18 13:56:48.940612 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 929/3710] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:48 2026] GET /volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:49.000895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-65160de9-bc69-440a-b9f3-933522f35e92 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.002450 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-65160de9-bc69-440a-b9f3-933522f35e92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:49.002618 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-65160de9-bc69-440a-b9f3-933522f35e92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.002796 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-65160de9-bc69-440a-b9f3-933522f35e92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.002912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-65160de9-bc69-440a-b9f3-933522f35e92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:49.006478 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:49.006478 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:49.007186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-65160de9-bc69-440a-b9f3-933522f35e92 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:49.007493 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 937/3711] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:49 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:49.053321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f62fd83e-82b7-4f23-9d9d-96a6cc2fb017 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.055026 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f62fd83e-82b7-4f23-9d9d-96a6cc2fb017 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 Aug 18 13:56:49.055241 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f62fd83e-82b7-4f23-9d9d-96a6cc2fb017 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.055420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f62fd83e-82b7-4f23-9d9d-96a6cc2fb017 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.055534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f62fd83e-82b7-4f23-9d9d-96a6cc2fb017 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id ba1f86f1-773f-4902-b1ca-27d937c49425. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:49.058987 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f62fd83e-82b7-4f23-9d9d-96a6cc2fb017 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 returned with HTTP 404 Aug 18 13:56:49.059396 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 926/3712] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:49 2026] GET /volume/v3/backups/ba1f86f1-773f-4902-b1ca-27d937c49425 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:49.065060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c4230de-3e78-42f0-bb35-499a97f16375 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.066584 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c4230de-3e78-42f0-bb35-499a97f16375 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:49.066719 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c4230de-3e78-42f0-bb35-499a97f16375 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.066925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c4230de-3e78-42f0-bb35-499a97f16375 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.067045 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-3c4230de-3e78-42f0-bb35-499a97f16375 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete backup with id: 1ca714da-3095-4e3e-a951-fdf782638896. Aug 18 13:56:49.071776 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:49.071776 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:49.080494 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-3c4230de-3e78-42f0-bb35-499a97f16375 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] delete_backup rpcapi backup_id 1ca714da-3095-4e3e-a951-fdf782638896 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:49.081937 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c4230de-3e78-42f0-bb35-499a97f16375 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 202 Aug 18 13:56:49.082341 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 921/3713] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:56:49 2026] DELETE /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:49.088427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a54de33a-0d42-4340-97b9-7110d0fd888b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.090003 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a54de33a-0d42-4340-97b9-7110d0fd888b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:49.090184 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a54de33a-0d42-4340-97b9-7110d0fd888b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.090352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a54de33a-0d42-4340-97b9-7110d0fd888b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.090440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a54de33a-0d42-4340-97b9-7110d0fd888b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:49.095144 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:49.095144 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:49.096028 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a54de33a-0d42-4340-97b9-7110d0fd888b tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 200 Aug 18 13:56:49.096518 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 930/3714] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:49 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:49.300011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-252bb523-762c-499f-9538-35d5b76a1846 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.301876 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-252bb523-762c-499f-9538-35d5b76a1846 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:49.302095 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-252bb523-762c-499f-9538-35d5b76a1846 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.302293 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-252bb523-762c-499f-9538-35d5b76a1846 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.309913 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:49.309913 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:49.314452 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-252bb523-762c-499f-9538-35d5b76a1846 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:49.320561 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-252bb523-762c-499f-9538-35d5b76a1846 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 200 Aug 18 13:56:49.321127 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 938/3715] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:49 2026] GET /volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:49.336228 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5674d20e-9bf1-43a3-a961-df176923ef92 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.338102 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5674d20e-9bf1-43a3-a961-df176923ef92 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:49.338283 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5674d20e-9bf1-43a3-a961-df176923ef92 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.338436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5674d20e-9bf1-43a3-a961-df176923ef92 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.345212 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:49.345212 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:49.348695 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5674d20e-9bf1-43a3-a961-df176923ef92 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:49.353002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5674d20e-9bf1-43a3-a961-df176923ef92 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 200 Aug 18 13:56:49.353398 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 927/3716] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:49 2026] GET /volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:49.368553 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.376450 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:49.377802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2115427789"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:49.379576 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2115427789'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:49.379576 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume of 1 GB Aug 18 13:56:49.382961 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Availability Zones retrieved successfully. Aug 18 13:56:49.387838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Flow 'volume_create_api' (151fc90d-508f-4cbd-ad9b-f6fda76b74c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:49.388626 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4a149b-4e95-4e71-9df0-170739945f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:49.389434 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:49.411297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4a149b-4e95-4e71-9df0-170739945f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:49.412121 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7af0791-e961-4ceb-97a1-2f01556bf749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:49.448271 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Created reservations ['acbf858d-dc42-4d3b-aa1b-8f2473e5ad5e', '715adf04-d35a-4ffc-b42d-5ca7fe23742d', 'c3f2dc26-dd9a-4682-88e0-3020747aa37f', '12007bb3-d527-438c-a799-c5e9d40251fc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:49.449085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7af0791-e961-4ceb-97a1-2f01556bf749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acbf858d-dc42-4d3b-aa1b-8f2473e5ad5e', '715adf04-d35a-4ffc-b42d-5ca7fe23742d', 'c3f2dc26-dd9a-4682-88e0-3020747aa37f', '12007bb3-d527-438c-a799-c5e9d40251fc']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:49.449699 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43970008-d662-4feb-8c29-af8a651ff3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:49.470212 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43970008-d662-4feb-8c29-af8a651ff3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a55e9fb-15b0-443a-8867-7595f789fbe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2115427789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4aa560cc20cb4df0a0a530d89a889fa3',qos_specs=None,replication_status=,reservations=['acbf858d-dc42-4d3b-aa1b-8f2473e5ad5e','715adf04-d35a-4ffc-b42d-5ca7fe23742d','c3f2dc26-dd9a-4682-88e0-3020747aa37f','12007bb3-d527-438c-a799-c5e9d40251fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58499bbcaf1490089e5dbd32938277f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2115427789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a55e9fb-15b0-443a-8867-7595f789fbe7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4aa560cc20cb4df0a0a530d89a889fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58499bbcaf1490089e5dbd32938277f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:49.471189 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ab735b-e4e4-4ad2-b9f5-2ff648c30470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:49.486255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ab735b-e4e4-4ad2-b9f5-2ff648c30470) transitioned into state 'SUCCESS' from state '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-2115427789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4aa560cc20cb4df0a0a530d89a889fa3',qos_specs=None,replication_status=,reservations=['acbf858d-dc42-4d3b-aa1b-8f2473e5ad5e','715adf04-d35a-4ffc-b42d-5ca7fe23742d','c3f2dc26-dd9a-4682-88e0-3020747aa37f','12007bb3-d527-438c-a799-c5e9d40251fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58499bbcaf1490089e5dbd32938277f',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:49.487240 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac10d323-e997-4a0e-b8d2-8bb5550910d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:49.495168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac10d323-e997-4a0e-b8d2-8bb5550910d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:49.496065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Flow 'volume_create_api' (151fc90d-508f-4cbd-ad9b-f6fda76b74c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:49.496350 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Create volume request issued successfully. Aug 18 13:56:49.496874 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9318dc9-b1e2-4d78-bda9-1d5faab53d24 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:49.497278 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 922/3717] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:49 2026] POST /volume/v3/volumes => generated 764 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:49.509284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d91ae7f-c581-4204-94d3-94d7391da181 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.511243 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d91ae7f-c581-4204-94d3-94d7391da181 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:49.511337 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d91ae7f-c581-4204-94d3-94d7391da181 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.511588 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d91ae7f-c581-4204-94d3-94d7391da181 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.518406 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:49.518406 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:49.522029 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d91ae7f-c581-4204-94d3-94d7391da181 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:49.525624 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d91ae7f-c581-4204-94d3-94d7391da181 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 200 Aug 18 13:56:49.525955 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 931/3718] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:49 2026] GET /volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:49.952006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-57c82606-45ab-405b-9f48-0c3c1267ce9e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.953546 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-57c82606-45ab-405b-9f48-0c3c1267ce9e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 Aug 18 13:56:49.953750 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-57c82606-45ab-405b-9f48-0c3c1267ce9e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.953998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-57c82606-45ab-405b-9f48-0c3c1267ce9e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.959030 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-57c82606-45ab-405b-9f48-0c3c1267ce9e tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 returned with HTTP 404 Aug 18 13:56:49.959456 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 939/3719] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:49 2026] GET /volume/v3/volumes/16313bf2-0630-4f60-ab38-46acb9e1c1c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:49.965651 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:49.967707 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 Aug 18 13:56:49.968008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:49.968260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:49.968475 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Delete volume with id: e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 Aug 18 13:56:49.976114 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:49.976114 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:49.976637 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:49.991202 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Delete volume request issued successfully. Aug 18 13:56:49.991404 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7cf20d7c-9ec4-4aaf-b856-c80cc7bc0fa7 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 returned with HTTP 202 Aug 18 13:56:49.991925 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 928/3720] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:49 2026] DELETE /volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:50.001262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-563cd4fb-ab9c-4ccd-9b7d-c5f9f14b55b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.003553 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-563cd4fb-ab9c-4ccd-9b7d-c5f9f14b55b5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 Aug 18 13:56:50.003796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-563cd4fb-ab9c-4ccd-9b7d-c5f9f14b55b5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.004052 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-563cd4fb-ab9c-4ccd-9b7d-c5f9f14b55b5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.013596 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.013596 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:50.017474 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-332e8619-bbbd-4bbe-91bb-5de87736ec71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.018203 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-563cd4fb-ab9c-4ccd-9b7d-c5f9f14b55b5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:50.019565 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-332e8619-bbbd-4bbe-91bb-5de87736ec71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:50.019742 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-332e8619-bbbd-4bbe-91bb-5de87736ec71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.019959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-332e8619-bbbd-4bbe-91bb-5de87736ec71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.020088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-332e8619-bbbd-4bbe-91bb-5de87736ec71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:50.023261 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-563cd4fb-ab9c-4ccd-9b7d-c5f9f14b55b5 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 returned with HTTP 200 Aug 18 13:56:50.023648 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 923/3721] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.025090 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.025090 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:50.025975 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-332e8619-bbbd-4bbe-91bb-5de87736ec71 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:50.026393 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 932/3722] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.107811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-118b41ab-4676-4566-addb-f5f5ebde477a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.110842 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-118b41ab-4676-4566-addb-f5f5ebde477a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 Aug 18 13:56:50.111117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-118b41ab-4676-4566-addb-f5f5ebde477a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.111205 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-118b41ab-4676-4566-addb-f5f5ebde477a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.111328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-118b41ab-4676-4566-addb-f5f5ebde477a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Show backup with id 1ca714da-3095-4e3e-a951-fdf782638896. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:50.114498 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-118b41ab-4676-4566-addb-f5f5ebde477a tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 returned with HTTP 404 Aug 18 13:56:50.114942 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 940/3723] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/backups/1ca714da-3095-4e3e-a951-fdf782638896 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:50.122776 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4d970c6e-2f14-4887-922c-938144c1123d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.124446 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d970c6e-2f14-4887-922c-938144c1123d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 Aug 18 13:56:50.124648 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d970c6e-2f14-4887-922c-938144c1123d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.124883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d970c6e-2f14-4887-922c-938144c1123d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.125118 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4d970c6e-2f14-4887-922c-938144c1123d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume with id: db68e3aa-286d-4128-a925-fddc9949edf3 Aug 18 13:56:50.132415 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.132415 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:50.132585 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4d970c6e-2f14-4887-922c-938144c1123d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:50.146335 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4d970c6e-2f14-4887-922c-938144c1123d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Delete volume request issued successfully. Aug 18 13:56:50.146511 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d970c6e-2f14-4887-922c-938144c1123d tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 returned with HTTP 202 Aug 18 13:56:50.146884 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 929/3724] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:56:50 2026] DELETE /volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:50.154211 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4348438-4a7b-45c1-b698-388dad8caa31 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.156675 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4348438-4a7b-45c1-b698-388dad8caa31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 Aug 18 13:56:50.156986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4348438-4a7b-45c1-b698-388dad8caa31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.157188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4348438-4a7b-45c1-b698-388dad8caa31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.163725 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.163725 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:50.168255 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4348438-4a7b-45c1-b698-388dad8caa31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Volume info retrieved successfully. Aug 18 13:56:50.171873 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4348438-4a7b-45c1-b698-388dad8caa31 tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 returned with HTTP 200 Aug 18 13:56:50.172231 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 924/3725] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:50.538968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ab5d12d-2d35-4545-b3af-cdd28e620a7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.540610 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ab5d12d-2d35-4545-b3af-cdd28e620a7c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:50.540799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ab5d12d-2d35-4545-b3af-cdd28e620a7c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.540998 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ab5d12d-2d35-4545-b3af-cdd28e620a7c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.548274 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.548274 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:50.551624 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9ab5d12d-2d35-4545-b3af-cdd28e620a7c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:50.555221 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ab5d12d-2d35-4545-b3af-cdd28e620a7c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 200 Aug 18 13:56:50.555582 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 933/3726] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.567177 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-663e5a41-8764-4a36-b2e4-dca859b4ca2e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.568731 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-663e5a41-8764-4a36-b2e4-dca859b4ca2e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:50.568947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-663e5a41-8764-4a36-b2e4-dca859b4ca2e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.569129 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-663e5a41-8764-4a36-b2e4-dca859b4ca2e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.575534 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.575534 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:50.578623 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-663e5a41-8764-4a36-b2e4-dca859b4ca2e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:50.582082 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-663e5a41-8764-4a36-b2e4-dca859b4ca2e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 200 Aug 18 13:56:50.582386 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 941/3727] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.594074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.595750 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:56:50.595979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.596176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.596377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.597026 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.604094 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.604575 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7e0add34-f4f4-4d1f-827b-c97b647709c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:56:50.604921 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 930/3728] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes => generated 975 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.613907 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.615174 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2115427789 Aug 18 13:56:50.615470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.615723 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.616085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.616822 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2115427789'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.623065 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.623532 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7afeb488-db8d-4e25-a67e-65e2094fb1c4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2115427789 returned with HTTP 200 Aug 18 13:56:50.623967 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 925/3729] 10.4.3.221 () {66 vars in 1338 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2115427789 => generated 334 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.633016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.634478 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2115427789 Aug 18 13:56:50.634644 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.634838 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.635073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.635690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2115427789'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.660625 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.661277 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.661277 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:50.664892 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3487338-bfd7-4fa6-ba3b-141789e969ca tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2115427789 returned with HTTP 200 Aug 18 13:56:50.665293 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 934/3730] 10.4.3.221 () {66 vars in 1359 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2115427789 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.677454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.679096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?limit=1 Aug 18 13:56:50.679316 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.679530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.679748 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.680413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.686466 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.687131 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.687131 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:50.690644 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e11b4819-5786-4b8a-891d-3e5f6dcf3180 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 13:56:50.691022 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 942/3731] 10.4.3.221 () {66 vars in 1273 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:50.702694 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3afa324f-435c-4553-8139-d704dea8198b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.704324 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3afa324f-435c-4553-8139-d704dea8198b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?limit=1&marker=8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:50.704524 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3afa324f-435c-4553-8139-d704dea8198b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.704725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3afa324f-435c-4553-8139-d704dea8198b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.704984 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-3afa324f-435c-4553-8139-d704dea8198b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.705271 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.705271 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:50.705642 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3afa324f-435c-4553-8139-d704dea8198b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.734705 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3afa324f-435c-4553-8139-d704dea8198b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.735417 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.735417 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:50.738705 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3afa324f-435c-4553-8139-d704dea8198b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?limit=1&marker=8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 200 Aug 18 13:56:50.739071 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 931/3732] 10.4.3.221 () {66 vars in 1361 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/detail?limit=1&marker=8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 1003 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:50.750424 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.752180 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?limit=1&marker=e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:50.752357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.752541 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.752777 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.753129 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.753129 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:50.753514 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.783185 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.783920 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.783920 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:50.787390 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-033f7998-e0a8-48ce-9cf6-e83ec0b00270 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?limit=1&marker=e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 200 Aug 18 13:56:50.787733 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 926/3733] 10.4.3.221 () {66 vars in 1361 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/detail?limit=1&marker=e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 1002 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:50.799929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0869240-c846-4055-aa9b-32ae0a138e38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.801649 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0869240-c846-4055-aa9b-32ae0a138e38 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?limit=1&marker=54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:50.801918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0869240-c846-4055-aa9b-32ae0a138e38 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.802140 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0869240-c846-4055-aa9b-32ae0a138e38 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.802485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-c0869240-c846-4055-aa9b-32ae0a138e38 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.803487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c0869240-c846-4055-aa9b-32ae0a138e38 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.841081 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c0869240-c846-4055-aa9b-32ae0a138e38 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.842822 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0869240-c846-4055-aa9b-32ae0a138e38 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?limit=1&marker=54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 200 Aug 18 13:56:50.843245 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 935/3734] 10.4.3.221 () {66 vars in 1361 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/detail?limit=1&marker=54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:56:50.855970 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-44604963-2930-4c57-8ad5-84e83e29d620 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.858046 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 13:56:50.858286 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.858568 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.859482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.859816 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value available, assuming string {{(pid=100281) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:50.860547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.892200 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.893727 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.893727 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:50.898501 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-44604963-2930-4c57-8ad5-84e83e29d620 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 13:56:50.898853 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 943/3735] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:50.911548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.912838 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 13:56:50.913155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.913438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.913731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.914079 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value available, assuming string {{(pid=100282) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:50.914708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.942932 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.944934 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:50.944934 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:50.947797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a48fb5d-fe2c-4510-9d59-f0e3793b9b6c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 13:56:50.948173 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 932/3736] 10.4.3.221 () {66 vars in 1359 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:50.960944 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.962613 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?limit=1 Aug 18 13:56:50.962844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.963070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.963318 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.964018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.971423 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.971919 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0179fcb3-9977-485d-a6a4-24d56590b9c0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 13:56:50.972307 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 927/3737] 10.4.3.221 () {66 vars in 1252 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:50.981317 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:50.983050 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?limit=1&marker=8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:50.983274 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:50.983473 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:50.983687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:50.984352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:50.996439 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:50.997040 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-672ac2dd-d41d-433c-aadc-65ac1789b5cd tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?limit=1&marker=8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 200 Aug 18 13:56:50.997443 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 936/3738] 10.4.3.221 () {66 vars in 1340 bytes} [Tue Aug 18 13:56:50 2026] GET /volume/v3/volumes?limit=1&marker=8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.005490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.007083 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?limit=1&marker=e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:51.007281 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.007503 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.007770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.008507 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.039268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-57214c0d-c887-41a9-a214-f0f9ca383874 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.039444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9dce2621-3eed-4c9b-ab91-aefc1cd67ff4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.040355 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57214c0d-c887-41a9-a214-f0f9ca383874 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:51.040528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57214c0d-c887-41a9-a214-f0f9ca383874 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.040715 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57214c0d-c887-41a9-a214-f0f9ca383874 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.040820 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.040886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-57214c0d-c887-41a9-a214-f0f9ca383874 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:51.043886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bfd0697c-6fdc-4aec-ad0a-d3652e53c8b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?limit=1&marker=e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 200 Aug 18 13:56:51.043886 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 944/3739] 10.4.3.221 () {66 vars in 1340 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?limit=1&marker=e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.044062 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9dce2621-3eed-4c9b-ab91-aefc1cd67ff4 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 Aug 18 13:56:51.044062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9dce2621-3eed-4c9b-ab91-aefc1cd67ff4 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.044062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9dce2621-3eed-4c9b-ab91-aefc1cd67ff4 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.045468 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.045468 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:51.046288 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57214c0d-c887-41a9-a214-f0f9ca383874 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:51.049909 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 928/3740] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:56:51.050978 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9dce2621-3eed-4c9b-ab91-aefc1cd67ff4 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 returned with HTTP 404 Aug 18 13:56:51.051740 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 933/3741] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/e11e8ac0-4bbe-42b7-9991-f9c361a5ca02 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:51.052688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.056382 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?limit=1&marker=54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:51.056382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.056382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.056382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.056382 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.056382 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:51.056998 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.058609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.060245 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e Aug 18 13:56:51.060421 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.060627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.060795 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Delete volume with id: 4bf8259c-4d36-4a89-bcda-6f13702b894e Aug 18 13:56:51.067143 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.067143 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:51.067558 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:51.070056 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.070486 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4918888f-28cd-4def-bcf2-83de9cd9fdcb tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?limit=1&marker=54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 200 Aug 18 13:56:51.071049 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 937/3742] 10.4.3.221 () {66 vars in 1340 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?limit=1&marker=54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:56:51.079223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.080813 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-263047090&status=available Aug 18 13:56:51.080979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.081152 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.081356 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.081598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value available, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.082150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-263047090'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.083745 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Delete volume request issued successfully. Aug 18 13:56:51.083961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c17a4a3d-1e0d-4a93-880c-07991fba5f69 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e returned with HTTP 202 Aug 18 13:56:51.084353 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 945/3743] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:51 2026] DELETE /volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:51.092369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-98393e83-3a9f-4c41-8baa-d3f365ffb46a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.094118 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98393e83-3a9f-4c41-8baa-d3f365ffb46a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e Aug 18 13:56:51.095888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98393e83-3a9f-4c41-8baa-d3f365ffb46a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.095888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98393e83-3a9f-4c41-8baa-d3f365ffb46a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.105940 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.105940 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:51.109987 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.110208 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fa93b4e-9a8a-40fc-b64e-a78e66d3e0a6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-263047090&status=available returned with HTTP 200 Aug 18 13:56:51.110655 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 929/3744] 10.4.3.221 () {66 vars in 1370 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-263047090&status=available => generated 333 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.111965 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-98393e83-3a9f-4c41-8baa-d3f365ffb46a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Volume info retrieved successfully. Aug 18 13:56:51.119641 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98393e83-3a9f-4c41-8baa-d3f365ffb46a tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e returned with HTTP 200 Aug 18 13:56:51.119641 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 934/3745] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.121166 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.122822 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1726736181&status=available Aug 18 13:56:51.123002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.123188 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.123459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.123714 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value available, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.124289 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1726736181'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.150957 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.151627 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.151627 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:51.155547 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eabd2d55-dc2e-45e7-9fe8-55439f7c6681 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1726736181&status=available returned with HTTP 200 Aug 18 13:56:51.155964 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 938/3746] 10.4.3.221 () {66 vars in 1393 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1726736181&status=available => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.168324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.169844 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?marker=e56cd143-3047-463b-aaf6-0ca36ec88259&sort=id%3Aasc Aug 18 13:56:51.170035 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.170206 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.170434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.171108 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.185404 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1958ab69-db6d-4221-b9c6-3229f1be38af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.187151 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1958ab69-db6d-4221-b9c6-3229f1be38af tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] GET https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 Aug 18 13:56:51.187341 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1958ab69-db6d-4221-b9c6-3229f1be38af tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.187559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1958ab69-db6d-4221-b9c6-3229f1be38af tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.192962 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1958ab69-db6d-4221-b9c6-3229f1be38af tempest-ProjectMemberTests33-2133703645 tempest-ProjectMemberTests33-2133703645-project-admin] https://10.4.3.221/volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 returned with HTTP 404 Aug 18 13:56:51.193386 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 930/3747] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/db68e3aa-286d-4128-a925-fddc9949edf3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:51.202518 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.204499 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8314ca21-3917-4fde-b5dd-e2d08864a850 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?marker=e56cd143-3047-463b-aaf6-0ca36ec88259&sort=id%3Aasc returned with HTTP 200 Aug 18 13:56:51.205016 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 946/3748] 10.4.3.221 () {66 vars in 1373 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/detail?marker=e56cd143-3047-463b-aaf6-0ca36ec88259&sort=id%3Aasc => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:56:51.216326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.217705 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 13:56:51.217912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.218106 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.218356 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.219132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.255453 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.256539 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.256539 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:51.261410 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12883e16-6c57-4a09-ac84-c5c8c340bd54 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 13:56:51.261919 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 935/3749] 10.4.3.221 () {66 vars in 1337 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:51.280282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.281615 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 13:56:51.282112 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.282365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.282648 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.283392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.294172 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.295135 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.295135 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:51.299648 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6046b22-3fc7-429c-93ce-02c360b7adfc tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 13:56:51.300098 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 939/3750] 10.4.3.221 () {66 vars in 1258 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:51.315634 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.317582 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 13:56:51.317794 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.318008 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.318309 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.318747 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.318747 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:51.319193 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.351291 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.352054 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dea776c-bb57-40c9-b608-4a37b6c9f7b6 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 13:56:51.352375 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 931/3751] 10.4.3.221 () {66 vars in 1316 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.362341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.364543 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?availability_zone=nova Aug 18 13:56:51.364763 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.365094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.365358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.365659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value nova, assuming string {{(pid=100281) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.366506 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.572755 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.573345 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-501dd56d-7d2c-4564-890d-1ba2d58d493f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 13:56:51.573823 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 947/3752] 10.4.3.221 () {66 vars in 1282 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.583226 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.584885 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?availability_zone=nova Aug 18 13:56:51.585051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.585261 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.585474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.585681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value nova, assuming string {{(pid=100282) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.586243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.615263 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.615855 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e87734bf-500d-44c6-84bf-7a39ea8b9a5c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 13:56:51.616245 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 936/3753] 10.4.3.221 () {66 vars in 1282 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.625139 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.627150 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?bootable=false Aug 18 13:56:51.627380 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.627609 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.627907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.628823 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.663915 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.664747 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcc94db0-3c7a-471c-b632-f757f70884d1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 13:56:51.665268 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 940/3754] 10.4.3.221 () {66 vars in 1266 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.673551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-731938f2-785e-4f27-a095-f2026d492013 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.677655 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-731938f2-785e-4f27-a095-f2026d492013 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?bootable=false Aug 18 13:56:51.677910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-731938f2-785e-4f27-a095-f2026d492013 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.678147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-731938f2-785e-4f27-a095-f2026d492013 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.678467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-731938f2-785e-4f27-a095-f2026d492013 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.678870 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.678870 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:51.679387 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-731938f2-785e-4f27-a095-f2026d492013 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.714172 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-731938f2-785e-4f27-a095-f2026d492013 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.714673 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-731938f2-785e-4f27-a095-f2026d492013 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 13:56:51.715121 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 932/3755] 10.4.3.221 () {66 vars in 1266 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.724688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.726736 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?status=available Aug 18 13:56:51.727047 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.727232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.727508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.727749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value available, assuming string {{(pid=100281) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.728092 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.728092 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:51.730121 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.739019 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.739692 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a17ae2d1-6084-4d1e-a290-9def828dc762 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 13:56:51.740167 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 948/3756] 10.4.3.221 () {66 vars in 1270 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.748268 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.750040 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes?status=available Aug 18 13:56:51.750235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.750425 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.750649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.750925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value available, assuming string {{(pid=100282) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.751170 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.751170 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:51.751542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.777204 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.777759 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b93e3d95-3fb2-4738-a5a8-decb85db2988 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 13:56:51.778214 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 937/3757] 10.4.3.221 () {66 vars in 1270 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.787326 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.789004 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?availability_zone=nova Aug 18 13:56:51.789127 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.789275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.789518 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.789764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value nova, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.790056 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.790056 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:51.790463 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.839000 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.840759 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.840759 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:51.855884 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43dbde1e-7987-400a-8da6-430a9cfbc326 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 13:56:51.856906 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 941/3758] 10.4.3.221 () {66 vars in 1303 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:51.874376 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.876175 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?bootable=false Aug 18 13:56:51.876351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.876542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.876812 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.877156 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.877156 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:51.877578 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.884923 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.885710 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.885710 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:51.889455 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8b2cc6c-f515-4d8e-95ec-39b17e5e778c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 13:56:51.889809 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 933/3759] 10.4.3.221 () {66 vars in 1287 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:51.905532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.907572 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/detail?status=available Aug 18 13:56:51.907739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.908308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.908555 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:56:51.908841 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Could not evaluate value available, assuming string {{(pid=100281) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 13:56:51.909089 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.909089 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:51.909439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:56:51.921871 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Get all volumes completed successfully. Aug 18 13:56:51.922994 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.922994 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:51.927703 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05dba565-caaa-496b-b693-fa2b5517e8f0 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 13:56:51.928194 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 949/3760] 10.4.3.221 () {66 vars in 1291 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:51.944769 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5d494879-f9c9-47ed-818a-db214a812fb1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.946749 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d494879-f9c9-47ed-818a-db214a812fb1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:51.946993 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d494879-f9c9-47ed-818a-db214a812fb1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.947177 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d494879-f9c9-47ed-818a-db214a812fb1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.954805 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.954805 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:51.959125 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5d494879-f9c9-47ed-818a-db214a812fb1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:51.963972 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d494879-f9c9-47ed-818a-db214a812fb1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 200 Aug 18 13:56:51.964451 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 938/3761] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:51 2026] GET /volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:51.978270 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:51.979889 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:51.980066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:51.980211 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:51.980361 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Delete volume with id: 8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:51.986593 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:51.986593 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:51.987032 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:52.002516 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Delete volume request issued successfully. Aug 18 13:56:52.002680 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d20e0f6f-b824-4ee9-87de-dfcf91c44f8e tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 202 Aug 18 13:56:52.003146 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 942/3762] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:51 2026] DELETE /volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:52.010239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c0279c4-83b1-47b0-81a8-bb7669b8009c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:52.012440 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c0279c4-83b1-47b0-81a8-bb7669b8009c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:52.012709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c0279c4-83b1-47b0-81a8-bb7669b8009c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:52.013032 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c0279c4-83b1-47b0-81a8-bb7669b8009c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:52.021526 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:52.021526 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:52.025914 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c0279c4-83b1-47b0-81a8-bb7669b8009c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:52.033454 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c0279c4-83b1-47b0-81a8-bb7669b8009c tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 200 Aug 18 13:56:52.033888 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 934/3763] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:52 2026] GET /volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:52.061541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0ed3b20c-2272-4b83-8338-39c6b8f4a4a9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:52.063890 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0ed3b20c-2272-4b83-8338-39c6b8f4a4a9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:52.064351 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0ed3b20c-2272-4b83-8338-39c6b8f4a4a9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:52.064351 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0ed3b20c-2272-4b83-8338-39c6b8f4a4a9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:52.064478 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0ed3b20c-2272-4b83-8338-39c6b8f4a4a9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:52.067982 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:52.067982 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:52.068739 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0ed3b20c-2272-4b83-8338-39c6b8f4a4a9 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:52.069109 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 950/3764] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:52 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:52.130605 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a14f4cd5-7243-4748-9e04-8edfca99dc78 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:52.132177 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a14f4cd5-7243-4748-9e04-8edfca99dc78 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] GET https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e Aug 18 13:56:52.132361 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a14f4cd5-7243-4748-9e04-8edfca99dc78 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:52.132484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a14f4cd5-7243-4748-9e04-8edfca99dc78 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:52.138304 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a14f4cd5-7243-4748-9e04-8edfca99dc78 tempest-VolumesTestJSON-1082401130 tempest-VolumesTestJSON-1082401130-project-member] https://10.4.3.221/volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e returned with HTTP 404 Aug 18 13:56:52.138690 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 939/3765] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:52 2026] GET /volume/v3/volumes/4bf8259c-4d36-4a89-bcda-6f13702b894e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:52.895599 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1468c15d-9430-4af8-8479-90b90f1754dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.024313 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:53.024794 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1834358380"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:53.026712 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1834358380'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:53.026872 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Create volume of 1 GB Aug 18 13:56:53.031755 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Availability Zones retrieved successfully. Aug 18 13:56:53.038834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Flow 'volume_create_api' (6f15ad8d-b4e0-4beb-a30f-936b0109f55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:53.040216 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9f4222-b766-41af-87b6-1e9caebf1fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:53.040946 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:53.047397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d07fb7d0-f071-423a-a541-b466d7b965d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.053122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d07fb7d0-f071-423a-a541-b466d7b965d4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 Aug 18 13:56:53.053122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d07fb7d0-f071-423a-a541-b466d7b965d4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:53.053122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d07fb7d0-f071-423a-a541-b466d7b965d4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:53.059061 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d07fb7d0-f071-423a-a541-b466d7b965d4 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 returned with HTTP 404 Aug 18 13:56:53.059549 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 935/3766] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:53 2026] GET /volume/v3/volumes/8a55e9fb-15b0-443a-8867-7595f789fbe7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:53.064433 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9f4222-b766-41af-87b6-1e9caebf1fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:53.065217 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcd9de3-e474-4f71-9e93-dbce1a80f034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:53.068127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-991b0cd2-2d8b-43c3-92b8-726ef52b0184 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.070042 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-991b0cd2-2d8b-43c3-92b8-726ef52b0184 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:53.070257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-991b0cd2-2d8b-43c3-92b8-726ef52b0184 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:53.070441 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-991b0cd2-2d8b-43c3-92b8-726ef52b0184 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:53.077906 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:53.077906 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:53.083392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c44e3b45-2865-44c0-a779-04c6ba79d1aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.084343 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-991b0cd2-2d8b-43c3-92b8-726ef52b0184 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:53.085768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c44e3b45-2865-44c0-a779-04c6ba79d1aa tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:53.086165 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c44e3b45-2865-44c0-a779-04c6ba79d1aa tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:53.086454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c44e3b45-2865-44c0-a779-04c6ba79d1aa tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:53.086632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c44e3b45-2865-44c0-a779-04c6ba79d1aa tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:53.090564 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-991b0cd2-2d8b-43c3-92b8-726ef52b0184 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 200 Aug 18 13:56:53.091212 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 951/3767] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:53 2026] GET /volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:53.092561 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:53.092561 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:53.093660 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c44e3b45-2865-44c0-a779-04c6ba79d1aa tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:53.094274 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 940/3768] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:53 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:53.110374 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.119933 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:53.120126 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:53.120393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:53.120606 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Delete volume with id: e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:53.129015 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:53.129015 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:53.129600 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:53.130324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Created reservations ['96257192-374e-46da-9220-b4f88a32f541', 'fcebc224-4308-4b5b-8fc8-e3744e195bae', '4ed910be-5743-481f-ad9f-b622916ac74c', 'dee091f0-cfb3-4770-ba86-9b785ac1f255'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:53.131296 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcd9de3-e474-4f71-9e93-dbce1a80f034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96257192-374e-46da-9220-b4f88a32f541', 'fcebc224-4308-4b5b-8fc8-e3744e195bae', '4ed910be-5743-481f-ad9f-b622916ac74c', 'dee091f0-cfb3-4770-ba86-9b785ac1f255']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:53.132179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f0d385-e212-4b6b-84a2-01706bda6368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:53.151952 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Delete volume request issued successfully. Aug 18 13:56:53.152208 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fc69d42-c53c-4c1c-afd2-a51c952ac25f tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 202 Aug 18 13:56:53.152808 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 936/3769] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:53 2026] DELETE /volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:53.160045 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-396bdb54-c620-42ac-855a-d88a34e9ea5b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.161837 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-396bdb54-c620-42ac-855a-d88a34e9ea5b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:53.162093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-396bdb54-c620-42ac-855a-d88a34e9ea5b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:53.162304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-396bdb54-c620-42ac-855a-d88a34e9ea5b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:53.163672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f0d385-e212-4b6b-84a2-01706bda6368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '386e77fd-3457-42b0-baac-79e696fe57df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834358380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3800e20975eb478a83ea8d5190ff2fc3',qos_specs=None,replication_status=,reservations=['96257192-374e-46da-9220-b4f88a32f541','fcebc224-4308-4b5b-8fc8-e3744e195bae','4ed910be-5743-481f-ad9f-b622916ac74c','dee091f0-cfb3-4770-ba86-9b785ac1f255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90c703bf47e6418293865253e658d77a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834358380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=386e77fd-3457-42b0-baac-79e696fe57df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3800e20975eb478a83ea8d5190ff2fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90c703bf47e6418293865253e658d77a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:53.165298 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78304bfe-3ca3-40e6-bfdc-eeb44ad93f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:53.170639 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:53.170639 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:53.174589 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-396bdb54-c620-42ac-855a-d88a34e9ea5b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:53.180298 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-396bdb54-c620-42ac-855a-d88a34e9ea5b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 200 Aug 18 13:56:53.180730 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 952/3770] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:53 2026] GET /volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:53.188536 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78304bfe-3ca3-40e6-bfdc-eeb44ad93f49) transitioned into state 'SUCCESS' from state '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-1834358380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3800e20975eb478a83ea8d5190ff2fc3',qos_specs=None,replication_status=,reservations=['96257192-374e-46da-9220-b4f88a32f541','fcebc224-4308-4b5b-8fc8-e3744e195bae','4ed910be-5743-481f-ad9f-b622916ac74c','dee091f0-cfb3-4770-ba86-9b785ac1f255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90c703bf47e6418293865253e658d77a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:53.190686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403e5ded-4b52-4975-84f1-603055c78633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:53.198275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403e5ded-4b52-4975-84f1-603055c78633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:53.199714 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Flow 'volume_create_api' (6f15ad8d-b4e0-4beb-a30f-936b0109f55f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:53.200765 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Create volume request issued successfully. Aug 18 13:56:53.200765 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1468c15d-9430-4af8-8479-90b90f1754dc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:53.201140 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 943/3771] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:56:52 2026] POST /volume/v3/volumes => generated 778 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:53.217082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-178a9de3-8b76-4688-a915-47528419c41d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.218987 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-178a9de3-8b76-4688-a915-47528419c41d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df Aug 18 13:56:53.219203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-178a9de3-8b76-4688-a915-47528419c41d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:53.219419 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-178a9de3-8b76-4688-a915-47528419c41d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:53.410732 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:53.410732 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:53.416779 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-178a9de3-8b76-4688-a915-47528419c41d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Volume info retrieved successfully. Aug 18 13:56:53.422772 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-178a9de3-8b76-4688-a915-47528419c41d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df returned with HTTP 200 Aug 18 13:56:53.423216 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 941/3772] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:53 2026] GET /volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df => generated 957 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:53.912767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05c22b96-9952-4ef3-95ae-fc874787a54b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:53.986198 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05c22b96-9952-4ef3-95ae-fc874787a54b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:56:53.986581 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05c22b96-9952-4ef3-95ae-fc874787a54b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1777290453", "description": "tempest-group-type-description-312221703", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:54.001677 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05c22b96-9952-4ef3-95ae-fc874787a54b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:56:54.001995 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 937/3773] 10.4.3.221 () {70 vars in 1312 bytes} [Tue Aug 18 13:56:53 2026] POST /volume/v3/group_types => generated 264 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:54.008710 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9fbc54de-ef3f-4da1-9358-268e35cc6280 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.010407 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9fbc54de-ef3f-4da1-9358-268e35cc6280 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] GET https://10.4.3.221/volume/v3/group_types Aug 18 13:56:54.010637 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9fbc54de-ef3f-4da1-9358-268e35cc6280 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.010844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9fbc54de-ef3f-4da1-9358-268e35cc6280 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.020412 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9fbc54de-ef3f-4da1-9358-268e35cc6280 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 200 Aug 18 13:56:54.020768 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 953/3774] 10.4.3.221 () {68 vars in 1290 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/group_types => generated 498 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.027518 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ddbd76f-9452-46da-8317-4c99e5a1ba2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.029338 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ddbd76f-9452-46da-8317-4c99e5a1ba2b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] PUT https://10.4.3.221/volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 Aug 18 13:56:54.029748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ddbd76f-9452-46da-8317-4c99e5a1ba2b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-82095178", "description": "updated-group-type-desc"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:54.031295 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.031295 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:54.042137 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ddbd76f-9452-46da-8317-4c99e5a1ba2b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 returned with HTTP 200 Aug 18 13:56:54.042527 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 944/3775] 10.4.3.221 () {70 vars in 1422 bytes} [Tue Aug 18 13:56:54 2026] PUT /volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 => generated 253 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.048756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4fc985f6-b96f-4a05-a84c-0545ea73c644 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.050570 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4fc985f6-b96f-4a05-a84c-0545ea73c644 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] GET https://10.4.3.221/volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 Aug 18 13:56:54.050824 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4fc985f6-b96f-4a05-a84c-0545ea73c644 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.051071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4fc985f6-b96f-4a05-a84c-0545ea73c644 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.054728 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4fc985f6-b96f-4a05-a84c-0545ea73c644 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 returned with HTTP 200 Aug 18 13:56:54.055114 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 942/3776] 10.4.3.221 () {68 vars in 1401 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 => generated 253 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.061675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b642f756-dbd5-4fe5-a050-38d52a74e58a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.063503 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b642f756-dbd5-4fe5-a050-38d52a74e58a tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 Aug 18 13:56:54.063700 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b642f756-dbd5-4fe5-a050-38d52a74e58a tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.063908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b642f756-dbd5-4fe5-a050-38d52a74e58a tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.075754 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b642f756-dbd5-4fe5-a050-38d52a74e58a tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 returned with HTTP 202 Aug 18 13:56:54.076234 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 938/3777] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:56:54 2026] DELETE /volume/v3/group_types/d3b47213-8196-4cfa-b09e-22113b2e9903 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:56:54.082013 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a3fc4614-85ab-46fb-b320-5f22ca9577db None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.083578 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3fc4614-85ab-46fb-b320-5f22ca9577db tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] GET https://10.4.3.221/volume/v3/group_types Aug 18 13:56:54.083791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a3fc4614-85ab-46fb-b320-5f22ca9577db tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.084005 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a3fc4614-85ab-46fb-b320-5f22ca9577db tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.088417 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3fc4614-85ab-46fb-b320-5f22ca9577db tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 200 Aug 18 13:56:54.088737 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 954/3778] 10.4.3.221 () {68 vars in 1290 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/group_types => generated 248 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.097380 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d25265c-9741-444b-9dbb-f7efc739acab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.099376 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d25265c-9741-444b-9dbb-f7efc739acab tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:56:54.099779 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d25265c-9741-444b-9dbb-f7efc739acab tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-329816575", "is_public": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:54.104260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-34156d2e-4da6-4525-a392-b634e4aa68e4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.105994 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34156d2e-4da6-4525-a392-b634e4aa68e4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:54.106191 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34156d2e-4da6-4525-a392-b634e4aa68e4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.106396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34156d2e-4da6-4525-a392-b634e4aa68e4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.106496 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-34156d2e-4da6-4525-a392-b634e4aa68e4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:54.110929 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.110929 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:54.111851 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34156d2e-4da6-4525-a392-b634e4aa68e4 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:54.112436 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 943/3779] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:54.113546 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d25265c-9741-444b-9dbb-f7efc739acab tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:56:54.113952 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 945/3780] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:56:54 2026] POST /volume/v3/group_types => generated 163 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:54.120941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc2513ab-44cc-451b-8efa-ef6db6ae5b4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.122695 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc2513ab-44cc-451b-8efa-ef6db6ae5b4b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] POST https://10.4.3.221/volume/v3/group_types Aug 18 13:56:54.123098 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-aa57df7b-309c-4c39-a761-011aaf24abdc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.123149 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc2513ab-44cc-451b-8efa-ef6db6ae5b4b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1027083647", "is_public": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:54.125239 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aa57df7b-309c-4c39-a761-011aaf24abdc tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:54.125541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aa57df7b-309c-4c39-a761-011aaf24abdc tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.125871 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aa57df7b-309c-4c39-a761-011aaf24abdc tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.135214 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.135214 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:54.139616 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-aa57df7b-309c-4c39-a761-011aaf24abdc tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:54.140001 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc2513ab-44cc-451b-8efa-ef6db6ae5b4b tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types returned with HTTP 202 Aug 18 13:56:54.140504 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 939/3781] 10.4.3.221 () {70 vars in 1311 bytes} [Tue Aug 18 13:56:54 2026] POST /volume/v3/group_types => generated 165 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:54.143881 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aa57df7b-309c-4c39-a761-011aaf24abdc tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a returned with HTTP 200 Aug 18 13:56:54.144307 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 955/3782] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:54.147033 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3833bd9c-2b96-4fc4-b23a-3bcaf58e5590 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.148718 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3833bd9c-2b96-4fc4-b23a-3bcaf58e5590 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] GET https://10.4.3.221/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 13:56:54.149174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3833bd9c-2b96-4fc4-b23a-3bcaf58e5590 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.149174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3833bd9c-2b96-4fc4-b23a-3bcaf58e5590 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.158063 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3833bd9c-2b96-4fc4-b23a-3bcaf58e5590 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 13:56:54.158431 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 944/3783] 10.4.3.221 () {68 vars in 1351 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.160373 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2bb150b-4572-42a1-9188-97a41846d53b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.161946 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2bb150b-4572-42a1-9188-97a41846d53b tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] POST https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d/action Aug 18 13:56:54.162243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2bb150b-4572-42a1-9188-97a41846d53b tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:56:54.162401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2bb150b-4572-42a1-9188-97a41846d53b tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:54.163655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-f2bb150b-4572-42a1-9188-97a41846d53b tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] Updating backup 'a7c1e063-83c2-4406-832a-779c6c60ec7d' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 13:56:54.165318 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-734d9165-2404-48ef-aed9-8db0fde771b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.166842 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-734d9165-2404-48ef-aed9-8db0fde771b4 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] GET https://10.4.3.221/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 13:56:54.167076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-734d9165-2404-48ef-aed9-8db0fde771b4 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.167227 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-734d9165-2404-48ef-aed9-8db0fde771b4 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.170595 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.170595 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:54.176450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-f2bb150b-4572-42a1-9188-97a41846d53b tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] reset_status in rpcapi backup_id a7c1e063-83c2-4406-832a-779c6c60ec7d on host np0000007658. {{(pid=100283) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 13:56:54.176671 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-734d9165-2404-48ef-aed9-8db0fde771b4 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 13:56:54.177078 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 940/3784] 10.4.3.221 () {68 vars in 1353 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.178127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2bb150b-4572-42a1-9188-97a41846d53b tempest-VolumesBackupsAdminTest-1153371557 tempest-VolumesBackupsAdminTest-1153371557-project-admin] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d/action returned with HTTP 202 Aug 18 13:56:54.178495 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 946/3785] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:56:54 2026] POST /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:54.188437 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8542cce8-5e98-471a-931d-a8becb1e0087 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.190700 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8542cce8-5e98-471a-931d-a8becb1e0087 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] GET https://10.4.3.221/volume/v3/group_types?is_public=False Aug 18 13:56:54.191052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8542cce8-5e98-471a-931d-a8becb1e0087 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.191244 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8542cce8-5e98-471a-931d-a8becb1e0087 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.194912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-be0b3425-d3f0-4d04-a42f-869f6349e2a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.195157 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be0b3425-d3f0-4d04-a42f-869f6349e2a2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:54.195361 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be0b3425-d3f0-4d04-a42f-869f6349e2a2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.195542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be0b3425-d3f0-4d04-a42f-869f6349e2a2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.195641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-be0b3425-d3f0-4d04-a42f-869f6349e2a2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:54.196010 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-646fa017-92de-47d6-bbc8-26747d421a7b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.198014 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-646fa017-92de-47d6-bbc8-26747d421a7b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 Aug 18 13:56:54.198239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-646fa017-92de-47d6-bbc8-26747d421a7b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.198444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-646fa017-92de-47d6-bbc8-26747d421a7b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.200150 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.200150 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:54.200852 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be0b3425-d3f0-4d04-a42f-869f6349e2a2 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:54.201239 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 945/3786] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:54.202495 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8542cce8-5e98-471a-931d-a8becb1e0087 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 13:56:54.203026 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 956/3787] 10.4.3.221 () {68 vars in 1321 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.204718 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-646fa017-92de-47d6-bbc8-26747d421a7b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 returned with HTTP 404 Aug 18 13:56:54.205259 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 941/3788] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/volumes/e56cd143-3047-463b-aaf6-0ca36ec88259 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:54.212917 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2327e8c6-af39-4656-93f7-695a73eaf813 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.213011 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0e92e0f-4ff4-4924-b140-fd257dc14d3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.214506 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2327e8c6-af39-4656-93f7-695a73eaf813 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] GET https://10.4.3.221/volume/v3/group_types?is_public=True Aug 18 13:56:54.214687 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2327e8c6-af39-4656-93f7-695a73eaf813 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.214890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2327e8c6-af39-4656-93f7-695a73eaf813 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.216084 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0e92e0f-4ff4-4924-b140-fd257dc14d3b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:54.216291 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0e92e0f-4ff4-4924-b140-fd257dc14d3b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.216487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0e92e0f-4ff4-4924-b140-fd257dc14d3b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.219184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bab99da3-7464-4a93-af07-257659fed021 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.221031 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bab99da3-7464-4a93-af07-257659fed021 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] DELETE https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:54.221205 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bab99da3-7464-4a93-af07-257659fed021 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.221374 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bab99da3-7464-4a93-af07-257659fed021 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.221465 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-bab99da3-7464-4a93-af07-257659fed021 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete backup with id: a7c1e063-83c2-4406-832a-779c6c60ec7d. Aug 18 13:56:54.223572 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.223572 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:54.224529 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2327e8c6-af39-4656-93f7-695a73eaf813 tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 13:56:54.224905 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 946/3789] 10.4.3.221 () {68 vars in 1319 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.225498 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.225498 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:54.227021 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0e92e0f-4ff4-4924-b140-fd257dc14d3b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:54.230766 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0e92e0f-4ff4-4924-b140-fd257dc14d3b tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 200 Aug 18 13:56:54.231199 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 947/3790] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:54.232114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9aa6c2bf-9da3-4838-a535-f625a38ed4ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.234094 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aa6c2bf-9da3-4838-a535-f625a38ed4ec tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/3e8424bb-de5d-49c3-9733-aa102a4e222a Aug 18 13:56:54.234832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aa6c2bf-9da3-4838-a535-f625a38ed4ec tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.235107 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aa6c2bf-9da3-4838-a535-f625a38ed4ec tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.236986 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-bab99da3-7464-4a93-af07-257659fed021 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] delete_backup rpcapi backup_id a7c1e063-83c2-4406-832a-779c6c60ec7d {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:56:54.238814 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bab99da3-7464-4a93-af07-257659fed021 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 202 Aug 18 13:56:54.240602 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 957/3791] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:54 2026] DELETE /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:56:54.242938 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.245214 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] DELETE https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:54.245411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.245594 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.245749 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Delete volume with id: 54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:54.247396 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dcb36067-b58a-4365-ab04-dc3f10995883 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.249201 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcb36067-b58a-4365-ab04-dc3f10995883 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:54.249452 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcb36067-b58a-4365-ab04-dc3f10995883 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.249689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcb36067-b58a-4365-ab04-dc3f10995883 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.249888 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dcb36067-b58a-4365-ab04-dc3f10995883 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:54.250532 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aa6c2bf-9da3-4838-a535-f625a38ed4ec tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types/3e8424bb-de5d-49c3-9733-aa102a4e222a returned with HTTP 202 Aug 18 13:56:54.251134 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 942/3792] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:56:54 2026] DELETE /volume/v3/group_types/3e8424bb-de5d-49c3-9733-aa102a4e222a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:56:54.253509 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.253509 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:54.253994 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:54.254052 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.254052 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:54.254792 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcb36067-b58a-4365-ab04-dc3f10995883 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 200 Aug 18 13:56:54.255199 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 948/3793] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:54.260978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8358576a-5238-4266-a61c-710b4055eccf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.262798 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8358576a-5238-4266-a61c-710b4055eccf tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] DELETE https://10.4.3.221/volume/v3/group_types/1332836e-8952-45aa-bdab-ae0a39c7b51e Aug 18 13:56:54.263144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8358576a-5238-4266-a61c-710b4055eccf tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.263233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8358576a-5238-4266-a61c-710b4055eccf tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.273213 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8358576a-5238-4266-a61c-710b4055eccf tempest-GroupTypesTest-1833911100 tempest-GroupTypesTest-1833911100-project-admin] https://10.4.3.221/volume/v3/group_types/1332836e-8952-45aa-bdab-ae0a39c7b51e returned with HTTP 202 Aug 18 13:56:54.273709 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 958/3794] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 13:56:54 2026] DELETE /volume/v3/group_types/1332836e-8952-45aa-bdab-ae0a39c7b51e => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:56:54.273779 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Delete volume request issued successfully. Aug 18 13:56:54.274068 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f19786b-8d11-4982-aa61-3e40c68266a2 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 202 Aug 18 13:56:54.274612 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 947/3795] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:54 2026] DELETE /volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:54.281582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2220625e-c5e2-49c2-8906-34d7ff8031d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.283352 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2220625e-c5e2-49c2-8906-34d7ff8031d7 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:54.283591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2220625e-c5e2-49c2-8906-34d7ff8031d7 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.283796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2220625e-c5e2-49c2-8906-34d7ff8031d7 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.293110 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.293110 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:54.297212 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2220625e-c5e2-49c2-8906-34d7ff8031d7 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Volume info retrieved successfully. Aug 18 13:56:54.301613 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2220625e-c5e2-49c2-8906-34d7ff8031d7 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 200 Aug 18 13:56:54.302038 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 943/3796] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:54.446553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94266bcb-a8c9-4e47-9e1a-403f21757afa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.448397 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94266bcb-a8c9-4e47-9e1a-403f21757afa tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df Aug 18 13:56:54.448606 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94266bcb-a8c9-4e47-9e1a-403f21757afa tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.448805 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94266bcb-a8c9-4e47-9e1a-403f21757afa tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.456835 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.456835 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:54.461553 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94266bcb-a8c9-4e47-9e1a-403f21757afa tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Volume info retrieved successfully. Aug 18 13:56:54.466399 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94266bcb-a8c9-4e47-9e1a-403f21757afa tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df returned with HTTP 200 Aug 18 13:56:54.466852 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 949/3797] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:54.484976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.486687 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:56:54.487078 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "386e77fd-3457-42b0-baac-79e696fe57df", "name": "tempest-type-Backup-1322999216"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:54.488480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Creating new backup {'backup': {'volume_id': '386e77fd-3457-42b0-baac-79e696fe57df', 'name': 'tempest-type-Backup-1322999216'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:56:54.488626 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Creating backup of volume 386e77fd-3457-42b0-baac-79e696fe57df in container None Aug 18 13:56:54.496819 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.496819 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:54.497258 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Volume info retrieved successfully. Aug 18 13:56:54.523853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Created reservations ['b59660f3-7b51-4607-a660-3183dbdcb766', '82bad688-f0ca-4316-ad38-90f1a16ea2a9'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:54.547188 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0edeba00-4e21-4e41-b6f5-b6ed0a75ae88 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:56:54.547613 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 959/3798] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:56:54 2026] POST /volume/v3/backups => generated 316 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:54.560956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6a1ee562-999f-467f-8796-00dcc1123b51 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:54.562601 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a1ee562-999f-467f-8796-00dcc1123b51 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:56:54.562826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a1ee562-999f-467f-8796-00dcc1123b51 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:54.563036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a1ee562-999f-467f-8796-00dcc1123b51 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:54.563203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6a1ee562-999f-467f-8796-00dcc1123b51 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:54.571997 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:54.571997 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:54.571997 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a1ee562-999f-467f-8796-00dcc1123b51 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:56:54.571997 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 948/3799] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:54 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:55.266988 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-272dbfce-aa8c-4f6c-8996-83c951c2172b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.268737 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-272dbfce-aa8c-4f6c-8996-83c951c2172b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d Aug 18 13:56:55.269894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-272dbfce-aa8c-4f6c-8996-83c951c2172b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.269894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-272dbfce-aa8c-4f6c-8996-83c951c2172b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.269894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-272dbfce-aa8c-4f6c-8996-83c951c2172b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Show backup with id a7c1e063-83c2-4406-832a-779c6c60ec7d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:55.274544 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-272dbfce-aa8c-4f6c-8996-83c951c2172b tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d returned with HTTP 404 Aug 18 13:56:55.275102 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 944/3800] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/backups/a7c1e063-83c2-4406-832a-779c6c60ec7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:55.315194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a07cd8e5-e6c7-4d70-8f17-90c97d17a0c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.319985 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07cd8e5-e6c7-4d70-8f17-90c97d17a0c1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] GET https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 Aug 18 13:56:55.319985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07cd8e5-e6c7-4d70-8f17-90c97d17a0c1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.319985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07cd8e5-e6c7-4d70-8f17-90c97d17a0c1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.324189 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07cd8e5-e6c7-4d70-8f17-90c97d17a0c1 tempest-VolumesListTestJSON-1067671870 tempest-VolumesListTestJSON-1067671870-project-member] https://10.4.3.221/volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 returned with HTTP 404 Aug 18 13:56:55.324599 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 950/3801] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/volumes/54b71c9f-c70b-4c03-99c9-4ca1314205d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:55.348567 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-428a6818-604e-417e-8369-4b0d65c63639 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.354917 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-428a6818-604e-417e-8369-4b0d65c63639 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:55.354917 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-428a6818-604e-417e-8369-4b0d65c63639 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.354917 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-428a6818-604e-417e-8369-4b0d65c63639 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.363892 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.363892 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:55.371135 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-428a6818-604e-417e-8369-4b0d65c63639 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:55.376486 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-428a6818-604e-417e-8369-4b0d65c63639 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a returned with HTTP 200 Aug 18 13:56:55.377001 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 960/3802] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:55.396147 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.398368 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:55.398612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.400341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.400341 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete volume with id: b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:55.408395 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.408395 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:55.409032 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:55.429817 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Delete volume request issued successfully. Aug 18 13:56:55.430047 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d6aeeb83-37b5-4e29-9214-298e9cf67e2a tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a returned with HTTP 202 Aug 18 13:56:55.430447 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 949/3803] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:56:55 2026] DELETE /volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:56:55.439493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-879a03a5-5233-48d0-8b27-c7c8b757b249 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.441020 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-879a03a5-5233-48d0-8b27-c7c8b757b249 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:55.441203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-879a03a5-5233-48d0-8b27-c7c8b757b249 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.441373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-879a03a5-5233-48d0-8b27-c7c8b757b249 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.453676 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.453676 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:55.459206 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-879a03a5-5233-48d0-8b27-c7c8b757b249 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Volume info retrieved successfully. Aug 18 13:56:55.464407 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-879a03a5-5233-48d0-8b27-c7c8b757b249 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a returned with HTTP 200 Aug 18 13:56:55.464877 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 945/3804] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:55.577009 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ba2a941d-1464-43e7-b44d-c727b19d4828 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.581105 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ba2a941d-1464-43e7-b44d-c727b19d4828 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:55.581339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ba2a941d-1464-43e7-b44d-c727b19d4828 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.581558 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ba2a941d-1464-43e7-b44d-c727b19d4828 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.584239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f65645b6-f1a3-4fe4-a9a7-3729110ad38c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.586157 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f65645b6-f1a3-4fe4-a9a7-3729110ad38c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:56:55.586431 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f65645b6-f1a3-4fe4-a9a7-3729110ad38c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.586691 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f65645b6-f1a3-4fe4-a9a7-3729110ad38c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.586898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f65645b6-f1a3-4fe4-a9a7-3729110ad38c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:55.588310 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.588310 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:55.592132 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.592132 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:55.592291 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ba2a941d-1464-43e7-b44d-c727b19d4828 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:55.592830 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f65645b6-f1a3-4fe4-a9a7-3729110ad38c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:56:55.593295 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 961/3805] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:55.598875 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ba2a941d-1464-43e7-b44d-c727b19d4828 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:55.599290 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 951/3806] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:55.679426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cea7359a-68f6-4d92-a738-a03785459a96 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.679812 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cea7359a-68f6-4d92-a738-a03785459a96 None None] GET https://10.4.3.221/volume// Aug 18 13:56:55.680035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cea7359a-68f6-4d92-a738-a03785459a96 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.680143 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cea7359a-68f6-4d92-a738-a03785459a96 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.680440 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cea7359a-68f6-4d92-a738-a03785459a96 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:55.680721 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 950/3807] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:55.689028 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-524ebb32-3e24-4912-ba3e-644b73624f68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.692247 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-524ebb32-3e24-4912-ba3e-644b73624f68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:56:55.692691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-524ebb32-3e24-4912-ba3e-644b73624f68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3445c863-1a5f-4c03-a11f-f2b7e1f89ffc", "connector": null, "instance_uuid": "78f68dbd-6e3f-4462-b96a-1118c3d0e2a5"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:55.705630 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.705630 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:55.739910 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-524ebb32-3e24-4912-ba3e-644b73624f68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:56:55.740331 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 946/3808] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:56:55 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 18 13:56:55.772276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3840f413-46bc-49c0-a6a2-25c1999cc124 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.774534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3840f413-46bc-49c0-a6a2-25c1999cc124 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:55.774809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3840f413-46bc-49c0-a6a2-25c1999cc124 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.775138 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3840f413-46bc-49c0-a6a2-25c1999cc124 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.781584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2dae8eea-7346-4dbb-8b80-c7af6c6c0593 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.782053 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dae8eea-7346-4dbb-8b80-c7af6c6c0593 None None] GET https://10.4.3.221/volume// Aug 18 13:56:55.782244 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dae8eea-7346-4dbb-8b80-c7af6c6c0593 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.782455 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dae8eea-7346-4dbb-8b80-c7af6c6c0593 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.782839 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dae8eea-7346-4dbb-8b80-c7af6c6c0593 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:56:55.783176 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 952/3809] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:56:55.787984 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.787984 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:55.791043 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-9062536d-c79f-4ffd-94fa-12310bb93e27 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.792537 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3840f413-46bc-49c0-a6a2-25c1999cc124 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:55.793414 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-9062536d-c79f-4ffd-94fa-12310bb93e27 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:55.793638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-9062536d-c79f-4ffd-94fa-12310bb93e27 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:55.794454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-9062536d-c79f-4ffd-94fa-12310bb93e27 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:55.802110 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3840f413-46bc-49c0-a6a2-25c1999cc124 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:55.803126 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 962/3810] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:55.805047 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.805047 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:55.813215 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-9062536d-c79f-4ffd-94fa-12310bb93e27 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:55.818666 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-9062536d-c79f-4ffd-94fa-12310bb93e27 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:55.819087 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 951/3811] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:56:55 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:56:55.942949 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ed6f429c-bb59-4e3c-aa61-c8ddf43d2c69 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:55.945644 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ed6f429c-bb59-4e3c-aa61-c8ddf43d2c69 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] PUT https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d Aug 18 13:56:55.946115 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ed6f429c-bb59-4e3c-aa61-c8ddf43d2c69 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:55.954728 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ed6f429c-bb59-4e3c-aa61-c8ddf43d2c69 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Acquiring lock "cinder-attachment_update-3445c863-1a5f-4c03-a11f-f2b7e1f89ffc-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:56:55.961908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ed6f429c-bb59-4e3c-aa61-c8ddf43d2c69 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Lock "cinder-attachment_update-3445c863-1a5f-4c03-a11f-f2b7e1f89ffc-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:56:55.963079 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:55.963079 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:56.058915 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ed6f429c-bb59-4e3c-aa61-c8ddf43d2c69 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Lock "cinder-attachment_update-3445c863-1a5f-4c03-a11f-f2b7e1f89ffc-np0000007658" released by "attachment_update" :: held 0.097s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:56:56.059311 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-ed6f429c-bb59-4e3c-aa61-c8ddf43d2c69 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d returned with HTTP 200 Aug 18 13:56:56.059943 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 947/3812] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:56:55 2026] PUT /volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:56.478168 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dcd2aabe-c8e2-47e9-babd-bf3de0b6f568 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.480258 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcd2aabe-c8e2-47e9-babd-bf3de0b6f568 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] GET https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a Aug 18 13:56:56.480389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcd2aabe-c8e2-47e9-babd-bf3de0b6f568 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:56.480600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcd2aabe-c8e2-47e9-babd-bf3de0b6f568 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:56.488258 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcd2aabe-c8e2-47e9-babd-bf3de0b6f568 tempest-VolumesBackupsAdminTest-485650889 tempest-VolumesBackupsAdminTest-485650889-project-member] https://10.4.3.221/volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a returned with HTTP 404 Aug 18 13:56:56.488815 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 953/3813] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:56 2026] GET /volume/v3/volumes/b8d0864f-d6fb-4333-b73b-f5a6e357a33a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:56.517189 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-45adde8b-ae65-4fc2-a781-6b868409af30 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.605036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-aadd6736-5218-4c27-996e-a252c87388db None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.607166 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aadd6736-5218-4c27-996e-a252c87388db tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:56:56.607349 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aadd6736-5218-4c27-996e-a252c87388db tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:56.607552 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aadd6736-5218-4c27-996e-a252c87388db tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:56.607719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-aadd6736-5218-4c27-996e-a252c87388db tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:56.613259 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:56.613259 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:56.614140 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aadd6736-5218-4c27-996e-a252c87388db tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:56:56.614641 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 952/3814] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:56 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:56.676554 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45adde8b-ae65-4fc2-a781-6b868409af30 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] GET https://10.4.3.221/volume/v3/os-services Aug 18 13:56:56.676813 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45adde8b-ae65-4fc2-a781-6b868409af30 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:56.677094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45adde8b-ae65-4fc2-a781-6b868409af30 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:56.684947 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45adde8b-ae65-4fc2-a781-6b868409af30 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] https://10.4.3.221/volume/v3/os-services returned with HTTP 200 Aug 18 13:56:56.685410 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 963/3815] 10.4.3.221 () {66 vars in 1249 bytes} [Tue Aug 18 13:56:56 2026] GET /volume/v3/os-services => generated 626 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:56.694713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1dcec305-8870-427d-825d-5fabaceedb19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.696761 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1dcec305-8870-427d-825d-5fabaceedb19 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] PUT https://10.4.3.221/volume/v3/os-services/disable-log-reason Aug 18 13:56:56.697208 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1dcec305-8870-427d-825d-5fabaceedb19 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007658", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:56.698977 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1dcec305-8870-427d-825d-5fabaceedb19 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] https://10.4.3.221/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 13:56:56.699667 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 948/3816] 10.4.3.221 () {68 vars in 1326 bytes} [Tue Aug 18 13:56:56 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:56:56.707999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-674bf608-2348-46c7-baa2-ad1b9fc6261a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.709877 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-674bf608-2348-46c7-baa2-ad1b9fc6261a tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] PUT https://10.4.3.221/volume/v3/os-services/disable Aug 18 13:56:56.710243 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-674bf608-2348-46c7-baa2-ad1b9fc6261a tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007658", "binary": "invalid_binary"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:56.720119 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-674bf608-2348-46c7-baa2-ad1b9fc6261a tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] https://10.4.3.221/volume/v3/os-services/disable returned with HTTP 404 Aug 18 13:56:56.720690 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 954/3817] 10.4.3.221 () {68 vars in 1293 bytes} [Tue Aug 18 13:56:56 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:56.728232 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5d849a8f-3e47-47bc-8cc3-a2ef32475de9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.730902 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d849a8f-3e47-47bc-8cc3-a2ef32475de9 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] PUT https://10.4.3.221/volume/v3/os-services/enable Aug 18 13:56:56.731200 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5d849a8f-3e47-47bc-8cc3-a2ef32475de9 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:56.740389 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5d849a8f-3e47-47bc-8cc3-a2ef32475de9 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] https://10.4.3.221/volume/v3/os-services/enable returned with HTTP 404 Aug 18 13:56:56.740870 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 953/3818] 10.4.3.221 () {68 vars in 1290 bytes} [Tue Aug 18 13:56:56 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:56:56.748948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3fdba4c3-cfb2-4e70-95c2-64c6f5879774 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.750668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3fdba4c3-cfb2-4e70-95c2-64c6f5879774 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] PUT https://10.4.3.221/volume/v3/os-services/freeze Aug 18 13:56:56.751100 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3fdba4c3-cfb2-4e70-95c2-64c6f5879774 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:56.756181 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3fdba4c3-cfb2-4e70-95c2-64c6f5879774 tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] https://10.4.3.221/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 13:56:56.756601 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 964/3819] 10.4.3.221 () {68 vars in 1290 bytes} [Tue Aug 18 13:56:56 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:56:56.766332 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c01fc137-5157-4ce8-a2a7-f4ad7aaf692d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.769950 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c01fc137-5157-4ce8-a2a7-f4ad7aaf692d tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] PUT https://10.4.3.221/volume/v3/os-services/thaw Aug 18 13:56:56.770346 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c01fc137-5157-4ce8-a2a7-f4ad7aaf692d tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:56.773982 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:56.773982 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:56.779788 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c01fc137-5157-4ce8-a2a7-f4ad7aaf692d tempest-VolumeServicesNegativeTest-361382947 tempest-VolumeServicesNegativeTest-361382947-project-admin] https://10.4.3.221/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 13:56:56.779977 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 949/3820] 10.4.3.221 () {68 vars in 1284 bytes} [Tue Aug 18 13:56:56 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:56:56.815222 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bad727a0-a8c2-4f0b-8832-9a6af06872ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:56.818224 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bad727a0-a8c2-4f0b-8832-9a6af06872ba tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:56.818398 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bad727a0-a8c2-4f0b-8832-9a6af06872ba tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:56.818572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bad727a0-a8c2-4f0b-8832-9a6af06872ba tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:56.827188 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:56.827188 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:56.830262 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bad727a0-a8c2-4f0b-8832-9a6af06872ba tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:56.834488 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bad727a0-a8c2-4f0b-8832-9a6af06872ba tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:56.834969 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 955/3821] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:56 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:57.626073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b108c3bb-e8b3-4290-9771-bf97495b696b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:57.628324 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b108c3bb-e8b3-4290-9771-bf97495b696b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:56:57.628597 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b108c3bb-e8b3-4290-9771-bf97495b696b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:57.628835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b108c3bb-e8b3-4290-9771-bf97495b696b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:57.628981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b108c3bb-e8b3-4290-9771-bf97495b696b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:57.633651 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:57.633651 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:57.634727 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b108c3bb-e8b3-4290-9771-bf97495b696b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:56:57.635362 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 954/3822] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:57 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:57.851243 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4b5dbcc9-883e-4026-929f-651573ec57ea None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:57.853491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4b5dbcc9-883e-4026-929f-651573ec57ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:57.854824 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4b5dbcc9-883e-4026-929f-651573ec57ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:57.855290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4b5dbcc9-883e-4026-929f-651573ec57ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:57.874526 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:57.874526 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:57.878695 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4b5dbcc9-883e-4026-929f-651573ec57ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:57.890339 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4b5dbcc9-883e-4026-929f-651573ec57ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:57.891285 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 965/3823] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:57 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:58.646919 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a23fd785-76d8-4c72-9084-a456528f98e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:58.648495 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a23fd785-76d8-4c72-9084-a456528f98e8 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:56:58.648674 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a23fd785-76d8-4c72-9084-a456528f98e8 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:58.648947 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a23fd785-76d8-4c72-9084-a456528f98e8 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:58.649110 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a23fd785-76d8-4c72-9084-a456528f98e8 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:58.653559 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:58.653559 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:58.654281 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a23fd785-76d8-4c72-9084-a456528f98e8 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:56:58.654683 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 950/3824] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:58 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:58.782679 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:58.784797 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:58.785299 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1415630510"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:58.787040 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Create volume request body: {'volume': {'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1415630510'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:58.885350 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Create volume of 1 GB Aug 18 13:56:58.890126 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Availability Zones retrieved successfully. Aug 18 13:56:58.895259 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Flow 'volume_create_api' (6297d67e-7a0f-4569-ae57-f170b0e59909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:58.896268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2717f8f7-08c0-4b93-82f7-1974058046f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:58.897144 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:58.907757 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-652a94c2-f17f-4d38-8ce0-d5276e3d6b07 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:58.911251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-652a94c2-f17f-4d38-8ce0-d5276e3d6b07 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:58.911251 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-652a94c2-f17f-4d38-8ce0-d5276e3d6b07 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:58.911251 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-652a94c2-f17f-4d38-8ce0-d5276e3d6b07 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:58.922145 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:58.922145 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:58.926411 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-652a94c2-f17f-4d38-8ce0-d5276e3d6b07 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:58.935102 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-652a94c2-f17f-4d38-8ce0-d5276e3d6b07 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:58.935748 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 955/3825] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:58 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:56:58.951361 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2717f8f7-08c0-4b93-82f7-1974058046f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:58.952095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0c391e-8bf4-40e0-92e2-879a2f018b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.018958 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Created reservations ['e283aedb-421b-46d5-9fb4-39630d2d69fc', '3a7be83b-ecde-40c4-99d2-64d7b8e78c8e', 'b5bf6591-9e86-4e09-9333-8d39991879eb', '6a62349f-37a6-4e89-89b8-7c74992ff251'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:59.019747 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0c391e-8bf4-40e0-92e2-879a2f018b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e283aedb-421b-46d5-9fb4-39630d2d69fc', '3a7be83b-ecde-40c4-99d2-64d7b8e78c8e', 'b5bf6591-9e86-4e09-9333-8d39991879eb', '6a62349f-37a6-4e89-89b8-7c74992ff251']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.020483 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17409c18-c17b-4ad7-877d-127e80d15e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.045370 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17409c18-c17b-4ad7-877d-127e80d15e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b17aec42-a70e-4bb6-b7d3-c675193f355a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1415630510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9212d2f84a4467f8708cf99f974e475',qos_specs=None,replication_status=,reservations=['e283aedb-421b-46d5-9fb4-39630d2d69fc','3a7be83b-ecde-40c4-99d2-64d7b8e78c8e','b5bf6591-9e86-4e09-9333-8d39991879eb','6a62349f-37a6-4e89-89b8-7c74992ff251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d7bb0404bbc4cd89f0e826df6e80654',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1415630510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b17aec42-a70e-4bb6-b7d3-c675193f355a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9212d2f84a4467f8708cf99f974e475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d7bb0404bbc4cd89f0e826df6e80654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.046278 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade37eda-fd3e-4e66-8548-bb52dcfe2cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.061949 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade37eda-fd3e-4e66-8548-bb52dcfe2cdd) transitioned into state 'SUCCESS' from state '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-1415630510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9212d2f84a4467f8708cf99f974e475',qos_specs=None,replication_status=,reservations=['e283aedb-421b-46d5-9fb4-39630d2d69fc','3a7be83b-ecde-40c4-99d2-64d7b8e78c8e','b5bf6591-9e86-4e09-9333-8d39991879eb','6a62349f-37a6-4e89-89b8-7c74992ff251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d7bb0404bbc4cd89f0e826df6e80654',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.063145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf447cce-759e-41a0-9586-36769bc75a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.071429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf447cce-759e-41a0-9586-36769bc75a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.071900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Flow 'volume_create_api' (6297d67e-7a0f-4569-ae57-f170b0e59909) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:59.072492 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Create volume request issued successfully. Aug 18 13:56:59.072749 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46386097-4717-4a51-92a2-a9e6c65ffb49 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:59.073192 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 956/3826] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:58 2026] POST /volume/v3/volumes => generated 748 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:59.084493 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4d6f6cce-618e-46b3-a88b-763868d18bf6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:59.086586 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4d6f6cce-618e-46b3-a88b-763868d18bf6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:56:59.086586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4d6f6cce-618e-46b3-a88b-763868d18bf6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:59.086586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4d6f6cce-618e-46b3-a88b-763868d18bf6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:59.094738 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:59.094738 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:59.099372 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4d6f6cce-618e-46b3-a88b-763868d18bf6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:56:59.102924 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4d6f6cce-618e-46b3-a88b-763868d18bf6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 200 Aug 18 13:56:59.103314 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 966/3827] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:59 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:59.273279 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2052353f-9934-4629-97b8-d7bd97731e3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:59.381610 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2052353f-9934-4629-97b8-d7bd97731e3a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:56:59.383949 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2052353f-9934-4629-97b8-d7bd97731e3a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-784503998", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:59.420014 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2052353f-9934-4629-97b8-d7bd97731e3a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:56:59.420450 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 951/3828] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:56:59 2026] POST /volume/v3/types => generated 274 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:59.428677 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-053e04a2-9391-4017-997e-32d4b4b5e873 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:59.433306 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-053e04a2-9391-4017-997e-32d4b4b5e873 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:56:59.433805 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-053e04a2-9391-4017-997e-32d4b4b5e873 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-315087902", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:59.449454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-053e04a2-9391-4017-997e-32d4b4b5e873 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:56:59.449937 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 956/3829] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:56:59 2026] POST /volume/v3/types => generated 274 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:59.459501 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:59.532543 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:56:59.532910 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1484581415", "volume_type": "45281a98-34bb-4167-8aec-5c27b3f0a383", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:56:59.534417 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1484581415', 'volume_type': '45281a98-34bb-4167-8aec-5c27b3f0a383', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:56:59.538977 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Create volume of 1 GB Aug 18 13:56:59.539319 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:59.539319 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:56:59.539867 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Availability Zones retrieved successfully. Aug 18 13:56:59.546684 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Flow 'volume_create_api' (1da007b8-2740-4297-8bb8-cb3621a270a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:59.547830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7663bbe2-67ff-42ba-b0e2-aacdca750acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.548993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:56:59.571489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7663bbe2-67ff-42ba-b0e2-aacdca750acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:56:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=45281a98-34bb-4167-8aec-5c27b3f0a383,is_public=True,name='tempest-VolumeTypesTest-volume-type-784503998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45281a98-34bb-4167-8aec-5c27b3f0a383', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.572254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fc424c-3aa0-4d79-af05-64319ea0c84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.602592 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-784503998 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-784503998, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:56:59.602871 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-784503998 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-784503998, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:56:59.647206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Created reservations ['779e135f-8a9c-4f63-93e3-5b3f68a3c27c', 'a878f853-68ec-43bf-b350-cdf71e8262d3', '2f06b6d7-6f6f-4735-9021-651b8fb84b00', '1b60adfa-720b-4efa-b851-8109843b8d89'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:56:59.648302 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fc424c-3aa0-4d79-af05-64319ea0c84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['779e135f-8a9c-4f63-93e3-5b3f68a3c27c', 'a878f853-68ec-43bf-b350-cdf71e8262d3', '2f06b6d7-6f6f-4735-9021-651b8fb84b00', '1b60adfa-720b-4efa-b851-8109843b8d89']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.649231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c485ea3-c10c-49c6-9f3c-bf6d2288a159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.667834 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b080631a-33d0-4d4f-af26-2079585f565c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:59.670259 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b080631a-33d0-4d4f-af26-2079585f565c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:56:59.670540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b080631a-33d0-4d4f-af26-2079585f565c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:59.670842 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b080631a-33d0-4d4f-af26-2079585f565c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:59.671048 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b080631a-33d0-4d4f-af26-2079585f565c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:56:59.678087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c485ea3-c10c-49c6-9f3c-bf6d2288a159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ed94410-e981-4f7e-a71d-56cccc548a4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1484581415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2dcc4d1571547ce915a7922513a6cf0',qos_specs=None,replication_status=,reservations=['779e135f-8a9c-4f63-93e3-5b3f68a3c27c','a878f853-68ec-43bf-b350-cdf71e8262d3','2f06b6d7-6f6f-4735-9021-651b8fb84b00','1b60adfa-720b-4efa-b851-8109843b8d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3aca1a360c475ca57916358b550017',volume_type_id=45281a98-34bb-4167-8aec-5c27b3f0a383), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1484581415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ed94410-e981-4f7e-a71d-56cccc548a4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2dcc4d1571547ce915a7922513a6cf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd3aca1a360c475ca57916358b550017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45281a98-34bb-4167-8aec-5c27b3f0a383),volume_type_id=45281a98-34bb-4167-8aec-5c27b3f0a383)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.679123 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e00f44-570b-43f3-b6e5-ba2e027bf0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.679200 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:59.679200 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:56:59.680120 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b080631a-33d0-4d4f-af26-2079585f565c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:56:59.680650 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 967/3830] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:56:59 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:59.700267 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e00f44-570b-43f3-b6e5-ba2e027bf0d3) transitioned into state 'SUCCESS' from state '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-1484581415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2dcc4d1571547ce915a7922513a6cf0',qos_specs=None,replication_status=,reservations=['779e135f-8a9c-4f63-93e3-5b3f68a3c27c','a878f853-68ec-43bf-b350-cdf71e8262d3','2f06b6d7-6f6f-4735-9021-651b8fb84b00','1b60adfa-720b-4efa-b851-8109843b8d89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3aca1a360c475ca57916358b550017',volume_type_id=45281a98-34bb-4167-8aec-5c27b3f0a383)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.701155 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fdc70f-ebb9-4276-99fa-0d1dff3579b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:56:59.711070 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99fdc70f-ebb9-4276-99fa-0d1dff3579b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:56:59.712206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Flow 'volume_create_api' (1da007b8-2740-4297-8bb8-cb3621a270a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:56:59.712558 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Create volume request issued successfully. Aug 18 13:56:59.713265 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e753bc-8dc1-406d-a8ce-2deb8a7b9866 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:56:59.713871 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 957/3831] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:56:59 2026] POST /volume/v3/volumes => generated 783 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:56:59.729428 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6116db8a-7b92-4be1-ae5a-76a0c58ef313 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:59.731631 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6116db8a-7b92-4be1-ae5a-76a0c58ef313 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:56:59.731925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6116db8a-7b92-4be1-ae5a-76a0c58ef313 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:59.732186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6116db8a-7b92-4be1-ae5a-76a0c58ef313 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:59.741129 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:59.741129 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:56:59.745542 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6116db8a-7b92-4be1-ae5a-76a0c58ef313 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:56:59.751492 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6116db8a-7b92-4be1-ae5a-76a0c58ef313 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 200 Aug 18 13:56:59.752636 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 952/3832] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:59 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:56:59.949176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-90c77546-2fa9-4330-970e-1b45a61d0784 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:56:59.950729 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-90c77546-2fa9-4330-970e-1b45a61d0784 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:56:59.951026 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-90c77546-2fa9-4330-970e-1b45a61d0784 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:56:59.951275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-90c77546-2fa9-4330-970e-1b45a61d0784 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:56:59.961821 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:56:59.961821 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:56:59.965233 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-90c77546-2fa9-4330-970e-1b45a61d0784 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:56:59.970078 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-90c77546-2fa9-4330-970e-1b45a61d0784 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:56:59.970580 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 957/3833] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:56:59 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:00.119920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b179bb1b-f0ad-47fd-b38d-a4cdf9f71077 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.121545 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b179bb1b-f0ad-47fd-b38d-a4cdf9f71077 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:00.121816 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b179bb1b-f0ad-47fd-b38d-a4cdf9f71077 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:00.122003 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b179bb1b-f0ad-47fd-b38d-a4cdf9f71077 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:00.128876 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.128876 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:00.132519 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b179bb1b-f0ad-47fd-b38d-a4cdf9f71077 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:00.138048 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b179bb1b-f0ad-47fd-b38d-a4cdf9f71077 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 200 Aug 18 13:57:00.138482 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 968/3834] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:00 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:00.154764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c24f3380-c485-47ef-908e-6c543a4e7fae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.157127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c24f3380-c485-47ef-908e-6c543a4e7fae tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] POST https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a/action Aug 18 13:57:00.157664 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c24f3380-c485-47ef-908e-6c543a4e7fae tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:00.157880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c24f3380-c485-47ef-908e-6c543a4e7fae tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:00.169130 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.169130 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:00.169815 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c24f3380-c485-47ef-908e-6c543a4e7fae tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:00.217586 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c24f3380-c485-47ef-908e-6c543a4e7fae tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Created reservations ['3be54993-0c2a-4f95-9546-9a30800b23b5', '1e4cf4e6-4a7f-4bbd-9192-001f06d8a13e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:00.233883 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c24f3380-c485-47ef-908e-6c543a4e7fae tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Extend volume request issued successfully. Aug 18 13:57:00.233883 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c24f3380-c485-47ef-908e-6c543a4e7fae tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a/action returned with HTTP 202 Aug 18 13:57:00.233883 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 958/3835] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:57:00 2026] POST /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:57:00.254894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7066a1ac-1c9e-484f-97a7-b81d44667dad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.256977 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7066a1ac-1c9e-484f-97a7-b81d44667dad tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:00.257207 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7066a1ac-1c9e-484f-97a7-b81d44667dad tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:00.257436 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7066a1ac-1c9e-484f-97a7-b81d44667dad tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:00.271839 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.271839 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:00.276764 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7066a1ac-1c9e-484f-97a7-b81d44667dad tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:00.281526 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7066a1ac-1c9e-484f-97a7-b81d44667dad tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 200 Aug 18 13:57:00.281526 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 953/3836] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:00 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:00.316803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-acb11758-b73c-4f83-a02e-af40344b0b0b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.319367 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-acb11758-b73c-4f83-a02e-af40344b0b0b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d/action Aug 18 13:57:00.319943 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-acb11758-b73c-4f83-a02e-af40344b0b0b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:00.320147 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-acb11758-b73c-4f83-a02e-af40344b0b0b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:00.342815 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.342815 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:00.354729 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-fdd84a9b-6b58-4412-83b8-e792c768b1a4 req-acb11758-b73c-4f83-a02e-af40344b0b0b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d/action returned with HTTP 204 Aug 18 13:57:00.357766 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 958/3837] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:57:00 2026] POST /volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:00.692396 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d954df6d-e04f-4071-81d9-1aaae998564b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.695352 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d954df6d-e04f-4071-81d9-1aaae998564b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:00.695352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d954df6d-e04f-4071-81d9-1aaae998564b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:00.695352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d954df6d-e04f-4071-81d9-1aaae998564b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:00.695352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d954df6d-e04f-4071-81d9-1aaae998564b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:00.701203 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.701203 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:00.702093 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d954df6d-e04f-4071-81d9-1aaae998564b tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:00.702539 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 969/3838] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:00 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:00.771494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e554cb95-ec51-468d-a523-3b3e4d96cce0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.771494 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e554cb95-ec51-468d-a523-3b3e4d96cce0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:00.772286 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e554cb95-ec51-468d-a523-3b3e4d96cce0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:00.775877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e554cb95-ec51-468d-a523-3b3e4d96cce0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:00.781296 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.781296 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:00.785174 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e554cb95-ec51-468d-a523-3b3e4d96cce0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:00.789947 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e554cb95-ec51-468d-a523-3b3e4d96cce0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 200 Aug 18 13:57:00.790325 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 959/3839] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:00 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:00.803554 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.805671 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] POST https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a/action Aug 18 13:57:00.806299 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Action body: b'{"os-retype": {"new_type": "8c15a047-7b78-4482-b82b-3c2546448b3a"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:00.806426 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "8c15a047-7b78-4482-b82b-3c2546448b3a"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:00.814936 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.814936 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:00.815387 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:00.833547 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-315087902 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-315087902, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:00.833813 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-315087902 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-315087902, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:00.850402 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Created reservations ['ecbac554-a7d5-498b-ab9f-1b4649ac7862', 'd7d0a7e0-72e6-4578-91ed-efde4eba1fdb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:00.862284 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-784503998 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-784503998, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:00.862584 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-784503998 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-784503998, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:00.869550 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Created reservations ['fbffe666-dd6d-4902-9b79-18fe24e411ac', '925c659d-75d9-485f-af1c-cc262a490643'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:00.898247 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Retype volume request issued successfully. Aug 18 13:57:00.898247 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f7df952-8f5f-4686-bdb7-23b34cd95336 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a/action returned with HTTP 202 Aug 18 13:57:00.898247 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 954/3840] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:57:00 2026] POST /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:57:00.907802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-49f0fb01-ac41-4d38-8dd9-d71a4844e6a0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.910002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49f0fb01-ac41-4d38-8dd9-d71a4844e6a0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:00.910254 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49f0fb01-ac41-4d38-8dd9-d71a4844e6a0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:00.910496 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49f0fb01-ac41-4d38-8dd9-d71a4844e6a0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:00.919343 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:00.919343 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:00.925415 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-49f0fb01-ac41-4d38-8dd9-d71a4844e6a0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:00.927508 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49f0fb01-ac41-4d38-8dd9-d71a4844e6a0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 200 Aug 18 13:57:00.928076 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 959/3841] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:00 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:00.987538 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e91da61f-9e71-48ec-9845-2c53b8c57d2e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:00.990406 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e91da61f-9e71-48ec-9845-2c53b8c57d2e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:00.990746 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e91da61f-9e71-48ec-9845-2c53b8c57d2e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:00.990994 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e91da61f-9e71-48ec-9845-2c53b8c57d2e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.003380 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.003380 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:01.008365 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e91da61f-9e71-48ec-9845-2c53b8c57d2e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:01.015105 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e91da61f-9e71-48ec-9845-2c53b8c57d2e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:57:01.015570 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 970/3842] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:00 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:01.033689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0514bb06-8b1c-4c17-bc23-ec80e9d2ad73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.038818 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0514bb06-8b1c-4c17-bc23-ec80e9d2ad73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:01.039893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0514bb06-8b1c-4c17-bc23-ec80e9d2ad73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3445c863-1a5f-4c03-a11f-f2b7e1f89ffc", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1388826515"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:01.059532 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.059532 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:01.060247 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0514bb06-8b1c-4c17-bc23-ec80e9d2ad73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:01.060423 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0514bb06-8b1c-4c17-bc23-ec80e9d2ad73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume 3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:01.065189 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0514bb06-8b1c-4c17-bc23-ec80e9d2ad73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 400 Aug 18 13:57:01.065889 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 960/3843] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:01 2026] POST /volume/v3/snapshots => generated 160 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:57:01.075355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.079997 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:01.080347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3445c863-1a5f-4c03-a11f-f2b7e1f89ffc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1177780144"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:01.092885 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.092885 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:01.093429 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:01.093561 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume 3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:01.130212 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['ae03cead-19ca-4413-9f85-468d02817b42', 'b8bfbb73-1f13-4617-9a51-6a020f9f307c', '3f3a7c3a-7f18-4545-8ac6-40aeb0585229', '14f90515-c110-4c4a-bc28-0d6b2d443766'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:01.159461 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot force create request issued successfully. Aug 18 13:57:01.159813 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-947c951f-b842-4b29-adb1-c5c0026f1f8d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:01.160261 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 955/3844] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:01.169335 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-43245afc-7560-47b0-a2c5-df02b900b336 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.173606 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-43245afc-7560-47b0-a2c5-df02b900b336 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:01.173606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-43245afc-7560-47b0-a2c5-df02b900b336 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.173728 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-43245afc-7560-47b0-a2c5-df02b900b336 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.179185 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.179185 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:01.179560 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-43245afc-7560-47b0-a2c5-df02b900b336 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:01.180232 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-43245afc-7560-47b0-a2c5-df02b900b336 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 returned with HTTP 200 Aug 18 13:57:01.180587 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 960/3845] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:01.299081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-07749468-0c7e-4813-a6de-6a062b6df508 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.301025 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-07749468-0c7e-4813-a6de-6a062b6df508 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:01.301244 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-07749468-0c7e-4813-a6de-6a062b6df508 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.301480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-07749468-0c7e-4813-a6de-6a062b6df508 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.308752 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.308752 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:01.313671 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-07749468-0c7e-4813-a6de-6a062b6df508 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:01.319427 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-07749468-0c7e-4813-a6de-6a062b6df508 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 200 Aug 18 13:57:01.319909 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 971/3846] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:01.332030 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a985693-8ad1-4f8a-84b4-fa5d972aa779 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.333585 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a985693-8ad1-4f8a-84b4-fa5d972aa779 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:01.333769 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a985693-8ad1-4f8a-84b4-fa5d972aa779 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.333983 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a985693-8ad1-4f8a-84b4-fa5d972aa779 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.340478 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.340478 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:01.346058 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a985693-8ad1-4f8a-84b4-fa5d972aa779 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:01.358052 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a985693-8ad1-4f8a-84b4-fa5d972aa779 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 200 Aug 18 13:57:01.358609 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 961/3847] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:01.372611 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca07b725-2a07-4e5f-aca6-9f418c62ab94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.374961 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca07b725-2a07-4e5f-aca6-9f418c62ab94 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:01.375205 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca07b725-2a07-4e5f-aca6-9f418c62ab94 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.375564 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca07b725-2a07-4e5f-aca6-9f418c62ab94 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.384260 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.384260 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:01.388816 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca07b725-2a07-4e5f-aca6-9f418c62ab94 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:01.394935 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca07b725-2a07-4e5f-aca6-9f418c62ab94 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 200 Aug 18 13:57:01.395373 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 956/3848] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:01.409981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-190cba39-283e-4373-993c-4bddf74133d9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.413619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-190cba39-283e-4373-993c-4bddf74133d9 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:01.413836 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-190cba39-283e-4373-993c-4bddf74133d9 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.414050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-190cba39-283e-4373-993c-4bddf74133d9 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.414235 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-190cba39-283e-4373-993c-4bddf74133d9 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Delete volume with id: b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:01.425023 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.425023 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:01.425534 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-190cba39-283e-4373-993c-4bddf74133d9 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:01.448089 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-190cba39-283e-4373-993c-4bddf74133d9 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Delete volume request issued successfully. Aug 18 13:57:01.448331 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-190cba39-283e-4373-993c-4bddf74133d9 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 202 Aug 18 13:57:01.448795 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 961/3849] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:01 2026] DELETE /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:01.455662 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-426a2443-60e4-4558-9432-f4d32fd2d81e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.458983 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-426a2443-60e4-4558-9432-f4d32fd2d81e tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:01.459258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-426a2443-60e4-4558-9432-f4d32fd2d81e tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.459546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-426a2443-60e4-4558-9432-f4d32fd2d81e tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.469503 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.469503 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:01.474719 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-426a2443-60e4-4558-9432-f4d32fd2d81e tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:01.483433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-426a2443-60e4-4558-9432-f4d32fd2d81e tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 200 Aug 18 13:57:01.483918 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 972/3850] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:01.714034 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e8789e8-46c0-4e89-b4da-a0eebc905dba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.715922 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e8789e8-46c0-4e89-b4da-a0eebc905dba tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:01.716223 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e8789e8-46c0-4e89-b4da-a0eebc905dba tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.716481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e8789e8-46c0-4e89-b4da-a0eebc905dba tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.716618 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5e8789e8-46c0-4e89-b4da-a0eebc905dba tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:01.721248 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.721248 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:01.722037 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e8789e8-46c0-4e89-b4da-a0eebc905dba tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:01.722467 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 962/3851] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:01.945772 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e269465c-1612-4402-8d83-8cc39e9714c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.947474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e269465c-1612-4402-8d83-8cc39e9714c8 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:01.947638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e269465c-1612-4402-8d83-8cc39e9714c8 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.947844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e269465c-1612-4402-8d83-8cc39e9714c8 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.955696 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.955696 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:01.960480 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e269465c-1612-4402-8d83-8cc39e9714c8 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:01.964658 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e269465c-1612-4402-8d83-8cc39e9714c8 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 200 Aug 18 13:57:01.965142 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 957/3852] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:01.983088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-801afa9e-3160-4ac4-aa08-8babdf468a54 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:01.984970 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-801afa9e-3160-4ac4-aa08-8babdf468a54 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:01.985205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-801afa9e-3160-4ac4-aa08-8babdf468a54 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:01.985431 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-801afa9e-3160-4ac4-aa08-8babdf468a54 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:01.993666 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:01.993666 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:01.997172 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-801afa9e-3160-4ac4-aa08-8babdf468a54 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:02.002272 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-801afa9e-3160-4ac4-aa08-8babdf468a54 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 200 Aug 18 13:57:02.003451 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 962/3853] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:01 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:02.016825 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2ab53ceb-54ce-4aa4-a36b-adf9b220c0fc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.018808 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ab53ceb-54ce-4aa4-a36b-adf9b220c0fc tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:02.019038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ab53ceb-54ce-4aa4-a36b-adf9b220c0fc tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.019231 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ab53ceb-54ce-4aa4-a36b-adf9b220c0fc tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.026206 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.026206 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:02.030359 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2ab53ceb-54ce-4aa4-a36b-adf9b220c0fc tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:02.034649 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ab53ceb-54ce-4aa4-a36b-adf9b220c0fc tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 200 Aug 18 13:57:02.035076 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 973/3854] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:02 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:02.046637 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.048701 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] DELETE https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:02.049104 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.049262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.049399 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Delete volume with id: 2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:02.058805 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.058805 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:02.059376 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:02.094267 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Delete volume request issued successfully. Aug 18 13:57:02.094642 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83cf9b6a-cf75-4586-873b-84f79f4902b0 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 202 Aug 18 13:57:02.095166 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 963/3855] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:02 2026] DELETE /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:02.103629 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0485259f-a76e-4976-ad8e-a37c7f3792a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.105976 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0485259f-a76e-4976-ad8e-a37c7f3792a1 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:02.106496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0485259f-a76e-4976-ad8e-a37c7f3792a1 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.106931 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0485259f-a76e-4976-ad8e-a37c7f3792a1 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.115976 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.115976 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:02.120990 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0485259f-a76e-4976-ad8e-a37c7f3792a1 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Volume info retrieved successfully. Aug 18 13:57:02.125793 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0485259f-a76e-4976-ad8e-a37c7f3792a1 tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 200 Aug 18 13:57:02.126380 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 958/3856] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:02 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:02.190569 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-28787a1b-5cbc-430d-bb65-d44ab5dd3051 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.192762 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28787a1b-5cbc-430d-bb65-d44ab5dd3051 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:02.193064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28787a1b-5cbc-430d-bb65-d44ab5dd3051 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.193289 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-28787a1b-5cbc-430d-bb65-d44ab5dd3051 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.198359 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.198359 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:02.198797 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-28787a1b-5cbc-430d-bb65-d44ab5dd3051 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:02.199692 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-28787a1b-5cbc-430d-bb65-d44ab5dd3051 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 returned with HTTP 200 Aug 18 13:57:02.200254 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 963/3857] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:02 2026] GET /volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:02.210755 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.212731 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:02.213113 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3445c863-1a5f-4c03-a11f-f2b7e1f89ffc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1817504833"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:02.224701 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.224701 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:02.225268 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:02.225444 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume 3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:02.253421 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['59c37027-00ff-4e5f-a3da-92cecb124b06', '6ba0a3e8-50f1-40c4-934c-3b0a55b5c897', '2a756182-bea2-4f11-a4ed-48611da6d10b', '14a652ff-0190-49bf-bd20-44df61f51a62'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:02.281291 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot force create request issued successfully. Aug 18 13:57:02.281291 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4fecd1e0-955d-4467-83b0-d5f7ebaa6b43 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:02.281533 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 974/3858] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:02.295737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f0fcd4b-94ca-4b81-92a0-8bd87baaa135 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.297554 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f0fcd4b-94ca-4b81-92a0-8bd87baaa135 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:02.297702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f0fcd4b-94ca-4b81-92a0-8bd87baaa135 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.298350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f0fcd4b-94ca-4b81-92a0-8bd87baaa135 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.303435 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.303435 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:02.304021 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f0fcd4b-94ca-4b81-92a0-8bd87baaa135 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:02.304958 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f0fcd4b-94ca-4b81-92a0-8bd87baaa135 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 returned with HTTP 200 Aug 18 13:57:02.305404 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 964/3859] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:02 2026] GET /volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:02.496908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47bbd5ca-e4d4-41ee-8d71-42b35bb21dd6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.498621 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47bbd5ca-e4d4-41ee-8d71-42b35bb21dd6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a Aug 18 13:57:02.498799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47bbd5ca-e4d4-41ee-8d71-42b35bb21dd6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.498986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47bbd5ca-e4d4-41ee-8d71-42b35bb21dd6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.504331 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47bbd5ca-e4d4-41ee-8d71-42b35bb21dd6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a returned with HTTP 404 Aug 18 13:57:02.504754 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 959/3860] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:02 2026] GET /volume/v3/volumes/b17aec42-a70e-4bb6-b7d3-c675193f355a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:02.513341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.518171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:02.518587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1666244226"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:02.520801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1666244226'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:02.521030 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Create volume of 1 GB Aug 18 13:57:02.527213 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Availability Zones retrieved successfully. Aug 18 13:57:02.535067 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Flow 'volume_create_api' (3ddaa473-1469-444a-8a75-94447f0850e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:02.536250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a4a417-3bdf-4b4e-a0f9-fe67d255d67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:02.537606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:02.569539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a4a417-3bdf-4b4e-a0f9-fe67d255d67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:02.570596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d2cd3e-2dd3-435a-8e88-84a07170d3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:02.614647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Created reservations ['28bd44fa-62b2-4296-b704-f0c9499ee57b', '883901d3-2833-4bf1-ad3d-8ba98ea806a9', 'd42c1d61-8283-4be0-9e88-c2210a7d4a05', '34fe19de-bc3e-426f-b150-44c8f240af44'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:02.615540 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d2cd3e-2dd3-435a-8e88-84a07170d3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28bd44fa-62b2-4296-b704-f0c9499ee57b', '883901d3-2833-4bf1-ad3d-8ba98ea806a9', 'd42c1d61-8283-4be0-9e88-c2210a7d4a05', '34fe19de-bc3e-426f-b150-44c8f240af44']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:02.616688 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b62c2d-0472-4fe4-a10f-b5f65b21d3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:02.649038 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b62c2d-0472-4fe4-a10f-b5f65b21d3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1666244226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9212d2f84a4467f8708cf99f974e475',qos_specs=None,replication_status=,reservations=['28bd44fa-62b2-4296-b704-f0c9499ee57b','883901d3-2833-4bf1-ad3d-8ba98ea806a9','d42c1d61-8283-4be0-9e88-c2210a7d4a05','34fe19de-bc3e-426f-b150-44c8f240af44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d7bb0404bbc4cd89f0e826df6e80654',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1666244226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9212d2f84a4467f8708cf99f974e475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d7bb0404bbc4cd89f0e826df6e80654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:02.650749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d36e2f-a268-4994-aed5-6ada5f61f02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:02.672072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d36e2f-a268-4994-aed5-6ada5f61f02a) transitioned into state 'SUCCESS' from state '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-1666244226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9212d2f84a4467f8708cf99f974e475',qos_specs=None,replication_status=,reservations=['28bd44fa-62b2-4296-b704-f0c9499ee57b','883901d3-2833-4bf1-ad3d-8ba98ea806a9','d42c1d61-8283-4be0-9e88-c2210a7d4a05','34fe19de-bc3e-426f-b150-44c8f240af44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d7bb0404bbc4cd89f0e826df6e80654',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:02.673067 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277892c5-6134-4ff6-b84f-cdef99206b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:02.684359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277892c5-6134-4ff6-b84f-cdef99206b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:02.685534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Flow 'volume_create_api' (3ddaa473-1469-444a-8a75-94447f0850e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:02.686105 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Create volume request issued successfully. Aug 18 13:57:02.687009 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-62d16997-7cfe-4ef6-b15f-6535bbecd391 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:02.688048 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 964/3861] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:57:02 2026] POST /volume/v3/volumes => generated 748 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:02.705601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6a056e16-6014-47f0-a49a-55c9e1711a1d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.708350 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a056e16-6014-47f0-a49a-55c9e1711a1d tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:02.708564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a056e16-6014-47f0-a49a-55c9e1711a1d tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.708829 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a056e16-6014-47f0-a49a-55c9e1711a1d tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.718121 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.718121 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:02.722856 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6a056e16-6014-47f0-a49a-55c9e1711a1d tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:02.726738 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a056e16-6014-47f0-a49a-55c9e1711a1d tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 200 Aug 18 13:57:02.727269 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 975/3862] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:02 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:02.735882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c77f8c1-faaa-4249-aa61-0dd399d552f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:02.740191 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c77f8c1-faaa-4249-aa61-0dd399d552f4 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:02.740435 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c77f8c1-faaa-4249-aa61-0dd399d552f4 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:02.740688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c77f8c1-faaa-4249-aa61-0dd399d552f4 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:02.740842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2c77f8c1-faaa-4249-aa61-0dd399d552f4 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:02.745345 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=439,cinder:UPDATE=83,cinder:INSERT=54 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:57:02.750371 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:02.750371 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:02.751149 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c77f8c1-faaa-4249-aa61-0dd399d552f4 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:02.751552 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 965/3863] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:02 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.143386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1864b91e-996f-4061-a053-5e0b99ae346f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.149252 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1864b91e-996f-4061-a053-5e0b99ae346f tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] GET https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a Aug 18 13:57:03.149466 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1864b91e-996f-4061-a053-5e0b99ae346f tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.149653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1864b91e-996f-4061-a053-5e0b99ae346f tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.158759 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1864b91e-996f-4061-a053-5e0b99ae346f tempest-VolumeTypesTest-1296243647 tempest-VolumeTypesTest-1296243647-project-member] https://10.4.3.221/volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a returned with HTTP 404 Aug 18 13:57:03.159225 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 960/3864] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/volumes/2ed94410-e981-4f7e-a71d-56cccc548a4a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:03.170443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-14a52504-bda3-4ffd-8260-d8d20ad98f69 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.173396 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14a52504-bda3-4ffd-8260-d8d20ad98f69 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] DELETE https://10.4.3.221/volume/v3/types/8c15a047-7b78-4482-b82b-3c2546448b3a Aug 18 13:57:03.173396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14a52504-bda3-4ffd-8260-d8d20ad98f69 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.173396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14a52504-bda3-4ffd-8260-d8d20ad98f69 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.173985 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.173985 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:03.182468 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=382,cinder:UPDATE=87,cinder:INSERT=44 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:57:03.219216 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14a52504-bda3-4ffd-8260-d8d20ad98f69 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/8c15a047-7b78-4482-b82b-3c2546448b3a returned with HTTP 202 Aug 18 13:57:03.220009 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 965/3865] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:57:03 2026] DELETE /volume/v3/types/8c15a047-7b78-4482-b82b-3c2546448b3a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:03.227556 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-acec4c29-864f-4e13-923e-5ae031e0f489 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.229732 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-acec4c29-864f-4e13-923e-5ae031e0f489 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/8c15a047-7b78-4482-b82b-3c2546448b3a Aug 18 13:57:03.230059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-acec4c29-864f-4e13-923e-5ae031e0f489 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.230357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-acec4c29-864f-4e13-923e-5ae031e0f489 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.233922 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-acec4c29-864f-4e13-923e-5ae031e0f489 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/8c15a047-7b78-4482-b82b-3c2546448b3a returned with HTTP 404 Aug 18 13:57:03.234663 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 976/3866] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/8c15a047-7b78-4482-b82b-3c2546448b3a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:03.242881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef49339a-7e59-4bb5-a710-27ec9f44e17c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.244897 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef49339a-7e59-4bb5-a710-27ec9f44e17c tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] DELETE https://10.4.3.221/volume/v3/types/45281a98-34bb-4167-8aec-5c27b3f0a383 Aug 18 13:57:03.245815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef49339a-7e59-4bb5-a710-27ec9f44e17c tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.245815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef49339a-7e59-4bb5-a710-27ec9f44e17c tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.277830 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef49339a-7e59-4bb5-a710-27ec9f44e17c tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/45281a98-34bb-4167-8aec-5c27b3f0a383 returned with HTTP 202 Aug 18 13:57:03.278024 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 966/3867] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:57:03 2026] DELETE /volume/v3/types/45281a98-34bb-4167-8aec-5c27b3f0a383 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:03.287068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42637212-73b1-4bb5-b94d-e9b7b504f1db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.289876 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42637212-73b1-4bb5-b94d-e9b7b504f1db tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/45281a98-34bb-4167-8aec-5c27b3f0a383 Aug 18 13:57:03.290338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42637212-73b1-4bb5-b94d-e9b7b504f1db tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.290464 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42637212-73b1-4bb5-b94d-e9b7b504f1db tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.295771 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42637212-73b1-4bb5-b94d-e9b7b504f1db tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/45281a98-34bb-4167-8aec-5c27b3f0a383 returned with HTTP 404 Aug 18 13:57:03.296874 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 961/3868] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/45281a98-34bb-4167-8aec-5c27b3f0a383 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:03.307472 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e8efe5a5-ee95-4e0e-97bc-cfffbbee0eec None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.309197 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e8efe5a5-ee95-4e0e-97bc-cfffbbee0eec tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:57:03.309438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e8efe5a5-ee95-4e0e-97bc-cfffbbee0eec tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-689771600", "description": "tempest-volume-type-description-285765079", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.320416 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e45c2c9e-61bf-4c88-bb3a-d13f7ebc13aa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.322508 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e45c2c9e-61bf-4c88-bb3a-d13f7ebc13aa tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:03.323033 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e45c2c9e-61bf-4c88-bb3a-d13f7ebc13aa tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.323484 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e45c2c9e-61bf-4c88-bb3a-d13f7ebc13aa tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.330401 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.330401 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:03.330690 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e45c2c9e-61bf-4c88-bb3a-d13f7ebc13aa tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:03.331538 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e8efe5a5-ee95-4e0e-97bc-cfffbbee0eec tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:57:03.331635 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e45c2c9e-61bf-4c88-bb3a-d13f7ebc13aa tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 returned with HTTP 200 Aug 18 13:57:03.332214 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 977/3869] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.333196 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 966/3870] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:57:03 2026] POST /volume/v3/types => generated 313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.340233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f6fe2cc-a41b-4f3d-acde-edf75189441a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.342400 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f6fe2cc-a41b-4f3d-acde-edf75189441a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da Aug 18 13:57:03.342625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f6fe2cc-a41b-4f3d-acde-edf75189441a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.342898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f6fe2cc-a41b-4f3d-acde-edf75189441a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.343205 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7535025-4efb-4726-a803-e731a67ab37d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.345298 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7535025-4efb-4726-a803-e731a67ab37d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:03.345904 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7535025-4efb-4726-a803-e731a67ab37d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3445c863-1a5f-4c03-a11f-f2b7e1f89ffc", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1629343215"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.349566 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f6fe2cc-a41b-4f3d-acde-edf75189441a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da returned with HTTP 200 Aug 18 13:57:03.350093 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 967/3871] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.361619 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2210bfb7-7672-44b9-b04e-88586b65cbac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.364615 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2210bfb7-7672-44b9-b04e-88586b65cbac tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] DELETE https://10.4.3.221/volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da Aug 18 13:57:03.364615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2210bfb7-7672-44b9-b04e-88586b65cbac tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.365096 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2210bfb7-7672-44b9-b04e-88586b65cbac tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.365429 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.365429 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:03.366672 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7535025-4efb-4726-a803-e731a67ab37d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:03.366672 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-f7535025-4efb-4726-a803-e731a67ab37d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume 3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:03.396160 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2210bfb7-7672-44b9-b04e-88586b65cbac tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da returned with HTTP 202 Aug 18 13:57:03.396750 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 978/3872] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:57:03 2026] DELETE /volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:03.405843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e8e77286-e027-4c10-b901-0a26e1a6bd80 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.408608 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e8e77286-e027-4c10-b901-0a26e1a6bd80 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da Aug 18 13:57:03.408924 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e8e77286-e027-4c10-b901-0a26e1a6bd80 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.409312 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e8e77286-e027-4c10-b901-0a26e1a6bd80 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.413292 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e8e77286-e027-4c10-b901-0a26e1a6bd80 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da returned with HTTP 404 Aug 18 13:57:03.413973 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 967/3873] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/b6eeb880-f723-46e1-9ebd-fa5a20ecb9da => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:03.422925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f7535025-4efb-4726-a803-e731a67ab37d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['ea7a94ab-0a96-4c97-8b11-7bf5d679b7f9', '0e6e86db-9051-44c2-a0fa-e74fcb0375ce', '96906d39-c3d4-4f68-ba27-c83dcb008cd6', '2c24d99a-886a-4621-b30e-d0535241a90b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:03.425073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b0b8691-52f1-46fe-a9bd-26ede3c5d0f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.427606 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b0b8691-52f1-46fe-a9bd-26ede3c5d0f9 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:57:03.427947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b0b8691-52f1-46fe-a9bd-26ede3c5d0f9 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1023263118"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.442449 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b0b8691-52f1-46fe-a9bd-26ede3c5d0f9 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:57:03.443104 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 968/3874] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:57:03 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.452081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3ab0a90a-1cf7-49dd-899a-498799357cbf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.453584 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3ab0a90a-1cf7-49dd-899a-498799357cbf tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] POST https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption Aug 18 13:57:03.453937 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3ab0a90a-1cf7-49dd-899a-498799357cbf tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.467374 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3ab0a90a-1cf7-49dd-899a-498799357cbf tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption returned with HTTP 200 Aug 18 13:57:03.467738 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 979/3875] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:57:03 2026] POST /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.476686 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7535025-4efb-4726-a803-e731a67ab37d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot force create request issued successfully. Aug 18 13:57:03.477167 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7535025-4efb-4726-a803-e731a67ab37d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:03.477716 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 962/3876] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:03.478601 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b594d46a-e050-4789-afbc-8f385236643b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.481611 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b594d46a-e050-4789-afbc-8f385236643b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption Aug 18 13:57:03.481884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b594d46a-e050-4789-afbc-8f385236643b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.482527 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b594d46a-e050-4789-afbc-8f385236643b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.487236 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dff0ed49-d76b-42b7-bbc5-918a7eb2031c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.487674 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b594d46a-e050-4789-afbc-8f385236643b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption returned with HTTP 200 Aug 18 13:57:03.488076 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 968/3877] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.489637 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dff0ed49-d76b-42b7-bbc5-918a7eb2031c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:03.489992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dff0ed49-d76b-42b7-bbc5-918a7eb2031c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.490271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dff0ed49-d76b-42b7-bbc5-918a7eb2031c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.497710 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.497710 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:03.498339 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dff0ed49-d76b-42b7-bbc5-918a7eb2031c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:03.500098 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dff0ed49-d76b-42b7-bbc5-918a7eb2031c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a returned with HTTP 200 Aug 18 13:57:03.500628 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 969/3878] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.502385 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e013a277-ba00-4986-8475-57115754ed82 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.504205 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e013a277-ba00-4986-8475-57115754ed82 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] PUT https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/17e9a7c6-11bf-4213-a32e-20b4b4473a60 Aug 18 13:57:03.504883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e013a277-ba00-4986-8475-57115754ed82 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.520109 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e013a277-ba00-4986-8475-57115754ed82 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/17e9a7c6-11bf-4213-a32e-20b4b4473a60 returned with HTTP 200 Aug 18 13:57:03.520493 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 980/3879] 10.4.3.221 () {68 vars in 1507 bytes} [Tue Aug 18 13:57:03 2026] PUT /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/17e9a7c6-11bf-4213-a32e-20b4b4473a60 => generated 122 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.528586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d82102f0-2bac-4b75-a995-a9eef84dbb08 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.530502 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d82102f0-2bac-4b75-a995-a9eef84dbb08 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption Aug 18 13:57:03.530784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d82102f0-2bac-4b75-a995-a9eef84dbb08 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.531043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d82102f0-2bac-4b75-a995-a9eef84dbb08 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.531308 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.531308 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:03.537329 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d82102f0-2bac-4b75-a995-a9eef84dbb08 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption returned with HTTP 200 Aug 18 13:57:03.537852 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 963/3880] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.546470 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-faba96b4-78e2-4f58-80a2-b740fc7bde9b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.548829 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-faba96b4-78e2-4f58-80a2-b740fc7bde9b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/cipher Aug 18 13:57:03.549100 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-faba96b4-78e2-4f58-80a2-b740fc7bde9b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.549410 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-faba96b4-78e2-4f58-80a2-b740fc7bde9b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.558145 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-faba96b4-78e2-4f58-80a2-b740fc7bde9b tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/cipher returned with HTTP 200 Aug 18 13:57:03.558853 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 969/3881] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:57:03.565894 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19f538c2-dff8-4ffb-9723-4cd89268ab1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.567953 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19f538c2-dff8-4ffb-9723-4cd89268ab1a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] DELETE https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/17e9a7c6-11bf-4213-a32e-20b4b4473a60 Aug 18 13:57:03.568141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19f538c2-dff8-4ffb-9723-4cd89268ab1a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.568479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19f538c2-dff8-4ffb-9723-4cd89268ab1a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.580302 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19f538c2-dff8-4ffb-9723-4cd89268ab1a tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/17e9a7c6-11bf-4213-a32e-20b4b4473a60 returned with HTTP 202 Aug 18 13:57:03.580684 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 970/3882] 10.4.3.221 () {66 vars in 1489 bytes} [Tue Aug 18 13:57:03 2026] DELETE /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption/17e9a7c6-11bf-4213-a32e-20b4b4473a60 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:03.588120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-49b7cfd3-9449-4e10-ae8c-44456cb3b3dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.589677 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49b7cfd3-9449-4e10-ae8c-44456cb3b3dd tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption Aug 18 13:57:03.589922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49b7cfd3-9449-4e10-ae8c-44456cb3b3dd tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.590094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49b7cfd3-9449-4e10-ae8c-44456cb3b3dd tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.595542 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49b7cfd3-9449-4e10-ae8c-44456cb3b3dd tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption returned with HTTP 200 Aug 18 13:57:03.595904 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 981/3883] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption => generated 2 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:57:03.605771 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-149105c5-9417-409a-9217-4371f1842462 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.607713 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-149105c5-9417-409a-9217-4371f1842462 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption Aug 18 13:57:03.607965 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-149105c5-9417-409a-9217-4371f1842462 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.608203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-149105c5-9417-409a-9217-4371f1842462 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.614369 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-149105c5-9417-409a-9217-4371f1842462 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption returned with HTTP 200 Aug 18 13:57:03.614809 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 964/3884] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 13:57:03.625197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6dff3c01-78e9-4f49-92b6-339b88708350 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.627340 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6dff3c01-78e9-4f49-92b6-339b88708350 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] DELETE https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36 Aug 18 13:57:03.627538 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6dff3c01-78e9-4f49-92b6-339b88708350 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.627771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6dff3c01-78e9-4f49-92b6-339b88708350 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.654518 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6dff3c01-78e9-4f49-92b6-339b88708350 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36 returned with HTTP 202 Aug 18 13:57:03.655098 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 970/3885] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:57:03 2026] DELETE /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:03.662334 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a926e65f-78c3-495e-8a44-bb27894259e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.664157 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a926e65f-78c3-495e-8a44-bb27894259e3 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36 Aug 18 13:57:03.664343 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a926e65f-78c3-495e-8a44-bb27894259e3 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.664562 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a926e65f-78c3-495e-8a44-bb27894259e3 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.667755 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a926e65f-78c3-495e-8a44-bb27894259e3 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36 returned with HTTP 404 Aug 18 13:57:03.668247 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 971/3886] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/411b6eb5-6b20-4105-9ac6-90bc47c4bf36 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:03.677646 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-76b509fb-0fb1-4a9d-98f4-600bc312a8ad None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.679953 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-76b509fb-0fb1-4a9d-98f4-600bc312a8ad tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types Aug 18 13:57:03.680196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-76b509fb-0fb1-4a9d-98f4-600bc312a8ad tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.680482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-76b509fb-0fb1-4a9d-98f4-600bc312a8ad tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.698194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-76b509fb-0fb1-4a9d-98f4-600bc312a8ad tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:57:03.699181 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 982/3887] 10.4.3.221 () {66 vars in 1231 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types => generated 1179 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:03.708904 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be55db6f-80f5-4ce0-9700-8aa95165a933 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.710855 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be55db6f-80f5-4ce0-9700-8aa95165a933 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:57:03.711326 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be55db6f-80f5-4ce0-9700-8aa95165a933 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-322887404"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.728585 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be55db6f-80f5-4ce0-9700-8aa95165a933 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:57:03.729118 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 965/3888] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:57:03 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.738996 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-252eb776-633d-4082-bbeb-f251e689898e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.739809 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-762ac3c1-5d9a-4e99-8dab-86fdd9e9adba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.741663 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-762ac3c1-5d9a-4e99-8dab-86fdd9e9adba tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:03.741731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-252eb776-633d-4082-bbeb-f251e689898e tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] PUT https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 Aug 18 13:57:03.741954 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-762ac3c1-5d9a-4e99-8dab-86fdd9e9adba tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.742142 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-252eb776-633d-4082-bbeb-f251e689898e tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1921633473", "description": "tempest-volume-type-description-184561221", "is_public": false}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.742187 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-762ac3c1-5d9a-4e99-8dab-86fdd9e9adba tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.750446 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.750446 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:03.754643 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-762ac3c1-5d9a-4e99-8dab-86fdd9e9adba tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:03.760073 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-762ac3c1-5d9a-4e99-8dab-86fdd9e9adba tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 200 Aug 18 13:57:03.760535 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 972/3889] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.767037 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fbb3e19b-d223-4bfd-841d-e953aacd0524 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.771450 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbb3e19b-d223-4bfd-841d-e953aacd0524 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:03.772807 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbb3e19b-d223-4bfd-841d-e953aacd0524 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.773075 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbb3e19b-d223-4bfd-841d-e953aacd0524 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.773187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fbb3e19b-d223-4bfd-841d-e953aacd0524 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:03.779450 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d09da0a-5953-4055-9da0-73e1c40878ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.782735 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d09da0a-5953-4055-9da0-73e1c40878ea tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:03.782903 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d09da0a-5953-4055-9da0-73e1c40878ea tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9", "name": "tempest-VolumesExtendTest-Snapshot-1629386040"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:03.790497 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.790497 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:03.791184 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbb3e19b-d223-4bfd-841d-e953aacd0524 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:03.793520 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 983/3890] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.802987 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-252eb776-633d-4082-bbeb-f251e689898e tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 returned with HTTP 200 Aug 18 13:57:03.803516 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.803516 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:03.803625 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 971/3891] 10.4.3.221 () {68 vars in 1363 bytes} [Tue Aug 18 13:57:03 2026] PUT /volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 => generated 204 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.803686 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d09da0a-5953-4055-9da0-73e1c40878ea tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:03.803686 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-6d09da0a-5953-4055-9da0-73e1c40878ea tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Create snapshot from volume 5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:03.809227 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=459,cinder:INSERT=72,cinder:UPDATE=123 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:57:03.812149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-578dee2e-0ef6-4a62-ad7d-ce6e97184c44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.816412 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-578dee2e-0ef6-4a62-ad7d-ce6e97184c44 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 Aug 18 13:57:03.816612 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-578dee2e-0ef6-4a62-ad7d-ce6e97184c44 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.816788 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-578dee2e-0ef6-4a62-ad7d-ce6e97184c44 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.822262 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-578dee2e-0ef6-4a62-ad7d-ce6e97184c44 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 returned with HTTP 200 Aug 18 13:57:03.822666 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 973/3892] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 => generated 268 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:03.833896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-11fc2eda-8b2a-4924-96d7-b5f1319bd645 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.835948 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-11fc2eda-8b2a-4924-96d7-b5f1319bd645 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] DELETE https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 Aug 18 13:57:03.836148 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-11fc2eda-8b2a-4924-96d7-b5f1319bd645 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.836365 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-11fc2eda-8b2a-4924-96d7-b5f1319bd645 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.851018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6d09da0a-5953-4055-9da0-73e1c40878ea tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Created reservations ['539c7626-7828-4130-bda4-392201a57108', '8318b6be-aa88-41b0-ac55-cc4d7ae8998f', '963caa48-7ca4-4de0-9f54-e2e17a53ad52', '8026d793-1160-4541-9a29-446dc4937dbd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:03.868936 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-11fc2eda-8b2a-4924-96d7-b5f1319bd645 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 returned with HTTP 202 Aug 18 13:57:03.868936 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 984/3893] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:57:03 2026] DELETE /volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:03.878713 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8d75a037-b4a3-41ae-8c71-444003246f40 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.882880 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d75a037-b4a3-41ae-8c71-444003246f40 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] GET https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 Aug 18 13:57:03.882880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d75a037-b4a3-41ae-8c71-444003246f40 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.882880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d75a037-b4a3-41ae-8c71-444003246f40 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.887228 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d75a037-b4a3-41ae-8c71-444003246f40 tempest-VolumeTypesTest-840711738 tempest-VolumeTypesTest-840711738-project-admin] https://10.4.3.221/volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 returned with HTTP 404 Aug 18 13:57:03.887787 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 972/3894] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/types/5e072ae6-8948-41fe-bbe0-6fbe14ed9ad1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:03.896848 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d09da0a-5953-4055-9da0-73e1c40878ea tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Snapshot create request issued successfully. Aug 18 13:57:03.897385 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d09da0a-5953-4055-9da0-73e1c40878ea tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:03.897895 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 966/3895] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:03 2026] POST /volume/v3/snapshots => generated 304 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:03.910191 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5657b917-6576-4013-b216-063394c803ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:03.915091 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5657b917-6576-4013-b216-063394c803ed tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 Aug 18 13:57:03.915361 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5657b917-6576-4013-b216-063394c803ed tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:03.916005 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5657b917-6576-4013-b216-063394c803ed tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:03.921878 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:03.921878 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:03.922399 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5657b917-6576-4013-b216-063394c803ed tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Snapshot retrieved successfully. Aug 18 13:57:03.923353 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5657b917-6576-4013-b216-063394c803ed tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 returned with HTTP 200 Aug 18 13:57:03.924003 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 974/3896] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:03 2026] GET /volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:04.514532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-267cf616-d712-49bb-ba8b-0b154cadf867 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:04.516491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-267cf616-d712-49bb-ba8b-0b154cadf867 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:04.516707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-267cf616-d712-49bb-ba8b-0b154cadf867 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:04.516970 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-267cf616-d712-49bb-ba8b-0b154cadf867 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:04.522384 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:04.522384 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:04.522974 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-267cf616-d712-49bb-ba8b-0b154cadf867 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:04.523854 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-267cf616-d712-49bb-ba8b-0b154cadf867 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a returned with HTTP 200 Aug 18 13:57:04.524327 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 985/3897] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:04 2026] GET /volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:04.535051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cfa9142a-cf47-40e5-9137-8be23942c779 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:04.537310 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cfa9142a-cf47-40e5-9137-8be23942c779 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:04.537555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cfa9142a-cf47-40e5-9137-8be23942c779 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:04.537934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cfa9142a-cf47-40e5-9137-8be23942c779 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:04.538045 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-cfa9142a-cf47-40e5-9137-8be23942c779 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:04.546305 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:04.546305 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:04.546975 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cfa9142a-cf47-40e5-9137-8be23942c779 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:04.567745 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cfa9142a-cf47-40e5-9137-8be23942c779 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:57:04.567984 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cfa9142a-cf47-40e5-9137-8be23942c779 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 returned with HTTP 202 Aug 18 13:57:04.568355 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 973/3898] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:04 2026] DELETE /volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:04.578299 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b0cea56-aa46-4773-9ad2-c8476e34eec6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:04.580513 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b0cea56-aa46-4773-9ad2-c8476e34eec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:04.580758 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b0cea56-aa46-4773-9ad2-c8476e34eec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:04.581044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b0cea56-aa46-4773-9ad2-c8476e34eec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:04.587050 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:04.587050 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:04.587696 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b0cea56-aa46-4773-9ad2-c8476e34eec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:04.588707 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b0cea56-aa46-4773-9ad2-c8476e34eec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 returned with HTTP 200 Aug 18 13:57:04.589257 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 967/3899] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:04 2026] GET /volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:04.804412 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55e8b03a-e3e4-4b66-943f-fe1db28bc667 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:04.806763 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55e8b03a-e3e4-4b66-943f-fe1db28bc667 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:04.807007 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55e8b03a-e3e4-4b66-943f-fe1db28bc667 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:04.807206 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55e8b03a-e3e4-4b66-943f-fe1db28bc667 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:04.807338 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-55e8b03a-e3e4-4b66-943f-fe1db28bc667 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:04.811546 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:04.811546 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:04.812158 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55e8b03a-e3e4-4b66-943f-fe1db28bc667 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:04.812716 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 975/3900] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:04 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:04.933554 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cecbcc03-0c01-49ca-9ed9-43eb3ee8d535 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:04.935812 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cecbcc03-0c01-49ca-9ed9-43eb3ee8d535 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 Aug 18 13:57:04.936154 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cecbcc03-0c01-49ca-9ed9-43eb3ee8d535 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:04.936472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cecbcc03-0c01-49ca-9ed9-43eb3ee8d535 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:04.938481 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=380,cinder:UPDATE=80,cinder:INSERT=33 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:57:04.943362 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:04.943362 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:04.944292 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cecbcc03-0c01-49ca-9ed9-43eb3ee8d535 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Snapshot retrieved successfully. Aug 18 13:57:04.945501 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cecbcc03-0c01-49ca-9ed9-43eb3ee8d535 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 returned with HTTP 200 Aug 18 13:57:04.946150 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 986/3901] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:04 2026] GET /volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:04.954671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:04.956412 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] POST https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9/action Aug 18 13:57:04.956707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:04.956837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:04.964802 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:04.964802 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:04.965375 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:05.005770 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Created reservations ['8190db80-0808-4dd9-8018-c3c5cfb055f3', 'd9f6bd40-5d30-4db7-98a3-c68ff01a6d7e'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:05.015154 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Extend volume request issued successfully. Aug 18 13:57:05.015490 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd3450b8-ab89-4d64-bc9c-4083cd233ec7 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9/action returned with HTTP 202 Aug 18 13:57:05.016074 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 974/3902] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:57:04 2026] POST /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:57:05.025157 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ae9de11-1e67-42af-85cd-e29cc00e0c29 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.026934 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ae9de11-1e67-42af-85cd-e29cc00e0c29 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:05.027258 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ae9de11-1e67-42af-85cd-e29cc00e0c29 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:05.027581 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ae9de11-1e67-42af-85cd-e29cc00e0c29 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:05.036980 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:05.036980 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:05.041497 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2ae9de11-1e67-42af-85cd-e29cc00e0c29 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:05.048362 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ae9de11-1e67-42af-85cd-e29cc00e0c29 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 200 Aug 18 13:57:05.049201 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 968/3903] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:05 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:05.409062 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5cbea40-7320-4f03-b7c5-8b381b59b069 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.411034 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5cbea40-7320-4f03-b7c5-8b381b59b069 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:57:05.411321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5cbea40-7320-4f03-b7c5-8b381b59b069 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:05.411793 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5cbea40-7320-4f03-b7c5-8b381b59b069 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:05.423702 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:05.423702 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:05.428071 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5cbea40-7320-4f03-b7c5-8b381b59b069 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:57:05.434490 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5cbea40-7320-4f03-b7c5-8b381b59b069 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:57:05.434742 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 976/3904] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:05 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 1649 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:57:05.598304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-52fc9e16-2d46-4802-8ca2-bb2bfe629904 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.600192 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52fc9e16-2d46-4802-8ca2-bb2bfe629904 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:05.600437 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52fc9e16-2d46-4802-8ca2-bb2bfe629904 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:05.600642 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52fc9e16-2d46-4802-8ca2-bb2bfe629904 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:05.604966 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52fc9e16-2d46-4802-8ca2-bb2bfe629904 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 returned with HTTP 404 Aug 18 13:57:05.605462 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 987/3905] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:05 2026] GET /volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:05.613246 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.615120 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:05.615310 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:05.615519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:05.615659 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:05.621154 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:05.621154 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:05.621401 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:05.640327 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:57:05.640578 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3729cdcc-8f40-4ee2-9537-43edadb82029 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a returned with HTTP 202 Aug 18 13:57:05.641087 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 975/3906] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:05 2026] DELETE /volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:05.648078 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97ac8071-eecf-48d7-933e-cc24992dae18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.651143 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97ac8071-eecf-48d7-933e-cc24992dae18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:05.651369 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97ac8071-eecf-48d7-933e-cc24992dae18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:05.651780 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97ac8071-eecf-48d7-933e-cc24992dae18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:05.658020 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:05.658020 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:05.658939 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97ac8071-eecf-48d7-933e-cc24992dae18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:05.659308 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97ac8071-eecf-48d7-933e-cc24992dae18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a returned with HTTP 200 Aug 18 13:57:05.659702 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 969/3907] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:05 2026] GET /volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:05.824443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21466930-96dc-4486-a141-8a6f78d8771d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.826051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21466930-96dc-4486-a141-8a6f78d8771d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:05.827510 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21466930-96dc-4486-a141-8a6f78d8771d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:05.827702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21466930-96dc-4486-a141-8a6f78d8771d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:05.827846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-21466930-96dc-4486-a141-8a6f78d8771d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:05.836992 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:05.836992 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:05.837754 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21466930-96dc-4486-a141-8a6f78d8771d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:05.838202 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 977/3908] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:05 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:05.876212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.886539 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:05.891334 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-447457784"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:05.893419 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Create volume request body: {'volume': {'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-447457784'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:05.986534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Create volume of 1 GB Aug 18 13:57:05.988653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-59c004f6-1d9e-4f4c-8eec-3de62ef615b9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:05.990987 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Availability Zones retrieved successfully. Aug 18 13:57:05.998561 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Flow 'volume_create_api' (d9494934-c339-4da6-973b-d4a55eaa8959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:05.999802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5d01e5-2a67-44c9-a733-86360badb593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:06.001022 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:06.048923 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-59c004f6-1d9e-4f4c-8eec-3de62ef615b9 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:57:06.048923 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-59c004f6-1d9e-4f4c-8eec-3de62ef615b9 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223", "extra_specs": {}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:06.050416 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.050416 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:06.058277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5d01e5-2a67-44c9-a733-86360badb593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:06.058874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1b3e88-0831-4d20-a441-45e786d66e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:06.062445 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-59c004f6-1d9e-4f4c-8eec-3de62ef615b9 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:57:06.063118 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 976/3909] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:57:05 2026] POST /volume/v3/types => generated 268 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:06.063688 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-801a6ced-532b-482e-b229-1e1dadd7e9b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.065722 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-801a6ced-532b-482e-b229-1e1dadd7e9b8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:06.066018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-801a6ced-532b-482e-b229-1e1dadd7e9b8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.066262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-801a6ced-532b-482e-b229-1e1dadd7e9b8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.073839 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.073839 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:06.077265 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-801a6ced-532b-482e-b229-1e1dadd7e9b8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:06.081466 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-801a6ced-532b-482e-b229-1e1dadd7e9b8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 200 Aug 18 13:57:06.081922 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 970/3910] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:06.095177 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03e7bdca-b468-4bb3-be66-724df6bf50c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.097137 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03e7bdca-b468-4bb3-be66-724df6bf50c8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:06.097340 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03e7bdca-b468-4bb3-be66-724df6bf50c8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.097569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03e7bdca-b468-4bb3-be66-724df6bf50c8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.105383 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.105383 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:06.109442 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03e7bdca-b468-4bb3-be66-724df6bf50c8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:06.114391 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03e7bdca-b468-4bb3-be66-724df6bf50c8 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 200 Aug 18 13:57:06.114881 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 978/3911] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:06.123413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Created reservations ['a8468c39-b18d-40d6-9abe-16674df64dd4', 'f3b7ef06-a77c-4448-b723-cb4c629e5287', 'b92806b6-8c21-4c78-97f7-d56faa62c51b', '8984093c-e270-4bd4-88e4-aff632d115bb'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:06.124469 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1b3e88-0831-4d20-a441-45e786d66e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8468c39-b18d-40d6-9abe-16674df64dd4', 'f3b7ef06-a77c-4448-b723-cb4c629e5287', 'b92806b6-8c21-4c78-97f7-d56faa62c51b', '8984093c-e270-4bd4-88e4-aff632d115bb']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:06.125431 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac77724e-a4ef-4372-8b59-0295f30968c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:06.127473 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.129593 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 Aug 18 13:57:06.129755 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.130170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.130170 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Delete snapshot with id: a86ffc08-6d96-40c8-a92b-c65a6671eaf1 Aug 18 13:57:06.136674 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.136674 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:06.137310 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Snapshot retrieved successfully. Aug 18 13:57:06.155049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac77724e-a4ef-4372-8b59-0295f30968c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47b6f968-43ac-4721-adf1-a80e76f1585d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-447457784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd039e33868f4f558d401be64d0c1ed7',qos_specs=None,replication_status=,reservations=['a8468c39-b18d-40d6-9abe-16674df64dd4','f3b7ef06-a77c-4448-b723-cb4c629e5287','b92806b6-8c21-4c78-97f7-d56faa62c51b','8984093c-e270-4bd4-88e4-aff632d115bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809622e9c7404a4ea544b864e787ae67',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-447457784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47b6f968-43ac-4721-adf1-a80e76f1585d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd039e33868f4f558d401be64d0c1ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809622e9c7404a4ea544b864e787ae67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:06.156019 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8f0762-d323-44f6-81dd-1e67dce04fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:06.159152 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Snapshot delete request issued successfully. Aug 18 13:57:06.159152 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8476e74c-90ff-4d6e-b265-437ed4f76a7c tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 returned with HTTP 202 Aug 18 13:57:06.159152 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 977/3912] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:06 2026] DELETE /volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:06.167753 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf3944a3-8851-4176-a743-162ddc0e3623 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.170145 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf3944a3-8851-4176-a743-162ddc0e3623 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 Aug 18 13:57:06.170323 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf3944a3-8851-4176-a743-162ddc0e3623 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.170761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf3944a3-8851-4176-a743-162ddc0e3623 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.176539 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.176539 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:06.176818 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf3944a3-8851-4176-a743-162ddc0e3623 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Snapshot retrieved successfully. Aug 18 13:57:06.177735 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf3944a3-8851-4176-a743-162ddc0e3623 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 returned with HTTP 200 Aug 18 13:57:06.178399 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 971/3913] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:06.180227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8f0762-d323-44f6-81dd-1e67dce04fca) transitioned into state 'SUCCESS' from state '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-447457784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd039e33868f4f558d401be64d0c1ed7',qos_specs=None,replication_status=,reservations=['a8468c39-b18d-40d6-9abe-16674df64dd4','f3b7ef06-a77c-4448-b723-cb4c629e5287','b92806b6-8c21-4c78-97f7-d56faa62c51b','8984093c-e270-4bd4-88e4-aff632d115bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809622e9c7404a4ea544b864e787ae67',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:06.181360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37196b62-730c-4215-b42e-9ad6dbc69402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:06.193465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37196b62-730c-4215-b42e-9ad6dbc69402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:06.194277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Flow 'volume_create_api' (d9494934-c339-4da6-973b-d4a55eaa8959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:06.194575 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Create volume request issued successfully. Aug 18 13:57:06.195118 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0270a3da-a563-4aa5-9cd2-4f179b8ce0d7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:06.195496 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 988/3914] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:57:05 2026] POST /volume/v3/volumes => generated 750 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:06.207755 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7a6e5b6-7dd5-46c6-bce8-5197f1f3b185 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.209645 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7a6e5b6-7dd5-46c6-bce8-5197f1f3b185 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] GET https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:06.209842 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7a6e5b6-7dd5-46c6-bce8-5197f1f3b185 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.210060 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7a6e5b6-7dd5-46c6-bce8-5197f1f3b185 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.218352 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.218352 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:06.222596 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7a6e5b6-7dd5-46c6-bce8-5197f1f3b185 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:06.230493 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7a6e5b6-7dd5-46c6-bce8-5197f1f3b185 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d returned with HTTP 200 Aug 18 13:57:06.230623 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 979/3915] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:06.450797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4c3620f3-33ee-4d03-8156-ed78fc1c66b7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.452768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4c3620f3-33ee-4d03-8156-ed78fc1c66b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:57:06.453055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4c3620f3-33ee-4d03-8156-ed78fc1c66b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.453276 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4c3620f3-33ee-4d03-8156-ed78fc1c66b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.466745 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.466745 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:06.471069 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4c3620f3-33ee-4d03-8156-ed78fc1c66b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:57:06.478547 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4c3620f3-33ee-4d03-8156-ed78fc1c66b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:57:06.479051 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 978/3916] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 1649 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:06.669516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-53630115-e597-4e3a-97ba-058f0dda04b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.671372 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53630115-e597-4e3a-97ba-058f0dda04b3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:06.671621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53630115-e597-4e3a-97ba-058f0dda04b3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.671805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53630115-e597-4e3a-97ba-058f0dda04b3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.677039 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53630115-e597-4e3a-97ba-058f0dda04b3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a returned with HTTP 404 Aug 18 13:57:06.677598 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 972/3917] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:06.686934 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0bea36d7-45a7-404b-8a30-440640335ec6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.688614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0bea36d7-45a7-404b-8a30-440640335ec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:06.688998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0bea36d7-45a7-404b-8a30-440640335ec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.689306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0bea36d7-45a7-404b-8a30-440640335ec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.689515 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-0bea36d7-45a7-404b-8a30-440640335ec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:06.695339 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.695339 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:06.696130 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0bea36d7-45a7-404b-8a30-440640335ec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:06.718664 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0bea36d7-45a7-404b-8a30-440640335ec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:57:06.718664 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0bea36d7-45a7-404b-8a30-440640335ec6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 returned with HTTP 202 Aug 18 13:57:06.718664 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 989/3918] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:06 2026] DELETE /volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:06.725314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-adbd8393-2964-4f96-a7f6-b2b07181d674 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.728673 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adbd8393-2964-4f96-a7f6-b2b07181d674 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:06.728972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adbd8393-2964-4f96-a7f6-b2b07181d674 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.729162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adbd8393-2964-4f96-a7f6-b2b07181d674 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.737009 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.737009 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:06.737745 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-adbd8393-2964-4f96-a7f6-b2b07181d674 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:06.738394 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adbd8393-2964-4f96-a7f6-b2b07181d674 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 returned with HTTP 200 Aug 18 13:57:06.738853 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 980/3919] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:06.851138 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-87e42137-45e9-43fd-922b-b68dc966147d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.853317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-87e42137-45e9-43fd-922b-b68dc966147d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:06.853582 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-87e42137-45e9-43fd-922b-b68dc966147d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.853874 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-87e42137-45e9-43fd-922b-b68dc966147d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.854061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-87e42137-45e9-43fd-922b-b68dc966147d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:06.858894 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.858894 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:06.859702 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-87e42137-45e9-43fd-922b-b68dc966147d tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:06.860237 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 979/3920] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:06 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:06.873636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fbb40d65-b24d-4b9d-80eb-1833732517d1 req-179a9009-e781-4f00-8f8a-6b8e072fa815 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:06.875981 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fbb40d65-b24d-4b9d-80eb-1833732517d1 req-179a9009-e781-4f00-8f8a-6b8e072fa815 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089 Aug 18 13:57:06.875981 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fbb40d65-b24d-4b9d-80eb-1833732517d1 req-179a9009-e781-4f00-8f8a-6b8e072fa815 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:06.876133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fbb40d65-b24d-4b9d-80eb-1833732517d1 req-179a9009-e781-4f00-8f8a-6b8e072fa815 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:06.883305 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:06.883305 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:06.927513 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fbb40d65-b24d-4b9d-80eb-1833732517d1 req-179a9009-e781-4f00-8f8a-6b8e072fa815 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089 returned with HTTP 200 Aug 18 13:57:06.927917 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 973/3921] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:57:06 2026] DELETE /volume/v3/attachments/10b54a78-7f39-4179-9ab1-eb0f410eb089 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:07.188144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a5fcb422-2181-424a-939d-1a0c7e65ffdf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.189828 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5fcb422-2181-424a-939d-1a0c7e65ffdf tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 Aug 18 13:57:07.190070 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5fcb422-2181-424a-939d-1a0c7e65ffdf tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.190213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5fcb422-2181-424a-939d-1a0c7e65ffdf tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.194535 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5fcb422-2181-424a-939d-1a0c7e65ffdf tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 returned with HTTP 404 Aug 18 13:57:07.195235 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 990/3922] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/snapshots/a86ffc08-6d96-40c8-a92b-c65a6671eaf1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:07.203381 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e683218-a42e-40b1-8118-2130fadf3b19 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.205143 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e683218-a42e-40b1-8118-2130fadf3b19 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:07.205253 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e683218-a42e-40b1-8118-2130fadf3b19 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.205437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e683218-a42e-40b1-8118-2130fadf3b19 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.213627 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.213627 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:07.218602 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e683218-a42e-40b1-8118-2130fadf3b19 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:07.224717 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e683218-a42e-40b1-8118-2130fadf3b19 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 200 Aug 18 13:57:07.225241 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 981/3923] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:07.243021 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5f603aef-4d50-43ad-8338-f565965274b6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.246186 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5f603aef-4d50-43ad-8338-f565965274b6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] DELETE https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:07.246358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6550e8e6-665b-4c91-bfca-cf334b622dc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.246539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5f603aef-4d50-43ad-8338-f565965274b6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.246766 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5f603aef-4d50-43ad-8338-f565965274b6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.248356 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6550e8e6-665b-4c91-bfca-cf334b622dc9 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] GET https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:07.248541 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6550e8e6-665b-4c91-bfca-cf334b622dc9 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.248745 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-5f603aef-4d50-43ad-8338-f565965274b6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Delete volume with id: 5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:07.248840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6550e8e6-665b-4c91-bfca-cf334b622dc9 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.257048 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.257048 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:07.260597 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.260597 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:07.261328 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5f603aef-4d50-43ad-8338-f565965274b6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:07.264551 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6550e8e6-665b-4c91-bfca-cf334b622dc9 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.275427 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6550e8e6-665b-4c91-bfca-cf334b622dc9 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d returned with HTTP 200 Aug 18 13:57:07.275904 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 974/3924] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:07.289209 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5f603aef-4d50-43ad-8338-f565965274b6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Delete volume request issued successfully. Aug 18 13:57:07.289361 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5f603aef-4d50-43ad-8338-f565965274b6 tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 202 Aug 18 13:57:07.289880 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 980/3925] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:07 2026] DELETE /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:07.302839 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a2df8d0c-8b97-42ea-b900-3d0c64603633 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.302982 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2df8d0c-8b97-42ea-b900-3d0c64603633 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] POST https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action Aug 18 13:57:07.303464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2df8d0c-8b97-42ea-b900-3d0c64603633 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-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=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:07.303594 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a2df8d0c-8b97-42ea-b900-3d0c64603633 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-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=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:07.305485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc066fef-528f-4a95-84cd-d9fd6050050a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.309443 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc066fef-528f-4a95-84cd-d9fd6050050a tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:07.309730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc066fef-528f-4a95-84cd-d9fd6050050a tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.310040 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc066fef-528f-4a95-84cd-d9fd6050050a tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.315573 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.315573 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:07.320215 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.320215 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:07.324030 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.324030 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:07.324585 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a2df8d0c-8b97-42ea-b900-3d0c64603633 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.325482 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bc066fef-528f-4a95-84cd-d9fd6050050a tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Volume info retrieved successfully. Aug 18 13:57:07.331380 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc066fef-528f-4a95-84cd-d9fd6050050a tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 200 Aug 18 13:57:07.331980 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 982/3926] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:07.338947 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a2df8d0c-8b97-42ea-b900-3d0c64603633 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Update volume metadata completed successfully. Aug 18 13:57:07.338947 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a2df8d0c-8b97-42ea-b900-3d0c64603633 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action returned with HTTP 200 Aug 18 13:57:07.338947 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 991/3927] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:57:07 2026] POST /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action => generated 563 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:07.351555 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c664c361-709c-40ae-a6be-76b5182a4a2f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.353365 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c664c361-709c-40ae-a6be-76b5182a4a2f tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] GET https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:07.353595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c664c361-709c-40ae-a6be-76b5182a4a2f tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.353805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c664c361-709c-40ae-a6be-76b5182a4a2f tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.362062 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.362062 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:07.366108 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c664c361-709c-40ae-a6be-76b5182a4a2f tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.371609 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c664c361-709c-40ae-a6be-76b5182a4a2f tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d returned with HTTP 200 Aug 18 13:57:07.371705 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 975/3928] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d => generated 1418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:07.393048 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.396588 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] POST https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action Aug 18 13:57:07.397112 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:07.397302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:07.411257 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.411257 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:07.418254 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.418254 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:07.418767 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.425740 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Get volume image-metadata completed successfully. Aug 18 13:57:07.436299 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Delete volume metadata completed successfully. Aug 18 13:57:07.436504 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37bd1bfd-cf75-43da-b1b4-642c0d402a3a tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action returned with HTTP 200 Aug 18 13:57:07.436971 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 981/3929] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:57:07 2026] POST /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 13:57:07.444644 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bcf8426-84fc-4fd0-9180-5ea12dbdd6a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.446832 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bcf8426-84fc-4fd0-9180-5ea12dbdd6a4 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] POST https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action Aug 18 13:57:07.447311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bcf8426-84fc-4fd0-9180-5ea12dbdd6a4 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:07.447495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bcf8426-84fc-4fd0-9180-5ea12dbdd6a4 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:07.458882 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.458882 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:07.459558 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2bcf8426-84fc-4fd0-9180-5ea12dbdd6a4 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.466454 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2bcf8426-84fc-4fd0-9180-5ea12dbdd6a4 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Get volume image-metadata completed successfully. Aug 18 13:57:07.466846 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bcf8426-84fc-4fd0-9180-5ea12dbdd6a4 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action returned with HTTP 200 Aug 18 13:57:07.467455 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 983/3930] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 13:57:07 2026] POST /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d/action => generated 537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:07.485267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4f18ca19-fee6-48f1-9295-b1b192c5afd5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.487625 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f18ca19-fee6-48f1-9295-b1b192c5afd5 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] GET https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:07.488902 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f18ca19-fee6-48f1-9295-b1b192c5afd5 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.488902 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f18ca19-fee6-48f1-9295-b1b192c5afd5 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.492939 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cff3e60b-5fe2-44f3-9954-22c4e65d51b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.494842 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cff3e60b-5fe2-44f3-9954-22c4e65d51b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:57:07.494997 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.494997 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:07.495065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cff3e60b-5fe2-44f3-9954-22c4e65d51b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.495225 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cff3e60b-5fe2-44f3-9954-22c4e65d51b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.498382 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4f18ca19-fee6-48f1-9295-b1b192c5afd5 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.502629 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.502629 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:07.505212 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f18ca19-fee6-48f1-9295-b1b192c5afd5 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d returned with HTTP 200 Aug 18 13:57:07.505573 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 992/3931] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:07.506420 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cff3e60b-5fe2-44f3-9954-22c4e65d51b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:57:07.510500 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cff3e60b-5fe2-44f3-9954-22c4e65d51b7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:57:07.510897 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 976/3932] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:07.520942 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.522458 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] DELETE https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:07.522558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.522727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.522925 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Delete volume with id: 47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:07.523658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.526479 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:57:07.526873 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62937e71-9dcd-4da5-a9eb-46a2ccc56fad", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1282917960"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:07.528297 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating new backup {'backup': {'volume_id': '62937e71-9dcd-4da5-a9eb-46a2ccc56fad', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1282917960'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:57:07.528470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating backup of volume 62937e71-9dcd-4da5-a9eb-46a2ccc56fad in container None Aug 18 13:57:07.530666 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.530666 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:07.531055 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.537793 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.537793 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:07.538413 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:57:07.554322 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Delete volume request issued successfully. Aug 18 13:57:07.554559 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06f376a2-6a0a-48f6-b6b3-563cb36d90a7 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d returned with HTTP 202 Aug 18 13:57:07.555116 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 982/3933] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:07 2026] DELETE /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:07.564095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['d91e0849-f5b7-4b46-988b-18cbccb00469', 'f0514df0-c304-49ec-b416-2414dc1846b1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:07.564209 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-022af9ff-18a9-4c65-9283-b85f634c4c29 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.565724 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-022af9ff-18a9-4c65-9283-b85f634c4c29 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] GET https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:07.566204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-022af9ff-18a9-4c65-9283-b85f634c4c29 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.566204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-022af9ff-18a9-4c65-9283-b85f634c4c29 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.580325 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.580325 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:07.586476 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-022af9ff-18a9-4c65-9283-b85f634c4c29 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Volume info retrieved successfully. Aug 18 13:57:07.591810 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-022af9ff-18a9-4c65-9283-b85f634c4c29 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d returned with HTTP 200 Aug 18 13:57:07.592226 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 993/3934] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:07.614178 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07ce5fea-ad5d-470b-9608-fbf26583a1e0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:57:07.614586 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 984/3935] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:57:07 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:07.624168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7cd72e7e-7218-4ce7-baf9-d79dfc1c785a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.626296 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cd72e7e-7218-4ce7-baf9-d79dfc1c785a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:07.626296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cd72e7e-7218-4ce7-baf9-d79dfc1c785a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.626418 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cd72e7e-7218-4ce7-baf9-d79dfc1c785a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.626476 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7cd72e7e-7218-4ce7-baf9-d79dfc1c785a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:07.632524 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.632524 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:07.633751 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cd72e7e-7218-4ce7-baf9-d79dfc1c785a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:07.634460 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 977/3936] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:07.747626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-15d07038-44f2-45ae-ae50-2636297c4df9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.749321 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15d07038-44f2-45ae-ae50-2636297c4df9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:07.749507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15d07038-44f2-45ae-ae50-2636297c4df9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.749691 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15d07038-44f2-45ae-ae50-2636297c4df9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.753759 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15d07038-44f2-45ae-ae50-2636297c4df9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 returned with HTTP 404 Aug 18 13:57:07.754247 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 983/3937] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:07.761775 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1d1af233-e8a4-4724-a1b2-0360b546eed6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.763913 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1d1af233-e8a4-4724-a1b2-0360b546eed6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:07.764144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1d1af233-e8a4-4724-a1b2-0360b546eed6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.764383 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1d1af233-e8a4-4724-a1b2-0360b546eed6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.764534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-1d1af233-e8a4-4724-a1b2-0360b546eed6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: f133e46d-2d6c-4685-be80-46a09a90d86a Aug 18 13:57:07.768712 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1d1af233-e8a4-4724-a1b2-0360b546eed6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a returned with HTTP 404 Aug 18 13:57:07.769223 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 994/3938] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:07 2026] DELETE /volume/v3/snapshots/f133e46d-2d6c-4685-be80-46a09a90d86a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:07.775615 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a424a0d-98e1-4446-903f-25f246cafa8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.777855 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a424a0d-98e1-4446-903f-25f246cafa8a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:07.778088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a424a0d-98e1-4446-903f-25f246cafa8a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.778329 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a424a0d-98e1-4446-903f-25f246cafa8a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.778499 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-2a424a0d-98e1-4446-903f-25f246cafa8a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: f43a85bd-226d-4408-8d85-9012dc57ffd0 Aug 18 13:57:07.783462 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a424a0d-98e1-4446-903f-25f246cafa8a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 returned with HTTP 404 Aug 18 13:57:07.783853 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 985/3939] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:07 2026] DELETE /volume/v3/snapshots/f43a85bd-226d-4408-8d85-9012dc57ffd0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:07.790613 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2dadf7d-da0f-4f2e-a0e3-4af50f87f52a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.792656 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2dadf7d-da0f-4f2e-a0e3-4af50f87f52a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:07.792830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2dadf7d-da0f-4f2e-a0e3-4af50f87f52a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.793074 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2dadf7d-da0f-4f2e-a0e3-4af50f87f52a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.793135 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b2dadf7d-da0f-4f2e-a0e3-4af50f87f52a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: d413dd95-1d7b-4128-93c2-a580bd3f36f9 Aug 18 13:57:07.796821 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2dadf7d-da0f-4f2e-a0e3-4af50f87f52a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 returned with HTTP 404 Aug 18 13:57:07.797267 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 978/3940] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:07 2026] DELETE /volume/v3/snapshots/d413dd95-1d7b-4128-93c2-a580bd3f36f9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:07.834744 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-de1d2161-a48b-4618-a732-a2f8792c04b2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.836628 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-de1d2161-a48b-4618-a732-a2f8792c04b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:07.836742 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-de1d2161-a48b-4618-a732-a2f8792c04b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.836957 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-de1d2161-a48b-4618-a732-a2f8792c04b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.846215 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.846215 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:07.849394 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-de1d2161-a48b-4618-a732-a2f8792c04b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:07.853688 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-de1d2161-a48b-4618-a732-a2f8792c04b2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:57:07.854116 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 984/3941] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1654 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:07.872166 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c8f38446-dc21-4cf0-bf07-6fc7f3542d5c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.873155 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-06f1bc79-f2a8-4632-8fbc-8e48a460d72e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.875174 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-06f1bc79-f2a8-4632-8fbc-8e48a460d72e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc/action Aug 18 13:57:07.875234 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8f38446-dc21-4cf0-bf07-6fc7f3542d5c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:07.875548 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-06f1bc79-f2a8-4632-8fbc-8e48a460d72e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:07.875687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-06f1bc79-f2a8-4632-8fbc-8e48a460d72e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:07.876185 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8f38446-dc21-4cf0-bf07-6fc7f3542d5c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.876424 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8f38446-dc21-4cf0-bf07-6fc7f3542d5c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.876551 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c8f38446-dc21-4cf0-bf07-6fc7f3542d5c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:07.881992 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.881992 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:07.882704 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8f38446-dc21-4cf0-bf07-6fc7f3542d5c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:07.883133 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 995/3942] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:07.887033 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.887033 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:07.887533 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-06f1bc79-f2a8-4632-8fbc-8e48a460d72e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:07.893498 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-06f1bc79-f2a8-4632-8fbc-8e48a460d72e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Begin detaching volume completed successfully. Aug 18 13:57:07.893647 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-06f1bc79-f2a8-4632-8fbc-8e48a460d72e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc/action returned with HTTP 202 Aug 18 13:57:07.894045 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 986/3943] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:57:07 2026] POST /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:57:07.938257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03e3835e-7ac6-45b1-8ab5-3e086dd23e9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.938628 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03e3835e-7ac6-45b1-8ab5-3e086dd23e9b None None] GET https://10.4.3.221/volume// Aug 18 13:57:07.938784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03e3835e-7ac6-45b1-8ab5-3e086dd23e9b None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.939283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03e3835e-7ac6-45b1-8ab5-3e086dd23e9b None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.939283 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03e3835e-7ac6-45b1-8ab5-3e086dd23e9b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:07.939815 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 979/3944] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:07.948584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-a2ddc122-f13e-448c-85c3-169ea6bfcf47 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:07.951467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-a2ddc122-f13e-448c-85c3-169ea6bfcf47 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:07.951712 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-a2ddc122-f13e-448c-85c3-169ea6bfcf47 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:07.952107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-a2ddc122-f13e-448c-85c3-169ea6bfcf47 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:07.965248 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:07.965248 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:07.970402 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-a2ddc122-f13e-448c-85c3-169ea6bfcf47 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:07.977357 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-a2ddc122-f13e-448c-85c3-169ea6bfcf47 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:57:07.977808 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 985/3945] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:57:07 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:57:08.093315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-423b55de-b549-47ea-b622-aa1438cc5d67 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.094893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-306b585d-0d2f-406e-b81e-4c0f6b99b9b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.097091 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-423b55de-b549-47ea-b622-aa1438cc5d67 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:08.097411 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-423b55de-b549-47ea-b622-aa1438cc5d67 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05382112-936d-4849-84e1-7419d864c90a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1484331479", "description": null, "metadata": null}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.097621 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-306b585d-0d2f-406e-b81e-4c0f6b99b9b8 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:57:08.097808 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-306b585d-0d2f-406e-b81e-4c0f6b99b9b8 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.114330 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-306b585d-0d2f-406e-b81e-4c0f6b99b9b8 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:57:08.115895 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 987/3946] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:57:08 2026] POST /volume/v3/types => generated 269 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:08.116147 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.116147 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:08.116828 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-423b55de-b549-47ea-b622-aa1438cc5d67 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:08.118885 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-423b55de-b549-47ea-b622-aa1438cc5d67 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create snapshot from volume 05382112-936d-4849-84e1-7419d864c90a Aug 18 13:57:08.124114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d81532c4-d03a-4857-9e4d-7e3d70dbbfc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.126756 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d81532c4-d03a-4857-9e4d-7e3d70dbbfc6 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:57:08.127143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d81532c4-d03a-4857-9e4d-7e3d70dbbfc6 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.149477 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d81532c4-d03a-4857-9e4d-7e3d70dbbfc6 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:57:08.149856 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 980/3947] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:57:08 2026] POST /volume/v3/types => generated 267 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:08.160058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.162098 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:08.162479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-679573181", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.164197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-679573181', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:08.168132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume of 1 GB Aug 18 13:57:08.168459 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.168459 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:08.168998 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Availability Zones retrieved successfully. Aug 18 13:57:08.172250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-423b55de-b549-47ea-b622-aa1438cc5d67 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['4b3163f5-4521-47b0-9f9b-73df4bdd8531', '6bfe7ae7-9bb9-46c1-bbef-306845344564', '1a16c6d3-7c62-45ae-b197-cfa46ef57d13', 'de88067b-17ea-4ad8-b2da-9e524c89dcf5'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:08.174612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Flow 'volume_create_api' (11f1a1e2-d9c1-4b34-95b0-a9b125ceb2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:08.175542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e449e1e-5b33-4144-b689-107e26a42d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.176482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:08.197383 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e449e1e-5b33-4144-b689-107e26a42d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:57:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7592fe26-ecc2-427a-95f6-b39bc6fa2d36,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7592fe26-ecc2-427a-95f6-b39bc6fa2d36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.198110 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b47623-b102-4e5f-92fd-3365ae33f90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.217180 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-31100ade-efc5-42e6-989f-b7c4e831202b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.218314 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-423b55de-b549-47ea-b622-aa1438cc5d67 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot force create request issued successfully. Aug 18 13:57:08.219370 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-423b55de-b549-47ea-b622-aa1438cc5d67 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:08.219370 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 996/3948] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:08.221511 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-31100ade-efc5-42e6-989f-b7c4e831202b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:08.221680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-31100ade-efc5-42e6-989f-b7c4e831202b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.221882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-31100ade-efc5-42e6-989f-b7c4e831202b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.229035 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5528396-1b30-480e-bc30-a205194d1a5f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.231626 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5528396-1b30-480e-bc30-a205194d1a5f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:08.231998 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5528396-1b30-480e-bc30-a205194d1a5f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.232892 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5528396-1b30-480e-bc30-a205194d1a5f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.232947 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:08.232947 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1207976256-1952369430, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:08.233061 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.233061 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:08.237171 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-31100ade-efc5-42e6-989f-b7c4e831202b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:08.238650 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.238650 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:08.239245 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a5528396-1b30-480e-bc30-a205194d1a5f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:08.240498 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5528396-1b30-480e-bc30-a205194d1a5f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 200 Aug 18 13:57:08.241079 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 981/3949] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:08.245232 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-31100ade-efc5-42e6-989f-b7c4e831202b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:08.245842 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 988/3950] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:08.280104 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Created reservations ['dc5ed23b-ed2c-4deb-bbc9-2a1785e5ccac', '2e4676b4-c735-4b80-a477-0319117e1410', '3d1f1403-673a-4f50-afe1-8310ff51446b', 'f782a93d-2a7a-4915-abcd-02ec0016d4eb'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:08.281204 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b47623-b102-4e5f-92fd-3365ae33f90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc5ed23b-ed2c-4deb-bbc9-2a1785e5ccac', '2e4676b4-c735-4b80-a477-0319117e1410', '3d1f1403-673a-4f50-afe1-8310ff51446b', 'f782a93d-2a7a-4915-abcd-02ec0016d4eb']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.281984 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26d1361-7bd9-4ec8-b7c3-91b672a8e40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.309272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26d1361-7bd9-4ec8-b7c3-91b672a8e40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a52619c-334f-495d-9717-482610913ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-679573181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3999b8e608e24525b88b8e89d4c2f0da',qos_specs=None,replication_status=,reservations=['dc5ed23b-ed2c-4deb-bbc9-2a1785e5ccac','2e4676b4-c735-4b80-a477-0319117e1410','3d1f1403-673a-4f50-afe1-8310ff51446b','f782a93d-2a7a-4915-abcd-02ec0016d4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_type_id=7592fe26-ecc2-427a-95f6-b39bc6fa2d36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-679573181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a52619c-334f-495d-9717-482610913ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3999b8e608e24525b88b8e89d4c2f0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7592fe26-ecc2-427a-95f6-b39bc6fa2d36),volume_type_id=7592fe26-ecc2-427a-95f6-b39bc6fa2d36)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.309272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb91dea3-05a3-45f6-a328-a058fffd3764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.337681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb91dea3-05a3-45f6-a328-a058fffd3764) transitioned into state 'SUCCESS' from state '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-679573181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3999b8e608e24525b88b8e89d4c2f0da',qos_specs=None,replication_status=,reservations=['dc5ed23b-ed2c-4deb-bbc9-2a1785e5ccac','2e4676b4-c735-4b80-a477-0319117e1410','3d1f1403-673a-4f50-afe1-8310ff51446b','f782a93d-2a7a-4915-abcd-02ec0016d4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_type_id=7592fe26-ecc2-427a-95f6-b39bc6fa2d36)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.338470 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ecb138c-6d47-414b-b889-02d04ab5e63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.341852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-853d429a-984e-42e2-93f3-fc0c3387eb12 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.342491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-853d429a-984e-42e2-93f3-fc0c3387eb12 None None] GET https://10.4.3.221/volume// Aug 18 13:57:08.342491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-853d429a-984e-42e2-93f3-fc0c3387eb12 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.342688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-853d429a-984e-42e2-93f3-fc0c3387eb12 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.342976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-853d429a-984e-42e2-93f3-fc0c3387eb12 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:08.343219 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 997/3951] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:08.350294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47f7ca13-c870-4dc9-bc48-6eb64ada43ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.350929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-574273d8-628c-41d1-9a68-d73cfb10f011 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.352252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ecb138c-6d47-414b-b889-02d04ab5e63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.353103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Flow 'volume_create_api' (11f1a1e2-d9c1-4b34-95b0-a9b125ceb2e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:08.353247 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-574273d8-628c-41d1-9a68-d73cfb10f011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:57:08.353351 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f7ca13-c870-4dc9-bc48-6eb64ada43ac tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] GET https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 Aug 18 13:57:08.353424 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume request issued successfully. Aug 18 13:57:08.353587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f7ca13-c870-4dc9-bc48-6eb64ada43ac tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.353631 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-574273d8-628c-41d1-9a68-d73cfb10f011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f2c16d9-13f1-4f95-8716-a94c593262f6", "connector": null, "instance_uuid": "cfaa59c2-b84f-4528-9fbf-f36119573d4c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.353832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f7ca13-c870-4dc9-bc48-6eb64ada43ac tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.354073 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc9aeb31-80e9-42e9-9c6f-1b51dc1c9740 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:08.354489 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 986/3952] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:57:08 2026] POST /volume/v3/volumes => generated 846 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:08.362870 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f7ca13-c870-4dc9-bc48-6eb64ada43ac tempest-VolumesExtendTest-1415791666 tempest-VolumesExtendTest-1415791666-project-member] https://10.4.3.221/volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 returned with HTTP 404 Aug 18 13:57:08.363981 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 982/3953] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/volumes/5f4f4ef1-e0c7-4b43-9e98-eb1192c8c9b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:08.364835 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.364835 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:08.371238 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-045635fd-8281-4cc3-91b9-cf7509848d5a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.372970 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:08.373266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1657297755", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.374608 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1657297755', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:08.377961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume of 1 GB Aug 18 13:57:08.378343 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.378343 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:08.378978 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Availability Zones retrieved successfully. Aug 18 13:57:08.385657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Flow 'volume_create_api' (7edcd43b-8f2b-4153-b1f3-54ee23111783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:08.386620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adcb609a-0cdc-4759-af27-43d8d83dfc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.387481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:08.396142 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-574273d8-628c-41d1-9a68-d73cfb10f011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:57:08.396707 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 989/3954] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:57:08 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 18 13:57:08.407976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adcb609a-0cdc-4759-af27-43d8d83dfc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:57:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9228fd03-079f-4a9c-bdea-ee322f534d1f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9228fd03-079f-4a9c-bdea-ee322f534d1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.408715 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4189db20-7dee-4f4a-bfd5-f1de82f1dbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.422904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d23dec04-a3bd-4400-8cc5-df37558f6b53 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.424980 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d23dec04-a3bd-4400-8cc5-df37558f6b53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:08.425198 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d23dec04-a3bd-4400-8cc5-df37558f6b53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.425377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d23dec04-a3bd-4400-8cc5-df37558f6b53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.435239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82561c99-00a6-4f47-8e67-f5ba70b25b78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.435660 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82561c99-00a6-4f47-8e67-f5ba70b25b78 None None] GET https://10.4.3.221/volume// Aug 18 13:57:08.435840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82561c99-00a6-4f47-8e67-f5ba70b25b78 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.436055 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82561c99-00a6-4f47-8e67-f5ba70b25b78 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.436374 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82561c99-00a6-4f47-8e67-f5ba70b25b78 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:08.436738 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 983/3955] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:08.438328 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.438328 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:08.442318 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d23dec04-a3bd-4400-8cc5-df37558f6b53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:08.446339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-9bdc4bcd-a55a-4387-be8c-0432c5aed5a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.448876 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:08.449177 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-32533062-2125335141, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:08.449620 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d23dec04-a3bd-4400-8cc5-df37558f6b53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:08.449733 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-9bdc4bcd-a55a-4387-be8c-0432c5aed5a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:08.450054 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-9bdc4bcd-a55a-4387-be8c-0432c5aed5a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.450383 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 987/3956] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:08.450487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-9bdc4bcd-a55a-4387-be8c-0432c5aed5a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.466055 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.466055 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:08.471819 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-9bdc4bcd-a55a-4387-be8c-0432c5aed5a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:08.476975 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-9bdc4bcd-a55a-4387-be8c-0432c5aed5a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:08.477490 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 990/3957] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:57:08.478425 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Created reservations ['c908231d-c4c3-4cef-803c-3e85ce619981', '81bac02a-66bf-4c79-8d4f-14a868cf24e9', 'ad886517-6b24-4f1e-b6ef-176ed87e1203', 'ed04acf0-5067-4445-8b7f-0e90e4dc2d87'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:08.479583 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4189db20-7dee-4f4a-bfd5-f1de82f1dbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c908231d-c4c3-4cef-803c-3e85ce619981', '81bac02a-66bf-4c79-8d4f-14a868cf24e9', 'ad886517-6b24-4f1e-b6ef-176ed87e1203', 'ed04acf0-5067-4445-8b7f-0e90e4dc2d87']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.480749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4683166-dc0b-41f3-92f6-0575e88380b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.509355 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4683166-dc0b-41f3-92f6-0575e88380b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4010df9-ef8d-49b8-8fa5-ac7c389a7a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1657297755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3999b8e608e24525b88b8e89d4c2f0da',qos_specs=None,replication_status=,reservations=['c908231d-c4c3-4cef-803c-3e85ce619981','81bac02a-66bf-4c79-8d4f-14a868cf24e9','ad886517-6b24-4f1e-b6ef-176ed87e1203','ed04acf0-5067-4445-8b7f-0e90e4dc2d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_type_id=9228fd03-079f-4a9c-bdea-ee322f534d1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1657297755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4010df9-ef8d-49b8-8fa5-ac7c389a7a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3999b8e608e24525b88b8e89d4c2f0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9228fd03-079f-4a9c-bdea-ee322f534d1f),volume_type_id=9228fd03-079f-4a9c-bdea-ee322f534d1f)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.510487 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560a17e5-fd38-408e-be2c-d6f5c3baa05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.529245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560a17e5-fd38-408e-be2c-d6f5c3baa05d) transitioned into state 'SUCCESS' from state '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-1657297755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3999b8e608e24525b88b8e89d4c2f0da',qos_specs=None,replication_status=,reservations=['c908231d-c4c3-4cef-803c-3e85ce619981','81bac02a-66bf-4c79-8d4f-14a868cf24e9','ad886517-6b24-4f1e-b6ef-176ed87e1203','ed04acf0-5067-4445-8b7f-0e90e4dc2d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_type_id=9228fd03-079f-4a9c-bdea-ee322f534d1f)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.529943 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0da492b-f673-418a-a423-deb3e1f5e885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.540426 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0da492b-f673-418a-a423-deb3e1f5e885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.541345 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Flow 'volume_create_api' (7edcd43b-8f2b-4153-b1f3-54ee23111783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:08.541648 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume request issued successfully. Aug 18 13:57:08.542276 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-045635fd-8281-4cc3-91b9-cf7509848d5a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:08.542764 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 998/3958] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:57:08 2026] POST /volume/v3/volumes => generated 845 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:08.571144 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.573137 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:08.573610 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-825829213", "snapshot_id": null, "imageRef": "8842927c-6b2c-4bc7-8042-a824444994df", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.575585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-825829213', 'snapshot_id': None, 'imageRef': '8842927c-6b2c-4bc7-8042-a824444994df', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:08.583542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-1b43ff92-824d-471a-a36e-d31a17d5bf9c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.586296 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-1b43ff92-824d-471a-a36e-d31a17d5bf9c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] PUT https://10.4.3.221/volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed Aug 18 13:57:08.586545 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-1b43ff92-824d-471a-a36e-d31a17d5bf9c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:08.595587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-1b43ff92-824d-471a-a36e-d31a17d5bf9c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Acquiring lock "cinder-attachment_update-1f2c16d9-13f1-4f95-8716-a94c593262f6-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:57:08.600898 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-1b43ff92-824d-471a-a36e-d31a17d5bf9c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-1f2c16d9-13f1-4f95-8716-a94c593262f6-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:57:08.602326 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.602326 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:08.606471 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ec0198a-56d4-4e8a-99a2-d30e96227268 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.608951 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ec0198a-56d4-4e8a-99a2-d30e96227268 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] GET https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d Aug 18 13:57:08.608951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ec0198a-56d4-4e8a-99a2-d30e96227268 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.609161 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ec0198a-56d4-4e8a-99a2-d30e96227268 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.614960 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ec0198a-56d4-4e8a-99a2-d30e96227268 tempest-VolumesImageMetadata-1342631597 tempest-VolumesImageMetadata-1342631597-project-member] https://10.4.3.221/volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d returned with HTTP 404 Aug 18 13:57:08.615455 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 991/3959] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/volumes/47b6f968-43ac-4721-adf1-a80e76f1585d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:08.646547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ba4a6f77-191b-49f6-98f6-1c614639ff71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.648425 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba4a6f77-191b-49f6-98f6-1c614639ff71 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:08.648590 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba4a6f77-191b-49f6-98f6-1c614639ff71 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.648817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba4a6f77-191b-49f6-98f6-1c614639ff71 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.648981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ba4a6f77-191b-49f6-98f6-1c614639ff71 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:08.653115 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.653115 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:08.653937 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba4a6f77-191b-49f6-98f6-1c614639ff71 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:08.654335 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 999/3960] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:08.659496 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume of 1 GB Aug 18 13:57:08.659830 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.659830 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:08.660491 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Availability Zones retrieved successfully. Aug 18 13:57:08.666094 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Flow 'volume_create_api' (34cc9b40-5b8d-41ca-8661-57252323c533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:08.667369 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4efa8de-f5e1-41b3-815c-471093df76f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.668430 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:08.717221 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-1b43ff92-824d-471a-a36e-d31a17d5bf9c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-1f2c16d9-13f1-4f95-8716-a94c593262f6-np0000007658" released by "attachment_update" :: held 0.116s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:57:08.717507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-1b43ff92-824d-471a-a36e-d31a17d5bf9c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed returned with HTTP 200 Aug 18 13:57:08.717964 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 988/3961] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:57:08 2026] PUT /volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:08.718408 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4efa8de-f5e1-41b3-815c-471093df76f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:57:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42f51c16-2e30-4b34-bee4-949a1e6d48c5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42f51c16-2e30-4b34-bee4-949a1e6d48c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.719298 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76130aba-50a9-4beb-8c42-1a474f2a07d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.743973 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:08.744216 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1754902550-991261223, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:57:08.771633 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Created reservations ['125d6e7f-5f3b-4a48-a46f-b2519ffdbeed', 'c7660a29-3afb-4db6-8980-862c7a59a34a', '317efaf7-d488-401d-ab15-ab28636af47a', '5b753691-716a-4d14-8181-d08cd7f3aa5a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:08.772453 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76130aba-50a9-4beb-8c42-1a474f2a07d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['125d6e7f-5f3b-4a48-a46f-b2519ffdbeed', 'c7660a29-3afb-4db6-8980-862c7a59a34a', '317efaf7-d488-401d-ab15-ab28636af47a', '5b753691-716a-4d14-8181-d08cd7f3aa5a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.773266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a05346e-d0a7-4df8-b232-5c0ce8c9ab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.797368 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a05346e-d0a7-4df8-b232-5c0ce8c9ab36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428b2c34-691b-492e-ad1a-d757442a55fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-825829213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3999b8e608e24525b88b8e89d4c2f0da',qos_specs=None,replication_status=,reservations=['125d6e7f-5f3b-4a48-a46f-b2519ffdbeed','c7660a29-3afb-4db6-8980-862c7a59a34a','317efaf7-d488-401d-ab15-ab28636af47a','5b753691-716a-4d14-8181-d08cd7f3aa5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_type_id=42f51c16-2e30-4b34-bee4-949a1e6d48c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-825829213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428b2c34-691b-492e-ad1a-d757442a55fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3999b8e608e24525b88b8e89d4c2f0da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42f51c16-2e30-4b34-bee4-949a1e6d48c5),volume_type_id=42f51c16-2e30-4b34-bee4-949a1e6d48c5)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.798009 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58a455f-a5c7-41ad-96c3-c9e3a2a2848c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.813135 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58a455f-a5c7-41ad-96c3-c9e3a2a2848c) transitioned into state 'SUCCESS' from state '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-825829213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3999b8e608e24525b88b8e89d4c2f0da',qos_specs=None,replication_status=,reservations=['125d6e7f-5f3b-4a48-a46f-b2519ffdbeed','c7660a29-3afb-4db6-8980-862c7a59a34a','317efaf7-d488-401d-ab15-ab28636af47a','5b753691-716a-4d14-8181-d08cd7f3aa5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c4edbf69c74141a07cab8add98c6c1',volume_type_id=42f51c16-2e30-4b34-bee4-949a1e6d48c5)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.813812 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee46cd1b-8a40-4473-8484-d4e1bb930cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:08.824479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee46cd1b-8a40-4473-8484-d4e1bb930cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:08.825160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Flow 'volume_create_api' (34cc9b40-5b8d-41ca-8661-57252323c533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:08.825442 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Create volume request issued successfully. Aug 18 13:57:08.825954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58c08b7f-9f0a-4766-b973-99049ec8b02d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:08.826364 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 984/3962] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:57:08 2026] POST /volume/v3/volumes => generated 845 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:08.838083 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3eeea7ec-1458-41ce-960b-1acfb2afb7c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.840209 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eeea7ec-1458-41ce-960b-1acfb2afb7c1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:08.840432 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eeea7ec-1458-41ce-960b-1acfb2afb7c1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.840708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eeea7ec-1458-41ce-960b-1acfb2afb7c1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.847289 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.847289 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:08.850256 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3eeea7ec-1458-41ce-960b-1acfb2afb7c1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:08.857104 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eeea7ec-1458-41ce-960b-1acfb2afb7c1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:08.857537 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 992/3963] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 913 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:08.892779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7e744317-9417-4273-a6f3-bba66cb6cadc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:08.894433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e744317-9417-4273-a6f3-bba66cb6cadc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:08.894657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7e744317-9417-4273-a6f3-bba66cb6cadc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:08.894791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7e744317-9417-4273-a6f3-bba66cb6cadc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:08.894919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7e744317-9417-4273-a6f3-bba66cb6cadc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:08.899224 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:08.899224 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:08.899839 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7e744317-9417-4273-a6f3-bba66cb6cadc tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:08.900272 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1000/3964] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:08 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:09.248909 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-47e58f97-c013-41f8-b57c-1f94599f6926 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.250460 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-47e58f97-c013-41f8-b57c-1f94599f6926 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:09.250649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-47e58f97-c013-41f8-b57c-1f94599f6926 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.250841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-47e58f97-c013-41f8-b57c-1f94599f6926 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.257108 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.257108 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:09.257708 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-47e58f97-c013-41f8-b57c-1f94599f6926 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:09.258601 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-47e58f97-c013-41f8-b57c-1f94599f6926 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 200 Aug 18 13:57:09.259037 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 989/3965] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:09.267594 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1247550f-3cf3-4e86-b696-c388a0cbf82d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.269756 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1247550f-3cf3-4e86-b696-c388a0cbf82d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:09.270007 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1247550f-3cf3-4e86-b696-c388a0cbf82d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.270213 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1247550f-3cf3-4e86-b696-c388a0cbf82d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.275673 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.275673 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:09.276248 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1247550f-3cf3-4e86-b696-c388a0cbf82d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:09.277131 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1247550f-3cf3-4e86-b696-c388a0cbf82d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 200 Aug 18 13:57:09.277575 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 985/3966] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:09.287291 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da324db8-6564-44c6-8b9a-fae578171782 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.289589 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da324db8-6564-44c6-8b9a-fae578171782 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:09.290126 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da324db8-6564-44c6-8b9a-fae578171782 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05382112-936d-4849-84e1-7419d864c90a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2072391492", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:09.301561 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.301561 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:09.302255 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da324db8-6564-44c6-8b9a-fae578171782 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:09.302413 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-da324db8-6564-44c6-8b9a-fae578171782 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create snapshot from volume 05382112-936d-4849-84e1-7419d864c90a Aug 18 13:57:09.326737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-da324db8-6564-44c6-8b9a-fae578171782 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['c206a871-b2e5-4c44-8cad-a644438e5c4e', 'addb3c4b-be31-4e1b-afbc-70aede00b109', '2f178c03-bac5-4ad6-a1bf-e646d4679df6', '1045d274-d152-420c-bd5b-ac01aee50a65'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:09.359195 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da324db8-6564-44c6-8b9a-fae578171782 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot force create request issued successfully. Aug 18 13:57:09.359524 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da324db8-6564-44c6-8b9a-fae578171782 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:09.359891 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 993/3967] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:09.370661 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f01f1f51-6d5f-469c-b514-2023dc0bf027 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.372678 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f01f1f51-6d5f-469c-b514-2023dc0bf027 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:09.372960 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f01f1f51-6d5f-469c-b514-2023dc0bf027 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.373212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f01f1f51-6d5f-469c-b514-2023dc0bf027 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.378699 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.378699 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:09.379216 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f01f1f51-6d5f-469c-b514-2023dc0bf027 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:09.380036 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f01f1f51-6d5f-469c-b514-2023dc0bf027 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 200 Aug 18 13:57:09.380401 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1001/3968] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:09.469391 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-00aa3d4c-0861-4d26-ad45-18adb65d2886 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.471421 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00aa3d4c-0861-4d26-ad45-18adb65d2886 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:09.471683 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00aa3d4c-0861-4d26-ad45-18adb65d2886 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.471933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00aa3d4c-0861-4d26-ad45-18adb65d2886 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.486661 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.486661 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:09.490570 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-00aa3d4c-0861-4d26-ad45-18adb65d2886 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:09.496251 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00aa3d4c-0861-4d26-ad45-18adb65d2886 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:09.496718 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 990/3969] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:09.665946 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-44207033-df5a-4c75-901a-01f88c291495 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.668428 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44207033-df5a-4c75-901a-01f88c291495 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:09.668691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44207033-df5a-4c75-901a-01f88c291495 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.668996 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44207033-df5a-4c75-901a-01f88c291495 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.669084 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-44207033-df5a-4c75-901a-01f88c291495 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:09.673780 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.673780 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:09.674906 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44207033-df5a-4c75-901a-01f88c291495 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:09.675286 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 986/3970] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:09.780308 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c6d9724-4156-469b-a1f8-064ebe4083ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.780689 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c6d9724-4156-469b-a1f8-064ebe4083ed None None] GET https://10.4.3.221/volume// Aug 18 13:57:09.780845 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c6d9724-4156-469b-a1f8-064ebe4083ed None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.781083 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c6d9724-4156-469b-a1f8-064ebe4083ed None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.781441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c6d9724-4156-469b-a1f8-064ebe4083ed None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:09.781700 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 994/3971] 10.4.3.221 () {64 vars in 1004 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:09.789482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b7bf69a5-d561-4f15-ba75-869ee2803011 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.789843 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7bf69a5-d561-4f15-ba75-869ee2803011 None None] GET https://10.4.3.221/volume// Aug 18 13:57:09.790015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7bf69a5-d561-4f15-ba75-869ee2803011 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.790203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7bf69a5-d561-4f15-ba75-869ee2803011 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.790503 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7bf69a5-d561-4f15-ba75-869ee2803011 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:09.790984 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1002/3972] 10.4.3.221 () {64 vars in 1004 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:09.800371 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1b23b6f9-2c66-4922-bf3d-adc3e05b7348 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.872796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df9b306d-eab8-415e-9d3b-9a61fd859f24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.875235 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df9b306d-eab8-415e-9d3b-9a61fd859f24 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:09.875912 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df9b306d-eab8-415e-9d3b-9a61fd859f24 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.875912 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df9b306d-eab8-415e-9d3b-9a61fd859f24 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.887448 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.887448 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:09.892477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b23b6f9-2c66-4922-bf3d-adc3e05b7348 tempest-VersionsTest-781290948 tempest-VersionsTest-781290948-project-member] GET https://10.4.3.221/volume/v3/ Aug 18 13:57:09.892550 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df9b306d-eab8-415e-9d3b-9a61fd859f24 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:09.892727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b23b6f9-2c66-4922-bf3d-adc3e05b7348 tempest-VersionsTest-781290948 tempest-VersionsTest-781290948-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.893017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b23b6f9-2c66-4922-bf3d-adc3e05b7348 tempest-VersionsTest-781290948 tempest-VersionsTest-781290948-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.893470 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b23b6f9-2c66-4922-bf3d-adc3e05b7348 tempest-VersionsTest-781290948 tempest-VersionsTest-781290948-project-member] https://10.4.3.221/volume/v3/ returned with HTTP 200 Aug 18 13:57:09.893983 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 991/3973] 10.4.3.221 () {66 vars in 1216 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/ => generated 386 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:09.898461 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df9b306d-eab8-415e-9d3b-9a61fd859f24 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:09.899134 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 987/3974] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:09.911279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a2b465b-2f07-4705-8db3-588a75cb0e7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:09.913004 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a2b465b-2f07-4705-8db3-588a75cb0e7c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:09.913167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a2b465b-2f07-4705-8db3-588a75cb0e7c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:09.913342 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a2b465b-2f07-4705-8db3-588a75cb0e7c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:09.913442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7a2b465b-2f07-4705-8db3-588a75cb0e7c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:09.917324 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:09.917324 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:09.917870 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a2b465b-2f07-4705-8db3-588a75cb0e7c tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:09.918200 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 995/3975] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:09 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.404704 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9b83ed46-e2cc-4491-b5f6-c180644c7395 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.406957 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b83ed46-e2cc-4491-b5f6-c180644c7395 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:10.407229 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b83ed46-e2cc-4491-b5f6-c180644c7395 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.407497 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b83ed46-e2cc-4491-b5f6-c180644c7395 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.415373 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.415373 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:10.416015 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9b83ed46-e2cc-4491-b5f6-c180644c7395 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:10.417026 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b83ed46-e2cc-4491-b5f6-c180644c7395 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 200 Aug 18 13:57:10.417506 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1003/3976] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.439023 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1b12f21c-60f8-450d-8e27-1644a2a1405f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.440999 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b12f21c-60f8-450d-8e27-1644a2a1405f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:10.441176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b12f21c-60f8-450d-8e27-1644a2a1405f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.441365 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b12f21c-60f8-450d-8e27-1644a2a1405f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.446407 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.446407 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:10.446837 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1b12f21c-60f8-450d-8e27-1644a2a1405f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:10.447545 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b12f21c-60f8-450d-8e27-1644a2a1405f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 200 Aug 18 13:57:10.447909 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 992/3977] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.456738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.458203 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:10.458635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05382112-936d-4849-84e1-7419d864c90a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2022720265", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:10.472162 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.472162 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:10.472882 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:10.473197 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create snapshot from volume 05382112-936d-4849-84e1-7419d864c90a Aug 18 13:57:10.502694 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['84daf6c4-ff94-4116-9a07-9bf82187fb46', '513524a9-610e-4515-a033-284deb86b012', 'eb58d57a-8f35-455f-b013-ca59139f15a9', '0cffe4f3-8e46-4a6f-8dc8-7967c31eb51b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:10.518387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53740de6-d284-42ca-9a52-7a5334c58606 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.520467 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53740de6-d284-42ca-9a52-7a5334c58606 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:10.520750 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53740de6-d284-42ca-9a52-7a5334c58606 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.521150 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53740de6-d284-42ca-9a52-7a5334c58606 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.534420 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.534420 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:10.538333 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53740de6-d284-42ca-9a52-7a5334c58606 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:10.541437 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot force create request issued successfully. Aug 18 13:57:10.541655 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be9f1adb-d696-4569-a56a-8e86dfb887d8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:10.542176 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 988/3978] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:10.542813 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53740de6-d284-42ca-9a52-7a5334c58606 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:10.543407 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 996/3979] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:10.551274 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-24a8edb0-e10a-464b-a0a9-04be8b3df7e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.553660 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24a8edb0-e10a-464b-a0a9-04be8b3df7e6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:10.553660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24a8edb0-e10a-464b-a0a9-04be8b3df7e6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.553660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24a8edb0-e10a-464b-a0a9-04be8b3df7e6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.558661 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.558661 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:10.559365 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-24a8edb0-e10a-464b-a0a9-04be8b3df7e6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:10.560674 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24a8edb0-e10a-464b-a0a9-04be8b3df7e6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 200 Aug 18 13:57:10.561264 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1004/3980] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.642333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-2d79697f-525c-4e80-9e2b-2ac050f03252 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.644852 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-2d79697f-525c-4e80-9e2b-2ac050f03252 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d Aug 18 13:57:10.645126 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-2d79697f-525c-4e80-9e2b-2ac050f03252 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.645890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-2d79697f-525c-4e80-9e2b-2ac050f03252 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.655725 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.655725 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:10.687360 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55b1f74c-08a5-4d04-9f5d-75129780c36f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.689213 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55b1f74c-08a5-4d04-9f5d-75129780c36f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:10.689401 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55b1f74c-08a5-4d04-9f5d-75129780c36f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.689574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55b1f74c-08a5-4d04-9f5d-75129780c36f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.689678 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-55b1f74c-08a5-4d04-9f5d-75129780c36f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:10.696052 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.696052 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:10.696948 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55b1f74c-08a5-4d04-9f5d-75129780c36f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:10.698106 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 989/3981] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.721960 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-1f992b6c-fc8f-4847-85a8-4d060e6503b2 req-2d79697f-525c-4e80-9e2b-2ac050f03252 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d returned with HTTP 200 Aug 18 13:57:10.722561 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 993/3982] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:57:10 2026] DELETE /volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.912310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9cc5764-fec8-46e2-9c5f-a2ae4d848349 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.914323 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9cc5764-fec8-46e2-9c5f-a2ae4d848349 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:10.914576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9cc5764-fec8-46e2-9c5f-a2ae4d848349 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.914832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9cc5764-fec8-46e2-9c5f-a2ae4d848349 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.921720 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.921720 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:10.926226 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b9cc5764-fec8-46e2-9c5f-a2ae4d848349 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:10.928668 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b5fb6637-7ddd-441b-af7f-899613a7a3f6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.930372 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b5fb6637-7ddd-441b-af7f-899613a7a3f6 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:10.931318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b5fb6637-7ddd-441b-af7f-899613a7a3f6 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.931318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b5fb6637-7ddd-441b-af7f-899613a7a3f6 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.931318 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b5fb6637-7ddd-441b-af7f-899613a7a3f6 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:10.932104 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9cc5764-fec8-46e2-9c5f-a2ae4d848349 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:10.932797 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 997/3983] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.935003 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.935003 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:10.935630 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b5fb6637-7ddd-441b-af7f-899613a7a3f6 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:10.936058 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1005/3984] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:10.948044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-daaad06b-7166-4db6-896e-ddb6cf538705 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.949803 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daaad06b-7166-4db6-896e-ddb6cf538705 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] DELETE https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:10.949979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-daaad06b-7166-4db6-896e-ddb6cf538705 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.950245 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-daaad06b-7166-4db6-896e-ddb6cf538705 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.950375 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-daaad06b-7166-4db6-896e-ddb6cf538705 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Delete backup with id: 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. Aug 18 13:57:10.955032 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.955032 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:10.966366 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-daaad06b-7166-4db6-896e-ddb6cf538705 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] delete_backup rpcapi backup_id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:57:10.967802 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daaad06b-7166-4db6-896e-ddb6cf538705 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 202 Aug 18 13:57:10.968345 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 990/3985] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:57:10 2026] DELETE /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:57:10.975380 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f9247ec9-7173-4dc2-99e4-dbecf6a13071 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:10.977402 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f9247ec9-7173-4dc2-99e4-dbecf6a13071 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:10.977651 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f9247ec9-7173-4dc2-99e4-dbecf6a13071 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:10.977894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f9247ec9-7173-4dc2-99e4-dbecf6a13071 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:10.978071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f9247ec9-7173-4dc2-99e4-dbecf6a13071 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:10.982116 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:10.982116 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:10.982731 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f9247ec9-7173-4dc2-99e4-dbecf6a13071 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 200 Aug 18 13:57:10.983094 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 994/3986] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:10 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:11.081114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9acee081-0195-41ca-a174-491a916c4b42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:11.189088 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9acee081-0195-41ca-a174-491a916c4b42 tempest-VolumesSummaryTest-201247851 tempest-VolumesSummaryTest-201247851-project-member] GET https://10.4.3.221/volume/v3/volumes/summary Aug 18 13:57:11.189299 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9acee081-0195-41ca-a174-491a916c4b42 tempest-VolumesSummaryTest-201247851 tempest-VolumesSummaryTest-201247851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:11.189496 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9acee081-0195-41ca-a174-491a916c4b42 tempest-VolumesSummaryTest-201247851 tempest-VolumesSummaryTest-201247851-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:11.189676 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-9acee081-0195-41ca-a174-491a916c4b42 tempest-VolumesSummaryTest-201247851 tempest-VolumesSummaryTest-201247851-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:11.200050 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9acee081-0195-41ca-a174-491a916c4b42 tempest-VolumesSummaryTest-201247851 tempest-VolumesSummaryTest-201247851-project-member] Get summary completed successfully. Aug 18 13:57:11.200322 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9acee081-0195-41ca-a174-491a916c4b42 tempest-VolumesSummaryTest-201247851 tempest-VolumesSummaryTest-201247851-project-member] https://10.4.3.221/volume/v3/volumes/summary returned with HTTP 200 Aug 18 13:57:11.200737 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 998/3987] 10.4.3.221 () {68 vars in 1302 bytes} [Tue Aug 18 13:57:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:11.557211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3c98119e-1628-4cc6-8198-9f7d7a7a2b11 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:11.558938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c98119e-1628-4cc6-8198-9f7d7a7a2b11 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:11.559275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c98119e-1628-4cc6-8198-9f7d7a7a2b11 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:11.559366 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c98119e-1628-4cc6-8198-9f7d7a7a2b11 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:11.570977 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:11.570977 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:11.573353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31878b61-df3c-46a6-bace-3f2953b50c3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:11.574470 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3c98119e-1628-4cc6-8198-9f7d7a7a2b11 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:11.575156 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31878b61-df3c-46a6-bace-3f2953b50c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:11.575414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31878b61-df3c-46a6-bace-3f2953b50c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:11.576848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31878b61-df3c-46a6-bace-3f2953b50c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:11.579014 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c98119e-1628-4cc6-8198-9f7d7a7a2b11 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:11.579392 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1006/3988] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:11 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:11.583306 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:11.583306 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:11.583306 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-31878b61-df3c-46a6-bace-3f2953b50c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:11.584323 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31878b61-df3c-46a6-bace-3f2953b50c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 200 Aug 18 13:57:11.586730 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 991/3989] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:11 2026] GET /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:11.593848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0100f819-ef27-4a93-9143-83b468c9269e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:11.595431 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0100f819-ef27-4a93-9143-83b468c9269e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:11.595733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0100f819-ef27-4a93-9143-83b468c9269e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:11.595815 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0100f819-ef27-4a93-9143-83b468c9269e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:11.600399 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:11.600399 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:11.600813 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0100f819-ef27-4a93-9143-83b468c9269e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:11.601498 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0100f819-ef27-4a93-9143-83b468c9269e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 200 Aug 18 13:57:11.601854 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 995/3990] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:11 2026] GET /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:11.709216 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cea90ebf-5bd6-4f64-b600-4f947bdaecb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:11.711482 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cea90ebf-5bd6-4f64-b600-4f947bdaecb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:11.711701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cea90ebf-5bd6-4f64-b600-4f947bdaecb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:11.713437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cea90ebf-5bd6-4f64-b600-4f947bdaecb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:11.713437 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cea90ebf-5bd6-4f64-b600-4f947bdaecb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:11.718539 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:11.718539 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:11.719452 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cea90ebf-5bd6-4f64-b600-4f947bdaecb7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:11.719933 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 999/3991] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:11 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:11.946031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f16f9508-1f97-4eff-b8ec-e73a3b9f461e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:11.948015 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f16f9508-1f97-4eff-b8ec-e73a3b9f461e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:11.948234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f16f9508-1f97-4eff-b8ec-e73a3b9f461e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:11.948457 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f16f9508-1f97-4eff-b8ec-e73a3b9f461e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:11.957801 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:11.957801 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:11.962079 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f16f9508-1f97-4eff-b8ec-e73a3b9f461e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:11.967344 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f16f9508-1f97-4eff-b8ec-e73a3b9f461e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:11.967853 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1007/3992] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:11 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:11.995056 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f76e8580-b87e-466d-91b2-0f73c2a4905f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:11.998040 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f76e8580-b87e-466d-91b2-0f73c2a4905f tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e Aug 18 13:57:11.998040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f76e8580-b87e-466d-91b2-0f73c2a4905f tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:11.998040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f76e8580-b87e-466d-91b2-0f73c2a4905f tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:11.998389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f76e8580-b87e-466d-91b2-0f73c2a4905f tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Show backup with id 1ed0ad1e-fc50-4a90-b0ee-cfc43397534e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:12.006689 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f76e8580-b87e-466d-91b2-0f73c2a4905f tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e returned with HTTP 404 Aug 18 13:57:12.007349 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 992/3993] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:11 2026] GET /volume/v3/backups/1ed0ad1e-fc50-4a90-b0ee-cfc43397534e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:12.016751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.018896 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df Aug 18 13:57:12.019154 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:12.019406 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:12.019649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Delete volume with id: 386e77fd-3457-42b0-baac-79e696fe57df Aug 18 13:57:12.028532 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:12.028532 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:12.029360 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Volume info retrieved successfully. Aug 18 13:57:12.045450 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Delete volume request issued successfully. Aug 18 13:57:12.045640 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2088e44-54e2-49a7-8c0b-0ebb65085832 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df returned with HTTP 202 Aug 18 13:57:12.046103 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 996/3994] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:57:12 2026] DELETE /volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:12.055673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62b3c586-7116-461f-bb2d-0049b9745d35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.059903 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62b3c586-7116-461f-bb2d-0049b9745d35 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df Aug 18 13:57:12.059903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62b3c586-7116-461f-bb2d-0049b9745d35 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:12.059903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62b3c586-7116-461f-bb2d-0049b9745d35 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:12.070711 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:12.070711 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:12.075006 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62b3c586-7116-461f-bb2d-0049b9745d35 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Volume info retrieved successfully. Aug 18 13:57:12.080611 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62b3c586-7116-461f-bb2d-0049b9745d35 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df returned with HTTP 200 Aug 18 13:57:12.081186 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1000/3995] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:12 2026] GET /volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:12.454360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.559648 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:12.560103 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2009570184"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:12.561387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2009570184'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:12.561527 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Create volume of 1 GB Aug 18 13:57:12.565181 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Availability Zones retrieved successfully. Aug 18 13:57:12.571111 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Flow 'volume_create_api' (7c9ab4e3-f127-4741-a477-6f3105757c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:12.572078 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e380206-4a1b-473f-ac96-af40cc6bc8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:12.573038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:12.593207 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7c593fe-12e7-4dbc-9332-51abbf78dbda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.595522 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7c593fe-12e7-4dbc-9332-51abbf78dbda tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:12.595876 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7c593fe-12e7-4dbc-9332-51abbf78dbda tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:12.596319 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7c593fe-12e7-4dbc-9332-51abbf78dbda tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:12.597092 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e380206-4a1b-473f-ac96-af40cc6bc8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:12.597797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844164e9-f1ce-4810-819b-fc2ab6571938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:12.612827 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:12.612827 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:12.619340 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7c593fe-12e7-4dbc-9332-51abbf78dbda tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:12.628039 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7c593fe-12e7-4dbc-9332-51abbf78dbda tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:12.628549 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 993/3996] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:12 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:12.672258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Created reservations ['f6613b40-101e-4dde-9331-8347f9567ff2', 'f4b04288-8d34-4ac9-836d-1e792533d0e2', '108db52d-7f4b-4c99-8311-2d8faf2dc7e5', '17a29552-af12-4ce2-852c-34737bdda1af'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:12.672992 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844164e9-f1ce-4810-819b-fc2ab6571938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6613b40-101e-4dde-9331-8347f9567ff2', 'f4b04288-8d34-4ac9-836d-1e792533d0e2', '108db52d-7f4b-4c99-8311-2d8faf2dc7e5', '17a29552-af12-4ce2-852c-34737bdda1af']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:12.673639 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ba28a5-bf20-439a-bc7a-9b3870004d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:12.696515 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ba28a5-bf20-439a-bc7a-9b3870004d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2af4576f-879d-406a-a83d-ab46f331651f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2009570184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53f9862c6246578d0778e27797cb0c',qos_specs=None,replication_status=,reservations=['f6613b40-101e-4dde-9331-8347f9567ff2','f4b04288-8d34-4ac9-836d-1e792533d0e2','108db52d-7f4b-4c99-8311-2d8faf2dc7e5','17a29552-af12-4ce2-852c-34737bdda1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd51240648ae44689852a1c0ba7f224a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2009570184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2af4576f-879d-406a-a83d-ab46f331651f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a53f9862c6246578d0778e27797cb0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd51240648ae44689852a1c0ba7f224a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:12.697476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75d7269-8b56-40f6-877c-e86b38bedab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:12.715722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75d7269-8b56-40f6-877c-e86b38bedab0) transitioned into state 'SUCCESS' from state '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-2009570184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53f9862c6246578d0778e27797cb0c',qos_specs=None,replication_status=,reservations=['f6613b40-101e-4dde-9331-8347f9567ff2','f4b04288-8d34-4ac9-836d-1e792533d0e2','108db52d-7f4b-4c99-8311-2d8faf2dc7e5','17a29552-af12-4ce2-852c-34737bdda1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd51240648ae44689852a1c0ba7f224a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:12.715722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63ef0f7-0fac-48ca-bc31-81b773bb8888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:12.728506 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63ef0f7-0fac-48ca-bc31-81b773bb8888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:12.729799 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Flow 'volume_create_api' (7c9ab4e3-f127-4741-a477-6f3105757c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:12.730117 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Create volume request issued successfully. Aug 18 13:57:12.730956 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7c482ee-6c6a-44d1-afdf-067be3a2959a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:12.731514 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1008/3997] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:57:12 2026] POST /volume/v3/volumes => generated 758 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:12.732703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4c1121d-c9f7-4bf6-8373-523b2f352f87 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.734956 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4c1121d-c9f7-4bf6-8373-523b2f352f87 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:12.735169 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4c1121d-c9f7-4bf6-8373-523b2f352f87 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:12.735822 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4c1121d-c9f7-4bf6-8373-523b2f352f87 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:12.735822 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e4c1121d-c9f7-4bf6-8373-523b2f352f87 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:12.740372 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:12.740372 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:12.741388 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4c1121d-c9f7-4bf6-8373-523b2f352f87 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:12.741898 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 997/3998] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:12 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:12.745310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-597ff0c5-8637-4f99-b3cd-9c556ec58707 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.747836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-597ff0c5-8637-4f99-b3cd-9c556ec58707 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:12.748171 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-597ff0c5-8637-4f99-b3cd-9c556ec58707 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:12.748413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-597ff0c5-8637-4f99-b3cd-9c556ec58707 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:12.756270 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:12.756270 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:12.760884 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-597ff0c5-8637-4f99-b3cd-9c556ec58707 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:12.766485 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-597ff0c5-8637-4f99-b3cd-9c556ec58707 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f returned with HTTP 200 Aug 18 13:57:12.766966 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1001/3999] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:12 2026] GET /volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:12.903506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-09dc5ede-0ba0-4966-b61c-db5904103a39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.905931 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-09dc5ede-0ba0-4966-b61c-db5904103a39 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed/action Aug 18 13:57:12.906068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-09dc5ede-0ba0-4966-b61c-db5904103a39 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:12.906137 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-09dc5ede-0ba0-4966-b61c-db5904103a39 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:12.929281 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:12.929281 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:12.946760 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8cfa51b7-58f0-4e45-83b7-1f84fdde5e3c req-09dc5ede-0ba0-4966-b61c-db5904103a39 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed/action returned with HTTP 204 Aug 18 13:57:12.947346 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 994/4000] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:57:12 2026] POST /volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:12.982329 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7378dcfd-f837-4703-80b8-f93d535cb5cd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:12.985214 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7378dcfd-f837-4703-80b8-f93d535cb5cd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:12.985430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7378dcfd-f837-4703-80b8-f93d535cb5cd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:12.985635 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7378dcfd-f837-4703-80b8-f93d535cb5cd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:12.998010 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:12.998010 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:13.004493 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7378dcfd-f837-4703-80b8-f93d535cb5cd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:13.010299 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7378dcfd-f837-4703-80b8-f93d535cb5cd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:13.010938 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1009/4001] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:12 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:13.100598 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-74f249ba-c9a0-4008-9620-10cf6163f439 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.103481 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74f249ba-c9a0-4008-9620-10cf6163f439 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] GET https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df Aug 18 13:57:13.103481 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74f249ba-c9a0-4008-9620-10cf6163f439 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.103481 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-74f249ba-c9a0-4008-9620-10cf6163f439 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.112666 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-74f249ba-c9a0-4008-9620-10cf6163f439 tempest-ProjectReaderTests39-994067131 tempest-ProjectReaderTests39-994067131-project-admin] https://10.4.3.221/volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df returned with HTTP 404 Aug 18 13:57:13.113238 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 998/4002] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:13 2026] GET /volume/v3/volumes/386e77fd-3457-42b0-baac-79e696fe57df => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:13.128241 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08e643d2-5522-4f83-8750-dcab31c3526d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.130174 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08e643d2-5522-4f83-8750-dcab31c3526d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:13.130380 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08e643d2-5522-4f83-8750-dcab31c3526d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.130593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08e643d2-5522-4f83-8750-dcab31c3526d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.130712 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-08e643d2-5522-4f83-8750-dcab31c3526d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: 1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:13.138371 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:13.138371 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:13.138922 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08e643d2-5522-4f83-8750-dcab31c3526d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:13.162174 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08e643d2-5522-4f83-8750-dcab31c3526d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot delete request issued successfully. Aug 18 13:57:13.162286 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08e643d2-5522-4f83-8750-dcab31c3526d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 202 Aug 18 13:57:13.162761 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1002/4003] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:13 2026] DELETE /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:13.170578 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b3e9111-a850-4965-bfd3-77284a28714b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.172983 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b3e9111-a850-4965-bfd3-77284a28714b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:13.173267 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b3e9111-a850-4965-bfd3-77284a28714b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.173444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b3e9111-a850-4965-bfd3-77284a28714b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.179708 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:13.179708 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:13.180260 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b3e9111-a850-4965-bfd3-77284a28714b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:13.181181 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b3e9111-a850-4965-bfd3-77284a28714b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 200 Aug 18 13:57:13.181520 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 995/4004] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:13 2026] GET /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:13.299393 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9fd3cc86-4586-48be-9eb2-a137a510467c req-32cf6c35-1fce-4ea7-84fe-2e8e01a2c813 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.301634 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9fd3cc86-4586-48be-9eb2-a137a510467c req-32cf6c35-1fce-4ea7-84fe-2e8e01a2c813 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d Aug 18 13:57:13.301890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9fd3cc86-4586-48be-9eb2-a137a510467c req-32cf6c35-1fce-4ea7-84fe-2e8e01a2c813 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.302134 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9fd3cc86-4586-48be-9eb2-a137a510467c req-32cf6c35-1fce-4ea7-84fe-2e8e01a2c813 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.306237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9fd3cc86-4586-48be-9eb2-a137a510467c req-32cf6c35-1fce-4ea7-84fe-2e8e01a2c813 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d returned with HTTP 404 Aug 18 13:57:13.306946 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1010/4005] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:57:13 2026] DELETE /volume/v3/attachments/30bd41ff-4913-485b-861a-411493e31e0d => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:57:13.644007 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-823b4b38-0378-4ece-923e-2705118c47a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.647134 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-823b4b38-0378-4ece-923e-2705118c47a2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:13.647355 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-823b4b38-0378-4ece-923e-2705118c47a2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.647578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-823b4b38-0378-4ece-923e-2705118c47a2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.662611 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:13.662611 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:13.667330 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-823b4b38-0378-4ece-923e-2705118c47a2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:13.672813 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-823b4b38-0378-4ece-923e-2705118c47a2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:13.673330 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 999/4006] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:13 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1508 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:13.753963 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fd16dab-e1d3-4b48-a176-8bddced6c485 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.756188 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fd16dab-e1d3-4b48-a176-8bddced6c485 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:13.756535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fd16dab-e1d3-4b48-a176-8bddced6c485 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.756636 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fd16dab-e1d3-4b48-a176-8bddced6c485 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.756753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9fd16dab-e1d3-4b48-a176-8bddced6c485 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:13.761459 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:13.761459 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:13.762266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fd16dab-e1d3-4b48-a176-8bddced6c485 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:13.762638 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1003/4007] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:13 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:13.779564 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb28e0b3-33f8-4426-9e2a-bdcbd7860cb6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.781805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb28e0b3-33f8-4426-9e2a-bdcbd7860cb6 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:13.782123 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb28e0b3-33f8-4426-9e2a-bdcbd7860cb6 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.782381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb28e0b3-33f8-4426-9e2a-bdcbd7860cb6 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.791543 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:13.791543 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:13.796522 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cb28e0b3-33f8-4426-9e2a-bdcbd7860cb6 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:13.803082 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb28e0b3-33f8-4426-9e2a-bdcbd7860cb6 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f returned with HTTP 200 Aug 18 13:57:13.803082 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 996/4008] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:13 2026] GET /volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:13.813261 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.815200 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:13.815737 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2af4576f-879d-406a-a83d-ab46f331651f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1653653539"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:13.825397 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:13.825397 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:13.826302 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:13.826486 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Create snapshot from volume 2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:13.866920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Created reservations ['42096641-a9e1-4ce2-b30c-7374aa6d17ad', '9b6ef2ea-86b6-49e4-abd7-1ee1749b31e0', 'c0ae13c5-ac69-453a-8154-0a317902cb20', 'c2776535-da42-44e0-a2a5-bfa587f59d1f'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:13.901037 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot create request issued successfully. Aug 18 13:57:13.902205 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3f2544b-627d-4de6-8b73-71db3ff49de5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:13.902205 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1011/4009] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:13 2026] POST /volume/v3/snapshots => generated 314 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:13.911684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f257579-8169-46ef-b984-2f052b0eea2c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:13.915455 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f257579-8169-46ef-b984-2f052b0eea2c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 Aug 18 13:57:13.915990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f257579-8169-46ef-b984-2f052b0eea2c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:13.916119 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f257579-8169-46ef-b984-2f052b0eea2c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:13.924511 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:13.924511 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:13.924511 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f257579-8169-46ef-b984-2f052b0eea2c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:13.925333 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f257579-8169-46ef-b984-2f052b0eea2c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 returned with HTTP 200 Aug 18 13:57:13.925746 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1000/4010] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:13 2026] GET /volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:14.025076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d2f48a4-d080-4f0a-8737-902ba0ae63b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.026835 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d2f48a4-d080-4f0a-8737-902ba0ae63b0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:14.027027 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d2f48a4-d080-4f0a-8737-902ba0ae63b0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.027205 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d2f48a4-d080-4f0a-8737-902ba0ae63b0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.033499 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.033499 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:14.037610 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d2f48a4-d080-4f0a-8737-902ba0ae63b0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:14.043457 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d2f48a4-d080-4f0a-8737-902ba0ae63b0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:14.044009 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1004/4011] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:14 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:14.191326 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5056348-acb6-4c30-99bf-709b587ffc59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.192681 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5056348-acb6-4c30-99bf-709b587ffc59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:14.192991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5056348-acb6-4c30-99bf-709b587ffc59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.193251 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5056348-acb6-4c30-99bf-709b587ffc59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.197478 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5056348-acb6-4c30-99bf-709b587ffc59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 404 Aug 18 13:57:14.197927 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 997/4012] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:14 2026] GET /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:14.204330 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5f10be25-9555-4acb-addf-2a52c6df693a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.206013 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f10be25-9555-4acb-addf-2a52c6df693a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:14.206213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f10be25-9555-4acb-addf-2a52c6df693a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.206323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f10be25-9555-4acb-addf-2a52c6df693a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.206424 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-5f10be25-9555-4acb-addf-2a52c6df693a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: 52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:14.210810 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.210810 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:14.211188 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5f10be25-9555-4acb-addf-2a52c6df693a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:14.227448 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5f10be25-9555-4acb-addf-2a52c6df693a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot delete request issued successfully. Aug 18 13:57:14.227582 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f10be25-9555-4acb-addf-2a52c6df693a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 202 Aug 18 13:57:14.228009 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1012/4013] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:14 2026] DELETE /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:14.235732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c118b1c2-9952-4e01-b18b-8352106b84b2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.238032 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c118b1c2-9952-4e01-b18b-8352106b84b2 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:14.238235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c118b1c2-9952-4e01-b18b-8352106b84b2 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.238445 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c118b1c2-9952-4e01-b18b-8352106b84b2 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.243599 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.243599 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:14.244576 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c118b1c2-9952-4e01-b18b-8352106b84b2 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:14.245250 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c118b1c2-9952-4e01-b18b-8352106b84b2 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 200 Aug 18 13:57:14.245250 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1001/4014] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:14 2026] GET /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:14.674344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-353e22c2-09d2-4d68-a18c-8f1d46269497 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.675727 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-353e22c2-09d2-4d68-a18c-8f1d46269497 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:14.676046 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-353e22c2-09d2-4d68-a18c-8f1d46269497 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.676255 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-353e22c2-09d2-4d68-a18c-8f1d46269497 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.682784 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.682784 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:14.686383 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-353e22c2-09d2-4d68-a18c-8f1d46269497 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:14.691934 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-353e22c2-09d2-4d68-a18c-8f1d46269497 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:57:14.692367 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1005/4015] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:14 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:14.703177 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.704769 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:14.704939 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.705117 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.705268 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: 3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:14.712265 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.712265 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:14.712695 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:14.743084 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume request issued successfully. Aug 18 13:57:14.743267 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf1d36a-e3fe-46e6-aa61-44a48bf15613 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 202 Aug 18 13:57:14.743831 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 998/4016] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:14 2026] DELETE /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:14.750721 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-35e8227d-9ffc-418f-938d-483694c3c4f9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.752312 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-35e8227d-9ffc-418f-938d-483694c3c4f9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:14.752484 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-35e8227d-9ffc-418f-938d-483694c3c4f9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.752729 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-35e8227d-9ffc-418f-938d-483694c3c4f9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.759689 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.759689 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:14.764176 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-35e8227d-9ffc-418f-938d-483694c3c4f9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:14.770307 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-35e8227d-9ffc-418f-938d-483694c3c4f9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 200 Aug 18 13:57:14.770736 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1013/4017] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:14 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:14.774459 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-17a3f807-6f15-4f24-995e-4d022094750c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.776247 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17a3f807-6f15-4f24-995e-4d022094750c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:14.776427 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17a3f807-6f15-4f24-995e-4d022094750c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.776613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-17a3f807-6f15-4f24-995e-4d022094750c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.776749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-17a3f807-6f15-4f24-995e-4d022094750c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:14.783996 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.783996 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:14.785015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-17a3f807-6f15-4f24-995e-4d022094750c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:14.785584 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1002/4018] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:14 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:14.938359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6be49011-a331-43c5-b440-56947dd4854c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.941069 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6be49011-a331-43c5-b440-56947dd4854c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 Aug 18 13:57:14.941373 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6be49011-a331-43c5-b440-56947dd4854c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:14.941834 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6be49011-a331-43c5-b440-56947dd4854c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:14.942978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.957168 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.957168 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:14.959697 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6be49011-a331-43c5-b440-56947dd4854c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:14.961397 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6be49011-a331-43c5-b440-56947dd4854c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 returned with HTTP 200 Aug 18 13:57:14.961578 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1006/4019] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:14 2026] GET /volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:14.973466 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:14.976950 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:14.976950 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2af4576f-879d-406a-a83d-ab46f331651f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1455475969"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:14.985383 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:14.985383 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:14.986107 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:14.986334 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Create snapshot from volume 2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:15.015144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Created reservations ['740f329f-5386-46a6-92d6-019d3995769a', '964ceb18-e6b9-4a2a-8f97-85bc42d493b1', 'c2dec11e-01b6-4093-a451-cad9f73e1a22', 'ec4d0944-b786-4321-b9fd-7e4f8eda2218'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:15.031394 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a58cf9f5-52ab-46ed-a72c-23d1eb1966f1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.032873 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a58cf9f5-52ab-46ed-a72c-23d1eb1966f1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:15.032972 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a58cf9f5-52ab-46ed-a72c-23d1eb1966f1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.033169 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a58cf9f5-52ab-46ed-a72c-23d1eb1966f1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.045058 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.045058 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:15.046095 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot create request issued successfully. Aug 18 13:57:15.046738 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d1e146cc-3c35-4359-a80f-ec6e074068b4 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:15.046959 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1014/4020] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:15.050233 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a58cf9f5-52ab-46ed-a72c-23d1eb1966f1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.051045 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:15.051351 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-697044274"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:15.053093 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-697044274'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:15.053278 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume of 1 GB Aug 18 13:57:15.054064 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a58cf9f5-52ab-46ed-a72c-23d1eb1966f1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:15.054462 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1003/4021] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1508 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:15.056218 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c679dafb-72e6-4e1c-9dc0-887ea943c6ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.057984 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c679dafb-72e6-4e1c-9dc0-887ea943c6ef tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 Aug 18 13:57:15.058030 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cdfd1f90-5f51-4c34-8748-4ef53176a549 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.058159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c679dafb-72e6-4e1c-9dc0-887ea943c6ef tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.058341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c679dafb-72e6-4e1c-9dc0-887ea943c6ef tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.058709 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Availability Zones retrieved successfully. Aug 18 13:57:15.059693 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cdfd1f90-5f51-4c34-8748-4ef53176a549 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:15.059883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cdfd1f90-5f51-4c34-8748-4ef53176a549 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.060082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cdfd1f90-5f51-4c34-8748-4ef53176a549 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.062967 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.062967 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:15.063373 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c679dafb-72e6-4e1c-9dc0-887ea943c6ef tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:15.064140 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c679dafb-72e6-4e1c-9dc0-887ea943c6ef tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 returned with HTTP 200 Aug 18 13:57:15.064514 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1007/4022] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:15.066315 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.066315 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:15.067249 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (1ab09967-3d02-47f2-a9bb-87244c4ecc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:15.068536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e466b90b-ea03-4ea8-854d-aab9eb816e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:15.069291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:15.069487 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4acebd74-741e-4e4b-9a3a-e89f300a3ff1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.071096 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4acebd74-741e-4e4b-9a3a-e89f300a3ff1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:15.071245 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cdfd1f90-5f51-4c34-8748-4ef53176a549 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:15.071296 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4acebd74-741e-4e4b-9a3a-e89f300a3ff1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.071470 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4acebd74-741e-4e4b-9a3a-e89f300a3ff1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.076572 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cdfd1f90-5f51-4c34-8748-4ef53176a549 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:15.077170 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1015/4023] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:15.083339 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.083339 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:15.087435 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4acebd74-741e-4e4b-9a3a-e89f300a3ff1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.091603 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4acebd74-741e-4e4b-9a3a-e89f300a3ff1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:15.092048 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1004/4024] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1508 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:15.100359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e466b90b-ea03-4ea8-854d-aab9eb816e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:15.101445 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdec0c7-514c-472c-b7fb-8c8f718f3cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:15.106702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0915487f-65f1-499b-b864-f38d7db16c0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.109213 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0915487f-65f1-499b-b864-f38d7db16c0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:15.109459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0915487f-65f1-499b-b864-f38d7db16c0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.109705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0915487f-65f1-499b-b864-f38d7db16c0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.124721 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.124721 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:15.129203 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0915487f-65f1-499b-b864-f38d7db16c0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.134969 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0915487f-65f1-499b-b864-f38d7db16c0d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:15.135545 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1008/4025] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1508 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:15.174149 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['3763f58e-0f20-4e53-9e26-a4037457163e', 'c76f2e50-edad-4950-ae96-3ddde2942d3a', '57184bdc-ae2d-4a85-a871-00d142089cb5', '826cee90-675c-47ff-9eec-8fa5465786eb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:15.175265 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdec0c7-514c-472c-b7fb-8c8f718f3cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3763f58e-0f20-4e53-9e26-a4037457163e', 'c76f2e50-edad-4950-ae96-3ddde2942d3a', '57184bdc-ae2d-4a85-a871-00d142089cb5', '826cee90-675c-47ff-9eec-8fa5465786eb']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:15.176231 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd84df3e-1cd0-4f46-9f82-6b73b9b6ee36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:15.180788 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-de16d5b4-852d-4ba7-8b41-da67393b4e94 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.183019 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-de16d5b4-852d-4ba7-8b41-da67393b4e94 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:15.183257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-de16d5b4-852d-4ba7-8b41-da67393b4e94 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.183601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-de16d5b4-852d-4ba7-8b41-da67393b4e94 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.198319 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.198319 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:15.203182 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-de16d5b4-852d-4ba7-8b41-da67393b4e94 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.203326 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd84df3e-1cd0-4f46-9f82-6b73b9b6ee36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032f1603-411d-4307-81a5-75bcd494f222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-697044274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['3763f58e-0f20-4e53-9e26-a4037457163e','c76f2e50-edad-4950-ae96-3ddde2942d3a','57184bdc-ae2d-4a85-a871-00d142089cb5','826cee90-675c-47ff-9eec-8fa5465786eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-697044274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=032f1603-411d-4307-81a5-75bcd494f222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e79c31ed5844ea98715b469185742c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:15.204510 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175e8768-0e7a-415b-a736-e32217e9cffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:15.209328 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-de16d5b4-852d-4ba7-8b41-da67393b4e94 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:15.209890 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1016/4026] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1508 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:15.223481 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175e8768-0e7a-415b-a736-e32217e9cffc) transitioned into state 'SUCCESS' from state '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-697044274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['3763f58e-0f20-4e53-9e26-a4037457163e','c76f2e50-edad-4950-ae96-3ddde2942d3a','57184bdc-ae2d-4a85-a871-00d142089cb5','826cee90-675c-47ff-9eec-8fa5465786eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:15.224330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ed8fe3-0bcd-4c8d-8862-b1dfb5ebbb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:15.232405 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-f4d7224a-a465-4141-9ceb-d060be73f3f3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.234894 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-f4d7224a-a465-4141-9ceb-d060be73f3f3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6/action Aug 18 13:57:15.236225 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-f4d7224a-a465-4141-9ceb-d060be73f3f3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:15.236225 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-f4d7224a-a465-4141-9ceb-d060be73f3f3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:15.236937 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ed8fe3-0bcd-4c8d-8862-b1dfb5ebbb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:15.237751 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (1ab09967-3d02-47f2-a9bb-87244c4ecc7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:15.238196 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request issued successfully. Aug 18 13:57:15.238935 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-902459e4-f8cf-4fa2-8b7a-d4b3ecb0a1ef tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:15.239301 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 999/4027] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:57:14 2026] POST /volume/v3/volumes => generated 777 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:15.251573 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.251573 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:15.252527 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-f4d7224a-a465-4141-9ceb-d060be73f3f3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.254160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da05caff-3188-4cc3-8fc3-5a97114e95f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.254270 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6c9b29a7-da05-4354-a939-53ded93ce135 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.256237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c9b29a7-da05-4354-a939-53ded93ce135 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:15.256600 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c9b29a7-da05-4354-a939-53ded93ce135 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.256670 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da05caff-3188-4cc3-8fc3-5a97114e95f9 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 Aug 18 13:57:15.257201 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c9b29a7-da05-4354-a939-53ded93ce135 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.257287 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da05caff-3188-4cc3-8fc3-5a97114e95f9 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.257287 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da05caff-3188-4cc3-8fc3-5a97114e95f9 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.261545 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c9b29a7-da05-4354-a939-53ded93ce135 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 404 Aug 18 13:57:15.262685 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1017/4028] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:15.264053 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-f4d7224a-a465-4141-9ceb-d060be73f3f3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Begin detaching volume completed successfully. Aug 18 13:57:15.264128 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.264128 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:15.264227 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-f4d7224a-a465-4141-9ceb-d060be73f3f3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6/action returned with HTTP 202 Aug 18 13:57:15.264744 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1005/4029] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:57:15 2026] POST /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:57:15.268358 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da05caff-3188-4cc3-8fc3-5a97114e95f9 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:15.271143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46d1195e-8668-419b-9dff-e0436289e994 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.272599 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da05caff-3188-4cc3-8fc3-5a97114e95f9 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 returned with HTTP 200 Aug 18 13:57:15.273129 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1009/4030] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:15.273785 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46d1195e-8668-419b-9dff-e0436289e994 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:15.274082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46d1195e-8668-419b-9dff-e0436289e994 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.274380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46d1195e-8668-419b-9dff-e0436289e994 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.274527 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-46d1195e-8668-419b-9dff-e0436289e994 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: 243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:15.282378 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.282378 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:15.282987 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-46d1195e-8668-419b-9dff-e0436289e994 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:15.290230 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-45762426-0356-48b5-aa07-402d3d996906 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.292315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45762426-0356-48b5-aa07-402d3d996906 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:15.292731 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45762426-0356-48b5-aa07-402d3d996906 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.292731 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45762426-0356-48b5-aa07-402d3d996906 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.310589 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.310589 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:15.314441 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-45762426-0356-48b5-aa07-402d3d996906 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.315529 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-07ec29b8-f4a3-46bf-8604-c1de40236724 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.315951 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07ec29b8-f4a3-46bf-8604-c1de40236724 None None] GET https://10.4.3.221/volume// Aug 18 13:57:15.316170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07ec29b8-f4a3-46bf-8604-c1de40236724 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.316438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07ec29b8-f4a3-46bf-8604-c1de40236724 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.316882 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07ec29b8-f4a3-46bf-8604-c1de40236724 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:15.317201 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1006/4031] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:15.318352 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-46d1195e-8668-419b-9dff-e0436289e994 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot delete request issued successfully. Aug 18 13:57:15.318580 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46d1195e-8668-419b-9dff-e0436289e994 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 202 Aug 18 13:57:15.319131 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1000/4032] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:15 2026] DELETE /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:15.319977 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45762426-0356-48b5-aa07-402d3d996906 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:15.320461 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1018/4033] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1511 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:15.326355 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a84909f6-ca31-4db5-ba1b-54436ba38a30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.328114 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a84909f6-ca31-4db5-ba1b-54436ba38a30 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:15.328252 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a84909f6-ca31-4db5-ba1b-54436ba38a30 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.328309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-7dae622e-978f-487f-9454-4c7b7ce39a69 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.328492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a84909f6-ca31-4db5-ba1b-54436ba38a30 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.330654 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-7dae622e-978f-487f-9454-4c7b7ce39a69 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:15.330851 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-7dae622e-978f-487f-9454-4c7b7ce39a69 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.331097 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-7dae622e-978f-487f-9454-4c7b7ce39a69 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.334440 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.334440 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:15.334994 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a84909f6-ca31-4db5-ba1b-54436ba38a30 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:57:15.335845 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a84909f6-ca31-4db5-ba1b-54436ba38a30 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 200 Aug 18 13:57:15.336309 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1010/4034] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:15.346739 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.346739 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:15.350549 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-7dae622e-978f-487f-9454-4c7b7ce39a69 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.354796 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-7dae622e-978f-487f-9454-4c7b7ce39a69 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:15.354902 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1007/4035] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1691 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:57:15.782273 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0cf5412-3065-499f-966d-bee9bcc8199d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.784839 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0cf5412-3065-499f-966d-bee9bcc8199d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc Aug 18 13:57:15.784839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0cf5412-3065-499f-966d-bee9bcc8199d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.784839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0cf5412-3065-499f-966d-bee9bcc8199d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.790284 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0cf5412-3065-499f-966d-bee9bcc8199d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc returned with HTTP 404 Aug 18 13:57:15.790741 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1001/4036] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/3445c863-1a5f-4c03-a11f-f2b7e1f89ffc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:15.799254 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-992b6218-cc19-423d-a7d1-acaad75928ae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.800725 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-992b6218-cc19-423d-a7d1-acaad75928ae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:15.801086 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-992b6218-cc19-423d-a7d1-acaad75928ae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.801279 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-992b6218-cc19-423d-a7d1-acaad75928ae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.801388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-992b6218-cc19-423d-a7d1-acaad75928ae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:15.805376 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3bd33c7-8c46-4258-92c2-eb4c8fa5231d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.806249 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.806249 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:15.807057 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-992b6218-cc19-423d-a7d1-acaad75928ae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:15.807114 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3bd33c7-8c46-4258-92c2-eb4c8fa5231d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:57:15.807231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3bd33c7-8c46-4258-92c2-eb4c8fa5231d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.807417 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3bd33c7-8c46-4258-92c2-eb4c8fa5231d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.807688 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1019/4037] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:15.814687 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.814687 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:15.818744 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e3bd33c7-8c46-4258-92c2-eb4c8fa5231d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:15.823202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3bd33c7-8c46-4258-92c2-eb4c8fa5231d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:57:15.823584 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1011/4038] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:15.835557 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.837275 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:15.837660 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d039aa54-1335-42b4-8e24-0584e82d42aa", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1120291929"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:15.846072 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.846072 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:15.846535 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:15.846667 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:57:15.869479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['d295324e-c4d2-4f29-aa39-9580ef9d9573', '90e86cd7-f5da-45b2-a16c-b36fd80b3a71', 'ffc0bfdd-27b7-4496-89c5-55822d65dcf2', '48929a7e-5fbd-4ea8-a62b-060f15c683d4'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:15.898802 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot create request issued successfully. Aug 18 13:57:15.899142 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-16f90044-d42a-463e-a3cc-57f8a53e83f8 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:15.899550 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1008/4039] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:15 2026] POST /volume/v3/snapshots => generated 380 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:15.909415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca4d0fca-0d9c-415e-be1a-689e7b905bd3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.911734 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca4d0fca-0d9c-415e-be1a-689e7b905bd3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:15.911990 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca4d0fca-0d9c-415e-be1a-689e7b905bd3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.912174 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca4d0fca-0d9c-415e-be1a-689e7b905bd3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.919469 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.919469 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:15.919858 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-98533ceb-0a79-48a9-990d-533e5786d1a3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.920041 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca4d0fca-0d9c-415e-be1a-689e7b905bd3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:15.921070 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca4d0fca-0d9c-415e-be1a-689e7b905bd3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 200 Aug 18 13:57:15.921699 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1002/4040] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:15.922190 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-98533ceb-0a79-48a9-990d-533e5786d1a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:15.922381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-98533ceb-0a79-48a9-990d-533e5786d1a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.922552 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-98533ceb-0a79-48a9-990d-533e5786d1a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.933576 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.933576 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:15.936754 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-98533ceb-0a79-48a9-990d-533e5786d1a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:15.940925 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-98533ceb-0a79-48a9-990d-533e5786d1a3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:15.941319 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1020/4041] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:15.955288 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-1ad29033-eb7c-48e1-8e34-94dfb754d3de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:15.957378 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-1ad29033-eb7c-48e1-8e34-94dfb754d3de tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed Aug 18 13:57:15.957558 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-1ad29033-eb7c-48e1-8e34-94dfb754d3de tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:15.957728 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-1ad29033-eb7c-48e1-8e34-94dfb754d3de tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:15.965112 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:15.965112 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:16.007545 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-da97085e-216c-4c87-a8c6-e62d5a6b5c20 req-1ad29033-eb7c-48e1-8e34-94dfb754d3de tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed returned with HTTP 200 Aug 18 13:57:16.008093 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1012/4042] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:57:15 2026] DELETE /volume/v3/attachments/3a022387-755a-42a3-b659-6ad7a3aa1bed => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:16.074449 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-07deff6b-29cd-4e3a-836a-dd2257cab568 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.076341 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07deff6b-29cd-4e3a-836a-dd2257cab568 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 Aug 18 13:57:16.076549 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07deff6b-29cd-4e3a-836a-dd2257cab568 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.076734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07deff6b-29cd-4e3a-836a-dd2257cab568 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.081629 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.081629 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:16.082063 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-07deff6b-29cd-4e3a-836a-dd2257cab568 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:16.082841 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07deff6b-29cd-4e3a-836a-dd2257cab568 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 returned with HTTP 200 Aug 18 13:57:16.083194 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1009/4043] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:16.090637 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2642f302-8568-497e-b61c-a2a1f5708ea7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.091845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.092619 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2642f302-8568-497e-b61c-a2a1f5708ea7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:16.092820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2642f302-8568-497e-b61c-a2a1f5708ea7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.093024 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2642f302-8568-497e-b61c-a2a1f5708ea7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.093574 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:16.093938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2af4576f-879d-406a-a83d-ab46f331651f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-800020753"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:16.100514 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.100514 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:16.103963 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.103963 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:16.104151 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2642f302-8568-497e-b61c-a2a1f5708ea7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:16.104388 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:16.104494 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Create snapshot from volume 2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:16.109652 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2642f302-8568-497e-b61c-a2a1f5708ea7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:16.110164 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1003/4044] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:16.132808 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Created reservations ['99a1dd64-953f-41c3-94df-9320f972cf02', 'ecf702e7-4695-410c-b3aa-9a32c565f7c2', '5ced70e6-bf6e-4877-b7d8-e3e4d17c7087', '0dce63fd-d86f-4eca-9c45-cd16dcbdeb3c'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:16.166113 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot create request issued successfully. Aug 18 13:57:16.166663 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0223636e-dbdb-441f-9d5a-d1416d9af194 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:16.167129 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1021/4045] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:16.175450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53f94bc1-8c20-4b9a-9a7f-915e264997a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.177036 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53f94bc1-8c20-4b9a-9a7f-915e264997a9 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 Aug 18 13:57:16.177208 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53f94bc1-8c20-4b9a-9a7f-915e264997a9 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.177438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53f94bc1-8c20-4b9a-9a7f-915e264997a9 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.182248 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.182248 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:16.182718 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53f94bc1-8c20-4b9a-9a7f-915e264997a9 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:16.183497 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53f94bc1-8c20-4b9a-9a7f-915e264997a9 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 returned with HTTP 200 Aug 18 13:57:16.184036 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1013/4046] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:16.290115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d7099be-cc8d-4759-9833-896e1f41fcf7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.292385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d7099be-cc8d-4759-9833-896e1f41fcf7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 Aug 18 13:57:16.292640 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d7099be-cc8d-4759-9833-896e1f41fcf7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.292887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d7099be-cc8d-4759-9833-896e1f41fcf7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.303151 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.303151 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:16.309345 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0d7099be-cc8d-4759-9833-896e1f41fcf7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:16.315441 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d7099be-cc8d-4759-9833-896e1f41fcf7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 returned with HTTP 200 Aug 18 13:57:16.316005 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1010/4047] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:16.329462 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.331142 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:16.333199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "032f1603-411d-4307-81a5-75bcd494f222", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-611768802"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:16.337233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9167f8db-1a71-4dfc-abe1-c92f244b9bd8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.339811 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9167f8db-1a71-4dfc-abe1-c92f244b9bd8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:16.340070 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9167f8db-1a71-4dfc-abe1-c92f244b9bd8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.340328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9167f8db-1a71-4dfc-abe1-c92f244b9bd8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.342807 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.342807 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:16.343329 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:16.343455 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create snapshot from volume 032f1603-411d-4307-81a5-75bcd494f222 Aug 18 13:57:16.348507 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87fd844f-3ef1-47d0-aea3-a1aa0dfcd3a5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.350241 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87fd844f-3ef1-47d0-aea3-a1aa0dfcd3a5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:16.350450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87fd844f-3ef1-47d0-aea3-a1aa0dfcd3a5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.350631 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87fd844f-3ef1-47d0-aea3-a1aa0dfcd3a5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.351487 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.351487 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:16.354983 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87fd844f-3ef1-47d0-aea3-a1aa0dfcd3a5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 404 Aug 18 13:57:16.355284 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9167f8db-1a71-4dfc-abe1-c92f244b9bd8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:16.355448 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1014/4048] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:16.360040 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9167f8db-1a71-4dfc-abe1-c92f244b9bd8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:16.360464 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1022/4049] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:16.363952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c8bdfb3d-3974-49e1-a50c-be3ae40c8c3e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.364894 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8bdfb3d-3974-49e1-a50c-be3ae40c8c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:16.365091 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8bdfb3d-3974-49e1-a50c-be3ae40c8c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.365274 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8bdfb3d-3974-49e1-a50c-be3ae40c8c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.365727 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-c8bdfb3d-3974-49e1-a50c-be3ae40c8c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: 1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:16.370982 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8bdfb3d-3974-49e1-a50c-be3ae40c8c3e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 404 Aug 18 13:57:16.371430 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1011/4050] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:16 2026] DELETE /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:16.379780 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-221f02ab-2d60-43bb-9bf4-994fa8a6f227 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.381968 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-221f02ab-2d60-43bb-9bf4-994fa8a6f227 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 Aug 18 13:57:16.382218 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-221f02ab-2d60-43bb-9bf4-994fa8a6f227 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.382458 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-221f02ab-2d60-43bb-9bf4-994fa8a6f227 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.388155 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-221f02ab-2d60-43bb-9bf4-994fa8a6f227 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 returned with HTTP 404 Aug 18 13:57:16.388803 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1015/4051] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/1ab5796b-5b83-4279-8ea3-27181f4ccc05 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:16.396182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c64e4fa0-937e-4fca-85f2-2be16ab36882 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.398614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c64e4fa0-937e-4fca-85f2-2be16ab36882 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:16.398692 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['e5a652d8-274b-40b3-a283-8a0ced556e03', 'ad4b708d-d6b6-405e-a8dc-fadf2e3c669d', '8e4f3806-f4e3-481e-b24c-4e61ee299c6c', '963478c7-3fb8-4bbf-abd8-890595a403c4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:16.398903 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c64e4fa0-937e-4fca-85f2-2be16ab36882 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.399277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c64e4fa0-937e-4fca-85f2-2be16ab36882 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.399440 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-c64e4fa0-937e-4fca-85f2-2be16ab36882 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: 52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:16.404292 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c64e4fa0-937e-4fca-85f2-2be16ab36882 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 404 Aug 18 13:57:16.404841 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1023/4052] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:16 2026] DELETE /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:16.412744 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0dec109f-8786-475d-af5f-279f398e8503 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.415387 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0dec109f-8786-475d-af5f-279f398e8503 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 Aug 18 13:57:16.415792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0dec109f-8786-475d-af5f-279f398e8503 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.415988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0dec109f-8786-475d-af5f-279f398e8503 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.422370 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0dec109f-8786-475d-af5f-279f398e8503 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 returned with HTTP 404 Aug 18 13:57:16.423137 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1012/4053] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/52443a43-b924-4879-ad44-a9a4a5f2a4c9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:16.431019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3a0cc3f2-6626-4817-99d8-7ff6e1f409dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.432667 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a0cc3f2-6626-4817-99d8-7ff6e1f409dc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:16.433387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a0cc3f2-6626-4817-99d8-7ff6e1f409dc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.433387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a0cc3f2-6626-4817-99d8-7ff6e1f409dc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.433387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-3a0cc3f2-6626-4817-99d8-7ff6e1f409dc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: 243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:16.435641 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot create request issued successfully. Aug 18 13:57:16.436008 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-017d47ed-9d1a-4223-8eed-83ad956cf900 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:16.436447 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1004/4054] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:16.438061 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a0cc3f2-6626-4817-99d8-7ff6e1f409dc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 404 Aug 18 13:57:16.438529 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1016/4055] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:16 2026] DELETE /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:16.445727 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eb3eecd1-a5dd-4598-93df-7f2686dc4fab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.447343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3934e424-657a-4181-a603-6520e27c7ae1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.449702 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3934e424-657a-4181-a603-6520e27c7ae1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 Aug 18 13:57:16.449999 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3934e424-657a-4181-a603-6520e27c7ae1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.450280 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3934e424-657a-4181-a603-6520e27c7ae1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.450649 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb3eecd1-a5dd-4598-93df-7f2686dc4fab tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 Aug 18 13:57:16.450892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb3eecd1-a5dd-4598-93df-7f2686dc4fab tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.451163 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eb3eecd1-a5dd-4598-93df-7f2686dc4fab tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.458591 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.458591 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:16.459081 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3934e424-657a-4181-a603-6520e27c7ae1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:16.460074 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3934e424-657a-4181-a603-6520e27c7ae1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 returned with HTTP 200 Aug 18 13:57:16.460236 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eb3eecd1-a5dd-4598-93df-7f2686dc4fab tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 returned with HTTP 404 Aug 18 13:57:16.460585 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1013/4056] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:16.460837 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1024/4057] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/243f7c4f-95f8-4e5c-8321-67476dbb9311 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:16.818731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67e8d4c8-c51d-4ea5-ae2e-6ecfe043cc9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.820829 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67e8d4c8-c51d-4ea5-ae2e-6ecfe043cc9b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:16.821049 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67e8d4c8-c51d-4ea5-ae2e-6ecfe043cc9b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.821230 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67e8d4c8-c51d-4ea5-ae2e-6ecfe043cc9b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.821334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-67e8d4c8-c51d-4ea5-ae2e-6ecfe043cc9b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:16.825793 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.825793 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:16.826632 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67e8d4c8-c51d-4ea5-ae2e-6ecfe043cc9b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:16.827015 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1005/4058] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:16.932340 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1841304c-36b7-4c87-a0da-ccfe1b8cfcb0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.937244 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1841304c-36b7-4c87-a0da-ccfe1b8cfcb0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:16.937467 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1841304c-36b7-4c87-a0da-ccfe1b8cfcb0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.937699 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1841304c-36b7-4c87-a0da-ccfe1b8cfcb0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.947136 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.947136 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:16.947741 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1841304c-36b7-4c87-a0da-ccfe1b8cfcb0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:16.950824 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1841304c-36b7-4c87-a0da-ccfe1b8cfcb0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 200 Aug 18 13:57:16.951372 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1017/4059] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:16.959483 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb87759d-b5e3-4d2c-8d7a-40589d4b6e71 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.961841 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb87759d-b5e3-4d2c-8d7a-40589d4b6e71 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:16.963061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb87759d-b5e3-4d2c-8d7a-40589d4b6e71 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.963421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb87759d-b5e3-4d2c-8d7a-40589d4b6e71 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.973250 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:16.973250 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:16.973915 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-eb87759d-b5e3-4d2c-8d7a-40589d4b6e71 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:16.975068 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb87759d-b5e3-4d2c-8d7a-40589d4b6e71 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 200 Aug 18 13:57:16.976533 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1014/4060] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:16.986805 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:16.988886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:16.989136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:16.989372 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:16.989784 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:16.990982 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:16.995887 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Get all snapshots completed successfully. Aug 18 13:57:16.996285 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4a2f391-4488-45c2-9d47-120b59cbbaae tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 200 Aug 18 13:57:16.996809 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1025/4061] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:57:16 2026] GET /volume/v3/snapshots => generated 408 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.007190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e7830d2-ee3f-45cd-9e00-f8b08d59bf82 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.009547 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e7830d2-ee3f-45cd-9e00-f8b08d59bf82 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] PUT https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:17.010008 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e7830d2-ee3f-45cd-9e00-f8b08d59bf82 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-800497639", "description": "This is the new description of snapshot."}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:17.018171 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.018171 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:17.018780 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e7830d2-ee3f-45cd-9e00-f8b08d59bf82 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:17.027062 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e7830d2-ee3f-45cd-9e00-f8b08d59bf82 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 200 Aug 18 13:57:17.028054 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1006/4062] 10.4.3.221 () {68 vars in 1375 bytes} [Tue Aug 18 13:57:17 2026] PUT /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.041790 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0834a29d-b89e-44fb-be24-a80d698dac94 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.043884 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0834a29d-b89e-44fb-be24-a80d698dac94 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:17.044117 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0834a29d-b89e-44fb-be24-a80d698dac94 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.044386 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0834a29d-b89e-44fb-be24-a80d698dac94 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.050563 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.050563 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:17.051181 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0834a29d-b89e-44fb-be24-a80d698dac94 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:17.052156 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0834a29d-b89e-44fb-be24-a80d698dac94 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 200 Aug 18 13:57:17.052616 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1018/4063] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.064210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.066334 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:17.066502 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.066673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.066834 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: 62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:17.076397 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.076397 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:17.077072 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:17.102521 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:57:17.102817 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-73f3ebec-59fc-41d5-9f94-43dd20f0e915 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 202 Aug 18 13:57:17.103219 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1015/4064] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:17 2026] DELETE /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:17.113546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8331596e-63e0-46e0-876e-2dbd1c0a813b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.115958 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8331596e-63e0-46e0-876e-2dbd1c0a813b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:17.116336 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8331596e-63e0-46e0-876e-2dbd1c0a813b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.116598 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8331596e-63e0-46e0-876e-2dbd1c0a813b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.125940 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.125940 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.126588 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8331596e-63e0-46e0-876e-2dbd1c0a813b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:17.127723 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8331596e-63e0-46e0-876e-2dbd1c0a813b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 200 Aug 18 13:57:17.128307 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1026/4065] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.129904 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce363f1a-7682-46eb-85f8-f46c843d6978 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.132286 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce363f1a-7682-46eb-85f8-f46c843d6978 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:17.132523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce363f1a-7682-46eb-85f8-f46c843d6978 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.132895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce363f1a-7682-46eb-85f8-f46c843d6978 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.143847 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.143847 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:17.149162 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ce363f1a-7682-46eb-85f8-f46c843d6978 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:17.159427 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce363f1a-7682-46eb-85f8-f46c843d6978 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:17.160378 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1007/4066] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.195563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c502d2db-a456-4d27-b4d4-6aa6a5a9cfb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.201042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c502d2db-a456-4d27-b4d4-6aa6a5a9cfb5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 Aug 18 13:57:17.201245 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c502d2db-a456-4d27-b4d4-6aa6a5a9cfb5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.201455 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c502d2db-a456-4d27-b4d4-6aa6a5a9cfb5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.207999 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.207999 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:17.208434 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c502d2db-a456-4d27-b4d4-6aa6a5a9cfb5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:17.209245 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c502d2db-a456-4d27-b4d4-6aa6a5a9cfb5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 returned with HTTP 200 Aug 18 13:57:17.209607 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1019/4067] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.220847 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.223134 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?limit=1 Aug 18 13:57:17.223447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.223639 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.223957 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.224850 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.224850 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:17.226258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100282) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.232594 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.233291 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b7e808fa-6f68-4661-9587-7c439a0e6232 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 13:57:17.233712 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1016/4068] 10.4.3.221 () {66 vars in 1258 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.248624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.251611 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:17.252202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.252464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.252722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.254065 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.259543 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.259811 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-220b02cc-c5bf-4247-b726-b5ab4c1127ba tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 200 Aug 18 13:57:17.260570 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1027/4069] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.272956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da23459e-e3b9-42fb-aed7-92110953c499 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.274478 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da23459e-e3b9-42fb-aed7-92110953c499 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?limit=100000 Aug 18 13:57:17.274727 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da23459e-e3b9-42fb-aed7-92110953c499 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.274939 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da23459e-e3b9-42fb-aed7-92110953c499 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.275274 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-da23459e-e3b9-42fb-aed7-92110953c499 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.276329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-da23459e-e3b9-42fb-aed7-92110953c499 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.282485 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da23459e-e3b9-42fb-aed7-92110953c499 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.282485 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da23459e-e3b9-42fb-aed7-92110953c499 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 13:57:17.282485 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1008/4070] 10.4.3.221 () {66 vars in 1268 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:57:17.292410 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.294782 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?limit=0 Aug 18 13:57:17.294782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.294951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.295312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.296444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.299991 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.300304 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aa1f98c-aabe-41df-8277-2a5ed980cce7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 13:57:17.300845 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1020/4071] 10.4.3.221 () {66 vars in 1258 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:57:17.312238 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cfc48241-f670-4478-901b-92b46cc29adf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.313958 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cfc48241-f670-4478-901b-92b46cc29adf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:17.314224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cfc48241-f670-4478-901b-92b46cc29adf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.314488 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cfc48241-f670-4478-901b-92b46cc29adf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.314778 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-cfc48241-f670-4478-901b-92b46cc29adf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.315134 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.315134 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:17.316000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-cfc48241-f670-4478-901b-92b46cc29adf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100282) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.321455 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cfc48241-f670-4478-901b-92b46cc29adf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.321961 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cfc48241-f670-4478-901b-92b46cc29adf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 200 Aug 18 13:57:17.322433 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1017/4072] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.333543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c47ed791-533b-490a-9cfa-7a368a423658 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.336278 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c47ed791-533b-490a-9cfa-7a368a423658 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?marker=6e6a1db0-9c56-4367-ad66-dbec017ab4b5 Aug 18 13:57:17.336482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c47ed791-533b-490a-9cfa-7a368a423658 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.336680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c47ed791-533b-490a-9cfa-7a368a423658 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.336947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-c47ed791-533b-490a-9cfa-7a368a423658 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.337230 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.337230 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.339902 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-c47ed791-533b-490a-9cfa-7a368a423658 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.359303 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c47ed791-533b-490a-9cfa-7a368a423658 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.359963 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c47ed791-533b-490a-9cfa-7a368a423658 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?marker=6e6a1db0-9c56-4367-ad66-dbec017ab4b5 returned with HTTP 200 Aug 18 13:57:17.360577 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1028/4073] 10.4.3.221 () {66 vars in 1330 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?marker=6e6a1db0-9c56-4367-ad66-dbec017ab4b5 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.370611 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.372431 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?offset=2&limit=3 Aug 18 13:57:17.372738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.372820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.373069 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.373349 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.373349 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:17.374221 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.386389 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.386704 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67fab593-2468-455b-8ffc-9e884e1fe5bd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 13:57:17.387183 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1009/4074] 10.4.3.221 () {66 vars in 1276 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.398353 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0337c3a-2c98-4071-8203-3eacdedc192c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.400141 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0337c3a-2c98-4071-8203-3eacdedc192c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 13:57:17.400370 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0337c3a-2c98-4071-8203-3eacdedc192c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.400908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0337c3a-2c98-4071-8203-3eacdedc192c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.400908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-b0337c3a-2c98-4071-8203-3eacdedc192c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.401880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-b0337c3a-2c98-4071-8203-3eacdedc192c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.413169 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b0337c3a-2c98-4071-8203-3eacdedc192c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.413522 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0337c3a-2c98-4071-8203-3eacdedc192c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 13:57:17.413933 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1021/4075] 10.4.3.221 () {66 vars in 1308 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.424433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-be29c180-4db3-44fe-b4ca-d625a0354674 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.426035 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be29c180-4db3-44fe-b4ca-d625a0354674 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 13:57:17.426498 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be29c180-4db3-44fe-b4ca-d625a0354674 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.426498 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be29c180-4db3-44fe-b4ca-d625a0354674 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.426672 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-be29c180-4db3-44fe-b4ca-d625a0354674 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.426848 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.426848 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:17.427564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-be29c180-4db3-44fe-b4ca-d625a0354674 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100282) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.432285 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-be29c180-4db3-44fe-b4ca-d625a0354674 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.432618 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be29c180-4db3-44fe-b4ca-d625a0354674 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 13:57:17.433018 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1018/4076] 10.4.3.221 () {66 vars in 1310 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.445018 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7b743133-5798-42d5-9dda-dfe9e5813512 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.446952 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b743133-5798-42d5-9dda-dfe9e5813512 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 13:57:17.447207 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b743133-5798-42d5-9dda-dfe9e5813512 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.447472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b743133-5798-42d5-9dda-dfe9e5813512 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.447770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-7b743133-5798-42d5-9dda-dfe9e5813512 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.448139 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.448139 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.449161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-7b743133-5798-42d5-9dda-dfe9e5813512 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.463878 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7b743133-5798-42d5-9dda-dfe9e5813512 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.464301 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b743133-5798-42d5-9dda-dfe9e5813512 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 13:57:17.464755 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1029/4077] 10.4.3.221 () {66 vars in 1292 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.471377 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-585f4c81-2e35-4490-9962-5aae1c51d402 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.473545 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-585f4c81-2e35-4490-9962-5aae1c51d402 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 Aug 18 13:57:17.473797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-585f4c81-2e35-4490-9962-5aae1c51d402 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.474062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-585f4c81-2e35-4490-9962-5aae1c51d402 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.477433 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.480224 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.480224 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:17.480593 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-585f4c81-2e35-4490-9962-5aae1c51d402 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:17.481399 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-585f4c81-2e35-4490-9962-5aae1c51d402 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 returned with HTTP 200 Aug 18 13:57:17.481848 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1010/4078] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.483488 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 13:57:17.483854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.484838 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.485618 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.486431 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.486431 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:17.489667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.492178 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-805aec7a-f3c6-4b52-8bc4-8285a6ba20aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.526325 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.527324 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05a891f8-9dd6-4368-95c0-16f55b072d4a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 13:57:17.528953 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1022/4079] 10.4.3.221 () {66 vars in 1294 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.545434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.549429 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 13:57:17.549708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.549897 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.550152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.550714 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.550714 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.551668 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.569972 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.570518 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5bd23327-ab34-4297-b3ff-4bc1503b6914 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 13:57:17.571137 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1030/4080] 10.4.3.221 () {66 vars in 1312 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.581259 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-805aec7a-f3c6-4b52-8bc4-8285a6ba20aa tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] POST https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0/action Aug 18 13:57:17.581653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-805aec7a-f3c6-4b52-8bc4-8285a6ba20aa tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:17.581832 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-805aec7a-f3c6-4b52-8bc4-8285a6ba20aa tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:17.586153 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.588471 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 13:57:17.588703 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.589013 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.589332 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.589945 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.589945 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:17.590548 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-805aec7a-f3c6-4b52-8bc4-8285a6ba20aa tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Snapshot retrieved successfully. Aug 18 13:57:17.590832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.591607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-805aec7a-f3c6-4b52-8bc4-8285a6ba20aa tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0dcb12b5bd5e44019aa6a1cfc9530bd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd1c54a4b5d94a2e98a9282d8ca8b93f', '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=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:57:17.591922 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-805aec7a-f3c6-4b52-8bc4-8285a6ba20aa tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0/action returned with HTTP 403 Aug 18 13:57:17.592497 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1019/4081] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:57:17 2026] POST /volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0/action => generated 133 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:17.602849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2569401d-ba1e-457b-af2d-203a34bdb21f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.605840 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.606352 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43ea1f14-6153-4182-bc83-5c4660fa5ae7 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 13:57:17.606873 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1011/4082] 10.4.3.221 () {66 vars in 1314 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.608346 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2569401d-ba1e-457b-af2d-203a34bdb21f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 Aug 18 13:57:17.609212 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2569401d-ba1e-457b-af2d-203a34bdb21f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.609709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2569401d-ba1e-457b-af2d-203a34bdb21f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.610151 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-2569401d-ba1e-457b-af2d-203a34bdb21f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete snapshot with id: 75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 Aug 18 13:57:17.617884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8bc42054-09a0-4d55-8505-a570086d49fe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.619639 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8bc42054-09a0-4d55-8505-a570086d49fe tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 Aug 18 13:57:17.619723 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.619723 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:17.619890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8bc42054-09a0-4d55-8505-a570086d49fe tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.620125 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2569401d-ba1e-457b-af2d-203a34bdb21f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:17.620201 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8bc42054-09a0-4d55-8505-a570086d49fe tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.620436 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-8bc42054-09a0-4d55-8505-a570086d49fe tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.620812 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.620812 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.622006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-8bc42054-09a0-4d55-8505-a570086d49fe tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.635215 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8bc42054-09a0-4d55-8505-a570086d49fe tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.635626 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.635626 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.636195 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8bc42054-09a0-4d55-8505-a570086d49fe tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 returned with HTTP 200 Aug 18 13:57:17.636263 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2569401d-ba1e-457b-af2d-203a34bdb21f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot delete request issued successfully. Aug 18 13:57:17.636467 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2569401d-ba1e-457b-af2d-203a34bdb21f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 returned with HTTP 202 Aug 18 13:57:17.636560 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1031/4083] 10.4.3.221 () {66 vars in 1383 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.637030 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1023/4084] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:17 2026] DELETE /volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:17.647725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fa95b08a-d4f2-4947-a112-693cfb22ec6e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.649063 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d00f813-dc73-4545-8f73-00932f87919c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.651082 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d00f813-dc73-4545-8f73-00932f87919c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail?status=available Aug 18 13:57:17.651082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d00f813-dc73-4545-8f73-00932f87919c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.651082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d00f813-dc73-4545-8f73-00932f87919c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.651263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-2d00f813-dc73-4545-8f73-00932f87919c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.651514 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.651514 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:17.651689 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa95b08a-d4f2-4947-a112-693cfb22ec6e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 Aug 18 13:57:17.651994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa95b08a-d4f2-4947-a112-693cfb22ec6e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.652205 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-2d00f813-dc73-4545-8f73-00932f87919c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.652289 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa95b08a-d4f2-4947-a112-693cfb22ec6e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.658290 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.658290 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:17.658696 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fa95b08a-d4f2-4947-a112-693cfb22ec6e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:17.659572 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa95b08a-d4f2-4947-a112-693cfb22ec6e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 returned with HTTP 200 Aug 18 13:57:17.660489 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1020/4085] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.664216 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d00f813-dc73-4545-8f73-00932f87919c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.664561 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.664561 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:17.665150 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d00f813-dc73-4545-8f73-00932f87919c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 13:57:17.665617 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1012/4086] 10.4.3.221 () {66 vars in 1297 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:17.679719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d578c708-85f7-4d71-8170-b49515ff95e5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.682545 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d578c708-85f7-4d71-8170-b49515ff95e5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 Aug 18 13:57:17.682754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d578c708-85f7-4d71-8170-b49515ff95e5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.682993 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d578c708-85f7-4d71-8170-b49515ff95e5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.683258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-d578c708-85f7-4d71-8170-b49515ff95e5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.684476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-d578c708-85f7-4d71-8170-b49515ff95e5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.698364 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d578c708-85f7-4d71-8170-b49515ff95e5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.699629 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.699629 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.699629 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d578c708-85f7-4d71-8170-b49515ff95e5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 returned with HTTP 200 Aug 18 13:57:17.700133 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1032/4087] 10.4.3.221 () {66 vars in 1417 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.714664 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.720813 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 Aug 18 13:57:17.721144 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.721322 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.721764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.723027 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.723027 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:17.727228 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.784037 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.784416 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0feb4a43-4bc2-4a92-84dc-af758fcfdd36 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 returned with HTTP 200 Aug 18 13:57:17.786254 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1024/4088] 10.4.3.221 () {66 vars in 1362 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 => generated 341 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.798802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.802148 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?status=available Aug 18 13:57:17.802429 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.802721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.803054 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.804935 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100282) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.822634 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.823114 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6205825-9a2a-4a4e-891b-7b6f410fcad2 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 13:57:17.823615 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1021/4089] 10.4.3.221 () {66 vars in 1276 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.835437 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.837245 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 Aug 18 13:57:17.838469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.838469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.838469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:17.839452 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:17.840672 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c5faef59-909d-4e09-9de7-feb74f855fd7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.845658 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5faef59-909d-4e09-9de7-feb74f855fd7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:17.846185 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5faef59-909d-4e09-9de7-feb74f855fd7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.847626 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5faef59-909d-4e09-9de7-feb74f855fd7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.847626 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c5faef59-909d-4e09-9de7-feb74f855fd7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:17.850670 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Get all snapshots completed successfully. Aug 18 13:57:17.851036 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c70cc57a-99aa-4e80-83f0-cbe8eb2586a0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 returned with HTTP 200 Aug 18 13:57:17.851428 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1013/4090] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-800020753 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.851695 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.851695 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:17.852635 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5faef59-909d-4e09-9de7-feb74f855fd7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:17.853114 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1033/4091] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.863325 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5715f431-db7f-43fc-9833-427589d3ad9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.865036 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5715f431-db7f-43fc-9833-427589d3ad9c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 Aug 18 13:57:17.865285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5715f431-db7f-43fc-9833-427589d3ad9c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.865465 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5715f431-db7f-43fc-9833-427589d3ad9c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.865601 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-5715f431-db7f-43fc-9833-427589d3ad9c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Delete snapshot with id: d79fa18b-f253-401c-80cb-80124a051c37 Aug 18 13:57:17.880509 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e123a37d-cc6f-4097-963a-478c44ec8c05 req-3c798a1d-66a7-4aa3-a583-10386b1b475b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.882757 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.882757 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:17.883210 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e123a37d-cc6f-4097-963a-478c44ec8c05 req-3c798a1d-66a7-4aa3-a583-10386b1b475b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc Aug 18 13:57:17.883433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e123a37d-cc6f-4097-963a-478c44ec8c05 req-3c798a1d-66a7-4aa3-a583-10386b1b475b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.883661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e123a37d-cc6f-4097-963a-478c44ec8c05 req-3c798a1d-66a7-4aa3-a583-10386b1b475b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.884955 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5715f431-db7f-43fc-9833-427589d3ad9c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:17.891978 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.891978 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:17.918199 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5715f431-db7f-43fc-9833-427589d3ad9c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot delete request issued successfully. Aug 18 13:57:17.918427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5715f431-db7f-43fc-9833-427589d3ad9c tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 returned with HTTP 202 Aug 18 13:57:17.919012 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1025/4092] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:17 2026] DELETE /volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:17.929039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d5cba96-df73-4368-830c-f3cf69ea610a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:17.931109 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d5cba96-df73-4368-830c-f3cf69ea610a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 Aug 18 13:57:17.931371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d5cba96-df73-4368-830c-f3cf69ea610a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:17.931598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d5cba96-df73-4368-830c-f3cf69ea610a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:17.939169 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:17.939169 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:17.939853 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3d5cba96-df73-4368-830c-f3cf69ea610a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:17.940977 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d5cba96-df73-4368-830c-f3cf69ea610a tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 returned with HTTP 200 Aug 18 13:57:17.941525 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1014/4093] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:17 2026] GET /volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:17.947884 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e123a37d-cc6f-4097-963a-478c44ec8c05 req-3c798a1d-66a7-4aa3-a583-10386b1b475b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc returned with HTTP 200 Aug 18 13:57:17.948363 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1022/4094] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:57:17 2026] DELETE /volume/v3/attachments/5945f292-32c9-4a02-9d6c-4bd9946da5dc => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:18.137852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0f07c865-9522-4e79-9ebe-bea47bc14ab1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.139848 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0f07c865-9522-4e79-9ebe-bea47bc14ab1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:18.140071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0f07c865-9522-4e79-9ebe-bea47bc14ab1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.140267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0f07c865-9522-4e79-9ebe-bea47bc14ab1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.144878 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0f07c865-9522-4e79-9ebe-bea47bc14ab1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 404 Aug 18 13:57:18.145318 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1034/4095] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:18.155312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a4d4204-0199-4585-ab60-5c9414f65026 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.161051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a4d4204-0199-4585-ab60-5c9414f65026 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:18.161751 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a4d4204-0199-4585-ab60-5c9414f65026 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.162546 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a4d4204-0199-4585-ab60-5c9414f65026 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.163118 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-6a4d4204-0199-4585-ab60-5c9414f65026 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: 62e13575-6356-46a6-b899-7122636b3361 Aug 18 13:57:18.172971 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a4d4204-0199-4585-ab60-5c9414f65026 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 returned with HTTP 404 Aug 18 13:57:18.174608 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1026/4096] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:18 2026] DELETE /volume/v3/snapshots/62e13575-6356-46a6-b899-7122636b3361 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:18.175239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62d9afd9-ade7-444d-bc04-427ade805f3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.177035 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62d9afd9-ade7-444d-bc04-427ade805f3e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:18.177275 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62d9afd9-ade7-444d-bc04-427ade805f3e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.177499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62d9afd9-ade7-444d-bc04-427ade805f3e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.182774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0cb1f06f-e79f-4703-a9c9-e5bb2eff6325 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.184441 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0cb1f06f-e79f-4703-a9c9-e5bb2eff6325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:57:18.184913 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0cb1f06f-e79f-4703-a9c9-e5bb2eff6325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.184913 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0cb1f06f-e79f-4703-a9c9-e5bb2eff6325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.186719 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.186719 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:18.190672 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-62d9afd9-ade7-444d-bc04-427ade805f3e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:18.191243 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.191243 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:18.194792 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0cb1f06f-e79f-4703-a9c9-e5bb2eff6325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:18.195927 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62d9afd9-ade7-444d-bc04-427ade805f3e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:18.196332 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1015/4097] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:18.199130 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0cb1f06f-e79f-4703-a9c9-e5bb2eff6325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:57:18.199542 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1023/4098] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:57:18.212025 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e69874ac-c916-4ef2-b351-ac157c785a45 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.213816 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e69874ac-c916-4ef2-b351-ac157c785a45 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:18.214235 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e69874ac-c916-4ef2-b351-ac157c785a45 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d039aa54-1335-42b4-8e24-0584e82d42aa", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1831861582"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:18.223969 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.223969 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:18.224549 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e69874ac-c916-4ef2-b351-ac157c785a45 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:57:18.224673 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-e69874ac-c916-4ef2-b351-ac157c785a45 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:57:18.250346 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-e69874ac-c916-4ef2-b351-ac157c785a45 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['17e38455-e9cd-44e6-8689-94821908d6a0', '3526a6df-473f-42a6-9bb4-e1e20b07eae1', '7926ddf6-f918-46fe-bd74-2643ecbe67e4', '9f751dd5-de67-47c0-8ad1-ec59e5abdd80'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:18.279162 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e69874ac-c916-4ef2-b351-ac157c785a45 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot create request issued successfully. Aug 18 13:57:18.279518 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e69874ac-c916-4ef2-b351-ac157c785a45 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:18.279996 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1035/4099] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:18.288315 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3bbf154a-e87c-4823-bc0b-975bb7db1b1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.289880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bbf154a-e87c-4823-bc0b-975bb7db1b1a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:57:18.290216 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bbf154a-e87c-4823-bc0b-975bb7db1b1a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.290360 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bbf154a-e87c-4823-bc0b-975bb7db1b1a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.295935 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.295935 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:18.296414 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3bbf154a-e87c-4823-bc0b-975bb7db1b1a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:18.297096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bbf154a-e87c-4823-bc0b-975bb7db1b1a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 returned with HTTP 200 Aug 18 13:57:18.297468 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1027/4100] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:18.673313 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2e4ed90-d57e-48b0-9263-6de6f08d96fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.675254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2e4ed90-d57e-48b0-9263-6de6f08d96fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 Aug 18 13:57:18.675499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2e4ed90-d57e-48b0-9263-6de6f08d96fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.675736 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2e4ed90-d57e-48b0-9263-6de6f08d96fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.680636 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2e4ed90-d57e-48b0-9263-6de6f08d96fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 returned with HTTP 404 Aug 18 13:57:18.681277 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1016/4101] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/snapshots/75a62cd2-bd73-499a-9ccf-23a3bccfc7e0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:18.688398 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.690416 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 Aug 18 13:57:18.690638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.690954 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.691115 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume with id: 032f1603-411d-4307-81a5-75bcd494f222 Aug 18 13:57:18.698632 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.698632 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:18.698997 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:18.714917 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume request issued successfully. Aug 18 13:57:18.715192 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-560200ec-8dcd-48c9-8119-97833a2fcd87 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 returned with HTTP 202 Aug 18 13:57:18.715668 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1024/4102] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:18 2026] DELETE /volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:18.722510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-78bb524e-c91e-45c1-8701-2b440763d4bc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.724031 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78bb524e-c91e-45c1-8701-2b440763d4bc tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 Aug 18 13:57:18.724205 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78bb524e-c91e-45c1-8701-2b440763d4bc tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.724370 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78bb524e-c91e-45c1-8701-2b440763d4bc tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.731966 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.731966 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:18.735808 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-78bb524e-c91e-45c1-8701-2b440763d4bc tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:18.740257 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78bb524e-c91e-45c1-8701-2b440763d4bc tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 returned with HTTP 200 Aug 18 13:57:18.740690 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1036/4103] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:18.864429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f8c3c3f-05cf-442f-9c86-f94c0b5bf10d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.866581 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f8c3c3f-05cf-442f-9c86-f94c0b5bf10d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:18.866908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f8c3c3f-05cf-442f-9c86-f94c0b5bf10d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.867187 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f8c3c3f-05cf-442f-9c86-f94c0b5bf10d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.867366 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9f8c3c3f-05cf-442f-9c86-f94c0b5bf10d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:18.872107 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.872107 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:18.872997 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f8c3c3f-05cf-442f-9c86-f94c0b5bf10d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:18.873436 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1028/4104] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:18.925011 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1388c7a3-9c54-4d08-87af-1b4a0d405b68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.928632 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1388c7a3-9c54-4d08-87af-1b4a0d405b68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:18.928982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1388c7a3-9c54-4d08-87af-1b4a0d405b68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.929065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1388c7a3-9c54-4d08-87af-1b4a0d405b68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.940370 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.940370 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:18.943632 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1388c7a3-9c54-4d08-87af-1b4a0d405b68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:18.947725 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1388c7a3-9c54-4d08-87af-1b4a0d405b68 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:18.948660 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1017/4105] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:18.954599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-604ed2b5-2f4f-40e6-81e3-55e18e2a6475 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.962404 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-604ed2b5-2f4f-40e6-81e3-55e18e2a6475 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 Aug 18 13:57:18.962670 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-604ed2b5-2f4f-40e6-81e3-55e18e2a6475 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.962988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-604ed2b5-2f4f-40e6-81e3-55e18e2a6475 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.969140 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-604ed2b5-2f4f-40e6-81e3-55e18e2a6475 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 returned with HTTP 404 Aug 18 13:57:18.969828 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1025/4106] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/snapshots/d79fa18b-f253-401c-80cb-80124a051c37 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:18.979140 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.981008 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 Aug 18 13:57:18.981921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.982122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:18.982224 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Delete snapshot with id: 6e6a1db0-9c56-4367-ad66-dbec017ab4b5 Aug 18 13:57:18.987205 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:18.987205 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:18.987594 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:18.995292 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-44dc6fa8-64bc-49ef-a482-06cecf2a337f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:18.997461 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-44dc6fa8-64bc-49ef-a482-06cecf2a337f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:18.997590 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-44dc6fa8-64bc-49ef-a482-06cecf2a337f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:18.997804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-44dc6fa8-64bc-49ef-a482-06cecf2a337f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.005201 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot delete request issued successfully. Aug 18 13:57:19.005414 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-53a271dd-1a1f-4ac8-919d-77a32c3fbbe5 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 returned with HTTP 202 Aug 18 13:57:19.005876 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1037/4107] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:18 2026] DELETE /volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:19.009633 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.009633 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:19.013919 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-44dc6fa8-64bc-49ef-a482-06cecf2a337f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:19.014518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8368e586-50c2-4dda-988b-0cddfb29d2a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.016795 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8368e586-50c2-4dda-988b-0cddfb29d2a1 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 Aug 18 13:57:19.017038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8368e586-50c2-4dda-988b-0cddfb29d2a1 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.017242 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8368e586-50c2-4dda-988b-0cddfb29d2a1 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.019392 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-44dc6fa8-64bc-49ef-a482-06cecf2a337f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:19.020084 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1029/4108] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:18 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:19.024504 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.024504 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:19.024829 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8368e586-50c2-4dda-988b-0cddfb29d2a1 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:19.025755 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8368e586-50c2-4dda-988b-0cddfb29d2a1 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 returned with HTTP 200 Aug 18 13:57:19.026246 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1018/4109] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:19.039194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-783f648c-c291-48d1-aa23-036088ac11a1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.041525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-783f648c-c291-48d1-aa23-036088ac11a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6/action Aug 18 13:57:19.041925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-783f648c-c291-48d1-aa23-036088ac11a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:19.042085 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-783f648c-c291-48d1-aa23-036088ac11a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:19.054464 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.054464 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:19.054983 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-783f648c-c291-48d1-aa23-036088ac11a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:19.060818 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-783f648c-c291-48d1-aa23-036088ac11a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Begin detaching volume completed successfully. Aug 18 13:57:19.061095 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-783f648c-c291-48d1-aa23-036088ac11a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6/action returned with HTTP 202 Aug 18 13:57:19.061550 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1026/4110] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:57:19 2026] POST /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:57:19.082923 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ef87e8ed-a2b9-4dc9-be0b-4444e7a2a641 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.084469 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef87e8ed-a2b9-4dc9-be0b-4444e7a2a641 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:19.084680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef87e8ed-a2b9-4dc9-be0b-4444e7a2a641 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.084912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef87e8ed-a2b9-4dc9-be0b-4444e7a2a641 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.097172 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.097172 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:19.101459 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ef87e8ed-a2b9-4dc9-be0b-4444e7a2a641 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:19.105675 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef87e8ed-a2b9-4dc9-be0b-4444e7a2a641 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:19.106118 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1038/4111] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:19.107595 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cdcab55d-0e75-45a8-abb8-8b00cfb310f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.108160 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdcab55d-0e75-45a8-abb8-8b00cfb310f0 None None] GET https://10.4.3.221/volume// Aug 18 13:57:19.108429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdcab55d-0e75-45a8-abb8-8b00cfb310f0 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.108712 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdcab55d-0e75-45a8-abb8-8b00cfb310f0 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.109202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdcab55d-0e75-45a8-abb8-8b00cfb310f0 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:19.109598 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1030/4112] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:19.118250 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-85ebfe47-a10e-457b-9343-a2b879234837 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.121338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-85ebfe47-a10e-457b-9343-a2b879234837 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:19.121572 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-85ebfe47-a10e-457b-9343-a2b879234837 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.121812 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-85ebfe47-a10e-457b-9343-a2b879234837 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.133923 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.133923 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:19.137805 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-85ebfe47-a10e-457b-9343-a2b879234837 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:19.142961 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-85ebfe47-a10e-457b-9343-a2b879234837 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:19.143403 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1019/4113] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:57:19.209657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-687bd1b0-cd35-4505-be9a-56c3b8e605cf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.211642 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-687bd1b0-cd35-4505-be9a-56c3b8e605cf tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:19.211840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-687bd1b0-cd35-4505-be9a-56c3b8e605cf tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.212089 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-687bd1b0-cd35-4505-be9a-56c3b8e605cf tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.219986 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.219986 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:19.224053 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-687bd1b0-cd35-4505-be9a-56c3b8e605cf tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:19.228493 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-687bd1b0-cd35-4505-be9a-56c3b8e605cf tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:19.228971 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1027/4114] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:19.307706 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6e431dee-126a-4a9a-add3-3bd0914da7bc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.309394 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6e431dee-126a-4a9a-add3-3bd0914da7bc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:57:19.309623 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6e431dee-126a-4a9a-add3-3bd0914da7bc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.309852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6e431dee-126a-4a9a-add3-3bd0914da7bc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.314360 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.314360 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:19.314770 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6e431dee-126a-4a9a-add3-3bd0914da7bc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:57:19.315426 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6e431dee-126a-4a9a-add3-3bd0914da7bc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 returned with HTTP 200 Aug 18 13:57:19.315786 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1039/4115] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:19.370065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.371788 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:57:19.372012 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.372220 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.372392 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 05382112-936d-4849-84e1-7419d864c90a Aug 18 13:57:19.379067 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.379067 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:19.379511 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:19.399056 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 13:57:19.399056 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-872665ab-6ba8-48a8-8775-c42b5e2baf8e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 202 Aug 18 13:57:19.399056 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1031/4116] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:19 2026] DELETE /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:19.407722 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-641fa92d-cf8d-4f1b-ac52-c5f1c40f786a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.409612 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-641fa92d-cf8d-4f1b-ac52-c5f1c40f786a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:57:19.409850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-641fa92d-cf8d-4f1b-ac52-c5f1c40f786a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.410066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-641fa92d-cf8d-4f1b-ac52-c5f1c40f786a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.418126 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.418126 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:19.427687 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-641fa92d-cf8d-4f1b-ac52-c5f1c40f786a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:19.437234 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-641fa92d-cf8d-4f1b-ac52-c5f1c40f786a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 200 Aug 18 13:57:19.438103 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1020/4117] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:19.752512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-91623389-0484-451b-8a24-e826ce60cd8d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.754491 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-91623389-0484-451b-8a24-e826ce60cd8d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 Aug 18 13:57:19.754754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-91623389-0484-451b-8a24-e826ce60cd8d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.755011 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-91623389-0484-451b-8a24-e826ce60cd8d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.760469 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-91623389-0484-451b-8a24-e826ce60cd8d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 returned with HTTP 404 Aug 18 13:57:19.760952 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1028/4118] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/volumes/032f1603-411d-4307-81a5-75bcd494f222 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:19.769093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-295925d1-f75f-4252-bd99-5b297d281e18 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.770690 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:19.771014 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1990563820"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:19.772434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1990563820'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:19.772482 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume of 1 GB Aug 18 13:57:19.776104 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Availability Zones retrieved successfully. Aug 18 13:57:19.781359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (11ff25fc-98bc-4f05-bbcf-adb0b5e19451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:19.782197 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb535ad-c617-4246-a06a-e43f178598eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:19.782887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:19.806243 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb535ad-c617-4246-a06a-e43f178598eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:19.807128 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf37a39b-5349-4c16-9dfe-faf6ee72d66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:19.842784 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['11a05f3d-2885-4c93-a4bf-2cd79219a0f9', '51b8c894-0f58-4b2d-8aa9-cfbe2ec34a3f', '2fe68cda-0737-4ab0-b8f1-12570308fc90', '73177de2-ff73-477f-8d92-4c7f64c9fb10'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:19.843611 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf37a39b-5349-4c16-9dfe-faf6ee72d66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11a05f3d-2885-4c93-a4bf-2cd79219a0f9', '51b8c894-0f58-4b2d-8aa9-cfbe2ec34a3f', '2fe68cda-0737-4ab0-b8f1-12570308fc90', '73177de2-ff73-477f-8d92-4c7f64c9fb10']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:19.844301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63f4ffd-e84f-4f72-936b-67e79f504131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:19.865465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63f4ffd-e84f-4f72-936b-67e79f504131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b62ef9f-fbb8-409b-a906-900afb186a01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1990563820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['11a05f3d-2885-4c93-a4bf-2cd79219a0f9','51b8c894-0f58-4b2d-8aa9-cfbe2ec34a3f','2fe68cda-0737-4ab0-b8f1-12570308fc90','73177de2-ff73-477f-8d92-4c7f64c9fb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1990563820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b62ef9f-fbb8-409b-a906-900afb186a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e79c31ed5844ea98715b469185742c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:19.866139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e28611-389b-40a6-95b9-9120a612a8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:19.883306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e28611-389b-40a6-95b9-9120a612a8aa) transitioned into state 'SUCCESS' from state '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-1990563820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['11a05f3d-2885-4c93-a4bf-2cd79219a0f9','51b8c894-0f58-4b2d-8aa9-cfbe2ec34a3f','2fe68cda-0737-4ab0-b8f1-12570308fc90','73177de2-ff73-477f-8d92-4c7f64c9fb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:19.884157 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd96d6d-d07e-4eb7-9f4f-8a502e10adaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:19.885848 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f058133d-1737-4138-accc-d3544402c6eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.887816 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f058133d-1737-4138-accc-d3544402c6eb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:19.888068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f058133d-1737-4138-accc-d3544402c6eb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.888317 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f058133d-1737-4138-accc-d3544402c6eb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.888471 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f058133d-1737-4138-accc-d3544402c6eb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:19.892926 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd96d6d-d07e-4eb7-9f4f-8a502e10adaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:19.893230 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.893230 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:19.893531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (11ff25fc-98bc-4f05-bbcf-adb0b5e19451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:19.893815 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request issued successfully. Aug 18 13:57:19.894371 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f058133d-1737-4138-accc-d3544402c6eb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:19.894498 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-295925d1-f75f-4252-bd99-5b297d281e18 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:19.894817 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1040/4120] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:57:19 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:19.894911 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1032/4120] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:19.906261 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9eeea0d-11bb-4095-8469-546acc324513 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:19.907813 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9eeea0d-11bb-4095-8469-546acc324513 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 Aug 18 13:57:19.908003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9eeea0d-11bb-4095-8469-546acc324513 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:19.908179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9eeea0d-11bb-4095-8469-546acc324513 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:19.915616 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:19.915616 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:19.918514 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a9eeea0d-11bb-4095-8469-546acc324513 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:19.921700 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9eeea0d-11bb-4095-8469-546acc324513 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 returned with HTTP 200 Aug 18 13:57:19.922061 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1021/4121] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:19 2026] GET /volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:20.035602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9fbea1d2-c63e-4507-9265-2895f5728594 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.037350 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9fbea1d2-c63e-4507-9265-2895f5728594 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 Aug 18 13:57:20.037649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9fbea1d2-c63e-4507-9265-2895f5728594 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.037936 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9fbea1d2-c63e-4507-9265-2895f5728594 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.042471 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9fbea1d2-c63e-4507-9265-2895f5728594 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 returned with HTTP 404 Aug 18 13:57:20.043048 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1029/4122] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/snapshots/6e6a1db0-9c56-4367-ad66-dbec017ab4b5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:20.050042 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.052135 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 Aug 18 13:57:20.052406 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.052610 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.052707 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Delete snapshot with id: e1b2ec10-f2db-4c2b-aba4-aa7231753655 Aug 18 13:57:20.058079 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.058079 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:20.058556 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:20.073586 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot delete request issued successfully. Aug 18 13:57:20.073777 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ac95059b-6cd8-4fdc-b64b-5ac08bc61bdd tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 returned with HTTP 202 Aug 18 13:57:20.074233 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1041/4123] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:20 2026] DELETE /volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:20.083123 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ecf8dcac-bd17-4fdc-84c7-ed3007925045 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.085168 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecf8dcac-bd17-4fdc-84c7-ed3007925045 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 Aug 18 13:57:20.085450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecf8dcac-bd17-4fdc-84c7-ed3007925045 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.085515 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecf8dcac-bd17-4fdc-84c7-ed3007925045 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.090362 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.090362 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:20.090789 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ecf8dcac-bd17-4fdc-84c7-ed3007925045 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Snapshot retrieved successfully. Aug 18 13:57:20.091550 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecf8dcac-bd17-4fdc-84c7-ed3007925045 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 returned with HTTP 200 Aug 18 13:57:20.091916 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1033/4124] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:20.122894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d549360-db60-4aa0-9818-ccdf8b7b67e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.124784 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d549360-db60-4aa0-9818-ccdf8b7b67e2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:20.124964 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d549360-db60-4aa0-9818-ccdf8b7b67e2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.125194 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d549360-db60-4aa0-9818-ccdf8b7b67e2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.240623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-21aee9f4-a3b1-4062-9f8b-5439c8ed525f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.243193 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21aee9f4-a3b1-4062-9f8b-5439c8ed525f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:20.243367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21aee9f4-a3b1-4062-9f8b-5439c8ed525f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.243544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21aee9f4-a3b1-4062-9f8b-5439c8ed525f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.249675 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.249675 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:20.252877 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-21aee9f4-a3b1-4062-9f8b-5439c8ed525f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:20.258089 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21aee9f4-a3b1-4062-9f8b-5439c8ed525f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:20.258559 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1030/4125] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:20.293783 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.293783 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:20.296929 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d549360-db60-4aa0-9818-ccdf8b7b67e2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:20.300664 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d549360-db60-4aa0-9818-ccdf8b7b67e2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:20.301072 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1022/4126] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:20.451335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0adb88bc-2517-4f9b-acc0-df2a64c40f24 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.453068 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0adb88bc-2517-4f9b-acc0-df2a64c40f24 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a Aug 18 13:57:20.453251 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0adb88bc-2517-4f9b-acc0-df2a64c40f24 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.453436 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0adb88bc-2517-4f9b-acc0-df2a64c40f24 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.460262 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0adb88bc-2517-4f9b-acc0-df2a64c40f24 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a returned with HTTP 404 Aug 18 13:57:20.460704 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1042/4127] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/volumes/05382112-936d-4849-84e1-7419d864c90a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:20.488238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.490104 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:20.490489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1898420573", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:20.492347 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1898420573', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:20.603358 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 13:57:20.607440 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 13:57:20.612423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (2e727975-9296-4963-b2f6-96e5b77be570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:20.613277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2354c127-1c99-4248-ae11-5f30a3fa9ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:20.614133 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:20.674454 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2354c127-1c99-4248-ae11-5f30a3fa9ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:20.675684 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba335f2-8d90-41ca-95f3-1157ebda20da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:20.723285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['8a4caaad-1764-4446-b5dd-3d61c3d34a4e', '5d4255da-7016-41c6-b051-3507d411135a', 'cce960ff-4939-4427-abba-475711464d73', '08867837-6a85-4e13-a82d-eb1c7ab4d34d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:20.724120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba335f2-8d90-41ca-95f3-1157ebda20da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a4caaad-1764-4446-b5dd-3d61c3d34a4e', '5d4255da-7016-41c6-b051-3507d411135a', 'cce960ff-4939-4427-abba-475711464d73', '08867837-6a85-4e13-a82d-eb1c7ab4d34d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:20.724990 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952a030f-3191-4c90-9b5d-03699d3e6eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:20.752617 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952a030f-3191-4c90-9b5d-03699d3e6eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b1410a-7779-466a-bbed-4316f8be9444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1898420573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['8a4caaad-1764-4446-b5dd-3d61c3d34a4e','5d4255da-7016-41c6-b051-3507d411135a','cce960ff-4939-4427-abba-475711464d73','08867837-6a85-4e13-a82d-eb1c7ab4d34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1898420573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b1410a-7779-466a-bbed-4316f8be9444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:20.753580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae58fa95-2523-4135-901a-035304bcd068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:20.772425 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae58fa95-2523-4135-901a-035304bcd068) transitioned into state 'SUCCESS' from state '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-1898420573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['8a4caaad-1764-4446-b5dd-3d61c3d34a4e','5d4255da-7016-41c6-b051-3507d411135a','cce960ff-4939-4427-abba-475711464d73','08867837-6a85-4e13-a82d-eb1c7ab4d34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:20.773417 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef04b39-442c-4484-9741-5842ab94a353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:20.782016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef04b39-442c-4484-9741-5842ab94a353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:20.782751 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (2e727975-9296-4963-b2f6-96e5b77be570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:20.783479 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 13:57:20.783539 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5add1698-2151-4f4f-95ba-f4efbf58fd00 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:20.784119 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1034/4128] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:57:20 2026] POST /volume/v3/volumes => generated 759 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:20.794444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6fd4649b-f4bd-4349-89f4-926a2f1bff75 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.796038 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6fd4649b-f4bd-4349-89f4-926a2f1bff75 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:57:20.796565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6fd4649b-f4bd-4349-89f4-926a2f1bff75 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.796565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6fd4649b-f4bd-4349-89f4-926a2f1bff75 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.802452 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.802452 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:20.806438 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6fd4649b-f4bd-4349-89f4-926a2f1bff75 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:20.811317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6fd4649b-f4bd-4349-89f4-926a2f1bff75 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 200 Aug 18 13:57:20.811752 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1031/4129] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:20.904775 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6a077c3-59d4-45dc-b806-311d465b4a22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.906320 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6a077c3-59d4-45dc-b806-311d465b4a22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:20.906589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6a077c3-59d4-45dc-b806-311d465b4a22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.906708 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6a077c3-59d4-45dc-b806-311d465b4a22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.906848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d6a077c3-59d4-45dc-b806-311d465b4a22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:20.911499 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.911499 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:20.912338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6a077c3-59d4-45dc-b806-311d465b4a22 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:20.912698 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1023/4130] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:20.933432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-aaebf04d-39e6-4d95-a6b3-c9d92bc48a9e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.935740 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aaebf04d-39e6-4d95-a6b3-c9d92bc48a9e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 Aug 18 13:57:20.936047 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aaebf04d-39e6-4d95-a6b3-c9d92bc48a9e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:20.936298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aaebf04d-39e6-4d95-a6b3-c9d92bc48a9e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:20.945220 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.945220 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:20.949183 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-aaebf04d-39e6-4d95-a6b3-c9d92bc48a9e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:20.953214 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aaebf04d-39e6-4d95-a6b3-c9d92bc48a9e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 returned with HTTP 200 Aug 18 13:57:20.953601 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1043/4131] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:20 2026] GET /volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:20.966825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:20.968807 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:20.969202 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b62ef9f-fbb8-409b-a906-900afb186a01", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-424993541"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:20.979633 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:20.979633 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:20.980048 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:20.980188 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create snapshot from volume 7b62ef9f-fbb8-409b-a906-900afb186a01 Aug 18 13:57:21.001723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['802812bd-80d9-4c5c-8bfa-42ea46d38445', 'e0858e27-82ca-4f35-accf-417699896dd9', 'b1d34b41-7bfb-4e76-8f94-6153be05e61e', '3c4f9f15-275a-4c59-a74c-188e23a662bc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:21.101931 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-56bae66a-bcaa-4082-965e-abd797216de0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.103882 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-56bae66a-bcaa-4082-965e-abd797216de0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 Aug 18 13:57:21.104102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-56bae66a-bcaa-4082-965e-abd797216de0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.104327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-56bae66a-bcaa-4082-965e-abd797216de0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.108629 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-56bae66a-bcaa-4082-965e-abd797216de0 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 returned with HTTP 404 Aug 18 13:57:21.109086 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1032/4132] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/snapshots/e1b2ec10-f2db-4c2b-aba4-aa7231753655 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:21.116819 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-baa5e95e-4d0d-4d64-8025-d56ef688ddbf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.118736 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-baa5e95e-4d0d-4d64-8025-d56ef688ddbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:21.118970 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-baa5e95e-4d0d-4d64-8025-d56ef688ddbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.119170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-baa5e95e-4d0d-4d64-8025-d56ef688ddbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.131037 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.131037 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:21.134957 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-baa5e95e-4d0d-4d64-8025-d56ef688ddbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:21.139721 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-baa5e95e-4d0d-4d64-8025-d56ef688ddbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f returned with HTTP 200 Aug 18 13:57:21.140218 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1024/4133] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:21.156892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-976b3dd5-3057-4b81-a343-046dcea4efbf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.158817 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-976b3dd5-3057-4b81-a343-046dcea4efbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] DELETE https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:21.159068 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-976b3dd5-3057-4b81-a343-046dcea4efbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.159288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-976b3dd5-3057-4b81-a343-046dcea4efbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.159505 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-976b3dd5-3057-4b81-a343-046dcea4efbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Delete volume with id: 2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:21.166619 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.166619 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:21.167134 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-976b3dd5-3057-4b81-a343-046dcea4efbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:21.183516 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-976b3dd5-3057-4b81-a343-046dcea4efbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Delete volume request issued successfully. Aug 18 13:57:21.183738 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-976b3dd5-3057-4b81-a343-046dcea4efbf tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f returned with HTTP 202 Aug 18 13:57:21.184238 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1044/4134] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:21 2026] DELETE /volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:21.191531 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-21a4501f-1c14-4d2c-989c-854e089be343 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.193336 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21a4501f-1c14-4d2c-989c-854e089be343 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:21.193594 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21a4501f-1c14-4d2c-989c-854e089be343 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.194009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21a4501f-1c14-4d2c-989c-854e089be343 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.203210 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.203210 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:21.207909 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot create request issued successfully. Aug 18 13:57:21.208372 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cfdff84-10f5-478d-a28a-05916a7e4822 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:21.209015 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1035/4135] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:21.209750 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-21a4501f-1c14-4d2c-989c-854e089be343 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Volume info retrieved successfully. Aug 18 13:57:21.215292 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21a4501f-1c14-4d2c-989c-854e089be343 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f returned with HTTP 200 Aug 18 13:57:21.215677 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1033/4136] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:21.219227 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0d1901a-3c67-406d-af2e-2633cd456f25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.221618 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0d1901a-3c67-406d-af2e-2633cd456f25 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d Aug 18 13:57:21.221950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0d1901a-3c67-406d-af2e-2633cd456f25 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.222246 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0d1901a-3c67-406d-af2e-2633cd456f25 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.228490 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.228490 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:21.228887 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0d1901a-3c67-406d-af2e-2633cd456f25 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:21.229641 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0d1901a-3c67-406d-af2e-2633cd456f25 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d returned with HTTP 200 Aug 18 13:57:21.230076 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1025/4137] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:21.271904 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-25871e21-34ac-4c80-8159-3fe368fa3aab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.273301 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-25871e21-34ac-4c80-8159-3fe368fa3aab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:21.273465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-25871e21-34ac-4c80-8159-3fe368fa3aab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.273884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-25871e21-34ac-4c80-8159-3fe368fa3aab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.280340 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.280340 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:21.284296 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-25871e21-34ac-4c80-8159-3fe368fa3aab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:21.289122 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-25871e21-34ac-4c80-8159-3fe368fa3aab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:21.289514 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1045/4138] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:21.316810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49e22032-98b4-445a-b6ee-4c570d973e77 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.318896 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49e22032-98b4-445a-b6ee-4c570d973e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:21.319102 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49e22032-98b4-445a-b6ee-4c570d973e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.319311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49e22032-98b4-445a-b6ee-4c570d973e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.328118 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.328118 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:21.331367 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49e22032-98b4-445a-b6ee-4c570d973e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:21.335730 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49e22032-98b4-445a-b6ee-4c570d973e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:21.336155 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1036/4139] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:21.625091 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-874bc3b9-a594-4640-8fc3-6209cafca985 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.627144 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-874bc3b9-a594-4640-8fc3-6209cafca985 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:21.627327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-874bc3b9-a594-4640-8fc3-6209cafca985 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.627532 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-874bc3b9-a594-4640-8fc3-6209cafca985 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.639155 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.639155 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:21.643607 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-874bc3b9-a594-4640-8fc3-6209cafca985 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:21.647971 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-874bc3b9-a594-4640-8fc3-6209cafca985 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:21.648414 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1034/4140] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:21.823168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7247dcb2-6605-44ac-9203-0d6b59b14b07 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.825218 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7247dcb2-6605-44ac-9203-0d6b59b14b07 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:57:21.825460 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7247dcb2-6605-44ac-9203-0d6b59b14b07 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.825691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7247dcb2-6605-44ac-9203-0d6b59b14b07 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.832330 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.832330 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:21.835595 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7247dcb2-6605-44ac-9203-0d6b59b14b07 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:21.840376 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7247dcb2-6605-44ac-9203-0d6b59b14b07 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 200 Aug 18 13:57:21.840633 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1026/4141] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:21.855512 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1a076048-3820-475b-be48-19908d7629fa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.857056 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a076048-3820-475b-be48-19908d7629fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:57:21.857218 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a076048-3820-475b-be48-19908d7629fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.857387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1a076048-3820-475b-be48-19908d7629fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.863895 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.863895 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:21.867159 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1a076048-3820-475b-be48-19908d7629fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:21.871883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1a076048-3820-475b-be48-19908d7629fa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 200 Aug 18 13:57:21.872472 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1046/4142] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:21.923665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8989632-1522-4c36-a37e-3e913fa66a42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:21.925820 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8989632-1522-4c36-a37e-3e913fa66a42 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:21.926185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8989632-1522-4c36-a37e-3e913fa66a42 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:21.926435 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8989632-1522-4c36-a37e-3e913fa66a42 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:21.926606 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c8989632-1522-4c36-a37e-3e913fa66a42 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:21.931804 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:21.931804 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:21.932773 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8989632-1522-4c36-a37e-3e913fa66a42 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:21.933256 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1037/4143] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:21 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:22.227823 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-13249069-deb5-4104-9863-12ffc01f5308 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.229564 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-13249069-deb5-4104-9863-12ffc01f5308 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] GET https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f Aug 18 13:57:22.229777 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-13249069-deb5-4104-9863-12ffc01f5308 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.229988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-13249069-deb5-4104-9863-12ffc01f5308 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.236183 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-13249069-deb5-4104-9863-12ffc01f5308 tempest-VolumesSnapshotListTestJSON-1233130389 tempest-VolumesSnapshotListTestJSON-1233130389-project-member] https://10.4.3.221/volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f returned with HTTP 404 Aug 18 13:57:22.236749 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1035/4144] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:22 2026] GET /volume/v3/volumes/2af4576f-879d-406a-a83d-ab46f331651f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:22.239958 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-463d4a7c-8f86-4235-826f-b3bade16e8e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.241702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-463d4a7c-8f86-4235-826f-b3bade16e8e5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d Aug 18 13:57:22.242079 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-463d4a7c-8f86-4235-826f-b3bade16e8e5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.242079 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-463d4a7c-8f86-4235-826f-b3bade16e8e5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.246721 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:22.246721 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:22.247111 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-463d4a7c-8f86-4235-826f-b3bade16e8e5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:22.247702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-463d4a7c-8f86-4235-826f-b3bade16e8e5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d returned with HTTP 200 Aug 18 13:57:22.248197 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1027/4145] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:22 2026] GET /volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:22.255849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.257545 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] GET https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:22.258048 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.258048 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.258163 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:22.259165 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.db.api [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Building query based on filter {{(pid=100281) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:57:22.262355 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Get all snapshots completed successfully. Aug 18 13:57:22.262624 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f92bb83d-bac2-4da0-bcb2-a064a409211f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] https://10.4.3.221/volume/v3/snapshots returned with HTTP 200 Aug 18 13:57:22.263256 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1047/4146] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 13:57:22 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:22.272042 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18a25422-302f-4cde-af29-b9afb57108cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.273954 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18a25422-302f-4cde-af29-b9afb57108cb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d Aug 18 13:57:22.274211 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18a25422-302f-4cde-af29-b9afb57108cb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.274411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18a25422-302f-4cde-af29-b9afb57108cb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.274492 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-18a25422-302f-4cde-af29-b9afb57108cb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete snapshot with id: db8097f2-0465-4670-903e-9e823799759d Aug 18 13:57:22.281373 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:22.281373 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:22.281711 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18a25422-302f-4cde-af29-b9afb57108cb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:22.300274 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18a25422-302f-4cde-af29-b9afb57108cb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot delete request issued successfully. Aug 18 13:57:22.300508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18a25422-302f-4cde-af29-b9afb57108cb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d returned with HTTP 202 Aug 18 13:57:22.301214 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1038/4147] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:22 2026] DELETE /volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:22.304099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-80f6f3da-cefd-45a3-bbf8-743d97f7df61 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.306320 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80f6f3da-cefd-45a3-bbf8-743d97f7df61 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:22.306650 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80f6f3da-cefd-45a3-bbf8-743d97f7df61 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.306799 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80f6f3da-cefd-45a3-bbf8-743d97f7df61 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.308881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1c94b9f-84d0-4fea-bb3a-5e72e9fafe4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.310885 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1c94b9f-84d0-4fea-bb3a-5e72e9fafe4f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d Aug 18 13:57:22.311125 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1c94b9f-84d0-4fea-bb3a-5e72e9fafe4f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.311279 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1c94b9f-84d0-4fea-bb3a-5e72e9fafe4f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.315397 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:22.315397 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:22.318250 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:22.318250 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:22.318681 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1c94b9f-84d0-4fea-bb3a-5e72e9fafe4f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:22.319566 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1c94b9f-84d0-4fea-bb3a-5e72e9fafe4f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d returned with HTTP 200 Aug 18 13:57:22.320054 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1028/4148] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:22 2026] GET /volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:22.324885 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-80f6f3da-cefd-45a3-bbf8-743d97f7df61 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:22.328146 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80f6f3da-cefd-45a3-bbf8-743d97f7df61 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:22.328578 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1036/4149] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:22 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:22.350017 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c277e485-eafe-471c-ba7e-da9788148023 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.353381 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c277e485-eafe-471c-ba7e-da9788148023 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:22.354024 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c277e485-eafe-471c-ba7e-da9788148023 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.354024 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c277e485-eafe-471c-ba7e-da9788148023 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.362673 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:22.362673 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:22.368767 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c277e485-eafe-471c-ba7e-da9788148023 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:22.374482 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c277e485-eafe-471c-ba7e-da9788148023 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:22.374957 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1048/4150] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:22 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:22.945929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc1f591b-1968-4dd8-b965-d3e87cd1a721 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:22.947931 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc1f591b-1968-4dd8-b965-d3e87cd1a721 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:22.948112 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc1f591b-1968-4dd8-b965-d3e87cd1a721 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:22.948281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc1f591b-1968-4dd8-b965-d3e87cd1a721 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:22.948372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cc1f591b-1968-4dd8-b965-d3e87cd1a721 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:22.956085 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:22.956085 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:22.956882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc1f591b-1968-4dd8-b965-d3e87cd1a721 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:22.957346 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1039/4151] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:22 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:23.019617 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-91fec254-1a7f-479d-b1b7-1b0ddab54311 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.021652 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-91fec254-1a7f-479d-b1b7-1b0ddab54311 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:57:23.021908 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-91fec254-1a7f-479d-b1b7-1b0ddab54311 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.022135 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-91fec254-1a7f-479d-b1b7-1b0ddab54311 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.029509 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.029509 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:23.033034 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-91fec254-1a7f-479d-b1b7-1b0ddab54311 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:23.039310 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-91fec254-1a7f-479d-b1b7-1b0ddab54311 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 200 Aug 18 13:57:23.039798 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1029/4152] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:23.332741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-10e8a078-adff-4bf2-b715-c9ee316cd59a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.334655 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10e8a078-adff-4bf2-b715-c9ee316cd59a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d Aug 18 13:57:23.334943 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10e8a078-adff-4bf2-b715-c9ee316cd59a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.335649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-10e8a078-adff-4bf2-b715-c9ee316cd59a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.343347 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-10e8a078-adff-4bf2-b715-c9ee316cd59a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d returned with HTTP 404 Aug 18 13:57:23.343980 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1037/4153] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/snapshots/db8097f2-0465-4670-903e-9e823799759d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:23.346210 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0b8092ce-b565-4395-82f7-f31c81d198ce None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.349574 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b8092ce-b565-4395-82f7-f31c81d198ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:23.349574 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b8092ce-b565-4395-82f7-f31c81d198ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.349708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b8092ce-b565-4395-82f7-f31c81d198ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.352592 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.354445 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 Aug 18 13:57:23.354580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.354740 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.355669 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume with id: 7b62ef9f-fbb8-409b-a906-900afb186a01 Aug 18 13:57:23.357532 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.357532 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:23.361412 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0b8092ce-b565-4395-82f7-f31c81d198ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:23.361460 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.361460 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:23.361810 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:23.366525 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b8092ce-b565-4395-82f7-f31c81d198ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:23.367263 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1049/4154] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:23.390810 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c9c0776-ef4e-49fc-af68-6b51016c600b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.393091 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume request issued successfully. Aug 18 13:57:23.393254 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a68b6207-6cbf-4641-a67a-38b26bb58fd1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 returned with HTTP 202 Aug 18 13:57:23.393648 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1040/4155] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:23 2026] DELETE /volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:23.396331 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c9c0776-ef4e-49fc-af68-6b51016c600b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:23.396607 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c9c0776-ef4e-49fc-af68-6b51016c600b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.397267 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c9c0776-ef4e-49fc-af68-6b51016c600b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.406142 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fd3c78c5-6c05-4a73-a528-dbf6cb4ca072 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.410314 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fd3c78c5-6c05-4a73-a528-dbf6cb4ca072 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 Aug 18 13:57:23.410314 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fd3c78c5-6c05-4a73-a528-dbf6cb4ca072 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.413593 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fd3c78c5-6c05-4a73-a528-dbf6cb4ca072 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.417750 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.417750 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:23.419982 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.419982 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:23.422682 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c9c0776-ef4e-49fc-af68-6b51016c600b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:23.424927 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fd3c78c5-6c05-4a73-a528-dbf6cb4ca072 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:23.431142 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fd3c78c5-6c05-4a73-a528-dbf6cb4ca072 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 returned with HTTP 200 Aug 18 13:57:23.431142 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1038/4156] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:23.432280 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c9c0776-ef4e-49fc-af68-6b51016c600b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:23.432805 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1030/4157] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:23.527359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.575444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-f377f207-2c03-4f7e-80f8-b04b5f3d8e8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.578030 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-f377f207-2c03-4f7e-80f8-b04b5f3d8e8a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:57:23.578278 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-f377f207-2c03-4f7e-80f8-b04b5f3d8e8a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.578531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-f377f207-2c03-4f7e-80f8-b04b5f3d8e8a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.590275 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.590275 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:23.599160 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-f377f207-2c03-4f7e-80f8-b04b5f3d8e8a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:23.604160 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-f377f207-2c03-4f7e-80f8-b04b5f3d8e8a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 200 Aug 18 13:57:23.604721 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1041/4158] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:23.614849 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c86be08d-dced-439a-8a62-b60267cccc25 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.615216 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c86be08d-dced-439a-8a62-b60267cccc25 None None] GET https://10.4.3.221/volume// Aug 18 13:57:23.615827 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c86be08d-dced-439a-8a62-b60267cccc25 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.615827 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c86be08d-dced-439a-8a62-b60267cccc25 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.615827 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c86be08d-dced-439a-8a62-b60267cccc25 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:23.616152 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1039/4159] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:23.627168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-a2c1afa0-bb93-4dc6-a5f0-828b9893d421 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.631620 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-a2c1afa0-bb93-4dc6-a5f0-828b9893d421 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:57:23.632023 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-a2c1afa0-bb93-4dc6-a5f0-828b9893d421 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5b1410a-7779-466a-bbed-4316f8be9444", "connector": null, "instance_uuid": "d18d375a-6b5e-4e20-9646-b8f66b945c73"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:23.645658 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.645658 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:23.661422 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:23.661957 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1592264474"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:23.663855 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1592264474'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:23.664054 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create volume of 1 GB Aug 18 13:57:23.669046 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Availability Zones retrieved successfully. Aug 18 13:57:23.675486 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-a2c1afa0-bb93-4dc6-a5f0-828b9893d421 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:57:23.675906 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1031/4160] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:57:23 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 18 13:57:23.677940 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Flow 'volume_create_api' (c9682ec7-ffd5-4810-abb8-65c69c6188db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:23.679405 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141b83f1-bce1-4092-b456-7d527d10d7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:23.680566 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:23.711614 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141b83f1-bce1-4092-b456-7d527d10d7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:23.712414 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5329e8e0-b410-41a3-a9ad-2420d78b8852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:23.778837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Created reservations ['be59dff4-679b-44b2-8465-2604b4ba138d', 'a51990ee-68c4-496f-80ea-f1e29924e1d7', '8c8596f9-e190-4cc7-85db-d989bbace0df', 'b5bd5fd1-e107-4bfd-82e3-ef3362744c18'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:23.779643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5329e8e0-b410-41a3-a9ad-2420d78b8852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be59dff4-679b-44b2-8465-2604b4ba138d', 'a51990ee-68c4-496f-80ea-f1e29924e1d7', '8c8596f9-e190-4cc7-85db-d989bbace0df', 'b5bd5fd1-e107-4bfd-82e3-ef3362744c18']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:23.780436 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e79c7e0-6d0c-432b-9e2f-ea05697c17d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:23.804264 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e79c7e0-6d0c-432b-9e2f-ea05697c17d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a2f751d-a453-4e08-955b-82e9270bcebc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1592264474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c00eadce014e04ae18585d9639052b',qos_specs=None,replication_status=,reservations=['be59dff4-679b-44b2-8465-2604b4ba138d','a51990ee-68c4-496f-80ea-f1e29924e1d7','8c8596f9-e190-4cc7-85db-d989bbace0df','b5bd5fd1-e107-4bfd-82e3-ef3362744c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0114ddd4154bcbb8998063edd782fe',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1592264474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a2f751d-a453-4e08-955b-82e9270bcebc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c00eadce014e04ae18585d9639052b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db0114ddd4154bcbb8998063edd782fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:23.805387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a31e1292-913a-45ef-ab99-f2cb6a6468fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:23.824130 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a31e1292-913a-45ef-ab99-f2cb6a6468fd) transitioned into state 'SUCCESS' from state '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-1592264474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c00eadce014e04ae18585d9639052b',qos_specs=None,replication_status=,reservations=['be59dff4-679b-44b2-8465-2604b4ba138d','a51990ee-68c4-496f-80ea-f1e29924e1d7','8c8596f9-e190-4cc7-85db-d989bbace0df','b5bd5fd1-e107-4bfd-82e3-ef3362744c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0114ddd4154bcbb8998063edd782fe',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:23.825017 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0556f4d-fb42-4355-bcf2-b069c488cda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:23.834403 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0556f4d-fb42-4355-bcf2-b069c488cda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:23.835194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Flow 'volume_create_api' (c9682ec7-ffd5-4810-abb8-65c69c6188db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:23.835502 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create volume request issued successfully. Aug 18 13:57:23.836069 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2de48da7-30c4-4a09-9a08-ff18fd15823a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:23.836498 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1050/4161] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:57:23 2026] POST /volume/v3/volumes => generated 766 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:23.849645 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03a5a2d8-a847-4489-b258-e48f5567c9ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.852494 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03a5a2d8-a847-4489-b258-e48f5567c9ef tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:23.852827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03a5a2d8-a847-4489-b258-e48f5567c9ef tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.853041 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03a5a2d8-a847-4489-b258-e48f5567c9ef tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.862093 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.862093 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:23.867138 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03a5a2d8-a847-4489-b258-e48f5567c9ef tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:23.872625 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03a5a2d8-a847-4489-b258-e48f5567c9ef tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 200 Aug 18 13:57:23.873180 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1042/4162] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:23.970654 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-80a04b13-ddc7-46a6-a896-75b85e37aae9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:23.972915 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80a04b13-ddc7-46a6-a896-75b85e37aae9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:23.973049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80a04b13-ddc7-46a6-a896-75b85e37aae9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:23.973217 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80a04b13-ddc7-46a6-a896-75b85e37aae9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:23.973326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-80a04b13-ddc7-46a6-a896-75b85e37aae9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:23.978304 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:23.978304 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:23.979090 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80a04b13-ddc7-46a6-a896-75b85e37aae9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:23.979432 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1040/4163] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:23 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:24.385364 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aadace50-e82f-49ae-808e-d53988d410c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.387508 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aadace50-e82f-49ae-808e-d53988d410c7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:24.387683 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aadace50-e82f-49ae-808e-d53988d410c7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.387895 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aadace50-e82f-49ae-808e-d53988d410c7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.399143 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.399143 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:24.403228 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aadace50-e82f-49ae-808e-d53988d410c7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:24.408894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aadace50-e82f-49ae-808e-d53988d410c7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:24.409306 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1032/4164] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:24.448712 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b295af91-7489-4a1e-b20c-1ba25dd4b653 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.452267 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b295af91-7489-4a1e-b20c-1ba25dd4b653 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 Aug 18 13:57:24.452532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b295af91-7489-4a1e-b20c-1ba25dd4b653 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.452791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b295af91-7489-4a1e-b20c-1ba25dd4b653 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.454839 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-492bf740-eeec-48d4-aa01-0e5876796fe4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.457125 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-492bf740-eeec-48d4-aa01-0e5876796fe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:24.457447 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-492bf740-eeec-48d4-aa01-0e5876796fe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.457734 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-492bf740-eeec-48d4-aa01-0e5876796fe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.459447 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b295af91-7489-4a1e-b20c-1ba25dd4b653 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 returned with HTTP 404 Aug 18 13:57:24.459993 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1051/4165] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/v3/volumes/7b62ef9f-fbb8-409b-a906-900afb186a01 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:24.470312 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.472077 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:24.472444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-92403536"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:24.473993 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-92403536'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:24.474133 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume of 1 GB Aug 18 13:57:24.475265 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.475265 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:24.480008 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-492bf740-eeec-48d4-aa01-0e5876796fe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:24.481383 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Availability Zones retrieved successfully. Aug 18 13:57:24.485190 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-492bf740-eeec-48d4-aa01-0e5876796fe4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:24.485686 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1043/4166] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:24.489165 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (dfd1ec27-aa70-4cdf-a755-005e5ff3c2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:24.490313 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678e9351-dae6-4eb4-afb5-2305a57eb885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:24.491153 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:24.516243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678e9351-dae6-4eb4-afb5-2305a57eb885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:24.517144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aefb897-cd26-47d4-abe3-1ed160c02ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:24.559285 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['32830c69-2614-487f-a27d-3b6a14c1497c', 'a9c7fe12-dd0c-4e14-a6ad-46ab3c2cd2a9', '98cb95a7-19ff-4fa4-bd21-e21c45265023', '732cc2a2-cd76-4826-9bb9-5962795232fe'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:24.560405 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aefb897-cd26-47d4-abe3-1ed160c02ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32830c69-2614-487f-a27d-3b6a14c1497c', 'a9c7fe12-dd0c-4e14-a6ad-46ab3c2cd2a9', '98cb95a7-19ff-4fa4-bd21-e21c45265023', '732cc2a2-cd76-4826-9bb9-5962795232fe']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:24.561776 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a6201b-6fad-4f4d-9ac3-0af6d2eba385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:24.591759 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a6201b-6fad-4f4d-9ac3-0af6d2eba385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff55f87-81c7-43ef-97a9-6a86d3db1634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92403536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['32830c69-2614-487f-a27d-3b6a14c1497c','a9c7fe12-dd0c-4e14-a6ad-46ab3c2cd2a9','98cb95a7-19ff-4fa4-bd21-e21c45265023','732cc2a2-cd76-4826-9bb9-5962795232fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92403536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ff55f87-81c7-43ef-97a9-6a86d3db1634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e79c31ed5844ea98715b469185742c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:24.592692 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5626acc-7521-4cb6-83f5-e223a3f8e526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:24.613405 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5626acc-7521-4cb6-83f5-e223a3f8e526) transitioned into state 'SUCCESS' from state '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-92403536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['32830c69-2614-487f-a27d-3b6a14c1497c','a9c7fe12-dd0c-4e14-a6ad-46ab3c2cd2a9','98cb95a7-19ff-4fa4-bd21-e21c45265023','732cc2a2-cd76-4826-9bb9-5962795232fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:24.614059 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb185539-3ca2-4a97-a4e7-87bc97208612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:24.624548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb185539-3ca2-4a97-a4e7-87bc97208612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:24.625530 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (dfd1ec27-aa70-4cdf-a755-005e5ff3c2b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:24.625768 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request issued successfully. Aug 18 13:57:24.626554 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8bf042f0-dbf4-4093-be83-19141b8dd83a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:24.626976 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1041/4167] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:57:24 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:24.640144 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cafe7836-8c33-43fc-9731-a7c1d238ef5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.642433 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cafe7836-8c33-43fc-9731-a7c1d238ef5d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 Aug 18 13:57:24.642720 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cafe7836-8c33-43fc-9731-a7c1d238ef5d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.642937 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cafe7836-8c33-43fc-9731-a7c1d238ef5d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.651845 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.651845 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:24.656333 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cafe7836-8c33-43fc-9731-a7c1d238ef5d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:24.660995 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cafe7836-8c33-43fc-9731-a7c1d238ef5d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 returned with HTTP 200 Aug 18 13:57:24.661425 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1033/4168] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:24.666760 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b735d449-b36b-4b88-89ff-ec4a7732dd06 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.667155 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b735d449-b36b-4b88-89ff-ec4a7732dd06 None None] GET https://10.4.3.221/volume// Aug 18 13:57:24.667322 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b735d449-b36b-4b88-89ff-ec4a7732dd06 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.667524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b735d449-b36b-4b88-89ff-ec4a7732dd06 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.667882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b735d449-b36b-4b88-89ff-ec4a7732dd06 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:24.668180 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1052/4169] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:24.674720 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-2b94b857-0856-44fc-950d-7a201d4dbbd5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.676565 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-2b94b857-0856-44fc-950d-7a201d4dbbd5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:57:24.676774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-2b94b857-0856-44fc-950d-7a201d4dbbd5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.676972 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-2b94b857-0856-44fc-950d-7a201d4dbbd5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.685961 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.685961 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:24.689107 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-2b94b857-0856-44fc-950d-7a201d4dbbd5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:57:24.693214 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-2b94b857-0856-44fc-950d-7a201d4dbbd5 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 200 Aug 18 13:57:24.693571 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1044/4170] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:57:24.798841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-b4178ed7-6717-40ce-809e-16a9d58ef91c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.801025 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-b4178ed7-6717-40ce-809e-16a9d58ef91c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4 Aug 18 13:57:24.801354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-b4178ed7-6717-40ce-809e-16a9d58ef91c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:24.809109 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-b4178ed7-6717-40ce-809e-16a9d58ef91c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-a5b1410a-7779-466a-bbed-4316f8be9444-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:57:24.812991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-b4178ed7-6717-40ce-809e-16a9d58ef91c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-a5b1410a-7779-466a-bbed-4316f8be9444-np0000007658" acquired by "attachment_update" :: waited 0.004s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:57:24.813782 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.813782 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:24.887153 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a040157-8f49-402c-8fc3-da6169b8a3ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.889096 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a040157-8f49-402c-8fc3-da6169b8a3ce tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:24.889334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a040157-8f49-402c-8fc3-da6169b8a3ce tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.889562 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a040157-8f49-402c-8fc3-da6169b8a3ce tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.901629 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-b4178ed7-6717-40ce-809e-16a9d58ef91c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-a5b1410a-7779-466a-bbed-4316f8be9444-np0000007658" released by "attachment_update" :: held 0.089s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:57:24.902180 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-b4178ed7-6717-40ce-809e-16a9d58ef91c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4 returned with HTTP 200 Aug 18 13:57:24.902619 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1042/4171] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:57:24 2026] PUT /volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:24.903654 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.903654 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:24.912569 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0a040157-8f49-402c-8fc3-da6169b8a3ce tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:24.920679 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a040157-8f49-402c-8fc3-da6169b8a3ce tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 200 Aug 18 13:57:24.921139 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1034/4172] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:24.927892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-34508d3c-e547-40e2-9028-1e3325a24053 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.931086 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-34508d3c-e547-40e2-9028-1e3325a24053 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4/action Aug 18 13:57:24.931575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-34508d3c-e547-40e2-9028-1e3325a24053 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:24.931774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-34508d3c-e547-40e2-9028-1e3325a24053 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:24.936299 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.938329 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:24.938953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a2f751d-a453-4e08-955b-82e9270bcebc", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1958170459"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:24.947109 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.947109 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:24.947520 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:24.947643 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create snapshot from volume 4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:24.953101 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.953101 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:24.965201 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f70fb0cf-9b2e-4cc7-8c3c-2b54e808d361 req-34508d3c-e547-40e2-9028-1e3325a24053 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4/action returned with HTTP 204 Aug 18 13:57:24.965813 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1053/4173] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:57:24 2026] POST /volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:24.985570 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Created reservations ['e37a9ba1-0a81-49ae-9f36-85d717810bee', 'da9785ae-39b3-45c1-b0cc-770d7681506a', '86f4412f-62fd-4d7e-b345-367695940779', '67afa419-7c24-422e-ace3-92225e6a3cc7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:24.990278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f731abe1-5565-4f3b-815d-855dbf8b4358 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:24.992244 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f731abe1-5565-4f3b-815d-855dbf8b4358 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:24.992431 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f731abe1-5565-4f3b-815d-855dbf8b4358 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:24.992615 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f731abe1-5565-4f3b-815d-855dbf8b4358 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:24.992732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f731abe1-5565-4f3b-815d-855dbf8b4358 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:24.997126 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:24.997126 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:24.998011 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f731abe1-5565-4f3b-815d-855dbf8b4358 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:24.998401 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1043/4174] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:24 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:25.023207 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot create request issued successfully. Aug 18 13:57:25.023207 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-934ef7c4-2bed-4698-8755-0db97e9706b6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:25.023207 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1045/4175] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:24 2026] POST /volume/v3/snapshots => generated 322 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:25.032006 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1f38450-d759-49a5-b4bb-863437d621a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:25.033624 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1f38450-d759-49a5-b4bb-863437d621a7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e Aug 18 13:57:25.033927 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1f38450-d759-49a5-b4bb-863437d621a7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:25.034044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1f38450-d759-49a5-b4bb-863437d621a7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:25.039160 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:25.039160 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:25.039619 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1f38450-d759-49a5-b4bb-863437d621a7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:25.040448 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1f38450-d759-49a5-b4bb-863437d621a7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e returned with HTTP 200 Aug 18 13:57:25.040820 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1035/4176] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:25 2026] GET /volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:25.423236 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-622cfbdc-1cc8-4680-b70e-c2449e94adf4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:25.425093 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-622cfbdc-1cc8-4680-b70e-c2449e94adf4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:25.425272 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-622cfbdc-1cc8-4680-b70e-c2449e94adf4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:25.425500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-622cfbdc-1cc8-4680-b70e-c2449e94adf4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:25.435524 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:25.435524 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:25.442159 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-622cfbdc-1cc8-4680-b70e-c2449e94adf4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:25.448989 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-622cfbdc-1cc8-4680-b70e-c2449e94adf4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:25.449487 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1054/4177] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:25 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:25.499964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-26985c6c-92a2-414b-84d1-107a7dce541f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:25.501587 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-26985c6c-92a2-414b-84d1-107a7dce541f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:25.501790 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-26985c6c-92a2-414b-84d1-107a7dce541f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:25.502059 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-26985c6c-92a2-414b-84d1-107a7dce541f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:25.510949 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:25.510949 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:25.514407 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-26985c6c-92a2-414b-84d1-107a7dce541f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:25.518465 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-26985c6c-92a2-414b-84d1-107a7dce541f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:25.518824 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1044/4178] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:25 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:25.674936 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f0549f2-9327-4a69-bd14-dd7f6dca89cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:25.677833 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f0549f2-9327-4a69-bd14-dd7f6dca89cf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 Aug 18 13:57:25.678185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f0549f2-9327-4a69-bd14-dd7f6dca89cf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:25.678510 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f0549f2-9327-4a69-bd14-dd7f6dca89cf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:25.687584 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:25.687584 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:25.692091 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f0549f2-9327-4a69-bd14-dd7f6dca89cf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:25.698266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f0549f2-9327-4a69-bd14-dd7f6dca89cf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 returned with HTTP 200 Aug 18 13:57:25.699317 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1046/4179] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:25 2026] GET /volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:25.712889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d2704b9-b51f-4358-9635-c3e388e18430 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:25.714805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d2704b9-b51f-4358-9635-c3e388e18430 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:25.715220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d2704b9-b51f-4358-9635-c3e388e18430 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ff55f87-81c7-43ef-97a9-6a86d3db1634", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-121996327"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:25.723620 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:25.723620 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:25.724090 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d2704b9-b51f-4358-9635-c3e388e18430 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:25.724245 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-9d2704b9-b51f-4358-9635-c3e388e18430 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create snapshot from volume 6ff55f87-81c7-43ef-97a9-6a86d3db1634 Aug 18 13:57:25.751974 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9d2704b9-b51f-4358-9635-c3e388e18430 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['4c159765-e66b-40b6-b07b-0486e4267f79', '162b2611-4327-4af1-a7a8-9f6467f662b2', '35b4182f-f0cf-485e-8634-f64edfc4103e', '8bb80bec-6be6-4c37-9fa9-255075942fb7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:25.781636 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d2704b9-b51f-4358-9635-c3e388e18430 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot create request issued successfully. Aug 18 13:57:25.782121 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d2704b9-b51f-4358-9635-c3e388e18430 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:25.782411 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1036/4180] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:25.795773 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5692b2bd-d9c7-4421-ab94-ccbd3774331b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:25.798152 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5692b2bd-d9c7-4421-ab94-ccbd3774331b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe Aug 18 13:57:25.798152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5692b2bd-d9c7-4421-ab94-ccbd3774331b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:25.798152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5692b2bd-d9c7-4421-ab94-ccbd3774331b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:25.809079 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:25.809079 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:25.809396 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5692b2bd-d9c7-4421-ab94-ccbd3774331b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:25.810101 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5692b2bd-d9c7-4421-ab94-ccbd3774331b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe returned with HTTP 200 Aug 18 13:57:25.810473 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1055/4181] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:25 2026] GET /volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:26.012532 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a0cae6f9-85e9-45b8-923a-a1f149ebdc0b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.014346 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0cae6f9-85e9-45b8-923a-a1f149ebdc0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:26.014560 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0cae6f9-85e9-45b8-923a-a1f149ebdc0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.014758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0cae6f9-85e9-45b8-923a-a1f149ebdc0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.014878 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a0cae6f9-85e9-45b8-923a-a1f149ebdc0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:26.019283 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.019283 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:26.020079 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0cae6f9-85e9-45b8-923a-a1f149ebdc0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:26.020466 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1045/4182] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:26 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:26.052301 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55da3168-731b-4506-899e-478bdf96272d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.054651 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55da3168-731b-4506-899e-478bdf96272d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e Aug 18 13:57:26.054987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55da3168-731b-4506-899e-478bdf96272d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.055266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55da3168-731b-4506-899e-478bdf96272d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.060737 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.060737 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:26.061654 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55da3168-731b-4506-899e-478bdf96272d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:26.062394 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55da3168-731b-4506-899e-478bdf96272d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e returned with HTTP 200 Aug 18 13:57:26.062798 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1047/4183] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:26 2026] GET /volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:26.071294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3315cea5-8e8f-4a96-a2ca-e310c74830c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.073182 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3315cea5-8e8f-4a96-a2ca-e310c74830c5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] POST https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc/action Aug 18 13:57:26.073618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3315cea5-8e8f-4a96-a2ca-e310c74830c5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action body: b'{"revert": {"snapshot_id": "13ab2674-f782-4b34-a214-9dba32ca884e"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:26.073879 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3315cea5-8e8f-4a96-a2ca-e310c74830c5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "13ab2674-f782-4b34-a214-9dba32ca884e"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:26.081886 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.081886 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:26.082427 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3315cea5-8e8f-4a96-a2ca-e310c74830c5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume retrieved successfully. Aug 18 13:57:26.095600 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3315cea5-8e8f-4a96-a2ca-e310c74830c5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Reverting volume 4a2f751d-a453-4e08-955b-82e9270bcebc to snapshot 13ab2674-f782-4b34-a214-9dba32ca884e. Aug 18 13:57:26.096536 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.096536 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:26.118420 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3315cea5-8e8f-4a96-a2ca-e310c74830c5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc/action returned with HTTP 202 Aug 18 13:57:26.118868 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1037/4184] 10.4.3.221 () {70 vars in 1431 bytes} [Tue Aug 18 13:57:26 2026] POST /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:57:26.126222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-85afa357-960f-41e1-aa6e-1dedecf5a538 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.128317 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85afa357-960f-41e1-aa6e-1dedecf5a538 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:26.128582 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85afa357-960f-41e1-aa6e-1dedecf5a538 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.128873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85afa357-960f-41e1-aa6e-1dedecf5a538 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.138771 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.138771 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:26.143629 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-85afa357-960f-41e1-aa6e-1dedecf5a538 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:26.149030 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85afa357-960f-41e1-aa6e-1dedecf5a538 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 200 Aug 18 13:57:26.149577 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1056/4185] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:26 2026] GET /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:26.463880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5155e949-5a0a-408f-807b-3aa4e79587cb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.465924 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5155e949-5a0a-408f-807b-3aa4e79587cb tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:26.466137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5155e949-5a0a-408f-807b-3aa4e79587cb tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.466363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5155e949-5a0a-408f-807b-3aa4e79587cb tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.476499 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.476499 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:26.484204 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5155e949-5a0a-408f-807b-3aa4e79587cb tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:26.489079 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5155e949-5a0a-408f-807b-3aa4e79587cb tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:26.489944 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1046/4186] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:26 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:26.535015 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58a6bc9a-5d81-4144-bf73-1ac42a9b1d4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.535015 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58a6bc9a-5d81-4144-bf73-1ac42a9b1d4f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:26.535015 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58a6bc9a-5d81-4144-bf73-1ac42a9b1d4f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.535404 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58a6bc9a-5d81-4144-bf73-1ac42a9b1d4f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.550554 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.550554 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:26.554910 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-58a6bc9a-5d81-4144-bf73-1ac42a9b1d4f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:26.560292 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58a6bc9a-5d81-4144-bf73-1ac42a9b1d4f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:26.560816 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1048/4187] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:26 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:26.819829 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2bea19aa-ec8c-4397-917b-a7e1aae93df7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.822276 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bea19aa-ec8c-4397-917b-a7e1aae93df7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe Aug 18 13:57:26.822509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bea19aa-ec8c-4397-917b-a7e1aae93df7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.823998 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bea19aa-ec8c-4397-917b-a7e1aae93df7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.828747 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.828747 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:26.829186 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2bea19aa-ec8c-4397-917b-a7e1aae93df7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:26.830024 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bea19aa-ec8c-4397-917b-a7e1aae93df7 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe returned with HTTP 200 Aug 18 13:57:26.830687 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1038/4188] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:26 2026] GET /volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:26.839697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-249f0336-e80d-47f2-89a1-57c86b9624ea None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.841366 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-249f0336-e80d-47f2-89a1-57c86b9624ea tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] POST https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe/action Aug 18 13:57:26.841685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-249f0336-e80d-47f2-89a1-57c86b9624ea tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:26.841835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-249f0336-e80d-47f2-89a1-57c86b9624ea tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:26.843152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-249f0336-e80d-47f2-89a1-57c86b9624ea tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Updating snapshot 'cb5aeafc-01df-4ae7-8380-5146f0005ebe' with '{'status': 'error'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 13:57:26.851495 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.851495 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:26.852044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-249f0336-e80d-47f2-89a1-57c86b9624ea tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0dcb12b5bd5e44019aa6a1cfc9530bd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd1c54a4b5d94a2e98a9282d8ca8b93f', '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=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:57:26.852295 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-249f0336-e80d-47f2-89a1-57c86b9624ea tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe/action returned with HTTP 403 Aug 18 13:57:26.852783 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1057/4189] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:57:26 2026] POST /volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:26.859587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.861245 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe Aug 18 13:57:26.861539 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.861818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.862786 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete snapshot with id: cb5aeafc-01df-4ae7-8380-5146f0005ebe Aug 18 13:57:26.866478 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.866478 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:26.866888 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:26.885292 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot delete request issued successfully. Aug 18 13:57:26.885292 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-677c6ffe-4de5-49bd-8fc9-190e082c01b5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe returned with HTTP 202 Aug 18 13:57:26.885292 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1047/4190] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:26 2026] DELETE /volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:26.895588 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-302fc19f-6d88-4669-9e56-db6dbe12ab97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.897650 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-302fc19f-6d88-4669-9e56-db6dbe12ab97 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe Aug 18 13:57:26.897845 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-302fc19f-6d88-4669-9e56-db6dbe12ab97 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:26.898047 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-302fc19f-6d88-4669-9e56-db6dbe12ab97 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:26.902555 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:26.902555 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:26.902831 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-302fc19f-6d88-4669-9e56-db6dbe12ab97 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:26.903459 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-302fc19f-6d88-4669-9e56-db6dbe12ab97 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe returned with HTTP 200 Aug 18 13:57:26.903816 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1049/4191] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:26 2026] GET /volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:26.919786 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:26.922804 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:26.923118 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-961585913", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:26.924577 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-961585913', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:26.924698 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Create volume of 1 GB Aug 18 13:57:26.931831 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Availability Zones retrieved successfully. Aug 18 13:57:26.941484 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Flow 'volume_create_api' (038b9afd-48fb-400e-b0ef-08f134a1c660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:26.942793 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2061e45-a3dc-4181-b282-618b2fb8160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:26.944159 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:26.971462 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2061e45-a3dc-4181-b282-618b2fb8160f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:26.972357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2afff0a0-27b0-49b7-87ab-e313769edd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.024381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Created reservations ['758f0c98-971c-426a-b859-fbda048f4be9', 'e59098bf-bc85-4db5-b934-4d89f2b4ad0e', 'a340cb18-2d88-4f0d-b451-8fe6369ec789', '27698f47-0b58-4a09-ae92-c71f81228fd6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:27.025947 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2afff0a0-27b0-49b7-87ab-e313769edd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['758f0c98-971c-426a-b859-fbda048f4be9', 'e59098bf-bc85-4db5-b934-4d89f2b4ad0e', 'a340cb18-2d88-4f0d-b451-8fe6369ec789', '27698f47-0b58-4a09-ae92-c71f81228fd6']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.026603 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c4bfe64-5ffa-4faf-83f1-a0fea0d7ae94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.029641 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cf0834c8-ca92-4cf6-9707-e79a6183e22f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.031356 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf0834c8-ca92-4cf6-9707-e79a6183e22f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:27.031564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf0834c8-ca92-4cf6-9707-e79a6183e22f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.031755 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf0834c8-ca92-4cf6-9707-e79a6183e22f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.031874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-cf0834c8-ca92-4cf6-9707-e79a6183e22f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:27.036745 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.036745 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:27.037616 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf0834c8-ca92-4cf6-9707-e79a6183e22f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:27.038052 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1058/4192] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:27.050843 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c4bfe64-5ffa-4faf-83f1-a0fea0d7ae94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5fdd917-de81-4d7b-a55e-6d7730a2c8bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-961585913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8433bc5a0894b13b015bc29cb569e0c',qos_specs=None,replication_status=,reservations=['758f0c98-971c-426a-b859-fbda048f4be9','e59098bf-bc85-4db5-b934-4d89f2b4ad0e','a340cb18-2d88-4f0d-b451-8fe6369ec789','27698f47-0b58-4a09-ae92-c71f81228fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ee3cef4bfe4f8c8a1ea75b32ff9df4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-961585913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5fdd917-de81-4d7b-a55e-6d7730a2c8bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8433bc5a0894b13b015bc29cb569e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ee3cef4bfe4f8c8a1ea75b32ff9df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.051506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7425a9e-e0be-4899-8f92-ff251ce71ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.067269 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7425a9e-e0be-4899-8f92-ff251ce71ec5) transitioned into state 'SUCCESS' from state '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-961585913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8433bc5a0894b13b015bc29cb569e0c',qos_specs=None,replication_status=,reservations=['758f0c98-971c-426a-b859-fbda048f4be9','e59098bf-bc85-4db5-b934-4d89f2b4ad0e','a340cb18-2d88-4f0d-b451-8fe6369ec789','27698f47-0b58-4a09-ae92-c71f81228fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ee3cef4bfe4f8c8a1ea75b32ff9df4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.067935 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b155c429-f8e1-4a66-9637-2245d3c75534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.075474 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b155c429-f8e1-4a66-9637-2245d3c75534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.076261 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Flow 'volume_create_api' (038b9afd-48fb-400e-b0ef-08f134a1c660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:27.076524 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Create volume request issued successfully. Aug 18 13:57:27.077160 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ce40859-3615-4bb7-ae35-d13e04fddd4a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:27.077535 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1039/4193] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:57:26 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 18 13:57:27.091384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-60a832b8-9e90-48a9-a1e8-8511170aba0a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.093021 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60a832b8-9e90-48a9-a1e8-8511170aba0a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:27.094405 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60a832b8-9e90-48a9-a1e8-8511170aba0a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.094405 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60a832b8-9e90-48a9-a1e8-8511170aba0a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.099893 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.099893 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:27.105249 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-60a832b8-9e90-48a9-a1e8-8511170aba0a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:27.107278 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60a832b8-9e90-48a9-a1e8-8511170aba0a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:27.107794 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1048/4194] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:27.164798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64099ce0-24c8-4630-a27b-c629fef63bfe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.166485 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64099ce0-24c8-4630-a27b-c629fef63bfe tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:27.166703 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64099ce0-24c8-4630-a27b-c629fef63bfe tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.166923 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64099ce0-24c8-4630-a27b-c629fef63bfe tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.174290 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.174290 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:27.177906 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64099ce0-24c8-4630-a27b-c629fef63bfe tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:27.181756 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64099ce0-24c8-4630-a27b-c629fef63bfe tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 200 Aug 18 13:57:27.182162 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1050/4195] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:27.194387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e6bb2f3b-8914-4dda-a327-97dd65d919e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.196444 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e6bb2f3b-8914-4dda-a327-97dd65d919e6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e Aug 18 13:57:27.196651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e6bb2f3b-8914-4dda-a327-97dd65d919e6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.196932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e6bb2f3b-8914-4dda-a327-97dd65d919e6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.202924 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.202924 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:27.203280 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e6bb2f3b-8914-4dda-a327-97dd65d919e6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:27.204220 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e6bb2f3b-8914-4dda-a327-97dd65d919e6 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e returned with HTTP 200 Aug 18 13:57:27.204729 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1059/4196] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:27.213399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b4a96fda-8819-4c88-93fa-03f82798c027 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.215658 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4a96fda-8819-4c88-93fa-03f82798c027 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:27.215978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4a96fda-8819-4c88-93fa-03f82798c027 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.216216 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4a96fda-8819-4c88-93fa-03f82798c027 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.225502 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.225502 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:27.229515 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b4a96fda-8819-4c88-93fa-03f82798c027 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:27.234254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4a96fda-8819-4c88-93fa-03f82798c027 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 200 Aug 18 13:57:27.234906 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1040/4197] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:27.247249 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.250261 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:27.251037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-833258334"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:27.254797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-833258334'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:27.254797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create volume of 1 GB Aug 18 13:57:27.257430 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Availability Zones retrieved successfully. Aug 18 13:57:27.263499 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Flow 'volume_create_api' (281ae8e5-5f68-4d73-9fb1-3f8e000e8b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:27.264482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2160ff93-9349-480d-9e5a-6126ae05f426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.265430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:27.289193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2160ff93-9349-480d-9e5a-6126ae05f426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.290152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2977ee4-ae79-4256-9053-fdf25fa4b79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.335107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Created reservations ['45fc095d-1b10-4da2-97ed-ffbe2bdc192e', '0de7bc7a-bf79-4de4-8080-f477543cff53', '5a11a30f-d386-4a3b-a0cc-3df06fbfae22', 'c47d03a1-2761-4ae8-a1e6-49ae041f7cab'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:27.335107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2977ee4-ae79-4256-9053-fdf25fa4b79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45fc095d-1b10-4da2-97ed-ffbe2bdc192e', '0de7bc7a-bf79-4de4-8080-f477543cff53', '5a11a30f-d386-4a3b-a0cc-3df06fbfae22', 'c47d03a1-2761-4ae8-a1e6-49ae041f7cab']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.336370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd69b214-d382-4a58-97fe-8d189496dbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.358377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd69b214-d382-4a58-97fe-8d189496dbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acea24d9-687e-4c58-b3eb-cb55c9dce9c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-833258334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c00eadce014e04ae18585d9639052b',qos_specs=None,replication_status=,reservations=['45fc095d-1b10-4da2-97ed-ffbe2bdc192e','0de7bc7a-bf79-4de4-8080-f477543cff53','5a11a30f-d386-4a3b-a0cc-3df06fbfae22','c47d03a1-2761-4ae8-a1e6-49ae041f7cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0114ddd4154bcbb8998063edd782fe',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-833258334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acea24d9-687e-4c58-b3eb-cb55c9dce9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c00eadce014e04ae18585d9639052b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db0114ddd4154bcbb8998063edd782fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.359941 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51c0bec-64e4-4f0d-ae2d-fef47d454ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.376916 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51c0bec-64e4-4f0d-ae2d-fef47d454ca6) transitioned into state 'SUCCESS' from state '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-833258334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c00eadce014e04ae18585d9639052b',qos_specs=None,replication_status=,reservations=['45fc095d-1b10-4da2-97ed-ffbe2bdc192e','0de7bc7a-bf79-4de4-8080-f477543cff53','5a11a30f-d386-4a3b-a0cc-3df06fbfae22','c47d03a1-2761-4ae8-a1e6-49ae041f7cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0114ddd4154bcbb8998063edd782fe',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.378222 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c93298-b790-44e2-8e34-56c62d15d7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:27.387840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c93298-b790-44e2-8e34-56c62d15d7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:27.389328 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Flow 'volume_create_api' (281ae8e5-5f68-4d73-9fb1-3f8e000e8b8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:27.390590 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create volume request issued successfully. Aug 18 13:57:27.390729 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d7197f0f-fb72-4d07-84fc-e092a5fd90bb tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:27.391606 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1049/4198] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:57:27 2026] POST /volume/v3/volumes => generated 765 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:27.403358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-323ea5e9-a21d-4712-9482-4a8c92782e4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.405647 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323ea5e9-a21d-4712-9482-4a8c92782e4d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:27.405991 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323ea5e9-a21d-4712-9482-4a8c92782e4d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.406270 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323ea5e9-a21d-4712-9482-4a8c92782e4d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.415654 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.415654 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:27.420301 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-323ea5e9-a21d-4712-9482-4a8c92782e4d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:27.425891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323ea5e9-a21d-4712-9482-4a8c92782e4d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 returned with HTTP 200 Aug 18 13:57:27.426372 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1051/4199] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:27.508820 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e7e13e46-db49-4a1d-a491-df31bd89877c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.510754 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7e13e46-db49-4a1d-a491-df31bd89877c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:27.511002 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7e13e46-db49-4a1d-a491-df31bd89877c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.511199 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7e13e46-db49-4a1d-a491-df31bd89877c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.519162 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.519162 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:27.523137 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e7e13e46-db49-4a1d-a491-df31bd89877c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:27.527814 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7e13e46-db49-4a1d-a491-df31bd89877c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:27.528206 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1060/4200] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:27.575457 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2e10e73-9122-4ef2-97b0-d1e3593f00ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.577251 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2e10e73-9122-4ef2-97b0-d1e3593f00ea tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:27.577441 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2e10e73-9122-4ef2-97b0-d1e3593f00ea tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.577644 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2e10e73-9122-4ef2-97b0-d1e3593f00ea tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.586873 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.586873 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:27.589697 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2e10e73-9122-4ef2-97b0-d1e3593f00ea tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:27.593468 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2e10e73-9122-4ef2-97b0-d1e3593f00ea tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:27.593909 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1041/4201] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:27.912675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-077e088d-8355-4b1d-886a-4a2308869ab1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.914327 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-077e088d-8355-4b1d-886a-4a2308869ab1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe Aug 18 13:57:27.914674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-077e088d-8355-4b1d-886a-4a2308869ab1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.914970 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-077e088d-8355-4b1d-886a-4a2308869ab1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.919738 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-077e088d-8355-4b1d-886a-4a2308869ab1 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe returned with HTTP 404 Aug 18 13:57:27.919738 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1050/4202] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/snapshots/cb5aeafc-01df-4ae7-8380-5146f0005ebe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:27.928028 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.929489 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 Aug 18 13:57:27.929669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.929846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.930004 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume with id: 6ff55f87-81c7-43ef-97a9-6a86d3db1634 Aug 18 13:57:27.936449 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.936449 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:27.936805 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:27.951352 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume request issued successfully. Aug 18 13:57:27.951504 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef38b331-363a-4ff8-ace4-685e166f30e8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 returned with HTTP 202 Aug 18 13:57:27.951939 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1052/4203] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:27 2026] DELETE /volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:27.959842 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dc452c09-e236-4cc3-b730-d03f87c6de6b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:27.961947 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dc452c09-e236-4cc3-b730-d03f87c6de6b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 Aug 18 13:57:27.962126 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dc452c09-e236-4cc3-b730-d03f87c6de6b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:27.962303 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dc452c09-e236-4cc3-b730-d03f87c6de6b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:27.969015 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:27.969015 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:27.973318 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-dc452c09-e236-4cc3-b730-d03f87c6de6b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:27.978171 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dc452c09-e236-4cc3-b730-d03f87c6de6b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 returned with HTTP 200 Aug 18 13:57:27.978826 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1061/4204] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:27 2026] GET /volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:28.047510 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5972bfea-eca9-4327-b97e-c0063b5189ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.049298 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5972bfea-eca9-4327-b97e-c0063b5189ef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:28.049528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5972bfea-eca9-4327-b97e-c0063b5189ef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.049755 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5972bfea-eca9-4327-b97e-c0063b5189ef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.049920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5972bfea-eca9-4327-b97e-c0063b5189ef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:28.053857 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.053857 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:28.054496 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5972bfea-eca9-4327-b97e-c0063b5189ef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:28.054880 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1042/4205] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.119554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6cecbb55-0945-45d0-a35c-cb9b51b50bbe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.120951 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6cecbb55-0945-45d0-a35c-cb9b51b50bbe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:28.121294 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6cecbb55-0945-45d0-a35c-cb9b51b50bbe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.121568 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6cecbb55-0945-45d0-a35c-cb9b51b50bbe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.128566 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.128566 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:28.132411 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6cecbb55-0945-45d0-a35c-cb9b51b50bbe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:28.137085 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6cecbb55-0945-45d0-a35c-cb9b51b50bbe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:28.137085 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1051/4206] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.154008 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f715c5c4-fdb5-475b-8384-0eaa2a3e5311 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.155607 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f715c5c4-fdb5-475b-8384-0eaa2a3e5311 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:28.155877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f715c5c4-fdb5-475b-8384-0eaa2a3e5311 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.156293 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f715c5c4-fdb5-475b-8384-0eaa2a3e5311 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.162628 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.162628 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:28.165916 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f715c5c4-fdb5-475b-8384-0eaa2a3e5311 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:28.169628 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f715c5c4-fdb5-475b-8384-0eaa2a3e5311 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:28.169999 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1053/4207] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.182709 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.185014 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:57:28.185283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.185549 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.185973 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:57:28.186991 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:57:28.195987 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Get all volumes completed successfully. Aug 18 13:57:28.196387 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fe278482-d368-4041-acc5-4b7bbc9e6e77 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:57:28.196882 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1062/4208] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.205171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4af8386-a303-4dc0-bd02-bac956be05fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.207016 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4af8386-a303-4dc0-bd02-bac956be05fe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:28.207200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4af8386-a303-4dc0-bd02-bac956be05fe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.207399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4af8386-a303-4dc0-bd02-bac956be05fe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.213801 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.213801 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:28.216820 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4af8386-a303-4dc0-bd02-bac956be05fe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:28.220362 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4af8386-a303-4dc0-bd02-bac956be05fe tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:28.220683 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1043/4209] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.255603 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-799d2ab0-6b0b-4774-b4b8-930e759558ae None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.257694 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-799d2ab0-6b0b-4774-b4b8-930e759558ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:28.257934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-799d2ab0-6b0b-4774-b4b8-930e759558ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.258120 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-799d2ab0-6b0b-4774-b4b8-930e759558ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.264669 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.264669 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:28.267886 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-799d2ab0-6b0b-4774-b4b8-930e759558ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:28.271601 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-799d2ab0-6b0b-4774-b4b8-930e759558ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:28.272007 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1052/4210] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.335947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-52faf065-80f2-4a39-a053-6f041d4212c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.336331 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52faf065-80f2-4a39-a053-6f041d4212c8 None None] GET https://10.4.3.221/volume// Aug 18 13:57:28.336555 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52faf065-80f2-4a39-a053-6f041d4212c8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.336787 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52faf065-80f2-4a39-a053-6f041d4212c8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.337141 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52faf065-80f2-4a39-a053-6f041d4212c8 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:28.337440 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1054/4211] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:28.344965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-2f1b9ebe-83f9-42f2-8050-6291b9f295d1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.413964 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-2f1b9ebe-83f9-42f2-8050-6291b9f295d1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:57:28.414298 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-2f1b9ebe-83f9-42f2-8050-6291b9f295d1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5fdd917-de81-4d7b-a55e-6d7730a2c8bf", "connector": null, "instance_uuid": "f9863559-698d-4a7b-ac98-fe84b94518a6"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:28.421987 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.421987 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:28.443810 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1453638-dfe5-4b66-be6a-cff65991f8d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.444745 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-2f1b9ebe-83f9-42f2-8050-6291b9f295d1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:57:28.445250 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1063/4212] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:57:28 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:28.446049 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1453638-dfe5-4b66-be6a-cff65991f8d7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:28.446321 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1453638-dfe5-4b66-be6a-cff65991f8d7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.446559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1453638-dfe5-4b66-be6a-cff65991f8d7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.456689 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.456689 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:28.460736 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1453638-dfe5-4b66-be6a-cff65991f8d7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:28.466730 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1453638-dfe5-4b66-be6a-cff65991f8d7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 returned with HTTP 200 Aug 18 13:57:28.467239 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1044/4213] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:28.476123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ca056684-fe17-4567-9451-f99b8a164584 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.477766 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca056684-fe17-4567-9451-f99b8a164584 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:28.477953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca056684-fe17-4567-9451-f99b8a164584 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.478178 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca056684-fe17-4567-9451-f99b8a164584 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.483557 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.485349 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:28.485641 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acea24d9-687e-4c58-b3eb-cb55c9dce9c5", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1259739682"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:28.487467 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e751f7eb-4649-45e5-b30a-796a410cdce3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.487900 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e751f7eb-4649-45e5-b30a-796a410cdce3 None None] GET https://10.4.3.221/volume// Aug 18 13:57:28.488106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e751f7eb-4649-45e5-b30a-796a410cdce3 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.488308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e751f7eb-4649-45e5-b30a-796a410cdce3 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.488634 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e751f7eb-4649-45e5-b30a-796a410cdce3 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:57:28.488959 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1064/4214] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:57:28.489735 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.489735 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:28.494333 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ca056684-fe17-4567-9451-f99b8a164584 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:28.494806 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.494806 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:28.495383 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:28.495534 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Create snapshot from volume acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:28.496113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-5559793d-c78c-4e8f-bf9e-e6d87cc396e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.498660 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-5559793d-c78c-4e8f-bf9e-e6d87cc396e9 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:28.498959 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-5559793d-c78c-4e8f-bf9e-e6d87cc396e9 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.499201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-5559793d-c78c-4e8f-bf9e-e6d87cc396e9 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.499346 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca056684-fe17-4567-9451-f99b8a164584 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:28.500064 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1053/4215] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.510261 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.510261 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:28.514246 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-5559793d-c78c-4e8f-bf9e-e6d87cc396e9 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:28.518741 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-5559793d-c78c-4e8f-bf9e-e6d87cc396e9 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:28.518853 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Created reservations ['ef1b59c3-0071-4cb6-ad08-e76ed74efa1a', 'a79c236b-a194-46bf-9afd-90010a8dac69', 'e5125038-8817-4460-a909-b7bf42ec8b2e', 'f2ae3c0a-f082-4bfc-b9d5-cead11e5e30a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:28.519136 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1045/4216] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:57:28.540473 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f4f01e60-88ef-44ca-9c2c-9ade3e6db8fe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.542971 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4f01e60-88ef-44ca-9c2c-9ade3e6db8fe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:28.543174 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4f01e60-88ef-44ca-9c2c-9ade3e6db8fe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.543372 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4f01e60-88ef-44ca-9c2c-9ade3e6db8fe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.552888 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot create request issued successfully. Aug 18 13:57:28.552888 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b21c7e96-0373-43b3-a4e6-b0e7cd9b7d4b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:28.552888 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1055/4217] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:28 2026] POST /volume/v3/snapshots => generated 322 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:28.553085 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.553085 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:28.556336 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f4f01e60-88ef-44ca-9c2c-9ade3e6db8fe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:28.558559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5af1014d-4eba-4e55-83d0-69f6876469a4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.560327 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5af1014d-4eba-4e55-83d0-69f6876469a4 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 Aug 18 13:57:28.560440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5af1014d-4eba-4e55-83d0-69f6876469a4 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.560542 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4f01e60-88ef-44ca-9c2c-9ade3e6db8fe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:28.560643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5af1014d-4eba-4e55-83d0-69f6876469a4 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.560971 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1065/4218] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.565536 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.565536 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:28.565952 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5af1014d-4eba-4e55-83d0-69f6876469a4 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:28.566646 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5af1014d-4eba-4e55-83d0-69f6876469a4 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 returned with HTTP 200 Aug 18 13:57:28.567009 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1054/4219] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:28.607286 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a398b1e3-b744-46f9-b548-44d1c8825a35 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.608868 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a398b1e3-b744-46f9-b548-44d1c8825a35 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:28.609065 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a398b1e3-b744-46f9-b548-44d1c8825a35 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.609266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a398b1e3-b744-46f9-b548-44d1c8825a35 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:28.618512 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-8f713fc3-cbf3-442b-b4fa-99f7d43a7d94 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.618634 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.618634 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:28.621084 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-8f713fc3-cbf3-442b-b4fa-99f7d43a7d94 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] PUT https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a Aug 18 13:57:28.621561 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-8f713fc3-cbf3-442b-b4fa-99f7d43a7d94 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:28.621814 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a398b1e3-b744-46f9-b548-44d1c8825a35 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:28.625554 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a398b1e3-b744-46f9-b548-44d1c8825a35 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:28.625935 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1046/4220] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:28.628726 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-8f713fc3-cbf3-442b-b4fa-99f7d43a7d94 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Acquiring lock "cinder-attachment_update-c5fdd917-de81-4d7b-a55e-6d7730a2c8bf-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:57:28.634936 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-8f713fc3-cbf3-442b-b4fa-99f7d43a7d94 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Lock "cinder-attachment_update-c5fdd917-de81-4d7b-a55e-6d7730a2c8bf-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:57:28.635800 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:28.635800 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:28.706158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-8f713fc3-cbf3-442b-b4fa-99f7d43a7d94 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Lock "cinder-attachment_update-c5fdd917-de81-4d7b-a55e-6d7730a2c8bf-np0000007658" released by "attachment_update" :: held 0.071s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:57:28.706462 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-8f713fc3-cbf3-442b-b4fa-99f7d43a7d94 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a returned with HTTP 200 Aug 18 13:57:28.706902 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1056/4221] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:57:28 2026] PUT /volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:28.994601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-33633503-1c73-485f-8aa0-e1f11187a798 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:28.996189 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33633503-1c73-485f-8aa0-e1f11187a798 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 Aug 18 13:57:28.996402 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33633503-1c73-485f-8aa0-e1f11187a798 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:28.996576 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-33633503-1c73-485f-8aa0-e1f11187a798 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.001511 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-33633503-1c73-485f-8aa0-e1f11187a798 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 returned with HTTP 404 Aug 18 13:57:29.001971 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1066/4222] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:28 2026] GET /volume/v3/volumes/6ff55f87-81c7-43ef-97a9-6a86d3db1634 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:29.010740 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fa682300-0947-408f-9b51-775ae2de18d0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.012521 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:29.012891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2069387584"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:29.014343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2069387584'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:29.014460 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume of 1 GB Aug 18 13:57:29.018694 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Availability Zones retrieved successfully. Aug 18 13:57:29.024103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (3aedd74e-0296-4538-8ffd-e0006ceee834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:29.024956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d953d8a-1e66-4931-92bc-7960e6dfdf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:29.025681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:29.050038 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d953d8a-1e66-4931-92bc-7960e6dfdf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:29.050676 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c86ead-72eb-41ae-8d1d-56186e38d8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:29.065002 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa1fc110-782b-4b9f-8b3b-e0a89cd0a367 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.069219 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa1fc110-782b-4b9f-8b3b-e0a89cd0a367 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:29.069400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa1fc110-782b-4b9f-8b3b-e0a89cd0a367 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:29.069578 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa1fc110-782b-4b9f-8b3b-e0a89cd0a367 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.069680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-aa1fc110-782b-4b9f-8b3b-e0a89cd0a367 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:29.073816 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.073816 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:29.074522 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa1fc110-782b-4b9f-8b3b-e0a89cd0a367 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:29.074874 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1047/4223] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:29 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:29.085362 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['9e18db3b-5a8f-4d72-89ee-429822bb7b32', '33f93f2e-ff46-4a26-8ac8-9663476f48fc', '81dd94cf-5225-4b5d-b546-6e7386e81377', 'e2f714d9-bdc8-4bc9-ba52-36e8a5343f77'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:29.086063 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c86ead-72eb-41ae-8d1d-56186e38d8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e18db3b-5a8f-4d72-89ee-429822bb7b32', '33f93f2e-ff46-4a26-8ac8-9663476f48fc', '81dd94cf-5225-4b5d-b546-6e7386e81377', 'e2f714d9-bdc8-4bc9-ba52-36e8a5343f77']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:29.086664 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ce1c45-664d-4d3a-af94-8d1b4e4d5399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:29.108314 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ce1c45-664d-4d3a-af94-8d1b4e4d5399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c2fafe-c0ed-4606-86d0-9319c472519b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2069387584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['9e18db3b-5a8f-4d72-89ee-429822bb7b32','33f93f2e-ff46-4a26-8ac8-9663476f48fc','81dd94cf-5225-4b5d-b546-6e7386e81377','e2f714d9-bdc8-4bc9-ba52-36e8a5343f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2069387584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8c2fafe-c0ed-4606-86d0-9319c472519b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e79c31ed5844ea98715b469185742c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:29.109021 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9a8183-d010-4fae-9191-99001f59c998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:29.127444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9a8183-d010-4fae-9191-99001f59c998) transitioned into state 'SUCCESS' from state '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-2069387584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['9e18db3b-5a8f-4d72-89ee-429822bb7b32','33f93f2e-ff46-4a26-8ac8-9663476f48fc','81dd94cf-5225-4b5d-b546-6e7386e81377','e2f714d9-bdc8-4bc9-ba52-36e8a5343f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:29.128446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076315a4-c3f1-45b0-a749-989dd9c647c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:29.137785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076315a4-c3f1-45b0-a749-989dd9c647c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:29.138544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (3aedd74e-0296-4538-8ffd-e0006ceee834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:29.138827 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request issued successfully. Aug 18 13:57:29.139374 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa682300-0947-408f-9b51-775ae2de18d0 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:29.139984 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1055/4224] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:57:29 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:29.153987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59c3996c-fad9-4855-bdee-a813fae4dde8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.155800 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59c3996c-fad9-4855-bdee-a813fae4dde8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b Aug 18 13:57:29.155987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59c3996c-fad9-4855-bdee-a813fae4dde8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:29.156153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59c3996c-fad9-4855-bdee-a813fae4dde8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.162922 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.162922 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:29.166627 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59c3996c-fad9-4855-bdee-a813fae4dde8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:29.170440 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59c3996c-fad9-4855-bdee-a813fae4dde8 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b returned with HTTP 200 Aug 18 13:57:29.171016 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1057/4225] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:29 2026] GET /volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:29.513411 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9e9cac38-4406-4322-8e82-97184fe8027b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.515378 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9e9cac38-4406-4322-8e82-97184fe8027b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:29.515596 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9e9cac38-4406-4322-8e82-97184fe8027b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:29.515820 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9e9cac38-4406-4322-8e82-97184fe8027b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.526806 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.526806 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:29.530514 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9e9cac38-4406-4322-8e82-97184fe8027b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:29.535361 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9e9cac38-4406-4322-8e82-97184fe8027b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:29.535855 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1067/4226] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:29 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:29.577566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dfe655ca-ec46-4bd3-ae0e-9aa6baf6d623 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.579235 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfe655ca-ec46-4bd3-ae0e-9aa6baf6d623 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:29.579360 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ec25196a-2c25-4617-b66f-736396e748dc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.579417 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfe655ca-ec46-4bd3-ae0e-9aa6baf6d623 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:29.579582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfe655ca-ec46-4bd3-ae0e-9aa6baf6d623 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.581624 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ec25196a-2c25-4617-b66f-736396e748dc tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 Aug 18 13:57:29.581875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ec25196a-2c25-4617-b66f-736396e748dc tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:29.582127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ec25196a-2c25-4617-b66f-736396e748dc tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.586265 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.586265 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:29.588348 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.588348 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:29.588944 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ec25196a-2c25-4617-b66f-736396e748dc tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:29.589398 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dfe655ca-ec46-4bd3-ae0e-9aa6baf6d623 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:29.589925 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ec25196a-2c25-4617-b66f-736396e748dc tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 returned with HTTP 200 Aug 18 13:57:29.590386 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1056/4227] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:29 2026] GET /volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:29.595724 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfe655ca-ec46-4bd3-ae0e-9aa6baf6d623 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:29.596102 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1048/4228] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:29 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:29.602011 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a830d350-94f2-4e4a-998c-539698bafb0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.603764 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a830d350-94f2-4e4a-998c-539698bafb0a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] POST https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5/action Aug 18 13:57:29.604101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a830d350-94f2-4e4a-998c-539698bafb0a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:29.604207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a830d350-94f2-4e4a-998c-539698bafb0a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:29.613695 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.613695 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:29.613695 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a830d350-94f2-4e4a-998c-539698bafb0a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:29.645068 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3e13e97b-1d67-4ce8-b6d4-1a7499a14cd9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.647235 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3e13e97b-1d67-4ce8-b6d4-1a7499a14cd9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:29.647408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3e13e97b-1d67-4ce8-b6d4-1a7499a14cd9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:29.647602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3e13e97b-1d67-4ce8-b6d4-1a7499a14cd9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.653026 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a830d350-94f2-4e4a-998c-539698bafb0a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Created reservations ['282f2f9c-db8d-43fb-997b-0876e4a283d6', '2aff9d02-336c-49d9-8b00-c7a4dc1854fc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:29.656341 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.656341 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:29.659821 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3e13e97b-1d67-4ce8-b6d4-1a7499a14cd9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:29.661569 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a830d350-94f2-4e4a-998c-539698bafb0a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Extend volume request issued successfully. Aug 18 13:57:29.661789 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a830d350-94f2-4e4a-998c-539698bafb0a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5/action returned with HTTP 202 Aug 18 13:57:29.662186 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1058/4229] 10.4.3.221 () {70 vars in 1431 bytes} [Tue Aug 18 13:57:29 2026] POST /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 13:57:29.664243 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3e13e97b-1d67-4ce8-b6d4-1a7499a14cd9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:29.664654 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1068/4230] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:29 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:29.668979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2d83f68c-73f3-4de7-bbd2-9ea6e029096d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:29.670520 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2d83f68c-73f3-4de7-bbd2-9ea6e029096d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:29.670685 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2d83f68c-73f3-4de7-bbd2-9ea6e029096d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:29.670905 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2d83f68c-73f3-4de7-bbd2-9ea6e029096d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:29.680066 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:29.680066 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:29.683291 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2d83f68c-73f3-4de7-bbd2-9ea6e029096d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:29.688476 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2d83f68c-73f3-4de7-bbd2-9ea6e029096d tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 returned with HTTP 200 Aug 18 13:57:29.688476 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1057/4231] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:29 2026] GET /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:30.084232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a84e395b-9f3b-4437-b133-d733af9f9e4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.086024 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a84e395b-9f3b-4437-b133-d733af9f9e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:30.086234 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a84e395b-9f3b-4437-b133-d733af9f9e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.086440 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a84e395b-9f3b-4437-b133-d733af9f9e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.086559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a84e395b-9f3b-4437-b133-d733af9f9e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:30.090957 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.090957 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:30.091601 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a84e395b-9f3b-4437-b133-d733af9f9e4a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:30.091949 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1049/4232] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:30.183118 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8bdde9c7-35e4-4873-a4a0-65076c71b1d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.184954 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bdde9c7-35e4-4873-a4a0-65076c71b1d4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b Aug 18 13:57:30.185138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bdde9c7-35e4-4873-a4a0-65076c71b1d4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.185309 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bdde9c7-35e4-4873-a4a0-65076c71b1d4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.192822 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.192822 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:30.197051 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8bdde9c7-35e4-4873-a4a0-65076c71b1d4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:30.202160 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bdde9c7-35e4-4873-a4a0-65076c71b1d4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b returned with HTTP 200 Aug 18 13:57:30.202543 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1059/4233] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:30.214226 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-58bc7108-d695-4b84-9ecf-f0debad21628 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.215941 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58bc7108-d695-4b84-9ecf-f0debad21628 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:30.216275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-58bc7108-d695-4b84-9ecf-f0debad21628 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8c2fafe-c0ed-4606-86d0-9319c472519b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-739672832"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:30.224257 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.224257 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:30.224579 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-58bc7108-d695-4b84-9ecf-f0debad21628 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:30.224690 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-58bc7108-d695-4b84-9ecf-f0debad21628 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create snapshot from volume b8c2fafe-c0ed-4606-86d0-9319c472519b Aug 18 13:57:30.249582 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-58bc7108-d695-4b84-9ecf-f0debad21628 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['431c103b-a5b0-44f4-a993-cc09a01b61ec', 'd777369d-b184-46be-bf42-cc369ce867a9', '8fb57d5b-4dc0-41ab-b7fc-cca54a7107f0', 'ed9036a7-9f43-4125-ab04-51bb38ab7082'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:30.279439 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-58bc7108-d695-4b84-9ecf-f0debad21628 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot create request issued successfully. Aug 18 13:57:30.279795 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58bc7108-d695-4b84-9ecf-f0debad21628 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:30.280268 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1069/4234] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:30 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 18 13:57:30.289365 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-60546bc5-4431-4a5f-a8aa-7649f3fe7934 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.291275 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60546bc5-4431-4a5f-a8aa-7649f3fe7934 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 Aug 18 13:57:30.291469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60546bc5-4431-4a5f-a8aa-7649f3fe7934 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.291712 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60546bc5-4431-4a5f-a8aa-7649f3fe7934 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.296702 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.296702 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:30.297010 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-60546bc5-4431-4a5f-a8aa-7649f3fe7934 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:30.297561 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60546bc5-4431-4a5f-a8aa-7649f3fe7934 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 returned with HTTP 200 Aug 18 13:57:30.297935 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1058/4235] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:30.553209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a38788f-85fe-489f-8591-5866236bbaa5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.555184 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a38788f-85fe-489f-8591-5866236bbaa5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:30.555395 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a38788f-85fe-489f-8591-5866236bbaa5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.555615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a38788f-85fe-489f-8591-5866236bbaa5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.567164 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.567164 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:30.570482 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a38788f-85fe-489f-8591-5866236bbaa5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:30.574194 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a38788f-85fe-489f-8591-5866236bbaa5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:30.574562 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1050/4236] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:30.608841 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6dc01e6a-e2d9-4de2-ba20-e3bccf5784ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.610545 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc01e6a-e2d9-4de2-ba20-e3bccf5784ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:30.610790 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc01e6a-e2d9-4de2-ba20-e3bccf5784ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.611057 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc01e6a-e2d9-4de2-ba20-e3bccf5784ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.618486 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.618486 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:30.622361 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6dc01e6a-e2d9-4de2-ba20-e3bccf5784ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:30.626698 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc01e6a-e2d9-4de2-ba20-e3bccf5784ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:30.627132 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1060/4237] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:30.681967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-63c69ee2-a093-455f-bdbd-53f231f3c22b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.684129 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-63c69ee2-a093-455f-bdbd-53f231f3c22b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:30.684373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-63c69ee2-a093-455f-bdbd-53f231f3c22b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.684624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-63c69ee2-a093-455f-bdbd-53f231f3c22b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.696290 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.696290 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:30.700332 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-63c69ee2-a093-455f-bdbd-53f231f3c22b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:30.701394 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-398be5d7-1ce9-4582-b05e-b3198b0c0fd0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.703238 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-398be5d7-1ce9-4582-b05e-b3198b0c0fd0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:30.703443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-398be5d7-1ce9-4582-b05e-b3198b0c0fd0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.703668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-398be5d7-1ce9-4582-b05e-b3198b0c0fd0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.705026 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-63c69ee2-a093-455f-bdbd-53f231f3c22b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:30.705377 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1070/4238] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:30.712825 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.712825 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:30.717270 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-398be5d7-1ce9-4582-b05e-b3198b0c0fd0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:30.722059 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-398be5d7-1ce9-4582-b05e-b3198b0c0fd0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 returned with HTTP 200 Aug 18 13:57:30.722532 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1059/4239] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:30.735071 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bb74e21-b006-478b-a6ac-125b58a828a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.736690 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb74e21-b006-478b-a6ac-125b58a828a2 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] POST https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5/action Aug 18 13:57:30.737069 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb74e21-b006-478b-a6ac-125b58a828a2 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action body: b'{"revert": {"snapshot_id": "615c1436-989d-4b96-86c3-7be2fcf203c4"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:30.737191 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb74e21-b006-478b-a6ac-125b58a828a2 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "615c1436-989d-4b96-86c3-7be2fcf203c4"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:30.744973 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.744973 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:30.745525 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1bb74e21-b006-478b-a6ac-125b58a828a2 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume retrieved successfully. Aug 18 13:57:30.749519 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb74e21-b006-478b-a6ac-125b58a828a2 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] HTTP exception thrown: Can't revert volume acea24d9-687e-4c58-b3eb-cb55c9dce9c5 to its latest snapshot 615c1436-989d-4b96-86c3-7be2fcf203c4. The volume size must be equal to the snapshot size. Aug 18 13:57:30.749706 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb74e21-b006-478b-a6ac-125b58a828a2 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5/action returned with HTTP 400 Aug 18 13:57:30.750297 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1051/4240] 10.4.3.221 () {70 vars in 1431 bytes} [Tue Aug 18 13:57:30 2026] POST /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5/action => generated 213 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 13:57:30.758957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7113104e-c68e-4038-86b8-f04a98cec521 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.760835 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7113104e-c68e-4038-86b8-f04a98cec521 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 Aug 18 13:57:30.761109 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7113104e-c68e-4038-86b8-f04a98cec521 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.761304 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7113104e-c68e-4038-86b8-f04a98cec521 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.761417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7113104e-c68e-4038-86b8-f04a98cec521 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Delete snapshot with id: 615c1436-989d-4b96-86c3-7be2fcf203c4 Aug 18 13:57:30.766543 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.766543 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:30.766975 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7113104e-c68e-4038-86b8-f04a98cec521 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:30.785917 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7113104e-c68e-4038-86b8-f04a98cec521 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot delete request issued successfully. Aug 18 13:57:30.785917 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7113104e-c68e-4038-86b8-f04a98cec521 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 returned with HTTP 202 Aug 18 13:57:30.785917 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1061/4241] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:30 2026] DELETE /volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:30.797289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-45fdaea6-a18d-485d-bde2-d43e9fee26ad None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:30.799515 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45fdaea6-a18d-485d-bde2-d43e9fee26ad tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 Aug 18 13:57:30.799723 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45fdaea6-a18d-485d-bde2-d43e9fee26ad tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:30.799998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45fdaea6-a18d-485d-bde2-d43e9fee26ad tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:30.804850 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:30.804850 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:30.805035 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-45fdaea6-a18d-485d-bde2-d43e9fee26ad tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:30.805709 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45fdaea6-a18d-485d-bde2-d43e9fee26ad tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 returned with HTTP 200 Aug 18 13:57:30.806875 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1071/4242] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:30 2026] GET /volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:31.102565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1551c199-cca1-4e88-ac4b-e50d53f42163 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.104371 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1551c199-cca1-4e88-ac4b-e50d53f42163 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:31.104563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1551c199-cca1-4e88-ac4b-e50d53f42163 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.104795 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1551c199-cca1-4e88-ac4b-e50d53f42163 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.104936 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1551c199-cca1-4e88-ac4b-e50d53f42163 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:31.109438 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.109438 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:31.110247 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1551c199-cca1-4e88-ac4b-e50d53f42163 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:31.110658 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1060/4243] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:31.308176 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f84c66f-134e-46bf-8b97-7913839cab99 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.309968 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f84c66f-134e-46bf-8b97-7913839cab99 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 Aug 18 13:57:31.310155 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f84c66f-134e-46bf-8b97-7913839cab99 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.310328 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f84c66f-134e-46bf-8b97-7913839cab99 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.315416 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.315416 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:31.315713 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f84c66f-134e-46bf-8b97-7913839cab99 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:31.316472 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f84c66f-134e-46bf-8b97-7913839cab99 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 returned with HTTP 200 Aug 18 13:57:31.316819 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1052/4244] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:31.327810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab03fba0-eca4-4443-9690-b11182d58e2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.329987 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab03fba0-eca4-4443-9690-b11182d58e2d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] GET https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 Aug 18 13:57:31.330232 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab03fba0-eca4-4443-9690-b11182d58e2d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.330476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab03fba0-eca4-4443-9690-b11182d58e2d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.335610 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.335610 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:31.336132 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab03fba0-eca4-4443-9690-b11182d58e2d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Snapshot retrieved successfully. Aug 18 13:57:31.336988 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab03fba0-eca4-4443-9690-b11182d58e2d tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 returned with HTTP 200 Aug 18 13:57:31.337399 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1062/4245] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:31.345950 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.347919 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 Aug 18 13:57:31.348198 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.348442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.348594 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete snapshot with id: b639d0ba-179d-4c17-bfa7-b867ef8b4a47 Aug 18 13:57:31.353705 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.353705 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:31.354098 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:31.367887 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot delete request issued successfully. Aug 18 13:57:31.370919 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f8cf85f-67d2-4dbd-99f8-bd08235ce68b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 returned with HTTP 202 Aug 18 13:57:31.370919 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1072/4246] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:31 2026] DELETE /volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:31.381584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3ba5cff2-953b-42ae-b4f1-92982311a2a4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.383468 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3ba5cff2-953b-42ae-b4f1-92982311a2a4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 Aug 18 13:57:31.383659 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3ba5cff2-953b-42ae-b4f1-92982311a2a4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.383883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3ba5cff2-953b-42ae-b4f1-92982311a2a4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.392896 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.392896 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:31.392896 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3ba5cff2-953b-42ae-b4f1-92982311a2a4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:31.392896 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3ba5cff2-953b-42ae-b4f1-92982311a2a4 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 returned with HTTP 200 Aug 18 13:57:31.392896 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1061/4247] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:31.589705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-073a60fd-7bc3-44b3-8e43-cd90f7ee7cfd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.591459 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-073a60fd-7bc3-44b3-8e43-cd90f7ee7cfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:31.591660 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-073a60fd-7bc3-44b3-8e43-cd90f7ee7cfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.591871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-073a60fd-7bc3-44b3-8e43-cd90f7ee7cfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.600866 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.600866 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:31.604699 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-073a60fd-7bc3-44b3-8e43-cd90f7ee7cfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:31.609012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-073a60fd-7bc3-44b3-8e43-cd90f7ee7cfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:31.609407 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1053/4248] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:31.640968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9234f3a6-9331-49a5-a45e-f517208a3144 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.642619 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9234f3a6-9331-49a5-a45e-f517208a3144 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:31.642824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9234f3a6-9331-49a5-a45e-f517208a3144 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.643023 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9234f3a6-9331-49a5-a45e-f517208a3144 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.649698 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.649698 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:31.652810 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9234f3a6-9331-49a5-a45e-f517208a3144 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:31.656582 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9234f3a6-9331-49a5-a45e-f517208a3144 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:31.656958 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1063/4249] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:31.720257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3d6677f4-8452-41a3-a607-f9345f9408eb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.722188 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3d6677f4-8452-41a3-a607-f9345f9408eb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:31.722440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3d6677f4-8452-41a3-a607-f9345f9408eb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.722663 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3d6677f4-8452-41a3-a607-f9345f9408eb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.732113 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.732113 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:31.735901 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3d6677f4-8452-41a3-a607-f9345f9408eb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:31.739027 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3d6677f4-8452-41a3-a607-f9345f9408eb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:31.739532 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1073/4250] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:31.817179 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0c7fbf5c-0bb3-41a0-918b-8f3227f6a5a8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.819175 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0c7fbf5c-0bb3-41a0-918b-8f3227f6a5a8 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 Aug 18 13:57:31.819392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0c7fbf5c-0bb3-41a0-918b-8f3227f6a5a8 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.819601 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0c7fbf5c-0bb3-41a0-918b-8f3227f6a5a8 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.824031 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0c7fbf5c-0bb3-41a0-918b-8f3227f6a5a8 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 returned with HTTP 404 Aug 18 13:57:31.824512 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1062/4251] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/snapshots/615c1436-989d-4b96-86c3-7be2fcf203c4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:31.832335 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-151de5ef-661b-4d46-86c6-886a02bacae0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.834330 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-151de5ef-661b-4d46-86c6-886a02bacae0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] DELETE https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:31.834537 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-151de5ef-661b-4d46-86c6-886a02bacae0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.834717 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-151de5ef-661b-4d46-86c6-886a02bacae0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.834933 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-151de5ef-661b-4d46-86c6-886a02bacae0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Delete volume with id: acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:31.842108 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.842108 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:31.842534 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-151de5ef-661b-4d46-86c6-886a02bacae0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:31.862936 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-151de5ef-661b-4d46-86c6-886a02bacae0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Delete volume request issued successfully. Aug 18 13:57:31.862936 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-151de5ef-661b-4d46-86c6-886a02bacae0 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 returned with HTTP 202 Aug 18 13:57:31.862936 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1054/4252] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:57:31 2026] DELETE /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:57:31.869921 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe170078-295e-44b1-8cee-a9f078087a6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:31.870517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe170078-295e-44b1-8cee-a9f078087a6e tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:31.870717 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe170078-295e-44b1-8cee-a9f078087a6e tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:31.871229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe170078-295e-44b1-8cee-a9f078087a6e tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:31.877829 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:31.877829 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:31.881386 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe170078-295e-44b1-8cee-a9f078087a6e tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:31.885531 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe170078-295e-44b1-8cee-a9f078087a6e tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 returned with HTTP 200 Aug 18 13:57:31.885844 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1064/4253] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:31 2026] GET /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:32.121666 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2f3e0836-377a-4bc8-9769-b4014cf52577 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.123491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2f3e0836-377a-4bc8-9769-b4014cf52577 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:32.123678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2f3e0836-377a-4bc8-9769-b4014cf52577 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.123874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2f3e0836-377a-4bc8-9769-b4014cf52577 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.123978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2f3e0836-377a-4bc8-9769-b4014cf52577 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:32.136380 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.136380 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:32.137357 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2f3e0836-377a-4bc8-9769-b4014cf52577 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:32.137897 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1074/4254] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:32.400196 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4968c0a1-e4b5-41a8-a102-59b06de2e249 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.401648 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4968c0a1-e4b5-41a8-a102-59b06de2e249 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 Aug 18 13:57:32.401834 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4968c0a1-e4b5-41a8-a102-59b06de2e249 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.402040 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4968c0a1-e4b5-41a8-a102-59b06de2e249 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.406994 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4968c0a1-e4b5-41a8-a102-59b06de2e249 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 returned with HTTP 404 Aug 18 13:57:32.407439 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1063/4255] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/snapshots/b639d0ba-179d-4c17-bfa7-b867ef8b4a47 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:32.415486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.417727 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b Aug 18 13:57:32.418018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.418255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.418488 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume with id: b8c2fafe-c0ed-4606-86d0-9319c472519b Aug 18 13:57:32.428325 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.428325 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:32.428763 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:32.453804 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume request issued successfully. Aug 18 13:57:32.453804 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-561a8d7a-7ed7-45cd-b34b-226f72ab7854 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b returned with HTTP 202 Aug 18 13:57:32.453804 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1055/4256] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:32 2026] DELETE /volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:32.460474 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b0866af-f9c6-4760-b760-f7e6bf68a89e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.462446 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b0866af-f9c6-4760-b760-f7e6bf68a89e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b Aug 18 13:57:32.462446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b0866af-f9c6-4760-b760-f7e6bf68a89e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.462446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b0866af-f9c6-4760-b760-f7e6bf68a89e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.469356 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.469356 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:32.473706 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b0866af-f9c6-4760-b760-f7e6bf68a89e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:32.478277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b0866af-f9c6-4760-b760-f7e6bf68a89e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b returned with HTTP 200 Aug 18 13:57:32.478277 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1065/4257] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:32.620711 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d0e808af-4f42-4fe8-a904-1dbcb465efc1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.622221 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d0e808af-4f42-4fe8-a904-1dbcb465efc1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:32.622383 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d0e808af-4f42-4fe8-a904-1dbcb465efc1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.622547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d0e808af-4f42-4fe8-a904-1dbcb465efc1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.630903 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.630903 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:32.634049 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d0e808af-4f42-4fe8-a904-1dbcb465efc1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:32.637625 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d0e808af-4f42-4fe8-a904-1dbcb465efc1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:32.638025 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1075/4258] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:32.670134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2619a40c-13e9-4273-bfe6-46e81761279e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.671643 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2619a40c-13e9-4273-bfe6-46e81761279e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:32.671811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2619a40c-13e9-4273-bfe6-46e81761279e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.672004 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2619a40c-13e9-4273-bfe6-46e81761279e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.679042 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.679042 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:32.682807 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2619a40c-13e9-4273-bfe6-46e81761279e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:32.687118 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2619a40c-13e9-4273-bfe6-46e81761279e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:32.687493 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1064/4259] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:32.751973 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-935e6f1b-93d5-4e76-b2c5-2dca0d1b6d6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.754194 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-935e6f1b-93d5-4e76-b2c5-2dca0d1b6d6b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:32.754444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-935e6f1b-93d5-4e76-b2c5-2dca0d1b6d6b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.754690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-935e6f1b-93d5-4e76-b2c5-2dca0d1b6d6b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.766113 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.766113 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:32.769940 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-935e6f1b-93d5-4e76-b2c5-2dca0d1b6d6b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:32.775124 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-935e6f1b-93d5-4e76-b2c5-2dca0d1b6d6b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:32.775596 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1056/4260] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:32.901365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c644cf33-9439-4dbe-bd27-55b7bdfeec19 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.903171 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c644cf33-9439-4dbe-bd27-55b7bdfeec19 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 Aug 18 13:57:32.903365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c644cf33-9439-4dbe-bd27-55b7bdfeec19 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.903553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c644cf33-9439-4dbe-bd27-55b7bdfeec19 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.908737 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c644cf33-9439-4dbe-bd27-55b7bdfeec19 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 returned with HTTP 404 Aug 18 13:57:32.909177 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1066/4261] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/volumes/acea24d9-687e-4c58-b3eb-cb55c9dce9c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:57:32.915181 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.916851 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e Aug 18 13:57:32.917077 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.917260 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.917363 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Delete snapshot with id: 13ab2674-f782-4b34-a214-9dba32ca884e Aug 18 13:57:32.922328 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.922328 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:32.922826 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:32.937058 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot delete request issued successfully. Aug 18 13:57:32.937248 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ccbccc2f-5753-493d-97cc-dfe3152b6f8a tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e returned with HTTP 202 Aug 18 13:57:32.937615 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1076/4262] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:32 2026] DELETE /volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:32.944387 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-72e4b93f-952d-4fde-85e8-c175ad3f2dc7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:32.946153 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-72e4b93f-952d-4fde-85e8-c175ad3f2dc7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e Aug 18 13:57:32.946321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-72e4b93f-952d-4fde-85e8-c175ad3f2dc7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:32.946493 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-72e4b93f-952d-4fde-85e8-c175ad3f2dc7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:32.951276 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:32.951276 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:32.951697 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-72e4b93f-952d-4fde-85e8-c175ad3f2dc7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Snapshot retrieved successfully. Aug 18 13:57:32.952405 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-72e4b93f-952d-4fde-85e8-c175ad3f2dc7 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e returned with HTTP 200 Aug 18 13:57:32.952754 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1065/4263] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:32 2026] GET /volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:33.150646 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-885debca-ad30-4d84-be37-479bd49ea2c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.152343 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-885debca-ad30-4d84-be37-479bd49ea2c9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:33.152564 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-885debca-ad30-4d84-be37-479bd49ea2c9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.152802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-885debca-ad30-4d84-be37-479bd49ea2c9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.152966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-885debca-ad30-4d84-be37-479bd49ea2c9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:33.158265 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:33.158265 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:33.159032 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-885debca-ad30-4d84-be37-479bd49ea2c9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:33.159408 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1057/4264] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:33 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:33.493353 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-156fd611-64a2-4334-b1ad-f1df3262d9b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.495049 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-156fd611-64a2-4334-b1ad-f1df3262d9b3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b Aug 18 13:57:33.495285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-156fd611-64a2-4334-b1ad-f1df3262d9b3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.495502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-156fd611-64a2-4334-b1ad-f1df3262d9b3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.501447 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-156fd611-64a2-4334-b1ad-f1df3262d9b3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b returned with HTTP 404 Aug 18 13:57:33.501901 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1067/4265] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:33 2026] GET /volume/v3/volumes/b8c2fafe-c0ed-4606-86d0-9319c472519b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:33.509602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.511547 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:33.511951 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-969588121"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:33.513616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-969588121'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:33.513772 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume of 1 GB Aug 18 13:57:33.514222 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:33.514222 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:33.518553 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Availability Zones retrieved successfully. Aug 18 13:57:33.527770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (856307de-98e5-470d-9e15-2c71b94b0263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:33.528933 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f42554-be4c-45d4-afc7-a4ec2932ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:33.529874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:33.554419 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f42554-be4c-45d4-afc7-a4ec2932ea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:33.555352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3414234d-5004-463f-8a0c-941b6177a767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:33.594307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['ed887c2b-f772-4408-9b97-efb467d76bf0', '57e2abcb-3e2e-4aa0-ac30-c6a7df0e089d', 'ce9a771d-0997-423d-9095-291e2236060a', '29185406-bf5d-423c-ac7b-59081a65c0f5'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:33.595055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3414234d-5004-463f-8a0c-941b6177a767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed887c2b-f772-4408-9b97-efb467d76bf0', '57e2abcb-3e2e-4aa0-ac30-c6a7df0e089d', 'ce9a771d-0997-423d-9095-291e2236060a', '29185406-bf5d-423c-ac7b-59081a65c0f5']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:33.595690 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb4524c-8701-4568-9d8a-ad65621ba443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:33.620484 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb4524c-8701-4568-9d8a-ad65621ba443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969588121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['ed887c2b-f772-4408-9b97-efb467d76bf0','57e2abcb-3e2e-4aa0-ac30-c6a7df0e089d','ce9a771d-0997-423d-9095-291e2236060a','29185406-bf5d-423c-ac7b-59081a65c0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969588121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e79c31ed5844ea98715b469185742c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:33.621792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f110e3a7-9a4a-4946-b20c-15815e294dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:33.639910 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f110e3a7-9a4a-4946-b20c-15815e294dfb) transitioned into state 'SUCCESS' from state '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-969588121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1c54a4b5d94a2e98a9282d8ca8b93f',qos_specs=None,replication_status=,reservations=['ed887c2b-f772-4408-9b97-efb467d76bf0','57e2abcb-3e2e-4aa0-ac30-c6a7df0e089d','ce9a771d-0997-423d-9095-291e2236060a','29185406-bf5d-423c-ac7b-59081a65c0f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e79c31ed5844ea98715b469185742c',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:33.640529 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1978a58-0fbe-4af4-9b7e-0b5365e5ee4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:33.649852 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-63fb4e45-93be-4e11-b5d9-e65d5bdf5f15 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.651256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1978a58-0fbe-4af4-9b7e-0b5365e5ee4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:33.652176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Flow 'volume_create_api' (856307de-98e5-470d-9e15-2c71b94b0263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:33.652244 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63fb4e45-93be-4e11-b5d9-e65d5bdf5f15 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:33.652404 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-63fb4e45-93be-4e11-b5d9-e65d5bdf5f15 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.652583 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create volume request issued successfully. Aug 18 13:57:33.652658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-63fb4e45-93be-4e11-b5d9-e65d5bdf5f15 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.653320 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e600ff0e-8b8d-4a6c-97d8-d19884e6cd5a tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:33.653728 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1077/4266] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:57:33 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:33.663151 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:33.663151 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:33.667562 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-63fb4e45-93be-4e11-b5d9-e65d5bdf5f15 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:33.671071 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17ac4d14-88cc-4526-9897-5e14dcfe7ccf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.672853 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63fb4e45-93be-4e11-b5d9-e65d5bdf5f15 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:33.673310 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1066/4267] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:33 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:33.675986 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17ac4d14-88cc-4526-9897-5e14dcfe7ccf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee Aug 18 13:57:33.676214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17ac4d14-88cc-4526-9897-5e14dcfe7ccf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.677992 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17ac4d14-88cc-4526-9897-5e14dcfe7ccf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.685822 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:33.685822 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:33.689736 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17ac4d14-88cc-4526-9897-5e14dcfe7ccf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:33.693657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17ac4d14-88cc-4526-9897-5e14dcfe7ccf tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee returned with HTTP 200 Aug 18 13:57:33.694234 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1058/4268] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:33 2026] GET /volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:33.705173 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3847a84c-6570-411c-80f1-1a9015e31bb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.707151 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3847a84c-6570-411c-80f1-1a9015e31bb9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:33.707369 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3847a84c-6570-411c-80f1-1a9015e31bb9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.707561 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3847a84c-6570-411c-80f1-1a9015e31bb9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.714934 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:33.714934 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:33.718896 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3847a84c-6570-411c-80f1-1a9015e31bb9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:33.723676 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3847a84c-6570-411c-80f1-1a9015e31bb9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:33.724236 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1068/4269] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:33 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:33.788536 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d04fd066-0c58-45c0-97a6-5562bf8b6b5a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.790476 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d04fd066-0c58-45c0-97a6-5562bf8b6b5a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:33.790889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d04fd066-0c58-45c0-97a6-5562bf8b6b5a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.790889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d04fd066-0c58-45c0-97a6-5562bf8b6b5a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.802109 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:33.802109 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:33.806316 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d04fd066-0c58-45c0-97a6-5562bf8b6b5a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:33.810968 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d04fd066-0c58-45c0-97a6-5562bf8b6b5a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:33.811473 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1078/4270] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:33 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:33.961826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1f5c2e38-ff51-40f3-9129-45267799e6e5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.963578 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f5c2e38-ff51-40f3-9129-45267799e6e5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e Aug 18 13:57:33.963775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f5c2e38-ff51-40f3-9129-45267799e6e5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.963964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f5c2e38-ff51-40f3-9129-45267799e6e5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.967914 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f5c2e38-ff51-40f3-9129-45267799e6e5 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e returned with HTTP 404 Aug 18 13:57:33.968376 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1067/4271] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:33 2026] GET /volume/v3/snapshots/13ab2674-f782-4b34-a214-9dba32ca884e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:33.974719 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a00a9690-1070-43b6-b13a-4f054d6f340b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:33.976572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a00a9690-1070-43b6-b13a-4f054d6f340b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:33.976790 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a00a9690-1070-43b6-b13a-4f054d6f340b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:33.976997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a00a9690-1070-43b6-b13a-4f054d6f340b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:33.977176 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a00a9690-1070-43b6-b13a-4f054d6f340b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Delete volume with id: 4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:33.984095 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:33.984095 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:33.984615 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a00a9690-1070-43b6-b13a-4f054d6f340b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:34.000802 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a00a9690-1070-43b6-b13a-4f054d6f340b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Delete volume request issued successfully. Aug 18 13:57:34.000999 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a00a9690-1070-43b6-b13a-4f054d6f340b tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 202 Aug 18 13:57:34.001408 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1059/4272] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 13:57:33 2026] DELETE /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 13:57:34.010217 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5967e02-a495-479c-8c50-a0cb5303888c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.012079 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5967e02-a495-479c-8c50-a0cb5303888c tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:34.012348 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5967e02-a495-479c-8c50-a0cb5303888c tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:34.013049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5967e02-a495-479c-8c50-a0cb5303888c tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:34.020170 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.020170 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:34.024909 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5967e02-a495-479c-8c50-a0cb5303888c tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Volume info retrieved successfully. Aug 18 13:57:34.030705 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5967e02-a495-479c-8c50-a0cb5303888c tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 200 Aug 18 13:57:34.031138 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1069/4273] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:34 2026] GET /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:34.168955 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1ce8fa10-a6da-41a5-90b7-14ed0940e03e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.171187 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ce8fa10-a6da-41a5-90b7-14ed0940e03e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:34.171449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ce8fa10-a6da-41a5-90b7-14ed0940e03e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:34.171693 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1ce8fa10-a6da-41a5-90b7-14ed0940e03e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:34.171875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1ce8fa10-a6da-41a5-90b7-14ed0940e03e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:34.176609 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.176609 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:34.177595 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1ce8fa10-a6da-41a5-90b7-14ed0940e03e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:34.178111 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1079/4274] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:34 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:34.688559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0ed94536-714f-4a98-8abc-b28a38b78873 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.690415 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ed94536-714f-4a98-8abc-b28a38b78873 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:34.690609 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ed94536-714f-4a98-8abc-b28a38b78873 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:34.690823 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ed94536-714f-4a98-8abc-b28a38b78873 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:34.700400 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.700400 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:34.704893 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0ed94536-714f-4a98-8abc-b28a38b78873 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:34.708930 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ed94536-714f-4a98-8abc-b28a38b78873 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:34.709345 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1068/4275] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:34 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:34.709598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8fe54e9-0123-46c3-8531-84f9e389fb1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.711953 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8fe54e9-0123-46c3-8531-84f9e389fb1e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee Aug 18 13:57:34.712239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8fe54e9-0123-46c3-8531-84f9e389fb1e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:34.712521 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8fe54e9-0123-46c3-8531-84f9e389fb1e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:34.722185 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.722185 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:34.726640 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8fe54e9-0123-46c3-8531-84f9e389fb1e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:34.731168 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8fe54e9-0123-46c3-8531-84f9e389fb1e tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee returned with HTTP 200 Aug 18 13:57:34.731545 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1060/4276] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:34 2026] GET /volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:34.738889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ebe9096-f590-4c2f-8700-e061a0effe85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.739915 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ebe9096-f590-4c2f-8700-e061a0effe85 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:34.740969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ebe9096-f590-4c2f-8700-e061a0effe85 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:34.740969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ebe9096-f590-4c2f-8700-e061a0effe85 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:34.748448 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.748448 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:34.750552 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.752687 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:57:34.753058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-125642606"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:34.755126 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9ebe9096-f590-4c2f-8700-e061a0effe85 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:34.764264 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ebe9096-f590-4c2f-8700-e061a0effe85 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:34.764639 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1070/4277] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:34 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:34.766020 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.766020 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:34.766382 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:34.766527 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Create snapshot from volume c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee Aug 18 13:57:34.789839 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Created reservations ['d33aa723-dfc1-4541-93aa-6e82c719f34c', 'be9aca77-100c-4df4-87c5-286914fe16cd', '4052cc05-588c-4a3e-acc3-903633ae15d9', 'b801d039-9d45-47d6-8d8f-6a0385396619'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:34.815542 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot create request issued successfully. Aug 18 13:57:34.815874 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c806f43-0e22-49bd-b2fb-5114ebe23110 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:57:34.816333 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1080/4278] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:57:34 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 18 13:57:34.828891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ece317b1-c05b-4865-bc1c-9bb32cf5bcae None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.829719 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ece317b1-c05b-4865-bc1c-9bb32cf5bcae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:34.829913 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ece317b1-c05b-4865-bc1c-9bb32cf5bcae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:34.830137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ece317b1-c05b-4865-bc1c-9bb32cf5bcae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:34.830389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f62f55f-d593-4c01-9e07-973fa3589cc5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:34.832690 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f62f55f-d593-4c01-9e07-973fa3589cc5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b Aug 18 13:57:34.832968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f62f55f-d593-4c01-9e07-973fa3589cc5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:34.833178 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f62f55f-d593-4c01-9e07-973fa3589cc5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:34.837995 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.837995 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:34.838439 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f62f55f-d593-4c01-9e07-973fa3589cc5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:34.839355 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f62f55f-d593-4c01-9e07-973fa3589cc5 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b returned with HTTP 200 Aug 18 13:57:34.839682 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:34.839682 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:34.839796 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1061/4279] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:34 2026] GET /volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:34.842914 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ece317b1-c05b-4865-bc1c-9bb32cf5bcae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:34.847166 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ece317b1-c05b-4865-bc1c-9bb32cf5bcae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:34.847565 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1069/4280] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:34 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:35.047464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53eb14af-7efe-403f-86ce-bf34a2333cb3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.050382 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53eb14af-7efe-403f-86ce-bf34a2333cb3 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] GET https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc Aug 18 13:57:35.050788 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53eb14af-7efe-403f-86ce-bf34a2333cb3 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.051073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53eb14af-7efe-403f-86ce-bf34a2333cb3 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.058532 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53eb14af-7efe-403f-86ce-bf34a2333cb3 tempest-VolumeRevertTests-168806149 tempest-VolumeRevertTests-168806149-project-member] https://10.4.3.221/volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc returned with HTTP 404 Aug 18 13:57:35.059110 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1071/4281] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 13:57:35 2026] GET /volume/v3/volumes/4a2f751d-a453-4e08-955b-82e9270bcebc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:57:35.188177 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9aeb414c-2293-46ab-b98c-5368d048cc1d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.189984 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9aeb414c-2293-46ab-b98c-5368d048cc1d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:35.190221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9aeb414c-2293-46ab-b98c-5368d048cc1d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.190383 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9aeb414c-2293-46ab-b98c-5368d048cc1d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.190486 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-9aeb414c-2293-46ab-b98c-5368d048cc1d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:35.194598 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.194598 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:35.195397 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9aeb414c-2293-46ab-b98c-5368d048cc1d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:35.195772 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1081/4282] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:35 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:35.722889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-663e5f8e-658e-4f64-bc17-7b738e5618ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.725046 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-663e5f8e-658e-4f64-bc17-7b738e5618ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:35.725193 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-663e5f8e-658e-4f64-bc17-7b738e5618ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.725375 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-663e5f8e-658e-4f64-bc17-7b738e5618ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.734365 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.734365 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:35.738086 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-663e5f8e-658e-4f64-bc17-7b738e5618ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:35.742674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-663e5f8e-658e-4f64-bc17-7b738e5618ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:35.743170 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1062/4283] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:35 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:35.777024 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0f08ae30-6168-460d-b105-376d2a2eaee8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.778558 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0f08ae30-6168-460d-b105-376d2a2eaee8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:35.778725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0f08ae30-6168-460d-b105-376d2a2eaee8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.779000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0f08ae30-6168-460d-b105-376d2a2eaee8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.785433 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.785433 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:35.789186 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0f08ae30-6168-460d-b105-376d2a2eaee8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:35.793849 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0f08ae30-6168-460d-b105-376d2a2eaee8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:35.794333 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1070/4284] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:35 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:35.848238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06097bb7-ad86-49c5-9ca0-d7170147a558 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.852516 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06097bb7-ad86-49c5-9ca0-d7170147a558 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b Aug 18 13:57:35.852516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06097bb7-ad86-49c5-9ca0-d7170147a558 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.852516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06097bb7-ad86-49c5-9ca0-d7170147a558 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.858258 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.858258 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:35.858600 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06097bb7-ad86-49c5-9ca0-d7170147a558 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:35.859389 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06097bb7-ad86-49c5-9ca0-d7170147a558 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b returned with HTTP 200 Aug 18 13:57:35.859779 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1072/4285] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:35 2026] GET /volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:35.864137 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a7a76e68-067d-4322-8c64-4597ff43a594 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.866222 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a7a76e68-067d-4322-8c64-4597ff43a594 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:35.866651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a7a76e68-067d-4322-8c64-4597ff43a594 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.867070 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a7a76e68-067d-4322-8c64-4597ff43a594 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.868951 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.871932 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] POST https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b/action Aug 18 13:57:35.871932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:57:35.871932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:35.873345 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.snapshot_unmanage [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Unmanage snapshot with id: 8662733e-59e5-4ece-a8cf-259a0cc0eb7b Aug 18 13:57:35.879487 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.879487 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:35.880122 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Snapshot retrieved successfully. Aug 18 13:57:35.881232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0dcb12b5bd5e44019aa6a1cfc9530bd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd1c54a4b5d94a2e98a9282d8ca8b93f', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:57:35.881485 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7b67811-48ff-47d4-ba1d-94b6ca5f907b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-reader] https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b/action returned with HTTP 403 Aug 18 13:57:35.882138 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1063/4286] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 13:57:35 2026] POST /volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:35.884258 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.884258 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:35.889150 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.890999 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b Aug 18 13:57:35.891240 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.891421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.891519 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete snapshot with id: 8662733e-59e5-4ece-a8cf-259a0cc0eb7b Aug 18 13:57:35.893026 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a7a76e68-067d-4322-8c64-4597ff43a594 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:35.896483 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.896483 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:35.896777 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:35.899914 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a7a76e68-067d-4322-8c64-4597ff43a594 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:35.900302 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1082/4287] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:35 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:35.914043 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot delete request issued successfully. Aug 18 13:57:35.914220 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab05fdcc-415b-41b3-b21f-e4bf44a5462b tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b returned with HTTP 202 Aug 18 13:57:35.914679 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1071/4288] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:57:35 2026] DELETE /volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:35.921066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa9940cd-9eaa-494a-8672-533d20d40734 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:35.922780 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa9940cd-9eaa-494a-8672-533d20d40734 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b Aug 18 13:57:35.923028 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa9940cd-9eaa-494a-8672-533d20d40734 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:35.923166 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa9940cd-9eaa-494a-8672-533d20d40734 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:35.927672 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:35.927672 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:35.928045 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa9940cd-9eaa-494a-8672-533d20d40734 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Snapshot retrieved successfully. Aug 18 13:57:35.928677 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa9940cd-9eaa-494a-8672-533d20d40734 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b returned with HTTP 200 Aug 18 13:57:35.929043 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1073/4289] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:35 2026] GET /volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:36.206972 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eee58e34-f9fe-4e0c-9b21-ff3c98007200 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.209116 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eee58e34-f9fe-4e0c-9b21-ff3c98007200 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:36.209316 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eee58e34-f9fe-4e0c-9b21-ff3c98007200 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.209536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eee58e34-f9fe-4e0c-9b21-ff3c98007200 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:36.209670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-eee58e34-f9fe-4e0c-9b21-ff3c98007200 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:36.214972 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:36.214972 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:36.215984 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eee58e34-f9fe-4e0c-9b21-ff3c98007200 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:36.216397 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1064/4290] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:36 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:36.516044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.610875 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:57:36.611274 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-885260406"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:36.612695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-885260406'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:57:36.612892 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Create volume of 1 GB Aug 18 13:57:36.617202 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Availability Zones retrieved successfully. Aug 18 13:57:36.623352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Flow 'volume_create_api' (3a8a01b1-5f26-4a70-842f-f4f738cff2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:36.624830 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741f7081-edde-49d2-9a66-d6cd45181f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:36.625689 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:57:36.651759 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741f7081-edde-49d2-9a66-d6cd45181f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:36.652407 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da23a155-f97b-4970-bed4-017088a1bd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:36.705037 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Created reservations ['74a2c158-e95a-42dd-b1ee-e765c880659a', '57b33632-6d66-455c-86e6-ba3615ae3aa9', '238f58f9-797f-41f1-80d3-6c345ee4d36a', 'e2b01b5b-66c7-4059-99a2-027afaff73e6'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:36.705821 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da23a155-f97b-4970-bed4-017088a1bd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a2c158-e95a-42dd-b1ee-e765c880659a', '57b33632-6d66-455c-86e6-ba3615ae3aa9', '238f58f9-797f-41f1-80d3-6c345ee4d36a', 'e2b01b5b-66c7-4059-99a2-027afaff73e6']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:36.706558 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0160bd13-0864-4926-a051-3bd533d1cbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:36.729109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0160bd13-0864-4926-a051-3bd533d1cbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bbce8fc-d83e-43ad-9f9a-9754278b2cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-885260406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24272edfbb04a409b2db67dedea1aef',qos_specs=None,replication_status=,reservations=['74a2c158-e95a-42dd-b1ee-e765c880659a','57b33632-6d66-455c-86e6-ba3615ae3aa9','238f58f9-797f-41f1-80d3-6c345ee4d36a','e2b01b5b-66c7-4059-99a2-027afaff73e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c22f726e934e3f96764092541232cc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-885260406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bbce8fc-d83e-43ad-9f9a-9754278b2cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b24272edfbb04a409b2db67dedea1aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c22f726e934e3f96764092541232cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:36.729680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6474180-fb8d-49b0-b739-5136da79502c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:36.749560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6474180-fb8d-49b0-b739-5136da79502c) transitioned into state 'SUCCESS' from state '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-885260406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b24272edfbb04a409b2db67dedea1aef',qos_specs=None,replication_status=,reservations=['74a2c158-e95a-42dd-b1ee-e765c880659a','57b33632-6d66-455c-86e6-ba3615ae3aa9','238f58f9-797f-41f1-80d3-6c345ee4d36a','e2b01b5b-66c7-4059-99a2-027afaff73e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c22f726e934e3f96764092541232cc',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:36.750460 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ecc00e-e1dd-4315-be83-5fa9665a4ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:57:36.755842 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d20a6958-d7d5-460f-af53-a3e900952350 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.757685 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d20a6958-d7d5-460f-af53-a3e900952350 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:36.757901 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d20a6958-d7d5-460f-af53-a3e900952350 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.758102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d20a6958-d7d5-460f-af53-a3e900952350 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:36.759553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ecc00e-e1dd-4315-be83-5fa9665a4ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:57:36.760595 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Flow 'volume_create_api' (3a8a01b1-5f26-4a70-842f-f4f738cff2ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:57:36.760993 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Create volume request issued successfully. Aug 18 13:57:36.762115 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4cc9bd93-b834-4c62-8c52-d11f6745a740 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:57:36.762115 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1083/4291] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:57:36 2026] POST /volume/v3/volumes => generated 777 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:36.777975 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aea7aaa4-d1ea-401a-8406-569fc7dccd56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.778762 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:36.778762 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:36.779750 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aea7aaa4-d1ea-401a-8406-569fc7dccd56 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 Aug 18 13:57:36.779956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aea7aaa4-d1ea-401a-8406-569fc7dccd56 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.780140 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aea7aaa4-d1ea-401a-8406-569fc7dccd56 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:36.786389 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d20a6958-d7d5-460f-af53-a3e900952350 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:36.787112 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:36.787112 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:36.790377 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aea7aaa4-d1ea-401a-8406-569fc7dccd56 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Volume info retrieved successfully. Aug 18 13:57:36.790665 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d20a6958-d7d5-460f-af53-a3e900952350 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:36.791100 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1072/4292] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:36 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:36.794992 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aea7aaa4-d1ea-401a-8406-569fc7dccd56 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 returned with HTTP 200 Aug 18 13:57:36.795466 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1074/4293] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:36 2026] GET /volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:36.806854 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9969190c-80a9-4cbb-a7f9-88003f733def None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.808729 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9969190c-80a9-4cbb-a7f9-88003f733def tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:36.809044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9969190c-80a9-4cbb-a7f9-88003f733def tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.809305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9969190c-80a9-4cbb-a7f9-88003f733def tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:36.820672 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:36.820672 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:36.824241 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9969190c-80a9-4cbb-a7f9-88003f733def tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:36.829383 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9969190c-80a9-4cbb-a7f9-88003f733def tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:36.829793 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1065/4294] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:36 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:36.911922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3c5828d5-865e-4bfb-ba54-92835e17d6dc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.913794 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c5828d5-865e-4bfb-ba54-92835e17d6dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:36.914005 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c5828d5-865e-4bfb-ba54-92835e17d6dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.914217 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c5828d5-865e-4bfb-ba54-92835e17d6dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:36.925117 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:36.925117 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:36.929579 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3c5828d5-865e-4bfb-ba54-92835e17d6dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:36.936607 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c5828d5-865e-4bfb-ba54-92835e17d6dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:36.937008 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1084/4295] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:36 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:36.938084 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5cf36ca2-1545-4fcb-bb7f-8299d21ea6fb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.940599 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cf36ca2-1545-4fcb-bb7f-8299d21ea6fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b Aug 18 13:57:36.940912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cf36ca2-1545-4fcb-bb7f-8299d21ea6fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.941182 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5cf36ca2-1545-4fcb-bb7f-8299d21ea6fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:36.946554 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5cf36ca2-1545-4fcb-bb7f-8299d21ea6fb tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b returned with HTTP 404 Aug 18 13:57:36.947082 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1073/4296] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:57:36 2026] GET /volume/v3/snapshots/8662733e-59e5-4ece-a8cf-259a0cc0eb7b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:36.953721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.955668 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee Aug 18 13:57:36.955893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.956079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:36.956255 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume with id: c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee Aug 18 13:57:36.963677 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:36.963677 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:36.964081 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:36.981931 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Delete volume request issued successfully. Aug 18 13:57:36.982163 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f33c79a6-8d11-4a56-bafe-2d3d74c13cd3 tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee returned with HTTP 202 Aug 18 13:57:36.982828 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1075/4297] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:57:36 2026] DELETE /volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:57:36.990682 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-28aced2c-0688-4721-9224-6cc58670c22f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:36.992551 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28aced2c-0688-4721-9224-6cc58670c22f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee Aug 18 13:57:36.992749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28aced2c-0688-4721-9224-6cc58670c22f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:36.992948 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28aced2c-0688-4721-9224-6cc58670c22f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:37.000141 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.000141 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:37.003786 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28aced2c-0688-4721-9224-6cc58670c22f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Volume info retrieved successfully. Aug 18 13:57:37.009345 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28aced2c-0688-4721-9224-6cc58670c22f tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee returned with HTTP 200 Aug 18 13:57:37.009687 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1066/4298] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:36 2026] GET /volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:37.228910 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1c461102-1654-4108-a8f2-0c83ee3aed13 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:37.231178 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c461102-1654-4108-a8f2-0c83ee3aed13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:37.231443 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c461102-1654-4108-a8f2-0c83ee3aed13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:37.231685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1c461102-1654-4108-a8f2-0c83ee3aed13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:37.231842 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-1c461102-1654-4108-a8f2-0c83ee3aed13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:37.237073 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.237073 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:37.238087 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1c461102-1654-4108-a8f2-0c83ee3aed13 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:37.238575 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1085/4299] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:37 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:37.807642 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2250176c-7734-4e4c-b772-0df4a0dbe53f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:37.809940 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2250176c-7734-4e4c-b772-0df4a0dbe53f tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:37.810153 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2250176c-7734-4e4c-b772-0df4a0dbe53f tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:37.810359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2250176c-7734-4e4c-b772-0df4a0dbe53f tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:37.811123 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4bc7d028-921b-44cc-931c-2dd563caf221 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:37.812844 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bc7d028-921b-44cc-931c-2dd563caf221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 Aug 18 13:57:37.813147 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bc7d028-921b-44cc-931c-2dd563caf221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:37.813385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bc7d028-921b-44cc-931c-2dd563caf221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:37.820202 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.820202 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:37.820499 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.820499 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:37.823414 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2250176c-7734-4e4c-b772-0df4a0dbe53f tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:37.823743 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4bc7d028-921b-44cc-931c-2dd563caf221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Volume info retrieved successfully. Aug 18 13:57:37.827209 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2250176c-7734-4e4c-b772-0df4a0dbe53f tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:37.827383 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bc7d028-921b-44cc-931c-2dd563caf221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 returned with HTTP 200 Aug 18 13:57:37.827750 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1074/4300] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:37 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:37.827808 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1076/4301] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:37 2026] GET /volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:37.839494 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:37.841462 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 13:57:37.841644 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9db2ac8f-0614-4695-8f1c-16520c2431ea None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:37.841827 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bbce8fc-d83e-43ad-9f9a-9754278b2cf5", "name": "tempest-type-Backup-336885832"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:57:37.843247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Creating new backup {'backup': {'volume_id': '3bbce8fc-d83e-43ad-9f9a-9754278b2cf5', 'name': 'tempest-type-Backup-336885832'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:57:37.843376 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Creating backup of volume 3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 in container None Aug 18 13:57:37.843652 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9db2ac8f-0614-4695-8f1c-16520c2431ea tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:37.843900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9db2ac8f-0614-4695-8f1c-16520c2431ea tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:37.844085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9db2ac8f-0614-4695-8f1c-16520c2431ea tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:37.850056 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.850056 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:37.850394 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Volume info retrieved successfully. Aug 18 13:57:37.850511 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.850511 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:37.853999 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9db2ac8f-0614-4695-8f1c-16520c2431ea tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:37.857662 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9db2ac8f-0614-4695-8f1c-16520c2431ea tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:37.858040 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1086/4302] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:37 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:37.871598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Created reservations ['fda68dd7-3314-4c82-9e2f-319a60ac47d8', 'd679ef0e-ac6f-4460-977a-92961edaedf8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:57:37.894086 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e47e381-c7da-46f3-a9f7-37f50ae040b4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:57:37.894516 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1067/4303] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 13:57:37 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:57:37.902569 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6b60a090-fd1e-417d-9cf6-88960fea472e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:37.904324 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6b60a090-fd1e-417d-9cf6-88960fea472e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:37.904571 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6b60a090-fd1e-417d-9cf6-88960fea472e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:37.904826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6b60a090-fd1e-417d-9cf6-88960fea472e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:37.904975 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6b60a090-fd1e-417d-9cf6-88960fea472e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:37.909852 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.909852 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:37.910478 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6b60a090-fd1e-417d-9cf6-88960fea472e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:37.910897 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1075/4304] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:37 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:37.952256 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9dfff98-e051-4d5f-be89-c1be97647fdb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:37.953944 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9dfff98-e051-4d5f-be89-c1be97647fdb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:37.954245 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9dfff98-e051-4d5f-be89-c1be97647fdb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:37.954297 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9dfff98-e051-4d5f-be89-c1be97647fdb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:37.963289 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:37.963289 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:37.968340 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9dfff98-e051-4d5f-be89-c1be97647fdb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:37.972362 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9dfff98-e051-4d5f-be89-c1be97647fdb tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:37.972910 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1077/4305] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:37 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:38.023677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-67889f3d-6be8-4a5c-baa9-de658fb184fe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:38.027151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67889f3d-6be8-4a5c-baa9-de658fb184fe tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] GET https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee Aug 18 13:57:38.027710 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67889f3d-6be8-4a5c-baa9-de658fb184fe tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:38.027961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67889f3d-6be8-4a5c-baa9-de658fb184fe tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:38.034027 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67889f3d-6be8-4a5c-baa9-de658fb184fe tempest-ProjectReaderTests-1166518518 tempest-ProjectReaderTests-1166518518-project-admin] https://10.4.3.221/volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee returned with HTTP 404 Aug 18 13:57:38.034468 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1087/4306] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:38 2026] GET /volume/v3/volumes/c0f9dfbe-595c-4dca-a9a3-3b87a38c4eee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:57:38.248650 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86f8e273-f628-4e15-b34a-bead43d6aeef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:38.250881 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86f8e273-f628-4e15-b34a-bead43d6aeef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:38.250881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86f8e273-f628-4e15-b34a-bead43d6aeef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:38.250881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86f8e273-f628-4e15-b34a-bead43d6aeef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:38.250881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-86f8e273-f628-4e15-b34a-bead43d6aeef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:38.254561 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:38.254561 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:38.256893 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86f8e273-f628-4e15-b34a-bead43d6aeef tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:38.256893 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1068/4307] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:38 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:38.845364 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-67500a11-8edc-4300-b15f-c6c94f5f189c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:38.847203 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-67500a11-8edc-4300-b15f-c6c94f5f189c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:38.847385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-67500a11-8edc-4300-b15f-c6c94f5f189c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:38.847561 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-67500a11-8edc-4300-b15f-c6c94f5f189c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:38.861426 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:38.861426 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:38.866249 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-67500a11-8edc-4300-b15f-c6c94f5f189c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:38.869255 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61a77108-1a20-4fbd-a44a-1f40e9484830 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:38.870980 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61a77108-1a20-4fbd-a44a-1f40e9484830 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:38.871201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61a77108-1a20-4fbd-a44a-1f40e9484830 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:38.871425 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61a77108-1a20-4fbd-a44a-1f40e9484830 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:38.872391 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-67500a11-8edc-4300-b15f-c6c94f5f189c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:38.872984 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1076/4308] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:38 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:38.878330 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:38.878330 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:38.882107 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-61a77108-1a20-4fbd-a44a-1f40e9484830 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:38.887130 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61a77108-1a20-4fbd-a44a-1f40e9484830 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:38.887578 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1078/4309] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:38 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:38.920924 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ff106499-6889-40bd-a94c-fb378af142a1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:38.923240 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ff106499-6889-40bd-a94c-fb378af142a1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:38.923563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ff106499-6889-40bd-a94c-fb378af142a1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:38.923841 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ff106499-6889-40bd-a94c-fb378af142a1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:38.924023 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ff106499-6889-40bd-a94c-fb378af142a1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:38.928935 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:38.928935 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:38.929567 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ff106499-6889-40bd-a94c-fb378af142a1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:38.930146 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1088/4310] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:38 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:38.987261 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-759289c3-51c9-4f63-8f7b-7f3bbd19cc61 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:38.989645 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-759289c3-51c9-4f63-8f7b-7f3bbd19cc61 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:38.989964 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-759289c3-51c9-4f63-8f7b-7f3bbd19cc61 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:38.990235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-759289c3-51c9-4f63-8f7b-7f3bbd19cc61 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:39.002615 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:39.002615 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:39.007079 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-759289c3-51c9-4f63-8f7b-7f3bbd19cc61 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:39.012569 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-759289c3-51c9-4f63-8f7b-7f3bbd19cc61 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:39.012953 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1069/4311] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:38 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:39.265714 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-50ab5121-17ab-42e1-b001-89606000cc2c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:39.267536 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-50ab5121-17ab-42e1-b001-89606000cc2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:39.267763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-50ab5121-17ab-42e1-b001-89606000cc2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:39.268025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-50ab5121-17ab-42e1-b001-89606000cc2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:39.268188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-50ab5121-17ab-42e1-b001-89606000cc2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:39.272167 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:39.272167 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:39.272983 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-50ab5121-17ab-42e1-b001-89606000cc2c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:39.273450 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1077/4312] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:39 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:39.887644 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eaf8f318-6c91-4a8b-8e13-9d9d1a355356 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:39.889430 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaf8f318-6c91-4a8b-8e13-9d9d1a355356 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:39.889656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaf8f318-6c91-4a8b-8e13-9d9d1a355356 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:39.889885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaf8f318-6c91-4a8b-8e13-9d9d1a355356 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:39.899892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8e6e66d2-bbdc-4e0a-a048-bfa0e708fb7e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:39.900277 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:39.900277 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:39.901805 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e6e66d2-bbdc-4e0a-a048-bfa0e708fb7e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:39.902034 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e6e66d2-bbdc-4e0a-a048-bfa0e708fb7e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:39.902233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e6e66d2-bbdc-4e0a-a048-bfa0e708fb7e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:39.904461 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eaf8f318-6c91-4a8b-8e13-9d9d1a355356 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:39.909426 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaf8f318-6c91-4a8b-8e13-9d9d1a355356 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:39.909842 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1079/4313] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:39 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:39.909916 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:39.909916 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:39.914000 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8e6e66d2-bbdc-4e0a-a048-bfa0e708fb7e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:39.918923 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e6e66d2-bbdc-4e0a-a048-bfa0e708fb7e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:39.919304 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1089/4314] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:39 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:39.939471 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-585d0580-e63f-4a12-bb34-c567e1534a54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:39.941292 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-585d0580-e63f-4a12-bb34-c567e1534a54 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:39.941497 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-585d0580-e63f-4a12-bb34-c567e1534a54 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:39.941676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-585d0580-e63f-4a12-bb34-c567e1534a54 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:39.941791 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-585d0580-e63f-4a12-bb34-c567e1534a54 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:39.947021 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:39.947021 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:39.947892 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-585d0580-e63f-4a12-bb34-c567e1534a54 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:39.948392 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1070/4315] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:39 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:40.024710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-63a98b2a-fcaf-4524-9a95-871b1a746d6e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:40.026942 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63a98b2a-fcaf-4524-9a95-871b1a746d6e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:40.027201 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-63a98b2a-fcaf-4524-9a95-871b1a746d6e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:40.027437 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-63a98b2a-fcaf-4524-9a95-871b1a746d6e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:40.038388 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:40.038388 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:40.042082 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-63a98b2a-fcaf-4524-9a95-871b1a746d6e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:40.047002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63a98b2a-fcaf-4524-9a95-871b1a746d6e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:40.047625 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1078/4316] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:40 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:40.284887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd55fb08-644a-40ce-9647-2603b8de0fcb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:40.286806 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd55fb08-644a-40ce-9647-2603b8de0fcb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:40.287050 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd55fb08-644a-40ce-9647-2603b8de0fcb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:40.287270 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd55fb08-644a-40ce-9647-2603b8de0fcb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:40.287397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dd55fb08-644a-40ce-9647-2603b8de0fcb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:40.291929 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:40.291929 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:40.292794 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd55fb08-644a-40ce-9647-2603b8de0fcb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:40.293182 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1080/4317] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:40 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:40.921432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0e40eb18-2e9c-4df9-a2f5-be7d92cbabc2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:40.923203 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0e40eb18-2e9c-4df9-a2f5-be7d92cbabc2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:40.923434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0e40eb18-2e9c-4df9-a2f5-be7d92cbabc2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:40.923628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0e40eb18-2e9c-4df9-a2f5-be7d92cbabc2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:40.933401 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:40.933401 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:40.935284 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c00f182-9f5b-4352-8488-0fbca8b575d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:40.937171 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c00f182-9f5b-4352-8488-0fbca8b575d9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:40.937350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c00f182-9f5b-4352-8488-0fbca8b575d9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:40.937499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c00f182-9f5b-4352-8488-0fbca8b575d9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:40.937702 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0e40eb18-2e9c-4df9-a2f5-be7d92cbabc2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:40.941583 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0e40eb18-2e9c-4df9-a2f5-be7d92cbabc2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:40.941960 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1090/4318] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:40 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:40.944119 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:40.944119 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:40.947405 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c00f182-9f5b-4352-8488-0fbca8b575d9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:40.951034 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c00f182-9f5b-4352-8488-0fbca8b575d9 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:40.951358 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1071/4319] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:40 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:40.958391 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-932a2380-36cb-43c2-a522-cc6adafde5e7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:40.960121 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-932a2380-36cb-43c2-a522-cc6adafde5e7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:40.960327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-932a2380-36cb-43c2-a522-cc6adafde5e7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:40.960512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-932a2380-36cb-43c2-a522-cc6adafde5e7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:40.960617 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-932a2380-36cb-43c2-a522-cc6adafde5e7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:40.964463 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:40.964463 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:40.965080 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-932a2380-36cb-43c2-a522-cc6adafde5e7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:40.965560 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1079/4320] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:40 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:41.059254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7bc45c8-c8d2-4a9f-a8d4-0f6c7375f97c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:41.061075 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7bc45c8-c8d2-4a9f-a8d4-0f6c7375f97c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:41.061287 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7bc45c8-c8d2-4a9f-a8d4-0f6c7375f97c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:41.061474 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7bc45c8-c8d2-4a9f-a8d4-0f6c7375f97c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:41.070749 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:41.070749 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:41.074141 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7bc45c8-c8d2-4a9f-a8d4-0f6c7375f97c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:41.078094 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7bc45c8-c8d2-4a9f-a8d4-0f6c7375f97c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:41.078466 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1081/4321] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:41 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:41.304254 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db2b1126-2719-4001-bd49-e0a614184a80 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:41.306118 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db2b1126-2719-4001-bd49-e0a614184a80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:41.306291 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db2b1126-2719-4001-bd49-e0a614184a80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:41.306468 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db2b1126-2719-4001-bd49-e0a614184a80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:41.306557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-db2b1126-2719-4001-bd49-e0a614184a80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:41.310595 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:41.310595 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:41.311284 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db2b1126-2719-4001-bd49-e0a614184a80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:41.311623 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1091/4322] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:41 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:41.953972 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb8f1b83-c5b1-4fc4-b9ba-ad156508d591 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:41.955767 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb8f1b83-c5b1-4fc4-b9ba-ad156508d591 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:41.955974 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb8f1b83-c5b1-4fc4-b9ba-ad156508d591 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:41.956163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb8f1b83-c5b1-4fc4-b9ba-ad156508d591 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:41.962051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-11ac8970-ea32-40f8-a67e-41c2c60c907d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:41.963604 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11ac8970-ea32-40f8-a67e-41c2c60c907d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:41.963804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11ac8970-ea32-40f8-a67e-41c2c60c907d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:41.964010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-11ac8970-ea32-40f8-a67e-41c2c60c907d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:41.966168 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:41.966168 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:41.970950 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:41.970950 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:41.974310 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cb8f1b83-c5b1-4fc4-b9ba-ad156508d591 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:41.975492 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-11ac8970-ea32-40f8-a67e-41c2c60c907d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:41.976981 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c0ad05a-6e8e-478f-9f10-400ff3c44370 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:41.979975 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c0ad05a-6e8e-478f-9f10-400ff3c44370 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:41.980185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c0ad05a-6e8e-478f-9f10-400ff3c44370 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:41.980386 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c0ad05a-6e8e-478f-9f10-400ff3c44370 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:41.980479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7c0ad05a-6e8e-478f-9f10-400ff3c44370 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:41.980612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-11ac8970-ea32-40f8-a67e-41c2c60c907d tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:41.981121 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1080/4323] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:41 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:41.982158 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb8f1b83-c5b1-4fc4-b9ba-ad156508d591 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:41.982566 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1072/4324] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:41 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:41.985834 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:41.985834 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:41.986532 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c0ad05a-6e8e-478f-9f10-400ff3c44370 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:41.987007 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1082/4325] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:41 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:42.090607 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f474ad9c-f8cf-4be8-ac06-34bc95f789a6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:42.092354 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f474ad9c-f8cf-4be8-ac06-34bc95f789a6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:42.092615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f474ad9c-f8cf-4be8-ac06-34bc95f789a6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:42.092898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f474ad9c-f8cf-4be8-ac06-34bc95f789a6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:42.102405 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:42.102405 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:42.105459 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f474ad9c-f8cf-4be8-ac06-34bc95f789a6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:42.109013 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f474ad9c-f8cf-4be8-ac06-34bc95f789a6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:42.109343 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1092/4326] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:42 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:42.320955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4d1299f1-31ef-4b45-b375-265f9c2c5ba1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:42.322637 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d1299f1-31ef-4b45-b375-265f9c2c5ba1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:42.322857 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d1299f1-31ef-4b45-b375-265f9c2c5ba1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:42.323049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d1299f1-31ef-4b45-b375-265f9c2c5ba1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:42.323149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4d1299f1-31ef-4b45-b375-265f9c2c5ba1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:42.327084 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:42.327084 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:42.327756 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d1299f1-31ef-4b45-b375-265f9c2c5ba1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:42.328106 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1081/4327] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:42 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:42.992765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33061017-21f3-44fc-b7d3-16032886f7f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:42.994420 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33061017-21f3-44fc-b7d3-16032886f7f4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:42.994601 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33061017-21f3-44fc-b7d3-16032886f7f4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:42.994788 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33061017-21f3-44fc-b7d3-16032886f7f4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:42.995147 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e5583fc-d88d-4328-934c-23c9419c92de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:42.996269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-39f533c1-5e66-4fb6-b316-3384ecf36d89 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:42.997086 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e5583fc-d88d-4328-934c-23c9419c92de tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:42.997308 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e5583fc-d88d-4328-934c-23c9419c92de tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:42.997507 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e5583fc-d88d-4328-934c-23c9419c92de tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:42.998171 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-39f533c1-5e66-4fb6-b316-3384ecf36d89 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:42.998413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-39f533c1-5e66-4fb6-b316-3384ecf36d89 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:42.998631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-39f533c1-5e66-4fb6-b316-3384ecf36d89 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:42.998803 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-39f533c1-5e66-4fb6-b316-3384ecf36d89 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:43.000968 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:43.000968 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:43.002541 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:43.002541 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:43.003173 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-39f533c1-5e66-4fb6-b316-3384ecf36d89 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:43.003548 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1093/4328] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:42 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:43.004061 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33061017-21f3-44fc-b7d3-16032886f7f4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:43.007933 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:43.007933 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:43.008054 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33061017-21f3-44fc-b7d3-16032886f7f4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:43.008359 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1073/4329] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:42 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:43.011291 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e5583fc-d88d-4328-934c-23c9419c92de tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:43.014971 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e5583fc-d88d-4328-934c-23c9419c92de tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:43.015469 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1083/4330] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:42 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:43.120697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-58645def-69e3-4f9f-ae40-29cb00fb829a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:43.122432 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-58645def-69e3-4f9f-ae40-29cb00fb829a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:43.122678 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-58645def-69e3-4f9f-ae40-29cb00fb829a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:43.122929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-58645def-69e3-4f9f-ae40-29cb00fb829a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:43.131342 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:43.131342 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:43.134185 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-58645def-69e3-4f9f-ae40-29cb00fb829a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:43.137595 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-58645def-69e3-4f9f-ae40-29cb00fb829a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:43.137956 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1082/4331] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:43 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:43.337164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-67bdebba-ac71-431f-8268-bc4b13bd9a65 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:43.338701 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67bdebba-ac71-431f-8268-bc4b13bd9a65 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:43.338924 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67bdebba-ac71-431f-8268-bc4b13bd9a65 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:43.339134 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67bdebba-ac71-431f-8268-bc4b13bd9a65 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:43.339269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-67bdebba-ac71-431f-8268-bc4b13bd9a65 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:43.342888 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:43.342888 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:43.343563 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67bdebba-ac71-431f-8268-bc4b13bd9a65 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:43.344053 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1094/4332] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:43 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:44.012615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f6abc55-7675-4a00-8d4e-d7e8843c8582 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:44.014340 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f6abc55-7675-4a00-8d4e-d7e8843c8582 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:44.014535 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f6abc55-7675-4a00-8d4e-d7e8843c8582 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:44.014748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f6abc55-7675-4a00-8d4e-d7e8843c8582 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:44.014841 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4f6abc55-7675-4a00-8d4e-d7e8843c8582 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:44.018995 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:44.018995 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:44.019330 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11ba3dbb-9104-4737-8225-dc734f17ed30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:44.019577 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f6abc55-7675-4a00-8d4e-d7e8843c8582 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:44.019907 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1074/4333] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:44 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:44.021033 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11ba3dbb-9104-4737-8225-dc734f17ed30 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:44.021208 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11ba3dbb-9104-4737-8225-dc734f17ed30 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:44.021387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11ba3dbb-9104-4737-8225-dc734f17ed30 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:44.027022 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d2b13dc1-7802-4465-b1fc-3a4ab85fed86 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:44.028575 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:44.028575 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:44.028698 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2b13dc1-7802-4465-b1fc-3a4ab85fed86 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:44.028772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2b13dc1-7802-4465-b1fc-3a4ab85fed86 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:44.028967 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2b13dc1-7802-4465-b1fc-3a4ab85fed86 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:44.032544 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-11ba3dbb-9104-4737-8225-dc734f17ed30 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:44.036664 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11ba3dbb-9104-4737-8225-dc734f17ed30 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:44.037075 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1084/4334] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:44 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:44.037847 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:44.037847 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:44.041489 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d2b13dc1-7802-4465-b1fc-3a4ab85fed86 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:44.045775 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2b13dc1-7802-4465-b1fc-3a4ab85fed86 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:44.046191 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1083/4335] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:44 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:44.149746 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-842224df-f8a3-457a-9345-b1e319370873 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:44.151538 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-842224df-f8a3-457a-9345-b1e319370873 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:44.151718 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-842224df-f8a3-457a-9345-b1e319370873 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:44.151919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-842224df-f8a3-457a-9345-b1e319370873 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:44.160783 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:44.160783 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:44.163811 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-842224df-f8a3-457a-9345-b1e319370873 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:44.167913 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-842224df-f8a3-457a-9345-b1e319370873 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:44.168306 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1095/4336] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:44 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:44.353084 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c2a3fe1-5980-4f0c-b842-b5d107206117 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:44.354653 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c2a3fe1-5980-4f0c-b842-b5d107206117 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:44.354832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c2a3fe1-5980-4f0c-b842-b5d107206117 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:44.355026 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c2a3fe1-5980-4f0c-b842-b5d107206117 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:44.355127 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5c2a3fe1-5980-4f0c-b842-b5d107206117 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:44.358930 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:44.358930 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:44.359607 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c2a3fe1-5980-4f0c-b842-b5d107206117 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:44.359944 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1075/4337] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:44 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:45.030513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d3eaab0-6974-43de-ad8e-00c380b88e67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:45.032836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d3eaab0-6974-43de-ad8e-00c380b88e67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:45.033121 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d3eaab0-6974-43de-ad8e-00c380b88e67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:45.033363 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d3eaab0-6974-43de-ad8e-00c380b88e67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:45.033517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2d3eaab0-6974-43de-ad8e-00c380b88e67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:45.039367 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:45.039367 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:45.040371 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d3eaab0-6974-43de-ad8e-00c380b88e67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:45.040884 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1085/4338] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:45 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:45.050681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5c8dbe9a-3126-4a08-9437-5c92e0c48477 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:45.053661 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c8dbe9a-3126-4a08-9437-5c92e0c48477 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:45.053661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c8dbe9a-3126-4a08-9437-5c92e0c48477 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:45.053803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c8dbe9a-3126-4a08-9437-5c92e0c48477 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:45.057787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9f9ce67e-b5f8-4925-aa8a-fe25f362ddc8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:45.059991 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f9ce67e-b5f8-4925-aa8a-fe25f362ddc8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:45.060252 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f9ce67e-b5f8-4925-aa8a-fe25f362ddc8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:45.060510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f9ce67e-b5f8-4925-aa8a-fe25f362ddc8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:45.063282 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:45.063282 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:45.068183 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5c8dbe9a-3126-4a08-9437-5c92e0c48477 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:45.073344 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:45.073344 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:45.074276 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c8dbe9a-3126-4a08-9437-5c92e0c48477 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:45.074807 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1084/4339] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:45 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:45.078092 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9f9ce67e-b5f8-4925-aa8a-fe25f362ddc8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:45.084041 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f9ce67e-b5f8-4925-aa8a-fe25f362ddc8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:45.084632 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1096/4340] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:45 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:45.181389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-639f3e16-4c20-40af-b4fd-d186fa338d9e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:45.183207 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-639f3e16-4c20-40af-b4fd-d186fa338d9e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:45.183420 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-639f3e16-4c20-40af-b4fd-d186fa338d9e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:45.183599 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-639f3e16-4c20-40af-b4fd-d186fa338d9e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:45.194024 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:45.194024 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:45.198091 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-639f3e16-4c20-40af-b4fd-d186fa338d9e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:45.202848 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-639f3e16-4c20-40af-b4fd-d186fa338d9e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:45.203240 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1076/4341] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:45 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:45.370045 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dae10105-43c6-48d8-8765-43be488210b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:45.372307 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dae10105-43c6-48d8-8765-43be488210b5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:45.372568 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dae10105-43c6-48d8-8765-43be488210b5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:45.372778 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dae10105-43c6-48d8-8765-43be488210b5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:45.372943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dae10105-43c6-48d8-8765-43be488210b5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:45.377298 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:45.377298 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:45.378147 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dae10105-43c6-48d8-8765-43be488210b5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:45.378549 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1086/4342] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:45 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:46.052442 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e6339c22-f96a-44b5-ab42-fa3ce1aa3745 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:46.054774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e6339c22-f96a-44b5-ab42-fa3ce1aa3745 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:46.055106 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e6339c22-f96a-44b5-ab42-fa3ce1aa3745 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:46.055385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e6339c22-f96a-44b5-ab42-fa3ce1aa3745 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:46.055534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e6339c22-f96a-44b5-ab42-fa3ce1aa3745 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:46.060834 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:46.060834 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:46.061669 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e6339c22-f96a-44b5-ab42-fa3ce1aa3745 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:46.062209 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1085/4343] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:46 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:46.088696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e3a93cfc-15c4-41c8-bc60-fa5cf931ec3c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:46.090979 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3a93cfc-15c4-41c8-bc60-fa5cf931ec3c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:46.091924 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3a93cfc-15c4-41c8-bc60-fa5cf931ec3c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:46.091924 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3a93cfc-15c4-41c8-bc60-fa5cf931ec3c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:46.096197 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-029a4ed6-95a3-4d2b-a5e0-3c26911467da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:46.098107 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-029a4ed6-95a3-4d2b-a5e0-3c26911467da tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:46.098296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-029a4ed6-95a3-4d2b-a5e0-3c26911467da tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:46.098614 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-029a4ed6-95a3-4d2b-a5e0-3c26911467da tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:46.100260 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:46.100260 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:46.105164 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e3a93cfc-15c4-41c8-bc60-fa5cf931ec3c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:46.109924 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:46.109924 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:46.111599 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3a93cfc-15c4-41c8-bc60-fa5cf931ec3c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:46.112096 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1097/4344] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:46 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:46.113909 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-029a4ed6-95a3-4d2b-a5e0-3c26911467da tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:46.118446 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-029a4ed6-95a3-4d2b-a5e0-3c26911467da tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:46.118875 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1077/4345] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:46 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:46.215460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b07f387-636a-4eee-a1ad-ad579bc9568f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:46.217387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b07f387-636a-4eee-a1ad-ad579bc9568f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:46.217596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b07f387-636a-4eee-a1ad-ad579bc9568f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:46.217817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b07f387-636a-4eee-a1ad-ad579bc9568f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:46.227684 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:46.227684 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:46.231394 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b07f387-636a-4eee-a1ad-ad579bc9568f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:46.235755 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b07f387-636a-4eee-a1ad-ad579bc9568f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:46.236193 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1087/4346] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:46 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:46.390407 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-986ea1aa-1eae-453e-9cc4-5dd328f69a5b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:46.392543 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-986ea1aa-1eae-453e-9cc4-5dd328f69a5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:46.392819 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-986ea1aa-1eae-453e-9cc4-5dd328f69a5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:46.393082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-986ea1aa-1eae-453e-9cc4-5dd328f69a5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:46.393254 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-986ea1aa-1eae-453e-9cc4-5dd328f69a5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:46.398373 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:46.398373 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:46.399349 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-986ea1aa-1eae-453e-9cc4-5dd328f69a5b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:46.399823 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1086/4347] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:46 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:47.071802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8dfd3a97-9888-482f-adea-9ec69d61c79a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:47.073648 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8dfd3a97-9888-482f-adea-9ec69d61c79a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:47.073898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8dfd3a97-9888-482f-adea-9ec69d61c79a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:47.074100 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8dfd3a97-9888-482f-adea-9ec69d61c79a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:47.074230 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8dfd3a97-9888-482f-adea-9ec69d61c79a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:47.078645 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:47.078645 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:47.079492 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8dfd3a97-9888-482f-adea-9ec69d61c79a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:47.079985 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1098/4348] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:47 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:47.125266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e88fa91c-9ad2-464f-9971-9ef40c62f25c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:47.126954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e88fa91c-9ad2-464f-9971-9ef40c62f25c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:47.127147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e88fa91c-9ad2-464f-9971-9ef40c62f25c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:47.127337 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e88fa91c-9ad2-464f-9971-9ef40c62f25c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:47.133933 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:47.133933 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:47.134045 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53e403c4-8a99-4fc5-854d-99b0d6fac3e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:47.135696 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53e403c4-8a99-4fc5-854d-99b0d6fac3e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:47.135919 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53e403c4-8a99-4fc5-854d-99b0d6fac3e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:47.136130 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53e403c4-8a99-4fc5-854d-99b0d6fac3e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:47.136752 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e88fa91c-9ad2-464f-9971-9ef40c62f25c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:47.140368 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e88fa91c-9ad2-464f-9971-9ef40c62f25c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:47.140685 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1078/4349] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:47 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:47.146363 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:47.146363 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:47.150247 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53e403c4-8a99-4fc5-854d-99b0d6fac3e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:47.154559 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53e403c4-8a99-4fc5-854d-99b0d6fac3e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:47.154957 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1088/4350] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:47 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:47.248152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-67fec27e-724e-4fe5-9b9a-73b7da4eb075 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:47.249993 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-67fec27e-724e-4fe5-9b9a-73b7da4eb075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:47.250198 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-67fec27e-724e-4fe5-9b9a-73b7da4eb075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:47.250399 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-67fec27e-724e-4fe5-9b9a-73b7da4eb075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:47.259762 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:47.259762 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:47.263014 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-67fec27e-724e-4fe5-9b9a-73b7da4eb075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:47.266934 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-67fec27e-724e-4fe5-9b9a-73b7da4eb075 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:47.267392 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1087/4351] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:47 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:47.409512 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-09adecc8-d3af-44fe-bb8a-37cf0e444d0a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:47.411379 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-09adecc8-d3af-44fe-bb8a-37cf0e444d0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:47.411603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-09adecc8-d3af-44fe-bb8a-37cf0e444d0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:47.411851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-09adecc8-d3af-44fe-bb8a-37cf0e444d0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:47.411997 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-09adecc8-d3af-44fe-bb8a-37cf0e444d0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:47.416244 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:47.416244 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:47.416950 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-09adecc8-d3af-44fe-bb8a-37cf0e444d0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:47.417329 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1099/4352] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:47 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:48.090690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0405ce88-ff0d-4eb9-a02b-57c193e6b3b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:48.092819 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0405ce88-ff0d-4eb9-a02b-57c193e6b3b8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:48.093082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0405ce88-ff0d-4eb9-a02b-57c193e6b3b8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:48.093251 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0405ce88-ff0d-4eb9-a02b-57c193e6b3b8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:48.093352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0405ce88-ff0d-4eb9-a02b-57c193e6b3b8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:48.098431 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:48.098431 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:48.099318 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0405ce88-ff0d-4eb9-a02b-57c193e6b3b8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:48.099872 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1079/4353] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:48 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:48.152386 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aefdf4f1-b1f6-418e-bb95-0902da8e09fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:48.154203 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aefdf4f1-b1f6-418e-bb95-0902da8e09fd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:48.154391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aefdf4f1-b1f6-418e-bb95-0902da8e09fd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:48.154831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aefdf4f1-b1f6-418e-bb95-0902da8e09fd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:48.164167 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:48.164167 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:48.169220 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7b7940f1-e472-4bfb-b3ed-c317d8ba009a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:48.169590 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aefdf4f1-b1f6-418e-bb95-0902da8e09fd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:48.170939 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b7940f1-e472-4bfb-b3ed-c317d8ba009a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:48.171197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b7940f1-e472-4bfb-b3ed-c317d8ba009a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:48.171466 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b7940f1-e472-4bfb-b3ed-c317d8ba009a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:48.174155 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aefdf4f1-b1f6-418e-bb95-0902da8e09fd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:48.174534 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1089/4354] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:48 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:48.181328 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:48.181328 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:48.184998 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7b7940f1-e472-4bfb-b3ed-c317d8ba009a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:48.189389 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b7940f1-e472-4bfb-b3ed-c317d8ba009a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:48.189876 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1088/4355] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:48 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:48.279454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-df61035c-91be-407f-a9ac-c3ac1aa34b7d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:48.281857 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-df61035c-91be-407f-a9ac-c3ac1aa34b7d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:48.282267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-df61035c-91be-407f-a9ac-c3ac1aa34b7d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:48.282522 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-df61035c-91be-407f-a9ac-c3ac1aa34b7d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:48.292985 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:48.292985 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:48.297502 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-df61035c-91be-407f-a9ac-c3ac1aa34b7d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:48.302151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-df61035c-91be-407f-a9ac-c3ac1aa34b7d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:48.302814 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1100/4356] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:48 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:48.427017 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0cb42a71-38e9-40d8-b446-712ef7877f6e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:48.429065 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cb42a71-38e9-40d8-b446-712ef7877f6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:48.429278 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cb42a71-38e9-40d8-b446-712ef7877f6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:48.429497 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cb42a71-38e9-40d8-b446-712ef7877f6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:48.429651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0cb42a71-38e9-40d8-b446-712ef7877f6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:48.434122 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:48.434122 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:48.434972 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cb42a71-38e9-40d8-b446-712ef7877f6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:48.435361 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1080/4357] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:48 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:49.110435 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d9115dd-3dde-484a-bb50-fdc0a6b25105 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:49.112333 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9115dd-3dde-484a-bb50-fdc0a6b25105 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:49.112578 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9115dd-3dde-484a-bb50-fdc0a6b25105 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:49.112828 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9115dd-3dde-484a-bb50-fdc0a6b25105 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:49.112990 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4d9115dd-3dde-484a-bb50-fdc0a6b25105 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:49.117416 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:49.117416 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:49.118132 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9115dd-3dde-484a-bb50-fdc0a6b25105 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:49.118540 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1090/4358] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:49 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:49.189444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fe26c719-1939-41c3-a009-029e1ce70ffe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:49.191640 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe26c719-1939-41c3-a009-029e1ce70ffe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:49.191896 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe26c719-1939-41c3-a009-029e1ce70ffe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:49.192117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe26c719-1939-41c3-a009-029e1ce70ffe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:49.199871 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:49.199871 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:49.202629 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6801189d-c4f7-4b62-bfb4-8a85d2547d91 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:49.204965 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6801189d-c4f7-4b62-bfb4-8a85d2547d91 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:49.205080 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fe26c719-1939-41c3-a009-029e1ce70ffe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:49.205407 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6801189d-c4f7-4b62-bfb4-8a85d2547d91 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:49.205660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6801189d-c4f7-4b62-bfb4-8a85d2547d91 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:49.210631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe26c719-1939-41c3-a009-029e1ce70ffe tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:49.211082 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1089/4359] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:49 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:49.217257 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:49.217257 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:49.220740 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6801189d-c4f7-4b62-bfb4-8a85d2547d91 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:49.225003 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6801189d-c4f7-4b62-bfb4-8a85d2547d91 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:49.225422 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1101/4360] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:49 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:49.320650 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34da7d08-d0fe-4db5-819a-cc9b72e33cc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:49.322295 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34da7d08-d0fe-4db5-819a-cc9b72e33cc9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:49.322477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34da7d08-d0fe-4db5-819a-cc9b72e33cc9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:49.322647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34da7d08-d0fe-4db5-819a-cc9b72e33cc9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:49.331766 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:49.331766 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:49.335187 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-34da7d08-d0fe-4db5-819a-cc9b72e33cc9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:49.339302 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34da7d08-d0fe-4db5-819a-cc9b72e33cc9 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:49.339666 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1081/4361] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:49 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:49.446375 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db1b3f5e-6793-4a9f-8ce6-9c4ba3042c35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:49.448536 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db1b3f5e-6793-4a9f-8ce6-9c4ba3042c35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:49.448753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db1b3f5e-6793-4a9f-8ce6-9c4ba3042c35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:49.448982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db1b3f5e-6793-4a9f-8ce6-9c4ba3042c35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:49.449122 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-db1b3f5e-6793-4a9f-8ce6-9c4ba3042c35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:49.454392 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:49.454392 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:49.454392 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db1b3f5e-6793-4a9f-8ce6-9c4ba3042c35 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:49.454618 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1091/4362] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:49 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:50.128189 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-856c0d8d-f92f-4c4b-b4c5-98c697c359d0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:50.129932 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-856c0d8d-f92f-4c4b-b4c5-98c697c359d0 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:50.130155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-856c0d8d-f92f-4c4b-b4c5-98c697c359d0 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:50.130332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-856c0d8d-f92f-4c4b-b4c5-98c697c359d0 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:50.130438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-856c0d8d-f92f-4c4b-b4c5-98c697c359d0 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:50.134590 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:50.134590 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:50.135201 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-856c0d8d-f92f-4c4b-b4c5-98c697c359d0 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:50.135537 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1090/4363] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:50 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:50.225459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f772d486-44a0-458d-b7e0-5a1dbf9844ba None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:50.227253 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f772d486-44a0-458d-b7e0-5a1dbf9844ba tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:50.227434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f772d486-44a0-458d-b7e0-5a1dbf9844ba tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:50.227626 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f772d486-44a0-458d-b7e0-5a1dbf9844ba tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:50.235636 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:50.235636 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:50.237631 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1111986-8450-48e6-abd2-1e92233524ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:50.239631 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1111986-8450-48e6-abd2-1e92233524ee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:50.239883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1111986-8450-48e6-abd2-1e92233524ee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:50.239959 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f772d486-44a0-458d-b7e0-5a1dbf9844ba tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:50.240096 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1111986-8450-48e6-abd2-1e92233524ee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:50.244843 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f772d486-44a0-458d-b7e0-5a1dbf9844ba tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:50.245216 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1102/4364] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:50 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:50.248626 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:50.248626 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:50.251715 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c1111986-8450-48e6-abd2-1e92233524ee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:50.255474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1111986-8450-48e6-abd2-1e92233524ee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:50.255821 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1082/4365] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:50 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:50.352966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d9d96b4-460d-4abb-97d1-4679b63d5bf0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:50.354961 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d9d96b4-460d-4abb-97d1-4679b63d5bf0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:50.355202 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d9d96b4-460d-4abb-97d1-4679b63d5bf0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:50.355473 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d9d96b4-460d-4abb-97d1-4679b63d5bf0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:50.365709 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:50.365709 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:50.370055 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d9d96b4-460d-4abb-97d1-4679b63d5bf0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:50.375262 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d9d96b4-460d-4abb-97d1-4679b63d5bf0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:50.375775 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1092/4366] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:50 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:50.466131 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-53019863-1071-4744-acdf-65473855b4a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:50.467738 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53019863-1071-4744-acdf-65473855b4a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:50.467921 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53019863-1071-4744-acdf-65473855b4a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:50.468094 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53019863-1071-4744-acdf-65473855b4a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:50.468194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-53019863-1071-4744-acdf-65473855b4a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:50.472064 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:50.472064 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:50.472791 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53019863-1071-4744-acdf-65473855b4a2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:50.473232 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1091/4367] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:50 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:51.147168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bec83c01-8b68-4ad9-9287-cea4659efe0d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:51.148991 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bec83c01-8b68-4ad9-9287-cea4659efe0d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:51.149192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bec83c01-8b68-4ad9-9287-cea4659efe0d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:51.149368 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bec83c01-8b68-4ad9-9287-cea4659efe0d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:51.149511 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-bec83c01-8b68-4ad9-9287-cea4659efe0d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:51.153556 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:51.153556 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:51.154167 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bec83c01-8b68-4ad9-9287-cea4659efe0d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:51.154582 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1103/4368] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:51 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:51.257559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee44503f-d1f0-46f6-a0fb-504e9327c771 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:51.259353 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee44503f-d1f0-46f6-a0fb-504e9327c771 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:51.259548 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee44503f-d1f0-46f6-a0fb-504e9327c771 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:51.259802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee44503f-d1f0-46f6-a0fb-504e9327c771 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:51.267397 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:51.267397 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:51.270665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5e83078-57b9-4535-9ea2-472c5f82fcbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:51.271409 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ee44503f-d1f0-46f6-a0fb-504e9327c771 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:51.272662 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e83078-57b9-4535-9ea2-472c5f82fcbd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:51.272904 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5e83078-57b9-4535-9ea2-472c5f82fcbd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:51.273096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5e83078-57b9-4535-9ea2-472c5f82fcbd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:51.275971 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee44503f-d1f0-46f6-a0fb-504e9327c771 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:51.276362 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1083/4369] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:51 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:51.282553 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:51.282553 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:51.285893 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a5e83078-57b9-4535-9ea2-472c5f82fcbd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:51.289976 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e83078-57b9-4535-9ea2-472c5f82fcbd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:51.290354 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1093/4370] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:51 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:51.388219 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ac7daa18-7fed-478d-a1ed-e5fe26b68e76 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:51.389716 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac7daa18-7fed-478d-a1ed-e5fe26b68e76 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:51.389908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac7daa18-7fed-478d-a1ed-e5fe26b68e76 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:51.390103 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ac7daa18-7fed-478d-a1ed-e5fe26b68e76 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:51.398309 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:51.398309 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:51.401211 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ac7daa18-7fed-478d-a1ed-e5fe26b68e76 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:51.404783 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ac7daa18-7fed-478d-a1ed-e5fe26b68e76 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:51.405128 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1092/4371] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:51 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:51.484686 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-525daab0-94a2-45c3-8198-7d069c223943 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:51.486927 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-525daab0-94a2-45c3-8198-7d069c223943 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:51.487203 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-525daab0-94a2-45c3-8198-7d069c223943 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:51.487572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-525daab0-94a2-45c3-8198-7d069c223943 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:51.487720 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-525daab0-94a2-45c3-8198-7d069c223943 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:51.492409 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:51.492409 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:51.493340 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-525daab0-94a2-45c3-8198-7d069c223943 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:51.493829 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1104/4372] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:51 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:52.165046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59f384de-c597-4307-9ef5-62a4155518fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:52.166747 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59f384de-c597-4307-9ef5-62a4155518fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:52.167033 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59f384de-c597-4307-9ef5-62a4155518fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:52.167264 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59f384de-c597-4307-9ef5-62a4155518fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:52.167414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-59f384de-c597-4307-9ef5-62a4155518fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:52.171555 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:52.171555 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:52.172264 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59f384de-c597-4307-9ef5-62a4155518fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:52.172815 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1084/4373] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:52 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:52.288275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d47df26-65d7-4989-8e51-f05d40560061 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:52.290218 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d47df26-65d7-4989-8e51-f05d40560061 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:52.290391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d47df26-65d7-4989-8e51-f05d40560061 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:52.290598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d47df26-65d7-4989-8e51-f05d40560061 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:52.297473 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:52.297473 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:52.301141 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2d47df26-65d7-4989-8e51-f05d40560061 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:52.304377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-da08b87e-5111-4a5f-8051-6f4bc3f0388d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:52.305417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d47df26-65d7-4989-8e51-f05d40560061 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:52.305813 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1094/4374] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:52 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:52.306356 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-da08b87e-5111-4a5f-8051-6f4bc3f0388d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:52.306660 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-da08b87e-5111-4a5f-8051-6f4bc3f0388d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:52.306990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-da08b87e-5111-4a5f-8051-6f4bc3f0388d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:52.316708 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:52.316708 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:52.320197 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-da08b87e-5111-4a5f-8051-6f4bc3f0388d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:52.325812 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-da08b87e-5111-4a5f-8051-6f4bc3f0388d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:52.326267 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1093/4375] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:52 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:52.419576 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-09644a7c-fec6-419a-ad30-9b7f3713d469 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:52.421643 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-09644a7c-fec6-419a-ad30-9b7f3713d469 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:52.421966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-09644a7c-fec6-419a-ad30-9b7f3713d469 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:52.422259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-09644a7c-fec6-419a-ad30-9b7f3713d469 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:52.434238 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:52.434238 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:52.439344 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-09644a7c-fec6-419a-ad30-9b7f3713d469 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:52.445088 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-09644a7c-fec6-419a-ad30-9b7f3713d469 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:52.445587 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1105/4376] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:52 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:52.504690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b633c9d9-b59f-4bbf-af24-003671e8aadd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:52.507338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b633c9d9-b59f-4bbf-af24-003671e8aadd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:52.507653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b633c9d9-b59f-4bbf-af24-003671e8aadd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:52.508018 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b633c9d9-b59f-4bbf-af24-003671e8aadd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:52.508199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b633c9d9-b59f-4bbf-af24-003671e8aadd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:52.513667 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:52.513667 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:52.514875 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b633c9d9-b59f-4bbf-af24-003671e8aadd tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:52.515261 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1085/4377] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:52 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:53.183339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7393149d-360b-4492-a972-d9b1dba1bddc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:53.185201 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7393149d-360b-4492-a972-d9b1dba1bddc tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:53.185413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7393149d-360b-4492-a972-d9b1dba1bddc tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:53.185611 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7393149d-360b-4492-a972-d9b1dba1bddc tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:53.185750 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7393149d-360b-4492-a972-d9b1dba1bddc tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:53.189989 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:53.189989 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:53.190543 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7393149d-360b-4492-a972-d9b1dba1bddc tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:53.190931 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1095/4378] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:53 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:53.321051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d4b9f53e-e75f-403a-9f55-1b3b209a3753 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:53.323062 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d4b9f53e-e75f-403a-9f55-1b3b209a3753 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:53.323161 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d4b9f53e-e75f-403a-9f55-1b3b209a3753 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:53.323344 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d4b9f53e-e75f-403a-9f55-1b3b209a3753 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:53.330351 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:53.330351 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:53.334250 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d4b9f53e-e75f-403a-9f55-1b3b209a3753 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:53.340491 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3b4ac76a-3a15-4bb2-ada2-b3f1c8397631 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:53.340904 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d4b9f53e-e75f-403a-9f55-1b3b209a3753 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:53.341313 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1094/4379] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:53 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:53.342434 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3b4ac76a-3a15-4bb2-ada2-b3f1c8397631 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:53.342715 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3b4ac76a-3a15-4bb2-ada2-b3f1c8397631 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:53.342938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3b4ac76a-3a15-4bb2-ada2-b3f1c8397631 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:53.352901 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:53.352901 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:53.356197 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3b4ac76a-3a15-4bb2-ada2-b3f1c8397631 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:53.360883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3b4ac76a-3a15-4bb2-ada2-b3f1c8397631 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:53.361294 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1106/4380] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:53 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:53.459343 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1b641a7-8f6f-4305-b0df-62b6ab7cdab4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:53.461335 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1b641a7-8f6f-4305-b0df-62b6ab7cdab4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:53.461575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1b641a7-8f6f-4305-b0df-62b6ab7cdab4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:53.461789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1b641a7-8f6f-4305-b0df-62b6ab7cdab4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:53.472256 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:53.472256 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:53.475894 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1b641a7-8f6f-4305-b0df-62b6ab7cdab4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:53.481103 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1b641a7-8f6f-4305-b0df-62b6ab7cdab4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:53.481539 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1086/4381] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:53 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:53.527015 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b815030-1a6e-4771-9a9f-9e53e09af2a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:53.529467 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b815030-1a6e-4771-9a9f-9e53e09af2a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:53.529647 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b815030-1a6e-4771-9a9f-9e53e09af2a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:53.529948 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b815030-1a6e-4771-9a9f-9e53e09af2a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:53.530135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0b815030-1a6e-4771-9a9f-9e53e09af2a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:53.535976 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:53.535976 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:53.536965 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b815030-1a6e-4771-9a9f-9e53e09af2a8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:53.537489 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1096/4382] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:53 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:54.201938 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-da669c74-d783-4620-8a1b-b5f4101e4fdd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:54.203848 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-da669c74-d783-4620-8a1b-b5f4101e4fdd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:54.204117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-da669c74-d783-4620-8a1b-b5f4101e4fdd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:54.204332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-da669c74-d783-4620-8a1b-b5f4101e4fdd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:54.204453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-da669c74-d783-4620-8a1b-b5f4101e4fdd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:54.208820 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:54.208820 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:54.209619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-da669c74-d783-4620-8a1b-b5f4101e4fdd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:54.210024 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1095/4383] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:54 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:54.354511 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-161ea3e0-2034-4033-a775-998d97f29bd5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:54.356367 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-161ea3e0-2034-4033-a775-998d97f29bd5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:54.356577 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-161ea3e0-2034-4033-a775-998d97f29bd5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:54.356911 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-161ea3e0-2034-4033-a775-998d97f29bd5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:54.364183 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:54.364183 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:54.368002 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-161ea3e0-2034-4033-a775-998d97f29bd5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:54.374169 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-161ea3e0-2034-4033-a775-998d97f29bd5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:54.374560 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1107/4384] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:54 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:54.376130 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89441e58-9989-43de-8223-ffe5f4cc8656 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:54.379692 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89441e58-9989-43de-8223-ffe5f4cc8656 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:54.380041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89441e58-9989-43de-8223-ffe5f4cc8656 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:54.380349 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89441e58-9989-43de-8223-ffe5f4cc8656 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:54.391059 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:54.391059 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:54.394713 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89441e58-9989-43de-8223-ffe5f4cc8656 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:54.402065 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89441e58-9989-43de-8223-ffe5f4cc8656 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:54.402457 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1087/4385] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:54 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:54.494993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e7af3ff-f684-4445-9a1d-6c21f0b2a157 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:54.496959 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e7af3ff-f684-4445-9a1d-6c21f0b2a157 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:54.497176 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e7af3ff-f684-4445-9a1d-6c21f0b2a157 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:54.497317 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e7af3ff-f684-4445-9a1d-6c21f0b2a157 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:54.508024 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:54.508024 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:54.511920 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e7af3ff-f684-4445-9a1d-6c21f0b2a157 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:54.517136 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e7af3ff-f684-4445-9a1d-6c21f0b2a157 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:54.517728 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1097/4386] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:54 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:54.549436 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f60d55e6-5397-4bbf-90a7-b6b5f2024dd3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:54.552139 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f60d55e6-5397-4bbf-90a7-b6b5f2024dd3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:54.552491 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f60d55e6-5397-4bbf-90a7-b6b5f2024dd3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:54.552873 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f60d55e6-5397-4bbf-90a7-b6b5f2024dd3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:54.553102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f60d55e6-5397-4bbf-90a7-b6b5f2024dd3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:54.559111 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:54.559111 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:54.560351 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f60d55e6-5397-4bbf-90a7-b6b5f2024dd3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:54.560970 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1096/4387] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:54 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:55.221656 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-12874509-ce9e-4f86-98f5-7ceb867b6d55 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:55.223653 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-12874509-ce9e-4f86-98f5-7ceb867b6d55 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:55.223890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-12874509-ce9e-4f86-98f5-7ceb867b6d55 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:55.224120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-12874509-ce9e-4f86-98f5-7ceb867b6d55 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:55.224220 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-12874509-ce9e-4f86-98f5-7ceb867b6d55 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:55.228325 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:55.228325 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:55.229297 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-12874509-ce9e-4f86-98f5-7ceb867b6d55 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:55.229376 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1108/4388] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:55 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:55.387448 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a50050ec-3b7b-400b-aa6b-2a1bfae62780 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:55.389418 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a50050ec-3b7b-400b-aa6b-2a1bfae62780 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:55.389688 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a50050ec-3b7b-400b-aa6b-2a1bfae62780 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:55.390006 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a50050ec-3b7b-400b-aa6b-2a1bfae62780 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:55.399704 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:55.399704 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:55.403699 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a50050ec-3b7b-400b-aa6b-2a1bfae62780 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:55.407995 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a50050ec-3b7b-400b-aa6b-2a1bfae62780 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:55.408352 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1088/4389] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:55 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:55.415523 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4595ce38-d7ed-495a-b961-1836b80c4247 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:55.419290 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4595ce38-d7ed-495a-b961-1836b80c4247 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:55.419479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4595ce38-d7ed-495a-b961-1836b80c4247 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:55.419708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4595ce38-d7ed-495a-b961-1836b80c4247 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:55.429006 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:55.429006 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:55.432429 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4595ce38-d7ed-495a-b961-1836b80c4247 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:55.436921 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4595ce38-d7ed-495a-b961-1836b80c4247 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:55.437341 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1098/4390] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:55 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:55.531575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bb146778-06b3-4b76-86bb-199019fba1d0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:55.533815 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bb146778-06b3-4b76-86bb-199019fba1d0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:55.534083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bb146778-06b3-4b76-86bb-199019fba1d0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:55.534317 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bb146778-06b3-4b76-86bb-199019fba1d0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:55.546544 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:55.546544 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:55.551283 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bb146778-06b3-4b76-86bb-199019fba1d0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:55.556944 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bb146778-06b3-4b76-86bb-199019fba1d0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:55.557515 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1097/4391] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:55 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:55.572311 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-54a13403-2914-4e09-923b-b017994ce8f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:55.574276 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-54a13403-2914-4e09-923b-b017994ce8f4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:55.574530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-54a13403-2914-4e09-923b-b017994ce8f4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:55.574787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-54a13403-2914-4e09-923b-b017994ce8f4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:55.574954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-54a13403-2914-4e09-923b-b017994ce8f4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:55.579633 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:55.579633 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:55.580524 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-54a13403-2914-4e09-923b-b017994ce8f4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:55.581012 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1109/4392] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:55 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:56.239576 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ecf6734-3112-43ad-9285-9d6ee9cf0878 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:56.241552 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ecf6734-3112-43ad-9285-9d6ee9cf0878 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:56.241856 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ecf6734-3112-43ad-9285-9d6ee9cf0878 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:56.242121 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ecf6734-3112-43ad-9285-9d6ee9cf0878 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:56.242252 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5ecf6734-3112-43ad-9285-9d6ee9cf0878 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:56.246457 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:56.246457 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:56.247089 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ecf6734-3112-43ad-9285-9d6ee9cf0878 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:56.247485 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1089/4393] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:56 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:56.424051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2f83d7e-7968-46d4-bc93-9f48a4da3210 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:56.426291 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2f83d7e-7968-46d4-bc93-9f48a4da3210 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:56.426552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2f83d7e-7968-46d4-bc93-9f48a4da3210 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:56.426830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2f83d7e-7968-46d4-bc93-9f48a4da3210 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:56.436165 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:56.436165 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:56.440893 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f2f83d7e-7968-46d4-bc93-9f48a4da3210 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:56.446400 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2f83d7e-7968-46d4-bc93-9f48a4da3210 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:56.446816 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1099/4394] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:56 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:56.452022 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-21882d21-2746-410d-8bb2-d965e840d4b8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:56.453798 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21882d21-2746-410d-8bb2-d965e840d4b8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:56.454107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21882d21-2746-410d-8bb2-d965e840d4b8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:56.454369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-21882d21-2746-410d-8bb2-d965e840d4b8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:56.464041 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:56.464041 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:56.467736 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-21882d21-2746-410d-8bb2-d965e840d4b8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:56.472175 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-21882d21-2746-410d-8bb2-d965e840d4b8 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:56.472624 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1098/4395] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:56 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:56.572817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f44ac33a-9e7d-4e56-8d70-fd2049fdb870 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:56.574684 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f44ac33a-9e7d-4e56-8d70-fd2049fdb870 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:56.574935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f44ac33a-9e7d-4e56-8d70-fd2049fdb870 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:56.575149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f44ac33a-9e7d-4e56-8d70-fd2049fdb870 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:56.583953 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:56.583953 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:56.587819 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f44ac33a-9e7d-4e56-8d70-fd2049fdb870 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:56.592298 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f44ac33a-9e7d-4e56-8d70-fd2049fdb870 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:56.592701 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1110/4396] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:56 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:56.592773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42662651-cc95-45ae-9bbf-0b115168da0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:56.596051 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42662651-cc95-45ae-9bbf-0b115168da0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:56.596051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42662651-cc95-45ae-9bbf-0b115168da0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:56.596051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42662651-cc95-45ae-9bbf-0b115168da0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:56.596051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-42662651-cc95-45ae-9bbf-0b115168da0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:56.599485 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:56.599485 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:56.600250 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42662651-cc95-45ae-9bbf-0b115168da0b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:56.600591 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1090/4397] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:56 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:57:57.257168 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d2f9f08-8388-4c00-8f27-96c9578cbec7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:57.258779 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d2f9f08-8388-4c00-8f27-96c9578cbec7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:57.259002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d2f9f08-8388-4c00-8f27-96c9578cbec7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:57.259185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d2f9f08-8388-4c00-8f27-96c9578cbec7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:57.259284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3d2f9f08-8388-4c00-8f27-96c9578cbec7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:57.266043 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:57.266043 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:57.266920 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d2f9f08-8388-4c00-8f27-96c9578cbec7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:57.267367 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1100/4398] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:57 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:57.460393 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-31767291-11f8-4d60-b6e9-1b6fdb15ed01 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:57.462103 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31767291-11f8-4d60-b6e9-1b6fdb15ed01 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:57.462307 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31767291-11f8-4d60-b6e9-1b6fdb15ed01 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:57.462476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31767291-11f8-4d60-b6e9-1b6fdb15ed01 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:57.468650 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:57.468650 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:57.471944 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-31767291-11f8-4d60-b6e9-1b6fdb15ed01 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:57.476246 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31767291-11f8-4d60-b6e9-1b6fdb15ed01 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:57.476794 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1099/4399] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:57 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:57.485726 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-065c044f-5de1-4a2f-8b92-a88a20a7f0cf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:57.487559 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-065c044f-5de1-4a2f-8b92-a88a20a7f0cf tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:57.487798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-065c044f-5de1-4a2f-8b92-a88a20a7f0cf tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:57.488032 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-065c044f-5de1-4a2f-8b92-a88a20a7f0cf tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:57.496671 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:57.496671 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:57.500747 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-065c044f-5de1-4a2f-8b92-a88a20a7f0cf tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:57.505328 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-065c044f-5de1-4a2f-8b92-a88a20a7f0cf tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:57.505769 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1111/4400] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:57 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:57.605241 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fd91128-d1e6-4830-8a53-828f23ea902d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:57.610354 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fd91128-d1e6-4830-8a53-828f23ea902d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:57.610650 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fd91128-d1e6-4830-8a53-828f23ea902d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:57.610977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fd91128-d1e6-4830-8a53-828f23ea902d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:57.615192 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8286e25b-46d6-4c36-80e7-f9a004f2d619 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:57.617551 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8286e25b-46d6-4c36-80e7-f9a004f2d619 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:57.617875 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8286e25b-46d6-4c36-80e7-f9a004f2d619 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:57.618194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8286e25b-46d6-4c36-80e7-f9a004f2d619 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:57.618392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8286e25b-46d6-4c36-80e7-f9a004f2d619 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:57.624379 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:57.624379 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:57.625470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8286e25b-46d6-4c36-80e7-f9a004f2d619 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:57.626022 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1101/4401] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:57 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:57.626316 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:57.626316 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:57.637554 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6fd91128-d1e6-4830-8a53-828f23ea902d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:57.643983 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fd91128-d1e6-4830-8a53-828f23ea902d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:57.644554 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1091/4402] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:57 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:58.279148 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7922e91e-efea-486c-88a2-e9ba52fa623e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:58.281151 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7922e91e-efea-486c-88a2-e9ba52fa623e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:58.281321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7922e91e-efea-486c-88a2-e9ba52fa623e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:58.281474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7922e91e-efea-486c-88a2-e9ba52fa623e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:58.281580 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7922e91e-efea-486c-88a2-e9ba52fa623e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:58.285889 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:58.285889 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:58.286660 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7922e91e-efea-486c-88a2-e9ba52fa623e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:58.287102 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1100/4403] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:58 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:58.490040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-35bc14fc-946a-4c28-9135-7619997e234a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:58.492059 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-35bc14fc-946a-4c28-9135-7619997e234a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:58.492244 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-35bc14fc-946a-4c28-9135-7619997e234a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:58.492421 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-35bc14fc-946a-4c28-9135-7619997e234a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:58.499695 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:58.499695 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:58.503464 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-35bc14fc-946a-4c28-9135-7619997e234a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:58.508441 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-35bc14fc-946a-4c28-9135-7619997e234a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:58.509028 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1112/4404] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:58 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:58.517549 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e53d5cb-2a31-4c6f-9abc-357721199881 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:58.519310 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e53d5cb-2a31-4c6f-9abc-357721199881 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:58.519511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e53d5cb-2a31-4c6f-9abc-357721199881 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:58.519789 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e53d5cb-2a31-4c6f-9abc-357721199881 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:58.529662 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:58.529662 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:58.533459 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e53d5cb-2a31-4c6f-9abc-357721199881 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:58.538435 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e53d5cb-2a31-4c6f-9abc-357721199881 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:58.539002 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1102/4405] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:58 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:58.640291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-938bfe32-97c6-44ae-aed7-193ed950135d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:58.642093 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-938bfe32-97c6-44ae-aed7-193ed950135d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:58.642262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-938bfe32-97c6-44ae-aed7-193ed950135d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:58.642434 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-938bfe32-97c6-44ae-aed7-193ed950135d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:58.642536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-938bfe32-97c6-44ae-aed7-193ed950135d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:58.646812 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:58.646812 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:58.647725 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-938bfe32-97c6-44ae-aed7-193ed950135d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:58.648100 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1092/4406] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:58 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:58.656980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8d0e6364-92b1-4c8d-84d4-140672d8a6aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:58.658757 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d0e6364-92b1-4c8d-84d4-140672d8a6aa tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:58.658971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d0e6364-92b1-4c8d-84d4-140672d8a6aa tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:58.659156 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d0e6364-92b1-4c8d-84d4-140672d8a6aa tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:58.667851 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:58.667851 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:58.671074 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8d0e6364-92b1-4c8d-84d4-140672d8a6aa tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:58.674818 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d0e6364-92b1-4c8d-84d4-140672d8a6aa tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:58.675288 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1101/4407] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:58 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:57:59.298278 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f1fde525-9d1f-4be5-a05f-fd4bce911206 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:59.300478 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1fde525-9d1f-4be5-a05f-fd4bce911206 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:57:59.300730 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1fde525-9d1f-4be5-a05f-fd4bce911206 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:59.300971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f1fde525-9d1f-4be5-a05f-fd4bce911206 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:59.301081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f1fde525-9d1f-4be5-a05f-fd4bce911206 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:59.305587 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:59.305587 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:59.306343 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f1fde525-9d1f-4be5-a05f-fd4bce911206 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:57:59.306794 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1113/4408] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:57:59 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:59.522376 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b6fcd513-93c6-4b64-8426-341b2b591145 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:59.524186 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6fcd513-93c6-4b64-8426-341b2b591145 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:57:59.524392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6fcd513-93c6-4b64-8426-341b2b591145 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:59.524576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6fcd513-93c6-4b64-8426-341b2b591145 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:59.532273 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:59.532273 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:57:59.536706 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b6fcd513-93c6-4b64-8426-341b2b591145 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:57:59.542657 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6fcd513-93c6-4b64-8426-341b2b591145 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:57:59.543281 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1103/4409] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:59 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:59.556280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2f34baa-4545-41c6-8959-eaa0aec14554 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:59.558238 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2f34baa-4545-41c6-8959-eaa0aec14554 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:57:59.558432 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2f34baa-4545-41c6-8959-eaa0aec14554 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:59.558630 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2f34baa-4545-41c6-8959-eaa0aec14554 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:59.568560 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:59.568560 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:57:59.572549 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2f34baa-4545-41c6-8959-eaa0aec14554 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:57:59.577892 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2f34baa-4545-41c6-8959-eaa0aec14554 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:57:59.578353 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1093/4410] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:59 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:59.659147 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b78f9334-d83c-45a0-b76c-95df0138a8c3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:59.661089 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b78f9334-d83c-45a0-b76c-95df0138a8c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:57:59.661320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b78f9334-d83c-45a0-b76c-95df0138a8c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:59.661531 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b78f9334-d83c-45a0-b76c-95df0138a8c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:59.661647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b78f9334-d83c-45a0-b76c-95df0138a8c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:57:59.666298 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:59.666298 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:57:59.667288 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b78f9334-d83c-45a0-b76c-95df0138a8c3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:57:59.667681 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1102/4411] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:59 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:57:59.688638 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e7122a39-5a0b-4b9b-bf69-8ea4800704dc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:57:59.690743 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7122a39-5a0b-4b9b-bf69-8ea4800704dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:57:59.691020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7122a39-5a0b-4b9b-bf69-8ea4800704dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:57:59.691258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7122a39-5a0b-4b9b-bf69-8ea4800704dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:57:59.703127 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:57:59.703127 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:57:59.707424 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e7122a39-5a0b-4b9b-bf69-8ea4800704dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:57:59.712335 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7122a39-5a0b-4b9b-bf69-8ea4800704dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:57:59.712795 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1114/4412] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:57:59 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:00.318266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b2dfd9e-3200-4907-ab7e-ead8ad7e53b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:00.320663 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b2dfd9e-3200-4907-ab7e-ead8ad7e53b6 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:00.320896 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b2dfd9e-3200-4907-ab7e-ead8ad7e53b6 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:00.321096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b2dfd9e-3200-4907-ab7e-ead8ad7e53b6 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:00.321195 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2b2dfd9e-3200-4907-ab7e-ead8ad7e53b6 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:00.325361 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:00.325361 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:00.326035 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b2dfd9e-3200-4907-ab7e-ead8ad7e53b6 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:00.326381 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1104/4413] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:00 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:00.561433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-277dc79c-6105-4e60-b765-4c7951ff2d3f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:00.563722 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-277dc79c-6105-4e60-b765-4c7951ff2d3f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:00.564019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-277dc79c-6105-4e60-b765-4c7951ff2d3f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:00.564254 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-277dc79c-6105-4e60-b765-4c7951ff2d3f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:00.572643 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:00.572643 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:00.577126 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-277dc79c-6105-4e60-b765-4c7951ff2d3f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:00.582695 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-277dc79c-6105-4e60-b765-4c7951ff2d3f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:00.583178 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1094/4414] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:00 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:00.594281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d2423eb1-a9fd-451e-a0a1-96f11be80f98 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:00.595931 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2423eb1-a9fd-451e-a0a1-96f11be80f98 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:00.596114 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2423eb1-a9fd-451e-a0a1-96f11be80f98 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:00.596299 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2423eb1-a9fd-451e-a0a1-96f11be80f98 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:00.605060 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:00.605060 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:00.608022 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d2423eb1-a9fd-451e-a0a1-96f11be80f98 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:00.611599 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2423eb1-a9fd-451e-a0a1-96f11be80f98 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:00.611958 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1103/4415] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:00 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:00.678849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b332a4ed-4665-4f95-b397-836dc44c0902 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:00.680796 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b332a4ed-4665-4f95-b397-836dc44c0902 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:00.681063 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b332a4ed-4665-4f95-b397-836dc44c0902 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:00.681261 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b332a4ed-4665-4f95-b397-836dc44c0902 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:00.681366 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b332a4ed-4665-4f95-b397-836dc44c0902 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:00.685832 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:00.685832 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:00.686674 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b332a4ed-4665-4f95-b397-836dc44c0902 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:00.687292 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1115/4416] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:00 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:00.725511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3bcbb42-86a3-467e-b479-5b1b4ba1d7df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:00.727290 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3bcbb42-86a3-467e-b479-5b1b4ba1d7df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:00.727505 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3bcbb42-86a3-467e-b479-5b1b4ba1d7df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:00.727692 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3bcbb42-86a3-467e-b479-5b1b4ba1d7df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:00.737344 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:00.737344 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:00.740564 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e3bcbb42-86a3-467e-b479-5b1b4ba1d7df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:00.745853 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3bcbb42-86a3-467e-b479-5b1b4ba1d7df tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:00.746294 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1105/4417] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:00 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:01.337342 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73905916-dc27-4ee8-bc4d-52aeea5cad09 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:01.339216 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73905916-dc27-4ee8-bc4d-52aeea5cad09 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:01.339437 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73905916-dc27-4ee8-bc4d-52aeea5cad09 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:01.339620 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73905916-dc27-4ee8-bc4d-52aeea5cad09 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:01.339726 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-73905916-dc27-4ee8-bc4d-52aeea5cad09 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:01.344265 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:01.344265 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:01.344951 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73905916-dc27-4ee8-bc4d-52aeea5cad09 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:01.345304 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1095/4418] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:01 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:01.595575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4ce02d9c-e292-4eea-b49b-0d3899f6c5ce None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:01.597533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4ce02d9c-e292-4eea-b49b-0d3899f6c5ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:01.597758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4ce02d9c-e292-4eea-b49b-0d3899f6c5ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:01.597988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4ce02d9c-e292-4eea-b49b-0d3899f6c5ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:01.604914 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:01.604914 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:01.609239 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4ce02d9c-e292-4eea-b49b-0d3899f6c5ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:01.615822 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4ce02d9c-e292-4eea-b49b-0d3899f6c5ce tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:01.616389 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1104/4419] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:01 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:01.624514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7437cdd1-4447-4592-9e1b-bb8c5e53ebee None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:01.626436 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7437cdd1-4447-4592-9e1b-bb8c5e53ebee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:01.626657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7437cdd1-4447-4592-9e1b-bb8c5e53ebee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:01.626922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7437cdd1-4447-4592-9e1b-bb8c5e53ebee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:01.636780 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:01.636780 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:01.640480 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7437cdd1-4447-4592-9e1b-bb8c5e53ebee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:01.645069 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7437cdd1-4447-4592-9e1b-bb8c5e53ebee tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:01.645484 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1116/4420] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:01 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:01.697992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d803238f-b23c-4149-bbc2-fae6a4be8fd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:01.699816 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d803238f-b23c-4149-bbc2-fae6a4be8fd9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:01.700106 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d803238f-b23c-4149-bbc2-fae6a4be8fd9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:01.700215 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d803238f-b23c-4149-bbc2-fae6a4be8fd9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:01.700329 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d803238f-b23c-4149-bbc2-fae6a4be8fd9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:01.705056 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:01.705056 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:01.705835 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d803238f-b23c-4149-bbc2-fae6a4be8fd9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:01.706250 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1106/4421] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:01 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:01.759631 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abdf6a23-9b1b-40ee-a0f7-c9ffa2a60b7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:01.761286 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abdf6a23-9b1b-40ee-a0f7-c9ffa2a60b7e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:01.761433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abdf6a23-9b1b-40ee-a0f7-c9ffa2a60b7e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:01.761618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abdf6a23-9b1b-40ee-a0f7-c9ffa2a60b7e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:01.770894 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:01.770894 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:01.774302 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abdf6a23-9b1b-40ee-a0f7-c9ffa2a60b7e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:01.778346 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abdf6a23-9b1b-40ee-a0f7-c9ffa2a60b7e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:01.778690 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1096/4422] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:01 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:02.356015 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c73664a7-1d98-4515-8c36-bb40c6418221 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.357852 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c73664a7-1d98-4515-8c36-bb40c6418221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:02.358117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c73664a7-1d98-4515-8c36-bb40c6418221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.358331 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c73664a7-1d98-4515-8c36-bb40c6418221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.358441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c73664a7-1d98-4515-8c36-bb40c6418221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:02.362931 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.362931 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:02.363610 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c73664a7-1d98-4515-8c36-bb40c6418221 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:02.364022 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1105/4423] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:02.629875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b39cbf32-a5d6-42ab-9589-68ef62b7d4cc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.632198 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b39cbf32-a5d6-42ab-9589-68ef62b7d4cc tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:02.632289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b39cbf32-a5d6-42ab-9589-68ef62b7d4cc tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.632524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b39cbf32-a5d6-42ab-9589-68ef62b7d4cc tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.642111 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.642111 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:02.646248 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b39cbf32-a5d6-42ab-9589-68ef62b7d4cc tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:02.650421 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b39cbf32-a5d6-42ab-9589-68ef62b7d4cc tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:02.650801 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1117/4424] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:02.651520 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-246e765b-a618-42f7-899a-336016517c12 req-1b7bc415-d7a4-4ad3-961c-74bb8cca516f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.653517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-1b7bc415-d7a4-4ad3-961c-74bb8cca516f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:02.653810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-1b7bc415-d7a4-4ad3-961c-74bb8cca516f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.654096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-1b7bc415-d7a4-4ad3-961c-74bb8cca516f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.657647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8eb6727-f072-40aa-af99-9ef837a41b93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.659601 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8eb6727-f072-40aa-af99-9ef837a41b93 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:02.659882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8eb6727-f072-40aa-af99-9ef837a41b93 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.660156 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8eb6727-f072-40aa-af99-9ef837a41b93 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.661133 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.661133 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:02.665810 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-246e765b-a618-42f7-899a-336016517c12 req-1b7bc415-d7a4-4ad3-961c-74bb8cca516f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:02.670955 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.670955 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:02.671167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-1b7bc415-d7a4-4ad3-961c-74bb8cca516f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:02.671660 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1107/4425] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:02.676271 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e8eb6727-f072-40aa-af99-9ef837a41b93 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:02.682908 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8eb6727-f072-40aa-af99-9ef837a41b93 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:02.683467 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1097/4426] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:02.717884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bc0eba03-4d87-449b-a439-3ad2f9171657 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.719507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bc0eba03-4d87-449b-a439-3ad2f9171657 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:02.719677 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bc0eba03-4d87-449b-a439-3ad2f9171657 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.719875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bc0eba03-4d87-449b-a439-3ad2f9171657 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.719978 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bc0eba03-4d87-449b-a439-3ad2f9171657 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:02.724800 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.724800 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:02.725673 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bc0eba03-4d87-449b-a439-3ad2f9171657 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:02.726081 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1106/4427] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:02.741781 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-26bef309-42e8-49c4-846a-1f63fab32a96 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.742184 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-26bef309-42e8-49c4-846a-1f63fab32a96 None None] GET https://10.4.3.221/volume// Aug 18 13:58:02.742362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-26bef309-42e8-49c4-846a-1f63fab32a96 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.742546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-26bef309-42e8-49c4-846a-1f63fab32a96 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.742866 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-26bef309-42e8-49c4-846a-1f63fab32a96 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:58:02.743164 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1118/4428] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:58:02.750072 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-246e765b-a618-42f7-899a-336016517c12 req-866e12ab-75e3-417e-bc65-bd0d2ecf92a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.752282 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-866e12ab-75e3-417e-bc65-bd0d2ecf92a6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:58:02.752718 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-866e12ab-75e3-417e-bc65-bd0d2ecf92a6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d039aa54-1335-42b4-8e24-0584e82d42aa", "connector": null, "instance_uuid": "102e9e27-5bd3-420f-b06e-b4d25f014690"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:02.761397 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.761397 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:02.767372 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=485,cinder:UPDATE=93,cinder:INSERT=43 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:58:02.788994 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-866e12ab-75e3-417e-bc65-bd0d2ecf92a6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:58:02.789582 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1108/4429] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:58:02 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 18 13:58:02.791951 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b4c014b-fd4f-41a3-9b88-9a5bcd3e70b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.794366 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b4c014b-fd4f-41a3-9b88-9a5bcd3e70b6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:02.794572 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b4c014b-fd4f-41a3-9b88-9a5bcd3e70b6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.794818 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b4c014b-fd4f-41a3-9b88-9a5bcd3e70b6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.804560 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.804560 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:02.808441 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b4c014b-fd4f-41a3-9b88-9a5bcd3e70b6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:02.813319 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b4c014b-fd4f-41a3-9b88-9a5bcd3e70b6 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:02.813890 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1098/4430] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:02.816028 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-812dbd85-f458-4740-a29e-0adc31ad82a0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.817957 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-812dbd85-f458-4740-a29e-0adc31ad82a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:02.818229 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-812dbd85-f458-4740-a29e-0adc31ad82a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.818479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-812dbd85-f458-4740-a29e-0adc31ad82a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.829095 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bf3abb3f-1860-4dc3-99e5-20ca755e51e3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.829467 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bf3abb3f-1860-4dc3-99e5-20ca755e51e3 None None] GET https://10.4.3.221/volume// Aug 18 13:58:02.829673 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bf3abb3f-1860-4dc3-99e5-20ca755e51e3 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.829923 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.829923 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:02.830038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bf3abb3f-1860-4dc3-99e5-20ca755e51e3 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.830512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bf3abb3f-1860-4dc3-99e5-20ca755e51e3 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:58:02.831087 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1119/4431] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:58:02.834731 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-812dbd85-f458-4740-a29e-0adc31ad82a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:02.838827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-246e765b-a618-42f7-899a-336016517c12 req-406dd389-dc8e-4195-bb55-fa288e84dde7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.840024 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-812dbd85-f458-4740-a29e-0adc31ad82a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:02.840405 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1107/4432] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:02.841136 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-406dd389-dc8e-4195-bb55-fa288e84dde7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:02.841392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-406dd389-dc8e-4195-bb55-fa288e84dde7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:02.841623 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-406dd389-dc8e-4195-bb55-fa288e84dde7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:02.851287 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.851287 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:02.855841 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-246e765b-a618-42f7-899a-336016517c12 req-406dd389-dc8e-4195-bb55-fa288e84dde7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:02.862310 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-406dd389-dc8e-4195-bb55-fa288e84dde7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:02.862960 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1109/4433] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:58:02 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:58:02.964257 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-246e765b-a618-42f7-899a-336016517c12 req-22888f2c-8cfb-4b31-95c8-de69e82c95ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:02.966565 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-22888f2c-8cfb-4b31-95c8-de69e82c95ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] PUT https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b Aug 18 13:58:02.966921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-22888f2c-8cfb-4b31-95c8-de69e82c95ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:02.974151 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-246e765b-a618-42f7-899a-336016517c12 req-22888f2c-8cfb-4b31-95c8-de69e82c95ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Acquiring lock "cinder-attachment_update-d039aa54-1335-42b4-8e24-0584e82d42aa-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:58:02.978638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-246e765b-a618-42f7-899a-336016517c12 req-22888f2c-8cfb-4b31-95c8-de69e82c95ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Lock "cinder-attachment_update-d039aa54-1335-42b4-8e24-0584e82d42aa-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:58:02.979527 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:02.979527 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:03.052017 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-246e765b-a618-42f7-899a-336016517c12 req-22888f2c-8cfb-4b31-95c8-de69e82c95ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Lock "cinder-attachment_update-d039aa54-1335-42b4-8e24-0584e82d42aa-np0000007658" released by "attachment_update" :: held 0.073s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:58:03.052287 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-22888f2c-8cfb-4b31-95c8-de69e82c95ea tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b returned with HTTP 200 Aug 18 13:58:03.053008 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1099/4434] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:58:02 2026] PUT /volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:03.375090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-446b70c3-3951-40eb-8e0e-7a8027d5dee7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:03.377253 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-446b70c3-3951-40eb-8e0e-7a8027d5dee7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:03.377514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-446b70c3-3951-40eb-8e0e-7a8027d5dee7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:03.377754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-446b70c3-3951-40eb-8e0e-7a8027d5dee7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:03.377898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-446b70c3-3951-40eb-8e0e-7a8027d5dee7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:03.382759 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:03.382759 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:03.383497 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-446b70c3-3951-40eb-8e0e-7a8027d5dee7 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:03.384030 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1120/4435] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:03 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:03.663346 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-239ec282-b685-45de-aede-4ef7fb044438 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:03.665138 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-239ec282-b685-45de-aede-4ef7fb044438 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:03.665369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-239ec282-b685-45de-aede-4ef7fb044438 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:03.665607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-239ec282-b685-45de-aede-4ef7fb044438 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:03.667788 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=523,cinder:UPDATE=93,cinder:INSERT=46 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:58:03.674149 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:03.674149 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:03.678929 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-239ec282-b685-45de-aede-4ef7fb044438 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:03.683463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-239ec282-b685-45de-aede-4ef7fb044438 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:03.684122 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1108/4436] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:03 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:03.697583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60428efc-9e48-49ec-b403-9b5836e51362 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:03.699878 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60428efc-9e48-49ec-b403-9b5836e51362 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:03.700140 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60428efc-9e48-49ec-b403-9b5836e51362 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:03.700386 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60428efc-9e48-49ec-b403-9b5836e51362 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:03.712076 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:03.712076 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:03.716356 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-60428efc-9e48-49ec-b403-9b5836e51362 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:03.722113 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60428efc-9e48-49ec-b403-9b5836e51362 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:03.722595 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1110/4437] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:03 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:03.737705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47f513c7-f019-41a7-b24e-cf902374cb12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:03.739976 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f513c7-f019-41a7-b24e-cf902374cb12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:03.740237 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f513c7-f019-41a7-b24e-cf902374cb12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:03.740496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f513c7-f019-41a7-b24e-cf902374cb12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:03.740647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-47f513c7-f019-41a7-b24e-cf902374cb12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:03.746104 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:03.746104 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:03.747095 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f513c7-f019-41a7-b24e-cf902374cb12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:03.747567 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1100/4438] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:03 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:03.827938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cd00a363-0ba8-421f-9c74-80df1d35aa4a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:03.829802 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cd00a363-0ba8-421f-9c74-80df1d35aa4a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:03.830024 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cd00a363-0ba8-421f-9c74-80df1d35aa4a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:03.830206 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cd00a363-0ba8-421f-9c74-80df1d35aa4a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:03.839410 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:03.839410 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:03.842591 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cd00a363-0ba8-421f-9c74-80df1d35aa4a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:03.846176 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cd00a363-0ba8-421f-9c74-80df1d35aa4a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:03.846505 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1121/4439] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:03 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:03.852764 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fe92745f-c7c0-4642-957c-dfa8da9f7344 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:03.855261 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe92745f-c7c0-4642-957c-dfa8da9f7344 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:03.855588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe92745f-c7c0-4642-957c-dfa8da9f7344 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:03.855921 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe92745f-c7c0-4642-957c-dfa8da9f7344 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:03.867554 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:03.867554 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:03.871702 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fe92745f-c7c0-4642-957c-dfa8da9f7344 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:03.877175 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe92745f-c7c0-4642-957c-dfa8da9f7344 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:03.877741 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1109/4440] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:03 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:04.394663 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d4fa0c4-f187-405e-b95a-5eee3cb7136e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:04.396553 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d4fa0c4-f187-405e-b95a-5eee3cb7136e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:04.396774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d4fa0c4-f187-405e-b95a-5eee3cb7136e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:04.396982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d4fa0c4-f187-405e-b95a-5eee3cb7136e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:04.397113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5d4fa0c4-f187-405e-b95a-5eee3cb7136e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:04.401288 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:04.401288 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:04.402041 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d4fa0c4-f187-405e-b95a-5eee3cb7136e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:04.402583 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1111/4441] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:04 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:04.699364 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b9fa8157-da95-4ee2-9553-e1812f951eff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:04.701279 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9fa8157-da95-4ee2-9553-e1812f951eff tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:04.701661 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9fa8157-da95-4ee2-9553-e1812f951eff tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:04.702038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9fa8157-da95-4ee2-9553-e1812f951eff tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:04.704327 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=503,cinder:INSERT=63,cinder:UPDATE=109 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:58:04.711782 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:04.711782 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:04.717205 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b9fa8157-da95-4ee2-9553-e1812f951eff tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:04.723411 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9fa8157-da95-4ee2-9553-e1812f951eff tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:04.724065 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1101/4442] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:04 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:04.736609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-da452af1-b056-468d-8190-5221556dd8ed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:04.739069 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da452af1-b056-468d-8190-5221556dd8ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:04.739354 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da452af1-b056-468d-8190-5221556dd8ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:04.739952 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da452af1-b056-468d-8190-5221556dd8ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:04.752028 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:04.752028 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:04.756909 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-da452af1-b056-468d-8190-5221556dd8ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:04.757534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-db9ecdc8-ddd2-4a3b-9724-ec3bc493aa0a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:04.759552 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db9ecdc8-ddd2-4a3b-9724-ec3bc493aa0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:04.759826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-db9ecdc8-ddd2-4a3b-9724-ec3bc493aa0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:04.760062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-db9ecdc8-ddd2-4a3b-9724-ec3bc493aa0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:04.760183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-db9ecdc8-ddd2-4a3b-9724-ec3bc493aa0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:04.762948 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da452af1-b056-468d-8190-5221556dd8ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:04.763477 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1122/4443] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:04 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:04.765104 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:04.765104 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:04.765893 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db9ecdc8-ddd2-4a3b-9724-ec3bc493aa0a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:04.766321 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1110/4444] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:04 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:04.859951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26c35ebf-9861-4278-8ed6-dbae991c0e22 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:04.862399 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26c35ebf-9861-4278-8ed6-dbae991c0e22 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:04.862667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26c35ebf-9861-4278-8ed6-dbae991c0e22 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:04.862965 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26c35ebf-9861-4278-8ed6-dbae991c0e22 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:04.875729 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:04.875729 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:04.880233 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-26c35ebf-9861-4278-8ed6-dbae991c0e22 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:04.886258 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26c35ebf-9861-4278-8ed6-dbae991c0e22 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:04.886835 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1112/4445] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:04 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:04.890685 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19063908-833e-4e0b-894a-f0d649f1a14d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:04.892310 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19063908-833e-4e0b-894a-f0d649f1a14d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:04.892465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19063908-833e-4e0b-894a-f0d649f1a14d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:04.892638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19063908-833e-4e0b-894a-f0d649f1a14d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:04.903139 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:04.903139 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:04.908141 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19063908-833e-4e0b-894a-f0d649f1a14d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:04.912923 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19063908-833e-4e0b-894a-f0d649f1a14d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:04.913299 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1102/4446] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:04 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:05.412402 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-935163c8-a286-4464-b098-3954b6b54305 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:05.414061 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-935163c8-a286-4464-b098-3954b6b54305 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:05.414251 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-935163c8-a286-4464-b098-3954b6b54305 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:05.414440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-935163c8-a286-4464-b098-3954b6b54305 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:05.414533 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-935163c8-a286-4464-b098-3954b6b54305 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:05.416001 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=597,cinder:INSERT=102,cinder:UPDATE=181 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:58:05.418525 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:05.418525 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:05.419174 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-935163c8-a286-4464-b098-3954b6b54305 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:05.419838 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1123/4447] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:05 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:05.738441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7a2c7836-8d71-4e54-a4b6-386baeb0779c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:05.740438 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a2c7836-8d71-4e54-a4b6-386baeb0779c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:05.740656 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a2c7836-8d71-4e54-a4b6-386baeb0779c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:05.740894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a2c7836-8d71-4e54-a4b6-386baeb0779c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:05.748198 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:05.748198 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:05.751948 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7a2c7836-8d71-4e54-a4b6-386baeb0779c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:05.756259 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a2c7836-8d71-4e54-a4b6-386baeb0779c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:05.756648 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1111/4448] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:05 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:05.777372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a00f4a64-f116-4acb-887e-3687dad95aa1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:05.777542 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8c641f6-25ab-4a11-84cb-0d3c388b373a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:05.779347 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8c641f6-25ab-4a11-84cb-0d3c388b373a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:05.779414 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00f4a64-f116-4acb-887e-3687dad95aa1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:05.779609 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8c641f6-25ab-4a11-84cb-0d3c388b373a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:05.779691 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00f4a64-f116-4acb-887e-3687dad95aa1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:05.779758 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8c641f6-25ab-4a11-84cb-0d3c388b373a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:05.779802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00f4a64-f116-4acb-887e-3687dad95aa1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:05.779962 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a00f4a64-f116-4acb-887e-3687dad95aa1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:05.784212 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:05.784212 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:05.784964 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00f4a64-f116-4acb-887e-3687dad95aa1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:05.785320 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1113/4449] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:05 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:05.789416 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:05.789416 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:05.792456 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f8c641f6-25ab-4a11-84cb-0d3c388b373a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:05.796254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8c641f6-25ab-4a11-84cb-0d3c388b373a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:05.796631 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1103/4450] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:05 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:05.900675 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9bec4f3a-8af6-465e-9a44-7deb228f68bf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:05.902446 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9bec4f3a-8af6-465e-9a44-7deb228f68bf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:05.902644 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9bec4f3a-8af6-465e-9a44-7deb228f68bf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:05.902819 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9bec4f3a-8af6-465e-9a44-7deb228f68bf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:05.911206 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:05.911206 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:05.914145 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9bec4f3a-8af6-465e-9a44-7deb228f68bf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:05.917811 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9bec4f3a-8af6-465e-9a44-7deb228f68bf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:05.918240 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1124/4451] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:05 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:05.926277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a2ecae75-24c0-4bbe-920d-3b5cb1d1d6da None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:05.927953 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2ecae75-24c0-4bbe-920d-3b5cb1d1d6da tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:05.928132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2ecae75-24c0-4bbe-920d-3b5cb1d1d6da tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:05.928308 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2ecae75-24c0-4bbe-920d-3b5cb1d1d6da tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:05.936734 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:05.936734 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:05.939838 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a2ecae75-24c0-4bbe-920d-3b5cb1d1d6da tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:05.943779 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2ecae75-24c0-4bbe-920d-3b5cb1d1d6da tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:05.944149 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1112/4452] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:05 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:06.429367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c75c2b8-ee08-4f6e-86e1-7b6c424bcc9d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:06.431467 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c75c2b8-ee08-4f6e-86e1-7b6c424bcc9d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:06.431748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c75c2b8-ee08-4f6e-86e1-7b6c424bcc9d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:06.431977 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c75c2b8-ee08-4f6e-86e1-7b6c424bcc9d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:06.432178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9c75c2b8-ee08-4f6e-86e1-7b6c424bcc9d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:06.436264 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:06.436264 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:06.436974 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c75c2b8-ee08-4f6e-86e1-7b6c424bcc9d tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:06.437390 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1114/4453] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:06 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:06.770476 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f464f3b3-90f5-4e11-b90f-f9d0ebbeaad1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:06.772488 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f464f3b3-90f5-4e11-b90f-f9d0ebbeaad1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:06.772732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f464f3b3-90f5-4e11-b90f-f9d0ebbeaad1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:06.772957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f464f3b3-90f5-4e11-b90f-f9d0ebbeaad1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:06.780703 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:06.780703 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:06.784843 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f464f3b3-90f5-4e11-b90f-f9d0ebbeaad1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:06.789635 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f464f3b3-90f5-4e11-b90f-f9d0ebbeaad1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:06.790096 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1104/4454] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:06 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:06.796392 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-80295b0d-2e9a-41ef-87f9-9a8b58009c6a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:06.798434 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80295b0d-2e9a-41ef-87f9-9a8b58009c6a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:06.798672 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-80295b0d-2e9a-41ef-87f9-9a8b58009c6a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:06.798975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-80295b0d-2e9a-41ef-87f9-9a8b58009c6a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:06.799093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-80295b0d-2e9a-41ef-87f9-9a8b58009c6a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:06.803903 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:06.803903 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:06.804762 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80295b0d-2e9a-41ef-87f9-9a8b58009c6a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:06.805211 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1125/4455] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:06 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:06.809392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2bc7941b-040e-4f8d-b156-44d953e959ed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:06.811129 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2bc7941b-040e-4f8d-b156-44d953e959ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:06.811336 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2bc7941b-040e-4f8d-b156-44d953e959ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:06.811525 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2bc7941b-040e-4f8d-b156-44d953e959ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:06.822552 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:06.822552 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:06.826979 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2bc7941b-040e-4f8d-b156-44d953e959ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:06.831637 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2bc7941b-040e-4f8d-b156-44d953e959ed tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:06.832107 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1113/4456] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:06 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:06.931233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17190bfd-60d2-4fc5-9a9f-061ee5fefaab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:06.933127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17190bfd-60d2-4fc5-9a9f-061ee5fefaab tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:06.933349 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17190bfd-60d2-4fc5-9a9f-061ee5fefaab tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:06.933588 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17190bfd-60d2-4fc5-9a9f-061ee5fefaab tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:06.943531 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:06.943531 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:06.946910 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-17190bfd-60d2-4fc5-9a9f-061ee5fefaab tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:06.950908 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17190bfd-60d2-4fc5-9a9f-061ee5fefaab tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:06.951258 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1115/4457] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:06 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:06.956043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d8bf65b-bbf2-43a2-ab23-f512f2903013 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:06.957882 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d8bf65b-bbf2-43a2-ab23-f512f2903013 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:06.958084 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d8bf65b-bbf2-43a2-ab23-f512f2903013 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:06.958312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d8bf65b-bbf2-43a2-ab23-f512f2903013 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:06.968965 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:06.968965 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:06.972873 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3d8bf65b-bbf2-43a2-ab23-f512f2903013 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:06.976976 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d8bf65b-bbf2-43a2-ab23-f512f2903013 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:06.977361 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1105/4458] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:06 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:07.448233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2b60d481-2591-4440-b4c1-a0743d6c4089 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:07.450338 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b60d481-2591-4440-b4c1-a0743d6c4089 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:07.450618 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b60d481-2591-4440-b4c1-a0743d6c4089 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:07.450920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b60d481-2591-4440-b4c1-a0743d6c4089 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:07.451078 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2b60d481-2591-4440-b4c1-a0743d6c4089 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:07.456979 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:07.456979 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:07.457877 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b60d481-2591-4440-b4c1-a0743d6c4089 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:07.458414 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1126/4459] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:07 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:07.802892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a4620f17-96d6-4e25-8ef9-0269c293eaaa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:07.805695 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4620f17-96d6-4e25-8ef9-0269c293eaaa tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:07.805695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4620f17-96d6-4e25-8ef9-0269c293eaaa tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:07.805695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a4620f17-96d6-4e25-8ef9-0269c293eaaa tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:07.811421 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:07.811421 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:07.816225 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d88f94c2-5bf9-4ca2-a221-3b4ebe02fa78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:07.816830 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a4620f17-96d6-4e25-8ef9-0269c293eaaa tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:07.817487 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d88f94c2-5bf9-4ca2-a221-3b4ebe02fa78 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:07.817679 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d88f94c2-5bf9-4ca2-a221-3b4ebe02fa78 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:07.817910 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d88f94c2-5bf9-4ca2-a221-3b4ebe02fa78 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:07.818038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d88f94c2-5bf9-4ca2-a221-3b4ebe02fa78 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:07.820504 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a4620f17-96d6-4e25-8ef9-0269c293eaaa tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:07.820935 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1114/4460] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:07 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:07.822630 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:07.822630 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:07.823414 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d88f94c2-5bf9-4ca2-a221-3b4ebe02fa78 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:07.824085 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1116/4461] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:07 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:07.844390 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bdcabe32-8ff8-468e-a70a-2405569620a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:07.846283 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bdcabe32-8ff8-468e-a70a-2405569620a3 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:07.846470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bdcabe32-8ff8-468e-a70a-2405569620a3 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:07.846646 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bdcabe32-8ff8-468e-a70a-2405569620a3 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:07.856222 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:07.856222 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:07.859443 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bdcabe32-8ff8-468e-a70a-2405569620a3 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:07.863915 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bdcabe32-8ff8-468e-a70a-2405569620a3 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:07.864349 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1106/4462] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:07 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:07.966382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-56b71e50-5c9e-419d-becd-1f7804dbe028 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:07.968498 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-56b71e50-5c9e-419d-becd-1f7804dbe028 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:07.968774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-56b71e50-5c9e-419d-becd-1f7804dbe028 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:07.969044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-56b71e50-5c9e-419d-becd-1f7804dbe028 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:07.980607 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:07.980607 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:07.984089 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-56b71e50-5c9e-419d-becd-1f7804dbe028 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:07.989433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-56b71e50-5c9e-419d-becd-1f7804dbe028 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:07.989973 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1127/4463] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:07 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:07.990876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-94b75a27-1d1b-4f51-b74f-50b2cba6dcc4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:07.992682 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-94b75a27-1d1b-4f51-b74f-50b2cba6dcc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:07.992912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-94b75a27-1d1b-4f51-b74f-50b2cba6dcc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:07.993107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-94b75a27-1d1b-4f51-b74f-50b2cba6dcc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:08.002217 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:08.002217 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:08.006041 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-94b75a27-1d1b-4f51-b74f-50b2cba6dcc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:08.010584 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-94b75a27-1d1b-4f51-b74f-50b2cba6dcc4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:08.011073 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1115/4464] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:07 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:08.470235 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a59d117e-077d-4b29-a101-2abe98a88930 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:08.472516 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a59d117e-077d-4b29-a101-2abe98a88930 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:08.472800 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a59d117e-077d-4b29-a101-2abe98a88930 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:08.473063 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a59d117e-077d-4b29-a101-2abe98a88930 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:08.473210 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a59d117e-077d-4b29-a101-2abe98a88930 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:08.478060 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:08.478060 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:08.478819 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a59d117e-077d-4b29-a101-2abe98a88930 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:08.479318 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1117/4465] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:08 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:08.834918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-291264b5-6d36-4ace-91bb-8a268371eb53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:08.836642 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-291264b5-6d36-4ace-91bb-8a268371eb53 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:08.836792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1debf157-25e3-4b7c-84bb-7598a81d7091 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:08.836898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-291264b5-6d36-4ace-91bb-8a268371eb53 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:08.837074 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-291264b5-6d36-4ace-91bb-8a268371eb53 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:08.837179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-291264b5-6d36-4ace-91bb-8a268371eb53 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:08.838887 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1debf157-25e3-4b7c-84bb-7598a81d7091 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:08.839133 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1debf157-25e3-4b7c-84bb-7598a81d7091 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:08.839353 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1debf157-25e3-4b7c-84bb-7598a81d7091 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:08.841516 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:08.841516 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:08.842302 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-291264b5-6d36-4ace-91bb-8a268371eb53 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:08.842660 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1107/4466] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:08 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:08.846890 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:08.846890 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:08.850327 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1debf157-25e3-4b7c-84bb-7598a81d7091 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:08.854216 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1debf157-25e3-4b7c-84bb-7598a81d7091 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:08.854613 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1128/4467] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:08 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:08.877428 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e0a4f9aa-e82b-44df-9622-8143f2f5e2d7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:08.879365 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0a4f9aa-e82b-44df-9622-8143f2f5e2d7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:08.879628 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0a4f9aa-e82b-44df-9622-8143f2f5e2d7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:08.879895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0a4f9aa-e82b-44df-9622-8143f2f5e2d7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:08.888824 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:08.888824 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:08.892150 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e0a4f9aa-e82b-44df-9622-8143f2f5e2d7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:08.896258 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0a4f9aa-e82b-44df-9622-8143f2f5e2d7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:08.896735 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1116/4468] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:08 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:09.002130 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c75874c-74a8-4a6d-bff5-5eedd710d42e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:09.003899 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c75874c-74a8-4a6d-bff5-5eedd710d42e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:09.004088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c75874c-74a8-4a6d-bff5-5eedd710d42e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:09.004264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c75874c-74a8-4a6d-bff5-5eedd710d42e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:09.013200 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:09.013200 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:09.016646 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c75874c-74a8-4a6d-bff5-5eedd710d42e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:09.020922 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c75874c-74a8-4a6d-bff5-5eedd710d42e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:09.021208 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1118/4469] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:09 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:09.026793 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a943a32-395e-4888-bf1f-27e0870aa154 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:09.029351 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a943a32-395e-4888-bf1f-27e0870aa154 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:09.029645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a943a32-395e-4888-bf1f-27e0870aa154 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:09.029962 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a943a32-395e-4888-bf1f-27e0870aa154 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:09.043460 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:09.043460 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:09.048262 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a943a32-395e-4888-bf1f-27e0870aa154 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:09.053565 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a943a32-395e-4888-bf1f-27e0870aa154 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:09.054004 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1108/4470] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:09 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:09.490829 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-16a4ea7c-c9d9-463b-a503-b9b8d735545f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:09.493337 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16a4ea7c-c9d9-463b-a503-b9b8d735545f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:09.493648 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16a4ea7c-c9d9-463b-a503-b9b8d735545f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:09.493920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16a4ea7c-c9d9-463b-a503-b9b8d735545f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:09.494101 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-16a4ea7c-c9d9-463b-a503-b9b8d735545f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:09.499548 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:09.499548 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:09.500371 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16a4ea7c-c9d9-463b-a503-b9b8d735545f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:09.500797 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1129/4471] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:09 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:09.854774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1f6b9f61-4833-4f00-b26b-c39487fada69 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:09.856524 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f6b9f61-4833-4f00-b26b-c39487fada69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:09.856755 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f6b9f61-4833-4f00-b26b-c39487fada69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:09.856976 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f6b9f61-4833-4f00-b26b-c39487fada69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:09.857088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1f6b9f61-4833-4f00-b26b-c39487fada69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:09.861248 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:09.861248 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:09.862120 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f6b9f61-4833-4f00-b26b-c39487fada69 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:09.862535 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1117/4472] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:09 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:09.867251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c04b4b88-d5b5-4707-b683-ae790dcfc43e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:09.868978 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c04b4b88-d5b5-4707-b683-ae790dcfc43e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:09.869180 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c04b4b88-d5b5-4707-b683-ae790dcfc43e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:09.869384 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c04b4b88-d5b5-4707-b683-ae790dcfc43e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:09.877417 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:09.877417 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:09.881612 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c04b4b88-d5b5-4707-b683-ae790dcfc43e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:09.886892 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c04b4b88-d5b5-4707-b683-ae790dcfc43e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:09.887393 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1119/4473] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:09 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:09.910549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42af0d49-81f3-4e1e-980e-3963f3e60863 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:09.912667 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42af0d49-81f3-4e1e-980e-3963f3e60863 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:09.912965 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42af0d49-81f3-4e1e-980e-3963f3e60863 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:09.913223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42af0d49-81f3-4e1e-980e-3963f3e60863 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:09.923611 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:09.923611 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:09.926967 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-42af0d49-81f3-4e1e-980e-3963f3e60863 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:09.931757 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42af0d49-81f3-4e1e-980e-3963f3e60863 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:09.932171 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1109/4474] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:09 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:10.034360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6636459d-bac4-4f25-a2ec-9796e75a7592 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:10.036072 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6636459d-bac4-4f25-a2ec-9796e75a7592 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:10.036269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6636459d-bac4-4f25-a2ec-9796e75a7592 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:10.036503 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6636459d-bac4-4f25-a2ec-9796e75a7592 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:10.049317 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:10.049317 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:10.054393 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6636459d-bac4-4f25-a2ec-9796e75a7592 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:10.059159 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6636459d-bac4-4f25-a2ec-9796e75a7592 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:10.059605 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1130/4475] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:10 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:10.066136 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3972628f-617e-42db-aae2-a59199519ff3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:10.068158 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3972628f-617e-42db-aae2-a59199519ff3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:10.068396 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3972628f-617e-42db-aae2-a59199519ff3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:10.068640 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3972628f-617e-42db-aae2-a59199519ff3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:10.080691 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:10.080691 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:10.084470 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3972628f-617e-42db-aae2-a59199519ff3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:10.089384 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3972628f-617e-42db-aae2-a59199519ff3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:10.089684 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1118/4476] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:10 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:10.513221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-043f1c25-dc46-4955-88a0-f5f48c32460e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:10.515500 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-043f1c25-dc46-4955-88a0-f5f48c32460e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:10.515808 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-043f1c25-dc46-4955-88a0-f5f48c32460e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:10.516087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-043f1c25-dc46-4955-88a0-f5f48c32460e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:10.516234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-043f1c25-dc46-4955-88a0-f5f48c32460e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:10.521570 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:10.521570 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:10.522534 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-043f1c25-dc46-4955-88a0-f5f48c32460e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:10.522984 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1120/4477] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:10 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:10.873394 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a586eaa-4952-4b04-a84f-afdfd937bb57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:10.875448 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a586eaa-4952-4b04-a84f-afdfd937bb57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:10.875716 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a586eaa-4952-4b04-a84f-afdfd937bb57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:10.875930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a586eaa-4952-4b04-a84f-afdfd937bb57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:10.876029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5a586eaa-4952-4b04-a84f-afdfd937bb57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:10.880794 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:10.880794 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:10.881782 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a586eaa-4952-4b04-a84f-afdfd937bb57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:10.882162 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1110/4478] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:10 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:10.903169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f4977676-11e2-40f8-8a9a-2cbe144d5d9c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:10.905560 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4977676-11e2-40f8-8a9a-2cbe144d5d9c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:10.905885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4977676-11e2-40f8-8a9a-2cbe144d5d9c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:10.906141 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f4977676-11e2-40f8-8a9a-2cbe144d5d9c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:10.913769 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:10.913769 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:10.917424 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f4977676-11e2-40f8-8a9a-2cbe144d5d9c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:10.921583 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f4977676-11e2-40f8-8a9a-2cbe144d5d9c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:10.922025 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1131/4479] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:10 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:10.944817 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-64fae012-549f-4084-8fd6-003f0569b940 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:10.946955 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-64fae012-549f-4084-8fd6-003f0569b940 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:10.947227 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-64fae012-549f-4084-8fd6-003f0569b940 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:10.947514 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-64fae012-549f-4084-8fd6-003f0569b940 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:10.958834 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:10.958834 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:10.963148 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-64fae012-549f-4084-8fd6-003f0569b940 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:10.968144 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-64fae012-549f-4084-8fd6-003f0569b940 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:10.968566 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1119/4480] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:10 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:11.072323 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5519222a-9798-4b44-a5c6-795520bfcf5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:11.074346 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5519222a-9798-4b44-a5c6-795520bfcf5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:11.074559 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5519222a-9798-4b44-a5c6-795520bfcf5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:11.074758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5519222a-9798-4b44-a5c6-795520bfcf5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:11.085082 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:11.085082 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:11.088850 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5519222a-9798-4b44-a5c6-795520bfcf5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:11.093318 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5519222a-9798-4b44-a5c6-795520bfcf5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:11.093688 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1121/4481] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:11 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:11.103057 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3521a84b-11b0-4542-9659-3befdf9c89e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:11.104758 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3521a84b-11b0-4542-9659-3befdf9c89e5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:11.104977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3521a84b-11b0-4542-9659-3befdf9c89e5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:11.105182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3521a84b-11b0-4542-9659-3befdf9c89e5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:11.115086 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:11.115086 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:11.118529 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3521a84b-11b0-4542-9659-3befdf9c89e5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:11.122932 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3521a84b-11b0-4542-9659-3befdf9c89e5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:11.123491 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1111/4482] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:11 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:11.535832 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-24965974-eb98-43e7-b0b7-dd183007e994 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:11.538388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24965974-eb98-43e7-b0b7-dd183007e994 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:11.538692 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24965974-eb98-43e7-b0b7-dd183007e994 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:11.539006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-24965974-eb98-43e7-b0b7-dd183007e994 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:11.539161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-24965974-eb98-43e7-b0b7-dd183007e994 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:11.543552 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:11.543552 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:11.544181 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-24965974-eb98-43e7-b0b7-dd183007e994 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:11.544695 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1132/4483] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:11 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:11.894070 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ab02db5c-6b4a-4a36-b1e1-559b26e1a4aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:11.896382 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab02db5c-6b4a-4a36-b1e1-559b26e1a4aa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:11.896676 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab02db5c-6b4a-4a36-b1e1-559b26e1a4aa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:11.896995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab02db5c-6b4a-4a36-b1e1-559b26e1a4aa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:11.897150 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ab02db5c-6b4a-4a36-b1e1-559b26e1a4aa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:11.902756 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:11.902756 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:11.903824 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab02db5c-6b4a-4a36-b1e1-559b26e1a4aa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:11.904380 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1120/4484] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:11 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:11.934339 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-baef5385-1792-413b-adb8-7ec580956288 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:11.936224 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baef5385-1792-413b-adb8-7ec580956288 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:11.936417 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baef5385-1792-413b-adb8-7ec580956288 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:11.936605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baef5385-1792-413b-adb8-7ec580956288 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:11.944205 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:11.944205 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:11.947985 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-baef5385-1792-413b-adb8-7ec580956288 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:11.953712 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baef5385-1792-413b-adb8-7ec580956288 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:11.954323 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1122/4485] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:11 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:11.981545 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29d8573c-5364-44c7-aafa-b392ab84215e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:11.983387 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29d8573c-5364-44c7-aafa-b392ab84215e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:11.983598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29d8573c-5364-44c7-aafa-b392ab84215e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:11.983822 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29d8573c-5364-44c7-aafa-b392ab84215e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:11.993821 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:11.993821 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:11.997726 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-29d8573c-5364-44c7-aafa-b392ab84215e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:12.002273 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29d8573c-5364-44c7-aafa-b392ab84215e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:12.002674 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1112/4486] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:11 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:12.107578 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ab449738-0850-4139-b3f2-08661021f817 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:12.110066 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab449738-0850-4139-b3f2-08661021f817 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:12.110346 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab449738-0850-4139-b3f2-08661021f817 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:12.110630 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab449738-0850-4139-b3f2-08661021f817 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:12.122345 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:12.122345 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:12.126178 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ab449738-0850-4139-b3f2-08661021f817 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:12.132940 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab449738-0850-4139-b3f2-08661021f817 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:12.132940 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1133/4487] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:12 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:12.136915 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3bffb543-5119-4a97-b15a-3f8baa53f2c5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:12.138581 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3bffb543-5119-4a97-b15a-3f8baa53f2c5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:12.138942 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3bffb543-5119-4a97-b15a-3f8baa53f2c5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:12.139231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3bffb543-5119-4a97-b15a-3f8baa53f2c5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:12.149831 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:12.149831 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:12.153244 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3bffb543-5119-4a97-b15a-3f8baa53f2c5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:12.158394 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3bffb543-5119-4a97-b15a-3f8baa53f2c5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:12.158394 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1121/4488] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:12 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:12.555510 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-42ebf81f-7d54-4c9e-8b82-93b006f46f9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:12.558023 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42ebf81f-7d54-4c9e-8b82-93b006f46f9c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:12.558343 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42ebf81f-7d54-4c9e-8b82-93b006f46f9c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:12.558639 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42ebf81f-7d54-4c9e-8b82-93b006f46f9c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:12.558877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-42ebf81f-7d54-4c9e-8b82-93b006f46f9c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:12.564155 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:12.564155 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:12.565068 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42ebf81f-7d54-4c9e-8b82-93b006f46f9c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:12.565626 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1123/4489] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:12 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:12.915055 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1958978c-9c19-4190-bd42-d80c63880fae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:12.916991 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1958978c-9c19-4190-bd42-d80c63880fae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:12.917186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1958978c-9c19-4190-bd42-d80c63880fae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:12.917409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1958978c-9c19-4190-bd42-d80c63880fae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:12.917605 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1958978c-9c19-4190-bd42-d80c63880fae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:12.922145 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:12.922145 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:12.922949 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1958978c-9c19-4190-bd42-d80c63880fae tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:12.923756 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1113/4490] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:12 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:12.968584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4f958b32-8047-4887-af80-546bd0fef351 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:12.970527 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f958b32-8047-4887-af80-546bd0fef351 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:12.970751 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f958b32-8047-4887-af80-546bd0fef351 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:12.970963 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f958b32-8047-4887-af80-546bd0fef351 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:12.978157 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:12.978157 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:12.981962 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4f958b32-8047-4887-af80-546bd0fef351 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:12.986245 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f958b32-8047-4887-af80-546bd0fef351 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:12.986675 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1134/4491] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:12 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:13.015812 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2af11665-6b9d-4be0-905b-990cdeb7dca0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:13.017726 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2af11665-6b9d-4be0-905b-990cdeb7dca0 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:13.017928 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2af11665-6b9d-4be0-905b-990cdeb7dca0 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:13.018122 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2af11665-6b9d-4be0-905b-990cdeb7dca0 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:13.027625 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:13.027625 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:13.031168 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2af11665-6b9d-4be0-905b-990cdeb7dca0 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:13.035211 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2af11665-6b9d-4be0-905b-990cdeb7dca0 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:13.035575 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1122/4492] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:13 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:13.146827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-458d3266-37dd-449e-b478-9b151bd226dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:13.148938 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-458d3266-37dd-449e-b478-9b151bd226dd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:13.149148 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-458d3266-37dd-449e-b478-9b151bd226dd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:13.149426 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-458d3266-37dd-449e-b478-9b151bd226dd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:13.162047 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:13.162047 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:13.167236 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-458d3266-37dd-449e-b478-9b151bd226dd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:13.172526 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5aba416a-6fde-4aa0-9861-5348c9dd678d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:13.173302 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-458d3266-37dd-449e-b478-9b151bd226dd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:13.173732 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1124/4493] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:13 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:13.174719 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5aba416a-6fde-4aa0-9861-5348c9dd678d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:13.174997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5aba416a-6fde-4aa0-9861-5348c9dd678d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:13.175199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5aba416a-6fde-4aa0-9861-5348c9dd678d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:13.189290 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:13.189290 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:13.194233 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5aba416a-6fde-4aa0-9861-5348c9dd678d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:13.200269 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5aba416a-6fde-4aa0-9861-5348c9dd678d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:13.200723 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1114/4494] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:13 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:13.575693 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-88ae65de-6b70-40bf-9369-43eb4748cf67 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:13.577592 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-88ae65de-6b70-40bf-9369-43eb4748cf67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:13.577848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-88ae65de-6b70-40bf-9369-43eb4748cf67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:13.578118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-88ae65de-6b70-40bf-9369-43eb4748cf67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:13.578228 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-88ae65de-6b70-40bf-9369-43eb4748cf67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:13.582533 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:13.582533 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:13.583186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-88ae65de-6b70-40bf-9369-43eb4748cf67 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:13.583574 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1135/4495] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:13 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:13.934439 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9b8186bb-a475-4832-8a27-99ae134300c8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:13.936447 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9b8186bb-a475-4832-8a27-99ae134300c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:13.936630 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9b8186bb-a475-4832-8a27-99ae134300c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:13.936845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9b8186bb-a475-4832-8a27-99ae134300c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:13.937085 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9b8186bb-a475-4832-8a27-99ae134300c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:13.941521 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:13.941521 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:13.942390 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9b8186bb-a475-4832-8a27-99ae134300c8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:13.942950 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1123/4496] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:13 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:14.002786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f5f1d74-7811-4ed5-bf58-6c64912abf63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:14.004564 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f5f1d74-7811-4ed5-bf58-6c64912abf63 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:14.004785 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f5f1d74-7811-4ed5-bf58-6c64912abf63 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:14.004997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f5f1d74-7811-4ed5-bf58-6c64912abf63 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:14.011883 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:14.011883 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:14.015505 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f5f1d74-7811-4ed5-bf58-6c64912abf63 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:14.019813 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f5f1d74-7811-4ed5-bf58-6c64912abf63 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:14.020248 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1125/4497] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:14 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:14.049357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a7d16cec-4415-4477-adb3-a14357c64b2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:14.051441 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7d16cec-4415-4477-adb3-a14357c64b2b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:14.051670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7d16cec-4415-4477-adb3-a14357c64b2b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:14.051905 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7d16cec-4415-4477-adb3-a14357c64b2b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:14.062948 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:14.062948 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:14.067412 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a7d16cec-4415-4477-adb3-a14357c64b2b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:14.072479 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7d16cec-4415-4477-adb3-a14357c64b2b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:14.072985 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1115/4498] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:14 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:14.190575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d98c44ff-e439-4183-a162-3082c202475b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:14.192605 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d98c44ff-e439-4183-a162-3082c202475b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:14.192835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d98c44ff-e439-4183-a162-3082c202475b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:14.193043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d98c44ff-e439-4183-a162-3082c202475b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:14.203029 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:14.203029 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:14.207485 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d98c44ff-e439-4183-a162-3082c202475b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:14.213852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d98c44ff-e439-4183-a162-3082c202475b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:14.214505 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1136/4499] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:14 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:14.216119 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f2a0c675-2353-45db-b408-d2170853573a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:14.218280 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2a0c675-2353-45db-b408-d2170853573a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:14.218494 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2a0c675-2353-45db-b408-d2170853573a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:14.218758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2a0c675-2353-45db-b408-d2170853573a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:14.231079 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:14.231079 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:14.235682 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f2a0c675-2353-45db-b408-d2170853573a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:14.241625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2a0c675-2353-45db-b408-d2170853573a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:14.242229 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1124/4500] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:14 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:14.593364 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab6b083b-7733-4ebf-8ff2-ee1cbd4b491b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:14.595367 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab6b083b-7733-4ebf-8ff2-ee1cbd4b491b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:14.595623 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab6b083b-7733-4ebf-8ff2-ee1cbd4b491b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:14.595832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab6b083b-7733-4ebf-8ff2-ee1cbd4b491b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:14.595994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ab6b083b-7733-4ebf-8ff2-ee1cbd4b491b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:14.600445 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:14.600445 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:14.601157 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab6b083b-7733-4ebf-8ff2-ee1cbd4b491b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:14.601528 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1126/4501] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:14 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:14.955122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6214457-9826-46a7-bbd9-381d1d95b55d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:14.956853 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6214457-9826-46a7-bbd9-381d1d95b55d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:14.957067 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6214457-9826-46a7-bbd9-381d1d95b55d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:14.957256 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6214457-9826-46a7-bbd9-381d1d95b55d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:14.957366 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e6214457-9826-46a7-bbd9-381d1d95b55d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:14.962240 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:14.962240 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:14.963224 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6214457-9826-46a7-bbd9-381d1d95b55d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:14.963623 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1116/4502] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:14 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:15.033327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bddff40e-c74a-43f6-a44d-4273c37a1a8f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:15.035512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bddff40e-c74a-43f6-a44d-4273c37a1a8f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:15.035775 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bddff40e-c74a-43f6-a44d-4273c37a1a8f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:15.036067 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bddff40e-c74a-43f6-a44d-4273c37a1a8f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:15.044560 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:15.044560 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:15.049363 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bddff40e-c74a-43f6-a44d-4273c37a1a8f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:15.054841 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bddff40e-c74a-43f6-a44d-4273c37a1a8f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:15.055310 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1137/4503] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:15 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:15.089343 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ae319a51-8c1b-451b-baf3-28b2385216ae None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:15.091922 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ae319a51-8c1b-451b-baf3-28b2385216ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:15.092195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ae319a51-8c1b-451b-baf3-28b2385216ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:15.092482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ae319a51-8c1b-451b-baf3-28b2385216ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:15.103523 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:15.103523 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:15.107121 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ae319a51-8c1b-451b-baf3-28b2385216ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:15.111977 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ae319a51-8c1b-451b-baf3-28b2385216ae tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:15.112451 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1125/4504] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:15 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:15.227577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7362ba21-01a5-4a3b-bf3a-4e93873a44cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:15.229431 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7362ba21-01a5-4a3b-bf3a-4e93873a44cf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:15.229629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7362ba21-01a5-4a3b-bf3a-4e93873a44cf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:15.229830 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7362ba21-01a5-4a3b-bf3a-4e93873a44cf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:15.240044 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:15.240044 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:15.244051 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7362ba21-01a5-4a3b-bf3a-4e93873a44cf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:15.249050 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7362ba21-01a5-4a3b-bf3a-4e93873a44cf tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:15.249451 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1127/4505] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:15 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:15.255160 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f67bbde5-52e9-4f3e-9833-1c32a331c5bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:15.256824 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f67bbde5-52e9-4f3e-9833-1c32a331c5bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:15.257036 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f67bbde5-52e9-4f3e-9833-1c32a331c5bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:15.257225 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f67bbde5-52e9-4f3e-9833-1c32a331c5bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:15.266910 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:15.266910 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:15.270290 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f67bbde5-52e9-4f3e-9833-1c32a331c5bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:15.274182 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f67bbde5-52e9-4f3e-9833-1c32a331c5bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:15.274579 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1117/4506] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:15 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:15.611420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-13001e60-09f3-437d-9893-2c74081cd757 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:15.613676 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13001e60-09f3-437d-9893-2c74081cd757 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:15.613972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13001e60-09f3-437d-9893-2c74081cd757 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:15.614212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13001e60-09f3-437d-9893-2c74081cd757 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:15.614357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-13001e60-09f3-437d-9893-2c74081cd757 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:15.619227 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:15.619227 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:15.619903 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13001e60-09f3-437d-9893-2c74081cd757 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:15.620248 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1138/4507] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:15 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:15.973446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9e2702f3-c6f0-4dd5-9445-9003a2396ed2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:15.975082 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9e2702f3-c6f0-4dd5-9445-9003a2396ed2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:15.975251 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9e2702f3-c6f0-4dd5-9445-9003a2396ed2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:15.975414 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9e2702f3-c6f0-4dd5-9445-9003a2396ed2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:15.975536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9e2702f3-c6f0-4dd5-9445-9003a2396ed2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:15.979625 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:15.979625 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:15.980369 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9e2702f3-c6f0-4dd5-9445-9003a2396ed2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:15.980763 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1126/4508] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:15 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:16.067597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b1d8d7b-08c2-4348-b821-05079e0d9c91 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:16.069190 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b1d8d7b-08c2-4348-b821-05079e0d9c91 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:16.069353 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b1d8d7b-08c2-4348-b821-05079e0d9c91 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:16.069559 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b1d8d7b-08c2-4348-b821-05079e0d9c91 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:16.075921 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:16.075921 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:16.078949 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1b1d8d7b-08c2-4348-b821-05079e0d9c91 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:16.082512 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b1d8d7b-08c2-4348-b821-05079e0d9c91 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:16.082934 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1128/4509] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:16 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:16.124358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5c539af-7c45-4297-8255-6824695d8b13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:16.126244 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5c539af-7c45-4297-8255-6824695d8b13 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:16.126448 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5c539af-7c45-4297-8255-6824695d8b13 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:16.126664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5c539af-7c45-4297-8255-6824695d8b13 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:16.136721 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:16.136721 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:16.140624 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a5c539af-7c45-4297-8255-6824695d8b13 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:16.145364 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5c539af-7c45-4297-8255-6824695d8b13 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:16.145853 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1118/4510] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:16 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:16.264618 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-470b8f4d-9e5a-4625-a696-03bb94b4701c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:16.266373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-470b8f4d-9e5a-4625-a696-03bb94b4701c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:16.266568 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-470b8f4d-9e5a-4625-a696-03bb94b4701c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:16.266761 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-470b8f4d-9e5a-4625-a696-03bb94b4701c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:16.275323 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:16.275323 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:16.278280 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-470b8f4d-9e5a-4625-a696-03bb94b4701c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:16.282191 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-470b8f4d-9e5a-4625-a696-03bb94b4701c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:16.282601 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1139/4511] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:16 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:16.287167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3b61ed4d-1c27-4639-ad2d-0808fe654d08 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:16.289433 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b61ed4d-1c27-4639-ad2d-0808fe654d08 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:16.289685 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3b61ed4d-1c27-4639-ad2d-0808fe654d08 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:16.289981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3b61ed4d-1c27-4639-ad2d-0808fe654d08 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:16.303579 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:16.303579 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:16.307389 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3b61ed4d-1c27-4639-ad2d-0808fe654d08 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:16.311434 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b61ed4d-1c27-4639-ad2d-0808fe654d08 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:16.311957 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1127/4512] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:16 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:16.630088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e3fcfd5-6a56-4c6d-9420-464422dada59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:16.631708 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e3fcfd5-6a56-4c6d-9420-464422dada59 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:16.631904 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e3fcfd5-6a56-4c6d-9420-464422dada59 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:16.632075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e3fcfd5-6a56-4c6d-9420-464422dada59 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:16.632176 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5e3fcfd5-6a56-4c6d-9420-464422dada59 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:16.636332 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:16.636332 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:16.636974 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e3fcfd5-6a56-4c6d-9420-464422dada59 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:16.637375 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1129/4513] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:16 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:16.991099 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-53ca143f-aca4-4308-9837-f25365791ca4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:16.992986 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53ca143f-aca4-4308-9837-f25365791ca4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:16.993167 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53ca143f-aca4-4308-9837-f25365791ca4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:16.993350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53ca143f-aca4-4308-9837-f25365791ca4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:16.993485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-53ca143f-aca4-4308-9837-f25365791ca4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:16.998195 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:16.998195 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:16.998994 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53ca143f-aca4-4308-9837-f25365791ca4 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:16.999377 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1119/4514] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:16 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:17.094267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c342df60-ecf4-44cd-8b69-33465d043fc3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:17.096106 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c342df60-ecf4-44cd-8b69-33465d043fc3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:17.096341 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c342df60-ecf4-44cd-8b69-33465d043fc3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:17.096569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c342df60-ecf4-44cd-8b69-33465d043fc3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:17.103102 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:17.103102 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:17.106619 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c342df60-ecf4-44cd-8b69-33465d043fc3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:17.110729 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c342df60-ecf4-44cd-8b69-33465d043fc3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:17.111155 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1140/4515] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:17 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:17.159293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-37d7f94d-5a6f-4f73-92c7-e6202894a1cb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:17.161058 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37d7f94d-5a6f-4f73-92c7-e6202894a1cb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:17.161522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37d7f94d-5a6f-4f73-92c7-e6202894a1cb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:17.161522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37d7f94d-5a6f-4f73-92c7-e6202894a1cb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:17.170666 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:17.170666 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:17.174691 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-37d7f94d-5a6f-4f73-92c7-e6202894a1cb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:17.179205 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37d7f94d-5a6f-4f73-92c7-e6202894a1cb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:17.179603 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1128/4516] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:17 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:17.297396 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5808afdf-6229-4163-9838-aaffbf6deaf2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:17.299186 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5808afdf-6229-4163-9838-aaffbf6deaf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:17.299377 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5808afdf-6229-4163-9838-aaffbf6deaf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:17.299560 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5808afdf-6229-4163-9838-aaffbf6deaf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:17.309548 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:17.309548 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:17.313026 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5808afdf-6229-4163-9838-aaffbf6deaf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:17.317479 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5808afdf-6229-4163-9838-aaffbf6deaf2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:17.318115 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1130/4517] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:17 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:17.323260 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-382fbd41-2f38-41fe-876b-a3ed6b1c1efd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:17.324805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-382fbd41-2f38-41fe-876b-a3ed6b1c1efd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:17.324973 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-382fbd41-2f38-41fe-876b-a3ed6b1c1efd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:17.325161 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-382fbd41-2f38-41fe-876b-a3ed6b1c1efd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:17.335150 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:17.335150 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:17.338787 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-382fbd41-2f38-41fe-876b-a3ed6b1c1efd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:17.342686 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-382fbd41-2f38-41fe-876b-a3ed6b1c1efd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:17.343089 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1120/4518] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:17 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:17.647225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db3541ec-afd9-47b6-9eaa-1e6073eb1ffe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:17.649176 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db3541ec-afd9-47b6-9eaa-1e6073eb1ffe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:17.649432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db3541ec-afd9-47b6-9eaa-1e6073eb1ffe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:17.649967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db3541ec-afd9-47b6-9eaa-1e6073eb1ffe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:17.649967 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-db3541ec-afd9-47b6-9eaa-1e6073eb1ffe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:17.655383 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:17.655383 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:17.656613 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db3541ec-afd9-47b6-9eaa-1e6073eb1ffe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:17.657041 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1141/4519] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:17 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:17.883164 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-fc5aa8a3-d65a-4dbc-98d3-1123422e3fed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:17.885519 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-fc5aa8a3-d65a-4dbc-98d3-1123422e3fed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8 Aug 18 13:58:17.885740 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-fc5aa8a3-d65a-4dbc-98d3-1123422e3fed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:17.885929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-fc5aa8a3-d65a-4dbc-98d3-1123422e3fed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:17.893606 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:17.893606 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:17.937544 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5ca5ee88-644e-4115-a347-d92fcb494797 req-fc5aa8a3-d65a-4dbc-98d3-1123422e3fed tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8 returned with HTTP 200 Aug 18 13:58:17.938021 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1129/4520] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:58:17 2026] DELETE /volume/v3/attachments/c79ff652-c81d-4dd5-90d7-57b41cb284d8 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:18.009677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce890c5d-6c48-4166-bba0-e4ee3485d23f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.012067 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce890c5d-6c48-4166-bba0-e4ee3485d23f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:18.012306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce890c5d-6c48-4166-bba0-e4ee3485d23f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.012563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce890c5d-6c48-4166-bba0-e4ee3485d23f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.012723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ce890c5d-6c48-4166-bba0-e4ee3485d23f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:18.017929 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.017929 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:18.018998 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce890c5d-6c48-4166-bba0-e4ee3485d23f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:18.019485 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1131/4521] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:18.122572 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6ae7374-78db-4fe0-8181-63be09f79c55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.124874 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6ae7374-78db-4fe0-8181-63be09f79c55 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:18.125147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6ae7374-78db-4fe0-8181-63be09f79c55 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.125399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6ae7374-78db-4fe0-8181-63be09f79c55 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.134164 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.134164 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:18.138371 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e6ae7374-78db-4fe0-8181-63be09f79c55 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:18.143951 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6ae7374-78db-4fe0-8181-63be09f79c55 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:18.144420 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1121/4522] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:18.192515 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-be5b674b-7189-4de9-89b1-fd157cd0068c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.194501 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be5b674b-7189-4de9-89b1-fd157cd0068c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:18.194857 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be5b674b-7189-4de9-89b1-fd157cd0068c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.195160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be5b674b-7189-4de9-89b1-fd157cd0068c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.206639 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.206639 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:18.210768 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-be5b674b-7189-4de9-89b1-fd157cd0068c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:18.215254 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be5b674b-7189-4de9-89b1-fd157cd0068c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:18.215827 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1142/4523] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:18.272635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-657da86b-59d5-4d12-9d3a-cecb092eb5ca None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.274620 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-657da86b-59d5-4d12-9d3a-cecb092eb5ca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:18.274823 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-657da86b-59d5-4d12-9d3a-cecb092eb5ca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.275039 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-657da86b-59d5-4d12-9d3a-cecb092eb5ca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.283322 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.283322 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:18.287548 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-657da86b-59d5-4d12-9d3a-cecb092eb5ca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:18.292745 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-657da86b-59d5-4d12-9d3a-cecb092eb5ca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:18.293228 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1130/4524] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:18.330772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-103102e7-f97d-4f7e-91d3-6ed5d7d7aca5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.332624 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-103102e7-f97d-4f7e-91d3-6ed5d7d7aca5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:18.332852 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-103102e7-f97d-4f7e-91d3-6ed5d7d7aca5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.333051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-103102e7-f97d-4f7e-91d3-6ed5d7d7aca5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.343203 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.343203 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:18.348742 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-103102e7-f97d-4f7e-91d3-6ed5d7d7aca5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:18.355219 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-103102e7-f97d-4f7e-91d3-6ed5d7d7aca5 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:18.355786 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1132/4525] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:18.355893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f3ae1f0-6a3a-4d84-b584-4d053594af5e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.358060 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f3ae1f0-6a3a-4d84-b584-4d053594af5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:18.358277 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f3ae1f0-6a3a-4d84-b584-4d053594af5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.358507 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f3ae1f0-6a3a-4d84-b584-4d053594af5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.370790 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.370790 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:18.373559 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-30e93dbe-cd00-4ed1-904f-61693a5d6384 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.374830 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f3ae1f0-6a3a-4d84-b584-4d053594af5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:18.376589 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30e93dbe-cd00-4ed1-904f-61693a5d6384 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:18.376589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30e93dbe-cd00-4ed1-904f-61693a5d6384 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.376589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30e93dbe-cd00-4ed1-904f-61693a5d6384 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.382102 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f3ae1f0-6a3a-4d84-b584-4d053594af5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:18.382501 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1122/4526] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:18.388563 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.388563 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:18.392230 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-30e93dbe-cd00-4ed1-904f-61693a5d6384 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:18.396411 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30e93dbe-cd00-4ed1-904f-61693a5d6384 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:18.396835 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1143/4527] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:18.440648 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-522a306c-0b6e-40e9-8085-22a0299099db req-b9e512d2-a00c-41df-a4f9-c16315014e14 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.443029 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-b9e512d2-a00c-41df-a4f9-c16315014e14 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:18.443240 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-b9e512d2-a00c-41df-a4f9-c16315014e14 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.443442 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-b9e512d2-a00c-41df-a4f9-c16315014e14 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.453534 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.453534 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:18.457112 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-522a306c-0b6e-40e9-8085-22a0299099db req-b9e512d2-a00c-41df-a4f9-c16315014e14 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:18.462807 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-b9e512d2-a00c-41df-a4f9-c16315014e14 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:18.463549 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1131/4528] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:18.481578 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-522a306c-0b6e-40e9-8085-22a0299099db req-2243f090-ab01-440f-8059-869fa3a673ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.483553 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-2243f090-ab01-440f-8059-869fa3a673ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/action Aug 18 13:58:18.483926 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-2243f090-ab01-440f-8059-869fa3a673ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:58:18.484087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-2243f090-ab01-440f-8059-869fa3a673ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:18.495333 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.495333 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:18.495808 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-522a306c-0b6e-40e9-8085-22a0299099db req-2243f090-ab01-440f-8059-869fa3a673ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:18.501989 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-522a306c-0b6e-40e9-8085-22a0299099db req-2243f090-ab01-440f-8059-869fa3a673ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Begin detaching volume completed successfully. Aug 18 13:58:18.502251 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-2243f090-ab01-440f-8059-869fa3a673ce tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/action returned with HTTP 202 Aug 18 13:58:18.502827 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1133/4529] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:58:18 2026] POST /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:58:18.521816 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-328a106a-0551-4690-9671-395ca6c52ce2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.523803 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-328a106a-0551-4690-9671-395ca6c52ce2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:18.523936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-328a106a-0551-4690-9671-395ca6c52ce2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.524294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-328a106a-0551-4690-9671-395ca6c52ce2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.534443 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.534443 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:18.538847 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-328a106a-0551-4690-9671-395ca6c52ce2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:18.543222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-49fc3e99-c47d-4064-86c0-5299a430bd30 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.543549 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49fc3e99-c47d-4064-86c0-5299a430bd30 None None] GET https://10.4.3.221/volume// Aug 18 13:58:18.543731 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49fc3e99-c47d-4064-86c0-5299a430bd30 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.543939 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-49fc3e99-c47d-4064-86c0-5299a430bd30 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.544053 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-328a106a-0551-4690-9671-395ca6c52ce2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:18.544311 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-49fc3e99-c47d-4064-86c0-5299a430bd30 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:58:18.544438 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1123/4530] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:18.544598 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1144/4531] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:58:18.553093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-522a306c-0b6e-40e9-8085-22a0299099db req-7ec71b3d-c7eb-466e-a6e8-4852b7211b2c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.555702 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-7ec71b3d-c7eb-466e-a6e8-4852b7211b2c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:18.556003 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-7ec71b3d-c7eb-466e-a6e8-4852b7211b2c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.556231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-7ec71b3d-c7eb-466e-a6e8-4852b7211b2c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.568325 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.568325 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:18.572571 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-522a306c-0b6e-40e9-8085-22a0299099db req-7ec71b3d-c7eb-466e-a6e8-4852b7211b2c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:18.577598 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-7ec71b3d-c7eb-466e-a6e8-4852b7211b2c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:18.578157 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1132/4532] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:58:18.588825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-522a306c-0b6e-40e9-8085-22a0299099db req-27ba5f7d-bab7-44d8-b935-805e2fd28c95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.591739 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-27ba5f7d-bab7-44d8-b935-805e2fd28c95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/encryption Aug 18 13:58:18.591978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-27ba5f7d-bab7-44d8-b935-805e2fd28c95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.592165 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-27ba5f7d-bab7-44d8-b935-805e2fd28c95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.603487 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.603487 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:18.612051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-27ba5f7d-bab7-44d8-b935-805e2fd28c95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/encryption returned with HTTP 200 Aug 18 13:58:18.612589 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1134/4533] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:18.667492 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8426ca6a-882a-4351-9210-d21494c8ebb8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.669292 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8426ca6a-882a-4351-9210-d21494c8ebb8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:18.669498 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8426ca6a-882a-4351-9210-d21494c8ebb8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.669702 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8426ca6a-882a-4351-9210-d21494c8ebb8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.669827 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8426ca6a-882a-4351-9210-d21494c8ebb8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:18.674489 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.674489 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:18.675206 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8426ca6a-882a-4351-9210-d21494c8ebb8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:18.675626 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1124/4534] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:18.770447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-62ccd481-9f2f-4e2f-b507-c3641305d721 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.772883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-62ccd481-9f2f-4e2f-b507-c3641305d721 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:18.773144 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-62ccd481-9f2f-4e2f-b507-c3641305d721 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.773361 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-62ccd481-9f2f-4e2f-b507-c3641305d721 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.781629 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.781629 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:18.785848 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-62ccd481-9f2f-4e2f-b507-c3641305d721 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:18.791330 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-62ccd481-9f2f-4e2f-b507-c3641305d721 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:18.791942 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1145/4535] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:18.802522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d399562f-a217-4653-9194-0a3f9ea2f530 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.803081 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d399562f-a217-4653-9194-0a3f9ea2f530 None None] GET https://10.4.3.221/volume// Aug 18 13:58:18.803307 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d399562f-a217-4653-9194-0a3f9ea2f530 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:18.803558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d399562f-a217-4653-9194-0a3f9ea2f530 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:18.804004 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d399562f-a217-4653-9194-0a3f9ea2f530 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:58:18.804402 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1133/4536] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:58:18.812750 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-4fe1f61a-0de5-4541-aa1b-39156daaae21 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:18.815598 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-4fe1f61a-0de5-4541-aa1b-39156daaae21 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:58:18.816219 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-4fe1f61a-0de5-4541-aa1b-39156daaae21 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "428b2c34-691b-492e-ad1a-d757442a55fc", "connector": null, "instance_uuid": "3e9f0984-d814-4d5f-a241-b5d37e30b659"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:18.825780 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:18.825780 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:18.856128 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-4fe1f61a-0de5-4541-aa1b-39156daaae21 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:58:18.856658 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1135/4537] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:58:18 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 18 13:58:19.031957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-367ab6d2-6529-4118-9b2a-d8cc1582867d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:19.035089 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-367ab6d2-6529-4118-9b2a-d8cc1582867d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:19.035312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-367ab6d2-6529-4118-9b2a-d8cc1582867d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:19.035568 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-367ab6d2-6529-4118-9b2a-d8cc1582867d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:19.035717 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-367ab6d2-6529-4118-9b2a-d8cc1582867d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:19.043901 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:19.043901 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:19.045175 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-367ab6d2-6529-4118-9b2a-d8cc1582867d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:19.045257 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1125/4538] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:19 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:19.231996 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-00e2e060-9605-40f0-b769-8f4e6ec518fb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:19.236194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00e2e060-9605-40f0-b769-8f4e6ec518fb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:19.237439 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00e2e060-9605-40f0-b769-8f4e6ec518fb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:19.238225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00e2e060-9605-40f0-b769-8f4e6ec518fb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:19.262068 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:19.262068 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:19.272825 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-00e2e060-9605-40f0-b769-8f4e6ec518fb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:19.280979 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00e2e060-9605-40f0-b769-8f4e6ec518fb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:19.281355 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1146/4539] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:19 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:19.399311 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8b386019-e5f3-49bf-8cef-e1b86dd00672 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:19.403998 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8b386019-e5f3-49bf-8cef-e1b86dd00672 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:19.405653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8b386019-e5f3-49bf-8cef-e1b86dd00672 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:19.406214 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8b386019-e5f3-49bf-8cef-e1b86dd00672 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:19.421396 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:19.421396 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:19.428127 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8b386019-e5f3-49bf-8cef-e1b86dd00672 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:19.434429 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8b386019-e5f3-49bf-8cef-e1b86dd00672 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:19.434429 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1134/4540] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:19 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:19.558815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9da4c54-d16f-48c1-8cfb-e2a023cf8be3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:19.560669 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9da4c54-d16f-48c1-8cfb-e2a023cf8be3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:19.560932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9da4c54-d16f-48c1-8cfb-e2a023cf8be3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:19.561159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9da4c54-d16f-48c1-8cfb-e2a023cf8be3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:19.572225 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:19.572225 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:19.575924 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9da4c54-d16f-48c1-8cfb-e2a023cf8be3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:19.580883 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9da4c54-d16f-48c1-8cfb-e2a023cf8be3 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:19.581313 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1136/4541] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:19 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:19.686591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a699a48-80ef-44d0-ae60-e377f057c3ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:19.688218 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a699a48-80ef-44d0-ae60-e377f057c3ac tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:19.688415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a699a48-80ef-44d0-ae60-e377f057c3ac tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:19.688603 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a699a48-80ef-44d0-ae60-e377f057c3ac tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:19.688752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2a699a48-80ef-44d0-ae60-e377f057c3ac tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:19.692598 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:19.692598 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:19.693174 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a699a48-80ef-44d0-ae60-e377f057c3ac tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:19.693523 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1126/4542] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:19 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:20.059217 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eebf9395-d44f-479c-9cd0-575031f58d54 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.154929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6e666ae1-addb-4f11-883b-b3b00db62296 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.154929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6e666ae1-addb-4f11-883b-b3b00db62296 None None] GET https://10.4.3.221/volume// Aug 18 13:58:20.155167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6e666ae1-addb-4f11-883b-b3b00db62296 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:20.155216 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6e666ae1-addb-4f11-883b-b3b00db62296 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:20.155678 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6e666ae1-addb-4f11-883b-b3b00db62296 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:58:20.156078 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1135/4543] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:58:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:58:20.165500 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-15c9b7c5-5a46-4086-95d7-177bae8dfb26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.167891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-15c9b7c5-5a46-4086-95d7-177bae8dfb26 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:58:20.168210 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-15c9b7c5-5a46-4086-95d7-177bae8dfb26 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:20.168492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-15c9b7c5-5a46-4086-95d7-177bae8dfb26 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:20.179633 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.179633 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:20.185390 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-15c9b7c5-5a46-4086-95d7-177bae8dfb26 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:58:20.191238 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eebf9395-d44f-479c-9cd0-575031f58d54 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:20.191854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eebf9395-d44f-479c-9cd0-575031f58d54 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:20.192201 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eebf9395-d44f-479c-9cd0-575031f58d54 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:20.192342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-eebf9395-d44f-479c-9cd0-575031f58d54 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:20.193330 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-15c9b7c5-5a46-4086-95d7-177bae8dfb26 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:58:20.193330 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1137/4544] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:58:20 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 1429 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:58:20.198925 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.198925 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:20.199990 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eebf9395-d44f-479c-9cd0-575031f58d54 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:20.200514 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1147/4545] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:20 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:20.301618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6221a4f8-bb13-4e38-87fa-20705000050d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.304221 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6221a4f8-bb13-4e38-87fa-20705000050d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:20.304514 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6221a4f8-bb13-4e38-87fa-20705000050d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:20.304829 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6221a4f8-bb13-4e38-87fa-20705000050d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:20.315172 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-b6b53fe8-f4f5-4a68-903f-9ccb097f0c2b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.317317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-b6b53fe8-f4f5-4a68-903f-9ccb097f0c2b tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] PUT https://10.4.3.221/volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594 Aug 18 13:58:20.317756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-b6b53fe8-f4f5-4a68-903f-9ccb097f0c2b tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:20.317887 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.317887 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:20.322562 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6221a4f8-bb13-4e38-87fa-20705000050d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:20.326030 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-b6b53fe8-f4f5-4a68-903f-9ccb097f0c2b tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Acquiring lock "cinder-attachment_update-428b2c34-691b-492e-ad1a-d757442a55fc-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:58:20.328817 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6221a4f8-bb13-4e38-87fa-20705000050d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:20.329425 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1127/4546] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:20 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:20.331454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-b6b53fe8-f4f5-4a68-903f-9ccb097f0c2b tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Lock "cinder-attachment_update-428b2c34-691b-492e-ad1a-d757442a55fc-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:58:20.332555 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.332555 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:20.442017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-b6b53fe8-f4f5-4a68-903f-9ccb097f0c2b tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Lock "cinder-attachment_update-428b2c34-691b-492e-ad1a-d757442a55fc-np0000007658" released by "attachment_update" :: held 0.110s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:58:20.442475 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-b6b53fe8-f4f5-4a68-903f-9ccb097f0c2b tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594 returned with HTTP 200 Aug 18 13:58:20.443437 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1136/4547] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:58:20 2026] PUT /volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:20.450325 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53a19ee0-558f-4e6d-9173-5b88d4224865 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.452898 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53a19ee0-558f-4e6d-9173-5b88d4224865 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:20.453055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53a19ee0-558f-4e6d-9173-5b88d4224865 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:20.453233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53a19ee0-558f-4e6d-9173-5b88d4224865 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:20.466508 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.466508 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:20.470915 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53a19ee0-558f-4e6d-9173-5b88d4224865 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:20.475258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-f19fc6ce-1c8a-438f-8c18-23484ceafce1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.477028 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53a19ee0-558f-4e6d-9173-5b88d4224865 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:20.477490 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1138/4548] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:20 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:20.477829 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-f19fc6ce-1c8a-438f-8c18-23484ceafce1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594/action Aug 18 13:58:20.478333 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-f19fc6ce-1c8a-438f-8c18-23484ceafce1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:58:20.478493 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-f19fc6ce-1c8a-438f-8c18-23484ceafce1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:20.503069 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.503069 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:20.522041 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f87026a1-54f8-43ed-ae41-3d85f8895cd0 req-f19fc6ce-1c8a-438f-8c18-23484ceafce1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594/action returned with HTTP 204 Aug 18 13:58:20.522610 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1148/4549] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:58:20 2026] POST /volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:20.597458 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-26376031-6105-4154-b803-1982c0bf3ccc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.599501 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26376031-6105-4154-b803-1982c0bf3ccc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:20.599760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26376031-6105-4154-b803-1982c0bf3ccc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:20.600044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26376031-6105-4154-b803-1982c0bf3ccc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:20.611294 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.611294 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:20.616364 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-26376031-6105-4154-b803-1982c0bf3ccc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:20.621962 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26376031-6105-4154-b803-1982c0bf3ccc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:20.622421 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1128/4550] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:20 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:20.709169 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b66bcc81-1ede-4705-af4f-bb4c129a3c4b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:20.711359 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b66bcc81-1ede-4705-af4f-bb4c129a3c4b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:20.711632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b66bcc81-1ede-4705-af4f-bb4c129a3c4b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:20.712093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b66bcc81-1ede-4705-af4f-bb4c129a3c4b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:20.712093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b66bcc81-1ede-4705-af4f-bb4c129a3c4b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:20.719403 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:20.719403 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:20.720993 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b66bcc81-1ede-4705-af4f-bb4c129a3c4b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:20.720993 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1137/4551] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:20 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:21.214928 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ddba035-1b05-4723-b052-273834cdace2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:21.217653 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ddba035-1b05-4723-b052-273834cdace2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:21.217890 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ddba035-1b05-4723-b052-273834cdace2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:21.218178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ddba035-1b05-4723-b052-273834cdace2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:21.218350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8ddba035-1b05-4723-b052-273834cdace2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:21.223710 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:21.223710 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:21.224721 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ddba035-1b05-4723-b052-273834cdace2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:21.225267 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1139/4552] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:21 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:21.346556 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c373dc44-ca8c-4812-b6b9-c30afd769f92 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:21.349214 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c373dc44-ca8c-4812-b6b9-c30afd769f92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:21.349464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c373dc44-ca8c-4812-b6b9-c30afd769f92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:21.349720 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c373dc44-ca8c-4812-b6b9-c30afd769f92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:21.362107 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:21.362107 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:21.367296 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c373dc44-ca8c-4812-b6b9-c30afd769f92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:21.373567 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c373dc44-ca8c-4812-b6b9-c30afd769f92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:21.374325 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1149/4553] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:21 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:21.491393 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ef8a290-7aa7-403e-8287-48392eeb1d66 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:21.493215 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ef8a290-7aa7-403e-8287-48392eeb1d66 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:21.493384 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ef8a290-7aa7-403e-8287-48392eeb1d66 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:21.493565 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ef8a290-7aa7-403e-8287-48392eeb1d66 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:21.504336 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:21.504336 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:21.508841 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ef8a290-7aa7-403e-8287-48392eeb1d66 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:21.515272 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ef8a290-7aa7-403e-8287-48392eeb1d66 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:21.515812 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1129/4554] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:21 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:21.637537 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bbb24e2b-b033-436b-8a0b-6741d9b53d46 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:21.639890 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bbb24e2b-b033-436b-8a0b-6741d9b53d46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:21.640125 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bbb24e2b-b033-436b-8a0b-6741d9b53d46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:21.640349 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bbb24e2b-b033-436b-8a0b-6741d9b53d46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:21.650878 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:21.650878 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:21.655342 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bbb24e2b-b033-436b-8a0b-6741d9b53d46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:21.662052 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bbb24e2b-b033-436b-8a0b-6741d9b53d46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:21.662608 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1138/4555] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:21 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:21.732889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-429a99be-fe38-49fb-b2bd-f4e4ca020477 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:21.735508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-429a99be-fe38-49fb-b2bd-f4e4ca020477 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:21.735729 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-429a99be-fe38-49fb-b2bd-f4e4ca020477 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:21.735989 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-429a99be-fe38-49fb-b2bd-f4e4ca020477 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:21.736164 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-429a99be-fe38-49fb-b2bd-f4e4ca020477 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:21.740738 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:21.740738 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:21.741431 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-429a99be-fe38-49fb-b2bd-f4e4ca020477 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:21.741855 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1140/4556] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:21 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:22.237725 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-17b5b8e5-816f-4a48-8b7d-16d99ed1c8a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:22.239885 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17b5b8e5-816f-4a48-8b7d-16d99ed1c8a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:22.240112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17b5b8e5-816f-4a48-8b7d-16d99ed1c8a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:22.240384 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17b5b8e5-816f-4a48-8b7d-16d99ed1c8a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:22.240384 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-17b5b8e5-816f-4a48-8b7d-16d99ed1c8a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:22.245936 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:22.245936 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:22.246906 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17b5b8e5-816f-4a48-8b7d-16d99ed1c8a7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:22.247289 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1150/4557] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:22 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:22.390841 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4b119c9-36eb-417e-99a3-c418bb7db1f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:22.393070 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4b119c9-36eb-417e-99a3-c418bb7db1f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:22.393255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4b119c9-36eb-417e-99a3-c418bb7db1f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:22.393436 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4b119c9-36eb-417e-99a3-c418bb7db1f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:22.405352 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:22.405352 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:22.409770 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4b119c9-36eb-417e-99a3-c418bb7db1f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:22.415098 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4b119c9-36eb-417e-99a3-c418bb7db1f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:22.415593 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1130/4558] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:22 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:22.530381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c04d0c09-0246-4e5c-8cb8-3377149900a0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:22.532850 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c04d0c09-0246-4e5c-8cb8-3377149900a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:22.533193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c04d0c09-0246-4e5c-8cb8-3377149900a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:22.533400 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c04d0c09-0246-4e5c-8cb8-3377149900a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:22.546009 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:22.546009 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:22.550096 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c04d0c09-0246-4e5c-8cb8-3377149900a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:22.556649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c04d0c09-0246-4e5c-8cb8-3377149900a0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:22.557183 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1139/4559] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:22 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:22.680137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fbb2b8c-c291-4ca3-b702-72e41ff3aa28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:22.682918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fbb2b8c-c291-4ca3-b702-72e41ff3aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:22.683324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fbb2b8c-c291-4ca3-b702-72e41ff3aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:22.683626 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fbb2b8c-c291-4ca3-b702-72e41ff3aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:22.694232 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:22.694232 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:22.698289 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fbb2b8c-c291-4ca3-b702-72e41ff3aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:22.703033 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fbb2b8c-c291-4ca3-b702-72e41ff3aa28 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:22.703432 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1141/4560] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:22 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:22.756355 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c8a11638-3fec-46f9-b07d-5ec7a0da3de9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:22.758622 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8a11638-3fec-46f9-b07d-5ec7a0da3de9 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:22.758880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8a11638-3fec-46f9-b07d-5ec7a0da3de9 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:22.759135 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8a11638-3fec-46f9-b07d-5ec7a0da3de9 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:22.759280 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c8a11638-3fec-46f9-b07d-5ec7a0da3de9 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:22.765017 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:22.765017 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:22.765284 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8a11638-3fec-46f9-b07d-5ec7a0da3de9 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:22.765756 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1151/4561] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:22 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:23.260892 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-047cedf1-584c-47aa-9c57-3d763649d671 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:23.263970 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-047cedf1-584c-47aa-9c57-3d763649d671 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:23.264297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-047cedf1-584c-47aa-9c57-3d763649d671 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:23.264996 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-047cedf1-584c-47aa-9c57-3d763649d671 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:23.264996 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-047cedf1-584c-47aa-9c57-3d763649d671 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:23.272001 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:23.272001 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:23.273175 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-047cedf1-584c-47aa-9c57-3d763649d671 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:23.274129 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1131/4562] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:23 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:23.430851 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e39d9002-7636-4f87-9144-7e9e11557b20 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:23.434010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e39d9002-7636-4f87-9144-7e9e11557b20 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:23.434636 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e39d9002-7636-4f87-9144-7e9e11557b20 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:23.434929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e39d9002-7636-4f87-9144-7e9e11557b20 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:23.452839 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:23.452839 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:23.457261 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e39d9002-7636-4f87-9144-7e9e11557b20 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:23.464049 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e39d9002-7636-4f87-9144-7e9e11557b20 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:23.464507 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1140/4563] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:23 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:23.570639 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a00aa82e-95ab-4d64-9ef8-7e505ca284ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:23.572673 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00aa82e-95ab-4d64-9ef8-7e505ca284ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:23.572899 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00aa82e-95ab-4d64-9ef8-7e505ca284ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:23.573134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00aa82e-95ab-4d64-9ef8-7e505ca284ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:23.584171 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:23.584171 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:23.589469 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a00aa82e-95ab-4d64-9ef8-7e505ca284ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:23.594838 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00aa82e-95ab-4d64-9ef8-7e505ca284ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:23.595439 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1142/4564] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:23 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:23.730733 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-95dc8369-bee1-44d8-9944-17f7b1b8fa03 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:23.737122 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-95dc8369-bee1-44d8-9944-17f7b1b8fa03 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:23.737122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-95dc8369-bee1-44d8-9944-17f7b1b8fa03 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:23.737122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-95dc8369-bee1-44d8-9944-17f7b1b8fa03 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:23.751479 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:23.751479 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:23.756002 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-95dc8369-bee1-44d8-9944-17f7b1b8fa03 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:23.761718 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-95dc8369-bee1-44d8-9944-17f7b1b8fa03 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:23.762447 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1152/4565] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:23 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:23.779601 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-291af093-eb47-4319-ba3e-7357064e2d71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:23.781807 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-291af093-eb47-4319-ba3e-7357064e2d71 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:23.782232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-291af093-eb47-4319-ba3e-7357064e2d71 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:23.782385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-291af093-eb47-4319-ba3e-7357064e2d71 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:23.782533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-291af093-eb47-4319-ba3e-7357064e2d71 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:23.788500 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:23.788500 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:23.789356 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-291af093-eb47-4319-ba3e-7357064e2d71 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:23.789776 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1132/4566] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:23 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:24.192030 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-1e776e27-89f6-4867-a8b7-d60c1dfe0fe2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.194728 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-1e776e27-89f6-4867-a8b7-d60c1dfe0fe2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a/action Aug 18 13:58:24.195554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-1e776e27-89f6-4867-a8b7-d60c1dfe0fe2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:58:24.195554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-1e776e27-89f6-4867-a8b7-d60c1dfe0fe2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:24.217786 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.217786 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:24.234931 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c57ce351-1cb2-439a-83fc-7a718ab1144c req-1e776e27-89f6-4867-a8b7-d60c1dfe0fe2 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a/action returned with HTTP 204 Aug 18 13:58:24.236039 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1141/4567] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:58:24 2026] POST /volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:24.288959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5bbf3b66-0be4-4dfd-8833-5cedf9cda91c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.291460 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bbf3b66-0be4-4dfd-8833-5cedf9cda91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:24.291831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bbf3b66-0be4-4dfd-8833-5cedf9cda91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:24.292033 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bbf3b66-0be4-4dfd-8833-5cedf9cda91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:24.292137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5bbf3b66-0be4-4dfd-8833-5cedf9cda91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:24.298588 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.298588 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:24.300118 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bbf3b66-0be4-4dfd-8833-5cedf9cda91c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:24.300118 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1143/4568] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:24 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:24.482052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a3ddce9f-f4bd-4d23-acdb-7e8c7fa2b552 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.484813 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3ddce9f-f4bd-4d23-acdb-7e8c7fa2b552 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:24.485061 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a3ddce9f-f4bd-4d23-acdb-7e8c7fa2b552 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:24.485258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a3ddce9f-f4bd-4d23-acdb-7e8c7fa2b552 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:24.502765 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.502765 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:24.510078 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a3ddce9f-f4bd-4d23-acdb-7e8c7fa2b552 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:24.515512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3ddce9f-f4bd-4d23-acdb-7e8c7fa2b552 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:24.516084 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1153/4569] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:24 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:24.531092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3193e7d6-04db-4845-be4f-a8cbc2d6dfe5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.535977 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3193e7d6-04db-4845-be4f-a8cbc2d6dfe5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:24.536209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3193e7d6-04db-4845-be4f-a8cbc2d6dfe5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:24.536415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3193e7d6-04db-4845-be4f-a8cbc2d6dfe5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:24.556627 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.556627 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:24.567117 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3193e7d6-04db-4845-be4f-a8cbc2d6dfe5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:24.572236 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3193e7d6-04db-4845-be4f-a8cbc2d6dfe5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:24.572663 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1133/4570] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:24 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:24.586571 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.588635 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:58:24.589073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5fdd917-de81-4d7b-a55e-6d7730a2c8bf", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1156990012", "description": null, "metadata": null}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:24.602625 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.602625 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:24.603680 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:24.603858 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Create snapshot from volume c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:24.614596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1215437d-7f6b-464d-9686-3945d7cf7f67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.616728 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1215437d-7f6b-464d-9686-3945d7cf7f67 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:24.617045 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1215437d-7f6b-464d-9686-3945d7cf7f67 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:24.617314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1215437d-7f6b-464d-9686-3945d7cf7f67 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:24.629809 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.629809 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:24.633883 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1215437d-7f6b-464d-9686-3945d7cf7f67 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:24.638321 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1215437d-7f6b-464d-9686-3945d7cf7f67 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:24.638696 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1144/4571] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:24 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:24.661146 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Created reservations ['155c1883-bc00-4d9d-bcaf-22a96c620e66', 'eed663e7-aab2-48a3-9f32-1de100ba0e7e', '1c740011-d0f6-401e-b3bc-2f988d70a931', '5506e859-0bdb-444c-9bea-88d7568d1d37'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:24.703855 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Snapshot force create request issued successfully. Aug 18 13:58:24.704000 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa0189ac-511b-4ec7-84a8-bb1476c8572a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:58:24.705386 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1142/4572] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:58:24 2026] POST /volume/v3/snapshots => generated 311 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:24.719794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3181739d-708f-42eb-9add-333f5394ef70 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.725059 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3181739d-708f-42eb-9add-333f5394ef70 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:58:24.725304 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3181739d-708f-42eb-9add-333f5394ef70 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:24.725576 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3181739d-708f-42eb-9add-333f5394ef70 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:24.739219 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.739219 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:24.740181 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3181739d-708f-42eb-9add-333f5394ef70 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Snapshot retrieved successfully. Aug 18 13:58:24.741317 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3181739d-708f-42eb-9add-333f5394ef70 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 200 Aug 18 13:58:24.742049 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1154/4573] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:24 2026] GET /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:24.778962 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-751db59f-0ac6-409a-b876-70d4f070e37f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.781623 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-751db59f-0ac6-409a-b876-70d4f070e37f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:24.781920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-751db59f-0ac6-409a-b876-70d4f070e37f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:24.782170 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-751db59f-0ac6-409a-b876-70d4f070e37f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:24.794467 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.794467 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:24.799751 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-751db59f-0ac6-409a-b876-70d4f070e37f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:24.801917 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b23ab3dd-8119-4702-a74d-ba33d284582a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:24.804004 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b23ab3dd-8119-4702-a74d-ba33d284582a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:24.804238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b23ab3dd-8119-4702-a74d-ba33d284582a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:24.804479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b23ab3dd-8119-4702-a74d-ba33d284582a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:24.804604 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b23ab3dd-8119-4702-a74d-ba33d284582a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:24.805239 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-751db59f-0ac6-409a-b876-70d4f070e37f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:24.805779 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1134/4574] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:24 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:24.809254 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:24.809254 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:24.809997 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b23ab3dd-8119-4702-a74d-ba33d284582a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:24.810432 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1145/4575] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:24 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:25.312998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f8ffcec-ed95-42f6-becc-e3a944f4e59c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:25.315845 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f8ffcec-ed95-42f6-becc-e3a944f4e59c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:25.316024 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f8ffcec-ed95-42f6-becc-e3a944f4e59c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:25.316350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f8ffcec-ed95-42f6-becc-e3a944f4e59c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:25.316512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4f8ffcec-ed95-42f6-becc-e3a944f4e59c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:25.325902 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:25.325902 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:25.327159 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f8ffcec-ed95-42f6-becc-e3a944f4e59c tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:25.327159 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1143/4576] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:25 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:25.656189 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6f4537d7-8289-4dcf-a3fb-c03d1279e325 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:25.658659 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6f4537d7-8289-4dcf-a3fb-c03d1279e325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:25.658935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6f4537d7-8289-4dcf-a3fb-c03d1279e325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:25.659105 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6f4537d7-8289-4dcf-a3fb-c03d1279e325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:25.670531 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:25.670531 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:25.674202 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6f4537d7-8289-4dcf-a3fb-c03d1279e325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:25.678562 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6f4537d7-8289-4dcf-a3fb-c03d1279e325 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:25.679043 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1155/4577] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:25 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:25.752458 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-387891b9-29c4-4ded-a56e-4731952c262e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:25.754549 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-387891b9-29c4-4ded-a56e-4731952c262e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:58:25.754810 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-387891b9-29c4-4ded-a56e-4731952c262e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:25.755083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-387891b9-29c4-4ded-a56e-4731952c262e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:25.760583 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:25.760583 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:25.761139 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-387891b9-29c4-4ded-a56e-4731952c262e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Snapshot retrieved successfully. Aug 18 13:58:25.762025 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-387891b9-29c4-4ded-a56e-4731952c262e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 200 Aug 18 13:58:25.762463 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1135/4578] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:25 2026] GET /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:25.772267 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56196d25-efa8-4b5f-a18a-71ffc39f8dec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:25.774185 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56196d25-efa8-4b5f-a18a-71ffc39f8dec tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:58:25.774545 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56196d25-efa8-4b5f-a18a-71ffc39f8dec tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:25.774902 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56196d25-efa8-4b5f-a18a-71ffc39f8dec tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:25.780246 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:25.780246 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:25.780941 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56196d25-efa8-4b5f-a18a-71ffc39f8dec tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Snapshot retrieved successfully. Aug 18 13:58:25.782259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56196d25-efa8-4b5f-a18a-71ffc39f8dec tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 200 Aug 18 13:58:25.782259 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1146/4579] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:25 2026] GET /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:25.791109 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-85b7be4a-3ac1-4402-8482-b1c3db044301 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:25.793314 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85b7be4a-3ac1-4402-8482-b1c3db044301 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:58:25.793536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85b7be4a-3ac1-4402-8482-b1c3db044301 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:25.793775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85b7be4a-3ac1-4402-8482-b1c3db044301 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:25.808080 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:25.808080 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:25.813516 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-85b7be4a-3ac1-4402-8482-b1c3db044301 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:58:25.821744 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85b7be4a-3ac1-4402-8482-b1c3db044301 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:58:25.822236 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-116c2c43-f657-4cc8-9456-2bad7618a2dc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:25.822421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cad80ee-9fa8-44e9-ab24-0903caf63023 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:25.822463 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1144/4580] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:25 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:25.824278 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-116c2c43-f657-4cc8-9456-2bad7618a2dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:25.824550 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-116c2c43-f657-4cc8-9456-2bad7618a2dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:25.824814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-116c2c43-f657-4cc8-9456-2bad7618a2dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:25.825024 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cad80ee-9fa8-44e9-ab24-0903caf63023 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:25.825347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cad80ee-9fa8-44e9-ab24-0903caf63023 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:25.825638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cad80ee-9fa8-44e9-ab24-0903caf63023 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:25.825829 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6cad80ee-9fa8-44e9-ab24-0903caf63023 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:25.833079 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:25.833079 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:25.833907 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cad80ee-9fa8-44e9-ab24-0903caf63023 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:25.834506 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1136/4581] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:25 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:25.838156 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:25.838156 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:25.843223 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-116c2c43-f657-4cc8-9456-2bad7618a2dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:25.849066 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-116c2c43-f657-4cc8-9456-2bad7618a2dc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:25.849734 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1156/4582] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:25 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:26.339037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3dc2f76-b918-4ae9-a940-6e09db6684e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:26.341449 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3dc2f76-b918-4ae9-a940-6e09db6684e5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:26.341621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3dc2f76-b918-4ae9-a940-6e09db6684e5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:26.341840 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3dc2f76-b918-4ae9-a940-6e09db6684e5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:26.341970 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e3dc2f76-b918-4ae9-a940-6e09db6684e5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:26.347278 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:26.347278 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:26.348124 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3dc2f76-b918-4ae9-a940-6e09db6684e5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:26.348511 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1147/4583] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:26 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:26.692439 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9497a69b-223b-4de4-b6ff-0eae4b123e5e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:26.694103 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9497a69b-223b-4de4-b6ff-0eae4b123e5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:26.694291 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9497a69b-223b-4de4-b6ff-0eae4b123e5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:26.694523 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9497a69b-223b-4de4-b6ff-0eae4b123e5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:26.705584 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:26.705584 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:26.711217 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9497a69b-223b-4de4-b6ff-0eae4b123e5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:26.716460 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9497a69b-223b-4de4-b6ff-0eae4b123e5e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:26.717236 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1145/4584] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:26 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:26.847430 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65fcb052-0eed-41c3-be37-07d2b7bfc612 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:26.849211 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65fcb052-0eed-41c3-be37-07d2b7bfc612 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:26.849584 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65fcb052-0eed-41c3-be37-07d2b7bfc612 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:26.850820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65fcb052-0eed-41c3-be37-07d2b7bfc612 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:26.850820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-65fcb052-0eed-41c3-be37-07d2b7bfc612 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:26.854142 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:26.854142 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:26.854944 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65fcb052-0eed-41c3-be37-07d2b7bfc612 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:26.856032 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1137/4585] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:26 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:26.865255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c1eb6983-d7e1-4df6-997d-5ff33299a0c4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:26.868049 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c1eb6983-d7e1-4df6-997d-5ff33299a0c4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:26.868382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c1eb6983-d7e1-4df6-997d-5ff33299a0c4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:26.868706 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c1eb6983-d7e1-4df6-997d-5ff33299a0c4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:26.880505 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:26.880505 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:26.885566 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c1eb6983-d7e1-4df6-997d-5ff33299a0c4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:26.891322 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c1eb6983-d7e1-4df6-997d-5ff33299a0c4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:26.891946 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1157/4586] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:26 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:27.360366 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55adec4e-ef89-41a4-bb68-3c23cdb3659f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:27.363130 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55adec4e-ef89-41a4-bb68-3c23cdb3659f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:27.363429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55adec4e-ef89-41a4-bb68-3c23cdb3659f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:27.363724 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55adec4e-ef89-41a4-bb68-3c23cdb3659f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:27.363921 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-55adec4e-ef89-41a4-bb68-3c23cdb3659f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:27.369796 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:27.369796 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:27.370896 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55adec4e-ef89-41a4-bb68-3c23cdb3659f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:27.371283 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1148/4587] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:27 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:27.733895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-76c49ad4-ba2d-4642-b3ba-278267865484 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:27.733895 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76c49ad4-ba2d-4642-b3ba-278267865484 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:27.733895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76c49ad4-ba2d-4642-b3ba-278267865484 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:27.734474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76c49ad4-ba2d-4642-b3ba-278267865484 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:27.750128 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:27.750128 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:27.756253 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-76c49ad4-ba2d-4642-b3ba-278267865484 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:27.766020 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76c49ad4-ba2d-4642-b3ba-278267865484 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:27.766020 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1146/4588] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:27 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:27.869252 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6bffc411-b294-4e03-bd5c-cf117d100888 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:27.871447 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bffc411-b294-4e03-bd5c-cf117d100888 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:27.871751 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bffc411-b294-4e03-bd5c-cf117d100888 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:27.872380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bffc411-b294-4e03-bd5c-cf117d100888 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:27.872380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6bffc411-b294-4e03-bd5c-cf117d100888 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:27.877379 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:27.877379 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:27.878232 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bffc411-b294-4e03-bd5c-cf117d100888 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:27.878722 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1138/4589] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:27 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:27.908857 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-27ce121f-f456-4709-84c1-142e05fe8b89 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:27.911143 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27ce121f-f456-4709-84c1-142e05fe8b89 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:27.912083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27ce121f-f456-4709-84c1-142e05fe8b89 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:27.912083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27ce121f-f456-4709-84c1-142e05fe8b89 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:27.923361 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:27.923361 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:27.928046 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-27ce121f-f456-4709-84c1-142e05fe8b89 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:27.933003 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27ce121f-f456-4709-84c1-142e05fe8b89 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:27.933412 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1158/4590] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:27 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:28.232900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-246e765b-a618-42f7-899a-336016517c12 req-3b1cbb0b-e8e7-4215-9170-78a48842b4a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.236404 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-3b1cbb0b-e8e7-4215-9170-78a48842b4a6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b/action Aug 18 13:58:28.236882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-3b1cbb0b-e8e7-4215-9170-78a48842b4a6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:58:28.238203 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-3b1cbb0b-e8e7-4215-9170-78a48842b4a6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:28.265009 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.265009 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:28.293472 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-246e765b-a618-42f7-899a-336016517c12 req-3b1cbb0b-e8e7-4215-9170-78a48842b4a6 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b/action returned with HTTP 204 Aug 18 13:58:28.294303 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1149/4591] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:58:28 2026] POST /volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:28.377713 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-522a306c-0b6e-40e9-8085-22a0299099db req-d46e92a0-eed8-4611-acb1-84995096ab5d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.380131 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-d46e92a0-eed8-4611-acb1-84995096ab5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045 Aug 18 13:58:28.380635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-d46e92a0-eed8-4611-acb1-84995096ab5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:28.381092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-d46e92a0-eed8-4611-acb1-84995096ab5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:28.383732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5363534-83ab-474d-ab99-fc3ab52331df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.386105 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5363534-83ab-474d-ab99-fc3ab52331df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:28.386105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5363534-83ab-474d-ab99-fc3ab52331df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:28.386362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5363534-83ab-474d-ab99-fc3ab52331df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:28.386535 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a5363534-83ab-474d-ab99-fc3ab52331df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:28.393883 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.393883 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:28.393883 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5363534-83ab-474d-ab99-fc3ab52331df tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:28.393883 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1139/4592] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:28 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:28.396136 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.396136 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:28.467625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-522a306c-0b6e-40e9-8085-22a0299099db req-d46e92a0-eed8-4611-acb1-84995096ab5d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045 returned with HTTP 200 Aug 18 13:58:28.467625 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1147/4593] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:58:28 2026] DELETE /volume/v3/attachments/c4b6ba8a-fca5-430d-8f5c-1c7d5bac2045 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:28.786601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3593f766-9012-4843-be99-c22fcbe7f2be None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.789121 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3593f766-9012-4843-be99-c22fcbe7f2be tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:28.789637 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3593f766-9012-4843-be99-c22fcbe7f2be tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:28.790022 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3593f766-9012-4843-be99-c22fcbe7f2be tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:28.802115 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.802115 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:28.806749 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3593f766-9012-4843-be99-c22fcbe7f2be tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:28.812870 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3593f766-9012-4843-be99-c22fcbe7f2be tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:28.813460 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1159/4594] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:28 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:28.832314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.834329 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:58:28.834783 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d039aa54-1335-42b4-8e24-0584e82d42aa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-840788994"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:28.848878 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.848878 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:28.849367 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:28.849517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:28.877818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['ceaea66b-e413-4d34-bbd8-f17dded4502e', '748e0183-7ee4-475e-b2b6-7b252b84e21a', '8feb1045-5dd9-4bb9-b374-ad78ff89be84', 'f289c83b-8730-4e2b-8469-9344c40bdd90'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:28.892420 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5083976a-ec88-4a55-ad35-e97d9a6654dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.895147 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5083976a-ec88-4a55-ad35-e97d9a6654dd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:28.895496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5083976a-ec88-4a55-ad35-e97d9a6654dd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:28.895893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5083976a-ec88-4a55-ad35-e97d9a6654dd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:28.896016 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5083976a-ec88-4a55-ad35-e97d9a6654dd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:28.902877 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.902877 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:28.903935 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5083976a-ec88-4a55-ad35-e97d9a6654dd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:28.904514 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1140/4595] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:28 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:28.918893 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot force create request issued successfully. Aug 18 13:58:28.918893 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fb48d6a-bd69-41c7-9d7a-ca2f29afab9b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:58:28.918893 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1150/4596] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:58:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:28.931814 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6d976ca3-1ba7-4c59-916d-245e0804879a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.936177 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6d976ca3-1ba7-4c59-916d-245e0804879a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:28.936177 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6d976ca3-1ba7-4c59-916d-245e0804879a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:28.936177 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6d976ca3-1ba7-4c59-916d-245e0804879a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:28.945763 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.945763 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:28.946613 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6d976ca3-1ba7-4c59-916d-245e0804879a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:28.947959 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6d976ca3-1ba7-4c59-916d-245e0804879a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da returned with HTTP 200 Aug 18 13:58:28.948589 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1148/4597] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:28 2026] GET /volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:28.949473 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bce408fe-4d86-42b4-844d-1f438cd4b758 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.952000 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bce408fe-4d86-42b4-844d-1f438cd4b758 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:28.952739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bce408fe-4d86-42b4-844d-1f438cd4b758 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:28.953094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bce408fe-4d86-42b4-844d-1f438cd4b758 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:28.961089 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:28.961089 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:28.969656 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bce408fe-4d86-42b4-844d-1f438cd4b758 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:28.975780 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bce408fe-4d86-42b4-844d-1f438cd4b758 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:28.976228 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1160/4598] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:28 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:28.992747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-465f4697-0c02-4e7e-bce2-0b74b5c8ddd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:28.995088 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-465f4697-0c02-4e7e-bce2-0b74b5c8ddd0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:28.995274 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-465f4697-0c02-4e7e-bce2-0b74b5c8ddd0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:28.995506 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-465f4697-0c02-4e7e-bce2-0b74b5c8ddd0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.005642 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.005642 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:29.009490 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-465f4697-0c02-4e7e-bce2-0b74b5c8ddd0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:29.016094 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-465f4697-0c02-4e7e-bce2-0b74b5c8ddd0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:29.016522 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1141/4599] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:28 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:29.065532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-52159fff-735d-498e-b2b7-3d59e10bc35b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.068501 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-52159fff-735d-498e-b2b7-3d59e10bc35b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:29.068764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-52159fff-735d-498e-b2b7-3d59e10bc35b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:29.068974 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-52159fff-735d-498e-b2b7-3d59e10bc35b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.080355 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.080355 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:29.085617 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-52159fff-735d-498e-b2b7-3d59e10bc35b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:29.091153 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-52159fff-735d-498e-b2b7-3d59e10bc35b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:29.091655 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1151/4600] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:58:29 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:29.117783 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-d04afbb4-eb41-4ad6-86c8-044f6bf1d8e8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.119834 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-d04afbb4-eb41-4ad6-86c8-044f6bf1d8e8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd/action Aug 18 13:58:29.120471 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-d04afbb4-eb41-4ad6-86c8-044f6bf1d8e8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:58:29.120785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-d04afbb4-eb41-4ad6-86c8-044f6bf1d8e8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:29.133535 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.133535 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:29.135881 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-d04afbb4-eb41-4ad6-86c8-044f6bf1d8e8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:29.141982 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-d04afbb4-eb41-4ad6-86c8-044f6bf1d8e8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Begin detaching volume completed successfully. Aug 18 13:58:29.142625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-d04afbb4-eb41-4ad6-86c8-044f6bf1d8e8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd/action returned with HTTP 202 Aug 18 13:58:29.143300 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1149/4601] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:58:29 2026] POST /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:58:29.169782 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-40645d41-e979-4c0f-9949-5989c20f9475 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.172098 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-40645d41-e979-4c0f-9949-5989c20f9475 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:29.172224 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-40645d41-e979-4c0f-9949-5989c20f9475 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:29.172442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-40645d41-e979-4c0f-9949-5989c20f9475 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.192691 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.192691 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:29.199208 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59e80663-be2e-46dd-991d-e04433eb7661 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.199712 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59e80663-be2e-46dd-991d-e04433eb7661 None None] GET https://10.4.3.221/volume// Aug 18 13:58:29.199967 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59e80663-be2e-46dd-991d-e04433eb7661 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:29.200226 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59e80663-be2e-46dd-991d-e04433eb7661 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.200607 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59e80663-be2e-46dd-991d-e04433eb7661 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:58:29.201621 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1142/4602] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:58:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:58:29.201698 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-40645d41-e979-4c0f-9949-5989c20f9475 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:29.208350 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-40645d41-e979-4c0f-9949-5989c20f9475 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:29.208988 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1161/4603] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:29 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:29.213418 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-90316151-b432-48e3-bfd3-259a7c4f7345 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.216126 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-90316151-b432-48e3-bfd3-259a7c4f7345 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:29.216616 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-90316151-b432-48e3-bfd3-259a7c4f7345 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:29.217072 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-90316151-b432-48e3-bfd3-259a7c4f7345 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.228446 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.228446 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:29.233003 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-90316151-b432-48e3-bfd3-259a7c4f7345 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:29.237849 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-90316151-b432-48e3-bfd3-259a7c4f7345 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:29.237849 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1152/4604] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:58:29 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:58:29.405311 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2257d0f0-4de3-4d5f-9e7b-373d01a5daaa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.408015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2257d0f0-4de3-4d5f-9e7b-373d01a5daaa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:29.408318 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2257d0f0-4de3-4d5f-9e7b-373d01a5daaa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:29.408800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2257d0f0-4de3-4d5f-9e7b-373d01a5daaa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.408800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2257d0f0-4de3-4d5f-9e7b-373d01a5daaa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:29.415892 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.415892 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:29.416776 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2257d0f0-4de3-4d5f-9e7b-373d01a5daaa tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:29.417197 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1150/4605] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:29 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:29.919705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52de2205-36ec-4a83-a7f2-5fa691ce7dc1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.921964 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52de2205-36ec-4a83-a7f2-5fa691ce7dc1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:29.922354 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52de2205-36ec-4a83-a7f2-5fa691ce7dc1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:29.922523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52de2205-36ec-4a83-a7f2-5fa691ce7dc1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.922927 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-52de2205-36ec-4a83-a7f2-5fa691ce7dc1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:29.928345 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.928345 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:29.929209 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52de2205-36ec-4a83-a7f2-5fa691ce7dc1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:29.929711 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1143/4606] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:29 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:29.959437 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ba4f6572-c1c0-48a3-afa4-1e5e721640d2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.961673 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba4f6572-c1c0-48a3-afa4-1e5e721640d2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:29.961957 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba4f6572-c1c0-48a3-afa4-1e5e721640d2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:29.962212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba4f6572-c1c0-48a3-afa4-1e5e721640d2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:29.970878 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:29.970878 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:29.971384 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ba4f6572-c1c0-48a3-afa4-1e5e721640d2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:29.972380 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba4f6572-c1c0-48a3-afa4-1e5e721640d2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da returned with HTTP 200 Aug 18 13:58:29.972781 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1162/4607] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:29 2026] GET /volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:29.984146 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:29.985876 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:58:29.986237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d039aa54-1335-42b4-8e24-0584e82d42aa", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-638548413"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:30.001206 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:30.001206 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:30.002172 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:30.002404 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:30.038057 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['8b351586-5618-47aa-b7d8-93970ab1e083', 'b733340d-17f9-4662-9cdd-eb1c936d9455', '5df0ba46-de34-46c2-9ab1-d2ceccffb512', 'ee81d78b-a818-425a-b166-c442ea55143a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:30.073024 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot force create request issued successfully. Aug 18 13:58:30.073374 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2eece7e3-4611-4289-9dfd-f0285f406e16 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:58:30.073823 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1153/4608] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:58:29 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 18 13:58:30.085107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3db992c5-0084-4e5e-b527-4960e4a20444 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:30.086951 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3db992c5-0084-4e5e-b527-4960e4a20444 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:30.087131 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3db992c5-0084-4e5e-b527-4960e4a20444 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:30.087320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3db992c5-0084-4e5e-b527-4960e4a20444 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:30.095304 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:30.095304 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:30.095304 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3db992c5-0084-4e5e-b527-4960e4a20444 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:30.095304 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3db992c5-0084-4e5e-b527-4960e4a20444 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 returned with HTTP 200 Aug 18 13:58:30.095304 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1151/4609] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:30 2026] GET /volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:58:30.225249 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f0e42df-68fc-46eb-b692-ea32c6060819 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:30.226904 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f0e42df-68fc-46eb-b692-ea32c6060819 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:30.227038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f0e42df-68fc-46eb-b692-ea32c6060819 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:30.227117 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f0e42df-68fc-46eb-b692-ea32c6060819 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:30.238416 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:30.238416 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:30.242042 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f0e42df-68fc-46eb-b692-ea32c6060819 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:30.247123 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f0e42df-68fc-46eb-b692-ea32c6060819 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:30.247523 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1144/4610] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:30 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:30.430441 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6c007619-1c90-4ff6-a572-cb5567389791 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:30.433068 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c007619-1c90-4ff6-a572-cb5567389791 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:30.433362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c007619-1c90-4ff6-a572-cb5567389791 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:30.433658 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6c007619-1c90-4ff6-a572-cb5567389791 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:30.433840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6c007619-1c90-4ff6-a572-cb5567389791 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:30.439878 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:30.439878 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:30.441027 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6c007619-1c90-4ff6-a572-cb5567389791 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:30.441548 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1163/4611] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:30 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:30.890430 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba60e1e7-dc48-478d-b061-19398f988585 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:30.892412 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba60e1e7-dc48-478d-b061-19398f988585 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:58:30.892887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba60e1e7-dc48-478d-b061-19398f988585 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:30.893282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba60e1e7-dc48-478d-b061-19398f988585 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:30.893543 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-ba60e1e7-dc48-478d-b061-19398f988585 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Delete snapshot with id: 71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:58:30.900831 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:30.900831 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:30.901663 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ba60e1e7-dc48-478d-b061-19398f988585 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Snapshot retrieved successfully. Aug 18 13:58:30.925356 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ba60e1e7-dc48-478d-b061-19398f988585 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Snapshot delete request issued successfully. Aug 18 13:58:30.925833 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba60e1e7-dc48-478d-b061-19398f988585 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 202 Aug 18 13:58:30.926490 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1154/4612] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:30 2026] DELETE /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:30.937330 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-be863a04-b9d1-413a-8d36-e3668a51bf07 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:30.939463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be863a04-b9d1-413a-8d36-e3668a51bf07 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:58:30.939703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be863a04-b9d1-413a-8d36-e3668a51bf07 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:30.939938 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-be863a04-b9d1-413a-8d36-e3668a51bf07 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:30.940581 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6453b15f-5955-499d-9ee2-e00c68d30623 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:30.943013 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6453b15f-5955-499d-9ee2-e00c68d30623 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:30.943214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6453b15f-5955-499d-9ee2-e00c68d30623 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:30.943387 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6453b15f-5955-499d-9ee2-e00c68d30623 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:30.943484 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6453b15f-5955-499d-9ee2-e00c68d30623 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:30.945374 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:30.945374 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:30.945947 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-be863a04-b9d1-413a-8d36-e3668a51bf07 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Snapshot retrieved successfully. Aug 18 13:58:30.946913 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-be863a04-b9d1-413a-8d36-e3668a51bf07 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 200 Aug 18 13:58:30.947308 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1152/4613] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:30 2026] GET /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:30.952919 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:30.952919 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:30.953531 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6453b15f-5955-499d-9ee2-e00c68d30623 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:30.953923 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1145/4614] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:30 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:31.109456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7c816ab0-7aa2-47e1-93d8-d48178cae863 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.111230 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7c816ab0-7aa2-47e1-93d8-d48178cae863 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:31.111413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7c816ab0-7aa2-47e1-93d8-d48178cae863 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.111595 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7c816ab0-7aa2-47e1-93d8-d48178cae863 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.116392 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:31.116392 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:31.116810 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7c816ab0-7aa2-47e1-93d8-d48178cae863 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:31.117517 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7c816ab0-7aa2-47e1-93d8-d48178cae863 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 returned with HTTP 200 Aug 18 13:58:31.117900 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1164/4615] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:31 2026] GET /volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:31.128640 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.130883 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:31.132933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.132933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.132933 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:31.137409 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:31.137409 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:31.138101 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:31.159705 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:58:31.160288 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0e876fd-f1d8-4302-b6b3-4c35e8ec5385 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 returned with HTTP 202 Aug 18 13:58:31.161145 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1155/4616] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:31 2026] DELETE /volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:31.169278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eea3e319-b2ea-45e6-a093-079ec8fa42f5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.171706 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eea3e319-b2ea-45e6-a093-079ec8fa42f5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:31.172027 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eea3e319-b2ea-45e6-a093-079ec8fa42f5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.172286 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eea3e319-b2ea-45e6-a093-079ec8fa42f5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.179453 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:31.179453 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:31.180171 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-eea3e319-b2ea-45e6-a093-079ec8fa42f5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:31.181773 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eea3e319-b2ea-45e6-a093-079ec8fa42f5 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 returned with HTTP 200 Aug 18 13:58:31.182370 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1153/4617] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:31 2026] GET /volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:31.263978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9fc9fae9-630d-4b0f-8622-b88acf940bba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.265779 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fc9fae9-630d-4b0f-8622-b88acf940bba tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:31.266003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fc9fae9-630d-4b0f-8622-b88acf940bba tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.266185 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fc9fae9-630d-4b0f-8622-b88acf940bba tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.276920 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:31.276920 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:31.280764 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9fc9fae9-630d-4b0f-8622-b88acf940bba tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:31.286065 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fc9fae9-630d-4b0f-8622-b88acf940bba tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:31.286065 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1146/4618] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:31 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:31.455896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d624980e-d2bf-4d39-b9ec-111500ec3d80 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.459699 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d624980e-d2bf-4d39-b9ec-111500ec3d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:31.459699 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d624980e-d2bf-4d39-b9ec-111500ec3d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.459930 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d624980e-d2bf-4d39-b9ec-111500ec3d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.460095 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d624980e-d2bf-4d39-b9ec-111500ec3d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:31.470309 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:31.470309 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:31.471431 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d624980e-d2bf-4d39-b9ec-111500ec3d80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:31.472120 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1165/4619] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:31 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:31.820610 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-ba3a86b4-8aca-4561-883d-3b5043b27709 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.822720 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-ba3a86b4-8aca-4561-883d-3b5043b27709 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d Aug 18 13:58:31.822924 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-ba3a86b4-8aca-4561-883d-3b5043b27709 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.823131 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-ba3a86b4-8aca-4561-883d-3b5043b27709 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.835662 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:31.835662 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:31.916177 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70e71ed1-0580-4dfd-bbc0-662dd08fc491 req-ba3a86b4-8aca-4561-883d-3b5043b27709 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d returned with HTTP 200 Aug 18 13:58:31.916573 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1156/4620] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:58:31 2026] DELETE /volume/v3/attachments/834f8284-9688-4fd9-a728-feef0e18208d => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:31.959304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-58634393-6a8f-45e4-bc0c-718704770d21 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.963056 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-58634393-6a8f-45e4-bc0c-718704770d21 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:58:31.963903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-58634393-6a8f-45e4-bc0c-718704770d21 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.963903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-58634393-6a8f-45e4-bc0c-718704770d21 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.964153 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d92ae917-1e36-429b-869b-becac2945d43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:31.969568 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d92ae917-1e36-429b-869b-becac2945d43 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:31.969849 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d92ae917-1e36-429b-869b-becac2945d43 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:31.970094 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d92ae917-1e36-429b-869b-becac2945d43 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:31.970160 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-58634393-6a8f-45e4-bc0c-718704770d21 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 404 Aug 18 13:58:31.970210 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d92ae917-1e36-429b-869b-becac2945d43 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:31.970966 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1154/4621] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:31 2026] GET /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:31.975104 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:31.975104 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:31.977257 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d92ae917-1e36-429b-869b-becac2945d43 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:31.977630 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1147/4622] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:31 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:32.086356 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-b9995148-a9df-409e-8790-80760f1a67c2 req-ba746edf-51d9-45e6-84b9-6d65f03b6e85 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.088748 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-ba746edf-51d9-45e6-84b9-6d65f03b6e85 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/attachments?instance_id=f9863559-698d-4a7b-ac98-fe84b94518a6 Aug 18 13:58:32.089000 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-ba746edf-51d9-45e6-84b9-6d65f03b6e85 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.089240 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-ba746edf-51d9-45e6-84b9-6d65f03b6e85 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.104893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-ba746edf-51d9-45e6-84b9-6d65f03b6e85 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments?instance_id=f9863559-698d-4a7b-ac98-fe84b94518a6 returned with HTTP 200 Aug 18 13:58:32.105358 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1166/4623] 10.4.3.221 () {70 vars in 1637 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/attachments?instance_id=f9863559-698d-4a7b-ac98-fe84b94518a6 => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:32.114517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b9995148-a9df-409e-8790-80760f1a67c2 req-8f9b76e1-436f-421b-adac-85b225d0dd14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.116815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-8f9b76e1-436f-421b-adac-85b225d0dd14 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a Aug 18 13:58:32.117057 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-8f9b76e1-436f-421b-adac-85b225d0dd14 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.117244 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-8f9b76e1-436f-421b-adac-85b225d0dd14 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.136782 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b9995148-a9df-409e-8790-80760f1a67c2 req-8f9b76e1-436f-421b-adac-85b225d0dd14 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a returned with HTTP 200 Aug 18 13:58:32.136782 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1157/4624] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:32.195765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-51573672-01e0-457d-bb18-2117de1c26fd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.197431 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51573672-01e0-457d-bb18-2117de1c26fd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:32.197708 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51573672-01e0-457d-bb18-2117de1c26fd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.197983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-51573672-01e0-457d-bb18-2117de1c26fd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.207065 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-51573672-01e0-457d-bb18-2117de1c26fd tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 returned with HTTP 404 Aug 18 13:58:32.207633 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1155/4625] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:32.217713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.221185 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:58:32.221185 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.221185 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.221396 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:58:32.227980 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.227980 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:32.228746 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:32.252916 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:58:32.253090 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db051d8b-61fb-4ab8-bdc2-03ed6dab6984 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 returned with HTTP 202 Aug 18 13:58:32.253503 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1148/4626] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:32 2026] DELETE /volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:32.262040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6a60f024-e417-4d5c-a7f0-e5044b1b949b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.265335 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a60f024-e417-4d5c-a7f0-e5044b1b949b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:58:32.265592 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a60f024-e417-4d5c-a7f0-e5044b1b949b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.265897 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a60f024-e417-4d5c-a7f0-e5044b1b949b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.273357 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.273357 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:32.274156 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6a60f024-e417-4d5c-a7f0-e5044b1b949b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:32.275699 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a60f024-e417-4d5c-a7f0-e5044b1b949b tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 returned with HTTP 200 Aug 18 13:58:32.275808 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1167/4627] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:32.303913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-177b7a53-00ec-4cf5-8f06-c66240554aae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.304745 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-177b7a53-00ec-4cf5-8f06-c66240554aae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:32.304975 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-177b7a53-00ec-4cf5-8f06-c66240554aae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.305248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-177b7a53-00ec-4cf5-8f06-c66240554aae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.312927 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.312927 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:32.321477 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-177b7a53-00ec-4cf5-8f06-c66240554aae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:32.331504 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-177b7a53-00ec-4cf5-8f06-c66240554aae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:32.332329 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1158/4628] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:32.350222 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.354133 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:32.354293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.354516 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.354801 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume with id: 3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:32.367582 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.367582 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:32.369121 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:32.391786 np0000007658 devstack@c-api.service[100282]: WARNING cinder.keymgr.conf_key_mgr [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 13:58:32.398877 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume request issued successfully. Aug 18 13:58:32.399625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-abd6da2b-29bf-4356-96bb-2be93cc21fa0 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 202 Aug 18 13:58:32.400165 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1156/4629] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:32 2026] DELETE /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:32.411177 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a90025a2-3f09-4e55-9ccd-ebc2a7104e77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.413644 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a90025a2-3f09-4e55-9ccd-ebc2a7104e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:32.413751 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a90025a2-3f09-4e55-9ccd-ebc2a7104e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.414474 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a90025a2-3f09-4e55-9ccd-ebc2a7104e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.423331 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.423331 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:32.428275 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a90025a2-3f09-4e55-9ccd-ebc2a7104e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:32.435323 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a90025a2-3f09-4e55-9ccd-ebc2a7104e77 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 200 Aug 18 13:58:32.436457 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1149/4630] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:32.485099 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-18f1e76e-241f-43f3-866f-b5eddebe51ff None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.487119 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18f1e76e-241f-43f3-866f-b5eddebe51ff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:32.487329 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18f1e76e-241f-43f3-866f-b5eddebe51ff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.487883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-18f1e76e-241f-43f3-866f-b5eddebe51ff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.487883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-18f1e76e-241f-43f3-866f-b5eddebe51ff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:32.493359 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.493359 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:32.494006 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-18f1e76e-241f-43f3-866f-b5eddebe51ff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:32.495211 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1168/4631] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:32.510664 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c814d7d2-d2af-4c5f-a54c-871e48ab7a57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.513067 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c814d7d2-d2af-4c5f-a54c-871e48ab7a57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:32.513294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c814d7d2-d2af-4c5f-a54c-871e48ab7a57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.513512 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c814d7d2-d2af-4c5f-a54c-871e48ab7a57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.513687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c814d7d2-d2af-4c5f-a54c-871e48ab7a57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:32.520738 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.520738 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:32.520738 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c814d7d2-d2af-4c5f-a54c-871e48ab7a57 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:32.520738 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1159/4632] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:32.532779 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9dd2c606-1d1f-4480-84ce-4f4349ac31a0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.534721 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9dd2c606-1d1f-4480-84ce-4f4349ac31a0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:32.534952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9dd2c606-1d1f-4480-84ce-4f4349ac31a0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.535163 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9dd2c606-1d1f-4480-84ce-4f4349ac31a0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.535272 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-9dd2c606-1d1f-4480-84ce-4f4349ac31a0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete backup with id: 958fabb5-be44-4330-8832-61aec5b6d46c. Aug 18 13:58:32.541181 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.541181 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:32.555921 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-9dd2c606-1d1f-4480-84ce-4f4349ac31a0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] delete_backup rpcapi backup_id 958fabb5-be44-4330-8832-61aec5b6d46c {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:58:32.557442 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9dd2c606-1d1f-4480-84ce-4f4349ac31a0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 202 Aug 18 13:58:32.558308 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1157/4633] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:32 2026] DELETE /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:58:32.566791 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a55b7a28-2341-4fcf-8de1-99363900dc12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.568760 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a55b7a28-2341-4fcf-8de1-99363900dc12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:32.568998 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a55b7a28-2341-4fcf-8de1-99363900dc12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.569198 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a55b7a28-2341-4fcf-8de1-99363900dc12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.569292 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a55b7a28-2341-4fcf-8de1-99363900dc12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:32.573549 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.573549 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:32.574324 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a55b7a28-2341-4fcf-8de1-99363900dc12 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:32.574668 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1150/4634] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:32.990612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8aee7dc3-f041-4895-80b1-b5dafffb8eb4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:32.992528 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8aee7dc3-f041-4895-80b1-b5dafffb8eb4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:32.992969 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8aee7dc3-f041-4895-80b1-b5dafffb8eb4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:32.993395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8aee7dc3-f041-4895-80b1-b5dafffb8eb4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:32.993575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8aee7dc3-f041-4895-80b1-b5dafffb8eb4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:32.998258 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:32.998258 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:32.999074 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8aee7dc3-f041-4895-80b1-b5dafffb8eb4 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:32.999663 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1169/4635] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:32 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:33.291756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4bcc6a94-a5d2-4531-a6fe-d9ea9f586083 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.297048 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bcc6a94-a5d2-4531-a6fe-d9ea9f586083 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:58:33.297262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bcc6a94-a5d2-4531-a6fe-d9ea9f586083 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.297516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bcc6a94-a5d2-4531-a6fe-d9ea9f586083 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.302923 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bcc6a94-a5d2-4531-a6fe-d9ea9f586083 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 returned with HTTP 404 Aug 18 13:58:33.303559 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1160/4636] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:33 2026] GET /volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:33.319029 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d03628b6-839d-4e4a-8604-8e17484fd55e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.321425 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d03628b6-839d-4e4a-8604-8e17484fd55e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:33.321768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d03628b6-839d-4e4a-8604-8e17484fd55e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.322036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d03628b6-839d-4e4a-8604-8e17484fd55e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.322300 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-d03628b6-839d-4e4a-8604-8e17484fd55e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:33.330364 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:33.330364 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:33.331075 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d03628b6-839d-4e4a-8604-8e17484fd55e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:33.366490 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d03628b6-839d-4e4a-8604-8e17484fd55e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:58:33.367372 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d03628b6-839d-4e4a-8604-8e17484fd55e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da returned with HTTP 202 Aug 18 13:58:33.367686 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1158/4637] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:33 2026] DELETE /volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:58:33.380056 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d0b466f-1ecb-444a-818d-e4f2dc9c4e87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.386301 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d0b466f-1ecb-444a-818d-e4f2dc9c4e87 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:33.386801 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d0b466f-1ecb-444a-818d-e4f2dc9c4e87 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.386801 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d0b466f-1ecb-444a-818d-e4f2dc9c4e87 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.393420 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:33.393420 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:33.394253 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d0b466f-1ecb-444a-818d-e4f2dc9c4e87 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:33.395210 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d0b466f-1ecb-444a-818d-e4f2dc9c4e87 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da returned with HTTP 200 Aug 18 13:58:33.395322 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1151/4638] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:33 2026] GET /volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:33.462352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-12837553-8f9f-4be0-8760-7e90d6ebf456 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.465050 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-12837553-8f9f-4be0-8760-7e90d6ebf456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 Aug 18 13:58:33.465050 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-12837553-8f9f-4be0-8760-7e90d6ebf456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.465050 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-12837553-8f9f-4be0-8760-7e90d6ebf456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.475808 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-12837553-8f9f-4be0-8760-7e90d6ebf456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 returned with HTTP 404 Aug 18 13:58:33.476288 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1170/4639] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:33 2026] GET /volume/v3/volumes/3547d928-fb72-485c-a8cb-4d7f934ac064 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:33.486774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27a598da-488f-4858-98b9-e5affae58f9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.489270 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27a598da-488f-4858-98b9-e5affae58f9f tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:58:33.489544 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27a598da-488f-4858-98b9-e5affae58f9f tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.489754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27a598da-488f-4858-98b9-e5affae58f9f tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.491476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-27a598da-488f-4858-98b9-e5affae58f9f tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:58:33.574892 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-27a598da-488f-4858-98b9-e5affae58f9f tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Get all volumes completed successfully. Aug 18 13:58:33.580237 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:33.580237 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:33.589487 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b56976f0-891e-48c8-90d7-75370fd251bb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.590730 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27a598da-488f-4858-98b9-e5affae58f9f tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:58:33.593148 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1161/4640] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:58:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18194 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:58:33.594082 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b56976f0-891e-48c8-90d7-75370fd251bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:33.594082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b56976f0-891e-48c8-90d7-75370fd251bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.594082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b56976f0-891e-48c8-90d7-75370fd251bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.594082 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b56976f0-891e-48c8-90d7-75370fd251bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:33.609744 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:33.609744 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:33.612447 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b56976f0-891e-48c8-90d7-75370fd251bb tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:33.612447 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1159/4641] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:33 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:33.626147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e774f02-94c1-439c-9de7-29d8ac3d20f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.628781 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e774f02-94c1-439c-9de7-29d8ac3d20f8 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] DELETE https://10.4.3.221/volume/v3/types/ca723846-751d-4945-96fd-7d5a185cde7c Aug 18 13:58:33.629094 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e774f02-94c1-439c-9de7-29d8ac3d20f8 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.629382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e774f02-94c1-439c-9de7-29d8ac3d20f8 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.680519 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e774f02-94c1-439c-9de7-29d8ac3d20f8 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/types/ca723846-751d-4945-96fd-7d5a185cde7c returned with HTTP 202 Aug 18 13:58:33.680519 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1152/4642] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:58:33 2026] DELETE /volume/v3/types/ca723846-751d-4945-96fd-7d5a185cde7c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:33.689302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-649f9412-dfef-43eb-b133-94ba0927de9a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.692823 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-649f9412-dfef-43eb-b133-94ba0927de9a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:33.692823 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-649f9412-dfef-43eb-b133-94ba0927de9a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.693097 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-649f9412-dfef-43eb-b133-94ba0927de9a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.693320 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-649f9412-dfef-43eb-b133-94ba0927de9a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume with id: 5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:33.707772 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:33.707772 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:33.708450 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-649f9412-dfef-43eb-b133-94ba0927de9a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:33.745484 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-649f9412-dfef-43eb-b133-94ba0927de9a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume request issued successfully. Aug 18 13:58:33.746473 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-649f9412-dfef-43eb-b133-94ba0927de9a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 202 Aug 18 13:58:33.746473 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1171/4643] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:33 2026] DELETE /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:33.755387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c96881f5-1336-4c9b-b1a2-f31bd8a2152c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:33.757710 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c96881f5-1336-4c9b-b1a2-f31bd8a2152c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:33.758036 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c96881f5-1336-4c9b-b1a2-f31bd8a2152c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:33.758345 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c96881f5-1336-4c9b-b1a2-f31bd8a2152c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:33.766968 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:33.766968 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:33.772706 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c96881f5-1336-4c9b-b1a2-f31bd8a2152c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:33.782563 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c96881f5-1336-4c9b-b1a2-f31bd8a2152c tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 200 Aug 18 13:58:33.783304 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1162/4644] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:33 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:34.013640 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-04a048dc-579e-4f1e-89ac-a458cda7bcc8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.018826 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-04a048dc-579e-4f1e-89ac-a458cda7bcc8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:34.018826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-04a048dc-579e-4f1e-89ac-a458cda7bcc8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.018826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-04a048dc-579e-4f1e-89ac-a458cda7bcc8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.018826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-04a048dc-579e-4f1e-89ac-a458cda7bcc8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:34.026052 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:34.026052 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:34.026924 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-04a048dc-579e-4f1e-89ac-a458cda7bcc8 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:34.027292 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1160/4645] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:34.410842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf879085-6d6d-45ea-a93d-9d099a38b62d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.414073 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf879085-6d6d-45ea-a93d-9d099a38b62d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:34.414073 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf879085-6d6d-45ea-a93d-9d099a38b62d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.414290 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf879085-6d6d-45ea-a93d-9d099a38b62d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.419825 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf879085-6d6d-45ea-a93d-9d099a38b62d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da returned with HTTP 404 Aug 18 13:58:34.422034 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1153/4646] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:34.431385 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-73a220ae-8865-4960-8a00-449767e0cf68 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.434645 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73a220ae-8865-4960-8a00-449767e0cf68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:34.435082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73a220ae-8865-4960-8a00-449767e0cf68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.435256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-73a220ae-8865-4960-8a00-449767e0cf68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.435378 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-73a220ae-8865-4960-8a00-449767e0cf68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: abba7f4b-c28a-4aa7-9b29-41cda97bfec6 Aug 18 13:58:34.441252 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-73a220ae-8865-4960-8a00-449767e0cf68 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 returned with HTTP 404 Aug 18 13:58:34.441871 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1172/4647] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:34 2026] DELETE /volume/v3/snapshots/abba7f4b-c28a-4aa7-9b29-41cda97bfec6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:34.451538 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2df5a0a7-af46-48b8-9a53-7dbf3e524122 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.453571 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2df5a0a7-af46-48b8-9a53-7dbf3e524122 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:34.453979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2df5a0a7-af46-48b8-9a53-7dbf3e524122 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.454296 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2df5a0a7-af46-48b8-9a53-7dbf3e524122 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.454329 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-2df5a0a7-af46-48b8-9a53-7dbf3e524122 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: c8641016-6863-4983-8ef9-fa98b34288da Aug 18 13:58:34.463656 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2df5a0a7-af46-48b8-9a53-7dbf3e524122 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da returned with HTTP 404 Aug 18 13:58:34.464282 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1163/4648] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:34 2026] DELETE /volume/v3/snapshots/c8641016-6863-4983-8ef9-fa98b34288da => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:34.509498 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-96305b19-4c47-477a-a983-603e0b5065f4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.512232 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-96305b19-4c47-477a-a983-603e0b5065f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:34.512471 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-96305b19-4c47-477a-a983-603e0b5065f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.512735 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-96305b19-4c47-477a-a983-603e0b5065f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.529413 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:34.529413 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:34.534399 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-96305b19-4c47-477a-a983-603e0b5065f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:34.542407 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-96305b19-4c47-477a-a983-603e0b5065f4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:34.543169 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1161/4649] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:34.567666 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-b90ea3f5-29ff-46a8-b104-8286af64a4ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.570321 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-b90ea3f5-29ff-46a8-b104-8286af64a4ab tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa/action Aug 18 13:58:34.570762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-b90ea3f5-29ff-46a8-b104-8286af64a4ab tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:58:34.570913 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-b90ea3f5-29ff-46a8-b104-8286af64a4ab tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:34.586186 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:34.586186 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:34.586837 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-b90ea3f5-29ff-46a8-b104-8286af64a4ab tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:34.599878 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-b90ea3f5-29ff-46a8-b104-8286af64a4ab tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Begin detaching volume completed successfully. Aug 18 13:58:34.599878 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-b90ea3f5-29ff-46a8-b104-8286af64a4ab tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa/action returned with HTTP 202 Aug 18 13:58:34.600821 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1154/4650] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:58:34 2026] POST /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 13:58:34.629062 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b6bf6545-31cd-436b-b25a-694fa031f06b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.632703 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6bf6545-31cd-436b-b25a-694fa031f06b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:34.632703 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6bf6545-31cd-436b-b25a-694fa031f06b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.632895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6bf6545-31cd-436b-b25a-694fa031f06b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.633044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b6bf6545-31cd-436b-b25a-694fa031f06b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:34.642554 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:34.642554 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:34.643572 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6bf6545-31cd-436b-b25a-694fa031f06b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:34.644207 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1173/4651] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:34.681319 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-239708d0-11fc-4e2e-871b-ac751a9e4f41 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.681727 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-239708d0-11fc-4e2e-871b-ac751a9e4f41 None None] GET https://10.4.3.221/volume// Aug 18 13:58:34.681954 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-239708d0-11fc-4e2e-871b-ac751a9e4f41 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.682275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-239708d0-11fc-4e2e-871b-ac751a9e4f41 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.682665 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-239708d0-11fc-4e2e-871b-ac751a9e4f41 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:58:34.682990 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1164/4652] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:58:34.702393 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-1af7e7fc-6948-4645-a362-f738394118b7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.705175 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-1af7e7fc-6948-4645-a362-f738394118b7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:34.705832 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-1af7e7fc-6948-4645-a362-f738394118b7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.705832 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-1af7e7fc-6948-4645-a362-f738394118b7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.722709 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:34.722709 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:34.728896 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-1af7e7fc-6948-4645-a362-f738394118b7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:34.734878 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-1af7e7fc-6948-4645-a362-f738394118b7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:34.734878 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1162/4653] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:58:34.805335 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fcddfb50-e93a-47e3-892d-2975efd55291 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.812122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcddfb50-e93a-47e3-892d-2975efd55291 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd Aug 18 13:58:34.812317 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcddfb50-e93a-47e3-892d-2975efd55291 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.813744 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcddfb50-e93a-47e3-892d-2975efd55291 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.831272 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcddfb50-e93a-47e3-892d-2975efd55291 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd returned with HTTP 404 Aug 18 13:58:34.831970 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1155/4654] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/v3/volumes/5ea71f72-6bc8-4704-b718-fb0a766b40cd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:34.842356 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-89849666-d8b9-4537-a661-cec484277109 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.845668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-89849666-d8b9-4537-a661-cec484277109 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:34.845668 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-89849666-d8b9-4537-a661-cec484277109 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.845668 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-89849666-d8b9-4537-a661-cec484277109 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.845668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-89849666-d8b9-4537-a661-cec484277109 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume with id: 1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:34.859772 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:34.859772 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:34.860421 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-89849666-d8b9-4537-a661-cec484277109 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:34.900892 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-89849666-d8b9-4537-a661-cec484277109 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume request issued successfully. Aug 18 13:58:34.900892 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-89849666-d8b9-4537-a661-cec484277109 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 202 Aug 18 13:58:34.900892 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1174/4655] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:34 2026] DELETE /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:34.917580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0bc234e9-ed64-48a3-b7cc-15392c2214ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:34.920549 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bc234e9-ed64-48a3-b7cc-15392c2214ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:34.921415 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bc234e9-ed64-48a3-b7cc-15392c2214ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:34.921415 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bc234e9-ed64-48a3-b7cc-15392c2214ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:34.934898 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:34.934898 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:34.939198 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0bc234e9-ed64-48a3-b7cc-15392c2214ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:58:34.946796 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bc234e9-ed64-48a3-b7cc-15392c2214ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 200 Aug 18 13:58:34.947533 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1165/4656] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:34 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 918 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:35.041521 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9a1e406c-4d91-4686-8ec4-129169796edb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:35.047266 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a1e406c-4d91-4686-8ec4-129169796edb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:35.047560 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a1e406c-4d91-4686-8ec4-129169796edb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:35.047767 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9a1e406c-4d91-4686-8ec4-129169796edb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:35.049238 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-9a1e406c-4d91-4686-8ec4-129169796edb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:35.060060 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:35.060060 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:35.060060 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9a1e406c-4d91-4686-8ec4-129169796edb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:35.060060 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1163/4657] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:35 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:35.658491 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3863bffe-a217-4d98-a7d8-28477328cd3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:35.660973 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3863bffe-a217-4d98-a7d8-28477328cd3b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:35.661200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3863bffe-a217-4d98-a7d8-28477328cd3b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:35.661433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3863bffe-a217-4d98-a7d8-28477328cd3b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:35.662306 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3863bffe-a217-4d98-a7d8-28477328cd3b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:35.667286 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:35.667286 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:35.668149 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3863bffe-a217-4d98-a7d8-28477328cd3b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 200 Aug 18 13:58:35.668962 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1156/4658] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:35 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:58:35.968832 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8b39d247-3bc1-4e33-b6ab-d02927a05b95 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:35.971349 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b39d247-3bc1-4e33-b6ab-d02927a05b95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 Aug 18 13:58:35.971451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8b39d247-3bc1-4e33-b6ab-d02927a05b95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:35.971851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8b39d247-3bc1-4e33-b6ab-d02927a05b95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:35.978981 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b39d247-3bc1-4e33-b6ab-d02927a05b95 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 returned with HTTP 404 Aug 18 13:58:35.979666 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1175/4659] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:35 2026] GET /volume/v3/volumes/1f2c16d9-13f1-4f95-8716-a94c593262f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:35.990075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92b971a3-23ff-442c-847a-4521c4a0515a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:35.993223 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92b971a3-23ff-442c-847a-4521c4a0515a tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:58:35.993688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92b971a3-23ff-442c-847a-4521c4a0515a tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:35.994302 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92b971a3-23ff-442c-847a-4521c4a0515a tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:35.995719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-92b971a3-23ff-442c-847a-4521c4a0515a tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:58:36.039483 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-92b971a3-23ff-442c-847a-4521c4a0515a tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Get all volumes completed successfully. Aug 18 13:58:36.044264 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:36.044264 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:36.053448 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92b971a3-23ff-442c-847a-4521c4a0515a tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:58:36.054136 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1166/4660] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:58:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16115 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:58:36.075987 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-45d60654-574b-4b8e-a02a-350eb21234d3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:36.082875 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-45d60654-574b-4b8e-a02a-350eb21234d3 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:36.083247 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-45d60654-574b-4b8e-a02a-350eb21234d3 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:36.084491 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-45d60654-574b-4b8e-a02a-350eb21234d3 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:36.084755 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-45d60654-574b-4b8e-a02a-350eb21234d3 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:36.085187 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-200123eb-0ce9-4b66-a1a5-d8e46859de52 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:36.087946 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-200123eb-0ce9-4b66-a1a5-d8e46859de52 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] DELETE https://10.4.3.221/volume/v3/types/7448d4be-1b63-449e-9969-17997ac1ebfc Aug 18 13:58:36.088166 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-200123eb-0ce9-4b66-a1a5-d8e46859de52 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:36.088355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-200123eb-0ce9-4b66-a1a5-d8e46859de52 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:36.092825 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:36.092825 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:36.094610 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-45d60654-574b-4b8e-a02a-350eb21234d3 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:36.095228 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1164/4661] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:36 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:36.125104 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-200123eb-0ce9-4b66-a1a5-d8e46859de52 tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/types/7448d4be-1b63-449e-9969-17997ac1ebfc returned with HTTP 202 Aug 18 13:58:36.125651 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1157/4662] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:58:36 2026] DELETE /volume/v3/types/7448d4be-1b63-449e-9969-17997ac1ebfc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:36.687293 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-da76b251-b5d7-47c5-8ce7-bd3ef6bc9cff None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:36.692076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da76b251-b5d7-47c5-8ce7-bd3ef6bc9cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c Aug 18 13:58:36.692076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da76b251-b5d7-47c5-8ce7-bd3ef6bc9cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:36.692883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-da76b251-b5d7-47c5-8ce7-bd3ef6bc9cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:36.692883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-da76b251-b5d7-47c5-8ce7-bd3ef6bc9cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 958fabb5-be44-4330-8832-61aec5b6d46c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:36.711843 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-da76b251-b5d7-47c5-8ce7-bd3ef6bc9cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c returned with HTTP 404 Aug 18 13:58:36.711843 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1176/4663] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:36 2026] GET /volume/v3/backups/958fabb5-be44-4330-8832-61aec5b6d46c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:37.109817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e153cb36-aa85-423e-b99f-13d1152a30ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:37.112258 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e153cb36-aa85-423e-b99f-13d1152a30ad tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:37.112619 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e153cb36-aa85-423e-b99f-13d1152a30ad tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:37.112791 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e153cb36-aa85-423e-b99f-13d1152a30ad tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:37.112930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e153cb36-aa85-423e-b99f-13d1152a30ad tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:37.118718 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:37.118718 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:37.119340 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e153cb36-aa85-423e-b99f-13d1152a30ad tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:37.119914 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1167/4664] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:37 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:37.449383 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-aa630a69-d8e5-4da9-b785-a63bc6938b5d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:37.452263 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aa630a69-d8e5-4da9-b785-a63bc6938b5d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:58:37.453062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aa630a69-d8e5-4da9-b785-a63bc6938b5d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:37.455301 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aa630a69-d8e5-4da9-b785-a63bc6938b5d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:37.455301 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-aa630a69-d8e5-4da9-b785-a63bc6938b5d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete backup with id: 452deff7-9e1e-4b7a-827d-c35edb823e01. Aug 18 13:58:37.463822 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:37.463822 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:37.498067 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-aa630a69-d8e5-4da9-b785-a63bc6938b5d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] delete_backup rpcapi backup_id 452deff7-9e1e-4b7a-827d-c35edb823e01 {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:58:37.501468 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aa630a69-d8e5-4da9-b785-a63bc6938b5d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 202 Aug 18 13:58:37.502195 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1165/4665] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:37 2026] DELETE /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:58:37.515733 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43b1cf85-2fbd-456f-8886-f0d004c8c9f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:37.519888 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43b1cf85-2fbd-456f-8886-f0d004c8c9f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:58:37.519888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43b1cf85-2fbd-456f-8886-f0d004c8c9f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:37.519888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43b1cf85-2fbd-456f-8886-f0d004c8c9f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:37.519888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-43b1cf85-2fbd-456f-8886-f0d004c8c9f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:37.534192 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:37.534192 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:37.534192 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43b1cf85-2fbd-456f-8886-f0d004c8c9f1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 200 Aug 18 13:58:37.534192 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1158/4666] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:37 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:38.132112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-59c78f0a-ed22-41bc-ad79-ea91d9a1afd5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:38.134609 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-59c78f0a-ed22-41bc-ad79-ea91d9a1afd5 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:38.134609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-59c78f0a-ed22-41bc-ad79-ea91d9a1afd5 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:38.134609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-59c78f0a-ed22-41bc-ad79-ea91d9a1afd5 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:38.134609 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-59c78f0a-ed22-41bc-ad79-ea91d9a1afd5 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:38.145158 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:38.145158 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:38.145854 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-59c78f0a-ed22-41bc-ad79-ea91d9a1afd5 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:38.146383 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1177/4667] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:38 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:38.552135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5196d3e-be1d-4164-b274-947ceaa94d9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:38.554779 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5196d3e-be1d-4164-b274-947ceaa94d9f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 Aug 18 13:58:38.555244 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5196d3e-be1d-4164-b274-947ceaa94d9f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:38.555411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5196d3e-be1d-4164-b274-947ceaa94d9f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:38.555578 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c5196d3e-be1d-4164-b274-947ceaa94d9f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 452deff7-9e1e-4b7a-827d-c35edb823e01. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:38.560823 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5196d3e-be1d-4164-b274-947ceaa94d9f tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 returned with HTTP 404 Aug 18 13:58:38.561454 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1168/4668] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:38 2026] GET /volume/v3/backups/452deff7-9e1e-4b7a-827d-c35edb823e01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:38.582613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b276b55a-8afc-452f-a503-79e08de00266 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:38.586394 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:58:38.586394 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1297748013"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:38.592351 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1297748013'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:58:38.593425 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume of 1 GB Aug 18 13:58:38.602838 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Availability Zones retrieved successfully. Aug 18 13:58:38.610688 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (3739aa09-7db4-4fff-8ec3-b6bfd4990abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:38.612243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e64391-7422-4374-8836-7a1df23f6858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:38.613395 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:58:38.648528 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e64391-7422-4374-8836-7a1df23f6858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:38.649946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685e02aa-8522-4f50-8745-8b737dd661b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:38.710631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['7b09faee-98ce-439f-a597-a17eb89ae840', 'bf0d59bf-7814-47e9-9ce2-dd5029169140', 'f53e3ef1-e89f-49d1-8661-a37059bdc9f3', '2f3b67c4-2e38-4ba3-9453-501d6d80522c'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:38.711542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685e02aa-8522-4f50-8745-8b737dd661b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b09faee-98ce-439f-a597-a17eb89ae840', 'bf0d59bf-7814-47e9-9ce2-dd5029169140', 'f53e3ef1-e89f-49d1-8661-a37059bdc9f3', '2f3b67c4-2e38-4ba3-9453-501d6d80522c']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:38.712403 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9678f5-72df-4c59-b1b9-7dde14a23f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:38.720909 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-dceff875-d3bf-471a-9b8f-7b048c273832 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:38.726606 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-dceff875-d3bf-471a-9b8f-7b048c273832 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b Aug 18 13:58:38.726606 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-dceff875-d3bf-471a-9b8f-7b048c273832 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:38.726804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-dceff875-d3bf-471a-9b8f-7b048c273832 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:38.735780 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:38.735780 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:38.747344 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9678f5-72df-4c59-b1b9-7dde14a23f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4743a3a5-874c-4f99-a14d-458d286d3472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1297748013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['7b09faee-98ce-439f-a597-a17eb89ae840','bf0d59bf-7814-47e9-9ce2-dd5029169140','f53e3ef1-e89f-49d1-8661-a37059bdc9f3','2f3b67c4-2e38-4ba3-9453-501d6d80522c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1297748013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4743a3a5-874c-4f99-a14d-458d286d3472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e66da40a0a44f43ab563088d90b06a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:38.748358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87582bc9-e5b8-424a-8e11-cde0a92700aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:38.788257 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87582bc9-e5b8-424a-8e11-cde0a92700aa) transitioned into state 'SUCCESS' from state '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-1297748013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e66da40a0a44f43ab563088d90b06a3',qos_specs=None,replication_status=,reservations=['7b09faee-98ce-439f-a597-a17eb89ae840','bf0d59bf-7814-47e9-9ce2-dd5029169140','f53e3ef1-e89f-49d1-8661-a37059bdc9f3','2f3b67c4-2e38-4ba3-9453-501d6d80522c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4602cfe3c44e4380826c01dba3dc8bc7',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:38.789268 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99724609-162c-4b0a-9f74-fef3e64d575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:38.805892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99724609-162c-4b0a-9f74-fef3e64d575e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:38.805892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Flow 'volume_create_api' (3739aa09-7db4-4fff-8ec3-b6bfd4990abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:38.805892 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create volume request issued successfully. Aug 18 13:58:38.805892 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b276b55a-8afc-452f-a503-79e08de00266 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:58:38.806507 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1166/4669] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:58:38 2026] POST /volume/v3/volumes => generated 749 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:38.819650 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e5714e06-e43a-43f7-bba3-a6a5eaca5cb5 req-dceff875-d3bf-471a-9b8f-7b048c273832 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b returned with HTTP 200 Aug 18 13:58:38.820203 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1159/4670] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:58:38 2026] DELETE /volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:38.828938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-17de36cc-e963-4289-bb87-8188e8bb03d9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:38.832130 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17de36cc-e963-4289-bb87-8188e8bb03d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 Aug 18 13:58:38.832130 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17de36cc-e963-4289-bb87-8188e8bb03d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:38.832130 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17de36cc-e963-4289-bb87-8188e8bb03d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:38.841472 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:38.841472 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:38.848064 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-17de36cc-e963-4289-bb87-8188e8bb03d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:58:38.858303 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17de36cc-e963-4289-bb87-8188e8bb03d9 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 returned with HTTP 200 Aug 18 13:58:38.859709 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1178/4671] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:38 2026] GET /volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:39.164014 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df754040-1f8a-42f3-ab1b-0bad25dc7238 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:39.167148 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df754040-1f8a-42f3-ab1b-0bad25dc7238 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:39.167470 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df754040-1f8a-42f3-ab1b-0bad25dc7238 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:39.167795 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df754040-1f8a-42f3-ab1b-0bad25dc7238 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:39.168154 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-df754040-1f8a-42f3-ab1b-0bad25dc7238 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:39.185628 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:39.185628 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:39.186632 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df754040-1f8a-42f3-ab1b-0bad25dc7238 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:39.187354 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1169/4672] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:39 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:39.876075 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5ff105cd-2a8e-490a-b534-89b20229efbc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:39.878243 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ff105cd-2a8e-490a-b534-89b20229efbc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 Aug 18 13:58:39.878542 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ff105cd-2a8e-490a-b534-89b20229efbc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:39.878733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5ff105cd-2a8e-490a-b534-89b20229efbc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:39.892173 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:39.892173 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:39.898410 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5ff105cd-2a8e-490a-b534-89b20229efbc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:58:39.904086 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5ff105cd-2a8e-490a-b534-89b20229efbc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 returned with HTTP 200 Aug 18 13:58:39.904581 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1167/4673] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:39 2026] GET /volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:58:39.927345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75438f97-a858-424b-8700-cb32103b2e28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:39.930146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75438f97-a858-424b-8700-cb32103b2e28 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:58:39.930646 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75438f97-a858-424b-8700-cb32103b2e28 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4743a3a5-874c-4f99-a14d-458d286d3472", "name": "tempest-VolumesBackupsTest-Snapshot-762299081"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:39.940885 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:39.940885 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:39.941543 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75438f97-a858-424b-8700-cb32103b2e28 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:58:39.941734 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-75438f97-a858-424b-8700-cb32103b2e28 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Create snapshot from volume 4743a3a5-874c-4f99-a14d-458d286d3472 Aug 18 13:58:40.022568 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-75438f97-a858-424b-8700-cb32103b2e28 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['86f35a18-6a23-448e-8b9d-ed4d08b21af6', 'c3318363-2d3a-4a08-b9fd-d94db8748942', '6bfdb864-295a-49fb-83d0-b19051d75f84', '55a1285c-6dbd-45b2-b652-786d2d246490'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:40.087454 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75438f97-a858-424b-8700-cb32103b2e28 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Snapshot create request issued successfully. Aug 18 13:58:40.088068 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75438f97-a858-424b-8700-cb32103b2e28 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:58:40.088661 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1160/4674] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:58:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:40.104966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3db6e9c0-6bea-41d0-8039-0bf9fe7c4f48 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:40.104966 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3db6e9c0-6bea-41d0-8039-0bf9fe7c4f48 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 Aug 18 13:58:40.105477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3db6e9c0-6bea-41d0-8039-0bf9fe7c4f48 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:40.105849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3db6e9c0-6bea-41d0-8039-0bf9fe7c4f48 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:40.118927 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:40.118927 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:40.118927 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3db6e9c0-6bea-41d0-8039-0bf9fe7c4f48 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Snapshot retrieved successfully. Aug 18 13:58:40.118927 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3db6e9c0-6bea-41d0-8039-0bf9fe7c4f48 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 returned with HTTP 200 Aug 18 13:58:40.119964 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1179/4675] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:40 2026] GET /volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 => generated 436 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:40.208213 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3dc29b30-b1cb-41ec-bafb-63a0984acadd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:40.210622 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dc29b30-b1cb-41ec-bafb-63a0984acadd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:40.210956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dc29b30-b1cb-41ec-bafb-63a0984acadd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:40.211382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dc29b30-b1cb-41ec-bafb-63a0984acadd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:40.211472 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3dc29b30-b1cb-41ec-bafb-63a0984acadd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:40.219494 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:40.219494 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:40.219494 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dc29b30-b1cb-41ec-bafb-63a0984acadd tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:40.219846 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1170/4676] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:40 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:40.784170 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bc14c2ed-08bc-4e4f-be7d-db6aada2fdbb req-48f8b05d-3ea6-462f-95f4-de52a6692ea4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:40.787711 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bc14c2ed-08bc-4e4f-be7d-db6aada2fdbb req-48f8b05d-3ea6-462f-95f4-de52a6692ea4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b Aug 18 13:58:40.788606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bc14c2ed-08bc-4e4f-be7d-db6aada2fdbb req-48f8b05d-3ea6-462f-95f4-de52a6692ea4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:40.788606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bc14c2ed-08bc-4e4f-be7d-db6aada2fdbb req-48f8b05d-3ea6-462f-95f4-de52a6692ea4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:40.794698 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bc14c2ed-08bc-4e4f-be7d-db6aada2fdbb req-48f8b05d-3ea6-462f-95f4-de52a6692ea4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b returned with HTTP 404 Aug 18 13:58:40.795492 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1168/4677] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:58:40 2026] DELETE /volume/v3/attachments/60fe020b-7f8b-406e-872b-c368c342533b => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:58:41.135608 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03f5052d-694c-4c85-9aaf-433e889cd09b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:41.138048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03f5052d-694c-4c85-9aaf-433e889cd09b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 Aug 18 13:58:41.138991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03f5052d-694c-4c85-9aaf-433e889cd09b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:41.139696 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03f5052d-694c-4c85-9aaf-433e889cd09b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:41.147523 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:41.147523 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:41.148160 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03f5052d-694c-4c85-9aaf-433e889cd09b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Snapshot retrieved successfully. Aug 18 13:58:41.149302 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03f5052d-694c-4c85-9aaf-433e889cd09b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 returned with HTTP 200 Aug 18 13:58:41.150353 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1161/4678] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:41 2026] GET /volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:41.164386 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:41.167035 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 13:58:41.167451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4743a3a5-874c-4f99-a14d-458d286d3472", "snapshot_id": "7e279b3e-2cc3-4416-bc04-6cacba0cb325", "name": "tempest-VolumesBackupsTest-Backup-1992070286"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:41.170197 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating new backup {'backup': {'volume_id': '4743a3a5-874c-4f99-a14d-458d286d3472', 'snapshot_id': '7e279b3e-2cc3-4416-bc04-6cacba0cb325', 'name': 'tempest-VolumesBackupsTest-Backup-1992070286'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 13:58:41.170253 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Creating backup of volume 4743a3a5-874c-4f99-a14d-458d286d3472 in container None Aug 18 13:58:41.182791 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:41.182791 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:41.184838 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:58:41.195397 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:41.195397 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:41.196481 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Snapshot retrieved successfully. Aug 18 13:58:41.223102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Created reservations ['0d8fbedb-6097-41ed-b6d2-c4b6a3b97b9e', 'fc87b432-6349-4e61-96f0-b81b36e7cb91'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:41.233477 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fbe18ba5-210b-455d-9e52-34df22cb9351 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:41.237084 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbe18ba5-210b-455d-9e52-34df22cb9351 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:41.237502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbe18ba5-210b-455d-9e52-34df22cb9351 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:41.237879 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbe18ba5-210b-455d-9e52-34df22cb9351 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:41.238190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fbe18ba5-210b-455d-9e52-34df22cb9351 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:41.246131 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:41.246131 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:41.247435 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbe18ba5-210b-455d-9e52-34df22cb9351 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:41.248144 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1171/4679] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:41 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:41.268935 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-348b2a4c-17f7-4515-97b6-f555269f96f2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 13:58:41.269384 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1180/4680] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:58:41 2026] POST /volume/v3/backups => generated 330 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:41.280210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bcd0ccb8-5f79-4a46-9696-a64ca5851cd2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:41.282589 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bcd0ccb8-5f79-4a46-9696-a64ca5851cd2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:41.282589 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bcd0ccb8-5f79-4a46-9696-a64ca5851cd2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:41.282741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bcd0ccb8-5f79-4a46-9696-a64ca5851cd2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:41.283350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bcd0ccb8-5f79-4a46-9696-a64ca5851cd2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:41.289371 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:41.289371 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:41.290261 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bcd0ccb8-5f79-4a46-9696-a64ca5851cd2 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:41.290811 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1169/4681] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:41 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:42.052787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0cc5e7fb-4cf5-4fe4-b4b5-7d6bed8fdf9e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:42.055286 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cc5e7fb-4cf5-4fe4-b4b5-7d6bed8fdf9e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:58:42.056379 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cc5e7fb-4cf5-4fe4-b4b5-7d6bed8fdf9e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:42.056379 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cc5e7fb-4cf5-4fe4-b4b5-7d6bed8fdf9e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:42.057244 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0cc5e7fb-4cf5-4fe4-b4b5-7d6bed8fdf9e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: eb5eeac1-0f76-4392-8ac8-1a9ce3061563 Aug 18 13:58:42.062713 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cc5e7fb-4cf5-4fe4-b4b5-7d6bed8fdf9e tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 returned with HTTP 404 Aug 18 13:58:42.063722 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1162/4682] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:42 2026] DELETE /volume/v3/snapshots/eb5eeac1-0f76-4392-8ac8-1a9ce3061563 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:42.075096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd461b7f-a1dd-4b79-9941-94df6c41b1bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:42.078240 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd461b7f-a1dd-4b79-9941-94df6c41b1bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:42.078573 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd461b7f-a1dd-4b79-9941-94df6c41b1bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:42.078916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd461b7f-a1dd-4b79-9941-94df6c41b1bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:42.103259 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:42.103259 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:42.109847 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd461b7f-a1dd-4b79-9941-94df6c41b1bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:42.116361 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd461b7f-a1dd-4b79-9941-94df6c41b1bb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:42.117171 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1172/4683] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:42 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:42.136588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:42.138897 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:58:42.139430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1253189401"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:42.141279 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1253189401'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:58:42.141455 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume of 1 GB Aug 18 13:58:42.141826 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:42.141826 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:42.148888 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Availability Zones retrieved successfully. Aug 18 13:58:42.153838 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (c77e9aed-e819-4db7-b959-39761438c642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:42.154735 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9534832-9678-4002-b492-39f4d24ff23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:42.155853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:58:42.182397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9534832-9678-4002-b492-39f4d24ff23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:42.183400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a4f940-3a30-40fc-b989-5862d1b8980d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:42.234837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['6b7e4e16-3c79-4282-a7ef-85364ba6aa5b', '927b6df3-f6cf-4dca-9817-04f214fdb42a', '4d8411ae-3db7-4b8b-80ed-4f0f5f172112', 'dbfa1420-492f-4efe-af27-bb48ad0b7628'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:42.237168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a4f940-3a30-40fc-b989-5862d1b8980d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b7e4e16-3c79-4282-a7ef-85364ba6aa5b', '927b6df3-f6cf-4dca-9817-04f214fdb42a', '4d8411ae-3db7-4b8b-80ed-4f0f5f172112', 'dbfa1420-492f-4efe-af27-bb48ad0b7628']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:42.237483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e861d2ed-8dfd-4651-b281-291519f3ecf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:42.262841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a32028f5-7fbe-4396-91da-bcdda205ee50 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:42.264476 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a32028f5-7fbe-4396-91da-bcdda205ee50 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:42.265009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a32028f5-7fbe-4396-91da-bcdda205ee50 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:42.265225 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a32028f5-7fbe-4396-91da-bcdda205ee50 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:42.265290 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a32028f5-7fbe-4396-91da-bcdda205ee50 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:42.266912 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e861d2ed-8dfd-4651-b281-291519f3ecf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb2fdf33-e40f-41df-9ad6-cbd123bcd915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1253189401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['6b7e4e16-3c79-4282-a7ef-85364ba6aa5b','927b6df3-f6cf-4dca-9817-04f214fdb42a','4d8411ae-3db7-4b8b-80ed-4f0f5f172112','dbfa1420-492f-4efe-af27-bb48ad0b7628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1253189401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb2fdf33-e40f-41df-9ad6-cbd123bcd915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ed84147b924b8d95792fa22a03a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:42.267558 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9521d2a-0a65-4f49-9fdb-bd0402c1b58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:42.273140 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:42.273140 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:42.275339 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a32028f5-7fbe-4396-91da-bcdda205ee50 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:42.275663 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1170/4684] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:42 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:42.303885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9521d2a-0a65-4f49-9fdb-bd0402c1b58f) transitioned into state 'SUCCESS' from state '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-1253189401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['6b7e4e16-3c79-4282-a7ef-85364ba6aa5b','927b6df3-f6cf-4dca-9817-04f214fdb42a','4d8411ae-3db7-4b8b-80ed-4f0f5f172112','dbfa1420-492f-4efe-af27-bb48ad0b7628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:42.304541 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0cad7705-efde-45d9-a2e8-f51635da9434 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:42.304904 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d4116f-d50b-4f1f-9ec6-477337ec4e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:42.307262 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cad7705-efde-45d9-a2e8-f51635da9434 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:42.307262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cad7705-efde-45d9-a2e8-f51635da9434 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:42.307638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cad7705-efde-45d9-a2e8-f51635da9434 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:42.307638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0cad7705-efde-45d9-a2e8-f51635da9434 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:42.315955 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:42.315955 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:42.317501 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cad7705-efde-45d9-a2e8-f51635da9434 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:42.318415 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1163/4685] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:42 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 773 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:42.322049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d4116f-d50b-4f1f-9ec6-477337ec4e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:42.324120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (c77e9aed-e819-4db7-b959-39761438c642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:42.324120 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request issued successfully. Aug 18 13:58:42.325026 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4c3cabf-caac-49ce-aca5-b4145d1404e1 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:58:42.325156 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1181/4686] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:58:42 2026] POST /volume/v3/volumes => generated 754 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:42.343342 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1571787-604b-4cf7-a1a2-e8bd4bb72608 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:42.345663 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1571787-604b-4cf7-a1a2-e8bd4bb72608 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:42.345969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1571787-604b-4cf7-a1a2-e8bd4bb72608 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:42.346244 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1571787-604b-4cf7-a1a2-e8bd4bb72608 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:42.357998 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:42.357998 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:42.364344 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1571787-604b-4cf7-a1a2-e8bd4bb72608 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:42.373030 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1571787-604b-4cf7-a1a2-e8bd4bb72608 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 returned with HTTP 200 Aug 18 13:58:42.373440 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1173/4687] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:42 2026] GET /volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:43.291074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dddadb2c-85fc-4367-a6d7-3061d5a02040 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:43.293213 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dddadb2c-85fc-4367-a6d7-3061d5a02040 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:43.293414 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dddadb2c-85fc-4367-a6d7-3061d5a02040 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:43.293602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dddadb2c-85fc-4367-a6d7-3061d5a02040 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:43.294041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-dddadb2c-85fc-4367-a6d7-3061d5a02040 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:43.298752 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:43.298752 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:43.299512 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dddadb2c-85fc-4367-a6d7-3061d5a02040 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:43.300234 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1171/4688] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:43 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:43.339085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2915d109-b16e-4c79-a64d-a1c37d68b115 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:43.342251 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2915d109-b16e-4c79-a64d-a1c37d68b115 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:43.342387 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2915d109-b16e-4c79-a64d-a1c37d68b115 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:43.342928 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2915d109-b16e-4c79-a64d-a1c37d68b115 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:43.342928 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2915d109-b16e-4c79-a64d-a1c37d68b115 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:43.348269 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:43.348269 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:43.349336 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2915d109-b16e-4c79-a64d-a1c37d68b115 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:43.350085 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1164/4689] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:43 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:43.394592 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3fa9a92e-f8b6-4c27-b80a-b0da625e9178 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:43.401528 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3fa9a92e-f8b6-4c27-b80a-b0da625e9178 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:43.401790 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3fa9a92e-f8b6-4c27-b80a-b0da625e9178 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:43.405267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3fa9a92e-f8b6-4c27-b80a-b0da625e9178 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:43.422348 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:43.422348 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:43.427549 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3fa9a92e-f8b6-4c27-b80a-b0da625e9178 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:43.433680 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3fa9a92e-f8b6-4c27-b80a-b0da625e9178 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 returned with HTTP 200 Aug 18 13:58:43.434390 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1182/4690] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:43 2026] GET /volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:43.454180 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:43.456187 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:58:43.456553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb2fdf33-e40f-41df-9ad6-cbd123bcd915", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-826277117"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:43.466940 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:43.466940 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:43.468026 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:43.468295 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:43.506324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['991438e0-d94d-4627-8c41-e44f0bb9c425', '4b30c0ed-1b3b-45cc-85a5-e6fc4f38d1c7', '516e2459-ea5f-4aec-9ab8-3c8dfdcee59a', 'db40a265-fb3f-48b7-8a3a-2b6fa5d83e98'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:43.549163 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot create request issued successfully. Aug 18 13:58:43.549922 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-181ff9f5-e17d-4fb1-b1c7-f91830325b73 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:58:43.550750 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1174/4691] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:58:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:43.561262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-69cb40ff-0b69-4b9c-bf41-5532449dbda7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:43.563842 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-69cb40ff-0b69-4b9c-bf41-5532449dbda7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 Aug 18 13:58:43.564311 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-69cb40ff-0b69-4b9c-bf41-5532449dbda7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:43.564821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-69cb40ff-0b69-4b9c-bf41-5532449dbda7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:43.575353 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:43.575353 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:43.578190 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-69cb40ff-0b69-4b9c-bf41-5532449dbda7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:43.579358 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-69cb40ff-0b69-4b9c-bf41-5532449dbda7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 returned with HTTP 200 Aug 18 13:58:43.582162 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1172/4692] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:43 2026] GET /volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:44.314658 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ea4ac4b8-77db-44de-82ad-1e4088874170 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:44.319196 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea4ac4b8-77db-44de-82ad-1e4088874170 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:44.319196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea4ac4b8-77db-44de-82ad-1e4088874170 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:44.320400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea4ac4b8-77db-44de-82ad-1e4088874170 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:44.322207 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ea4ac4b8-77db-44de-82ad-1e4088874170 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:44.329751 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:44.329751 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:44.330737 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea4ac4b8-77db-44de-82ad-1e4088874170 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:44.331840 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1165/4693] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:44 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:44.363428 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-126ec29a-32ea-4453-b8a7-f9c2ddf93c1a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:44.366022 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-126ec29a-32ea-4453-b8a7-f9c2ddf93c1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:44.366440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-126ec29a-32ea-4453-b8a7-f9c2ddf93c1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:44.366709 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-126ec29a-32ea-4453-b8a7-f9c2ddf93c1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:44.366940 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-126ec29a-32ea-4453-b8a7-f9c2ddf93c1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:44.374221 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:44.374221 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:44.375874 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-126ec29a-32ea-4453-b8a7-f9c2ddf93c1a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:44.377638 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1183/4694] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:44 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:44.591403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fce20bb-96f2-4ea7-a51c-c9203760302f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:44.593826 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fce20bb-96f2-4ea7-a51c-c9203760302f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 Aug 18 13:58:44.594097 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fce20bb-96f2-4ea7-a51c-c9203760302f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:44.594354 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fce20bb-96f2-4ea7-a51c-c9203760302f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:44.602989 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:44.602989 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:44.604330 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fce20bb-96f2-4ea7-a51c-c9203760302f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:44.605579 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fce20bb-96f2-4ea7-a51c-c9203760302f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 returned with HTTP 200 Aug 18 13:58:44.606329 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1175/4695] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:44 2026] GET /volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:44.619133 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:44.621562 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:58:44.622977 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fc65016c-d7d7-4e75-8b84-e02c398bb319", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-736460213"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:44.625192 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request body: {'volume': {'snapshot_id': 'fc65016c-d7d7-4e75-8b84-e02c398bb319', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-736460213'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:58:44.633569 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:44.633569 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:44.635258 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:44.635258 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume of 2 GB Aug 18 13:58:44.648184 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Availability Zones retrieved successfully. Aug 18 13:58:44.657532 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (96389fde-d47d-425a-ab4e-de96951d45e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:44.660802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469ee4c7-3fe2-446c-aba7-13d3c82e0668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:44.661380 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:58:44.716950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469ee4c7-3fe2-446c-aba7-13d3c82e0668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'fc65016c-d7d7-4e75-8b84-e02c398bb319', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:44.718027 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858e02fc-51d4-412c-95cc-57adfbf33bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:44.800334 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['50493d97-aaaa-44e1-ac79-ade890f207ef', 'a3c7e5e1-3f03-4c7f-99f2-f1122d1fe28d', '76e12d08-834e-42e3-bee5-cedf382e6b58', '7cc7b681-a092-4224-b555-939ba7274c51'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:44.801477 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858e02fc-51d4-412c-95cc-57adfbf33bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50493d97-aaaa-44e1-ac79-ade890f207ef', 'a3c7e5e1-3f03-4c7f-99f2-f1122d1fe28d', '76e12d08-834e-42e3-bee5-cedf382e6b58', '7cc7b681-a092-4224-b555-939ba7274c51']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:44.802606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45de1ed-6bc8-49c5-b7f2-0cb7dff58112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:44.866964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45de1ed-6bc8-49c5-b7f2-0cb7dff58112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e4177f-1f21-4923-b1a8-f99f6ee225ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-736460213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['50493d97-aaaa-44e1-ac79-ade890f207ef','a3c7e5e1-3f03-4c7f-99f2-f1122d1fe28d','76e12d08-834e-42e3-bee5-cedf382e6b58','7cc7b681-a092-4224-b555-939ba7274c51'],size=2,snapshot_id=fc65016c-d7d7-4e75-8b84-e02c398bb319,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-736460213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60e4177f-1f21-4923-b1a8-f99f6ee225ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ed84147b924b8d95792fa22a03a139',provider_auth=None,provider_geometry=None,provider_id=None,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=fc65016c-d7d7-4e75-8b84-e02c398bb319,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:44.870067 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b54aa3-8969-4bc1-8e01-8011d4f5e0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:44.901719 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33b54aa3-8969-4bc1-8e01-8011d4f5e0e7) transitioned into state 'SUCCESS' from state '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-736460213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['50493d97-aaaa-44e1-ac79-ade890f207ef','a3c7e5e1-3f03-4c7f-99f2-f1122d1fe28d','76e12d08-834e-42e3-bee5-cedf382e6b58','7cc7b681-a092-4224-b555-939ba7274c51'],size=2,snapshot_id=fc65016c-d7d7-4e75-8b84-e02c398bb319,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:44.902753 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ba5c15-fc47-4879-aef3-8e1f2a84d605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:44.939051 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ba5c15-fc47-4879-aef3-8e1f2a84d605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:44.940751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (96389fde-d47d-425a-ab4e-de96951d45e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:44.941235 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request issued successfully. Aug 18 13:58:44.942299 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-650ec2a8-0b6f-4ddc-b01e-42be25ca603d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:58:44.942909 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1173/4696] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:58:44 2026] POST /volume/v3/volumes => generated 787 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:44.964253 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-181e653a-8f5e-4267-9bd3-f5ecdd379486 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:44.968070 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-181e653a-8f5e-4267-9bd3-f5ecdd379486 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:44.968377 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-181e653a-8f5e-4267-9bd3-f5ecdd379486 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:44.968659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-181e653a-8f5e-4267-9bd3-f5ecdd379486 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:44.979292 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:44.979292 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:44.986981 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-181e653a-8f5e-4267-9bd3-f5ecdd379486 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:44.996322 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-181e653a-8f5e-4267-9bd3-f5ecdd379486 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 200 Aug 18 13:58:44.997090 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1166/4697] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:44 2026] GET /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:45.344273 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0b8c9ba9-fa9c-4e7b-bc59-adb3d823eefe None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:45.347502 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b8c9ba9-fa9c-4e7b-bc59-adb3d823eefe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:45.348176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b8c9ba9-fa9c-4e7b-bc59-adb3d823eefe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:45.348176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b8c9ba9-fa9c-4e7b-bc59-adb3d823eefe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:45.348367 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0b8c9ba9-fa9c-4e7b-bc59-adb3d823eefe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:45.356282 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:45.356282 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:45.357404 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b8c9ba9-fa9c-4e7b-bc59-adb3d823eefe tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:45.357913 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1184/4698] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:45 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:45.397280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14c5de83-17eb-4beb-b172-703378eebafc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:45.399535 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14c5de83-17eb-4beb-b172-703378eebafc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:45.399735 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14c5de83-17eb-4beb-b172-703378eebafc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:45.399872 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14c5de83-17eb-4beb-b172-703378eebafc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:45.400114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-14c5de83-17eb-4beb-b172-703378eebafc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:45.413772 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:45.413772 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:45.415612 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14c5de83-17eb-4beb-b172-703378eebafc tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:45.415612 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1176/4699] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:45 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:46.017534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-16fea2c6-cf94-4fc8-a32a-7e4af44ef07c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:46.020520 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-16fea2c6-cf94-4fc8-a32a-7e4af44ef07c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:46.020936 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-16fea2c6-cf94-4fc8-a32a-7e4af44ef07c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:46.021340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-16fea2c6-cf94-4fc8-a32a-7e4af44ef07c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:46.032367 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:46.032367 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:46.042326 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-16fea2c6-cf94-4fc8-a32a-7e4af44ef07c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:46.052358 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-16fea2c6-cf94-4fc8-a32a-7e4af44ef07c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 200 Aug 18 13:58:46.052358 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1174/4700] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:46 2026] GET /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:46.070128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a953549a-0a11-413f-a3c0-c5792d875787 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:46.073725 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a953549a-0a11-413f-a3c0-c5792d875787 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:46.074207 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a953549a-0a11-413f-a3c0-c5792d875787 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:46.075769 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a953549a-0a11-413f-a3c0-c5792d875787 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:46.088075 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:46.088075 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:46.094244 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a953549a-0a11-413f-a3c0-c5792d875787 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:46.100366 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a953549a-0a11-413f-a3c0-c5792d875787 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 200 Aug 18 13:58:46.100839 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1167/4701] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:46 2026] GET /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:46.117891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:46.121700 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:46.121700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:46.123442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:46.123442 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: 60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:46.134291 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:46.134291 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:46.134844 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:46.163538 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume request issued successfully. Aug 18 13:58:46.163901 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-298980da-dc54-42cb-b2b3-65f3eacc51eb tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 202 Aug 18 13:58:46.164729 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1185/4702] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:46 2026] DELETE /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:46.175226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc93c573-bfc0-4d60-a230-6c0820cda615 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:46.177829 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc93c573-bfc0-4d60-a230-6c0820cda615 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:46.178221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc93c573-bfc0-4d60-a230-6c0820cda615 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:46.178490 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc93c573-bfc0-4d60-a230-6c0820cda615 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:46.195999 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:46.195999 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:46.206886 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc93c573-bfc0-4d60-a230-6c0820cda615 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:46.215410 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc93c573-bfc0-4d60-a230-6c0820cda615 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 200 Aug 18 13:58:46.215555 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1177/4703] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:46 2026] GET /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:46.373741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cbff19d5-00c3-47dd-95c6-227bf61a884c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:46.376580 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cbff19d5-00c3-47dd-95c6-227bf61a884c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:46.376580 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cbff19d5-00c3-47dd-95c6-227bf61a884c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:46.376772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cbff19d5-00c3-47dd-95c6-227bf61a884c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:46.376994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-cbff19d5-00c3-47dd-95c6-227bf61a884c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:46.383245 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:46.383245 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:46.384087 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cbff19d5-00c3-47dd-95c6-227bf61a884c tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:46.384469 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1175/4704] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:46 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:46.434289 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6345df10-d9f1-4878-b50b-05e7bf97df05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:46.435852 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6345df10-d9f1-4878-b50b-05e7bf97df05 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:46.436139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6345df10-d9f1-4878-b50b-05e7bf97df05 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:46.436317 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6345df10-d9f1-4878-b50b-05e7bf97df05 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:46.436477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6345df10-d9f1-4878-b50b-05e7bf97df05 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:46.442168 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:46.442168 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:46.443145 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6345df10-d9f1-4878-b50b-05e7bf97df05 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:46.444326 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1168/4705] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:46 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:47.235118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7b33a689-119b-438c-8fdd-73d806aebb6a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:47.237245 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b33a689-119b-438c-8fdd-73d806aebb6a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:47.237460 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b33a689-119b-438c-8fdd-73d806aebb6a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:47.237695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7b33a689-119b-438c-8fdd-73d806aebb6a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:47.244540 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7b33a689-119b-438c-8fdd-73d806aebb6a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 404 Aug 18 13:58:47.245148 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1186/4706] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:47 2026] GET /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:47.254598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7df11bdb-c9b3-4d08-b432-7b4c1eca9bf3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:47.256973 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7df11bdb-c9b3-4d08-b432-7b4c1eca9bf3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:47.257224 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7df11bdb-c9b3-4d08-b432-7b4c1eca9bf3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:47.257460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7df11bdb-c9b3-4d08-b432-7b4c1eca9bf3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:47.264500 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7df11bdb-c9b3-4d08-b432-7b4c1eca9bf3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 404 Aug 18 13:58:47.265137 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1178/4707] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:47 2026] GET /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:47.276833 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a3eb2c82-2fff-4274-ae9c-add0adbd8016 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:47.278729 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a3eb2c82-2fff-4274-ae9c-add0adbd8016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:47.278958 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a3eb2c82-2fff-4274-ae9c-add0adbd8016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:47.279142 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a3eb2c82-2fff-4274-ae9c-add0adbd8016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:47.279325 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-a3eb2c82-2fff-4274-ae9c-add0adbd8016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: 60e4177f-1f21-4923-b1a8-f99f6ee225ad Aug 18 13:58:47.285602 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a3eb2c82-2fff-4274-ae9c-add0adbd8016 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad returned with HTTP 404 Aug 18 13:58:47.286169 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1176/4708] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:47 2026] DELETE /volume/v3/volumes/60e4177f-1f21-4923-b1a8-f99f6ee225ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:47.294591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:47.297291 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 Aug 18 13:58:47.297591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:47.297939 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:47.298119 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: fc65016c-d7d7-4e75-8b84-e02c398bb319 Aug 18 13:58:47.309177 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:47.309177 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:47.309875 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:47.339422 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:58:47.339814 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f40313b-cf55-43c1-8746-ed1f0f6dea6c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 returned with HTTP 202 Aug 18 13:58:47.340500 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1169/4709] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:47 2026] DELETE /volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:47.352001 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-96ac8b33-5cbc-4c79-a810-b150b42ac924 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:47.354250 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96ac8b33-5cbc-4c79-a810-b150b42ac924 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 Aug 18 13:58:47.354484 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96ac8b33-5cbc-4c79-a810-b150b42ac924 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:47.354741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96ac8b33-5cbc-4c79-a810-b150b42ac924 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:47.360976 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:47.360976 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:47.361600 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-96ac8b33-5cbc-4c79-a810-b150b42ac924 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:47.362693 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96ac8b33-5cbc-4c79-a810-b150b42ac924 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 returned with HTTP 200 Aug 18 13:58:47.363204 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1187/4710] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:47 2026] GET /volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:47.397948 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93dac3e6-1a79-4066-8525-f22e6a56335e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:47.401390 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93dac3e6-1a79-4066-8525-f22e6a56335e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:47.401655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93dac3e6-1a79-4066-8525-f22e6a56335e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:47.401890 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93dac3e6-1a79-4066-8525-f22e6a56335e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:47.402012 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-93dac3e6-1a79-4066-8525-f22e6a56335e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:47.412043 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:47.412043 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:47.412802 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93dac3e6-1a79-4066-8525-f22e6a56335e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:47.413423 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1179/4711] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:47 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:47.464391 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5510fa59-4f9f-4cc4-a5af-6c4724dda92a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:47.465935 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5510fa59-4f9f-4cc4-a5af-6c4724dda92a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:47.466263 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5510fa59-4f9f-4cc4-a5af-6c4724dda92a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:47.466435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5510fa59-4f9f-4cc4-a5af-6c4724dda92a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:47.466621 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-5510fa59-4f9f-4cc4-a5af-6c4724dda92a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:47.480954 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:47.480954 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:47.482142 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5510fa59-4f9f-4cc4-a5af-6c4724dda92a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:47.482741 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1177/4712] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:47 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:48.373105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3be2ac28-027f-42e8-a674-bdebc8318b18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:48.374825 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3be2ac28-027f-42e8-a674-bdebc8318b18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 Aug 18 13:58:48.375042 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3be2ac28-027f-42e8-a674-bdebc8318b18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:48.375222 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3be2ac28-027f-42e8-a674-bdebc8318b18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:48.380090 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3be2ac28-027f-42e8-a674-bdebc8318b18 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 returned with HTTP 404 Aug 18 13:58:48.380418 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1170/4713] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:48 2026] GET /volume/v3/snapshots/fc65016c-d7d7-4e75-8b84-e02c398bb319 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:48.387531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-75f0c3dd-c784-433e-8759-37143233daa2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:48.390076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-75f0c3dd-c784-433e-8759-37143233daa2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:48.390313 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-75f0c3dd-c784-433e-8759-37143233daa2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:48.390561 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-75f0c3dd-c784-433e-8759-37143233daa2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:48.402258 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:48.402258 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:48.408434 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-75f0c3dd-c784-433e-8759-37143233daa2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:48.415164 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-75f0c3dd-c784-433e-8759-37143233daa2 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 returned with HTTP 200 Aug 18 13:58:48.416053 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1188/4714] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:48 2026] GET /volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:48.425084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f256dd0d-3272-4a1b-8625-5a957eb3b5db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:48.427931 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f256dd0d-3272-4a1b-8625-5a957eb3b5db tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:48.428142 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f256dd0d-3272-4a1b-8625-5a957eb3b5db tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:48.428350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f256dd0d-3272-4a1b-8625-5a957eb3b5db tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:48.428459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f256dd0d-3272-4a1b-8625-5a957eb3b5db tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:48.432174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:48.434528 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:48.434767 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:48.435023 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:48.435236 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:48.435639 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:48.435639 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:48.436588 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f256dd0d-3272-4a1b-8625-5a957eb3b5db tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:48.437064 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1180/4715] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:48 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:48.445011 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:48.445011 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:48.446423 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:48.469769 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume request issued successfully. Aug 18 13:58:48.469986 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-02427510-9126-45ec-a6e9-d658a6cf39b0 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 returned with HTTP 202 Aug 18 13:58:48.470511 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1178/4716] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:48 2026] DELETE /volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:48.479516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3287affc-ba39-4ee0-994f-1bfb80807f12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:48.482119 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3287affc-ba39-4ee0-994f-1bfb80807f12 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:48.482339 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3287affc-ba39-4ee0-994f-1bfb80807f12 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:48.482892 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3287affc-ba39-4ee0-994f-1bfb80807f12 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:48.492292 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:48.492292 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:48.500040 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3287affc-ba39-4ee0-994f-1bfb80807f12 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:48.506300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-99967717-f242-4a5d-8a58-9aeded6906b1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:48.509169 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99967717-f242-4a5d-8a58-9aeded6906b1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:48.509378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99967717-f242-4a5d-8a58-9aeded6906b1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:48.509675 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-99967717-f242-4a5d-8a58-9aeded6906b1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:48.509987 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-99967717-f242-4a5d-8a58-9aeded6906b1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:48.510501 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3287affc-ba39-4ee0-994f-1bfb80807f12 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 returned with HTTP 200 Aug 18 13:58:48.511324 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1171/4717] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:48 2026] GET /volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:58:48.515270 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:48.515270 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:48.516192 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-99967717-f242-4a5d-8a58-9aeded6906b1 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:48.516708 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1189/4718] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:48 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:49.449756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a04b4dc-770c-422b-a5de-1bc4f1bfdc66 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:49.451892 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a04b4dc-770c-422b-a5de-1bc4f1bfdc66 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:49.452129 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a04b4dc-770c-422b-a5de-1bc4f1bfdc66 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:49.452354 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a04b4dc-770c-422b-a5de-1bc4f1bfdc66 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:49.452476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6a04b4dc-770c-422b-a5de-1bc4f1bfdc66 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:49.457382 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:49.457382 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:49.458212 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a04b4dc-770c-422b-a5de-1bc4f1bfdc66 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:49.458657 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1181/4719] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:49 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:49.527619 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ab4e99ea-8ddc-4de4-8f18-9e6228afe7be None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:49.531549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd3b5c80-e004-4073-bd68-0581bf25bd53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:49.531839 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab4e99ea-8ddc-4de4-8f18-9e6228afe7be tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:49.532043 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab4e99ea-8ddc-4de4-8f18-9e6228afe7be tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:49.532357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ab4e99ea-8ddc-4de4-8f18-9e6228afe7be tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:49.532357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ab4e99ea-8ddc-4de4-8f18-9e6228afe7be tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:49.533983 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd3b5c80-e004-4073-bd68-0581bf25bd53 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 Aug 18 13:58:49.534297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd3b5c80-e004-4073-bd68-0581bf25bd53 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:49.534582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd3b5c80-e004-4073-bd68-0581bf25bd53 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:49.539110 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:49.539110 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:49.539968 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ab4e99ea-8ddc-4de4-8f18-9e6228afe7be tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:49.540335 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1179/4720] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:49 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:49.541263 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd3b5c80-e004-4073-bd68-0581bf25bd53 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 returned with HTTP 404 Aug 18 13:58:49.541807 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1172/4721] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:49 2026] GET /volume/v3/volumes/eb2fdf33-e40f-41df-9ad6-cbd123bcd915 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:49.551613 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fb25c5b7-b1b9-4d4d-8d8f-0e2b2ae3b747 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:49.554320 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fb25c5b7-b1b9-4d4d-8d8f-0e2b2ae3b747 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:49.554512 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fb25c5b7-b1b9-4d4d-8d8f-0e2b2ae3b747 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:49.554741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fb25c5b7-b1b9-4d4d-8d8f-0e2b2ae3b747 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:49.563139 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:49.563139 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:49.567622 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fb25c5b7-b1b9-4d4d-8d8f-0e2b2ae3b747 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:49.572527 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fb25c5b7-b1b9-4d4d-8d8f-0e2b2ae3b747 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:49.572974 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1190/4722] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:49 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:49.589123 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85f54a2e-e192-4e2a-a349-be8610732933 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:49.591216 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:58:49.591574 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1242366524"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:49.593312 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1242366524'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:58:49.593490 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume of 1 GB Aug 18 13:58:49.604375 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Availability Zones retrieved successfully. Aug 18 13:58:49.610913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (9193d08b-3b10-49da-9667-6518d1f484bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:49.612142 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (010df3fe-4fd1-4691-b67a-37772690a1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:49.613200 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:58:49.652783 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (010df3fe-4fd1-4691-b67a-37772690a1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:49.653978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d8e721-ca1f-4441-abb5-9fc1f229cac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:49.718895 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['b790abeb-1f82-44cd-82c4-4408162a43f2', '929763ce-ce2b-42f6-8c96-9b5fe6b009a5', 'd67854fa-eb56-4a43-add7-28846a30c139', 'ba9ab9e4-dd37-46fc-ad4e-fb414f47b817'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:49.719978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d8e721-ca1f-4441-abb5-9fc1f229cac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b790abeb-1f82-44cd-82c4-4408162a43f2', '929763ce-ce2b-42f6-8c96-9b5fe6b009a5', 'd67854fa-eb56-4a43-add7-28846a30c139', 'ba9ab9e4-dd37-46fc-ad4e-fb414f47b817']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:49.720993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0219252c-b643-49dc-9d59-4c05cc6ecca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:49.751108 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0219252c-b643-49dc-9d59-4c05cc6ecca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '257670b4-1c43-4be9-befe-7a606f71d1c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1242366524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['b790abeb-1f82-44cd-82c4-4408162a43f2','929763ce-ce2b-42f6-8c96-9b5fe6b009a5','d67854fa-eb56-4a43-add7-28846a30c139','ba9ab9e4-dd37-46fc-ad4e-fb414f47b817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1242366524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=257670b4-1c43-4be9-befe-7a606f71d1c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ed84147b924b8d95792fa22a03a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:49.752591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c924a37-7d95-424e-a6b7-cfc928fbacd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:49.785459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c924a37-7d95-424e-a6b7-cfc928fbacd4) transitioned into state 'SUCCESS' from state '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-1242366524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['b790abeb-1f82-44cd-82c4-4408162a43f2','929763ce-ce2b-42f6-8c96-9b5fe6b009a5','d67854fa-eb56-4a43-add7-28846a30c139','ba9ab9e4-dd37-46fc-ad4e-fb414f47b817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:49.785459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3c5171-fab7-4978-a104-ad9b70bb9a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:49.798814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3c5171-fab7-4978-a104-ad9b70bb9a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:49.799584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (9193d08b-3b10-49da-9667-6518d1f484bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:49.800349 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request issued successfully. Aug 18 13:58:49.800584 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85f54a2e-e192-4e2a-a349-be8610732933 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:58:49.801034 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1182/4723] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:58:49 2026] POST /volume/v3/volumes => generated 754 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:49.813621 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2741c4b9-cf05-4e8f-8c9a-6bf24edf4e38 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:49.817926 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2741c4b9-cf05-4e8f-8c9a-6bf24edf4e38 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:49.817926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2741c4b9-cf05-4e8f-8c9a-6bf24edf4e38 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:49.817926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2741c4b9-cf05-4e8f-8c9a-6bf24edf4e38 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:49.825893 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:49.825893 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:49.830528 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2741c4b9-cf05-4e8f-8c9a-6bf24edf4e38 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:49.836003 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2741c4b9-cf05-4e8f-8c9a-6bf24edf4e38 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 returned with HTTP 200 Aug 18 13:58:49.836375 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1180/4724] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:49 2026] GET /volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:50.473898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-49bcbb60-9a95-4a44-a346-f93fcfaffc18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:50.476150 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49bcbb60-9a95-4a44-a346-f93fcfaffc18 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:50.476326 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49bcbb60-9a95-4a44-a346-f93fcfaffc18 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:50.476523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49bcbb60-9a95-4a44-a346-f93fcfaffc18 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:50.476620 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-49bcbb60-9a95-4a44-a346-f93fcfaffc18 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:50.481961 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:50.481961 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:50.482783 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49bcbb60-9a95-4a44-a346-f93fcfaffc18 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:50.483339 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1173/4725] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:50 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:50.553615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-61b5dacb-0b7e-4645-acd3-6d3267be5f02 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:50.555977 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61b5dacb-0b7e-4645-acd3-6d3267be5f02 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:50.556233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61b5dacb-0b7e-4645-acd3-6d3267be5f02 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:50.556469 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61b5dacb-0b7e-4645-acd3-6d3267be5f02 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:50.556606 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-61b5dacb-0b7e-4645-acd3-6d3267be5f02 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:50.562602 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:50.562602 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:50.563608 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61b5dacb-0b7e-4645-acd3-6d3267be5f02 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:50.564084 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1191/4726] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:50 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:50.855184 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3028e60c-8d58-4f9b-b9a8-40aee757a089 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:50.857515 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3028e60c-8d58-4f9b-b9a8-40aee757a089 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:50.857798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3028e60c-8d58-4f9b-b9a8-40aee757a089 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:50.858087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3028e60c-8d58-4f9b-b9a8-40aee757a089 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:50.867340 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:50.867340 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:50.874004 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3028e60c-8d58-4f9b-b9a8-40aee757a089 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:50.881075 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3028e60c-8d58-4f9b-b9a8-40aee757a089 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 returned with HTTP 200 Aug 18 13:58:50.881600 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1183/4727] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:50 2026] GET /volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:50.898595 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f357694-6796-445c-bdf1-1b991818ee4a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:50.900496 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f357694-6796-445c-bdf1-1b991818ee4a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:58:50.900791 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f357694-6796-445c-bdf1-1b991818ee4a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "257670b4-1c43-4be9-befe-7a606f71d1c2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1330165420"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:50.910811 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:50.910811 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:50.911326 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f357694-6796-445c-bdf1-1b991818ee4a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:50.911429 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-4f357694-6796-445c-bdf1-1b991818ee4a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create snapshot from volume 257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:50.947083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-4f357694-6796-445c-bdf1-1b991818ee4a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['80d83b1f-20aa-48a4-b352-c0b87428d2e8', '43f4023f-3f02-43c7-b5e7-e2b28e96688b', 'c6c5c5e9-84de-495a-91aa-095d673e11ea', 'ac6d5813-4150-4d37-a45e-00c454a75641'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:50.984677 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f357694-6796-445c-bdf1-1b991818ee4a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot create request issued successfully. Aug 18 13:58:50.985042 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f357694-6796-445c-bdf1-1b991818ee4a tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:58:50.985596 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1181/4728] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:58:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:50.998407 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d830996-4056-4ec7-b0bd-748104ce98ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:51.000378 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d830996-4056-4ec7-b0bd-748104ce98ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb Aug 18 13:58:51.000617 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d830996-4056-4ec7-b0bd-748104ce98ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:51.000850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d830996-4056-4ec7-b0bd-748104ce98ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:51.006591 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:51.006591 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:51.007227 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d830996-4056-4ec7-b0bd-748104ce98ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:51.008184 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d830996-4056-4ec7-b0bd-748104ce98ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb returned with HTTP 200 Aug 18 13:58:51.008639 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1174/4729] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:50 2026] GET /volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:51.501038 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-af7189f6-7ae9-46b4-b70e-3fdd5aa49a6e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:51.503467 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af7189f6-7ae9-46b4-b70e-3fdd5aa49a6e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:51.503795 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af7189f6-7ae9-46b4-b70e-3fdd5aa49a6e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:51.504065 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af7189f6-7ae9-46b4-b70e-3fdd5aa49a6e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:51.504171 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-af7189f6-7ae9-46b4-b70e-3fdd5aa49a6e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:51.509325 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:51.509325 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:51.510345 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af7189f6-7ae9-46b4-b70e-3fdd5aa49a6e tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:51.510930 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1192/4730] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:51 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:58:51.522604 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd4a4376-d57b-4756-8a12-646f42f748fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:51.589508 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7dfb4321-f2e8-4a88-8124-74a721cd96ba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:51.592066 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7dfb4321-f2e8-4a88-8124-74a721cd96ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:51.592350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7dfb4321-f2e8-4a88-8124-74a721cd96ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:51.592626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7dfb4321-f2e8-4a88-8124-74a721cd96ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:51.592793 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7dfb4321-f2e8-4a88-8124-74a721cd96ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:51.597988 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:51.597988 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:51.599053 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7dfb4321-f2e8-4a88-8124-74a721cd96ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:51.599461 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1182/4731] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:51 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:51.696181 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd4a4376-d57b-4756-8a12-646f42f748fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-member] PUT https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:51.696562 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd4a4376-d57b-4756-8a12-646f42f748fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:51.703290 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:51.703290 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:51.713476 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd4a4376-d57b-4756-8a12-646f42f748fb tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-member] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:51.714032 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1184/4732] 10.4.3.221 () {70 vars in 1408 bytes} [Tue Aug 18 13:58:51 2026] PUT /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 315 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:51.722310 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-325be493-80ca-4c24-b23a-1031df74536b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:51.724619 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-325be493-80ca-4c24-b23a-1031df74536b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:51.724941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-325be493-80ca-4c24-b23a-1031df74536b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:51.725192 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-325be493-80ca-4c24-b23a-1031df74536b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:51.725325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-325be493-80ca-4c24-b23a-1031df74536b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:51.730380 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:51.730380 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:51.731196 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-325be493-80ca-4c24-b23a-1031df74536b tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:51.731649 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1175/4733] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:51 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:51.742231 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e8241be8-5cb4-42fc-bf2e-6151b14ba430 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:51.748611 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e8241be8-5cb4-42fc-bf2e-6151b14ba430 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] DELETE https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:51.748820 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e8241be8-5cb4-42fc-bf2e-6151b14ba430 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:51.749025 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e8241be8-5cb4-42fc-bf2e-6151b14ba430 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:51.749122 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-e8241be8-5cb4-42fc-bf2e-6151b14ba430 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Delete backup with id: af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. Aug 18 13:58:51.753835 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:51.753835 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:51.774451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-e8241be8-5cb4-42fc-bf2e-6151b14ba430 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] delete_backup rpcapi backup_id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:58:51.776355 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e8241be8-5cb4-42fc-bf2e-6151b14ba430 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 202 Aug 18 13:58:51.776931 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1193/4734] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:58:51 2026] DELETE /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:58:51.789342 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b2f0fcbb-1ce9-43f5-9d71-9c17e0879b24 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:51.791246 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2f0fcbb-1ce9-43f5-9d71-9c17e0879b24 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:51.792035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2f0fcbb-1ce9-43f5-9d71-9c17e0879b24 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:51.792035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b2f0fcbb-1ce9-43f5-9d71-9c17e0879b24 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:51.792035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b2f0fcbb-1ce9-43f5-9d71-9c17e0879b24 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:51.798653 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:51.798653 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:51.799570 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b2f0fcbb-1ce9-43f5-9d71-9c17e0879b24 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 200 Aug 18 13:58:51.800119 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1183/4735] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:51 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:52.021974 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4be0555e-d0c3-413a-808a-bb338e065f74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:52.024102 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4be0555e-d0c3-413a-808a-bb338e065f74 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb Aug 18 13:58:52.024234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4be0555e-d0c3-413a-808a-bb338e065f74 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:52.024480 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4be0555e-d0c3-413a-808a-bb338e065f74 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:52.030935 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:52.030935 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:52.031461 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4be0555e-d0c3-413a-808a-bb338e065f74 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:52.032351 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4be0555e-d0c3-413a-808a-bb338e065f74 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb returned with HTTP 200 Aug 18 13:58:52.032807 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1185/4736] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:52 2026] GET /volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:52.044186 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:52.047586 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:58:52.047969 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "35a90cf7-50f0-456d-a1b4-f00ebef749cb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-415151177"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:52.049575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request body: {'volume': {'snapshot_id': '35a90cf7-50f0-456d-a1b4-f00ebef749cb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-415151177'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:58:52.056073 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:52.056073 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:52.056515 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:52.056580 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume of 1 GB Aug 18 13:58:52.061831 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Availability Zones retrieved successfully. Aug 18 13:58:52.069875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (99746752-8a75-430d-a4b0-910384fbb3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:52.071114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906b1c22-a033-49dc-8bd3-fdee4d582433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:52.072092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:58:52.102005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (906b1c22-a033-49dc-8bd3-fdee4d582433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35a90cf7-50f0-456d-a1b4-f00ebef749cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:52.102765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb0f862-fcbb-42a9-a098-9d6702922bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:52.168291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Created reservations ['88f9d04a-4db6-4186-be2d-8ba847a5160e', '392638e3-419d-4c84-a4da-4fa5f8a65679', 'e5e09941-fd02-40b5-82fa-0ef4c8e5a220', '7c2d018c-513b-46d0-89d2-c9b86a6bc99f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:58:52.169171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb0f862-fcbb-42a9-a098-9d6702922bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f9d04a-4db6-4186-be2d-8ba847a5160e', '392638e3-419d-4c84-a4da-4fa5f8a65679', 'e5e09941-fd02-40b5-82fa-0ef4c8e5a220', '7c2d018c-513b-46d0-89d2-c9b86a6bc99f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:52.170270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978e0b45-779c-4daa-96b7-53efbe9f8b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:52.234449 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (978e0b45-779c-4daa-96b7-53efbe9f8b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d853bb4-b727-4517-8293-14b8636f3e1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-415151177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['88f9d04a-4db6-4186-be2d-8ba847a5160e','392638e3-419d-4c84-a4da-4fa5f8a65679','e5e09941-fd02-40b5-82fa-0ef4c8e5a220','7c2d018c-513b-46d0-89d2-c9b86a6bc99f'],size=1,snapshot_id=35a90cf7-50f0-456d-a1b4-f00ebef749cb,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-415151177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d853bb4-b727-4517-8293-14b8636f3e1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ed84147b924b8d95792fa22a03a139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35a90cf7-50f0-456d-a1b4-f00ebef749cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:52.235523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2029374c-e321-48b5-b2e0-1240e7fbf6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:52.277848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2029374c-e321-48b5-b2e0-1240e7fbf6b4) transitioned into state 'SUCCESS' from state '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-415151177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ed84147b924b8d95792fa22a03a139',qos_specs=None,replication_status=,reservations=['88f9d04a-4db6-4186-be2d-8ba847a5160e','392638e3-419d-4c84-a4da-4fa5f8a65679','e5e09941-fd02-40b5-82fa-0ef4c8e5a220','7c2d018c-513b-46d0-89d2-c9b86a6bc99f'],size=1,snapshot_id=35a90cf7-50f0-456d-a1b4-f00ebef749cb,source_replicaid=,source_volid=None,status='creating',user_id='27f3c29f8a9544eb94d306a5554b2ad3',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:52.278743 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ced9b3-8cac-479c-bc37-3acae8a73553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:58:52.322164 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ced9b3-8cac-479c-bc37-3acae8a73553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:58:52.323105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Flow 'volume_create_api' (99746752-8a75-430d-a4b0-910384fbb3c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:58:52.323526 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Create volume request issued successfully. Aug 18 13:58:52.326264 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b6dc3ff-eed6-4a1a-a76d-b3c144760f17 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:58:52.326834 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1176/4737] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:58:52 2026] POST /volume/v3/volumes => generated 787 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:58:52.348507 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e53559ce-ba74-4e6b-9b4c-d5dbb816c910 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:52.350168 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e53559ce-ba74-4e6b-9b4c-d5dbb816c910 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:52.350462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e53559ce-ba74-4e6b-9b4c-d5dbb816c910 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:52.350669 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e53559ce-ba74-4e6b-9b4c-d5dbb816c910 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:52.357845 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:52.357845 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:52.362321 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e53559ce-ba74-4e6b-9b4c-d5dbb816c910 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:52.367110 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e53559ce-ba74-4e6b-9b4c-d5dbb816c910 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 200 Aug 18 13:58:52.367481 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1194/4738] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:52 2026] GET /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:52.628211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4b6a7834-bc0d-4eae-9925-f791368fa10a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:52.630887 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b6a7834-bc0d-4eae-9925-f791368fa10a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:52.631113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b6a7834-bc0d-4eae-9925-f791368fa10a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:52.631275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b6a7834-bc0d-4eae-9925-f791368fa10a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:52.631456 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4b6a7834-bc0d-4eae-9925-f791368fa10a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:52.636839 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:52.636839 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:52.637943 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b6a7834-bc0d-4eae-9925-f791368fa10a tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:52.638512 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1184/4739] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:52 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:52.813881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61871c2e-1fd2-4365-aaa0-5595e83ffb9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:52.816071 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61871c2e-1fd2-4365-aaa0-5595e83ffb9f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c Aug 18 13:58:52.816395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61871c2e-1fd2-4365-aaa0-5595e83ffb9f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:52.816588 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61871c2e-1fd2-4365-aaa0-5595e83ffb9f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:52.816708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-61871c2e-1fd2-4365-aaa0-5595e83ffb9f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Show backup with id af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:52.823460 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61871c2e-1fd2-4365-aaa0-5595e83ffb9f tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c returned with HTTP 404 Aug 18 13:58:52.824164 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1186/4740] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:52 2026] GET /volume/v3/backups/af9a1a8f-4bb1-4e9c-83eb-f14e077b3e4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:52.832748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:52.835309 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 Aug 18 13:58:52.835615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:52.835971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:52.836216 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Delete volume with id: 3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 Aug 18 13:58:52.847220 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:52.847220 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:52.847572 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Volume info retrieved successfully. Aug 18 13:58:52.876168 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Delete volume request issued successfully. Aug 18 13:58:52.876437 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22ed527c-355e-401d-8fc1-b46a5eef6a3a tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 returned with HTTP 202 Aug 18 13:58:52.877051 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1177/4741] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:58:52 2026] DELETE /volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:52.886328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-648751f9-9873-4536-8ef4-3a0e87946ef1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:52.889590 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-648751f9-9873-4536-8ef4-3a0e87946ef1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 Aug 18 13:58:52.889849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-648751f9-9873-4536-8ef4-3a0e87946ef1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:52.890079 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-648751f9-9873-4536-8ef4-3a0e87946ef1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:52.903342 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:52.903342 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:52.910534 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-648751f9-9873-4536-8ef4-3a0e87946ef1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Volume info retrieved successfully. Aug 18 13:58:52.914757 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-648751f9-9873-4536-8ef4-3a0e87946ef1 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 returned with HTTP 200 Aug 18 13:58:52.915460 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1195/4742] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:52 2026] GET /volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:58:53.389162 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ad09fb19-f346-4f65-97d4-9a07a60bc83d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:53.392434 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad09fb19-f346-4f65-97d4-9a07a60bc83d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:53.392434 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ad09fb19-f346-4f65-97d4-9a07a60bc83d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:53.392434 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ad09fb19-f346-4f65-97d4-9a07a60bc83d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:53.403407 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:53.403407 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:53.408823 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ad09fb19-f346-4f65-97d4-9a07a60bc83d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:53.414559 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad09fb19-f346-4f65-97d4-9a07a60bc83d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 200 Aug 18 13:58:53.415187 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1185/4743] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:53 2026] GET /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:53.432417 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0edc9ad3-1c01-4223-880b-06ae9214bcfe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:53.435945 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0edc9ad3-1c01-4223-880b-06ae9214bcfe tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:53.436162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0edc9ad3-1c01-4223-880b-06ae9214bcfe tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:53.436556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0edc9ad3-1c01-4223-880b-06ae9214bcfe tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:53.448342 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:53.448342 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:53.454388 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0edc9ad3-1c01-4223-880b-06ae9214bcfe tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:53.463519 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0edc9ad3-1c01-4223-880b-06ae9214bcfe tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 200 Aug 18 13:58:53.464480 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1187/4744] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:53 2026] GET /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:53.486797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:53.488629 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:53.488842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:53.489068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:53.489237 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: 4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:53.504611 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:53.504611 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:53.505372 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:53.539203 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume request issued successfully. Aug 18 13:58:53.539597 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c09cbf9e-2c2d-4173-a6ab-db81ae4bb68c tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 202 Aug 18 13:58:53.540019 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1178/4745] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:53 2026] DELETE /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:53.550150 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0d4d4ba4-1310-490a-a52c-64e2fdea1f35 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:53.550968 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d4d4ba4-1310-490a-a52c-64e2fdea1f35 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:53.551173 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d4d4ba4-1310-490a-a52c-64e2fdea1f35 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:53.551342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d4d4ba4-1310-490a-a52c-64e2fdea1f35 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:53.561296 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:53.561296 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:53.568827 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0d4d4ba4-1310-490a-a52c-64e2fdea1f35 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:53.573597 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d4d4ba4-1310-490a-a52c-64e2fdea1f35 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 200 Aug 18 13:58:53.574562 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1196/4746] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:53 2026] GET /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:53.651734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fbf7cd07-e14f-4a47-a4bb-a3cbe5087758 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:53.654010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fbf7cd07-e14f-4a47-a4bb-a3cbe5087758 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:53.654304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fbf7cd07-e14f-4a47-a4bb-a3cbe5087758 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:53.654526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fbf7cd07-e14f-4a47-a4bb-a3cbe5087758 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:53.654714 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-fbf7cd07-e14f-4a47-a4bb-a3cbe5087758 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:53.660953 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:53.660953 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:53.661717 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fbf7cd07-e14f-4a47-a4bb-a3cbe5087758 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:53.662153 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1186/4747] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:53 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:53.932814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cabde5ed-d82e-4121-b008-56b0b7cf7294 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:53.937038 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cabde5ed-d82e-4121-b008-56b0b7cf7294 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] GET https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 Aug 18 13:58:53.945545 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cabde5ed-d82e-4121-b008-56b0b7cf7294 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:53.945677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cabde5ed-d82e-4121-b008-56b0b7cf7294 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:53.955309 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cabde5ed-d82e-4121-b008-56b0b7cf7294 tempest-ProjectMemberTests39-1144737660 tempest-ProjectMemberTests39-1144737660-project-admin] https://10.4.3.221/volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 returned with HTTP 404 Aug 18 13:58:53.955992 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1188/4748] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:58:53 2026] GET /volume/v3/volumes/3bbce8fc-d83e-43ad-9f9a-9754278b2cf5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:54.589586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b05c8ef8-bf8b-415d-b35a-ec9f9eb1a9f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:54.591839 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b05c8ef8-bf8b-415d-b35a-ec9f9eb1a9f7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:54.592197 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b05c8ef8-bf8b-415d-b35a-ec9f9eb1a9f7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:54.592463 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b05c8ef8-bf8b-415d-b35a-ec9f9eb1a9f7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:54.600077 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b05c8ef8-bf8b-415d-b35a-ec9f9eb1a9f7 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 404 Aug 18 13:58:54.600650 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1179/4749] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:54 2026] GET /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:54.608464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-195e7222-a9ad-4a9c-a2a5-004e35343ab3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:54.609823 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-195e7222-a9ad-4a9c-a2a5-004e35343ab3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:54.610220 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-195e7222-a9ad-4a9c-a2a5-004e35343ab3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:54.610299 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-195e7222-a9ad-4a9c-a2a5-004e35343ab3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:54.619923 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-195e7222-a9ad-4a9c-a2a5-004e35343ab3 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 404 Aug 18 13:58:54.620569 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1197/4750] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:54 2026] GET /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:54.629851 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d3676267-99df-42a6-89b6-dca7fb183f54 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:54.632385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d3676267-99df-42a6-89b6-dca7fb183f54 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:54.632740 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d3676267-99df-42a6-89b6-dca7fb183f54 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:54.633020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d3676267-99df-42a6-89b6-dca7fb183f54 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:54.633229 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-d3676267-99df-42a6-89b6-dca7fb183f54 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: 4d853bb4-b727-4517-8293-14b8636f3e1d Aug 18 13:58:54.641309 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d3676267-99df-42a6-89b6-dca7fb183f54 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d returned with HTTP 404 Aug 18 13:58:54.642100 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1187/4751] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:54 2026] DELETE /volume/v3/volumes/4d853bb4-b727-4517-8293-14b8636f3e1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:54.651120 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:54.652570 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb Aug 18 13:58:54.652821 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:54.653087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:54.653330 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete snapshot with id: 35a90cf7-50f0-456d-a1b4-f00ebef749cb Aug 18 13:58:54.661811 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:54.661811 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:54.662473 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:54.680540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-36ed3c4d-3b26-4177-a6bb-82185845cc8e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:54.683212 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36ed3c4d-3b26-4177-a6bb-82185845cc8e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:54.683212 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36ed3c4d-3b26-4177-a6bb-82185845cc8e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:54.684019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36ed3c4d-3b26-4177-a6bb-82185845cc8e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:54.684019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-36ed3c4d-3b26-4177-a6bb-82185845cc8e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:54.697644 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:54.697644 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:54.699053 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36ed3c4d-3b26-4177-a6bb-82185845cc8e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:54.699053 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1180/4752] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:54 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:54.714508 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot delete request issued successfully. Aug 18 13:58:54.714508 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f03e6ac6-28c5-45e0-9b24-27158b3f5da4 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb returned with HTTP 202 Aug 18 13:58:54.714508 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1189/4753] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:54 2026] DELETE /volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:54.721347 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7ee2bc9e-657f-4b3a-93e1-6a8042fd5716 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:54.725553 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ee2bc9e-657f-4b3a-93e1-6a8042fd5716 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb Aug 18 13:58:54.725553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ee2bc9e-657f-4b3a-93e1-6a8042fd5716 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:54.725553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ee2bc9e-657f-4b3a-93e1-6a8042fd5716 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:54.736109 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:54.736109 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:54.737477 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7ee2bc9e-657f-4b3a-93e1-6a8042fd5716 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Snapshot retrieved successfully. Aug 18 13:58:54.737739 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ee2bc9e-657f-4b3a-93e1-6a8042fd5716 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb returned with HTTP 200 Aug 18 13:58:54.739575 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1198/4754] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:54 2026] GET /volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:55.710323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-538e1a49-95a7-49af-bbb8-baa62ffbba7b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:55.712294 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-538e1a49-95a7-49af-bbb8-baa62ffbba7b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:55.712548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-538e1a49-95a7-49af-bbb8-baa62ffbba7b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:55.712818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-538e1a49-95a7-49af-bbb8-baa62ffbba7b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:55.712992 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-538e1a49-95a7-49af-bbb8-baa62ffbba7b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:55.720202 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:55.720202 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:55.722955 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-538e1a49-95a7-49af-bbb8-baa62ffbba7b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:55.723362 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1188/4755] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:55 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:55.751246 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9db8aced-8785-4524-997b-3628c6f25620 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:55.753773 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9db8aced-8785-4524-997b-3628c6f25620 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb Aug 18 13:58:55.754262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9db8aced-8785-4524-997b-3628c6f25620 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:55.754348 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9db8aced-8785-4524-997b-3628c6f25620 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:55.761663 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9db8aced-8785-4524-997b-3628c6f25620 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb returned with HTTP 404 Aug 18 13:58:55.762403 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1181/4756] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:55 2026] GET /volume/v3/snapshots/35a90cf7-50f0-456d-a1b4-f00ebef749cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:55.771507 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57df745e-07e9-4f27-a798-51bbca2d438d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:55.773528 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57df745e-07e9-4f27-a798-51bbca2d438d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:55.773738 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57df745e-07e9-4f27-a798-51bbca2d438d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:55.773979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57df745e-07e9-4f27-a798-51bbca2d438d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:55.784606 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:55.784606 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:55.797899 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57df745e-07e9-4f27-a798-51bbca2d438d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:55.803841 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57df745e-07e9-4f27-a798-51bbca2d438d tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 returned with HTTP 200 Aug 18 13:58:55.804500 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1190/4757] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:55 2026] GET /volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:55.819361 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:55.821002 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:55.821263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:55.821998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:55.821998 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: 257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:55.831493 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:55.831493 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:55.832417 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:55.856191 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume request issued successfully. Aug 18 13:58:55.856357 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ff03f0a6-45fa-4620-9e27-15dc7ee436ed tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 returned with HTTP 202 Aug 18 13:58:55.856782 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1199/4758] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:55 2026] DELETE /volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:55.866971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0550b33b-45cb-40de-827b-0119be8776ee None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:55.869954 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0550b33b-45cb-40de-827b-0119be8776ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:55.870224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0550b33b-45cb-40de-827b-0119be8776ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:55.870428 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0550b33b-45cb-40de-827b-0119be8776ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:55.879421 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:55.879421 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:55.883506 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0550b33b-45cb-40de-827b-0119be8776ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:55.894914 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0550b33b-45cb-40de-827b-0119be8776ee tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 returned with HTTP 200 Aug 18 13:58:55.894914 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1189/4759] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:55 2026] GET /volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:56.745523 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e60cde9-0b0f-4b56-87af-1bdda71f6881 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:56.748846 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e60cde9-0b0f-4b56-87af-1bdda71f6881 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:56.749986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e60cde9-0b0f-4b56-87af-1bdda71f6881 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:56.749986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e60cde9-0b0f-4b56-87af-1bdda71f6881 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:56.749986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1e60cde9-0b0f-4b56-87af-1bdda71f6881 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:56.758345 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:56.758345 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:56.760061 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e60cde9-0b0f-4b56-87af-1bdda71f6881 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:56.760061 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1182/4760] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:56 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:56.917401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-464d02c4-19be-488c-b81a-e513b44153c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:56.921580 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-464d02c4-19be-488c-b81a-e513b44153c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 Aug 18 13:58:56.921846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-464d02c4-19be-488c-b81a-e513b44153c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:56.922491 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-464d02c4-19be-488c-b81a-e513b44153c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:56.932916 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-464d02c4-19be-488c-b81a-e513b44153c9 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 returned with HTTP 404 Aug 18 13:58:56.939008 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1191/4761] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:56 2026] GET /volume/v3/volumes/257670b4-1c43-4be9-befe-7a606f71d1c2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:58:56.950948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b03d6067-39f2-4d72-bb5c-9a053094c2cc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:56.954118 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b03d6067-39f2-4d72-bb5c-9a053094c2cc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:56.954555 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b03d6067-39f2-4d72-bb5c-9a053094c2cc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:56.955155 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b03d6067-39f2-4d72-bb5c-9a053094c2cc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:56.966012 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:56.966012 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:56.971930 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b03d6067-39f2-4d72-bb5c-9a053094c2cc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:56.978893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b03d6067-39f2-4d72-bb5c-9a053094c2cc tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:56.979635 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1200/4762] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:56 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:56.994754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2e5284b2-0b17-4610-b8bf-48d7687f8b62 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:56.999575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0393d6e3-2eae-41e2-a088-bd49a11149af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:57.001461 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0393d6e3-2eae-41e2-a088-bd49a11149af tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] DELETE https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:57.001666 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0393d6e3-2eae-41e2-a088-bd49a11149af tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:57.001926 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0393d6e3-2eae-41e2-a088-bd49a11149af tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:57.002110 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0393d6e3-2eae-41e2-a088-bd49a11149af tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume with id: d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:57.015855 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:57.015855 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:57.016536 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0393d6e3-2eae-41e2-a088-bd49a11149af tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:57.077706 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0393d6e3-2eae-41e2-a088-bd49a11149af tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Delete volume request issued successfully. Aug 18 13:58:57.077706 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0393d6e3-2eae-41e2-a088-bd49a11149af tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 202 Aug 18 13:58:57.077706 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1183/4763] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:56 2026] DELETE /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:57.090828 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc712512-90e0-4843-8869-57c21394ac6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:57.092818 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc712512-90e0-4843-8869-57c21394ac6f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:57.093009 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc712512-90e0-4843-8869-57c21394ac6f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:57.093189 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc712512-90e0-4843-8869-57c21394ac6f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:57.103351 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:57.103351 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:57.113074 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fc712512-90e0-4843-8869-57c21394ac6f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Volume info retrieved successfully. Aug 18 13:58:57.119487 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc712512-90e0-4843-8869-57c21394ac6f tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 200 Aug 18 13:58:57.120093 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1192/4764] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:57 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:57.186447 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2e5284b2-0b17-4610-b8bf-48d7687f8b62 tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-admin] GET https://10.4.3.221/volume/v3/scheduler-stats/get_pools Aug 18 13:58:57.187520 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2e5284b2-0b17-4610-b8bf-48d7687f8b62 tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:57.187520 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2e5284b2-0b17-4610-b8bf-48d7687f8b62 tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-admin] Calling method 'get_pools' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:57.200910 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2e5284b2-0b17-4610-b8bf-48d7687f8b62 tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-admin] https://10.4.3.221/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 13:58:57.201594 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1190/4765] 10.4.3.221 () {66 vars in 1291 bytes} [Tue Aug 18 13:58:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:57.215824 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2ece8776-6c4b-4d22-b399-d1221914774c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:57.322587 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ece8776-6c4b-4d22-b399-d1221914774c tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-reader] GET https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool Aug 18 13:58:57.322835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ece8776-6c4b-4d22-b399-d1221914774c tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:57.323059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ece8776-6c4b-4d22-b399-d1221914774c tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-reader] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:57.323939 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-2ece8776-6c4b-4d22-b399-d1221914774c tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '193b5730b1d14443ad68eb413d4dc041', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be62e510508548f4901a41cfbd328f97', '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=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 13:58:57.324152 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ece8776-6c4b-4d22-b399-d1221914774c tempest-ProjectReaderTests-315489336 tempest-ProjectReaderTests-315489336-project-reader] https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool returned with HTTP 403 Aug 18 13:58:57.324588 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1201/4766] 10.4.3.221 () {66 vars in 1318 bytes} [Tue Aug 18 13:58:57 2026] GET /volume/v3/capabilities/np0000007658@storpool => generated 110 bytes in 110 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:57.776675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cd3cbcef-ff8f-4920-8319-291fcbfc47d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:57.779187 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd3cbcef-ff8f-4920-8319-291fcbfc47d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:57.779464 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd3cbcef-ff8f-4920-8319-291fcbfc47d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:57.779731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd3cbcef-ff8f-4920-8319-291fcbfc47d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:57.779958 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cd3cbcef-ff8f-4920-8319-291fcbfc47d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:57.787093 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:57.787093 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:57.788164 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd3cbcef-ff8f-4920-8319-291fcbfc47d7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:57.788574 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1184/4767] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:57 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:58.139169 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-69cec173-932b-4686-b33f-1978f6fe7991 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:58.141427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69cec173-932b-4686-b33f-1978f6fe7991 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] GET https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa Aug 18 13:58:58.141685 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69cec173-932b-4686-b33f-1978f6fe7991 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:58.141935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69cec173-932b-4686-b33f-1978f6fe7991 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:58.149412 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69cec173-932b-4686-b33f-1978f6fe7991 tempest-VolumesSnapshotTestJSON-1278780433 tempest-VolumesSnapshotTestJSON-1278780433-project-member] https://10.4.3.221/volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa returned with HTTP 404 Aug 18 13:58:58.150072 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1193/4768] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:58 2026] GET /volume/v3/volumes/d039aa54-1335-42b4-8e24-0584e82d42aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:58.803260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bd1221d3-6c57-4e4f-9475-60a975c758e8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:58.805528 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd1221d3-6c57-4e4f-9475-60a975c758e8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:58.805784 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd1221d3-6c57-4e4f-9475-60a975c758e8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:58.806049 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd1221d3-6c57-4e4f-9475-60a975c758e8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:58.806223 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bd1221d3-6c57-4e4f-9475-60a975c758e8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:58.812167 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:58.812167 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:58:58.813268 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd1221d3-6c57-4e4f-9475-60a975c758e8 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:58.813759 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1191/4769] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:58 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:58.831543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0e42aba6-26c3-4f9b-8955-f497ad6744b6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:58.833805 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0e42aba6-26c3-4f9b-8955-f497ad6744b6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:58.834051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0e42aba6-26c3-4f9b-8955-f497ad6744b6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:58.834285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0e42aba6-26c3-4f9b-8955-f497ad6744b6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:58.834934 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0e42aba6-26c3-4f9b-8955-f497ad6744b6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:58.840110 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:58.840110 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:58:58.840879 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0e42aba6-26c3-4f9b-8955-f497ad6744b6 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:58.841228 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1202/4770] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:58 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:58.855680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a30ac262-d69b-48fc-8005-f0eb756e8cff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:58.858040 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a30ac262-d69b-48fc-8005-f0eb756e8cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:58.858343 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a30ac262-d69b-48fc-8005-f0eb756e8cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:58.858612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a30ac262-d69b-48fc-8005-f0eb756e8cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:58.858786 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-a30ac262-d69b-48fc-8005-f0eb756e8cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete backup with id: 541297b3-c125-4f4b-82f5-5071c4aa0126. Aug 18 13:58:58.868394 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:58.868394 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:58.893017 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-a30ac262-d69b-48fc-8005-f0eb756e8cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] delete_backup rpcapi backup_id 541297b3-c125-4f4b-82f5-5071c4aa0126 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 13:58:58.895685 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a30ac262-d69b-48fc-8005-f0eb756e8cff tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 202 Aug 18 13:58:58.896260 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1185/4771] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:58:58 2026] DELETE /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:58:58.908945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3906de4-0231-469b-856d-28767d69f68e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:58.910918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3906de4-0231-469b-856d-28767d69f68e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:58.911108 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3906de4-0231-469b-856d-28767d69f68e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:58.911311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3906de4-0231-469b-856d-28767d69f68e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:58.911426 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a3906de4-0231-469b-856d-28767d69f68e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:58.916853 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:58.916853 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:58:58.918014 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3906de4-0231-469b-856d-28767d69f68e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 200 Aug 18 13:58:58.918512 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1194/4772] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:58 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.316413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cf3bf7c0-2330-445f-928d-d64f0bb93176 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.452712 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cf3bf7c0-2330-445f-928d-d64f0bb93176 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:58:59.453182 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cf3bf7c0-2330-445f-928d-d64f0bb93176 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1099378143", "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=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.494185 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cf3bf7c0-2330-445f-928d-d64f0bb93176 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:58:59.496034 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1192/4773] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types => generated 380 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.505904 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9c6bdd26-650c-448e-84c3-d4637cb80ba0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.507604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9c6bdd26-650c-448e-84c3-d4637cb80ba0 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption Aug 18 13:58:59.508105 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9c6bdd26-650c-448e-84c3-d4637cb80ba0 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.531135 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9c6bdd26-650c-448e-84c3-d4637cb80ba0 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption returned with HTTP 200 Aug 18 13:58:59.531135 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1203/4774] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.541912 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c47caafb-0c50-42a5-a31e-e462b5677b44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.544876 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c47caafb-0c50-42a5-a31e-e462b5677b44 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:58:59.545342 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c47caafb-0c50-42a5-a31e-e462b5677b44 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-134959048", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.566031 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c47caafb-0c50-42a5-a31e-e462b5677b44 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:58:59.566413 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1186/4775] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.576443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dae3f9f8-a0b5-4100-a00d-6f3c53e5c5ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.578529 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dae3f9f8-a0b5-4100-a00d-6f3c53e5c5ad tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types/5f5e17fc-1e9d-4a7a-bba8-ce1bff4511bf/encryption Aug 18 13:58:59.579222 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dae3f9f8-a0b5-4100-a00d-6f3c53e5c5ad tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.602491 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dae3f9f8-a0b5-4100-a00d-6f3c53e5c5ad tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/5f5e17fc-1e9d-4a7a-bba8-ce1bff4511bf/encryption returned with HTTP 200 Aug 18 13:58:59.603072 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1195/4776] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types/5f5e17fc-1e9d-4a7a-bba8-ce1bff4511bf/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.614768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f2504744-340a-4836-94d6-45343474c8f5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.616975 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2504744-340a-4836-94d6-45343474c8f5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:58:59.617454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f2504744-340a-4836-94d6-45343474c8f5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1614102654", "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=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.639484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f2504744-340a-4836-94d6-45343474c8f5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:58:59.639933 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1193/4777] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.651187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b3f3da75-9886-43a6-bf4f-887e578f73b7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.653509 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3f3da75-9886-43a6-bf4f-887e578f73b7 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612/extra_specs Aug 18 13:58:59.653990 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b3f3da75-9886-43a6-bf4f-887e578f73b7 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.679294 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3f3da75-9886-43a6-bf4f-887e578f73b7 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612/extra_specs returned with HTTP 200 Aug 18 13:58:59.680300 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1204/4778] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612/extra_specs => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:58:59.688833 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3e18f833-b88f-4ea6-975c-7a55f87f7308 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.691043 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e18f833-b88f-4ea6-975c-7a55f87f7308 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] PUT https://10.4.3.221/volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612/extra_specs/key2 Aug 18 13:58:59.691407 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e18f833-b88f-4ea6-975c-7a55f87f7308 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.716720 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e18f833-b88f-4ea6-975c-7a55f87f7308 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612/extra_specs/key2 returned with HTTP 200 Aug 18 13:58:59.716720 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1187/4779] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:58:59 2026] PUT /volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612/extra_specs/key2 => generated 25 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:58:59.735425 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95e01970-35a2-4d07-85bd-bc6124acd15c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.739892 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95e01970-35a2-4d07-85bd-bc6124acd15c tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:58:59.739892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95e01970-35a2-4d07-85bd-bc6124acd15c tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.755591 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95e01970-35a2-4d07-85bd-bc6124acd15c tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:58:59.756430 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1196/4780] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.765585 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a140ef40-f2a4-4766-abd2-344979eb33fa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.767961 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a140ef40-f2a4-4766-abd2-344979eb33fa tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/a730f3a7-23ff-4291-ae82-aa2707a31bd7 Aug 18 13:58:59.768321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a140ef40-f2a4-4766-abd2-344979eb33fa tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:59.768523 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a140ef40-f2a4-4766-abd2-344979eb33fa tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:59.798568 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a140ef40-f2a4-4766-abd2-344979eb33fa tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/a730f3a7-23ff-4291-ae82-aa2707a31bd7 returned with HTTP 202 Aug 18 13:58:59.799179 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1194/4781] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:58:59 2026] DELETE /volume/v3/types/a730f3a7-23ff-4291-ae82-aa2707a31bd7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:59.809779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1f9a44e5-7209-4b96-aa2b-f9b7fb1e4e54 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.812946 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1f9a44e5-7209-4b96-aa2b-f9b7fb1e4e54 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:58:59.813453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1f9a44e5-7209-4b96-aa2b-f9b7fb1e4e54 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1373949646", "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=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.833875 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1f9a44e5-7209-4b96-aa2b-f9b7fb1e4e54 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:58:59.834444 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1205/4782] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.844918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c306854-cef5-4367-809b-be770b901285 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.848071 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c306854-cef5-4367-809b-be770b901285 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94/encryption Aug 18 13:58:59.848419 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c306854-cef5-4367-809b-be770b901285 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.882382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c306854-cef5-4367-809b-be770b901285 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94/encryption returned with HTTP 200 Aug 18 13:58:59.883011 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1188/4783] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.894099 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84b86b60-43f2-4eb8-8f99-69b3a17fe078 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.895894 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84b86b60-43f2-4eb8-8f99-69b3a17fe078 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94/encryption/848ece2f-9b20-4753-99d1-6c92cc134004 Aug 18 13:58:59.896405 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84b86b60-43f2-4eb8-8f99-69b3a17fe078 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:59.896742 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84b86b60-43f2-4eb8-8f99-69b3a17fe078 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:59.910537 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84b86b60-43f2-4eb8-8f99-69b3a17fe078 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94/encryption/848ece2f-9b20-4753-99d1-6c92cc134004 returned with HTTP 202 Aug 18 13:58:59.911204 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1197/4784] 10.4.3.221 () {66 vars in 1489 bytes} [Tue Aug 18 13:58:59 2026] DELETE /volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94/encryption/848ece2f-9b20-4753-99d1-6c92cc134004 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:59.921106 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bb11b58c-70ef-475e-927b-ed9614ea55cb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.923275 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bb11b58c-70ef-475e-927b-ed9614ea55cb tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:58:59.923703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bb11b58c-70ef-475e-927b-ed9614ea55cb tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-627968983", "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=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:58:59.932270 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b212da78-fff4-460b-809f-7b72c316da4b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.934920 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b212da78-fff4-460b-809f-7b72c316da4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 Aug 18 13:58:59.935164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b212da78-fff4-460b-809f-7b72c316da4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:59.935789 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b212da78-fff4-460b-809f-7b72c316da4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:59.935945 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b212da78-fff4-460b-809f-7b72c316da4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Show backup with id 541297b3-c125-4f4b-82f5-5071c4aa0126. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 13:58:59.942232 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b212da78-fff4-460b-809f-7b72c316da4b tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 returned with HTTP 404 Aug 18 13:58:59.942426 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bb11b58c-70ef-475e-927b-ed9614ea55cb tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:58:59.942631 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1195/4785] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:58:59.943123 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1206/4786] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:58:59 2026] GET /volume/v3/backups/541297b3-c125-4f4b-82f5-5071c4aa0126 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:58:59.953808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.953975 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b509ad1d-50a4-4330-964a-e34ba5e40e2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.954696 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 Aug 18 13:58:59.954963 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:59.955209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:59.955375 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete snapshot with id: 7e279b3e-2cc3-4416-bc04-6cacba0cb325 Aug 18 13:58:59.956427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b509ad1d-50a4-4330-964a-e34ba5e40e2a tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/4cb01267-7fe0-44b6-95df-5eeadd8d4481/extra_specs/key1 Aug 18 13:58:59.956993 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b509ad1d-50a4-4330-964a-e34ba5e40e2a tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:59.957503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b509ad1d-50a4-4330-964a-e34ba5e40e2a tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:59.961497 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:58:59.961497 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:58:59.962063 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Snapshot retrieved successfully. Aug 18 13:58:59.983760 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Snapshot delete request issued successfully. Aug 18 13:58:59.983760 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14bdbe73-f6ba-41df-9abd-1752d0f785ba tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 returned with HTTP 202 Aug 18 13:58:59.983760 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1189/4787] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:58:59 2026] DELETE /volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:58:59.985709 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b509ad1d-50a4-4330-964a-e34ba5e40e2a tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/4cb01267-7fe0-44b6-95df-5eeadd8d4481/extra_specs/key1 returned with HTTP 202 Aug 18 13:58:59.986441 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1198/4788] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:58:59 2026] DELETE /volume/v3/types/4cb01267-7fe0-44b6-95df-5eeadd8d4481/extra_specs/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:58:59.992921 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-016bfbbb-156f-4faf-b242-76e6b51f9ea5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:58:59.997837 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-016bfbbb-156f-4faf-b242-76e6b51f9ea5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 Aug 18 13:58:59.998496 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-016bfbbb-156f-4faf-b242-76e6b51f9ea5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:58:59.998819 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-016bfbbb-156f-4faf-b242-76e6b51f9ea5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:58:59.999333 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8b971837-5118-4046-b103-6cddbdd15ee5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.001789 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b971837-5118-4046-b103-6cddbdd15ee5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:59:00.002164 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8b971837-5118-4046-b103-6cddbdd15ee5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1591636985", "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=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:00.006409 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:00.006409 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:00.007162 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-016bfbbb-156f-4faf-b242-76e6b51f9ea5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Snapshot retrieved successfully. Aug 18 13:59:00.008431 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-016bfbbb-156f-4faf-b242-76e6b51f9ea5 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 returned with HTTP 200 Aug 18 13:59:00.008880 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1196/4789] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:58:59 2026] GET /volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:00.022135 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b971837-5118-4046-b103-6cddbdd15ee5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:00.022699 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1207/4790] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:58:59 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:00.032275 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2914d14-60ac-45e5-994b-0577e7cdddce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.034742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2914d14-60ac-45e5-994b-0577e7cdddce tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/d0e92e17-1326-41fe-8e70-784970d5cc4a Aug 18 13:59:00.034986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2914d14-60ac-45e5-994b-0577e7cdddce tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.035243 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2914d14-60ac-45e5-994b-0577e7cdddce tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.035561 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:00.035561 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:00.072417 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2914d14-60ac-45e5-994b-0577e7cdddce tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/d0e92e17-1326-41fe-8e70-784970d5cc4a returned with HTTP 202 Aug 18 13:59:00.073012 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1190/4791] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:00 2026] DELETE /volume/v3/types/d0e92e17-1326-41fe-8e70-784970d5cc4a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:00.083616 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84adb4b5-9c45-4104-93ba-6a5e6dd5c12b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.085532 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84adb4b5-9c45-4104-93ba-6a5e6dd5c12b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] GET https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs Aug 18 13:59:00.085965 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84adb4b5-9c45-4104-93ba-6a5e6dd5c12b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.086343 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84adb4b5-9c45-4104-93ba-6a5e6dd5c12b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.097736 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84adb4b5-9c45-4104-93ba-6a5e6dd5c12b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs returned with HTTP 200 Aug 18 13:59:00.098449 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1199/4792] 10.4.3.221 () {66 vars in 1378 bytes} [Tue Aug 18 13:59:00 2026] GET /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs => generated 185 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:00.109350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e803665f-b36a-43c7-85ab-c61148331f60 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.111280 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e803665f-b36a-43c7-85ab-c61148331f60 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] GET https://10.4.3.221/volume/v3/types Aug 18 13:59:00.111508 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e803665f-b36a-43c7-85ab-c61148331f60 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.111747 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e803665f-b36a-43c7-85ab-c61148331f60 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.133806 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e803665f-b36a-43c7-85ab-c61148331f60 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:00.134269 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1197/4793] 10.4.3.221 () {66 vars in 1231 bytes} [Tue Aug 18 13:59:00 2026] GET /volume/v3/types => generated 3435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:00.146201 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a31de389-07ad-4e59-9ce7-6dbfdbac2fac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.148670 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a31de389-07ad-4e59-9ce7-6dbfdbac2fac tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] GET https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption/cipher Aug 18 13:59:00.148932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a31de389-07ad-4e59-9ce7-6dbfdbac2fac tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.149188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a31de389-07ad-4e59-9ce7-6dbfdbac2fac tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.157594 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a31de389-07ad-4e59-9ce7-6dbfdbac2fac tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption/cipher returned with HTTP 200 Aug 18 13:59:00.158247 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1208/4794] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 13:59:00 2026] GET /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:59:00.168635 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-867a6fc2-2bad-4ec0-837e-59e634a6889f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.170774 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-867a6fc2-2bad-4ec0-837e-59e634a6889f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] GET https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption Aug 18 13:59:00.170994 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-867a6fc2-2bad-4ec0-837e-59e634a6889f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.171184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-867a6fc2-2bad-4ec0-837e-59e634a6889f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.178170 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-867a6fc2-2bad-4ec0-837e-59e634a6889f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption returned with HTTP 200 Aug 18 13:59:00.178652 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1191/4795] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 13:59:00 2026] GET /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:00.188517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e0380c6-dc90-4805-b450-b3361c8b5d2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.190374 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e0380c6-dc90-4805-b450-b3361c8b5d2b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] GET https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/multiattach Aug 18 13:59:00.190782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e0380c6-dc90-4805-b450-b3361c8b5d2b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.191137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e0380c6-dc90-4805-b450-b3361c8b5d2b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.199733 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e0380c6-dc90-4805-b450-b3361c8b5d2b tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/multiattach returned with HTTP 200 Aug 18 13:59:00.200461 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1200/4796] 10.4.3.221 () {66 vars in 1414 bytes} [Tue Aug 18 13:59:00 2026] GET /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:59:00.208416 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-76645629-46dc-4980-ab07-a3dc0ceaa5d4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.210321 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76645629-46dc-4980-ab07-a3dc0ceaa5d4 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] GET https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/volume_backend_name Aug 18 13:59:00.210550 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76645629-46dc-4980-ab07-a3dc0ceaa5d4 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.210787 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76645629-46dc-4980-ab07-a3dc0ceaa5d4 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.218637 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76645629-46dc-4980-ab07-a3dc0ceaa5d4 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 13:59:00.219141 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1198/4797] 10.4.3.221 () {66 vars in 1438 bytes} [Tue Aug 18 13:59:00 2026] GET /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:59:00.228905 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b4551929-3aad-47bd-97d6-99a087ab4dc3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.231263 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4551929-3aad-47bd-97d6-99a087ab4dc3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] GET https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 Aug 18 13:59:00.231704 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b4551929-3aad-47bd-97d6-99a087ab4dc3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.232020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b4551929-3aad-47bd-97d6-99a087ab4dc3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.238038 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b4551929-3aad-47bd-97d6-99a087ab4dc3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 returned with HTTP 200 Aug 18 13:59:00.238346 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1209/4798] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 13:59:00 2026] GET /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:00.252102 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8934725-b550-4971-853b-139a4f3f5533 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.254894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8934725-b550-4971-853b-139a4f3f5533 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] PUT https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption/ca683914-d8a2-4c9c-962d-cb6fa75c93dc Aug 18 13:59:00.255221 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8934725-b550-4971-853b-139a4f3f5533 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:00.276958 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8934725-b550-4971-853b-139a4f3f5533 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption/ca683914-d8a2-4c9c-962d-cb6fa75c93dc returned with HTTP 200 Aug 18 13:59:00.277590 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1192/4799] 10.4.3.221 () {68 vars in 1506 bytes} [Tue Aug 18 13:59:00 2026] PUT /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/encryption/ca683914-d8a2-4c9c-962d-cb6fa75c93dc => generated 33 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:59:00.288288 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79fb0570-d69d-4da4-bff0-afba8e1a5183 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.289958 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79fb0570-d69d-4da4-bff0-afba8e1a5183 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] PUT https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/key1 Aug 18 13:59:00.290573 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79fb0570-d69d-4da4-bff0-afba8e1a5183 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:00.311377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79fb0570-d69d-4da4-bff0-afba8e1a5183 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/key1 returned with HTTP 200 Aug 18 13:59:00.312096 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1201/4800] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 13:59:00 2026] PUT /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367/extra_specs/key1 => generated 30 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 13:59:00.323104 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-81127950-ca7f-4264-9249-3b348515bc8c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.325433 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81127950-ca7f-4264-9249-3b348515bc8c tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] PUT https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 Aug 18 13:59:00.325944 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-81127950-ca7f-4264-9249-3b348515bc8c tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:00.343246 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81127950-ca7f-4264-9249-3b348515bc8c tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 returned with HTTP 200 Aug 18 13:59:00.343781 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1199/4801] 10.4.3.221 () {68 vars in 1362 bytes} [Tue Aug 18 13:59:00 2026] PUT /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 => generated 371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:00.354852 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-69aaa87a-ae2c-46e4-8dfd-cb0db5957eb3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.356844 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-69aaa87a-ae2c-46e4-8dfd-cb0db5957eb3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/4cb01267-7fe0-44b6-95df-5eeadd8d4481 Aug 18 13:59:00.357098 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-69aaa87a-ae2c-46e4-8dfd-cb0db5957eb3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.357282 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-69aaa87a-ae2c-46e4-8dfd-cb0db5957eb3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.385498 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-69aaa87a-ae2c-46e4-8dfd-cb0db5957eb3 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/4cb01267-7fe0-44b6-95df-5eeadd8d4481 returned with HTTP 202 Aug 18 13:59:00.386196 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1210/4802] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:00 2026] DELETE /volume/v3/types/4cb01267-7fe0-44b6-95df-5eeadd8d4481 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:00.394799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c380176d-338a-4f78-813e-d0be45ddec15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.397022 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c380176d-338a-4f78-813e-d0be45ddec15 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94 Aug 18 13:59:00.397287 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c380176d-338a-4f78-813e-d0be45ddec15 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.397527 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c380176d-338a-4f78-813e-d0be45ddec15 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.430990 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c380176d-338a-4f78-813e-d0be45ddec15 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94 returned with HTTP 202 Aug 18 13:59:00.431555 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1193/4803] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:00 2026] DELETE /volume/v3/types/a14f6c21-1c05-4cfe-9e1c-8fed9d3ead94 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:00.439294 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cf74943-3f3d-4683-bce5-b0a5ef27df95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.441361 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cf74943-3f3d-4683-bce5-b0a5ef27df95 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612 Aug 18 13:59:00.441686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cf74943-3f3d-4683-bce5-b0a5ef27df95 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.441981 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cf74943-3f3d-4683-bce5-b0a5ef27df95 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.473320 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cf74943-3f3d-4683-bce5-b0a5ef27df95 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612 returned with HTTP 202 Aug 18 13:59:00.474045 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1202/4804] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:00 2026] DELETE /volume/v3/types/0e6d414b-a9eb-4818-9b9b-d142ecd88612 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:00.480906 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a0cb94a2-ad7b-49f2-a29b-9d9b23f44b1f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.482902 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0cb94a2-ad7b-49f2-a29b-9d9b23f44b1f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/5f5e17fc-1e9d-4a7a-bba8-ce1bff4511bf Aug 18 13:59:00.483083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0cb94a2-ad7b-49f2-a29b-9d9b23f44b1f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.483314 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0cb94a2-ad7b-49f2-a29b-9d9b23f44b1f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.518260 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0cb94a2-ad7b-49f2-a29b-9d9b23f44b1f tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/5f5e17fc-1e9d-4a7a-bba8-ce1bff4511bf returned with HTTP 202 Aug 18 13:59:00.518833 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1200/4805] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:00 2026] DELETE /volume/v3/types/5f5e17fc-1e9d-4a7a-bba8-ce1bff4511bf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:00.530113 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-06c17ed7-c4b0-40e1-92e1-162b5198fad5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:00.532315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-06c17ed7-c4b0-40e1-92e1-162b5198fad5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] DELETE https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 Aug 18 13:59:00.532563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-06c17ed7-c4b0-40e1-92e1-162b5198fad5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:00.532826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-06c17ed7-c4b0-40e1-92e1-162b5198fad5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:00.565627 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-06c17ed7-c4b0-40e1-92e1-162b5198fad5 tempest-VolumeTypesAdminTests-626154543 tempest-VolumeTypesAdminTests-626154543-project-admin] https://10.4.3.221/volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 returned with HTTP 202 Aug 18 13:59:00.566287 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1211/4806] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:00 2026] DELETE /volume/v3/types/dde58afe-26a7-4b2a-b0cd-c6a2e173b367 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:01.022214 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5534bd36-86c6-46c0-b502-5c5d4ed38db0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:01.024838 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5534bd36-86c6-46c0-b502-5c5d4ed38db0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 Aug 18 13:59:01.024838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5534bd36-86c6-46c0-b502-5c5d4ed38db0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:01.025043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5534bd36-86c6-46c0-b502-5c5d4ed38db0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:01.032096 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5534bd36-86c6-46c0-b502-5c5d4ed38db0 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 returned with HTTP 404 Aug 18 13:59:01.032827 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1194/4807] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:01 2026] GET /volume/v3/snapshots/7e279b3e-2cc3-4416-bc04-6cacba0cb325 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:01.044954 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:01.046592 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 Aug 18 13:59:01.046814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:01.047013 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:01.047179 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume with id: 4743a3a5-874c-4f99-a14d-458d286d3472 Aug 18 13:59:01.057465 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:01.057465 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:01.058221 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:01.080621 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume request issued successfully. Aug 18 13:59:01.080954 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db26f20a-bf08-4aa2-91e3-7d5cf2f3e9a3 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 returned with HTTP 202 Aug 18 13:59:01.081543 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1203/4808] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:01 2026] DELETE /volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:01.094559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-58857302-7862-4336-93d1-434f2df27b80 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:01.096577 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-58857302-7862-4336-93d1-434f2df27b80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 Aug 18 13:59:01.096813 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-58857302-7862-4336-93d1-434f2df27b80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:01.097034 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-58857302-7862-4336-93d1-434f2df27b80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:01.109403 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:01.109403 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:01.116536 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-58857302-7862-4336-93d1-434f2df27b80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:01.122162 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-58857302-7862-4336-93d1-434f2df27b80 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 returned with HTTP 200 Aug 18 13:59:01.122304 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1201/4809] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:01 2026] GET /volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:59:02.137232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ae7f7079-ee71-48c1-9d5e-cb753b32c81d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.139194 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ae7f7079-ee71-48c1-9d5e-cb753b32c81d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 Aug 18 13:59:02.139375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ae7f7079-ee71-48c1-9d5e-cb753b32c81d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:02.139564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ae7f7079-ee71-48c1-9d5e-cb753b32c81d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:02.146419 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ae7f7079-ee71-48c1-9d5e-cb753b32c81d tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 returned with HTTP 404 Aug 18 13:59:02.146920 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1212/4810] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:02 2026] GET /volume/v3/volumes/4743a3a5-874c-4f99-a14d-458d286d3472 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:02.156765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-deb31cba-33cb-4d99-bb59-152605d2f025 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.159839 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb31cba-33cb-4d99-bb59-152605d2f025 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:59:02.159979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb31cba-33cb-4d99-bb59-152605d2f025 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:02.160144 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb31cba-33cb-4d99-bb59-152605d2f025 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:02.160335 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-deb31cba-33cb-4d99-bb59-152605d2f025 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume with id: 62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:59:02.170950 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:02.170950 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:02.171554 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-deb31cba-33cb-4d99-bb59-152605d2f025 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:02.184930 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a1f3f2e-c522-4d2c-ac99-a4b5317500ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.193316 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-deb31cba-33cb-4d99-bb59-152605d2f025 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume request issued successfully. Aug 18 13:59:02.193542 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb31cba-33cb-4d99-bb59-152605d2f025 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 202 Aug 18 13:59:02.194003 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1195/4811] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:02 2026] DELETE /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:02.202880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-662fb7cc-3665-459c-af58-c0eb9a2fd91e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.206502 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-662fb7cc-3665-459c-af58-c0eb9a2fd91e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:59:02.206502 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-662fb7cc-3665-459c-af58-c0eb9a2fd91e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:02.206502 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-662fb7cc-3665-459c-af58-c0eb9a2fd91e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:02.215267 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:02.215267 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:02.220923 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-662fb7cc-3665-459c-af58-c0eb9a2fd91e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:02.227711 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-662fb7cc-3665-459c-af58-c0eb9a2fd91e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 200 Aug 18 13:59:02.228544 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1202/4812] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:02 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:02.270548 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a1f3f2e-c522-4d2c-ac99-a4b5317500ec tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:59:02.270548 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a1f3f2e-c522-4d2c-ac99-a4b5317500ec tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55181422-9c17-460a-b2cd-f0ea71360a61", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-781281637"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:02.278561 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a1f3f2e-c522-4d2c-ac99-a4b5317500ec tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 404 Aug 18 13:59:02.279213 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1204/4813] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:59:02 2026] POST /volume/v3/snapshots => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:02.289640 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cbb33f2a-90d1-4635-a91f-1896b05c5ab5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.291976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cbb33f2a-90d1-4635-a91f-1896b05c5ab5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:59:02.292327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cbb33f2a-90d1-4635-a91f-1896b05c5ab5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1034686379"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:02.328528 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cbb33f2a-90d1-4635-a91f-1896b05c5ab5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 404 Aug 18 13:59:02.329461 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1213/4814] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:59:02 2026] POST /volume/v3/snapshots => generated 77 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:02.339248 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dda8da00-937a-4e45-b58c-564b64f41770 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.341009 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dda8da00-937a-4e45-b58c-564b64f41770 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/snapshots?limit=invalid Aug 18 13:59:02.341282 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dda8da00-937a-4e45-b58c-564b64f41770 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:02.341463 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dda8da00-937a-4e45-b58c-564b64f41770 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:02.341804 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dda8da00-937a-4e45-b58c-564b64f41770 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] HTTP exception thrown: limit param must be an integer Aug 18 13:59:02.341937 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dda8da00-937a-4e45-b58c-564b64f41770 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 13:59:02.342625 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1196/4815] 10.4.3.221 () {66 vars in 1270 bytes} [Tue Aug 18 13:59:02 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 13:59:02.351446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b69f64ef-8ffa-4827-8579-b2b6f3f616ab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.362323 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b69f64ef-8ffa-4827-8579-b2b6f3f616ab tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/snapshots?marker=383938db-9735-4c1a-a828-140d4e39b885 Aug 18 13:59:02.362323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b69f64ef-8ffa-4827-8579-b2b6f3f616ab tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:02.362323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b69f64ef-8ffa-4827-8579-b2b6f3f616ab tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:02.362323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-b69f64ef-8ffa-4827-8579-b2b6f3f616ab tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:59:02.365982 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.db.api [None req-b69f64ef-8ffa-4827-8579-b2b6f3f616ab tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Building query based on filter {{(pid=100282) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:59:02.373070 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b69f64ef-8ffa-4827-8579-b2b6f3f616ab tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots?marker=383938db-9735-4c1a-a828-140d4e39b885 returned with HTTP 404 Aug 18 13:59:02.373765 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1203/4816] 10.4.3.221 () {66 vars in 1330 bytes} [Tue Aug 18 13:59:02 2026] GET /volume/v3/snapshots?marker=383938db-9735-4c1a-a828-140d4e39b885 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:02.382820 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3562b061-5c5f-47a1-acbc-2f2a9df725ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.384828 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3562b061-5c5f-47a1-acbc-2f2a9df725ea tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/snapshots?sort_key=invalid Aug 18 13:59:02.385038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3562b061-5c5f-47a1-acbc-2f2a9df725ea tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:02.385247 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3562b061-5c5f-47a1-acbc-2f2a9df725ea tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:02.385532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3562b061-5c5f-47a1-acbc-2f2a9df725ea tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:59:02.386672 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-3562b061-5c5f-47a1-acbc-2f2a9df725ea tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 13:59:02.387336 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3562b061-5c5f-47a1-acbc-2f2a9df725ea tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 13:59:02.387923 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1205/4817] 10.4.3.221 () {66 vars in 1276 bytes} [Tue Aug 18 13:59:02 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 18 13:59:02.399902 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-58832b6f-421c-4470-941b-4375f296c11f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.402309 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:02.402820 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1275024800"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:02.406020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1275024800'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:02.406197 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Create volume of 2 GB Aug 18 13:59:02.411885 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Availability Zones retrieved successfully. Aug 18 13:59:02.420563 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Flow 'volume_create_api' (69398f6f-978e-4415-a21e-51a208c3e7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:02.422175 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9f6561-2259-47be-8696-1ad2f8fceaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:02.423831 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Validating volume size '2' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:02.458310 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9f6561-2259-47be-8696-1ad2f8fceaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:02.459066 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e1b059-e669-4e13-a302-bede09dd498c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:02.541990 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Created reservations ['60d3dcaa-f933-406e-8610-48e4d9e14de4', '82141314-3c89-4915-89d8-559551ed4adb', 'eb72807c-0691-40ad-b1c7-9f933fe2edf9', '706af49b-050f-4747-92da-aa171ef0b69a'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:02.542991 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e1b059-e669-4e13-a302-bede09dd498c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d3dcaa-f933-406e-8610-48e4d9e14de4', '82141314-3c89-4915-89d8-559551ed4adb', 'eb72807c-0691-40ad-b1c7-9f933fe2edf9', '706af49b-050f-4747-92da-aa171ef0b69a']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:02.544142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1836202c-6208-4c0d-be4c-4820eee5b1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:02.570605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1836202c-6208-4c0d-be4c-4820eee5b1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0356e170-d944-4676-acd4-3ffcde17e250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1275024800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3dbaa585f3438b980d88aff6befdf7',qos_specs=None,replication_status=,reservations=['60d3dcaa-f933-406e-8610-48e4d9e14de4','82141314-3c89-4915-89d8-559551ed4adb','eb72807c-0691-40ad-b1c7-9f933fe2edf9','706af49b-050f-4747-92da-aa171ef0b69a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d7b5086acb46a8ba2c1fd3edd55165',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1275024800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0356e170-d944-4676-acd4-3ffcde17e250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b3dbaa585f3438b980d88aff6befdf7',provider_auth=None,provider_geometry=None,provider_id=None,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='04d7b5086acb46a8ba2c1fd3edd55165',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:02.571382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713cae64-5e69-4f54-a400-50dd136750d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:02.594736 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713cae64-5e69-4f54-a400-50dd136750d7) transitioned into state 'SUCCESS' from state '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-1275024800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b3dbaa585f3438b980d88aff6befdf7',qos_specs=None,replication_status=,reservations=['60d3dcaa-f933-406e-8610-48e4d9e14de4','82141314-3c89-4915-89d8-559551ed4adb','eb72807c-0691-40ad-b1c7-9f933fe2edf9','706af49b-050f-4747-92da-aa171ef0b69a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d7b5086acb46a8ba2c1fd3edd55165',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:02.596201 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1803768b-70d3-42f1-9710-ef2c8b8ed599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:02.614277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1803768b-70d3-42f1-9710-ef2c8b8ed599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:02.614277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Flow 'volume_create_api' (69398f6f-978e-4415-a21e-51a208c3e7d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:02.614277 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Create volume request issued successfully. Aug 18 13:59:02.614277 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-58832b6f-421c-4470-941b-4375f296c11f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:02.614277 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1214/4818] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:59:02 2026] POST /volume/v3/volumes => generated 762 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:02.630804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0832b6d5-ba99-44c4-b77e-f743dab85376 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:02.632807 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0832b6d5-ba99-44c4-b77e-f743dab85376 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:02.635893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0832b6d5-ba99-44c4-b77e-f743dab85376 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:02.635893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0832b6d5-ba99-44c4-b77e-f743dab85376 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:02.642086 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:02.642086 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:02.646161 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0832b6d5-ba99-44c4-b77e-f743dab85376 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Volume info retrieved successfully. Aug 18 13:59:02.651125 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0832b6d5-ba99-44c4-b77e-f743dab85376 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 returned with HTTP 200 Aug 18 13:59:02.651571 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1197/4819] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:02 2026] GET /volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:03.244401 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1d44b2f8-56c4-4ea6-ae3a-1f909087b014 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:03.246393 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1d44b2f8-56c4-4ea6-ae3a-1f909087b014 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad Aug 18 13:59:03.246665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1d44b2f8-56c4-4ea6-ae3a-1f909087b014 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:03.246945 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1d44b2f8-56c4-4ea6-ae3a-1f909087b014 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:03.255019 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1d44b2f8-56c4-4ea6-ae3a-1f909087b014 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad returned with HTTP 404 Aug 18 13:59:03.255718 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1204/4820] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:03 2026] GET /volume/v3/volumes/62937e71-9dcd-4da5-a9eb-46a2ccc56fad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:03.266906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec86170c-6e70-40a8-b24f-ca0978372852 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:03.269198 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec86170c-6e70-40a8-b24f-ca0978372852 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 Aug 18 13:59:03.269485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec86170c-6e70-40a8-b24f-ca0978372852 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:03.269736 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec86170c-6e70-40a8-b24f-ca0978372852 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:03.269933 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ec86170c-6e70-40a8-b24f-ca0978372852 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume with id: 8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 Aug 18 13:59:03.272689 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=334,cinder:UPDATE=69,cinder:INSERT=25 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:59:03.278817 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:03.278817 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:03.279366 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ec86170c-6e70-40a8-b24f-ca0978372852 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:03.313626 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ec86170c-6e70-40a8-b24f-ca0978372852 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume request issued successfully. Aug 18 13:59:03.314056 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec86170c-6e70-40a8-b24f-ca0978372852 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 returned with HTTP 202 Aug 18 13:59:03.314621 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1206/4821] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:03 2026] DELETE /volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:03.328603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c0f9a348-d629-4408-824c-2540fd5c3b49 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:03.331075 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c0f9a348-d629-4408-824c-2540fd5c3b49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 Aug 18 13:59:03.331309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c0f9a348-d629-4408-824c-2540fd5c3b49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:03.331517 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c0f9a348-d629-4408-824c-2540fd5c3b49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:03.342628 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:03.342628 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:03.348514 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c0f9a348-d629-4408-824c-2540fd5c3b49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:03.355186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c0f9a348-d629-4408-824c-2540fd5c3b49 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 returned with HTTP 200 Aug 18 13:59:03.355658 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1215/4822] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:03 2026] GET /volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:03.666237 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50c152e7-877a-4473-a0bb-d774e5309900 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:03.668146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50c152e7-877a-4473-a0bb-d774e5309900 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:03.668964 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50c152e7-877a-4473-a0bb-d774e5309900 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:03.668964 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50c152e7-877a-4473-a0bb-d774e5309900 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:03.677537 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:03.677537 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:03.682327 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-50c152e7-877a-4473-a0bb-d774e5309900 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Volume info retrieved successfully. Aug 18 13:59:03.688438 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50c152e7-877a-4473-a0bb-d774e5309900 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 returned with HTTP 200 Aug 18 13:59:03.689025 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1198/4823] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:03 2026] GET /volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:03.704559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-23fac15a-2239-4ada-a553-f29d3d714c52 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:03.706558 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23fac15a-2239-4ada-a553-f29d3d714c52 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:59:03.707069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-23fac15a-2239-4ada-a553-f29d3d714c52 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0356e170-d944-4676-acd4-3ffcde17e250", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-85552880"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:03.711295 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=351,cinder:UPDATE=72,cinder:INSERT=44 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:59:03.724051 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:03.724051 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:03.724635 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-23fac15a-2239-4ada-a553-f29d3d714c52 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Volume info retrieved successfully. Aug 18 13:59:03.724822 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-23fac15a-2239-4ada-a553-f29d3d714c52 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Create snapshot from volume 0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:03.766421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-23fac15a-2239-4ada-a553-f29d3d714c52 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Created reservations ['c9fa87fd-09a9-4b25-9952-b54076cb1c04', 'bc6c5ae9-0181-485b-b5e1-984bd8de9263', 'b5e1ac11-6cd2-4fc1-94a0-463525e87274', 'ca5f0fa7-6d79-4844-b336-2b87096c0c00'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:03.804365 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-23fac15a-2239-4ada-a553-f29d3d714c52 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Snapshot create request issued successfully. Aug 18 13:59:03.804958 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23fac15a-2239-4ada-a553-f29d3d714c52 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:59:03.805668 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1205/4824] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:59:03 2026] POST /volume/v3/snapshots => generated 316 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:03.817333 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21b4f54e-7f77-4359-b1c6-a3b413aec260 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:03.819834 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21b4f54e-7f77-4359-b1c6-a3b413aec260 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d Aug 18 13:59:03.820095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21b4f54e-7f77-4359-b1c6-a3b413aec260 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:03.820340 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21b4f54e-7f77-4359-b1c6-a3b413aec260 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:03.828822 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:03.828822 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:03.830068 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21b4f54e-7f77-4359-b1c6-a3b413aec260 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Snapshot retrieved successfully. Aug 18 13:59:03.830879 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21b4f54e-7f77-4359-b1c6-a3b413aec260 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d returned with HTTP 200 Aug 18 13:59:03.831352 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1207/4825] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:03 2026] GET /volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d => generated 448 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:04.370819 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e167423d-11bd-474e-b643-12a6c13074e7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:04.372972 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e167423d-11bd-474e-b643-12a6c13074e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 Aug 18 13:59:04.373184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e167423d-11bd-474e-b643-12a6c13074e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:04.373410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e167423d-11bd-474e-b643-12a6c13074e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:04.382161 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e167423d-11bd-474e-b643-12a6c13074e7 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 returned with HTTP 404 Aug 18 13:59:04.382742 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1216/4826] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:04 2026] GET /volume/v3/volumes/8c86c163-daa9-48be-9cf7-6c9dc3ba51a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:04.391957 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5f5a156-664c-4397-b806-a93fc0c23548 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:04.394425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5f5a156-664c-4397-b806-a93fc0c23548 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f Aug 18 13:59:04.394696 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5f5a156-664c-4397-b806-a93fc0c23548 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:04.394966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5f5a156-664c-4397-b806-a93fc0c23548 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:04.395176 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e5f5a156-664c-4397-b806-a93fc0c23548 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume with id: 4677d7cb-7505-4df0-8bec-c3344c2ff50f Aug 18 13:59:04.405003 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:04.405003 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:04.405598 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5f5a156-664c-4397-b806-a93fc0c23548 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:04.428003 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5f5a156-664c-4397-b806-a93fc0c23548 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Delete volume request issued successfully. Aug 18 13:59:04.428205 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5f5a156-664c-4397-b806-a93fc0c23548 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f returned with HTTP 202 Aug 18 13:59:04.428729 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1199/4827] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:04 2026] DELETE /volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:04.436705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-98848dc3-13bf-4fed-ae10-1498951e4982 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:04.438660 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98848dc3-13bf-4fed-ae10-1498951e4982 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f Aug 18 13:59:04.438871 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98848dc3-13bf-4fed-ae10-1498951e4982 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:04.439058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98848dc3-13bf-4fed-ae10-1498951e4982 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:04.447289 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:04.447289 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:04.451338 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-98848dc3-13bf-4fed-ae10-1498951e4982 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Volume info retrieved successfully. Aug 18 13:59:04.456146 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98848dc3-13bf-4fed-ae10-1498951e4982 tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f returned with HTTP 200 Aug 18 13:59:04.456705 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1206/4828] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:04 2026] GET /volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:04.845087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a57f873c-3724-46fe-8b1f-2370e6e75efc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:04.846837 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a57f873c-3724-46fe-8b1f-2370e6e75efc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d Aug 18 13:59:04.847097 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a57f873c-3724-46fe-8b1f-2370e6e75efc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:04.847184 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a57f873c-3724-46fe-8b1f-2370e6e75efc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:04.867335 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:04.867335 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:04.868362 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a57f873c-3724-46fe-8b1f-2370e6e75efc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Snapshot retrieved successfully. Aug 18 13:59:04.869059 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a57f873c-3724-46fe-8b1f-2370e6e75efc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d returned with HTTP 200 Aug 18 13:59:04.869575 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1208/4829] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:04 2026] GET /volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:04.892823 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:04.896673 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:04.897139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "7ce664b4-efb7-434e-93c4-c6c7c2a2569d"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:04.899812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '7ce664b4-efb7-434e-93c4-c6c7c2a2569d'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:04.909479 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:04.909479 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:04.910169 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Snapshot retrieved successfully. Aug 18 13:59:04.910961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Create volume of 1 GB Aug 18 13:59:04.918368 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Availability Zones retrieved successfully. Aug 18 13:59:04.928158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Flow 'volume_create_api' (f34f8653-c87d-41cc-8096-5701d4ed7526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:04.929996 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfe1aeb-7952-45c8-a1ed-3cc227ecd961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:04.931131 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:04.932558 np0000007658 devstack@c-api.service[100281]: WARNING cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfe1aeb-7952-45c8-a1ed-3cc227ecd961) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 13:59:04.932558 np0000007658 devstack@c-api.service[100281]: 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 18 13:59:04.935072 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfe1aeb-7952-45c8-a1ed-3cc227ecd961) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:04.936822 np0000007658 devstack@c-api.service[100281]: WARNING cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfe1aeb-7952-45c8-a1ed-3cc227ecd961) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 13:59:04.938823 np0000007658 devstack@c-api.service[100281]: WARNING cinder.volume.api [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Flow 'volume_create_api' (f34f8653-c87d-41cc-8096-5701d4ed7526) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 13:59:04.938823 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7dda1cd4-591e-49c7-bfb4-6c3e9f0dad9d tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 400 Aug 18 13:59:04.938823 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1217/4830] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:59:04 2026] POST /volume/v3/volumes => generated 171 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 13:59:04.951466 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:04.953438 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d Aug 18 13:59:04.953762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:04.954069 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:04.954234 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Delete snapshot with id: 7ce664b4-efb7-434e-93c4-c6c7c2a2569d Aug 18 13:59:04.958886 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=324,cinder:UPDATE=55,cinder:INSERT=25 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:59:04.962090 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:04.962090 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:04.962677 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Snapshot retrieved successfully. Aug 18 13:59:04.988340 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Snapshot delete request issued successfully. Aug 18 13:59:04.988699 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cd081e2-30f2-4bae-a780-ecdd3955bd65 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d returned with HTTP 202 Aug 18 13:59:04.989307 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1200/4831] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:59:04 2026] DELETE /volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:05.000243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fc054853-aa30-48ae-ada0-bce172e004c5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:05.003278 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc054853-aa30-48ae-ada0-bce172e004c5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d Aug 18 13:59:05.003278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fc054853-aa30-48ae-ada0-bce172e004c5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:05.003278 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fc054853-aa30-48ae-ada0-bce172e004c5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:05.011556 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:05.011556 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:05.011727 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fc054853-aa30-48ae-ada0-bce172e004c5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Snapshot retrieved successfully. Aug 18 13:59:05.012882 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fc054853-aa30-48ae-ada0-bce172e004c5 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d returned with HTTP 200 Aug 18 13:59:05.013952 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1207/4832] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:04 2026] GET /volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:05.473228 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db41e148-060d-42e1-aa54-4f8aeae7ed6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:05.475639 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db41e148-060d-42e1-aa54-4f8aeae7ed6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] GET https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f Aug 18 13:59:05.475942 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db41e148-060d-42e1-aa54-4f8aeae7ed6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:05.476210 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db41e148-060d-42e1-aa54-4f8aeae7ed6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:05.488281 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db41e148-060d-42e1-aa54-4f8aeae7ed6e tempest-VolumesBackupsTest-747457548 tempest-VolumesBackupsTest-747457548-project-member] https://10.4.3.221/volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f returned with HTTP 404 Aug 18 13:59:05.491888 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1209/4833] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:05 2026] GET /volume/v3/volumes/4677d7cb-7505-4df0-8bec-c3344c2ff50f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:06.026954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7f392cbf-16e7-4664-bae1-a3a7e5cddbcc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:06.030342 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f392cbf-16e7-4664-bae1-a3a7e5cddbcc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d Aug 18 13:59:06.030342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f392cbf-16e7-4664-bae1-a3a7e5cddbcc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:06.030342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f392cbf-16e7-4664-bae1-a3a7e5cddbcc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:06.034263 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=308,cinder:UPDATE=46,cinder:INSERT=37 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 13:59:06.038122 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f392cbf-16e7-4664-bae1-a3a7e5cddbcc tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d returned with HTTP 404 Aug 18 13:59:06.039487 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1218/4834] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:06 2026] GET /volume/v3/snapshots/7ce664b4-efb7-434e-93c4-c6c7c2a2569d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:06.050816 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-333ab82a-8751-4455-905d-397b0a0bcd9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:06.055819 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-333ab82a-8751-4455-905d-397b0a0bcd9a tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:06.055819 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-333ab82a-8751-4455-905d-397b0a0bcd9a tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:06.055819 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-333ab82a-8751-4455-905d-397b0a0bcd9a tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:06.063831 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:06.063831 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:06.069260 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-333ab82a-8751-4455-905d-397b0a0bcd9a tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Volume info retrieved successfully. Aug 18 13:59:06.075910 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-333ab82a-8751-4455-905d-397b0a0bcd9a tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 returned with HTTP 200 Aug 18 13:59:06.076708 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1201/4835] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:06 2026] GET /volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:06.094130 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:06.096380 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] DELETE https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:06.096634 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:06.097068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:06.097458 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Delete volume with id: 0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:06.105445 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:06.105445 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:06.106027 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Volume info retrieved successfully. Aug 18 13:59:06.132842 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Delete volume request issued successfully. Aug 18 13:59:06.133031 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-79aa6db6-17df-4f04-a9b3-f851cb5a660f tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 returned with HTTP 202 Aug 18 13:59:06.133484 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1208/4836] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:06 2026] DELETE /volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:06.142904 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1560812e-2af4-4f94-822c-0c39322d5bbf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:06.146804 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1560812e-2af4-4f94-822c-0c39322d5bbf tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:06.146804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1560812e-2af4-4f94-822c-0c39322d5bbf tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:06.146804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1560812e-2af4-4f94-822c-0c39322d5bbf tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:06.157518 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:06.157518 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:06.162767 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1560812e-2af4-4f94-822c-0c39322d5bbf tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Volume info retrieved successfully. Aug 18 13:59:06.174746 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1560812e-2af4-4f94-822c-0c39322d5bbf tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 returned with HTTP 200 Aug 18 13:59:06.174746 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1210/4837] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:06 2026] GET /volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:07.193660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e817c98b-8d57-42e0-8cd5-ee93de6699c2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:07.196623 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e817c98b-8d57-42e0-8cd5-ee93de6699c2 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] GET https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 Aug 18 13:59:07.197108 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e817c98b-8d57-42e0-8cd5-ee93de6699c2 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:07.197553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e817c98b-8d57-42e0-8cd5-ee93de6699c2 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:07.206147 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e817c98b-8d57-42e0-8cd5-ee93de6699c2 tempest-VolumesSnapshotNegativeTestJSON-59725930 tempest-VolumesSnapshotNegativeTestJSON-59725930-project-member] https://10.4.3.221/volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 returned with HTTP 404 Aug 18 13:59:07.206922 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1219/4838] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:07 2026] GET /volume/v3/volumes/0356e170-d944-4676-acd4-3ffcde17e250 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:08.279374 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:08.282628 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:59:08.283544 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5b1410a-7779-466a-bbed-4316f8be9444", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2071847046", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:08.299107 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:08.299107 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:08.299802 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:08.300398 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create snapshot from volume a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:59:08.349840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['7878db83-48d8-4bf8-b539-15835ad9f86d', '9bba78c6-568b-484f-9b98-e1940fd242d7', 'f0fc1c42-13bb-4455-a809-b2d00448989f', 'dffb65f3-5252-4765-ac56-5ea934730745'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:08.399081 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot force create request issued successfully. Aug 18 13:59:08.400068 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb6f6010-21bf-4be0-893f-1bcfd5abb0d0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:59:08.401005 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1202/4839] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:59:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:08.413567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-55be82c2-6b7d-4882-90dc-70429c059c15 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:08.416418 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-55be82c2-6b7d-4882-90dc-70429c059c15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d Aug 18 13:59:08.416671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-55be82c2-6b7d-4882-90dc-70429c059c15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:08.416671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-55be82c2-6b7d-4882-90dc-70429c059c15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:08.422345 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:08.422345 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:08.422954 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-55be82c2-6b7d-4882-90dc-70429c059c15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:08.423834 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-55be82c2-6b7d-4882-90dc-70429c059c15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d returned with HTTP 200 Aug 18 13:59:08.424418 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1209/4840] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:08 2026] GET /volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:09.438465 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64a1d60f-987f-468a-98ae-2a2102ccf580 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:09.440538 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64a1d60f-987f-468a-98ae-2a2102ccf580 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d Aug 18 13:59:09.440764 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64a1d60f-987f-468a-98ae-2a2102ccf580 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:09.440941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64a1d60f-987f-468a-98ae-2a2102ccf580 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:09.460549 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:09.460549 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:09.461900 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64a1d60f-987f-468a-98ae-2a2102ccf580 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:09.462273 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64a1d60f-987f-468a-98ae-2a2102ccf580 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d returned with HTTP 200 Aug 18 13:59:09.462765 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1211/4841] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:09 2026] GET /volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:09.475975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d84aa4cb-0a7d-4fdb-b37a-422aafb76cb1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:09.481729 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d84aa4cb-0a7d-4fdb-b37a-422aafb76cb1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d Aug 18 13:59:09.482070 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d84aa4cb-0a7d-4fdb-b37a-422aafb76cb1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:09.483015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d84aa4cb-0a7d-4fdb-b37a-422aafb76cb1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:09.493196 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:09.493196 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:09.495041 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d84aa4cb-0a7d-4fdb-b37a-422aafb76cb1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:09.495617 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d84aa4cb-0a7d-4fdb-b37a-422aafb76cb1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d returned with HTTP 200 Aug 18 13:59:09.496398 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1220/4842] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:09 2026] GET /volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:11.436471 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-870bdbd8-fc38-437f-8594-170b336e8e25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:11.562505 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:11.562953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:11.564906 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:11.565078 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Create volume of 1 GB Aug 18 13:59:11.565503 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:11.565503 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:11.570835 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Availability Zones retrieved successfully. Aug 18 13:59:11.577154 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Flow 'volume_create_api' (eed5b479-1b49-42d7-9604-17bbd1abd71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:11.578252 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b340da9-36c3-4ad8-b882-5fe7af43db25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:11.579341 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:11.609138 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b340da9-36c3-4ad8-b882-5fe7af43db25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:11.609886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a6dffc-0f57-4932-971e-6c81e49ae36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:11.687459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Created reservations ['cff8467a-ac25-47bc-9fd0-842450665abf', '0da54f80-0b2b-4c16-b90f-31b6ad811018', '4a9fbbdf-62ab-4d75-ab11-e589aea64908', '33722f60-bbce-4a86-a9f3-1eafa5cd4de5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:11.688010 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a6dffc-0f57-4932-971e-6c81e49ae36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cff8467a-ac25-47bc-9fd0-842450665abf', '0da54f80-0b2b-4c16-b90f-31b6ad811018', '4a9fbbdf-62ab-4d75-ab11-e589aea64908', '33722f60-bbce-4a86-a9f3-1eafa5cd4de5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:11.688896 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9351c15f-ae8a-4c8e-98cc-b7707d73b072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:11.716802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9351c15f-ae8a-4c8e-98cc-b7707d73b072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dbe8a39-a268-47e5-8f42-ba662e180f70', '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='0a66dc57dc774de281f333083b8c5053',qos_specs=None,replication_status=,reservations=['cff8467a-ac25-47bc-9fd0-842450665abf','0da54f80-0b2b-4c16-b90f-31b6ad811018','4a9fbbdf-62ab-4d75-ab11-e589aea64908','33722f60-bbce-4a86-a9f3-1eafa5cd4de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664b735de9594eceb45022f882e6b549',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dbe8a39-a268-47e5-8f42-ba662e180f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a66dc57dc774de281f333083b8c5053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664b735de9594eceb45022f882e6b549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:11.717659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cc5b32-73a6-4cc6-9418-22125f0a4dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:11.748451 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cc5b32-73a6-4cc6-9418-22125f0a4dfa) transitioned into state 'SUCCESS' from 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='0a66dc57dc774de281f333083b8c5053',qos_specs=None,replication_status=,reservations=['cff8467a-ac25-47bc-9fd0-842450665abf','0da54f80-0b2b-4c16-b90f-31b6ad811018','4a9fbbdf-62ab-4d75-ab11-e589aea64908','33722f60-bbce-4a86-a9f3-1eafa5cd4de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664b735de9594eceb45022f882e6b549',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:11.749357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922d075c-2549-48d7-bed5-85d419b16ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:11.761097 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922d075c-2549-48d7-bed5-85d419b16ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:11.762387 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Flow 'volume_create_api' (eed5b479-1b49-42d7-9604-17bbd1abd71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:11.762772 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Create volume request issued successfully. Aug 18 13:59:11.763548 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-870bdbd8-fc38-437f-8594-170b336e8e25 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:11.764129 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1203/4843] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 13:59:11 2026] POST /volume/v3/volumes => generated 740 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:11.789478 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-347d9488-8269-48f4-acb3-400daf612276 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:11.792761 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-347d9488-8269-48f4-acb3-400daf612276 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 Aug 18 13:59:11.793153 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-347d9488-8269-48f4-acb3-400daf612276 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:11.793300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-347d9488-8269-48f4-acb3-400daf612276 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:11.803747 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:11.803747 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:11.808100 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-347d9488-8269-48f4-acb3-400daf612276 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:11.815143 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-347d9488-8269-48f4-acb3-400daf612276 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 returned with HTTP 200 Aug 18 13:59:11.815463 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1210/4844] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:11 2026] GET /volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 => generated 808 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:12.833748 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bbcf9081-8c1a-4271-b76d-990d73809b7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:12.836139 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bbcf9081-8c1a-4271-b76d-990d73809b7e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 Aug 18 13:59:12.836414 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bbcf9081-8c1a-4271-b76d-990d73809b7e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:12.836701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bbcf9081-8c1a-4271-b76d-990d73809b7e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:12.847186 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:12.847186 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:12.852150 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bbcf9081-8c1a-4271-b76d-990d73809b7e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:12.858783 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bbcf9081-8c1a-4271-b76d-990d73809b7e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 returned with HTTP 200 Aug 18 13:59:12.859352 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1212/4845] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:12 2026] GET /volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:12.876327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-27e987dc-ef76-486d-be75-e8372a035d05 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:12.883049 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27e987dc-ef76-486d-be75-e8372a035d05 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 Aug 18 13:59:12.883049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27e987dc-ef76-486d-be75-e8372a035d05 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:12.883049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-27e987dc-ef76-486d-be75-e8372a035d05 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:12.903275 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:12.903275 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:12.907811 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-27e987dc-ef76-486d-be75-e8372a035d05 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:12.912727 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-27e987dc-ef76-486d-be75-e8372a035d05 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 returned with HTTP 200 Aug 18 13:59:12.913167 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1221/4846] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:12 2026] GET /volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:12.932146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:12.934149 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:12.934512 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2092298013"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:12.936821 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2092298013'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:12.937181 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Create volume of 1 GB Aug 18 13:59:12.937723 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:12.937723 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:12.942210 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Availability Zones retrieved successfully. Aug 18 13:59:12.951288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Flow 'volume_create_api' (c749821d-aca9-4072-b5f3-4ffacf97bcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:12.952388 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eece62c5-946d-427c-a8f4-bbce1ea034ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:12.953486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:12.986843 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eece62c5-946d-427c-a8f4-bbce1ea034ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:12.987769 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045d16f1-07ab-459a-991b-91801817ce80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:13.044524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Created reservations ['bd50584c-6ba0-4192-94c2-45f9ce26ab87', '89b1e6f0-4caf-4b20-a8dc-734b0ed80fd1', '9bfa8847-0358-4cb2-a6be-b27da7aa67a4', 'b2498535-f06e-4202-8f3d-48d5e3005ad8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:13.045410 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045d16f1-07ab-459a-991b-91801817ce80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd50584c-6ba0-4192-94c2-45f9ce26ab87', '89b1e6f0-4caf-4b20-a8dc-734b0ed80fd1', '9bfa8847-0358-4cb2-a6be-b27da7aa67a4', 'b2498535-f06e-4202-8f3d-48d5e3005ad8']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:13.046314 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99bc04c7-2eac-4c8f-898f-e850e2bdf2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:13.073395 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99bc04c7-2eac-4c8f-898f-e850e2bdf2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6bab370-fc25-4367-aa05-80217c536d9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2092298013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a66dc57dc774de281f333083b8c5053',qos_specs=None,replication_status=,reservations=['bd50584c-6ba0-4192-94c2-45f9ce26ab87','89b1e6f0-4caf-4b20-a8dc-734b0ed80fd1','9bfa8847-0358-4cb2-a6be-b27da7aa67a4','b2498535-f06e-4202-8f3d-48d5e3005ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664b735de9594eceb45022f882e6b549',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:13Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2092298013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6bab370-fc25-4367-aa05-80217c536d9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a66dc57dc774de281f333083b8c5053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='664b735de9594eceb45022f882e6b549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:13.074580 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e491db26-ef3a-46b3-a8e6-9dd0645fc9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:13.101129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e491db26-ef3a-46b3-a8e6-9dd0645fc9c4) transitioned into 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-2092298013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a66dc57dc774de281f333083b8c5053',qos_specs=None,replication_status=,reservations=['bd50584c-6ba0-4192-94c2-45f9ce26ab87','89b1e6f0-4caf-4b20-a8dc-734b0ed80fd1','9bfa8847-0358-4cb2-a6be-b27da7aa67a4','b2498535-f06e-4202-8f3d-48d5e3005ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='664b735de9594eceb45022f882e6b549',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:13.102092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f208b945-10e0-49d8-b348-6294cba4730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:13.117983 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f208b945-10e0-49d8-b348-6294cba4730f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:13.119329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Flow 'volume_create_api' (c749821d-aca9-4072-b5f3-4ffacf97bcab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:13.119843 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Create volume request issued successfully. Aug 18 13:59:13.124275 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c827588-fa3d-4620-a873-eb6f6455bf65 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:13.124914 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1204/4847] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:12 2026] POST /volume/v3/volumes => generated 776 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:13.147818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f314fa9b-0e9c-4456-95ab-aa45e7499bde None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:13.159507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f314fa9b-0e9c-4456-95ab-aa45e7499bde tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:13.159507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f314fa9b-0e9c-4456-95ab-aa45e7499bde tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:13.159507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f314fa9b-0e9c-4456-95ab-aa45e7499bde tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:13.168243 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:13.168243 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:13.177111 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f314fa9b-0e9c-4456-95ab-aa45e7499bde tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:13.184813 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f314fa9b-0e9c-4456-95ab-aa45e7499bde tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f returned with HTTP 200 Aug 18 13:59:13.185655 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1211/4848] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:13 2026] GET /volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:14.202135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-954fcc1f-bc9d-49fa-84a3-b910157ae8b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:14.204676 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-954fcc1f-bc9d-49fa-84a3-b910157ae8b5 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:14.205079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-954fcc1f-bc9d-49fa-84a3-b910157ae8b5 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:14.205352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-954fcc1f-bc9d-49fa-84a3-b910157ae8b5 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:14.213683 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:14.213683 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:14.222148 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-954fcc1f-bc9d-49fa-84a3-b910157ae8b5 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:14.228237 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-954fcc1f-bc9d-49fa-84a3-b910157ae8b5 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f returned with HTTP 200 Aug 18 13:59:14.228853 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1213/4849] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:14 2026] GET /volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:14.249709 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fbbaf295-2c5e-429a-8714-1911e8704cc2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:14.251702 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbbaf295-2c5e-429a-8714-1911e8704cc2 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:14.251944 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbbaf295-2c5e-429a-8714-1911e8704cc2 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:14.252171 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fbbaf295-2c5e-429a-8714-1911e8704cc2 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:14.274018 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:14.274018 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:14.291056 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fbbaf295-2c5e-429a-8714-1911e8704cc2 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:14.300728 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fbbaf295-2c5e-429a-8714-1911e8704cc2 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f returned with HTTP 200 Aug 18 13:59:14.300728 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1222/4850] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:14 2026] GET /volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f => generated 869 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:14.318409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:14.321257 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:59:14.321783 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6bab370-fc25-4367-aa05-80217c536d9f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-855691310"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:14.332457 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:14.332457 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:14.332954 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:14.333223 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Create snapshot from volume c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:14.382804 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Created reservations ['6c788e48-ffec-4bc8-885e-da4301b0190d', '1346cacc-c94f-45f2-bafa-76b322638573', 'bf118914-d1ad-4ffa-86c2-c6020391408b', '280d5062-3fd0-4f8f-9b25-8cba300e0264'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:14.437484 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Snapshot create request issued successfully. Aug 18 13:59:14.440392 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f32f78b-8c0a-4876-bb2a-7f6abbc8c56f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:59:14.441049 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1205/4851] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:59:14 2026] POST /volume/v3/snapshots => generated 325 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:14.455482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-53c60c73-afd0-4cac-9988-3e4ecbda57b1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:14.457942 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53c60c73-afd0-4cac-9988-3e4ecbda57b1 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e Aug 18 13:59:14.458544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53c60c73-afd0-4cac-9988-3e4ecbda57b1 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:14.458544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53c60c73-afd0-4cac-9988-3e4ecbda57b1 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:14.463879 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:14.463879 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:14.464477 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-53c60c73-afd0-4cac-9988-3e4ecbda57b1 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Snapshot retrieved successfully. Aug 18 13:59:14.465548 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53c60c73-afd0-4cac-9988-3e4ecbda57b1 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e returned with HTTP 200 Aug 18 13:59:14.466062 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1212/4852] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:14 2026] GET /volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e => generated 457 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:15.478572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c7f8359-29bd-48e7-9e6d-4e90ec9e95a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:15.481804 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c7f8359-29bd-48e7-9e6d-4e90ec9e95a7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e Aug 18 13:59:15.482238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c7f8359-29bd-48e7-9e6d-4e90ec9e95a7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:15.482603 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c7f8359-29bd-48e7-9e6d-4e90ec9e95a7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:15.494596 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:15.494596 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:15.494596 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5c7f8359-29bd-48e7-9e6d-4e90ec9e95a7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Snapshot retrieved successfully. Aug 18 13:59:15.496134 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c7f8359-29bd-48e7-9e6d-4e90ec9e95a7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e returned with HTTP 200 Aug 18 13:59:15.496703 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1214/4853] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:15 2026] GET /volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:15.510809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-02a49fff-2119-4460-8f55-56d383307ba9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:15.513304 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-02a49fff-2119-4460-8f55-56d383307ba9 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e Aug 18 13:59:15.513554 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-02a49fff-2119-4460-8f55-56d383307ba9 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:15.513920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-02a49fff-2119-4460-8f55-56d383307ba9 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:15.524338 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:15.524338 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:15.524546 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-02a49fff-2119-4460-8f55-56d383307ba9 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Snapshot retrieved successfully. Aug 18 13:59:15.526762 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-02a49fff-2119-4460-8f55-56d383307ba9 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e returned with HTTP 200 Aug 18 13:59:15.526762 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1223/4854] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:15 2026] GET /volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e => generated 484 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:15.540150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:15.543360 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e Aug 18 13:59:15.543360 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:15.543610 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:15.544066 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Delete snapshot with id: 9c0e9f91-f697-4b43-afab-a518f4c6ef5e Aug 18 13:59:15.549930 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:15.549930 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:15.550510 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Snapshot retrieved successfully. Aug 18 13:59:15.577352 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Snapshot delete request issued successfully. Aug 18 13:59:15.577554 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19e6aa5c-77a1-40d0-b6e8-b28ec3302ee4 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e returned with HTTP 202 Aug 18 13:59:15.577959 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1206/4855] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:59:15 2026] DELETE /volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:15.593117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a37a1ec5-df5a-4199-9ca6-4d75524dec76 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:15.599563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a37a1ec5-df5a-4199-9ca6-4d75524dec76 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e Aug 18 13:59:15.599563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a37a1ec5-df5a-4199-9ca6-4d75524dec76 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:15.599787 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a37a1ec5-df5a-4199-9ca6-4d75524dec76 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:15.613573 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:15.613573 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:15.614617 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a37a1ec5-df5a-4199-9ca6-4d75524dec76 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Snapshot retrieved successfully. Aug 18 13:59:15.617649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a37a1ec5-df5a-4199-9ca6-4d75524dec76 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e returned with HTTP 200 Aug 18 13:59:15.619049 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1213/4856] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:15 2026] GET /volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e => generated 483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:15.723577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82312c43-b619-4320-9621-e4c942a55739 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:15.764129 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82312c43-b619-4320-9621-e4c942a55739 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:59:15.764504 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82312c43-b619-4320-9621-e4c942a55739 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1427102615", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:15.781833 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82312c43-b619-4320-9621-e4c942a55739 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:15.782568 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1215/4857] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:59:15 2026] POST /volume/v3/types => generated 212 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:15.791459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c4de4a21-692c-4b32-a226-dd70329ebd50 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:15.793672 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4de4a21-692c-4b32-a226-dd70329ebd50 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] POST https://10.4.3.221/volume/v3/types/1803bcb5-5a2d-4965-a59e-4cb1f2b0259c/encryption Aug 18 13:59:15.794196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4de4a21-692c-4b32-a226-dd70329ebd50 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:15.812886 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4de4a21-692c-4b32-a226-dd70329ebd50 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/types/1803bcb5-5a2d-4965-a59e-4cb1f2b0259c/encryption returned with HTTP 200 Aug 18 13:59:15.813526 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1224/4858] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:59:15 2026] POST /volume/v3/types/1803bcb5-5a2d-4965-a59e-4cb1f2b0259c/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:15.823742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:15.906681 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:15.907072 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1781959318", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1427102615", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:15.908868 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1781959318', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1427102615', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:15.914505 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume of 1 GB Aug 18 13:59:15.914744 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:15.914744 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:15.915227 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Availability Zones retrieved successfully. Aug 18 13:59:15.927132 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (00acae83-9b15-43a8-a7c2-8b6c9cc1dc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:15.929852 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c81d390-8aaf-42fd-8f02-ac926b7846f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:15.931286 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:15.969246 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c81d390-8aaf-42fd-8f02-ac926b7846f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:59:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c,is_public=True,name='tempest-scenario-type-luks-1427102615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1803bcb5-5a2d-4965-a59e-4cb1f2b0259c', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:15.971354 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e647201e-abf2-4822-a17c-6a4e6ce19613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:16.015745 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1427102615 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1427102615, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:16.018887 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1427102615 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1427102615, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:16.069350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Created reservations ['cf03072e-6a29-4c6b-ad1c-9d9555849177', 'b8926714-51bd-4684-b962-40fa63d80793', '2773a422-82b8-4e82-81a4-43098f0b460c', '8df6d48a-5303-4974-9732-6b6ecf5ccaa0'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:16.070373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e647201e-abf2-4822-a17c-6a4e6ce19613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf03072e-6a29-4c6b-ad1c-9d9555849177', 'b8926714-51bd-4684-b962-40fa63d80793', '2773a422-82b8-4e82-81a4-43098f0b460c', '8df6d48a-5303-4974-9732-6b6ecf5ccaa0']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:16.071408 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b10545c-6b8e-49a6-8aa7-eb039cca9fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:16.098156 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b10545c-6b8e-49a6-8aa7-eb039cca9fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c4142fb-dc10-404c-afb8-79f6a4f83767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1781959318',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['cf03072e-6a29-4c6b-ad1c-9d9555849177','b8926714-51bd-4684-b962-40fa63d80793','2773a422-82b8-4e82-81a4-43098f0b460c','8df6d48a-5303-4974-9732-6b6ecf5ccaa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1781959318',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7c4142fb-dc10-404c-afb8-79f6a4f83767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b13a799b8de4bf69b2d8b49f032e11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690c83c6919b4623b50bcea50e730bf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1803bcb5-5a2d-4965-a59e-4cb1f2b0259c),volume_type_id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:16.098827 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc29a54d-b27b-4e42-b619-68a54f150b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:16.123737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc29a54d-b27b-4e42-b619-68a54f150b8e) transitioned into state 'SUCCESS' from state '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-1781959318',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['cf03072e-6a29-4c6b-ad1c-9d9555849177','b8926714-51bd-4684-b962-40fa63d80793','2773a422-82b8-4e82-81a4-43098f0b460c','8df6d48a-5303-4974-9732-6b6ecf5ccaa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:16.124371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eea6ced-cf98-4b57-9ab2-1e48a1fd9c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:16.148570 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eea6ced-cf98-4b57-9ab2-1e48a1fd9c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:16.149361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (00acae83-9b15-43a8-a7c2-8b6c9cc1dc91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:16.149778 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request issued successfully. Aug 18 13:59:16.150669 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0196345-073f-46d2-aaef-f95ee33a7ef5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:16.151686 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1207/4859] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:15 2026] POST /volume/v3/volumes => generated 785 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:16.175123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5eeb703c-5ad9-4a31-a2d7-27b8446e6e45 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:16.179682 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5eeb703c-5ad9-4a31-a2d7-27b8446e6e45 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 Aug 18 13:59:16.179961 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5eeb703c-5ad9-4a31-a2d7-27b8446e6e45 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:16.180707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5eeb703c-5ad9-4a31-a2d7-27b8446e6e45 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:16.199565 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:16.199565 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:16.210627 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5eeb703c-5ad9-4a31-a2d7-27b8446e6e45 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:16.218552 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5eeb703c-5ad9-4a31-a2d7-27b8446e6e45 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 returned with HTTP 200 Aug 18 13:59:16.219081 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1214/4860] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:16 2026] GET /volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:16.481831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:16.484251 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d Aug 18 13:59:16.484711 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:16.485067 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:16.485325 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: c0122558-d980-4926-bea2-7012ac3fb78d Aug 18 13:59:16.493320 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:16.493320 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:16.494229 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:16.521319 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot delete request issued successfully. Aug 18 13:59:16.521567 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c18e9f4-6cb0-4433-9731-f388dabec0c8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d returned with HTTP 202 Aug 18 13:59:16.522151 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1216/4861] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:59:16 2026] DELETE /volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:16.532756 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-30f79d27-00d9-4325-8da0-66839e094740 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:16.534768 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30f79d27-00d9-4325-8da0-66839e094740 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d Aug 18 13:59:16.535227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30f79d27-00d9-4325-8da0-66839e094740 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:16.535413 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30f79d27-00d9-4325-8da0-66839e094740 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:16.547497 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:16.547497 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:16.548039 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-30f79d27-00d9-4325-8da0-66839e094740 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:16.549012 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30f79d27-00d9-4325-8da0-66839e094740 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d returned with HTTP 200 Aug 18 13:59:16.549595 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1225/4862] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:16 2026] GET /volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:16.630383 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cd3388b-c11d-41cc-a928-250f3483889c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:16.632315 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cd3388b-c11d-41cc-a928-250f3483889c tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e Aug 18 13:59:16.632562 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cd3388b-c11d-41cc-a928-250f3483889c tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:16.632808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cd3388b-c11d-41cc-a928-250f3483889c tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:16.637967 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cd3388b-c11d-41cc-a928-250f3483889c tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e returned with HTTP 404 Aug 18 13:59:16.638870 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1208/4863] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:16 2026] GET /volume/v3/snapshots/9c0e9f91-f697-4b43-afab-a518f4c6ef5e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:16.647585 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4455daec-7c64-4837-b4b4-36b325c75815 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:16.650018 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4455daec-7c64-4837-b4b4-36b325c75815 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:16.650293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4455daec-7c64-4837-b4b4-36b325c75815 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:16.650566 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4455daec-7c64-4837-b4b4-36b325c75815 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:16.650806 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4455daec-7c64-4837-b4b4-36b325c75815 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Delete volume with id: c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:16.661452 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:16.661452 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:16.662109 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4455daec-7c64-4837-b4b4-36b325c75815 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:16.685209 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4455daec-7c64-4837-b4b4-36b325c75815 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Delete volume request issued successfully. Aug 18 13:59:16.685486 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4455daec-7c64-4837-b4b4-36b325c75815 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f returned with HTTP 202 Aug 18 13:59:16.686220 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1215/4864] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:16 2026] DELETE /volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:16.694924 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc2373ea-fbc4-4e68-bd1e-bc79c24c47e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:16.697435 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc2373ea-fbc4-4e68-bd1e-bc79c24c47e7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:16.697605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc2373ea-fbc4-4e68-bd1e-bc79c24c47e7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:16.697814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc2373ea-fbc4-4e68-bd1e-bc79c24c47e7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:16.707688 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:16.707688 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:16.711771 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bc2373ea-fbc4-4e68-bd1e-bc79c24c47e7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:16.717517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc2373ea-fbc4-4e68-bd1e-bc79c24c47e7 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f returned with HTTP 200 Aug 18 13:59:16.717692 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1217/4865] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:16 2026] GET /volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:17.238401 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-386f1d79-3596-419c-89d6-ad73fc3aa7c2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.240699 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-386f1d79-3596-419c-89d6-ad73fc3aa7c2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 Aug 18 13:59:17.241595 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-386f1d79-3596-419c-89d6-ad73fc3aa7c2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.241595 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-386f1d79-3596-419c-89d6-ad73fc3aa7c2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.252016 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:17.252016 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:17.256723 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-386f1d79-3596-419c-89d6-ad73fc3aa7c2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:17.262872 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-386f1d79-3596-419c-89d6-ad73fc3aa7c2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 returned with HTTP 200 Aug 18 13:59:17.263394 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1226/4866] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:17 2026] GET /volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:17.285459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-502dc4f6-b39e-4e1a-bf34-15e7419a790f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.287548 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-502dc4f6-b39e-4e1a-bf34-15e7419a790f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 Aug 18 13:59:17.287844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-502dc4f6-b39e-4e1a-bf34-15e7419a790f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.288110 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-502dc4f6-b39e-4e1a-bf34-15e7419a790f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.298115 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:17.298115 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:17.302409 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-502dc4f6-b39e-4e1a-bf34-15e7419a790f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:17.307380 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-502dc4f6-b39e-4e1a-bf34-15e7419a790f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 returned with HTTP 200 Aug 18 13:59:17.308000 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1209/4867] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:17 2026] GET /volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:17.327900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-aadf453c-deef-494e-a2bc-211b9b34d18b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.330831 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:17.332163 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1214127580", "source_volid": "7c4142fb-dc10-404c-afb8-79f6a4f83767", "volume_type": "tempest-scenario-type-luks-1427102615", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:17.334269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1214127580', 'source_volid': '7c4142fb-dc10-404c-afb8-79f6a4f83767', 'volume_type': 'tempest-scenario-type-luks-1427102615', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:17.348407 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:17.348407 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:17.348604 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume retrieved successfully. Aug 18 13:59:17.348604 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume of 1 GB Aug 18 13:59:17.349472 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Availability Zones retrieved successfully. Aug 18 13:59:17.356972 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (4c93cb2a-7e52-49aa-8ad7-7f82e193c601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:17.359948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25abfb07-7963-4a95-b986-41b80d94f6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:17.360782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:17.389024 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25abfb07-7963-4a95-b986-41b80d94f6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7c4142fb-dc10-404c-afb8-79f6a4f83767', 'volume_type': VolumeType(created_at=2026-08-18T13:59:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c,is_public=True,name='tempest-scenario-type-luks-1427102615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1803bcb5-5a2d-4965-a59e-4cb1f2b0259c', '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=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:17.390128 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24b70a3-d4b0-4fbe-9664-4d7526fa5913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:17.433998 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1427102615 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1427102615, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:17.434185 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1427102615 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1427102615, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:17.466096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Created reservations ['c8e34d43-df02-49c3-9f82-a5e8121d5684', '497587ab-7aac-4c5f-891c-b91d4636da71', 'bfbcf77f-cb63-44e3-bdd9-324c03f61faa', '6c0b9dba-ffc0-47ed-95bd-5b28649608d5'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:17.468340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24b70a3-d4b0-4fbe-9664-4d7526fa5913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8e34d43-df02-49c3-9f82-a5e8121d5684', '497587ab-7aac-4c5f-891c-b91d4636da71', 'bfbcf77f-cb63-44e3-bdd9-324c03f61faa', '6c0b9dba-ffc0-47ed-95bd-5b28649608d5']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:17.468340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3401fe4c-7ace-48ae-9df6-2ea7813d0fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:17.513849 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3401fe4c-7ace-48ae-9df6-2ea7813d0fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f96dcddd-6a2a-4af1-a3f9-353cb218f938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1214127580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['c8e34d43-df02-49c3-9f82-a5e8121d5684','497587ab-7aac-4c5f-891c-b91d4636da71','bfbcf77f-cb63-44e3-bdd9-324c03f61faa','6c0b9dba-ffc0-47ed-95bd-5b28649608d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=7c4142fb-dc10-404c-afb8-79f6a4f83767,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1214127580',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f96dcddd-6a2a-4af1-a3f9-353cb218f938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b13a799b8de4bf69b2d8b49f032e11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7c4142fb-dc10-404c-afb8-79f6a4f83767,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690c83c6919b4623b50bcea50e730bf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1803bcb5-5a2d-4965-a59e-4cb1f2b0259c),volume_type_id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:17.515366 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa665d2-71ec-4a7c-86ab-5767ac0f1fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:17.537101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08a6ac4c-47d1-402d-aa30-c4c1c1bd9576 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.539450 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08a6ac4c-47d1-402d-aa30-c4c1c1bd9576 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:17.539745 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08a6ac4c-47d1-402d-aa30-c4c1c1bd9576 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.540032 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08a6ac4c-47d1-402d-aa30-c4c1c1bd9576 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.545077 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa665d2-71ec-4a7c-86ab-5767ac0f1fda) transitioned into state 'SUCCESS' from state '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-1214127580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['c8e34d43-df02-49c3-9f82-a5e8121d5684','497587ab-7aac-4c5f-891c-b91d4636da71','bfbcf77f-cb63-44e3-bdd9-324c03f61faa','6c0b9dba-ffc0-47ed-95bd-5b28649608d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=7c4142fb-dc10-404c-afb8-79f6a4f83767,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=1803bcb5-5a2d-4965-a59e-4cb1f2b0259c)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:17.545505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae70dfe5-6e77-4669-8b24-d3020da70668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:17.552130 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:17.552130 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:17.557534 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08a6ac4c-47d1-402d-aa30-c4c1c1bd9576 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:17.561398 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b3711ab3-8c2d-464c-8462-1f9898f4aa5c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.564911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3711ab3-8c2d-464c-8462-1f9898f4aa5c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d Aug 18 13:59:17.564966 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08a6ac4c-47d1-402d-aa30-c4c1c1bd9576 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:17.565126 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b3711ab3-8c2d-464c-8462-1f9898f4aa5c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.565490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b3711ab3-8c2d-464c-8462-1f9898f4aa5c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.565599 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1218/4868] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:17 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:17.570800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae70dfe5-6e77-4669-8b24-d3020da70668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:17.572105 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (4c93cb2a-7e52-49aa-8ad7-7f82e193c601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:17.572573 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request issued successfully. Aug 18 13:59:17.573529 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-aadf453c-deef-494e-a2bc-211b9b34d18b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:17.574768 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1216/4869] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:17 2026] POST /volume/v3/volumes => generated 812 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:17.574971 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3711ab3-8c2d-464c-8462-1f9898f4aa5c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d returned with HTTP 404 Aug 18 13:59:17.575470 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1227/4870] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:17 2026] GET /volume/v3/snapshots/c0122558-d980-4926-bea2-7012ac3fb78d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:17.590977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a24b8bf6-1849-45ed-a8cd-078fc78412a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.597317 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a24b8bf6-1849-45ed-a8cd-078fc78412a4 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:17.597604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a24b8bf6-1849-45ed-a8cd-078fc78412a4 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.597917 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a24b8bf6-1849-45ed-a8cd-078fc78412a4 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.609795 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:17.609795 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:17.615650 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a24b8bf6-1849-45ed-a8cd-078fc78412a4 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:17.622808 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a24b8bf6-1849-45ed-a8cd-078fc78412a4 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:17.623403 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1210/4871] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:17 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:17.734947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-beafa67e-4b2e-4fa5-b74c-6b0a7584eabc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.735794 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beafa67e-4b2e-4fa5-b74c-6b0a7584eabc tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f Aug 18 13:59:17.735983 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beafa67e-4b2e-4fa5-b74c-6b0a7584eabc tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.736181 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beafa67e-4b2e-4fa5-b74c-6b0a7584eabc tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.745100 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beafa67e-4b2e-4fa5-b74c-6b0a7584eabc tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f returned with HTTP 404 Aug 18 13:59:17.745757 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1219/4872] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:17 2026] GET /volume/v3/volumes/c6bab370-fc25-4367-aa05-80217c536d9f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:17.756350 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.759411 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 Aug 18 13:59:17.759411 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.759607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.759966 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Delete volume with id: 8dbe8a39-a268-47e5-8f42-ba662e180f70 Aug 18 13:59:17.775150 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:17.775150 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:17.775340 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:17.803370 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Delete volume request issued successfully. Aug 18 13:59:17.803726 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b5d58de8-f9e4-4164-9ccb-a44b01d73042 tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 returned with HTTP 202 Aug 18 13:59:17.804367 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1217/4873] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:17 2026] DELETE /volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:17.814142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-165ed734-776f-4245-803e-82baa6da2e5f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:17.819326 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-165ed734-776f-4245-803e-82baa6da2e5f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 Aug 18 13:59:17.819529 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-165ed734-776f-4245-803e-82baa6da2e5f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:17.819791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-165ed734-776f-4245-803e-82baa6da2e5f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:17.840312 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:17.840312 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:17.848034 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-165ed734-776f-4245-803e-82baa6da2e5f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Volume info retrieved successfully. Aug 18 13:59:17.855292 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-165ed734-776f-4245-803e-82baa6da2e5f tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 returned with HTTP 200 Aug 18 13:59:17.856029 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1228/4874] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:17 2026] GET /volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 => generated 832 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:18.202985 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-a2f57aa0-20b8-4094-9a0e-ea3fc7df67ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.205341 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-a2f57aa0-20b8-4094-9a0e-ea3fc7df67ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:18.205552 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-a2f57aa0-20b8-4094-9a0e-ea3fc7df67ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:18.205748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-a2f57aa0-20b8-4094-9a0e-ea3fc7df67ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:18.217516 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:18.217516 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:18.225343 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-a2f57aa0-20b8-4094-9a0e-ea3fc7df67ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:18.232513 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-a2f57aa0-20b8-4094-9a0e-ea3fc7df67ab tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:18.233109 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1211/4875] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:18 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:18.330279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0fd07c90-ffb3-47ac-bc13-4144062c72f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.330807 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fd07c90-ffb3-47ac-bc13-4144062c72f6 None None] GET https://10.4.3.221/volume// Aug 18 13:59:18.331048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fd07c90-ffb3-47ac-bc13-4144062c72f6 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:18.331313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fd07c90-ffb3-47ac-bc13-4144062c72f6 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:18.331771 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fd07c90-ffb3-47ac-bc13-4144062c72f6 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:18.332314 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1220/4876] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:59:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:18.340703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-e532b41f-9961-4eb8-8492-7fb0cecb0e8e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.342824 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-e532b41f-9961-4eb8-8492-7fb0cecb0e8e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:59:18.343233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-e532b41f-9961-4eb8-8492-7fb0cecb0e8e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a52619c-334f-495d-9717-482610913ba0", "connector": null, "instance_uuid": "3e9f0984-d814-4d5f-a241-b5d37e30b659"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:18.352426 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:18.352426 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:18.389220 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-e532b41f-9961-4eb8-8492-7fb0cecb0e8e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:59:18.389985 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1218/4877] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:59:18 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:18.432936 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4b3533bc-5acc-441a-91bd-0a2eed4777da None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.434809 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4b3533bc-5acc-441a-91bd-0a2eed4777da tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:18.435009 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4b3533bc-5acc-441a-91bd-0a2eed4777da tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:18.435207 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4b3533bc-5acc-441a-91bd-0a2eed4777da tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:18.440963 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ede0560e-f08f-4856-bf81-499142068d8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.441429 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ede0560e-f08f-4856-bf81-499142068d8f None None] GET https://10.4.3.221/volume// Aug 18 13:59:18.441612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ede0560e-f08f-4856-bf81-499142068d8f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:18.441851 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ede0560e-f08f-4856-bf81-499142068d8f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:18.442267 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ede0560e-f08f-4856-bf81-499142068d8f None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:18.442580 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1212/4878] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:18.452036 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-c086acf3-1433-4c54-a396-85f567dbf22c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.452336 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:18.452336 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:18.456701 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-c086acf3-1433-4c54-a396-85f567dbf22c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:18.457006 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-c086acf3-1433-4c54-a396-85f567dbf22c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:18.457292 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-c086acf3-1433-4c54-a396-85f567dbf22c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:18.462220 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4b3533bc-5acc-441a-91bd-0a2eed4777da tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:18.468524 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4b3533bc-5acc-441a-91bd-0a2eed4777da tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:18.469172 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1229/4879] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:18 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:18.477839 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:18.477839 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:18.484792 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-c086acf3-1433-4c54-a396-85f567dbf22c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:18.489279 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-c086acf3-1433-4c54-a396-85f567dbf22c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:18.489736 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1221/4880] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:18 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 1118 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:18.603841 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-1d91581c-10ed-4dcc-8f73-758eaefa28b5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.606874 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-1d91581c-10ed-4dcc-8f73-758eaefa28b5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] PUT https://10.4.3.221/volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2 Aug 18 13:59:18.607379 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-1d91581c-10ed-4dcc-8f73-758eaefa28b5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:18.615556 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-1d91581c-10ed-4dcc-8f73-758eaefa28b5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Acquiring lock "cinder-attachment_update-6a52619c-334f-495d-9717-482610913ba0-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:59:18.620373 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-1d91581c-10ed-4dcc-8f73-758eaefa28b5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Lock "cinder-attachment_update-6a52619c-334f-495d-9717-482610913ba0-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:59:18.621441 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:18.621441 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:18.642074 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc33f047-3c70-43c6-b2cd-f8c1c9cb9f87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.643954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc33f047-3c70-43c6-b2cd-f8c1c9cb9f87 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:18.644110 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc33f047-3c70-43c6-b2cd-f8c1c9cb9f87 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:18.644315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc33f047-3c70-43c6-b2cd-f8c1c9cb9f87 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:18.655526 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:18.655526 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:18.663656 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc33f047-3c70-43c6-b2cd-f8c1c9cb9f87 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:18.670400 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc33f047-3c70-43c6-b2cd-f8c1c9cb9f87 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:18.671006 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1213/4881] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:18 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:18.714182 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-1d91581c-10ed-4dcc-8f73-758eaefa28b5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Lock "cinder-attachment_update-6a52619c-334f-495d-9717-482610913ba0-np0000007658" released by "attachment_update" :: held 0.094s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:59:18.714647 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-1d91581c-10ed-4dcc-8f73-758eaefa28b5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2 returned with HTTP 200 Aug 18 13:59:18.715666 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1219/4882] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:59:18 2026] PUT /volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 13:59:18.874090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c4d98579-4229-4e8b-948c-d7ebed9f1e3e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:18.877637 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4d98579-4229-4e8b-948c-d7ebed9f1e3e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] GET https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 Aug 18 13:59:18.877959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4d98579-4229-4e8b-948c-d7ebed9f1e3e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:18.878217 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c4d98579-4229-4e8b-948c-d7ebed9f1e3e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:18.887028 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c4d98579-4229-4e8b-948c-d7ebed9f1e3e tempest-CinderUnicodeTest-1439630420 tempest-CinderUnicodeTest-1439630420-project-member] https://10.4.3.221/volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 returned with HTTP 404 Aug 18 13:59:18.887618 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1230/4883] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:18 2026] GET /volume/v3/volumes/8dbe8a39-a268-47e5-8f42-ba662e180f70 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:19.487789 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4783225a-f2bd-43a3-8b39-54262cad305a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:19.489905 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4783225a-f2bd-43a3-8b39-54262cad305a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:19.490226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4783225a-f2bd-43a3-8b39-54262cad305a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:19.490367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4783225a-f2bd-43a3-8b39-54262cad305a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:19.505152 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:19.505152 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:19.512028 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4783225a-f2bd-43a3-8b39-54262cad305a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:19.518554 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4783225a-f2bd-43a3-8b39-54262cad305a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:19.519064 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1222/4884] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:19 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:19.688352 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d1ba27d-b953-4f53-90be-67edd9afdd2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:19.694056 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d1ba27d-b953-4f53-90be-67edd9afdd2d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:19.694056 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba27d-b953-4f53-90be-67edd9afdd2d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:19.694056 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d1ba27d-b953-4f53-90be-67edd9afdd2d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:19.705277 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:19.705277 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:19.710934 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d1ba27d-b953-4f53-90be-67edd9afdd2d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:19.716230 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d1ba27d-b953-4f53-90be-67edd9afdd2d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:19.716884 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1214/4885] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:19 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:19.854689 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6fbd0c71-67f5-4e20-9ac7-08b21d036e8b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:19.858494 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6fbd0c71-67f5-4e20-9ac7-08b21d036e8b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:59:19.858663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6fbd0c71-67f5-4e20-9ac7-08b21d036e8b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:19.858885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6fbd0c71-67f5-4e20-9ac7-08b21d036e8b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:19.859000 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-6fbd0c71-67f5-4e20-9ac7-08b21d036e8b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Delete snapshot with id: 71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:59:19.866668 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6fbd0c71-67f5-4e20-9ac7-08b21d036e8b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 404 Aug 18 13:59:19.867226 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1220/4886] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:59:19 2026] DELETE /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:19.876540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-16b1fedf-acad-4352-9d20-5fd97edbb74a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:19.880451 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16b1fedf-acad-4352-9d20-5fd97edbb74a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 Aug 18 13:59:19.880451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16b1fedf-acad-4352-9d20-5fd97edbb74a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:19.880451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-16b1fedf-acad-4352-9d20-5fd97edbb74a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:19.887787 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-16b1fedf-acad-4352-9d20-5fd97edbb74a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 returned with HTTP 404 Aug 18 13:59:19.888756 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1231/4887] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:19 2026] GET /volume/v3/snapshots/71b6069e-8a35-4d47-98cc-d46bfa7f24e9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:19.929665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-129f637c-6144-4e57-af53-8eab04a66ca4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:19.933583 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-129f637c-6144-4e57-af53-8eab04a66ca4 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:59:19.933849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-129f637c-6144-4e57-af53-8eab04a66ca4 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:19.934214 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-129f637c-6144-4e57-af53-8eab04a66ca4 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:19.951012 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:19.951012 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:19.956770 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-129f637c-6144-4e57-af53-8eab04a66ca4 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:19.963555 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-129f637c-6144-4e57-af53-8eab04a66ca4 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:59:19.964442 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1223/4888] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:19 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:19.989427 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-e134451b-411f-4cb5-b42f-9f2c25f0a3b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:19.991957 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-e134451b-411f-4cb5-b42f-9f2c25f0a3b5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf/action Aug 18 13:59:19.993191 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-e134451b-411f-4cb5-b42f-9f2c25f0a3b5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:19.993305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-e134451b-411f-4cb5-b42f-9f2c25f0a3b5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:20.004921 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:20.004921 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:20.005355 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-e134451b-411f-4cb5-b42f-9f2c25f0a3b5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:20.016270 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-e134451b-411f-4cb5-b42f-9f2c25f0a3b5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Begin detaching volume completed successfully. Aug 18 13:59:20.016270 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-e134451b-411f-4cb5-b42f-9f2c25f0a3b5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf/action returned with HTTP 202 Aug 18 13:59:20.016879 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1215/4889] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:59:19 2026] POST /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:59:20.075911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-09dd4150-1a58-4445-a3e7-4b58af1dc893 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:20.076561 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-09dd4150-1a58-4445-a3e7-4b58af1dc893 None None] GET https://10.4.3.221/volume// Aug 18 13:59:20.076561 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-09dd4150-1a58-4445-a3e7-4b58af1dc893 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:20.076783 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-09dd4150-1a58-4445-a3e7-4b58af1dc893 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:20.078156 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-09dd4150-1a58-4445-a3e7-4b58af1dc893 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:20.078156 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1221/4890] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:20.085502 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-18ceff6a-d180-46dd-baa2-e0b277b33838 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:20.090962 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-18ceff6a-d180-46dd-baa2-e0b277b33838 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:59:20.090962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-18ceff6a-d180-46dd-baa2-e0b277b33838 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:20.091648 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-18ceff6a-d180-46dd-baa2-e0b277b33838 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:20.107207 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:20.107207 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:20.114005 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-18ceff6a-d180-46dd-baa2-e0b277b33838 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:20.116895 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-18ceff6a-d180-46dd-baa2-e0b277b33838 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:59:20.117301 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1232/4891] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:20 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:20.535579 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0476142f-e7e3-4ae8-8a8b-8bd95478a0c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:20.538459 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0476142f-e7e3-4ae8-8a8b-8bd95478a0c2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:20.538728 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0476142f-e7e3-4ae8-8a8b-8bd95478a0c2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:20.538798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0476142f-e7e3-4ae8-8a8b-8bd95478a0c2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:20.550595 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:20.550595 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:20.554385 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0476142f-e7e3-4ae8-8a8b-8bd95478a0c2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:20.560337 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0476142f-e7e3-4ae8-8a8b-8bd95478a0c2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:20.560788 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1224/4892] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:20 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:20.730602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-345c32e9-db78-481c-8c78-99a3f1befb68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:20.733526 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-345c32e9-db78-481c-8c78-99a3f1befb68 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:20.733850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-345c32e9-db78-481c-8c78-99a3f1befb68 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:20.734067 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-345c32e9-db78-481c-8c78-99a3f1befb68 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:20.763191 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:20.763191 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:20.766986 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-345c32e9-db78-481c-8c78-99a3f1befb68 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:20.772555 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-345c32e9-db78-481c-8c78-99a3f1befb68 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:20.773005 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1216/4893] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:20 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:20.881573 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a9cdc766-6e69-4614-8dc0-6f883ceaead5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:20.994074 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a9cdc766-6e69-4614-8dc0-6f883ceaead5 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:59:20.994664 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a9cdc766-6e69-4614-8dc0-6f883ceaead5 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-950771627", "extra_specs": {"storage_protocol": "tempest-storage_protocol-820983346", "vendor_name": "tempest-vendor_name-561886088"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:20.996870 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:20.996870 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:21.013318 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a9cdc766-6e69-4614-8dc0-6f883ceaead5 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:21.013766 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1222/4894] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:59:20 2026] POST /volume/v3/types => generated 326 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:21.024093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-07cbf946-975a-4650-af3a-8969136d459f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:21.027246 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:21.027580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ec484e03-1e03-41ad-af42-92c99f3cd6ae", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:21.028977 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume request body: {'volume': {'volume_type': 'ec484e03-1e03-41ad-af42-92c99f3cd6ae', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:21.033348 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume of 1 GB Aug 18 13:59:21.033757 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:21.033757 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:21.034187 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Availability Zones retrieved successfully. Aug 18 13:59:21.041371 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Flow 'volume_create_api' (1382b21e-1566-4b9d-878e-402f61303a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:21.042671 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f68625-3739-4cf3-b9e6-ae12a3d31342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:21.043597 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:21.073794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f68625-3739-4cf3-b9e6-ae12a3d31342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:59:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-820983346',vendor_name='tempest-vendor_name-561886088'},id=ec484e03-1e03-41ad-af42-92c99f3cd6ae,is_public=True,name='tempest-ProjectAdminTests-volume-type-950771627',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec484e03-1e03-41ad-af42-92c99f3cd6ae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:21.074770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15549ca-7437-44b6-ae77-b02a0fc192a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:21.114024 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-950771627 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-950771627, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:21.114024 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-950771627 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-950771627, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:21.158553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Created reservations ['b86bcef8-5525-4bea-a294-117d49e83fd0', 'f624fe10-d2bb-497f-9aae-674151c828e3', 'c2194d03-8549-4258-91b3-26c1d657b6b8', '602e7b91-4a45-4e1e-afa7-10b50fbb45ef'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:21.158553 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15549ca-7437-44b6-ae77-b02a0fc192a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b86bcef8-5525-4bea-a294-117d49e83fd0', 'f624fe10-d2bb-497f-9aae-674151c828e3', 'c2194d03-8549-4258-91b3-26c1d657b6b8', '602e7b91-4a45-4e1e-afa7-10b50fbb45ef']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:21.159087 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454d0dad-0f56-4183-9571-ded7ff862e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:21.188765 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454d0dad-0f56-4183-9571-ded7ff862e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccca3b6d-df47-480c-8c17-529d4d12808d', '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='0f29c1f876d6444bb460d30e590db237',qos_specs=None,replication_status=,reservations=['b86bcef8-5525-4bea-a294-117d49e83fd0','f624fe10-d2bb-497f-9aae-674151c828e3','c2194d03-8549-4258-91b3-26c1d657b6b8','602e7b91-4a45-4e1e-afa7-10b50fbb45ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ba879541e47feb217538591b0b8bb',volume_type_id=ec484e03-1e03-41ad-af42-92c99f3cd6ae), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:21Z,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=ccca3b6d-df47-480c-8c17-529d4d12808d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f29c1f876d6444bb460d30e590db237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580ba879541e47feb217538591b0b8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec484e03-1e03-41ad-af42-92c99f3cd6ae),volume_type_id=ec484e03-1e03-41ad-af42-92c99f3cd6ae)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:21.189757 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425d70cb-bdde-4481-a805-96c25f2a8f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:21.213679 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425d70cb-bdde-4481-a805-96c25f2a8f93) transitioned into state 'SUCCESS' from 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='0f29c1f876d6444bb460d30e590db237',qos_specs=None,replication_status=,reservations=['b86bcef8-5525-4bea-a294-117d49e83fd0','f624fe10-d2bb-497f-9aae-674151c828e3','c2194d03-8549-4258-91b3-26c1d657b6b8','602e7b91-4a45-4e1e-afa7-10b50fbb45ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ba879541e47feb217538591b0b8bb',volume_type_id=ec484e03-1e03-41ad-af42-92c99f3cd6ae)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:21.214659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31daee7a-e6a9-473c-9069-a44ea3d295a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:21.227094 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31daee7a-e6a9-473c-9069-a44ea3d295a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:21.228279 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Flow 'volume_create_api' (1382b21e-1566-4b9d-878e-402f61303a8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:21.228694 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume request issued successfully. Aug 18 13:59:21.229499 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-07cbf946-975a-4650-af3a-8969136d459f tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:21.230132 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1233/4895] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:59:21 2026] POST /volume/v3/volumes => generated 772 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:21.242485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-596cb18a-3dc5-4540-9ff1-8938e5f9d409 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:21.244838 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-596cb18a-3dc5-4540-9ff1-8938e5f9d409 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d Aug 18 13:59:21.245268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-596cb18a-3dc5-4540-9ff1-8938e5f9d409 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:21.245585 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-596cb18a-3dc5-4540-9ff1-8938e5f9d409 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:21.256330 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:21.256330 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:21.262345 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-596cb18a-3dc5-4540-9ff1-8938e5f9d409 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:21.266897 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-596cb18a-3dc5-4540-9ff1-8938e5f9d409 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d returned with HTTP 200 Aug 18 13:59:21.267324 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1225/4896] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:59:21 2026] GET /volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:21.580532 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b581dbb-f5be-45e4-a05d-af77ab625aca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:21.587541 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b581dbb-f5be-45e4-a05d-af77ab625aca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:21.588885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b581dbb-f5be-45e4-a05d-af77ab625aca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:21.588885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b581dbb-f5be-45e4-a05d-af77ab625aca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:21.600164 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:21.600164 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:21.604539 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b581dbb-f5be-45e4-a05d-af77ab625aca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:21.610553 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b581dbb-f5be-45e4-a05d-af77ab625aca tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:21.611126 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1217/4897] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:21 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:21.675578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8cc51fed-f659-4d23-9245-6c405d32a67e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:21.703704 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8cc51fed-f659-4d23-9245-6c405d32a67e tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:59:21.704222 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8cc51fed-f659-4d23-9245-6c405d32a67e tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1206899118", "extra_specs": {}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:21.725761 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8cc51fed-f659-4d23-9245-6c405d32a67e tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:21.728901 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1223/4898] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 13:59:21 2026] POST /volume/v3/types => generated 218 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:21.736111 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dcdf757e-4d9d-419d-9b5c-6986e33f690d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:21.738021 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dcdf757e-4d9d-419d-9b5c-6986e33f690d tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types/3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc/encryption Aug 18 13:59:21.738335 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dcdf757e-4d9d-419d-9b5c-6986e33f690d tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:21.739800 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:21.739800 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:21.755365 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dcdf757e-4d9d-419d-9b5c-6986e33f690d tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc/encryption returned with HTTP 200 Aug 18 13:59:21.755786 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1234/4899] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 13:59:21 2026] POST /volume/v3/types/3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:21.763696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:21.791550 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac7cc494-2b0c-4e98-9b8d-f011f27405b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:21.794178 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac7cc494-2b0c-4e98-9b8d-f011f27405b0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:21.795445 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac7cc494-2b0c-4e98-9b8d-f011f27405b0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:21.795982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac7cc494-2b0c-4e98-9b8d-f011f27405b0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:21.806800 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:21.806800 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:21.811605 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac7cc494-2b0c-4e98-9b8d-f011f27405b0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:21.818334 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac7cc494-2b0c-4e98-9b8d-f011f27405b0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:21.818762 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1218/4900] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:21 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:21.841877 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:21.842268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1149510158", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1206899118", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:21.844251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1149510158', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1206899118', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:21.848973 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume of 1 GB Aug 18 13:59:21.849368 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:21.849368 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:21.850014 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Availability Zones retrieved successfully. Aug 18 13:59:21.856003 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (e96a35d2-8fa3-4b28-be94-2240b175f3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:21.857084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8563729-fb78-462a-afa7-fd7eca37b085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:21.858094 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:21.887030 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8563729-fb78-462a-afa7-fd7eca37b085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:59:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc,is_public=True,name='tempest-scenario-type-cryptsetup-1206899118',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc', '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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:21.887899 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e8ccc6-04e7-4950-bed0-8978ceccd84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:21.920411 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1206899118 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1206899118, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:21.920786 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1206899118 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1206899118, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:21.966022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Created reservations ['8994c59b-7c7e-46d8-abe2-3569e442f802', '09bbaceb-e0ee-4266-8b58-11e39edf3d6e', '786cfeb5-59bf-4b1e-bec5-a4e05fba065a', '3161fa97-ddba-4805-9dbe-aaf1ee14ebdd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:21.967112 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e8ccc6-04e7-4950-bed0-8978ceccd84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8994c59b-7c7e-46d8-abe2-3569e442f802', '09bbaceb-e0ee-4266-8b58-11e39edf3d6e', '786cfeb5-59bf-4b1e-bec5-a4e05fba065a', '3161fa97-ddba-4805-9dbe-aaf1ee14ebdd']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:21.968197 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d435e6-26d1-4f27-8ff6-eedecf2c4892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.001460 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d435e6-26d1-4f27-8ff6-eedecf2c4892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c17948-59ea-48d7-8f8a-9629fe891b9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1149510158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['8994c59b-7c7e-46d8-abe2-3569e442f802','09bbaceb-e0ee-4266-8b58-11e39edf3d6e','786cfeb5-59bf-4b1e-bec5-a4e05fba065a','3161fa97-ddba-4805-9dbe-aaf1ee14ebdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1149510158',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=47c17948-59ea-48d7-8f8a-9629fe891b9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4940fd5158fe41d79425b025aed3f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc),volume_type_id=3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.002687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f012a22f-42f0-4248-bb67-dd6b35e7670c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.023376 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f012a22f-42f0-4248-bb67-dd6b35e7670c) transitioned into state 'SUCCESS' from state '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-1149510158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['8994c59b-7c7e-46d8-abe2-3569e442f802','09bbaceb-e0ee-4266-8b58-11e39edf3d6e','786cfeb5-59bf-4b1e-bec5-a4e05fba065a','3161fa97-ddba-4805-9dbe-aaf1ee14ebdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.024524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccad553-1812-4717-a428-38e888e6a984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.037113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccad553-1812-4717-a428-38e888e6a984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.038311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (e96a35d2-8fa3-4b28-be94-2240b175f3ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:22.038675 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request issued successfully. Aug 18 13:59:22.039441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b7b4f42-36bf-4bd2-9ab9-ff6ee7a42a61 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:22.040025 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1226/4901] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:21 2026] POST /volume/v3/volumes => generated 791 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:22.283479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-085811eb-8d0d-4c8c-8743-03fe5037320b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.285327 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-085811eb-8d0d-4c8c-8743-03fe5037320b tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d Aug 18 13:59:22.285614 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-085811eb-8d0d-4c8c-8743-03fe5037320b tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.285884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-085811eb-8d0d-4c8c-8743-03fe5037320b tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.295281 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:22.295281 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:22.299782 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-085811eb-8d0d-4c8c-8743-03fe5037320b tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:22.305473 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-085811eb-8d0d-4c8c-8743-03fe5037320b tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d returned with HTTP 200 Aug 18 13:59:22.305908 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1224/4902] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:59:22 2026] GET /volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d => generated 972 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:22.320636 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ee1fa061-fd7b-4fcf-b580-092f9ac9229a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.322933 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee1fa061-fd7b-4fcf-b580-092f9ac9229a tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 13:59:22.323292 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee1fa061-fd7b-4fcf-b580-092f9ac9229a tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.323762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee1fa061-fd7b-4fcf-b580-092f9ac9229a tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.333146 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee1fa061-fd7b-4fcf-b580-092f9ac9229a tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 13:59:22.333146 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1235/4903] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 13:59:22 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:22.346115 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-37f0b42a-d2ba-4e6e-9ede-e14a78e117e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.349439 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37f0b42a-d2ba-4e6e-9ede-e14a78e117e7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/messages/d368be13-c311-4244-a738-2b5489e2b9ee Aug 18 13:59:22.349439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37f0b42a-d2ba-4e6e-9ede-e14a78e117e7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.350380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37f0b42a-d2ba-4e6e-9ede-e14a78e117e7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.367604 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37f0b42a-d2ba-4e6e-9ede-e14a78e117e7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages/d368be13-c311-4244-a738-2b5489e2b9ee returned with HTTP 204 Aug 18 13:59:22.368201 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1219/4904] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 13:59:22 2026] DELETE /volume/v3/messages/d368be13-c311-4244-a738-2b5489e2b9ee => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:59:22.376152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d4564eb-f1de-4768-8fa9-37f392a80075 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.379293 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d4564eb-f1de-4768-8fa9-37f392a80075 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/messages/d368be13-c311-4244-a738-2b5489e2b9ee Aug 18 13:59:22.379573 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d4564eb-f1de-4768-8fa9-37f392a80075 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.379881 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d4564eb-f1de-4768-8fa9-37f392a80075 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.384530 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d4564eb-f1de-4768-8fa9-37f392a80075 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages/d368be13-c311-4244-a738-2b5489e2b9ee returned with HTTP 404 Aug 18 13:59:22.385280 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1227/4905] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:59:22 2026] GET /volume/v3/messages/d368be13-c311-4244-a738-2b5489e2b9ee => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:22.394441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.396602 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d Aug 18 13:59:22.396934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.397194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.397423 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Delete volume with id: ccca3b6d-df47-480c-8c17-529d4d12808d Aug 18 13:59:22.410948 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:22.410948 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:22.411321 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:22.412641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100282) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:59:22.429542 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-950771627 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-950771627, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:22.431032 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-950771627 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-950771627, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:22.453004 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Created reservations ['459f5f06-3a82-4e0d-9754-f14810353c5f', 'c5104be9-c0aa-4489-88b1-c0217d2c4f7b', '35ef4a67-d1e0-423f-8799-28cdb3e9124c', '719b3ba2-44c2-4941-b7a5-3461bb50456d'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:22.493189 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Delete volume request issued successfully. Aug 18 13:59:22.493385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c1efd44d-b476-415b-a9e6-b90d2b53072c tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d returned with HTTP 202 Aug 18 13:59:22.493880 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1225/4906] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:59:22 2026] DELETE /volume/v3/volumes/ccca3b6d-df47-480c-8c17-529d4d12808d => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:22.504306 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4506f3bd-8671-43f8-8bed-8e4b9d5859c5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.508889 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4506f3bd-8671-43f8-8bed-8e4b9d5859c5 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/types/ec484e03-1e03-41ad-af42-92c99f3cd6ae Aug 18 13:59:22.508889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4506f3bd-8671-43f8-8bed-8e4b9d5859c5 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.508889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4506f3bd-8671-43f8-8bed-8e4b9d5859c5 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.537670 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4506f3bd-8671-43f8-8bed-8e4b9d5859c5 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/types/ec484e03-1e03-41ad-af42-92c99f3cd6ae returned with HTTP 202 Aug 18 13:59:22.537670 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1236/4907] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:22 2026] DELETE /volume/v3/types/ec484e03-1e03-41ad-af42-92c99f3cd6ae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:22.545853 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-751e906a-9f06-43d5-9492-39079dd616a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.548073 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-751e906a-9f06-43d5-9492-39079dd616a4 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:59:22.548647 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-751e906a-9f06-43d5-9492-39079dd616a4 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1433632410", "extra_specs": {"storage_protocol": "tempest-storage_protocol-141195862", "vendor_name": "tempest-vendor_name-587709791"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:22.568170 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-751e906a-9f06-43d5-9492-39079dd616a4 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:22.568736 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1220/4908] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:59:22 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:22.577068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.578921 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:22.580020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "992f8a45-cac7-4854-8b91-b7bf2603b2ad", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:22.581869 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume request body: {'volume': {'volume_type': '992f8a45-cac7-4854-8b91-b7bf2603b2ad', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:22.585004 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume of 1 GB Aug 18 13:59:22.585268 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:22.585268 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:22.585658 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Availability Zones retrieved successfully. Aug 18 13:59:22.593526 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Flow 'volume_create_api' (9b3c651a-2429-42f3-8e3d-8241f360b7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:22.595433 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121aabc3-30ee-4ab3-aba9-9dd970b11c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.595947 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:22.626708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121aabc3-30ee-4ab3-aba9-9dd970b11c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:59:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-141195862',vendor_name='tempest-vendor_name-587709791'},id=992f8a45-cac7-4854-8b91-b7bf2603b2ad,is_public=True,name='tempest-ProjectAdminTests-volume-type-1433632410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '992f8a45-cac7-4854-8b91-b7bf2603b2ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.627328 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-65f4dd10-4f31-4969-83ba-67ab0797eef5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.628063 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322f2225-78da-4f0e-ab0a-c58e5f77d8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.629964 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65f4dd10-4f31-4969-83ba-67ab0797eef5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:22.630205 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65f4dd10-4f31-4969-83ba-67ab0797eef5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.630432 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-65f4dd10-4f31-4969-83ba-67ab0797eef5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.643128 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:22.643128 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:22.647453 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-65f4dd10-4f31-4969-83ba-67ab0797eef5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:22.653198 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-65f4dd10-4f31-4969-83ba-67ab0797eef5 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:22.653718 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1226/4909] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:22 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:22.661197 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1433632410 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1433632410, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:22.662151 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1433632410 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1433632410, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:22.695372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Created reservations ['e742a0e4-16c4-4378-bf28-edc02bc4bf0d', '3cd7501a-a4f2-4023-85ef-2044f3acd3cc', '1ece7a23-605d-45da-89c3-027d20564e1a', '5a821af8-8747-4eae-9291-6c5de7333730'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:22.696122 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322f2225-78da-4f0e-ab0a-c58e5f77d8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e742a0e4-16c4-4378-bf28-edc02bc4bf0d', '3cd7501a-a4f2-4023-85ef-2044f3acd3cc', '1ece7a23-605d-45da-89c3-027d20564e1a', '5a821af8-8747-4eae-9291-6c5de7333730']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.696988 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4c1f92-62f5-4014-b38e-50c6b917bf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.722826 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4c1f92-62f5-4014-b38e-50c6b917bf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95b96285-f2a5-4454-b667-e8fab35d2676', '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='0f29c1f876d6444bb460d30e590db237',qos_specs=None,replication_status=,reservations=['e742a0e4-16c4-4378-bf28-edc02bc4bf0d','3cd7501a-a4f2-4023-85ef-2044f3acd3cc','1ece7a23-605d-45da-89c3-027d20564e1a','5a821af8-8747-4eae-9291-6c5de7333730'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ba879541e47feb217538591b0b8bb',volume_type_id=992f8a45-cac7-4854-8b91-b7bf2603b2ad), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:22Z,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=95b96285-f2a5-4454-b667-e8fab35d2676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f29c1f876d6444bb460d30e590db237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580ba879541e47feb217538591b0b8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(992f8a45-cac7-4854-8b91-b7bf2603b2ad),volume_type_id=992f8a45-cac7-4854-8b91-b7bf2603b2ad)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.724831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00f30e2-9db0-4ac7-b595-15ded7a71a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.748112 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00f30e2-9db0-4ac7-b595-15ded7a71a5a) transitioned into state 'SUCCESS' from 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='0f29c1f876d6444bb460d30e590db237',qos_specs=None,replication_status=,reservations=['e742a0e4-16c4-4378-bf28-edc02bc4bf0d','3cd7501a-a4f2-4023-85ef-2044f3acd3cc','1ece7a23-605d-45da-89c3-027d20564e1a','5a821af8-8747-4eae-9291-6c5de7333730'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ba879541e47feb217538591b0b8bb',volume_type_id=992f8a45-cac7-4854-8b91-b7bf2603b2ad)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.748922 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c66d3054-1c4e-47e3-a6a3-489cfe9acc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:22.759193 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c66d3054-1c4e-47e3-a6a3-489cfe9acc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:22.760015 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Flow 'volume_create_api' (9b3c651a-2429-42f3-8e3d-8241f360b7ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:22.760334 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume request issued successfully. Aug 18 13:59:22.760912 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fd8e857-8381-45ae-a9ff-35b17b0b393e tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:22.761358 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1228/4910] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:59:22 2026] POST /volume/v3/volumes => generated 773 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:22.782422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-29bfc92c-2e87-43fa-8c9f-8da3a3127fae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.784733 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29bfc92c-2e87-43fa-8c9f-8da3a3127fae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 Aug 18 13:59:22.785880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29bfc92c-2e87-43fa-8c9f-8da3a3127fae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.785880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29bfc92c-2e87-43fa-8c9f-8da3a3127fae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.798366 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:22.798366 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:22.803657 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-29bfc92c-2e87-43fa-8c9f-8da3a3127fae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:22.810511 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29bfc92c-2e87-43fa-8c9f-8da3a3127fae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 returned with HTTP 200 Aug 18 13:59:22.810511 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1237/4911] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:59:22 2026] GET /volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:22.832746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89ac69b1-0ba8-4964-bd86-4317db511b25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:22.835186 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89ac69b1-0ba8-4964-bd86-4317db511b25 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:22.835474 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89ac69b1-0ba8-4964-bd86-4317db511b25 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:22.835761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89ac69b1-0ba8-4964-bd86-4317db511b25 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:22.846088 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:22.846088 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:22.851244 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89ac69b1-0ba8-4964-bd86-4317db511b25 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:22.859113 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89ac69b1-0ba8-4964-bd86-4317db511b25 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:22.859894 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1221/4912] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:22 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:23.138367 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0e4af71f-0fff-4a2d-b473-9d1af94d0272 req-87132214-3b6d-4fa5-85eb-c44d883b68e7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.141228 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0e4af71f-0fff-4a2d-b473-9d1af94d0272 req-87132214-3b6d-4fa5-85eb-c44d883b68e7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4 Aug 18 13:59:23.141470 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0e4af71f-0fff-4a2d-b473-9d1af94d0272 req-87132214-3b6d-4fa5-85eb-c44d883b68e7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.141752 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0e4af71f-0fff-4a2d-b473-9d1af94d0272 req-87132214-3b6d-4fa5-85eb-c44d883b68e7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.151696 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:23.151696 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:23.208532 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0e4af71f-0fff-4a2d-b473-9d1af94d0272 req-87132214-3b6d-4fa5-85eb-c44d883b68e7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4 returned with HTTP 200 Aug 18 13:59:23.209444 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1227/4913] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:59:23 2026] DELETE /volume/v3/attachments/ebbf9d91-f52c-4ebf-ab07-dd22c448f6e4 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:23.674482 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9312bdc0-4bdc-49aa-8d83-35bb8efdcd35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.676940 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9312bdc0-4bdc-49aa-8d83-35bb8efdcd35 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:23.677149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9312bdc0-4bdc-49aa-8d83-35bb8efdcd35 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.677365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9312bdc0-4bdc-49aa-8d83-35bb8efdcd35 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.695587 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:23.695587 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:23.700208 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9312bdc0-4bdc-49aa-8d83-35bb8efdcd35 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:23.706549 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9312bdc0-4bdc-49aa-8d83-35bb8efdcd35 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:23.709900 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1229/4914] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:23 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:23.824359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a1619088-996c-498c-9a4b-d35e350f9030 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.826944 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1619088-996c-498c-9a4b-d35e350f9030 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 Aug 18 13:59:23.827241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1619088-996c-498c-9a4b-d35e350f9030 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.827500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1619088-996c-498c-9a4b-d35e350f9030 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.835960 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:23.835960 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:23.840011 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a1619088-996c-498c-9a4b-d35e350f9030 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:23.845843 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1619088-996c-498c-9a4b-d35e350f9030 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 returned with HTTP 200 Aug 18 13:59:23.846386 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1238/4915] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:59:23 2026] GET /volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:23.865382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b2d0e83-8ecf-45f9-8579-f2db08b78711 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.868842 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b2d0e83-8ecf-45f9-8579-f2db08b78711 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 13:59:23.869136 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b2d0e83-8ecf-45f9-8579-f2db08b78711 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.869396 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b2d0e83-8ecf-45f9-8579-f2db08b78711 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.875922 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b2d0e83-8ecf-45f9-8579-f2db08b78711 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 13:59:23.876467 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1222/4916] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 13:59:23 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:23.876782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-43f7bc1f-9011-462e-b94d-498308dbdc50 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.879469 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-43f7bc1f-9011-462e-b94d-498308dbdc50 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:23.879731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-43f7bc1f-9011-462e-b94d-498308dbdc50 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.880008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-43f7bc1f-9011-462e-b94d-498308dbdc50 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.889815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16753db4-9a5a-4a9b-b90e-4337cdc595fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.890666 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:23.890666 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:23.892028 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16753db4-9a5a-4a9b-b90e-4337cdc595fc tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 13:59:23.892293 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16753db4-9a5a-4a9b-b90e-4337cdc595fc tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.892686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16753db4-9a5a-4a9b-b90e-4337cdc595fc tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.896683 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-43f7bc1f-9011-462e-b94d-498308dbdc50 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:23.896808 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16753db4-9a5a-4a9b-b90e-4337cdc595fc tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 13:59:23.897154 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1230/4917] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 13:59:23 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:23.902438 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-43f7bc1f-9011-462e-b94d-498308dbdc50 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:23.903424 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1228/4918] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:23 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:23.910961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-921ca721-7ba6-44ad-a34d-23df37307fdd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.913644 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-921ca721-7ba6-44ad-a34d-23df37307fdd tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/messages/436c13d8-bd2b-43b6-8363-6ad6412196b9 Aug 18 13:59:23.913947 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-921ca721-7ba6-44ad-a34d-23df37307fdd tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.914200 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-921ca721-7ba6-44ad-a34d-23df37307fdd tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.945075 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-921ca721-7ba6-44ad-a34d-23df37307fdd tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages/436c13d8-bd2b-43b6-8363-6ad6412196b9 returned with HTTP 204 Aug 18 13:59:23.945654 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1239/4919] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 13:59:23 2026] DELETE /volume/v3/messages/436c13d8-bd2b-43b6-8363-6ad6412196b9 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:59:23.953150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:23.956583 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 Aug 18 13:59:23.956849 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:23.957112 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:23.957306 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Delete volume with id: 95b96285-f2a5-4454-b667-e8fab35d2676 Aug 18 13:59:23.966820 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:23.966820 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:23.967249 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:23.968448 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:59:23.982448 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1433632410 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1433632410, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:23.982833 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1433632410 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1433632410, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:23.994281 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Created reservations ['9461767a-a103-4f1c-a1bc-580bcd071125', '405269b8-3d98-4d78-885a-44f51f585f6a', '9e95d0a5-a9bf-4ca9-a59f-cc6d5b030434', 'd82e1976-e730-4803-8c3b-10270a05691d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:24.032892 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Delete volume request issued successfully. Aug 18 13:59:24.033822 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33b26101-c84f-46a8-af3a-2373eba7eac7 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 returned with HTTP 202 Aug 18 13:59:24.033822 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1223/4920] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:59:23 2026] DELETE /volume/v3/volumes/95b96285-f2a5-4454-b667-e8fab35d2676 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:24.043291 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-791d46e1-9706-4c1f-9499-668729170a47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:24.045976 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-791d46e1-9706-4c1f-9499-668729170a47 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/types/992f8a45-cac7-4854-8b91-b7bf2603b2ad Aug 18 13:59:24.046114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-791d46e1-9706-4c1f-9499-668729170a47 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:24.046383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-791d46e1-9706-4c1f-9499-668729170a47 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:24.100144 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-791d46e1-9706-4c1f-9499-668729170a47 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/types/992f8a45-cac7-4854-8b91-b7bf2603b2ad returned with HTTP 202 Aug 18 13:59:24.100769 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1231/4921] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:24 2026] DELETE /volume/v3/types/992f8a45-cac7-4854-8b91-b7bf2603b2ad => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:24.109883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-33189bf9-7350-4fd9-b022-bf5ca16f4e6a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:24.112326 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33189bf9-7350-4fd9-b022-bf5ca16f4e6a tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:59:24.112843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33189bf9-7350-4fd9-b022-bf5ca16f4e6a tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1116884238", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1320497449", "vendor_name": "tempest-vendor_name-1056057333"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:24.139171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33189bf9-7350-4fd9-b022-bf5ca16f4e6a tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:24.139753 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1229/4922] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:59:24 2026] POST /volume/v3/types => generated 329 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:24.151325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-08122b13-0886-4109-8c28-c0134a467a3d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:24.159926 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:24.160539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "feac4e6c-e510-4bb6-af2d-d4f03df0540f", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:24.163276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume request body: {'volume': {'volume_type': 'feac4e6c-e510-4bb6-af2d-d4f03df0540f', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:24.170492 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume of 1 GB Aug 18 13:59:24.170978 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:24.170978 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:24.171913 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Availability Zones retrieved successfully. Aug 18 13:59:24.178602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Flow 'volume_create_api' (d7198c51-28e2-4567-a491-4c8d5ad1aced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:24.180009 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fff8d4ed-68d9-4334-8505-c4db0325210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:24.180931 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:24.206985 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fff8d4ed-68d9-4334-8505-c4db0325210f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:59:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1320497449',vendor_name='tempest-vendor_name-1056057333'},id=feac4e6c-e510-4bb6-af2d-d4f03df0540f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1116884238',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feac4e6c-e510-4bb6-af2d-d4f03df0540f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:24.209676 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4177993b-9351-439d-ba63-5f6ba1a4bd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:24.250138 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1116884238 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1116884238, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:24.250463 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1116884238 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1116884238, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:24.284966 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Created reservations ['618e0a42-29b4-41a6-a589-e3d28a99d179', '5758d458-32a8-4fcf-b72e-c65727141313', '7330ee25-bbec-472b-91fe-bac1f4383438', 'ead16259-682e-4365-ac3a-d2145a94c534'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:24.287096 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4177993b-9351-439d-ba63-5f6ba1a4bd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['618e0a42-29b4-41a6-a589-e3d28a99d179', '5758d458-32a8-4fcf-b72e-c65727141313', '7330ee25-bbec-472b-91fe-bac1f4383438', 'ead16259-682e-4365-ac3a-d2145a94c534']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:24.288631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284e5ad7-bc4d-4687-9e6b-9dc08df81971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:24.320991 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284e5ad7-bc4d-4687-9e6b-9dc08df81971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357642c7-d3f2-44ac-832c-3649f919e644', '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='0f29c1f876d6444bb460d30e590db237',qos_specs=None,replication_status=,reservations=['618e0a42-29b4-41a6-a589-e3d28a99d179','5758d458-32a8-4fcf-b72e-c65727141313','7330ee25-bbec-472b-91fe-bac1f4383438','ead16259-682e-4365-ac3a-d2145a94c534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ba879541e47feb217538591b0b8bb',volume_type_id=feac4e6c-e510-4bb6-af2d-d4f03df0540f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357642c7-d3f2-44ac-832c-3649f919e644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f29c1f876d6444bb460d30e590db237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580ba879541e47feb217538591b0b8bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(feac4e6c-e510-4bb6-af2d-d4f03df0540f),volume_type_id=feac4e6c-e510-4bb6-af2d-d4f03df0540f)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:24.321776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1812834b-f510-46d1-bbef-2bbbc91c2dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:24.346929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1812834b-f510-46d1-bbef-2bbbc91c2dea) transitioned into state 'SUCCESS' from 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='0f29c1f876d6444bb460d30e590db237',qos_specs=None,replication_status=,reservations=['618e0a42-29b4-41a6-a589-e3d28a99d179','5758d458-32a8-4fcf-b72e-c65727141313','7330ee25-bbec-472b-91fe-bac1f4383438','ead16259-682e-4365-ac3a-d2145a94c534'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580ba879541e47feb217538591b0b8bb',volume_type_id=feac4e6c-e510-4bb6-af2d-d4f03df0540f)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:24.347790 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32c1903-dca0-4c43-8fdb-372081c67557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:24.360579 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32c1903-dca0-4c43-8fdb-372081c67557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:24.361422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Flow 'volume_create_api' (d7198c51-28e2-4567-a491-4c8d5ad1aced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:24.361836 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Create volume request issued successfully. Aug 18 13:59:24.362979 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-08122b13-0886-4109-8c28-c0134a467a3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:24.363465 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1240/4923] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 13:59:24 2026] POST /volume/v3/volumes => generated 773 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:24.377962 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c6fa5cc-4b89-41d3-a7e4-41ffb52cf7e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:24.383071 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c6fa5cc-4b89-41d3-a7e4-41ffb52cf7e9 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 Aug 18 13:59:24.383447 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c6fa5cc-4b89-41d3-a7e4-41ffb52cf7e9 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:24.383760 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c6fa5cc-4b89-41d3-a7e4-41ffb52cf7e9 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:24.394531 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:24.394531 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:24.400740 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c6fa5cc-4b89-41d3-a7e4-41ffb52cf7e9 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:24.407153 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c6fa5cc-4b89-41d3-a7e4-41ffb52cf7e9 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 returned with HTTP 200 Aug 18 13:59:24.407759 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1224/4924] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:59:24 2026] GET /volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:24.721385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5cf9fe90-61a9-4a83-bb18-0f5470822700 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:24.723419 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cf9fe90-61a9-4a83-bb18-0f5470822700 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:24.723688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cf9fe90-61a9-4a83-bb18-0f5470822700 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:24.723894 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cf9fe90-61a9-4a83-bb18-0f5470822700 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:24.736870 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:24.736870 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:24.742842 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5cf9fe90-61a9-4a83-bb18-0f5470822700 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:24.748075 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cf9fe90-61a9-4a83-bb18-0f5470822700 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:24.748556 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1232/4925] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:24 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:24.916450 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-38099e8a-3c5a-4f9b-935d-093c5dcf35ec None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:24.918681 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38099e8a-3c5a-4f9b-935d-093c5dcf35ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:24.918944 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38099e8a-3c5a-4f9b-935d-093c5dcf35ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:24.919191 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38099e8a-3c5a-4f9b-935d-093c5dcf35ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:24.928937 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:24.928937 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:24.934153 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-38099e8a-3c5a-4f9b-935d-093c5dcf35ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:24.940173 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38099e8a-3c5a-4f9b-935d-093c5dcf35ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:24.941041 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1230/4926] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:24 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:25.425892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e271e38f-f062-4fea-8c5c-32f212c962b1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.427301 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e271e38f-f062-4fea-8c5c-32f212c962b1 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 Aug 18 13:59:25.427539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e271e38f-f062-4fea-8c5c-32f212c962b1 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.427769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e271e38f-f062-4fea-8c5c-32f212c962b1 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.441851 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.441851 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:25.447425 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e271e38f-f062-4fea-8c5c-32f212c962b1 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:25.455087 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e271e38f-f062-4fea-8c5c-32f212c962b1 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 returned with HTTP 200 Aug 18 13:59:25.455882 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1241/4927] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 13:59:25 2026] GET /volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:25.470075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f3ea7b5-3ea4-44cb-bce9-0be8583521ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.472189 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f3ea7b5-3ea4-44cb-bce9-0be8583521ae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 13:59:25.472477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f3ea7b5-3ea4-44cb-bce9-0be8583521ae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.472680 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f3ea7b5-3ea4-44cb-bce9-0be8583521ae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.481088 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f3ea7b5-3ea4-44cb-bce9-0be8583521ae tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 13:59:25.481916 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1225/4928] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 13:59:25 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:25.489997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad3acf1b-bb0d-42e7-8d43-e840ac3c2a32 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.492265 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad3acf1b-bb0d-42e7-8d43-e840ac3c2a32 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] GET https://10.4.3.221/volume/v3/messages/3710e1fb-60eb-405b-b9c5-8eadfd3bf401 Aug 18 13:59:25.492566 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad3acf1b-bb0d-42e7-8d43-e840ac3c2a32 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.495749 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad3acf1b-bb0d-42e7-8d43-e840ac3c2a32 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.504375 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad3acf1b-bb0d-42e7-8d43-e840ac3c2a32 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages/3710e1fb-60eb-405b-b9c5-8eadfd3bf401 returned with HTTP 200 Aug 18 13:59:25.505016 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1233/4929] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:59:25 2026] GET /volume/v3/messages/3710e1fb-60eb-405b-b9c5-8eadfd3bf401 => generated 667 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:25.515883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0f971679-08fd-4e20-89f3-69cb9cb091aa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.517492 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0f971679-08fd-4e20-89f3-69cb9cb091aa tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/messages/3710e1fb-60eb-405b-b9c5-8eadfd3bf401 Aug 18 13:59:25.517704 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0f971679-08fd-4e20-89f3-69cb9cb091aa tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.517919 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0f971679-08fd-4e20-89f3-69cb9cb091aa tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.533233 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0f971679-08fd-4e20-89f3-69cb9cb091aa tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/messages/3710e1fb-60eb-405b-b9c5-8eadfd3bf401 returned with HTTP 204 Aug 18 13:59:25.533233 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1231/4930] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 13:59:25 2026] DELETE /volume/v3/messages/3710e1fb-60eb-405b-b9c5-8eadfd3bf401 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 13:59:25.543290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.545304 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 Aug 18 13:59:25.545577 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.545813 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.545987 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Delete volume with id: 357642c7-d3f2-44ac-832c-3649f919e644 Aug 18 13:59:25.554380 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.554380 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:25.555976 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Volume info retrieved successfully. Aug 18 13:59:25.559883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100281) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 13:59:25.579287 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Created reservations ['685a150a-5ba6-4a2a-b040-0f2b313a02bf', '4fbad84c-3177-41fc-973d-222d7b03b2ff', 'cd055f06-6ff5-43d8-8958-80bfe4b4ba75', '651e3aa6-32fb-4b7e-b860-7c8797292132'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:25.611098 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Delete volume request issued successfully. Aug 18 13:59:25.611098 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5c024297-1dec-4acb-8f92-a8c50f08be3d tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 returned with HTTP 202 Aug 18 13:59:25.611098 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1242/4931] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 13:59:25 2026] DELETE /volume/v3/volumes/357642c7-d3f2-44ac-832c-3649f919e644 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:25.618797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c8698ad-495c-4b66-9c6f-51011225e682 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.620908 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c8698ad-495c-4b66-9c6f-51011225e682 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] DELETE https://10.4.3.221/volume/v3/types/feac4e6c-e510-4bb6-af2d-d4f03df0540f Aug 18 13:59:25.621150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c8698ad-495c-4b66-9c6f-51011225e682 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.621388 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c8698ad-495c-4b66-9c6f-51011225e682 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.658725 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c8698ad-495c-4b66-9c6f-51011225e682 tempest-ProjectAdminTests-1448790856 tempest-ProjectAdminTests-1448790856-project-admin] https://10.4.3.221/volume/v3/types/feac4e6c-e510-4bb6-af2d-d4f03df0540f returned with HTTP 202 Aug 18 13:59:25.659373 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1226/4932] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:25 2026] DELETE /volume/v3/types/feac4e6c-e510-4bb6-af2d-d4f03df0540f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:25.724154 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-410cac66-7330-4a61-b671-0d610947d090 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.729098 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-410cac66-7330-4a61-b671-0d610947d090 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:59:25.729378 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-410cac66-7330-4a61-b671-0d610947d090 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.729656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-410cac66-7330-4a61-b671-0d610947d090 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.730091 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-410cac66-7330-4a61-b671-0d610947d090 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:59:25.738106 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.738106 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:25.738814 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-410cac66-7330-4a61-b671-0d610947d090 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:25.765837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2da846bf-c21d-48d1-bdc0-68692815e36a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.767807 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2da846bf-c21d-48d1-bdc0-68692815e36a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:25.768044 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2da846bf-c21d-48d1-bdc0-68692815e36a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.768269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2da846bf-c21d-48d1-bdc0-68692815e36a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.773122 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-410cac66-7330-4a61-b671-0d610947d090 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 13:59:25.773488 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-410cac66-7330-4a61-b671-0d610947d090 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 202 Aug 18 13:59:25.774199 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1234/4933] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:25 2026] DELETE /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:25.779230 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-12ad3e85-7505-472e-b7e0-6b638e5426bd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.783750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-77aa886a-9025-4c48-82b9-ffcbb7318a63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.783942 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-12ad3e85-7505-472e-b7e0-6b638e5426bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2/action Aug 18 13:59:25.784573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-12ad3e85-7505-472e-b7e0-6b638e5426bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:25.784949 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-12ad3e85-7505-472e-b7e0-6b638e5426bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:25.787296 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77aa886a-9025-4c48-82b9-ffcbb7318a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:59:25.787525 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77aa886a-9025-4c48-82b9-ffcbb7318a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.787762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77aa886a-9025-4c48-82b9-ffcbb7318a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.789111 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.789111 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:25.796426 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2da846bf-c21d-48d1-bdc0-68692815e36a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:25.800909 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.800909 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:25.803876 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2da846bf-c21d-48d1-bdc0-68692815e36a tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:25.805122 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1232/4934] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:25 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:25.810829 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-77aa886a-9025-4c48-82b9-ffcbb7318a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:25.813421 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.813421 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:25.819534 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77aa886a-9025-4c48-82b9-ffcbb7318a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 200 Aug 18 13:59:25.820047 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1227/4935] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:25 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:25.829448 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2fce6e83-f737-403d-b1e4-fd541ecec1d4 req-12ad3e85-7505-472e-b7e0-6b638e5426bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2/action returned with HTTP 204 Aug 18 13:59:25.830077 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1243/4936] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:59:25 2026] POST /volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:25.909730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-b22bbbe4-a089-46cb-b151-434a86c54aaa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.916597 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-b22bbbe4-a089-46cb-b151-434a86c54aaa tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] DELETE https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a Aug 18 13:59:25.917649 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-b22bbbe4-a089-46cb-b151-434a86c54aaa tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.918075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-b22bbbe4-a089-46cb-b151-434a86c54aaa tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.941533 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.941533 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:25.956902 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a8d44f69-fb06-4e90-9c44-038eb6b5e0a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:25.959721 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8d44f69-fb06-4e90-9c44-038eb6b5e0a2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:25.959721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8d44f69-fb06-4e90-9c44-038eb6b5e0a2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:25.960702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8d44f69-fb06-4e90-9c44-038eb6b5e0a2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:25.970554 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:25.970554 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:25.977585 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a8d44f69-fb06-4e90-9c44-038eb6b5e0a2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:25.984038 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8d44f69-fb06-4e90-9c44-038eb6b5e0a2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:25.984714 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1233/4937] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:25 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:26.033269 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-979ee258-2d09-4361-b7bf-471fc9d97ddc req-b22bbbe4-a089-46cb-b151-434a86c54aaa tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a returned with HTTP 200 Aug 18 13:59:26.033933 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1235/4938] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:59:25 2026] DELETE /volume/v3/attachments/38845fca-01e4-4c75-8f25-f337ac71d71a => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:26.373397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-63855d21-9f6e-4f65-af8d-adf61bfaf579 req-3451c36e-0a9c-496f-b92f-74b54d07cd34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:26.375903 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63855d21-9f6e-4f65-af8d-adf61bfaf579 req-3451c36e-0a9c-496f-b92f-74b54d07cd34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:59:26.376072 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63855d21-9f6e-4f65-af8d-adf61bfaf579 req-3451c36e-0a9c-496f-b92f-74b54d07cd34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:26.376977 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63855d21-9f6e-4f65-af8d-adf61bfaf579 req-3451c36e-0a9c-496f-b92f-74b54d07cd34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:26.385426 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:26.385426 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:26.390079 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-63855d21-9f6e-4f65-af8d-adf61bfaf579 req-3451c36e-0a9c-496f-b92f-74b54d07cd34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:26.395002 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63855d21-9f6e-4f65-af8d-adf61bfaf579 req-3451c36e-0a9c-496f-b92f-74b54d07cd34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:59:26.395427 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1228/4939] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:26 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:26.415612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:26.418233 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:59:26.418769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:26.418988 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:26.419146 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Delete volume with id: c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:59:26.431363 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:26.431363 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:26.431363 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:26.454286 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Delete volume request issued successfully. Aug 18 13:59:26.454909 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-584f25ea-614f-42f0-ab9f-a5c3fdd2081c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 202 Aug 18 13:59:26.455323 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1244/4940] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:26 2026] DELETE /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:26.466482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7c43bfc9-a2ec-45c0-bc00-2e134907404e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:26.471797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7c43bfc9-a2ec-45c0-bc00-2e134907404e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:59:26.472210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7c43bfc9-a2ec-45c0-bc00-2e134907404e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:26.472460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7c43bfc9-a2ec-45c0-bc00-2e134907404e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:26.482965 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:26.482965 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:26.491575 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7c43bfc9-a2ec-45c0-bc00-2e134907404e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:26.499118 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7c43bfc9-a2ec-45c0-bc00-2e134907404e tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 200 Aug 18 13:59:26.499650 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1234/4941] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:26 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:26.822749 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f979276-ddf2-420f-a54f-b2aa37e3c529 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:26.826999 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f979276-ddf2-420f-a54f-b2aa37e3c529 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:26.827231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f979276-ddf2-420f-a54f-b2aa37e3c529 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:26.827471 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f979276-ddf2-420f-a54f-b2aa37e3c529 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:26.836025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a48e8eda-4765-46d4-954b-074eab6576a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:26.840319 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:26.840319 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:26.841139 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a48e8eda-4765-46d4-954b-074eab6576a0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 Aug 18 13:59:26.841397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a48e8eda-4765-46d4-954b-074eab6576a0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:26.841664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a48e8eda-4765-46d4-954b-074eab6576a0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:26.847940 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f979276-ddf2-420f-a54f-b2aa37e3c529 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:26.849466 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a48e8eda-4765-46d4-954b-074eab6576a0 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 returned with HTTP 404 Aug 18 13:59:26.849997 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1229/4942] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:26 2026] GET /volume/v3/volumes/a5b1410a-7779-466a-bbed-4316f8be9444 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:26.857338 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f979276-ddf2-420f-a54f-b2aa37e3c529 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:26.857795 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1236/4943] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:26 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 1231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:26.875807 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d73b5fa3-d6fd-4941-822e-01ee4bd448f8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:26.880943 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d73b5fa3-d6fd-4941-822e-01ee4bd448f8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:26.881294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d73b5fa3-d6fd-4941-822e-01ee4bd448f8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:26.881529 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d73b5fa3-d6fd-4941-822e-01ee4bd448f8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:26.887982 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:26.890050 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:26.890470 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-918329164", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:26.892545 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-918329164', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:26.899971 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:26.899971 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:26.904825 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d73b5fa3-d6fd-4941-822e-01ee4bd448f8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:26.910748 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d73b5fa3-d6fd-4941-822e-01ee4bd448f8 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:26.911215 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1245/4944] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:26 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 1231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:26.993811 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 13:59:26.998728 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 13:59:27.001255 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-811a8b88-ad88-45a8-aa18-73322d2d7d1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:27.003747 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-811a8b88-ad88-45a8-aa18-73322d2d7d1e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:27.003892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (e5324630-50c1-4419-bb17-8d3024906590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:27.004004 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-811a8b88-ad88-45a8-aa18-73322d2d7d1e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:27.004247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-811a8b88-ad88-45a8-aa18-73322d2d7d1e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:27.005415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04d2e5d-85fa-4ce5-8d3c-2e90c59be5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:27.006380 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:27.014288 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:27.014288 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:27.020934 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-811a8b88-ad88-45a8-aa18-73322d2d7d1e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:27.027277 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-811a8b88-ad88-45a8-aa18-73322d2d7d1e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:27.027757 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1230/4945] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:27 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:27.043418 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f9eb71cd-7d3e-4b7a-be4c-46efefc3919a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:27.045769 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9eb71cd-7d3e-4b7a-be4c-46efefc3919a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 13:59:27.046053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9eb71cd-7d3e-4b7a-be4c-46efefc3919a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:27.046266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9eb71cd-7d3e-4b7a-be4c-46efefc3919a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:27.056652 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:27.056652 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:27.063606 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f9eb71cd-7d3e-4b7a-be4c-46efefc3919a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 13:59:27.068559 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9eb71cd-7d3e-4b7a-be4c-46efefc3919a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 13:59:27.069043 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1237/4946] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:27 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:27.080133 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04d2e5d-85fa-4ce5-8d3c-2e90c59be5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:27.081251 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414c2833-97db-456d-ac9e-f8a6e8eaf643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:27.143613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['ce6f6a65-15e4-4c81-92fe-99d46cdfe8cb', 'cb7b38a2-5e71-4b75-b9aa-83362fe0560d', '8e53ebce-2948-4e4f-8153-232e409dd042', 'a37df4ac-cbc2-4b6c-a305-9a03a1619aad'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:27.144541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414c2833-97db-456d-ac9e-f8a6e8eaf643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce6f6a65-15e4-4c81-92fe-99d46cdfe8cb', 'cb7b38a2-5e71-4b75-b9aa-83362fe0560d', '8e53ebce-2948-4e4f-8153-232e409dd042', 'a37df4ac-cbc2-4b6c-a305-9a03a1619aad']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:27.145299 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55203982-1354-4a90-bdd8-6a5063bb267b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:27.176207 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55203982-1354-4a90-bdd8-6a5063bb267b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20ec2cb-7529-4934-bfad-2c6a35e4a51b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-918329164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['ce6f6a65-15e4-4c81-92fe-99d46cdfe8cb','cb7b38a2-5e71-4b75-b9aa-83362fe0560d','8e53ebce-2948-4e4f-8153-232e409dd042','a37df4ac-cbc2-4b6c-a305-9a03a1619aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-918329164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20ec2cb-7529-4934-bfad-2c6a35e4a51b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:27.178209 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d778854f-5b67-4490-8fa8-dc532a7ce164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:27.209955 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d778854f-5b67-4490-8fa8-dc532a7ce164) transitioned into state 'SUCCESS' from state '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-918329164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['ce6f6a65-15e4-4c81-92fe-99d46cdfe8cb','cb7b38a2-5e71-4b75-b9aa-83362fe0560d','8e53ebce-2948-4e4f-8153-232e409dd042','a37df4ac-cbc2-4b6c-a305-9a03a1619aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:27.210782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c23cfe-f3e4-454d-8543-21f40adb9962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:27.229799 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c23cfe-f3e4-454d-8543-21f40adb9962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:27.230760 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (e5324630-50c1-4419-bb17-8d3024906590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:27.231781 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 13:59:27.233573 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca7a2c79-2595-4073-b12b-6d0ce0880ce3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:27.236236 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1235/4947] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:26 2026] POST /volume/v3/volumes => generated 758 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:27.250921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-138f7e85-c668-411f-a9af-4cf2465755c4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:27.256205 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-138f7e85-c668-411f-a9af-4cf2465755c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:27.256797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-138f7e85-c668-411f-a9af-4cf2465755c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:27.259148 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-138f7e85-c668-411f-a9af-4cf2465755c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:27.274378 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:27.274378 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:27.282489 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-138f7e85-c668-411f-a9af-4cf2465755c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:27.293952 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-138f7e85-c668-411f-a9af-4cf2465755c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 200 Aug 18 13:59:27.294987 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1246/4948] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:27 2026] GET /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:27.518755 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8670d8c8-8e3b-4aff-84ef-1b2ab6393dc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:27.527294 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8670d8c8-8e3b-4aff-84ef-1b2ab6393dc6 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf Aug 18 13:59:27.527294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8670d8c8-8e3b-4aff-84ef-1b2ab6393dc6 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:27.527663 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8670d8c8-8e3b-4aff-84ef-1b2ab6393dc6 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:27.548917 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8670d8c8-8e3b-4aff-84ef-1b2ab6393dc6 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf returned with HTTP 404 Aug 18 13:59:27.548917 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1231/4949] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:27 2026] GET /volume/v3/volumes/c5fdd917-de81-4d7b-a55e-6d7730a2c8bf => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:27.633749 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1ca89bd-b3b0-415f-9bdb-957983cf7259 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:27.636441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1ca89bd-b3b0-415f-9bdb-957983cf7259 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:27.636797 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1ca89bd-b3b0-415f-9bdb-957983cf7259 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:27.637048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1ca89bd-b3b0-415f-9bdb-957983cf7259 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:27.649349 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:27.649349 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:27.656493 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1ca89bd-b3b0-415f-9bdb-957983cf7259 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:27.668520 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1ca89bd-b3b0-415f-9bdb-957983cf7259 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:27.668520 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1238/4950] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:27 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:28.054959 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-933c088f-b95d-4380-b306-386ba04d1234 req-68e21e81-610c-4332-a909-92de6df9e445 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.060032 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-68e21e81-610c-4332-a909-92de6df9e445 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:28.060276 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-68e21e81-610c-4332-a909-92de6df9e445 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.060526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-68e21e81-610c-4332-a909-92de6df9e445 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.068913 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.068913 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:28.078008 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-933c088f-b95d-4380-b306-386ba04d1234 req-68e21e81-610c-4332-a909-92de6df9e445 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:28.083488 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-68e21e81-610c-4332-a909-92de6df9e445 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:28.083852 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1236/4951] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:28.182922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b05da0b1-bad1-4d34-aeaf-e11c9acbd9b7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.183369 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b05da0b1-bad1-4d34-aeaf-e11c9acbd9b7 None None] GET https://10.4.3.221/volume// Aug 18 13:59:28.183575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b05da0b1-bad1-4d34-aeaf-e11c9acbd9b7 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.184046 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b05da0b1-bad1-4d34-aeaf-e11c9acbd9b7 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.184253 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b05da0b1-bad1-4d34-aeaf-e11c9acbd9b7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:28.184609 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1247/4952] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:28.195514 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-933c088f-b95d-4380-b306-386ba04d1234 req-7b33a8d4-e6fc-4101-aed1-9979fa1373f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.311313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-637ac777-e1cf-4c25-a37f-8b00b50e472f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.316250 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637ac777-e1cf-4c25-a37f-8b00b50e472f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:28.317552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637ac777-e1cf-4c25-a37f-8b00b50e472f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.318053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637ac777-e1cf-4c25-a37f-8b00b50e472f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.333762 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.333762 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:28.345787 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-637ac777-e1cf-4c25-a37f-8b00b50e472f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:28.352259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637ac777-e1cf-4c25-a37f-8b00b50e472f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 200 Aug 18 13:59:28.352709 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1239/4953] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:28.370552 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8ff8f7bb-3ca8-4a32-9e7e-cf7157ff5524 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.372533 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-7b33a8d4-e6fc-4101-aed1-9979fa1373f1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:59:28.373054 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-7b33a8d4-e6fc-4101-aed1-9979fa1373f1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4010df9-ef8d-49b8-8fa5-ac7c389a7a35", "connector": null, "instance_uuid": "3e9f0984-d814-4d5f-a241-b5d37e30b659"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:28.374477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ff8f7bb-3ca8-4a32-9e7e-cf7157ff5524 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:28.374814 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8ff8f7bb-3ca8-4a32-9e7e-cf7157ff5524 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.375325 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8ff8f7bb-3ca8-4a32-9e7e-cf7157ff5524 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.385276 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.385276 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:28.385441 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.385441 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:28.390655 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8ff8f7bb-3ca8-4a32-9e7e-cf7157ff5524 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:28.398152 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8ff8f7bb-3ca8-4a32-9e7e-cf7157ff5524 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 200 Aug 18 13:59:28.398937 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1237/4954] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:28.415740 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b751ade9-4883-469c-97ed-559cebf34f57 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.418100 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b751ade9-4883-469c-97ed-559cebf34f57 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 13:59:28.418508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b751ade9-4883-469c-97ed-559cebf34f57 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b20ec2cb-7529-4934-bfad-2c6a35e4a51b", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-255353708", "description": null, "metadata": null}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:28.419780 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-7b33a8d4-e6fc-4101-aed1-9979fa1373f1 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:59:28.420279 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1232/4955] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:59:28 2026] POST /volume/v3/attachments => generated 273 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:28.431359 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.431359 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:28.432558 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b751ade9-4883-469c-97ed-559cebf34f57 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:28.432785 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-b751ade9-4883-469c-97ed-559cebf34f57 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create snapshot from volume b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:28.452945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-147d47cc-2f9b-45eb-bc76-8fe5217e6734 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.455186 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-147d47cc-2f9b-45eb-bc76-8fe5217e6734 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:28.455485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-147d47cc-2f9b-45eb-bc76-8fe5217e6734 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.455786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-147d47cc-2f9b-45eb-bc76-8fe5217e6734 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.472797 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.472797 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:28.474555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-15a52f8c-fbfd-4ff8-b0f4-9bca43952fa2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.475535 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15a52f8c-fbfd-4ff8-b0f4-9bca43952fa2 None None] GET https://10.4.3.221/volume// Aug 18 13:59:28.475535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15a52f8c-fbfd-4ff8-b0f4-9bca43952fa2 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.475535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-15a52f8c-fbfd-4ff8-b0f4-9bca43952fa2 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.475812 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-15a52f8c-fbfd-4ff8-b0f4-9bca43952fa2 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:28.476051 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1238/4956] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:28.480242 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-147d47cc-2f9b-45eb-bc76-8fe5217e6734 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:28.487020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-b751ade9-4883-469c-97ed-559cebf34f57 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['f778c06b-44a6-4337-bbb8-5ed1701e05f5', 'b6c07f77-c9a4-4622-a7dc-555358910837', '6a40cf70-2a2e-4a3b-9ddc-4145aaf745eb', '060d73d2-1dbd-4a98-ae4c-7ea693c38e50'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:28.488272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-933c088f-b95d-4380-b306-386ba04d1234 req-40a07c06-47c1-495f-840f-fa3dfd73a3e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.488742 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-147d47cc-2f9b-45eb-bc76-8fe5217e6734 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:28.489829 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1240/4957] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:28.492192 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-40a07c06-47c1-495f-840f-fa3dfd73a3e6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:28.492432 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-40a07c06-47c1-495f-840f-fa3dfd73a3e6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.492946 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-40a07c06-47c1-495f-840f-fa3dfd73a3e6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.504263 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.504263 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:28.508213 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-933c088f-b95d-4380-b306-386ba04d1234 req-40a07c06-47c1-495f-840f-fa3dfd73a3e6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:28.512873 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-40a07c06-47c1-495f-840f-fa3dfd73a3e6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:28.513602 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1233/4958] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:28.541905 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b751ade9-4883-469c-97ed-559cebf34f57 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot create request issued successfully. Aug 18 13:59:28.542286 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b751ade9-4883-469c-97ed-559cebf34f57 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 13:59:28.542788 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1248/4959] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 13:59:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:28.560215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b37fd1b9-2651-4168-9cec-aa6c4ef93c9e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.565143 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b37fd1b9-2651-4168-9cec-aa6c4ef93c9e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:28.565460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b37fd1b9-2651-4168-9cec-aa6c4ef93c9e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:28.565967 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b37fd1b9-2651-4168-9cec-aa6c4ef93c9e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:28.573252 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.573252 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:28.573782 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b37fd1b9-2651-4168-9cec-aa6c4ef93c9e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:28.575010 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b37fd1b9-2651-4168-9cec-aa6c4ef93c9e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 200 Aug 18 13:59:28.575527 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1239/4960] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:28 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:28.662801 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-933c088f-b95d-4380-b306-386ba04d1234 req-f88c47c9-9e6d-467d-9779-c42ba78476a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:28.667945 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-f88c47c9-9e6d-467d-9779-c42ba78476a6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] PUT https://10.4.3.221/volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9 Aug 18 13:59:28.668875 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-f88c47c9-9e6d-467d-9779-c42ba78476a6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:28.685569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-933c088f-b95d-4380-b306-386ba04d1234 req-f88c47c9-9e6d-467d-9779-c42ba78476a6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Acquiring lock "cinder-attachment_update-c4010df9-ef8d-49b8-8fa5-ac7c389a7a35-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:59:28.690954 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-933c088f-b95d-4380-b306-386ba04d1234 req-f88c47c9-9e6d-467d-9779-c42ba78476a6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Lock "cinder-attachment_update-c4010df9-ef8d-49b8-8fa5-ac7c389a7a35-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:59:28.692008 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:28.692008 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:28.866216 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-933c088f-b95d-4380-b306-386ba04d1234 req-f88c47c9-9e6d-467d-9779-c42ba78476a6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Lock "cinder-attachment_update-c4010df9-ef8d-49b8-8fa5-ac7c389a7a35-np0000007658" released by "attachment_update" :: held 0.174s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:59:28.866216 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-f88c47c9-9e6d-467d-9779-c42ba78476a6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9 returned with HTTP 200 Aug 18 13:59:28.866216 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1241/4961] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:59:28 2026] PUT /volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:29.508487 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97c4fede-1051-4b11-9fb3-6a1a746fb113 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:29.512527 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97c4fede-1051-4b11-9fb3-6a1a746fb113 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:29.512721 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97c4fede-1051-4b11-9fb3-6a1a746fb113 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:29.513120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97c4fede-1051-4b11-9fb3-6a1a746fb113 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:29.536479 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:29.536479 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:29.542200 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97c4fede-1051-4b11-9fb3-6a1a746fb113 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:29.549111 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97c4fede-1051-4b11-9fb3-6a1a746fb113 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:29.549662 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1234/4962] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:29 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:29.589171 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-be373e17-1237-406c-9ac6-3af22be58dcf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:29.593893 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be373e17-1237-406c-9ac6-3af22be58dcf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:29.593893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be373e17-1237-406c-9ac6-3af22be58dcf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:29.593893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-be373e17-1237-406c-9ac6-3af22be58dcf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:29.599048 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:29.599048 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:29.599489 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-be373e17-1237-406c-9ac6-3af22be58dcf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:29.600604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-be373e17-1237-406c-9ac6-3af22be58dcf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 200 Aug 18 13:59:29.601255 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1249/4963] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:29 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:29.611922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3ec95a23-f18f-46cc-a330-7ce7792f8363 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:29.615797 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3ec95a23-f18f-46cc-a330-7ce7792f8363 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:29.615797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3ec95a23-f18f-46cc-a330-7ce7792f8363 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:29.615797 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3ec95a23-f18f-46cc-a330-7ce7792f8363 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:29.624157 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:29.624157 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:29.624648 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3ec95a23-f18f-46cc-a330-7ce7792f8363 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:29.625672 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3ec95a23-f18f-46cc-a330-7ce7792f8363 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 200 Aug 18 13:59:29.627253 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1240/4964] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:29 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:29.784610 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-5bc3dcba-79d1-46fd-9a32-94a93120f870 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:29.788357 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-5bc3dcba-79d1-46fd-9a32-94a93120f870 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:29.788627 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-5bc3dcba-79d1-46fd-9a32-94a93120f870 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:29.788919 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-5bc3dcba-79d1-46fd-9a32-94a93120f870 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:29.795990 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:29.795990 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:29.796488 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-5bc3dcba-79d1-46fd-9a32-94a93120f870 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:29.797378 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-5bc3dcba-79d1-46fd-9a32-94a93120f870 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 200 Aug 18 13:59:29.797759 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1242/4965] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 13:59:29 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:29.808462 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-3da598df-2461-42bc-ae3f-932a824141ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:29.811466 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-3da598df-2461-42bc-ae3f-932a824141ae tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:29.811466 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-3da598df-2461-42bc-ae3f-932a824141ae tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:29.811612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-3da598df-2461-42bc-ae3f-932a824141ae tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:29.820891 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:29.820891 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:29.825451 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-3da598df-2461-42bc-ae3f-932a824141ae tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:29.835457 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-3da598df-2461-42bc-ae3f-932a824141ae tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 200 Aug 18 13:59:29.836107 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1235/4966] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:29 2026] GET /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:30.423821 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8867ab07-b892-40d0-b78b-db8a6e83faa1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:30.426793 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8867ab07-b892-40d0-b78b-db8a6e83faa1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:30.427037 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8867ab07-b892-40d0-b78b-db8a6e83faa1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:30.427388 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8867ab07-b892-40d0-b78b-db8a6e83faa1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:30.436651 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:30.436651 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:30.437372 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8867ab07-b892-40d0-b78b-db8a6e83faa1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:30.438694 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8867ab07-b892-40d0-b78b-db8a6e83faa1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 200 Aug 18 13:59:30.439439 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1250/4967] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 13:59:30 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:59:30.470260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e34d8ccb-fb8f-4750-80e8-f44fd7dbac4c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:30.472890 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e34d8ccb-fb8f-4750-80e8-f44fd7dbac4c tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 13:59:30.473668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e34d8ccb-fb8f-4750-80e8-f44fd7dbac4c tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-938816047-114600116", "extra_specs": {"multiattach": " True"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:30.502897 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e34d8ccb-fb8f-4750-80e8-f44fd7dbac4c tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 13:59:30.503439 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1241/4968] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 13:59:30 2026] POST /volume/v3/types => generated 285 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:30.519547 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:30.521808 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:30.522165 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1308475786", "snapshot_id": null, "imageRef": null, "volume_type": "2da6c6ae-61c4-4cb5-804d-116655a81267", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:30.523933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1308475786', 'snapshot_id': None, 'imageRef': None, 'volume_type': '2da6c6ae-61c4-4cb5-804d-116655a81267', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:30.538679 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume of 1 GB Aug 18 13:59:30.539154 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:30.539154 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:30.539799 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Availability Zones retrieved successfully. Aug 18 13:59:30.547231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (bd427425-4372-499c-a77a-8c794c1d0997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:30.548342 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d46be9c-9029-49e5-aacc-0b88ddbe785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:30.549770 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:30.572262 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c06172ea-7cd4-48e1-99c9-0c275a3a1681 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:30.573684 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:30.573684 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:30.574023 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c06172ea-7cd4-48e1-99c9-0c275a3a1681 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:30.574599 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c06172ea-7cd4-48e1-99c9-0c275a3a1681 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:30.574599 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c06172ea-7cd4-48e1-99c9-0c275a3a1681 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:30.598582 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:30.598582 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:30.598869 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d46be9c-9029-49e5-aacc-0b88ddbe785d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:59:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2da6c6ae-61c4-4cb5-804d-116655a81267,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-938816047-114600116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2da6c6ae-61c4-4cb5-804d-116655a81267', 'encryption_key_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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:30.599871 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c5db2c-18fc-45b0-a548-98fd2c626578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:30.609052 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c06172ea-7cd4-48e1-99c9-0c275a3a1681 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:30.615895 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c06172ea-7cd4-48e1-99c9-0c275a3a1681 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:30.616381 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1236/4969] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:30 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 938 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:30.651451 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-938816047-114600116 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-938816047-114600116, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:30.651821 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-938816047-114600116 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-938816047-114600116, it is now deprecated. Please use the default quota class for default quota. Aug 18 13:59:30.697373 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Created reservations ['d99c8277-e882-4a5e-9a91-121b1c09e374', 'a312ae1c-86bc-4982-af11-87462a324b75', '63f1bc14-a211-4628-9427-6ea213d6ff5c', '6c62e5d3-1db8-4788-852c-52a02523070f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:30.698441 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c5db2c-18fc-45b0-a548-98fd2c626578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d99c8277-e882-4a5e-9a91-121b1c09e374', 'a312ae1c-86bc-4982-af11-87462a324b75', '63f1bc14-a211-4628-9427-6ea213d6ff5c', '6c62e5d3-1db8-4788-852c-52a02523070f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:30.699068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5684ddf6-72ba-4489-afd7-cdf7b1076697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:30.745985 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5684ddf6-72ba-4489-afd7-cdf7b1076697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646f381c-074d-4d3b-bbcf-ba7cccf9b843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1308475786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['d99c8277-e882-4a5e-9a91-121b1c09e374','a312ae1c-86bc-4982-af11-87462a324b75','63f1bc14-a211-4628-9427-6ea213d6ff5c','6c62e5d3-1db8-4788-852c-52a02523070f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=2da6c6ae-61c4-4cb5-804d-116655a81267), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1308475786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646f381c-074d-4d3b-bbcf-ba7cccf9b843,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2a7d0584b0bd408eb0a2c316e948bc43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec7c5bb43904c40818d67d30448c19d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2da6c6ae-61c4-4cb5-804d-116655a81267),volume_type_id=2da6c6ae-61c4-4cb5-804d-116655a81267)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:30.746692 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06969dd0-dae7-45d8-8d7c-669eebe0a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:30.783730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06969dd0-dae7-45d8-8d7c-669eebe0a01d) transitioned into state 'SUCCESS' from state '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-1308475786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2a7d0584b0bd408eb0a2c316e948bc43',qos_specs=None,replication_status=,reservations=['d99c8277-e882-4a5e-9a91-121b1c09e374','a312ae1c-86bc-4982-af11-87462a324b75','63f1bc14-a211-4628-9427-6ea213d6ff5c','6c62e5d3-1db8-4788-852c-52a02523070f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec7c5bb43904c40818d67d30448c19d',volume_type_id=2da6c6ae-61c4-4cb5-804d-116655a81267)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:30.784927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a121ae-3acf-419b-9026-20c5c65b5a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:30.797757 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a121ae-3acf-419b-9026-20c5c65b5a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:30.799083 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Flow 'volume_create_api' (bd427425-4372-499c-a77a-8c794c1d0997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:30.799523 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Create volume request issued successfully. Aug 18 13:59:30.800766 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa041f34-dcb5-49bc-accb-85b0d7066a37 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:30.801178 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1243/4970] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:30 2026] POST /volume/v3/volumes => generated 828 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:30.819847 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7af37198-57fc-4a2a-8f89-5177c1e3cdf1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:30.822074 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7af37198-57fc-4a2a-8f89-5177c1e3cdf1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:30.822395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7af37198-57fc-4a2a-8f89-5177c1e3cdf1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:30.822592 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7af37198-57fc-4a2a-8f89-5177c1e3cdf1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:30.831733 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:30.831733 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:30.840108 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7af37198-57fc-4a2a-8f89-5177c1e3cdf1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:30.845317 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7af37198-57fc-4a2a-8f89-5177c1e3cdf1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:30.845852 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1251/4971] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:30 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:31.632480 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8c46a9e3-99a6-4b95-928f-afc5afb566bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:31.635185 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c46a9e3-99a6-4b95-928f-afc5afb566bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:31.635399 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c46a9e3-99a6-4b95-928f-afc5afb566bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:31.635725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8c46a9e3-99a6-4b95-928f-afc5afb566bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:31.649947 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:31.649947 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:31.655796 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8c46a9e3-99a6-4b95-928f-afc5afb566bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:31.662454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8c46a9e3-99a6-4b95-928f-afc5afb566bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:31.663028 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1242/4972] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:31 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:31.864069 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9dd49b7a-c77d-4c2c-86a0-a778d181c500 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:31.868149 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dd49b7a-c77d-4c2c-86a0-a778d181c500 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:31.868421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dd49b7a-c77d-4c2c-86a0-a778d181c500 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:31.868625 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dd49b7a-c77d-4c2c-86a0-a778d181c500 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:31.885050 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:31.885050 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:31.893313 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9dd49b7a-c77d-4c2c-86a0-a778d181c500 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:31.904288 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dd49b7a-c77d-4c2c-86a0-a778d181c500 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:31.904819 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1237/4973] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:31 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:31.927446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1be24a12-8496-4a36-a6b0-afdfe21eb456 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:31.929818 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1be24a12-8496-4a36-a6b0-afdfe21eb456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:31.929818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1be24a12-8496-4a36-a6b0-afdfe21eb456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:31.929958 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1be24a12-8496-4a36-a6b0-afdfe21eb456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:31.938854 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:31.938854 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:31.943829 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1be24a12-8496-4a36-a6b0-afdfe21eb456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:31.947781 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-ab7ea448-d45e-4734-83ff-e78a8773a2e9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:31.949920 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-ab7ea448-d45e-4734-83ff-e78a8773a2e9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:31.950499 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-ab7ea448-d45e-4734-83ff-e78a8773a2e9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:31.950591 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1be24a12-8496-4a36-a6b0-afdfe21eb456 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:31.950677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-ab7ea448-d45e-4734-83ff-e78a8773a2e9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:31.950843 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1244/4974] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:31 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:31.957076 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:31.957076 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:31.957993 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-ab7ea448-d45e-4734-83ff-e78a8773a2e9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:31.958704 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-ab7ea448-d45e-4734-83ff-e78a8773a2e9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 200 Aug 18 13:59:31.959306 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1252/4975] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 13:59:31 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:31.969252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-c640ad45-1fd7-4292-a12b-567cc135591f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:31.974509 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-c640ad45-1fd7-4292-a12b-567cc135591f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:31.974509 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-c640ad45-1fd7-4292-a12b-567cc135591f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:31.974509 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-c640ad45-1fd7-4292-a12b-567cc135591f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:31.983511 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:31.983511 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:31.990459 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-c640ad45-1fd7-4292-a12b-567cc135591f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:31.999428 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-c640ad45-1fd7-4292-a12b-567cc135591f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 200 Aug 18 13:59:31.999428 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1243/4976] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:31 2026] GET /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:32.013628 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.017528 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:32.018029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "10f55874-ea0d-4282-86e4-7ab8db8e258d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:32.021336 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '10f55874-ea0d-4282-86e4-7ab8db8e258d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:32.027158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-460a2497-12c9-470f-a33f-8be06b827d68 req-677cf76b-5b64-4893-84b3-4e6192c508a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.033655 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-677cf76b-5b64-4893-84b3-4e6192c508a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:32.033655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-677cf76b-5b64-4893-84b3-4e6192c508a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.034351 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.034351 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:32.034488 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-677cf76b-5b64-4893-84b3-4e6192c508a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.035502 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:32.035502 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 13:59:32.036390 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 13:59:32.043426 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.043426 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:32.043716 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (1f41bccc-bb71-48d6-9105-5b576ef4d1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:32.046418 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd98769c-43c4-4302-9e64-c20acbfb6d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:32.048315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:32.048893 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-460a2497-12c9-470f-a33f-8be06b827d68 req-677cf76b-5b64-4893-84b3-4e6192c508a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:32.054497 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-677cf76b-5b64-4893-84b3-4e6192c508a1 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:32.055991 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1245/4977] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:32.087597 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd98769c-43c4-4302-9e64-c20acbfb6d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '10f55874-ea0d-4282-86e4-7ab8db8e258d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:32.088894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23194d8-42f3-417c-9cb2-c74a8a246bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:32.156988 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['f040f52a-b358-494e-8f54-f8b7b9ff3b51', '7b224614-fe7e-48fc-a24d-beb1c59de2bd', 'f077530a-46dc-4c57-8c2e-f2c2b7ff8f9e', '2190a1b7-f79e-42dc-96d5-cb683e3a89f5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:32.158074 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23194d8-42f3-417c-9cb2-c74a8a246bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f040f52a-b358-494e-8f54-f8b7b9ff3b51', '7b224614-fe7e-48fc-a24d-beb1c59de2bd', 'f077530a-46dc-4c57-8c2e-f2c2b7ff8f9e', '2190a1b7-f79e-42dc-96d5-cb683e3a89f5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:32.159178 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a061399-4780-48ee-b70f-c25fe765371f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:32.189211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-199df2d2-ff81-489c-8cc1-16e66c6cf5e8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.189737 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-199df2d2-ff81-489c-8cc1-16e66c6cf5e8 None None] GET https://10.4.3.221/volume// Aug 18 13:59:32.189972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-199df2d2-ff81-489c-8cc1-16e66c6cf5e8 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.190314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-199df2d2-ff81-489c-8cc1-16e66c6cf5e8 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.190784 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-199df2d2-ff81-489c-8cc1-16e66c6cf5e8 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:32.191198 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1253/4978] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:32.202730 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-460a2497-12c9-470f-a33f-8be06b827d68 req-196810ef-010e-48c5-92d8-3e7d7d45e71a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.205953 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-196810ef-010e-48c5-92d8-3e7d7d45e71a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:59:32.207463 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-196810ef-010e-48c5-92d8-3e7d7d45e71a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "646f381c-074d-4d3b-bbcf-ba7cccf9b843", "connector": null, "instance_uuid": "2da0a714-cd18-41a6-a22c-32213ddb3760"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:32.208531 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a061399-4780-48ee-b70f-c25fe765371f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19505243-b5d6-46f2-85c5-e5c561518fee', '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='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['f040f52a-b358-494e-8f54-f8b7b9ff3b51','7b224614-fe7e-48fc-a24d-beb1c59de2bd','f077530a-46dc-4c57-8c2e-f2c2b7ff8f9e','2190a1b7-f79e-42dc-96d5-cb683e3a89f5'],size=1,snapshot_id=10f55874-ea0d-4282-86e4-7ab8db8e258d,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T13:59:32Z,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=19505243-b5d6-46f2-85c5-e5c561518fee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=10f55874-ea0d-4282-86e4-7ab8db8e258d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:32.209639 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fa36e5-0c06-466b-a905-7ae8b43280f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:32.220416 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.220416 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:32.239427 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fa36e5-0c06-466b-a905-7ae8b43280f2) transitioned into 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='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['f040f52a-b358-494e-8f54-f8b7b9ff3b51','7b224614-fe7e-48fc-a24d-beb1c59de2bd','f077530a-46dc-4c57-8c2e-f2c2b7ff8f9e','2190a1b7-f79e-42dc-96d5-cb683e3a89f5'],size=1,snapshot_id=10f55874-ea0d-4282-86e4-7ab8db8e258d,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:32.241421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da07dd0-d416-48cd-bdee-f6072271b476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:32.245366 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-933c088f-b95d-4380-b306-386ba04d1234 req-55c7178f-fe0c-4629-a333-ae9854cc384c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.249131 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-55c7178f-fe0c-4629-a333-ae9854cc384c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9/action Aug 18 13:59:32.249605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-55c7178f-fe0c-4629-a333-ae9854cc384c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:32.249772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-55c7178f-fe0c-4629-a333-ae9854cc384c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:32.277077 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da07dd0-d416-48cd-bdee-f6072271b476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:32.277921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (1f41bccc-bb71-48d6-9105-5b576ef4d1ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:32.278280 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 13:59:32.278766 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8099665e-dbd4-445d-8838-7c137ea378f7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:32.279233 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1238/4979] 10.4.3.221 () {72 vars in 1541 bytes} [Tue Aug 18 13:59:32 2026] POST /volume/v3/volumes => generated 736 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:32.283665 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.283665 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:32.288454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-196810ef-010e-48c5-92d8-3e7d7d45e71a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:59:32.288454 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1244/4980] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:59:32 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 18 13:59:32.298285 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-e63565b0-e999-4037-9dc4-b14d1097fa15 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.303187 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-e63565b0-e999-4037-9dc4-b14d1097fa15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:32.303187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-e63565b0-e999-4037-9dc4-b14d1097fa15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.304117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-e63565b0-e999-4037-9dc4-b14d1097fa15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.309130 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-933c088f-b95d-4380-b306-386ba04d1234 req-55c7178f-fe0c-4629-a333-ae9854cc384c tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9/action returned with HTTP 204 Aug 18 13:59:32.309220 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1246/4981] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:59:32 2026] POST /volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:32.314971 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.314971 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:32.321822 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-e63565b0-e999-4037-9dc4-b14d1097fa15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:32.329424 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-e63565b0-e999-4037-9dc4-b14d1097fa15 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee returned with HTTP 200 Aug 18 13:59:32.330094 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1254/4982] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee => generated 804 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:32.337412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3f4eb5c-c6b3-4d26-9d22-7549784a87ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.342314 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3f4eb5c-c6b3-4d26-9d22-7549784a87ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:32.342549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3f4eb5c-c6b3-4d26-9d22-7549784a87ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.342808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3f4eb5c-c6b3-4d26-9d22-7549784a87ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.353821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8321b344-51f2-4793-8ec1-f0a84b6a5b9c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.357263 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8321b344-51f2-4793-8ec1-f0a84b6a5b9c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:32.357540 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8321b344-51f2-4793-8ec1-f0a84b6a5b9c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.357829 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8321b344-51f2-4793-8ec1-f0a84b6a5b9c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.364420 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.364420 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:32.371997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eed5c7e1-5660-4bc0-be52-5e4cada6b727 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.371997 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eed5c7e1-5660-4bc0-be52-5e4cada6b727 None None] GET https://10.4.3.221/volume// Aug 18 13:59:32.371997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eed5c7e1-5660-4bc0-be52-5e4cada6b727 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.372268 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c3f4eb5c-c6b3-4d26-9d22-7549784a87ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:32.372369 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eed5c7e1-5660-4bc0-be52-5e4cada6b727 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.372369 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eed5c7e1-5660-4bc0-be52-5e4cada6b727 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:32.372369 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1247/4983] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:32.372640 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.372640 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:32.380420 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3f4eb5c-c6b3-4d26-9d22-7549784a87ca tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:32.380673 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8321b344-51f2-4793-8ec1-f0a84b6a5b9c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:32.381080 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1239/4984] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:32.388484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8321b344-51f2-4793-8ec1-f0a84b6a5b9c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee returned with HTTP 200 Aug 18 13:59:32.389599 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1245/4985] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee => generated 804 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:32.397072 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-460a2497-12c9-470f-a33f-8be06b827d68 req-b4c2d605-5383-475d-afb5-215d8eb1a18d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.399070 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-b4c2d605-5383-475d-afb5-215d8eb1a18d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:32.399292 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-b4c2d605-5383-475d-afb5-215d8eb1a18d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.399456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-b4c2d605-5383-475d-afb5-215d8eb1a18d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.412157 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.412157 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:32.419778 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-460a2497-12c9-470f-a33f-8be06b827d68 req-b4c2d605-5383-475d-afb5-215d8eb1a18d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:32.428388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-b4c2d605-5383-475d-afb5-215d8eb1a18d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:32.428388 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1255/4986] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1100 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:32.587743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-460a2497-12c9-470f-a33f-8be06b827d68 req-6735a867-39a5-4873-807d-b940755ca1a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.591063 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-6735a867-39a5-4873-807d-b940755ca1a4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] PUT https://10.4.3.221/volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a Aug 18 13:59:32.591562 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-6735a867-39a5-4873-807d-b940755ca1a4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:32.609582 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-460a2497-12c9-470f-a33f-8be06b827d68 req-6735a867-39a5-4873-807d-b940755ca1a4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Acquiring lock "cinder-attachment_update-646f381c-074d-4d3b-bbcf-ba7cccf9b843-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:59:32.615162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-460a2497-12c9-470f-a33f-8be06b827d68 req-6735a867-39a5-4873-807d-b940755ca1a4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-646f381c-074d-4d3b-bbcf-ba7cccf9b843-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:59:32.616557 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.616557 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:32.684778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ccb80a4a-d4ba-4cbc-9574-8c95628c7ee6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.687000 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccb80a4a-d4ba-4cbc-9574-8c95628c7ee6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:32.687240 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccb80a4a-d4ba-4cbc-9574-8c95628c7ee6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.687651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccb80a4a-d4ba-4cbc-9574-8c95628c7ee6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.705711 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.705711 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:32.717665 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ccb80a4a-d4ba-4cbc-9574-8c95628c7ee6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:32.725266 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccb80a4a-d4ba-4cbc-9574-8c95628c7ee6 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:32.727412 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1240/4987] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 1230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:32.745369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a955f4a8-de07-4e5e-996f-44613c4aa6a7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:32.750988 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a955f4a8-de07-4e5e-996f-44613c4aa6a7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:32.751155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a955f4a8-de07-4e5e-996f-44613c4aa6a7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:32.751341 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a955f4a8-de07-4e5e-996f-44613c4aa6a7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:32.763061 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-460a2497-12c9-470f-a33f-8be06b827d68 req-6735a867-39a5-4873-807d-b940755ca1a4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Lock "cinder-attachment_update-646f381c-074d-4d3b-bbcf-ba7cccf9b843-np0000007658" released by "attachment_update" :: held 0.147s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:59:32.763464 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-6735a867-39a5-4873-807d-b940755ca1a4 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a returned with HTTP 200 Aug 18 13:59:32.764222 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1248/4988] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:59:32 2026] PUT /volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:32.771281 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:32.771281 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:32.777174 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a955f4a8-de07-4e5e-996f-44613c4aa6a7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:32.783955 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a955f4a8-de07-4e5e-996f-44613c4aa6a7 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:32.784493 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1246/4989] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:32 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 1230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:33.395933 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ed7786cb-f571-421b-a060-050677baaa2b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:33.398549 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed7786cb-f571-421b-a060-050677baaa2b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:33.398828 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ed7786cb-f571-421b-a060-050677baaa2b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:33.399073 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ed7786cb-f571-421b-a060-050677baaa2b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:33.421729 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:33.421729 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:33.431038 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ed7786cb-f571-421b-a060-050677baaa2b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:33.439671 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ed7786cb-f571-421b-a060-050677baaa2b tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:33.440794 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1256/4990] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:33 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:34.458382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7cfd6ca9-d6cb-45e7-b3db-b933e3c3c011 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:34.460383 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cfd6ca9-d6cb-45e7-b3db-b933e3c3c011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:34.460532 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cfd6ca9-d6cb-45e7-b3db-b933e3c3c011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:34.461263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cfd6ca9-d6cb-45e7-b3db-b933e3c3c011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:34.475258 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:34.475258 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:34.480834 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7cfd6ca9-d6cb-45e7-b3db-b933e3c3c011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:34.486543 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cfd6ca9-d6cb-45e7-b3db-b933e3c3c011 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:34.487218 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1241/4991] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:34 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:35.403387 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-54774f83-1193-4bfd-b35a-67c5212d376b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.406984 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-54774f83-1193-4bfd-b35a-67c5212d376b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:35.407222 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-54774f83-1193-4bfd-b35a-67c5212d376b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:35.407442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-54774f83-1193-4bfd-b35a-67c5212d376b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:35.420174 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:35.420174 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:35.427226 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-54774f83-1193-4bfd-b35a-67c5212d376b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:35.436700 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-54774f83-1193-4bfd-b35a-67c5212d376b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee returned with HTTP 200 Aug 18 13:59:35.436700 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1249/4992] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:35 2026] GET /volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:35.445503 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cb5fc304-9bfc-40d4-b39d-a025088f5989 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.445999 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cb5fc304-9bfc-40d4-b39d-a025088f5989 None None] GET https://10.4.3.221/volume// Aug 18 13:59:35.446145 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cb5fc304-9bfc-40d4-b39d-a025088f5989 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:35.446370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cb5fc304-9bfc-40d4-b39d-a025088f5989 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:35.446768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cb5fc304-9bfc-40d4-b39d-a025088f5989 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:35.447175 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1247/4993] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:35.457585 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8278371b-83dd-4425-a270-22fc9a93c435 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.466116 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8278371b-83dd-4425-a270-22fc9a93c435 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:59:35.466575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8278371b-83dd-4425-a270-22fc9a93c435 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19505243-b5d6-46f2-85c5-e5c561518fee", "connector": null, "instance_uuid": "4e91235a-4c16-41b2-a940-b18e11280504"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:35.481691 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:35.481691 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:35.510508 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7aecc34-5ffe-4b6c-911b-e8be3e01e74e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.514493 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7aecc34-5ffe-4b6c-911b-e8be3e01e74e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:35.514878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7aecc34-5ffe-4b6c-911b-e8be3e01e74e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:35.514878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7aecc34-5ffe-4b6c-911b-e8be3e01e74e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:35.530147 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:35.530147 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:35.534167 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-8278371b-83dd-4425-a270-22fc9a93c435 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:59:35.535028 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1257/4994] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:59:35 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:35.541816 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e7aecc34-5ffe-4b6c-911b-e8be3e01e74e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:35.549064 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afffd0aa-c67e-48d2-a196-fc620d3a65ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.549527 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afffd0aa-c67e-48d2-a196-fc620d3a65ae None None] GET https://10.4.3.221/volume// Aug 18 13:59:35.549767 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afffd0aa-c67e-48d2-a196-fc620d3a65ae None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:35.550023 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afffd0aa-c67e-48d2-a196-fc620d3a65ae None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:35.550374 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afffd0aa-c67e-48d2-a196-fc620d3a65ae None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:35.551268 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1250/4995] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:35.552785 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7aecc34-5ffe-4b6c-911b-e8be3e01e74e tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:35.553273 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1242/4996] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:35 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:35.570154 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-b0889f6a-6989-4aad-91f1-df75bda243cc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.576267 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-b0889f6a-6989-4aad-91f1-df75bda243cc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:35.576990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-b0889f6a-6989-4aad-91f1-df75bda243cc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:35.576990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-b0889f6a-6989-4aad-91f1-df75bda243cc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:35.592031 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:35.592031 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:35.599074 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-b0889f6a-6989-4aad-91f1-df75bda243cc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:35.606276 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-b0889f6a-6989-4aad-91f1-df75bda243cc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee returned with HTTP 200 Aug 18 13:59:35.606819 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1248/4997] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:35 2026] GET /volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee => generated 1524 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:35.758150 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-cc78c1d4-adb1-4793-b118-35f90020ea28 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.766438 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-cc78c1d4-adb1-4793-b118-35f90020ea28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f Aug 18 13:59:35.766959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-cc78c1d4-adb1-4793-b118-35f90020ea28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:35.803483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-cc78c1d4-adb1-4793-b118-35f90020ea28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-19505243-b5d6-46f2-85c5-e5c561518fee-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:59:35.809160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-cc78c1d4-adb1-4793-b118-35f90020ea28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-19505243-b5d6-46f2-85c5-e5c561518fee-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:59:35.810665 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:35.810665 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:35.932426 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-cc78c1d4-adb1-4793-b118-35f90020ea28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-19505243-b5d6-46f2-85c5-e5c561518fee-np0000007658" released by "attachment_update" :: held 0.123s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:59:35.932772 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-cc78c1d4-adb1-4793-b118-35f90020ea28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f returned with HTTP 200 Aug 18 13:59:35.933258 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1258/4998] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:59:35 2026] PUT /volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:35.974480 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-4f763ca7-1c55-48a9-ae35-0d346db80acf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:35.979739 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-4f763ca7-1c55-48a9-ae35-0d346db80acf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f/action Aug 18 13:59:35.981196 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-4f763ca7-1c55-48a9-ae35-0d346db80acf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:35.981196 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-4f763ca7-1c55-48a9-ae35-0d346db80acf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:36.011818 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:36.011818 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:36.046425 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377f2588-5bb5-4d10-96bd-5b62eadee11b req-4f763ca7-1c55-48a9-ae35-0d346db80acf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f/action returned with HTTP 204 Aug 18 13:59:36.047055 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1251/4999] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:59:35 2026] POST /volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:36.147724 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-460a2497-12c9-470f-a33f-8be06b827d68 req-93634592-def2-4177-92d1-816a09cf8c84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:36.153058 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-93634592-def2-4177-92d1-816a09cf8c84 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a/action Aug 18 13:59:36.153762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-93634592-def2-4177-92d1-816a09cf8c84 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:36.153898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-93634592-def2-4177-92d1-816a09cf8c84 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:36.186667 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:36.186667 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:36.205298 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-460a2497-12c9-470f-a33f-8be06b827d68 req-93634592-def2-4177-92d1-816a09cf8c84 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a/action returned with HTTP 204 Aug 18 13:59:36.205914 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1243/5000] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:59:36 2026] POST /volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:36.573670 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1f32fbcf-a406-45a8-b7d0-ad847fe977c2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:36.576353 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f32fbcf-a406-45a8-b7d0-ad847fe977c2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:36.576804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f32fbcf-a406-45a8-b7d0-ad847fe977c2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:36.576804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1f32fbcf-a406-45a8-b7d0-ad847fe977c2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:36.595202 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:36.595202 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:36.602526 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1f32fbcf-a406-45a8-b7d0-ad847fe977c2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:36.611853 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1f32fbcf-a406-45a8-b7d0-ad847fe977c2 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:36.612399 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1249/5001] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:36 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:36.690943 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-fe4168a1-50b2-44b1-b932-3956ef08838e req-313c4d0e-d707-4a35-bd2a-0453c006bd46 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:36.695783 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fe4168a1-50b2-44b1-b932-3956ef08838e req-313c4d0e-d707-4a35-bd2a-0453c006bd46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:36.696333 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-fe4168a1-50b2-44b1-b932-3956ef08838e req-313c4d0e-d707-4a35-bd2a-0453c006bd46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:36.696333 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-fe4168a1-50b2-44b1-b932-3956ef08838e req-313c4d0e-d707-4a35-bd2a-0453c006bd46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:36.722972 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:36.722972 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:36.731528 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-fe4168a1-50b2-44b1-b932-3956ef08838e req-313c4d0e-d707-4a35-bd2a-0453c006bd46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:36.738853 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-fe4168a1-50b2-44b1-b932-3956ef08838e req-313c4d0e-d707-4a35-bd2a-0453c006bd46 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:36.739532 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1259/5002] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:36 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:36.765228 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6407930c-a8bb-4620-9e9c-4b32b1962775 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:36.769111 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6407930c-a8bb-4620-9e9c-4b32b1962775 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:36.769111 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6407930c-a8bb-4620-9e9c-4b32b1962775 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:36.769247 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6407930c-a8bb-4620-9e9c-4b32b1962775 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:36.789158 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:36.789158 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:36.794822 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6407930c-a8bb-4620-9e9c-4b32b1962775 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:36.802848 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6407930c-a8bb-4620-9e9c-4b32b1962775 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:36.803467 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1252/5003] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:36 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:36.859667 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-40890e34-f097-42d0-914f-a910b41d9acd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:36.863845 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-40890e34-f097-42d0-914f-a910b41d9acd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:36.863845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-40890e34-f097-42d0-914f-a910b41d9acd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:36.863845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-40890e34-f097-42d0-914f-a910b41d9acd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:36.880966 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:36.880966 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:36.889593 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-40890e34-f097-42d0-914f-a910b41d9acd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:36.892887 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-40890e34-f097-42d0-914f-a910b41d9acd tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:36.892887 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1244/5004] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:36 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1213 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:36.915313 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-a4706706-6fca-43df-a320-c96d5fcbf84d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:36.917949 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-a4706706-6fca-43df-a320-c96d5fcbf84d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] POST https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843/action Aug 18 13:59:36.918587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-a4706706-6fca-43df-a320-c96d5fcbf84d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:36.918587 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-a4706706-6fca-43df-a320-c96d5fcbf84d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:36.937954 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:36.937954 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:36.937954 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-a4706706-6fca-43df-a320-c96d5fcbf84d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:36.959125 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-a4706706-6fca-43df-a320-c96d5fcbf84d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Begin detaching volume completed successfully. Aug 18 13:59:36.959125 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-a4706706-6fca-43df-a320-c96d5fcbf84d tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843/action returned with HTTP 202 Aug 18 13:59:36.959125 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1250/5005] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:59:36 2026] POST /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:59:36.988916 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-62396deb-0092-43c7-b37c-4aee8f769e51 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:36.993287 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-62396deb-0092-43c7-b37c-4aee8f769e51 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:36.993287 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-62396deb-0092-43c7-b37c-4aee8f769e51 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:36.993287 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-62396deb-0092-43c7-b37c-4aee8f769e51 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:37.007400 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:37.007400 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:37.012410 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-62396deb-0092-43c7-b37c-4aee8f769e51 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:37.018438 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-62396deb-0092-43c7-b37c-4aee8f769e51 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:37.018600 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1260/5006] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:36 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1216 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:37.030980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6140648-16ee-42b2-8132-23703637d549 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:37.031659 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6140648-16ee-42b2-8132-23703637d549 None None] GET https://10.4.3.221/volume// Aug 18 13:59:37.031872 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6140648-16ee-42b2-8132-23703637d549 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:37.032088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6140648-16ee-42b2-8132-23703637d549 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:37.032810 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6140648-16ee-42b2-8132-23703637d549 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:37.032810 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1253/5007] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:37.046180 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-8b6301fc-7a64-43eb-ae6e-843cbdf17719 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:37.048679 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-8b6301fc-7a64-43eb-ae6e-843cbdf17719 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:37.048886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-8b6301fc-7a64-43eb-ae6e-843cbdf17719 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:37.049295 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-8b6301fc-7a64-43eb-ae6e-843cbdf17719 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:37.062810 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:37.062810 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:37.067601 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-8b6301fc-7a64-43eb-ae6e-843cbdf17719 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:37.073062 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-8b6301fc-7a64-43eb-ae6e-843cbdf17719 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:37.073642 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1245/5008] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:37 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:37.802509 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-55336be1-b3ff-41cf-a21b-647f7e387717 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:37.805672 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-55336be1-b3ff-41cf-a21b-647f7e387717 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:37.805921 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-55336be1-b3ff-41cf-a21b-647f7e387717 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:37.806272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-55336be1-b3ff-41cf-a21b-647f7e387717 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:37.826067 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:37.826067 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:37.834823 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-55336be1-b3ff-41cf-a21b-647f7e387717 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:37.842561 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-55336be1-b3ff-41cf-a21b-647f7e387717 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:37.843047 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1251/5009] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:37 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:38.038221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-01be0c3d-dc4b-4a3d-a568-e9456cef7dfc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:38.043406 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01be0c3d-dc4b-4a3d-a568-e9456cef7dfc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:38.043624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01be0c3d-dc4b-4a3d-a568-e9456cef7dfc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:38.044616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-01be0c3d-dc4b-4a3d-a568-e9456cef7dfc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:38.057709 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:38.057709 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:38.064609 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-01be0c3d-dc4b-4a3d-a568-e9456cef7dfc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:38.071250 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-01be0c3d-dc4b-4a3d-a568-e9456cef7dfc tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:38.072053 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1261/5010] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:38 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:38.988656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f15936cc-a136-4803-abda-989f3a4f2951 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:38.991318 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f15936cc-a136-4803-abda-989f3a4f2951 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:38.991580 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f15936cc-a136-4803-abda-989f3a4f2951 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:38.991835 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f15936cc-a136-4803-abda-989f3a4f2951 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:39.007735 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:39.007735 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:39.013005 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f15936cc-a136-4803-abda-989f3a4f2951 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:39.019791 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f15936cc-a136-4803-abda-989f3a4f2951 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:39.020432 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1254/5011] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:38 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:39.052346 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-2b613ecd-b683-49af-92cf-a94c14a692a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:39.054681 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-2b613ecd-b683-49af-92cf-a94c14a692a2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0/action Aug 18 13:59:39.055117 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-2b613ecd-b683-49af-92cf-a94c14a692a2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:39.055296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-2b613ecd-b683-49af-92cf-a94c14a692a2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:39.071596 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:39.071596 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:39.072316 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-2b613ecd-b683-49af-92cf-a94c14a692a2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:39.082845 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-2b613ecd-b683-49af-92cf-a94c14a692a2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Begin detaching volume completed successfully. Aug 18 13:59:39.083166 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-2b613ecd-b683-49af-92cf-a94c14a692a2 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0/action returned with HTTP 202 Aug 18 13:59:39.083663 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1246/5012] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:59:39 2026] POST /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:59:39.090526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0bd388e4-3a9c-41d3-b0d7-235d434a4a8a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:39.092502 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0bd388e4-3a9c-41d3-b0d7-235d434a4a8a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:39.092673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0bd388e4-3a9c-41d3-b0d7-235d434a4a8a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:39.092855 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0bd388e4-3a9c-41d3-b0d7-235d434a4a8a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:39.105509 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:39.105509 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:39.110007 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0bd388e4-3a9c-41d3-b0d7-235d434a4a8a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:39.115989 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0bd388e4-3a9c-41d3-b0d7-235d434a4a8a tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:39.117534 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1252/5013] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:39 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:39.151586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-46e194cf-1f7e-4715-ab30-6d07d1388bb7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:39.152024 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-46e194cf-1f7e-4715-ab30-6d07d1388bb7 None None] GET https://10.4.3.221/volume// Aug 18 13:59:39.152344 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-46e194cf-1f7e-4715-ab30-6d07d1388bb7 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:39.152448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-46e194cf-1f7e-4715-ab30-6d07d1388bb7 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:39.152900 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-46e194cf-1f7e-4715-ab30-6d07d1388bb7 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:39.153283 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1262/5014] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:39.162906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-a87c6cc4-c7b4-4df2-8be4-8b66e22db448 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:39.165516 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-a87c6cc4-c7b4-4df2-8be4-8b66e22db448 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:39.165734 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-a87c6cc4-c7b4-4df2-8be4-8b66e22db448 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:39.166063 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-a87c6cc4-c7b4-4df2-8be4-8b66e22db448 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:39.178975 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:39.178975 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:39.183352 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-a87c6cc4-c7b4-4df2-8be4-8b66e22db448 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:39.189555 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-a87c6cc4-c7b4-4df2-8be4-8b66e22db448 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 200 Aug 18 13:59:39.190267 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1255/5015] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:39 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:40.130311 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41126763-73cb-4d3c-b4a3-d1282a5ac0ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:40.133354 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41126763-73cb-4d3c-b4a3-d1282a5ac0ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:40.133784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41126763-73cb-4d3c-b4a3-d1282a5ac0ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:40.134784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41126763-73cb-4d3c-b4a3-d1282a5ac0ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:40.148036 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:40.148036 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:40.157275 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41126763-73cb-4d3c-b4a3-d1282a5ac0ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:40.164667 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41126763-73cb-4d3c-b4a3-d1282a5ac0ae tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:40.164667 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1247/5016] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:40 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 1216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:40.680803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-33b41f93-3a48-4e81-9bc6-c95aa2957d53 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:40.684910 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-33b41f93-3a48-4e81-9bc6-c95aa2957d53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a Aug 18 13:59:40.685167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-33b41f93-3a48-4e81-9bc6-c95aa2957d53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:40.685374 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-33b41f93-3a48-4e81-9bc6-c95aa2957d53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:40.698822 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:40.698822 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:40.788039 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a97e00cf-4a93-49aa-8984-7459baf4d09b req-33b41f93-3a48-4e81-9bc6-c95aa2957d53 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a returned with HTTP 200 Aug 18 13:59:40.788524 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1253/5017] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:59:40 2026] DELETE /volume/v3/attachments/9139c878-48e1-48cc-9ed0-0e221cf7b65a => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:41.069828 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f1e279a4-f9c2-4d38-acd2-9fe673ef5cc0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:41.072447 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f1e279a4-f9c2-4d38-acd2-9fe673ef5cc0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2 Aug 18 13:59:41.072753 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f1e279a4-f9c2-4d38-acd2-9fe673ef5cc0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:41.072994 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f1e279a4-f9c2-4d38-acd2-9fe673ef5cc0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:41.080891 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:41.080891 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:41.142274 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f2031590-3cbe-4fa1-a466-724dcf467597 req-f1e279a4-f9c2-4d38-acd2-9fe673ef5cc0 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2 returned with HTTP 200 Aug 18 13:59:41.142844 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1263/5018] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:59:41 2026] DELETE /volume/v3/attachments/c96543b7-a380-4794-8924-975cdf173ba2 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 13:59:41.179581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8547d42a-0664-4f1f-9a5a-6c96d7080cb8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:41.185097 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8547d42a-0664-4f1f-9a5a-6c96d7080cb8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:41.185367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8547d42a-0664-4f1f-9a5a-6c96d7080cb8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:41.185611 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8547d42a-0664-4f1f-9a5a-6c96d7080cb8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:41.203653 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:41.203653 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:41.214781 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8547d42a-0664-4f1f-9a5a-6c96d7080cb8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:41.222409 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8547d42a-0664-4f1f-9a5a-6c96d7080cb8 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:41.222409 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1256/5019] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:41 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 921 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:41.246202 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:41.249144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] DELETE https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:41.249376 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:41.249644 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:41.249892 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume with id: 646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:41.265999 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:41.265999 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:41.266725 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:41.268714 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:41.270847 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:41.271069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:41.271324 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:41.271505 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume with id: 6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:41.288590 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:41.288590 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:41.289314 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:41.296187 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Delete volume request issued successfully. Aug 18 13:59:41.296455 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bbcfa11-bea0-4e75-bc91-2b34d9a363f7 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 202 Aug 18 13:59:41.297101 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1248/5020] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:41 2026] DELETE /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:41.305122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-78bfcca6-81d4-49bd-8a83-873b03a9be8f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:41.307916 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78bfcca6-81d4-49bd-8a83-873b03a9be8f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:41.308796 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78bfcca6-81d4-49bd-8a83-873b03a9be8f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:41.309200 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-78bfcca6-81d4-49bd-8a83-873b03a9be8f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:41.318509 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume request issued successfully. Aug 18 13:59:41.318724 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-52dca729-e01e-4ad2-af66-b65f3da1e735 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 202 Aug 18 13:59:41.319124 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1254/5021] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:41 2026] DELETE /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:41.323649 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:41.323649 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:41.330344 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-78bfcca6-81d4-49bd-8a83-873b03a9be8f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Volume info retrieved successfully. Aug 18 13:59:41.340251 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-78bfcca6-81d4-49bd-8a83-873b03a9be8f tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 200 Aug 18 13:59:41.340535 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1264/5022] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:41 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:41.747248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:41.749618 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:41.750053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1856473010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:41.752068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1856473010', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:41.752214 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Create volume of 1 GB Aug 18 13:59:41.757812 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Availability Zones retrieved successfully. Aug 18 13:59:41.765292 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Flow 'volume_create_api' (3dca23b5-fe2a-4532-8b05-a6a5f7f63fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:41.766524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719d2e67-4ae8-465f-b6b4-bab5bf16de3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:41.767767 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:41.806431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719d2e67-4ae8-465f-b6b4-bab5bf16de3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:41.807665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06472d2b-cda0-41be-8667-69134dee7ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:41.870355 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Created reservations ['314549c9-1cf1-4e66-9643-9509a40306df', '633ab6cc-3500-480d-8691-5cba13a63672', '142909df-175f-4b6c-9f9a-bdb8e618559f', 'bfedfd54-6de7-4dce-89d3-591bd1557e93'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:41.871436 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06472d2b-cda0-41be-8667-69134dee7ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['314549c9-1cf1-4e66-9643-9509a40306df', '633ab6cc-3500-480d-8691-5cba13a63672', '142909df-175f-4b6c-9f9a-bdb8e618559f', 'bfedfd54-6de7-4dce-89d3-591bd1557e93']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:41.873331 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50583c09-d5ed-4d03-8661-630f28ce9eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:41.901840 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50583c09-d5ed-4d03-8661-630f28ce9eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65e82863-15e4-4e44-b3a2-b05eeeec951d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1856473010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8433bc5a0894b13b015bc29cb569e0c',qos_specs=None,replication_status=,reservations=['314549c9-1cf1-4e66-9643-9509a40306df','633ab6cc-3500-480d-8691-5cba13a63672','142909df-175f-4b6c-9f9a-bdb8e618559f','bfedfd54-6de7-4dce-89d3-591bd1557e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ee3cef4bfe4f8c8a1ea75b32ff9df4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1856473010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65e82863-15e4-4e44-b3a2-b05eeeec951d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8433bc5a0894b13b015bc29cb569e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ee3cef4bfe4f8c8a1ea75b32ff9df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:41.902944 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfbab37d-ab96-4ac8-af5e-065b854eabc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:41.925899 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfbab37d-ab96-4ac8-af5e-065b854eabc6) transitioned into state 'SUCCESS' from state '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-1856473010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8433bc5a0894b13b015bc29cb569e0c',qos_specs=None,replication_status=,reservations=['314549c9-1cf1-4e66-9643-9509a40306df','633ab6cc-3500-480d-8691-5cba13a63672','142909df-175f-4b6c-9f9a-bdb8e618559f','bfedfd54-6de7-4dce-89d3-591bd1557e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ee3cef4bfe4f8c8a1ea75b32ff9df4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:41.926833 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce07902-5f3e-4636-8c9c-86e1ece21a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:41.938788 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce07902-5f3e-4636-8c9c-86e1ece21a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:41.939845 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Flow 'volume_create_api' (3dca23b5-fe2a-4532-8b05-a6a5f7f63fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:41.940460 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Create volume request issued successfully. Aug 18 13:59:41.941210 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d85bdc4-e9c9-4449-bd20-ed182036131c tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:41.941667 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1257/5023] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:41 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:41.955239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff850d96-b1c8-4b13-b069-b1282a607a71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:41.957669 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff850d96-b1c8-4b13-b069-b1282a607a71 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:41.957669 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff850d96-b1c8-4b13-b069-b1282a607a71 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:41.957890 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff850d96-b1c8-4b13-b069-b1282a607a71 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:41.968368 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:41.968368 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:41.975107 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff850d96-b1c8-4b13-b069-b1282a607a71 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:41.982247 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff850d96-b1c8-4b13-b069-b1282a607a71 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:41.982949 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1249/5024] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:41 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:42.358689 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5e3b8720-52df-4025-a6fb-80a005994048 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:42.362595 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5e3b8720-52df-4025-a6fb-80a005994048 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] GET https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 Aug 18 13:59:42.363080 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5e3b8720-52df-4025-a6fb-80a005994048 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:42.363684 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5e3b8720-52df-4025-a6fb-80a005994048 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:42.378242 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5e3b8720-52df-4025-a6fb-80a005994048 tempest-VolumeMultiattachTests-767625979 tempest-VolumeMultiattachTests-767625979-project-member] https://10.4.3.221/volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 returned with HTTP 404 Aug 18 13:59:42.378923 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1255/5025] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:42 2026] GET /volume/v3/volumes/646f381c-074d-4d3b-bbcf-ba7cccf9b843 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:42.388430 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dd4211cf-17b4-4d4c-af16-66c1a7f530db None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:42.390756 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dd4211cf-17b4-4d4c-af16-66c1a7f530db tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:59:42.391082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dd4211cf-17b4-4d4c-af16-66c1a7f530db tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:42.391254 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dd4211cf-17b4-4d4c-af16-66c1a7f530db tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:42.392375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-dd4211cf-17b4-4d4c-af16-66c1a7f530db tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:59:42.421929 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-dd4211cf-17b4-4d4c-af16-66c1a7f530db tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Get all volumes completed successfully. Aug 18 13:59:42.425686 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:42.425686 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:42.443729 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dd4211cf-17b4-4d4c-af16-66c1a7f530db tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:59:42.445078 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1265/5026] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:59:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:42.463157 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-605c7605-dd05-49ad-be3f-8908eecdaa3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:42.466044 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-605c7605-dd05-49ad-be3f-8908eecdaa3d tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] DELETE https://10.4.3.221/volume/v3/types/2da6c6ae-61c4-4cb5-804d-116655a81267 Aug 18 13:59:42.466194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-605c7605-dd05-49ad-be3f-8908eecdaa3d tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:42.467084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-605c7605-dd05-49ad-be3f-8908eecdaa3d tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:42.467084 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:42.467084 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:42.506706 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-605c7605-dd05-49ad-be3f-8908eecdaa3d tempest-VolumeMultiattachTests-119274143 tempest-VolumeMultiattachTests-119274143-project-admin] https://10.4.3.221/volume/v3/types/2da6c6ae-61c4-4cb5-804d-116655a81267 returned with HTTP 202 Aug 18 13:59:42.507396 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1258/5027] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:42 2026] DELETE /volume/v3/types/2da6c6ae-61c4-4cb5-804d-116655a81267 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 13:59:43.003478 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2d937da-8e81-42b1-b980-c633ba391d0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.007306 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2d937da-8e81-42b1-b980-c633ba391d0d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:43.007306 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2d937da-8e81-42b1-b980-c633ba391d0d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.007306 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2d937da-8e81-42b1-b980-c633ba391d0d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.017899 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.017899 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:43.024769 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2d937da-8e81-42b1-b980-c633ba391d0d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:43.031425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2d937da-8e81-42b1-b980-c633ba391d0d tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:43.032059 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1250/5028] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:43.051008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c36cc687-f2b4-4460-9b2c-2b19da2adffd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.060741 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c36cc687-f2b4-4460-9b2c-2b19da2adffd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:43.061421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c36cc687-f2b4-4460-9b2c-2b19da2adffd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.061900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c36cc687-f2b4-4460-9b2c-2b19da2adffd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.077540 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.077540 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:43.086007 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c36cc687-f2b4-4460-9b2c-2b19da2adffd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:43.092209 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c36cc687-f2b4-4460-9b2c-2b19da2adffd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:43.092702 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1256/5029] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:43.113703 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fecb3132-b021-47c0-bef0-44c24bd75533 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.117652 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fecb3132-b021-47c0-bef0-44c24bd75533 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes Aug 18 13:59:43.117959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fecb3132-b021-47c0-bef0-44c24bd75533 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.118245 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fecb3132-b021-47c0-bef0-44c24bd75533 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.118562 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-fecb3132-b021-47c0-bef0-44c24bd75533 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 13:59:43.120699 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fecb3132-b021-47c0-bef0-44c24bd75533 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:59:43.137658 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fecb3132-b021-47c0-bef0-44c24bd75533 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Get all volumes completed successfully. Aug 18 13:59:43.138958 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fecb3132-b021-47c0-bef0-44c24bd75533 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 13:59:43.138958 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1266/5030] 10.4.3.221 () {66 vars in 1237 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/v3/volumes => generated 339 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:43.156476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1881ba78-1d0a-4340-9143-6e7e1ba2433a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.158826 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1881ba78-1d0a-4340-9143-6e7e1ba2433a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:43.159096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1881ba78-1d0a-4340-9143-6e7e1ba2433a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.159378 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1881ba78-1d0a-4340-9143-6e7e1ba2433a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.168427 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.168427 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:43.173902 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1881ba78-1d0a-4340-9143-6e7e1ba2433a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:43.181101 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1881ba78-1d0a-4340-9143-6e7e1ba2433a tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:43.182296 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1259/5031] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:43.261436 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-d7568e34-9095-4a86-9b54-aa2eafedd770 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.269052 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-d7568e34-9095-4a86-9b54-aa2eafedd770 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:43.269284 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-d7568e34-9095-4a86-9b54-aa2eafedd770 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.269512 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-d7568e34-9095-4a86-9b54-aa2eafedd770 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.280285 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.280285 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:43.285878 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-d7568e34-9095-4a86-9b54-aa2eafedd770 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:43.292117 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-d7568e34-9095-4a86-9b54-aa2eafedd770 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:43.293138 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1251/5032] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:43.425282 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-134ed423-ae1f-4471-818d-8a7bc7eab9c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.426126 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-134ed423-ae1f-4471-818d-8a7bc7eab9c6 None None] GET https://10.4.3.221/volume// Aug 18 13:59:43.426433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-134ed423-ae1f-4471-818d-8a7bc7eab9c6 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.426433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-134ed423-ae1f-4471-818d-8a7bc7eab9c6 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.429455 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-134ed423-ae1f-4471-818d-8a7bc7eab9c6 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:43.429882 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1257/5033] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:43.441883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-c0821d67-6bf7-4e66-ae2b-dc837cd91430 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.445247 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-c0821d67-6bf7-4e66-ae2b-dc837cd91430 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:59:43.446768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-c0821d67-6bf7-4e66-ae2b-dc837cd91430 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65e82863-15e4-4e44-b3a2-b05eeeec951d", "connector": null, "instance_uuid": "f715fdf0-0db2-487d-8148-64f76d5f344e"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:43.467298 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.467298 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:43.540988 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-c0821d67-6bf7-4e66-ae2b-dc837cd91430 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:59:43.546012 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1267/5034] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:59:43 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:43.593891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4244a645-cc4d-410c-8684-21af367c61af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.597889 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4244a645-cc4d-410c-8684-21af367c61af tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:43.597889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4244a645-cc4d-410c-8684-21af367c61af tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.597889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4244a645-cc4d-410c-8684-21af367c61af tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.614002 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.614002 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:43.618283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a61038c2-9f07-4445-b599-9ee1a083b58a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.619254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a61038c2-9f07-4445-b599-9ee1a083b58a None None] GET https://10.4.3.221/volume// Aug 18 13:59:43.619477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a61038c2-9f07-4445-b599-9ee1a083b58a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.619767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a61038c2-9f07-4445-b599-9ee1a083b58a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.621106 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a61038c2-9f07-4445-b599-9ee1a083b58a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:43.621259 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1252/5035] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:43.622327 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4244a645-cc4d-410c-8684-21af367c61af tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:43.633055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-88f7bf86-4463-4791-9e9c-abc47c2c04eb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.634595 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4244a645-cc4d-410c-8684-21af367c61af tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:43.634595 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1260/5036] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:43.636155 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-88f7bf86-4463-4791-9e9c-abc47c2c04eb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:43.636360 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-88f7bf86-4463-4791-9e9c-abc47c2c04eb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:43.636643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-88f7bf86-4463-4791-9e9c-abc47c2c04eb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:43.665651 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.665651 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:43.670651 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-88f7bf86-4463-4791-9e9c-abc47c2c04eb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:43.677831 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-88f7bf86-4463-4791-9e9c-abc47c2c04eb tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:43.678714 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1258/5037] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:43 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 1027 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:43.822873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-b90e1750-d30e-4320-89c2-b0fb703d8eca None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:43.825362 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-b90e1750-d30e-4320-89c2-b0fb703d8eca tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] PUT https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a Aug 18 13:59:43.826152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-b90e1750-d30e-4320-89c2-b0fb703d8eca tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:43.840897 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-b90e1750-d30e-4320-89c2-b0fb703d8eca tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Acquiring lock "cinder-attachment_update-65e82863-15e4-4e44-b3a2-b05eeeec951d-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:59:43.855183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-b90e1750-d30e-4320-89c2-b0fb703d8eca tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Lock "cinder-attachment_update-65e82863-15e4-4e44-b3a2-b05eeeec951d-np0000007658" acquired by "attachment_update" :: waited 0.013s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:59:43.856650 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:43.856650 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:43.971543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-b90e1750-d30e-4320-89c2-b0fb703d8eca tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Lock "cinder-attachment_update-65e82863-15e4-4e44-b3a2-b05eeeec951d-np0000007658" released by "attachment_update" :: held 0.118s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:59:43.972667 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-b90e1750-d30e-4320-89c2-b0fb703d8eca tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a returned with HTTP 200 Aug 18 13:59:43.972667 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1268/5038] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:59:43 2026] PUT /volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:44.181020 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-36e9c2d2-e767-4c8c-be89-15a2d4522f1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:44.184400 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36e9c2d2-e767-4c8c-be89-15a2d4522f1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:44.184400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36e9c2d2-e767-4c8c-be89-15a2d4522f1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:44.184622 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36e9c2d2-e767-4c8c-be89-15a2d4522f1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:44.197735 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:44.197735 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:44.202005 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-36e9c2d2-e767-4c8c-be89-15a2d4522f1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:44.209218 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36e9c2d2-e767-4c8c-be89-15a2d4522f1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee returned with HTTP 200 Aug 18 13:59:44.210633 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1253/5039] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:44 2026] GET /volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:44.658650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a4e63e3-22a9-484a-a395-367999895f01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:44.665517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a4e63e3-22a9-484a-a395-367999895f01 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:44.665517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a4e63e3-22a9-484a-a395-367999895f01 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:44.666401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a4e63e3-22a9-484a-a395-367999895f01 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:44.682804 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:44.682804 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:44.696179 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a4e63e3-22a9-484a-a395-367999895f01 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:44.707287 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a4e63e3-22a9-484a-a395-367999895f01 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:44.707287 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1261/5040] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:44 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:45.724244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-81aa12ba-a855-4269-9204-ecdd7f5b8363 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:45.727079 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81aa12ba-a855-4269-9204-ecdd7f5b8363 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:45.727522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-81aa12ba-a855-4269-9204-ecdd7f5b8363 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:45.727966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-81aa12ba-a855-4269-9204-ecdd7f5b8363 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:45.743294 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:45.743294 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:45.752731 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-81aa12ba-a855-4269-9204-ecdd7f5b8363 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:45.761447 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-81aa12ba-a855-4269-9204-ecdd7f5b8363 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:45.762164 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1259/5041] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:45 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:46.780745 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e9f45d3b-1e39-4144-ab3e-aed7256a6e92 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:46.786039 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e9f45d3b-1e39-4144-ab3e-aed7256a6e92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:46.786575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e9f45d3b-1e39-4144-ab3e-aed7256a6e92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:46.786575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e9f45d3b-1e39-4144-ab3e-aed7256a6e92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:46.798216 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:46.798216 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:46.803744 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e9f45d3b-1e39-4144-ab3e-aed7256a6e92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:46.810695 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e9f45d3b-1e39-4144-ab3e-aed7256a6e92 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:46.811264 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1269/5042] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:46 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:47.346689 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-08280c0a-13b2-4787-9dcf-eb63baf5db97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.348774 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-08280c0a-13b2-4787-9dcf-eb63baf5db97 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a/action Aug 18 13:59:47.349156 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-08280c0a-13b2-4787-9dcf-eb63baf5db97 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:47.349354 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-08280c0a-13b2-4787-9dcf-eb63baf5db97 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:47.372534 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:47.372534 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:47.388523 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5a1f7a7c-0049-4075-97c8-0056e1eb99d0 req-08280c0a-13b2-4787-9dcf-eb63baf5db97 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a/action returned with HTTP 204 Aug 18 13:59:47.389107 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1254/5043] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:59:47 2026] POST /volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:47.409189 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-33eb5c12-094b-4bb7-bbba-0c9430143b53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.415313 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-33eb5c12-094b-4bb7-bbba-0c9430143b53 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:47.415577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-33eb5c12-094b-4bb7-bbba-0c9430143b53 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:47.415803 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-33eb5c12-094b-4bb7-bbba-0c9430143b53 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:47.431748 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:47.431748 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:47.441034 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-33eb5c12-094b-4bb7-bbba-0c9430143b53 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:47.448831 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-33eb5c12-094b-4bb7-bbba-0c9430143b53 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:47.449466 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1262/5044] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:47 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 1230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:47.475728 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-bb141839-f399-4ef9-8fca-8283e71f0e68 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.478644 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-bb141839-f399-4ef9-8fca-8283e71f0e68 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] POST https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35/action Aug 18 13:59:47.479064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-bb141839-f399-4ef9-8fca-8283e71f0e68 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:47.479200 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-bb141839-f399-4ef9-8fca-8283e71f0e68 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:47.493420 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:47.493420 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:47.493828 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-bb141839-f399-4ef9-8fca-8283e71f0e68 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:47.503197 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-bb141839-f399-4ef9-8fca-8283e71f0e68 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Begin detaching volume completed successfully. Aug 18 13:59:47.503874 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-bb141839-f399-4ef9-8fca-8283e71f0e68 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35/action returned with HTTP 202 Aug 18 13:59:47.504889 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1260/5045] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 13:59:47 2026] POST /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 13:59:47.558276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-67b56e91-5e39-492f-ac07-c7adddc5a411 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.558774 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67b56e91-5e39-492f-ac07-c7adddc5a411 None None] GET https://10.4.3.221/volume// Aug 18 13:59:47.559005 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67b56e91-5e39-492f-ac07-c7adddc5a411 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:47.559267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-67b56e91-5e39-492f-ac07-c7adddc5a411 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:47.559633 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-67b56e91-5e39-492f-ac07-c7adddc5a411 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:47.560110 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1270/5046] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:47.573692 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-64a162f5-40ee-4de6-ad64-eb6b59247010 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.576709 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-64a162f5-40ee-4de6-ad64-eb6b59247010 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:47.576709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-64a162f5-40ee-4de6-ad64-eb6b59247010 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:47.576709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-64a162f5-40ee-4de6-ad64-eb6b59247010 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:47.586087 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:47.586087 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:47.591215 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-64a162f5-40ee-4de6-ad64-eb6b59247010 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:47.596297 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-64a162f5-40ee-4de6-ad64-eb6b59247010 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:47.596883 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1255/5047] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:47 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:47.835049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3f34f77-a43e-4d6b-a525-a7daa1226da1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.837530 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3f34f77-a43e-4d6b-a525-a7daa1226da1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:47.837966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3f34f77-a43e-4d6b-a525-a7daa1226da1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:47.838073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3f34f77-a43e-4d6b-a525-a7daa1226da1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:47.850728 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:47.850728 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:47.856262 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3f34f77-a43e-4d6b-a525-a7daa1226da1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:47.861083 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3f34f77-a43e-4d6b-a525-a7daa1226da1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:47.861606 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1263/5048] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:47 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:47.874840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f6c767b6-be1a-46a1-a149-9b2cfec7d246 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.877063 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6c767b6-be1a-46a1-a149-9b2cfec7d246 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:47.877291 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6c767b6-be1a-46a1-a149-9b2cfec7d246 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:47.877515 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6c767b6-be1a-46a1-a149-9b2cfec7d246 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:47.889424 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:47.889424 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:47.894806 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f6c767b6-be1a-46a1-a149-9b2cfec7d246 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:47.900219 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6c767b6-be1a-46a1-a149-9b2cfec7d246 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:47.900746 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1261/5049] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:47 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:47.915713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-732aa1d6-f3e4-400d-9245-a286bdbc70f5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:47.918065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-732aa1d6-f3e4-400d-9245-a286bdbc70f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 13:59:47.918541 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-732aa1d6-f3e4-400d-9245-a286bdbc70f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:47.919887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-732aa1d6-f3e4-400d-9245-a286bdbc70f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:47.933138 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:47.933138 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:47.940573 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-732aa1d6-f3e4-400d-9245-a286bdbc70f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 13:59:47.944920 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-732aa1d6-f3e4-400d-9245-a286bdbc70f5 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 13:59:47.945572 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1271/5050] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:47 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:48.056307 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6b90470e-c81a-4458-a73e-94c150c15260 req-3a805326-6e67-4162-b87b-7d3c82454a12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:48.058710 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-3a805326-6e67-4162-b87b-7d3c82454a12 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f Aug 18 13:59:48.058968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-3a805326-6e67-4162-b87b-7d3c82454a12 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:48.059189 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-3a805326-6e67-4162-b87b-7d3c82454a12 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:48.067786 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:48.067786 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:48.143006 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-3a805326-6e67-4162-b87b-7d3c82454a12 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f returned with HTTP 200 Aug 18 13:59:48.143545 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1256/5051] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:59:48 2026] DELETE /volume/v3/attachments/428fb0e3-3f8d-4b37-8a72-c2c77d8d757f => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:48.158804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:48.161446 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:48.161650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:48.161932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:48.162256 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:48.170569 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:48.170569 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:48.171290 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:48.197836 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 13:59:48.198395 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6b90470e-c81a-4458-a73e-94c150c15260 req-c6f50996-650a-42fa-9eba-2cf5102a9406 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee returned with HTTP 202 Aug 18 13:59:48.198844 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1264/5052] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 13:59:48 2026] DELETE /volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:48.765965 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-b349d870-22b9-4e48-9d2d-4d88a0d9e235 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:48.771366 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-b349d870-22b9-4e48-9d2d-4d88a0d9e235 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9 Aug 18 13:59:48.771578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-b349d870-22b9-4e48-9d2d-4d88a0d9e235 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:48.771824 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-b349d870-22b9-4e48-9d2d-4d88a0d9e235 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:48.795061 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:48.795061 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:48.895936 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-cc2d0621-fdb9-43c4-a026-d2cd3ab9c3d5 req-b349d870-22b9-4e48-9d2d-4d88a0d9e235 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9 returned with HTTP 200 Aug 18 13:59:48.896463 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1262/5053] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:59:48 2026] DELETE /volume/v3/attachments/94c84a5c-949a-402e-bf5b-3a00f0ffcda9 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:49.269054 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f3b62d5e-f0af-4b56-8bc3-decd57b06b35 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:49.272739 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3b62d5e-f0af-4b56-8bc3-decd57b06b35 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee Aug 18 13:59:49.273111 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f3b62d5e-f0af-4b56-8bc3-decd57b06b35 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:49.273349 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f3b62d5e-f0af-4b56-8bc3-decd57b06b35 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:49.282741 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f3b62d5e-f0af-4b56-8bc3-decd57b06b35 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee returned with HTTP 404 Aug 18 13:59:49.283833 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1272/5054] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:49 2026] GET /volume/v3/volumes/19505243-b5d6-46f2-85c5-e5c561518fee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:49.372405 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f831a622-318f-409a-bf05-38807921ee1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:49.376028 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f831a622-318f-409a-bf05-38807921ee1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:49.376028 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f831a622-318f-409a-bf05-38807921ee1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:49.376028 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f831a622-318f-409a-bf05-38807921ee1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:49.376028 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-f831a622-318f-409a-bf05-38807921ee1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: 10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:49.382924 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:49.382924 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:49.383693 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f831a622-318f-409a-bf05-38807921ee1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:49.408236 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f831a622-318f-409a-bf05-38807921ee1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot delete request issued successfully. Aug 18 13:59:49.408714 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f831a622-318f-409a-bf05-38807921ee1b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 202 Aug 18 13:59:49.409316 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1257/5055] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 13:59:49 2026] DELETE /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:49.418749 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05b94a2c-546c-4e69-8200-13174029b6d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:49.421209 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05b94a2c-546c-4e69-8200-13174029b6d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:49.423624 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05b94a2c-546c-4e69-8200-13174029b6d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:49.424097 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05b94a2c-546c-4e69-8200-13174029b6d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:49.432443 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:49.432443 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:49.433124 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05b94a2c-546c-4e69-8200-13174029b6d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 13:59:49.434470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05b94a2c-546c-4e69-8200-13174029b6d3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 200 Aug 18 13:59:49.435788 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1265/5056] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:49 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:49.700492 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bdd85912-1ff6-412c-91e6-26596a97a77f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:49.702396 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bdd85912-1ff6-412c-91e6-26596a97a77f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:49.702636 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bdd85912-1ff6-412c-91e6-26596a97a77f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:49.703055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bdd85912-1ff6-412c-91e6-26596a97a77f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:49.703218 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-bdd85912-1ff6-412c-91e6-26596a97a77f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume with id: c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:49.712981 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:49.712981 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:49.713646 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bdd85912-1ff6-412c-91e6-26596a97a77f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:49.746656 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bdd85912-1ff6-412c-91e6-26596a97a77f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume request issued successfully. Aug 18 13:59:49.746656 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bdd85912-1ff6-412c-91e6-26596a97a77f tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 202 Aug 18 13:59:49.748133 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1263/5057] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:49 2026] DELETE /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:49.797370 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-dfd8c5fa-ef8b-4cbf-8273-f566e8bcb10a req-bd553adb-3794-47d6-b8d1-e824cf79e7bd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:49.800207 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-dfd8c5fa-ef8b-4cbf-8273-f566e8bcb10a req-bd553adb-3794-47d6-b8d1-e824cf79e7bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:49.800486 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-dfd8c5fa-ef8b-4cbf-8273-f566e8bcb10a req-bd553adb-3794-47d6-b8d1-e824cf79e7bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:49.800749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-dfd8c5fa-ef8b-4cbf-8273-f566e8bcb10a req-bd553adb-3794-47d6-b8d1-e824cf79e7bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:49.811131 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:49.811131 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:49.816549 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-dfd8c5fa-ef8b-4cbf-8273-f566e8bcb10a req-bd553adb-3794-47d6-b8d1-e824cf79e7bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:49.823550 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-dfd8c5fa-ef8b-4cbf-8273-f566e8bcb10a req-bd553adb-3794-47d6-b8d1-e824cf79e7bd tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 200 Aug 18 13:59:49.824149 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1273/5058] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:49 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:49.889618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1d6d22fa-e460-47ff-b157-2574eef0fb97 req-b136c3df-5727-4262-ab55-a018ccf82b40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:49.892050 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1d6d22fa-e460-47ff-b157-2574eef0fb97 req-b136c3df-5727-4262-ab55-a018ccf82b40 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:49.892748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1d6d22fa-e460-47ff-b157-2574eef0fb97 req-b136c3df-5727-4262-ab55-a018ccf82b40 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:49.892931 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1d6d22fa-e460-47ff-b157-2574eef0fb97 req-b136c3df-5727-4262-ab55-a018ccf82b40 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:49.900383 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1d6d22fa-e460-47ff-b157-2574eef0fb97 req-b136c3df-5727-4262-ab55-a018ccf82b40 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 404 Aug 18 13:59:49.900383 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1258/5059] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:49 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:50.447504 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-09e0596e-e193-4eab-9152-818e556eefbe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:50.451711 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09e0596e-e193-4eab-9152-818e556eefbe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d Aug 18 13:59:50.452004 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09e0596e-e193-4eab-9152-818e556eefbe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:50.452248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09e0596e-e193-4eab-9152-818e556eefbe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:50.464708 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09e0596e-e193-4eab-9152-818e556eefbe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d returned with HTTP 404 Aug 18 13:59:50.465752 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1266/5060] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 13:59:50 2026] GET /volume/v3/snapshots/10f55874-ea0d-4282-86e4-7ab8db8e258d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:50.475437 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:50.479827 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:50.480131 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:50.480420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:50.480718 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:50.494999 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:50.494999 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:50.495490 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:50.523522 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 13:59:50.524646 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c71e7e2c-18c7-4097-9321-a0b738c4f898 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 202 Aug 18 13:59:50.524646 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1264/5061] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:50 2026] DELETE /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:50.533695 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8b248cc4-4d3c-47e2-954a-a5a1fcc6469d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:50.535710 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b248cc4-4d3c-47e2-954a-a5a1fcc6469d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:50.537195 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8b248cc4-4d3c-47e2-954a-a5a1fcc6469d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:50.537195 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8b248cc4-4d3c-47e2-954a-a5a1fcc6469d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:50.550785 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:50.550785 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:50.561013 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8b248cc4-4d3c-47e2-954a-a5a1fcc6469d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:50.572901 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8b248cc4-4d3c-47e2-954a-a5a1fcc6469d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 200 Aug 18 13:59:50.573651 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1274/5062] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:50 2026] GET /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:51.590782 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f6b302e-8b14-4b62-8fa5-1e88fb6306b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:51.592788 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f6b302e-8b14-4b62-8fa5-1e88fb6306b8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b Aug 18 13:59:51.593059 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f6b302e-8b14-4b62-8fa5-1e88fb6306b8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:51.593339 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f6b302e-8b14-4b62-8fa5-1e88fb6306b8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:51.605518 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f6b302e-8b14-4b62-8fa5-1e88fb6306b8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b returned with HTTP 404 Aug 18 13:59:51.609388 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1259/5063] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:51 2026] GET /volume/v3/volumes/b20ec2cb-7529-4934-bfad-2c6a35e4a51b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 13:59:51.656968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22890a9a-fe55-49fc-afe5-9a573401677f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:51.660333 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 13:59:51.660978 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-24296226", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:51.665411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-24296226', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 13:59:51.778445 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 13:59:51.787873 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 13:59:51.798377 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (fa72977a-db0e-4968-9037-97c7e77ca796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:51.800024 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644aa17e-ba9c-4515-b679-c169e925c640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:51.801969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 13:59:51.918253 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644aa17e-ba9c-4515-b679-c169e925c640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:51.922882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437b547b-438f-476d-bc7b-b5fe3472ee29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:52.020511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['4b247db9-fbb2-4c1f-ac82-3a77df9a677f', 'dc013a15-735e-46fe-a9ed-9ec6bae3c221', '2613a6c7-b71b-48ac-9067-781046a6a317', 'acc885fb-627c-4cf7-9e7c-199ab8a74b4f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 13:59:52.021976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437b547b-438f-476d-bc7b-b5fe3472ee29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b247db9-fbb2-4c1f-ac82-3a77df9a677f', 'dc013a15-735e-46fe-a9ed-9ec6bae3c221', '2613a6c7-b71b-48ac-9067-781046a6a317', 'acc885fb-627c-4cf7-9e7c-199ab8a74b4f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:52.025069 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5661bbe-337c-401a-8681-6dfac8d81344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:52.069203 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5661bbe-337c-401a-8681-6dfac8d81344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64724d5f-e4ba-48e7-b90d-0c39d7cacfd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-24296226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['4b247db9-fbb2-4c1f-ac82-3a77df9a677f','dc013a15-735e-46fe-a9ed-9ec6bae3c221','2613a6c7-b71b-48ac-9067-781046a6a317','acc885fb-627c-4cf7-9e7c-199ab8a74b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T13:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-24296226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64724d5f-e4ba-48e7-b90d-0c39d7cacfd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:52.070244 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebed5231-82be-4020-9135-3a91c74282bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:52.102850 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebed5231-82be-4020-9135-3a91c74282bf) transitioned into state 'SUCCESS' from state '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-24296226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['4b247db9-fbb2-4c1f-ac82-3a77df9a677f','dc013a15-735e-46fe-a9ed-9ec6bae3c221','2613a6c7-b71b-48ac-9067-781046a6a317','acc885fb-627c-4cf7-9e7c-199ab8a74b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:52.104234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12436825-757e-4eac-bee2-f65313bebfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 13:59:52.127014 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12436825-757e-4eac-bee2-f65313bebfa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 13:59:52.127754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (fa72977a-db0e-4968-9037-97c7e77ca796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 13:59:52.127754 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 13:59:52.129177 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22890a9a-fe55-49fc-afe5-9a573401677f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 13:59:52.130155 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1267/5064] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 13:59:51 2026] POST /volume/v3/volumes => generated 757 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 13:59:52.149047 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-23a5f6b8-154b-4a68-b26c-373435dd258c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:52.153547 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23a5f6b8-154b-4a68-b26c-373435dd258c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 13:59:52.153961 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-23a5f6b8-154b-4a68-b26c-373435dd258c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:52.154503 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-23a5f6b8-154b-4a68-b26c-373435dd258c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:52.172728 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:52.172728 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:52.183564 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-23a5f6b8-154b-4a68-b26c-373435dd258c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:52.192343 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-23a5f6b8-154b-4a68-b26c-373435dd258c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 13:59:52.192343 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1265/5065] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:52 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:53.141239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-beecb106-9f63-44ce-8ca1-a43f47ef8cd8 req-bb33f723-14f0-4634-86e7-035f5e47ba48 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:53.144401 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-beecb106-9f63-44ce-8ca1-a43f47ef8cd8 req-bb33f723-14f0-4634-86e7-035f5e47ba48 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594 Aug 18 13:59:53.144705 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-beecb106-9f63-44ce-8ca1-a43f47ef8cd8 req-bb33f723-14f0-4634-86e7-035f5e47ba48 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:53.145010 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-beecb106-9f63-44ce-8ca1-a43f47ef8cd8 req-bb33f723-14f0-4634-86e7-035f5e47ba48 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:53.154748 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:53.154748 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:53.206439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15634ea8-df91-46cc-b6bc-f05f351fbfac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:53.208381 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15634ea8-df91-46cc-b6bc-f05f351fbfac tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 13:59:53.208625 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15634ea8-df91-46cc-b6bc-f05f351fbfac tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:53.208811 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15634ea8-df91-46cc-b6bc-f05f351fbfac tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:53.216533 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:53.216533 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:53.221882 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15634ea8-df91-46cc-b6bc-f05f351fbfac tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:53.223439 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-beecb106-9f63-44ce-8ca1-a43f47ef8cd8 req-bb33f723-14f0-4634-86e7-035f5e47ba48 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594 returned with HTTP 200 Aug 18 13:59:53.223921 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1275/5066] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 13:59:53 2026] DELETE /volume/v3/attachments/28c10ac7-8c2d-468c-bedb-6cce5235d594 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 13:59:53.227583 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15634ea8-df91-46cc-b6bc-f05f351fbfac tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 13:59:53.228065 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1260/5067] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:53 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:53.246954 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25cfa3e3-2418-4d83-a972-3535ea2fde0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:53.249368 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25cfa3e3-2418-4d83-a972-3535ea2fde0e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 13:59:53.249634 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25cfa3e3-2418-4d83-a972-3535ea2fde0e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:53.249869 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25cfa3e3-2418-4d83-a972-3535ea2fde0e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:53.258255 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:53.258255 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:53.262767 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-25cfa3e3-2418-4d83-a972-3535ea2fde0e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:53.268961 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25cfa3e3-2418-4d83-a972-3535ea2fde0e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 13:59:53.269420 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1268/5068] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:53 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:54.189772 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:54.193965 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:59:54.193965 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:54.193965 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:54.193965 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume with id: 428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:59:54.209366 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:54.209366 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:54.211211 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:54.247606 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume request issued successfully. Aug 18 13:59:54.247816 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a9c0e26-1913-46ca-8b2f-4f4003876292 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 202 Aug 18 13:59:54.248872 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1266/5069] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:54 2026] DELETE /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:54.260372 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a3ad1e7c-67f4-4656-9f1f-5479602704a4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:54.262727 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3ad1e7c-67f4-4656-9f1f-5479602704a4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:59:54.263086 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a3ad1e7c-67f4-4656-9f1f-5479602704a4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:54.264212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a3ad1e7c-67f4-4656-9f1f-5479602704a4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:54.272217 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:54.272217 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:54.277188 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a3ad1e7c-67f4-4656-9f1f-5479602704a4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Volume info retrieved successfully. Aug 18 13:59:54.285634 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a3ad1e7c-67f4-4656-9f1f-5479602704a4 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 200 Aug 18 13:59:54.286280 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1276/5070] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:54 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 1249 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:54.946803 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-8262e229-6579-4061-b701-d1d02d2de24d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:54.949320 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-8262e229-6579-4061-b701-d1d02d2de24d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 13:59:54.949536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-8262e229-6579-4061-b701-d1d02d2de24d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:54.949750 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-8262e229-6579-4061-b701-d1d02d2de24d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:54.959217 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:54.959217 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:54.964276 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-8262e229-6579-4061-b701-d1d02d2de24d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:54.970007 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-8262e229-6579-4061-b701-d1d02d2de24d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 13:59:54.970431 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1261/5071] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:54 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:55.303891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b459bea-8035-4eaf-8ec5-d5e3cb549390 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.306370 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b459bea-8035-4eaf-8ec5-d5e3cb549390 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc Aug 18 13:59:55.306682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b459bea-8035-4eaf-8ec5-d5e3cb549390 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.306959 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b459bea-8035-4eaf-8ec5-d5e3cb549390 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.315456 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b459bea-8035-4eaf-8ec5-d5e3cb549390 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc returned with HTTP 404 Aug 18 13:59:55.316144 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1269/5072] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:55 2026] GET /volume/v3/volumes/428b2c34-691b-492e-ad1a-d757442a55fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:55.326705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-84d1428a-73b9-4cc2-b2a1-76fd41456296 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.329317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-84d1428a-73b9-4cc2-b2a1-76fd41456296 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:55.329635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-84d1428a-73b9-4cc2-b2a1-76fd41456296 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.329970 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-84d1428a-73b9-4cc2-b2a1-76fd41456296 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.330234 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-84d1428a-73b9-4cc2-b2a1-76fd41456296 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume with id: c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:55.342147 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-84d1428a-73b9-4cc2-b2a1-76fd41456296 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 404 Aug 18 13:59:55.342800 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1267/5073] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:55 2026] DELETE /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:55.356135 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c5100400-e0c0-404b-9f76-daca0ea33d84 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.358741 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5100400-e0c0-404b-9f76-daca0ea33d84 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 Aug 18 13:59:55.359043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5100400-e0c0-404b-9f76-daca0ea33d84 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.359395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5100400-e0c0-404b-9f76-daca0ea33d84 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.371307 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5100400-e0c0-404b-9f76-daca0ea33d84 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 returned with HTTP 404 Aug 18 13:59:55.371307 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1277/5074] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:55 2026] GET /volume/v3/volumes/c4010df9-ef8d-49b8-8fa5-ac7c389a7a35 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:55.380736 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98ddd79c-067b-421e-bcdb-61c693e7c53e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.383311 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98ddd79c-067b-421e-bcdb-61c693e7c53e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:55.383507 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98ddd79c-067b-421e-bcdb-61c693e7c53e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.383795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98ddd79c-067b-421e-bcdb-61c693e7c53e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.384736 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-98ddd79c-067b-421e-bcdb-61c693e7c53e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Delete volume with id: 6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:55.392807 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98ddd79c-067b-421e-bcdb-61c693e7c53e tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 404 Aug 18 13:59:55.393471 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1262/5075] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:55 2026] DELETE /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:55.403443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-909e70ab-bff6-45d3-9fd4-3703bc5d84f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.405554 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-909e70ab-bff6-45d3-9fd4-3703bc5d84f3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] GET https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 Aug 18 13:59:55.405851 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-909e70ab-bff6-45d3-9fd4-3703bc5d84f3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.406092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-909e70ab-bff6-45d3-9fd4-3703bc5d84f3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.412873 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-909e70ab-bff6-45d3-9fd4-3703bc5d84f3 tempest-TestInstancesWithCinderVolumes-2132219777 tempest-TestInstancesWithCinderVolumes-2132219777-project-member] https://10.4.3.221/volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 returned with HTTP 404 Aug 18 13:59:55.413684 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1270/5076] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:55 2026] GET /volume/v3/volumes/6a52619c-334f-495d-9717-482610913ba0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:55.424317 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-31a43e0f-7420-433f-901c-c47e3218135a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.427617 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31a43e0f-7420-433f-901c-c47e3218135a tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:59:55.428002 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31a43e0f-7420-433f-901c-c47e3218135a tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.428159 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31a43e0f-7420-433f-901c-c47e3218135a tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.429312 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-31a43e0f-7420-433f-901c-c47e3218135a tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:59:55.451665 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-31a43e0f-7420-433f-901c-c47e3218135a tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Get all volumes completed successfully. Aug 18 13:59:55.455278 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:55.455278 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:55.464356 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31a43e0f-7420-433f-901c-c47e3218135a tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:59:55.466067 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1268/5077] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:59:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9215 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:55.490409 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-623ac5b5-5a36-4bc2-8ea4-4d657766e006 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.494001 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-623ac5b5-5a36-4bc2-8ea4-4d657766e006 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] DELETE https://10.4.3.221/volume/v3/types/9228fd03-079f-4a9c-bdea-ee322f534d1f Aug 18 13:59:55.494266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-623ac5b5-5a36-4bc2-8ea4-4d657766e006 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.494501 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-623ac5b5-5a36-4bc2-8ea4-4d657766e006 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.533759 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-623ac5b5-5a36-4bc2-8ea4-4d657766e006 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/types/9228fd03-079f-4a9c-bdea-ee322f534d1f returned with HTTP 202 Aug 18 13:59:55.534366 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1278/5078] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:55 2026] DELETE /volume/v3/types/9228fd03-079f-4a9c-bdea-ee322f534d1f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:55.549162 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4910ca70-8807-4de8-984d-87511259f276 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.551482 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4910ca70-8807-4de8-984d-87511259f276 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:59:55.551766 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4910ca70-8807-4de8-984d-87511259f276 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.552148 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4910ca70-8807-4de8-984d-87511259f276 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.555660 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4910ca70-8807-4de8-984d-87511259f276 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:59:55.556105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-678ebec6-c5b3-426b-9390-8bcdeaaec878 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.558429 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-678ebec6-c5b3-426b-9390-8bcdeaaec878 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 13:59:55.558737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-678ebec6-c5b3-426b-9390-8bcdeaaec878 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.558825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-678ebec6-c5b3-426b-9390-8bcdeaaec878 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.568449 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:55.568449 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:55.572975 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4910ca70-8807-4de8-984d-87511259f276 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Get all volumes completed successfully. Aug 18 13:59:55.574369 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-678ebec6-c5b3-426b-9390-8bcdeaaec878 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:55.575338 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:55.575338 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:55.580915 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4910ca70-8807-4de8-984d-87511259f276 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:59:55.581416 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-678ebec6-c5b3-426b-9390-8bcdeaaec878 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 13:59:55.581774 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1263/5079] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:59:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:55.581904 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1271/5080] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 13:59:55 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:55.596419 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f9dcddcc-c8a2-42da-879c-46bdf7075e22 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.596908 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f9dcddcc-c8a2-42da-879c-46bdf7075e22 None None] GET https://10.4.3.221/volume// Aug 18 13:59:55.597137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f9dcddcc-c8a2-42da-879c-46bdf7075e22 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.597370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f9dcddcc-c8a2-42da-879c-46bdf7075e22 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.597737 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f9dcddcc-c8a2-42da-879c-46bdf7075e22 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:55.598601 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1269/5081] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 13:59:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:55.603376 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0d8a0962-88b9-4981-a2ca-d8ec51fd95a9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.605411 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d8a0962-88b9-4981-a2ca-d8ec51fd95a9 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] DELETE https://10.4.3.221/volume/v3/types/7592fe26-ecc2-427a-95f6-b39bc6fa2d36 Aug 18 13:59:55.605647 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d8a0962-88b9-4981-a2ca-d8ec51fd95a9 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:55.605948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0d8a0962-88b9-4981-a2ca-d8ec51fd95a9 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:55.607497 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-0aa6c30b-1de5-420d-a845-a96d254257fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:55.609638 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-0aa6c30b-1de5-420d-a845-a96d254257fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 13:59:55.610058 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-0aa6c30b-1de5-420d-a845-a96d254257fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64724d5f-e4ba-48e7-b90d-0c39d7cacfd0", "connector": null, "instance_uuid": "ca4fffa3-4691-4ae0-aa07-ac4a215e13a9"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:55.620958 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:55.620958 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 13:59:55.651138 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0d8a0962-88b9-4981-a2ca-d8ec51fd95a9 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/types/7592fe26-ecc2-427a-95f6-b39bc6fa2d36 returned with HTTP 202 Aug 18 13:59:55.651820 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1279/5082] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:55 2026] DELETE /volume/v3/types/7592fe26-ecc2-427a-95f6-b39bc6fa2d36 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:55.659745 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-0aa6c30b-1de5-420d-a845-a96d254257fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 13:59:55.659745 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1264/5083] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 13:59:55 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 18 13:59:56.158963 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d328152-6a2f-4546-9609-14ece201a653 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:56.161305 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d328152-6a2f-4546-9609-14ece201a653 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 13:59:56.161758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d328152-6a2f-4546-9609-14ece201a653 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:56.162096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d328152-6a2f-4546-9609-14ece201a653 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:56.163284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d328152-6a2f-4546-9609-14ece201a653 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 13:59:56.183234 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d328152-6a2f-4546-9609-14ece201a653 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Get all volumes completed successfully. Aug 18 13:59:56.184988 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:56.184988 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:56.190175 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d328152-6a2f-4546-9609-14ece201a653 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 13:59:56.190546 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1272/5084] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 13:59:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:56.210762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-692b9419-1d4b-4d19-92be-bf0819b52512 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:56.214429 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 Aug 18 13:59:56.214712 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:56.215135 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:56.215359 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Delete volume with id: 8366a41e-488d-4186-9755-6f9a8829ee28 Aug 18 13:59:56.226632 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:56.226632 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:56.227126 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Volume info retrieved successfully. Aug 18 13:59:56.243736 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.image.cache [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '8842927c-6b2c-4bc7-8042-a824444994df', 'volume_id': '8366a41e-488d-4186-9755-6f9a8829ee28', 'host': 'np0000007658@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 13, 57, 8), 'last_used': datetime.datetime(2026, 8, 18, 13, 58, 18)}. {{(pid=100282) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 13:59:56.257745 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Delete volume request issued successfully. Aug 18 13:59:56.258012 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-692b9419-1d4b-4d19-92be-bf0819b52512 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 returned with HTTP 202 Aug 18 13:59:56.258549 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1270/5085] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 13:59:56 2026] DELETE /volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 13:59:56.269880 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4d81db97-b1e7-4a80-ad70-9f0c22835282 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:56.274534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4d81db97-b1e7-4a80-ad70-9f0c22835282 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] GET https://10.4.3.221/volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 Aug 18 13:59:56.274749 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4d81db97-b1e7-4a80-ad70-9f0c22835282 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:56.274981 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4d81db97-b1e7-4a80-ad70-9f0c22835282 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:56.283511 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:56.283511 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:56.288771 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4d81db97-b1e7-4a80-ad70-9f0c22835282 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Volume info retrieved successfully. Aug 18 13:59:56.296303 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4d81db97-b1e7-4a80-ad70-9f0c22835282 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 returned with HTTP 200 Aug 18 13:59:56.296911 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1280/5086] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:56 2026] GET /volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:56.908778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9941325a-9863-485c-b9f6-42f45bd7a981 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:56.909354 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9941325a-9863-485c-b9f6-42f45bd7a981 None None] GET https://10.4.3.221/volume// Aug 18 13:59:56.909672 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9941325a-9863-485c-b9f6-42f45bd7a981 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:56.909949 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9941325a-9863-485c-b9f6-42f45bd7a981 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:56.910401 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9941325a-9863-485c-b9f6-42f45bd7a981 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 13:59:56.910771 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1265/5087] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 13:59:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 13:59:56.927885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-83409c68-e955-488b-9e02-1359d2b3977f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:56.931250 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-83409c68-e955-488b-9e02-1359d2b3977f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 13:59:56.931626 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-83409c68-e955-488b-9e02-1359d2b3977f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:56.931885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-83409c68-e955-488b-9e02-1359d2b3977f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:56.955602 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:56.955602 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 13:59:56.960792 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-83409c68-e955-488b-9e02-1359d2b3977f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 13:59:56.967383 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-83409c68-e955-488b-9e02-1359d2b3977f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 13:59:56.967909 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1273/5088] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 13:59:56 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 1544 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 13:59:57.098535 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-74eb0bce-7bec-47d0-8e25-88ac01a665bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:57.101626 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-74eb0bce-7bec-47d0-8e25-88ac01a665bd tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf Aug 18 13:59:57.102087 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-74eb0bce-7bec-47d0-8e25-88ac01a665bd tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:57.113107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-74eb0bce-7bec-47d0-8e25-88ac01a665bd tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-64724d5f-e4ba-48e7-b90d-0c39d7cacfd0-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 13:59:57.123025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-74eb0bce-7bec-47d0-8e25-88ac01a665bd tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-64724d5f-e4ba-48e7-b90d-0c39d7cacfd0-np0000007658" acquired by "attachment_update" :: waited 0.010s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 13:59:57.124341 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:57.124341 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 13:59:57.244528 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-74eb0bce-7bec-47d0-8e25-88ac01a665bd tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-64724d5f-e4ba-48e7-b90d-0c39d7cacfd0-np0000007658" released by "attachment_update" :: held 0.121s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 13:59:57.245015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-74eb0bce-7bec-47d0-8e25-88ac01a665bd tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf returned with HTTP 200 Aug 18 13:59:57.245563 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1271/5089] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 13:59:57 2026] PUT /volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 13:59:57.273277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-df20d4c9-ba44-4840-bc53-dd793f457bea None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:57.275577 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-df20d4c9-ba44-4840-bc53-dd793f457bea tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf/action Aug 18 13:59:57.276039 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-df20d4c9-ba44-4840-bc53-dd793f457bea tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 13:59:57.276158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-df20d4c9-ba44-4840-bc53-dd793f457bea tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 13:59:57.299724 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 13:59:57.299724 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 13:59:57.317749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e105a47-767f-49f4-82fc-3467fe373aaa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:57.317956 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-dfaaf06e-d4e0-4bdd-a154-c1198b08ccf0 req-df20d4c9-ba44-4840-bc53-dd793f457bea tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf/action returned with HTTP 204 Aug 18 13:59:57.317956 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1281/5090] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 13:59:57 2026] POST /volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:57.321087 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e105a47-767f-49f4-82fc-3467fe373aaa tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] GET https://10.4.3.221/volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 Aug 18 13:59:57.321399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e105a47-767f-49f4-82fc-3467fe373aaa tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:57.321777 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e105a47-767f-49f4-82fc-3467fe373aaa tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:57.331544 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e105a47-767f-49f4-82fc-3467fe373aaa tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 returned with HTTP 404 Aug 18 13:59:57.332495 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1266/5091] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 13:59:57 2026] GET /volume/v3/volumes/8366a41e-488d-4186-9755-6f9a8829ee28 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 13:59:57.342446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3791a75d-8075-4b7f-ab48-e6625fd6fda1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 13:59:57.344909 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3791a75d-8075-4b7f-ab48-e6625fd6fda1 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] DELETE https://10.4.3.221/volume/v3/types/42f51c16-2e30-4b34-bee4-949a1e6d48c5 Aug 18 13:59:57.345157 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3791a75d-8075-4b7f-ab48-e6625fd6fda1 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 13:59:57.345429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3791a75d-8075-4b7f-ab48-e6625fd6fda1 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 13:59:57.381216 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3791a75d-8075-4b7f-ab48-e6625fd6fda1 tempest-TestInstancesWithCinderVolumes-1485767733 tempest-TestInstancesWithCinderVolumes-1485767733-project-admin] https://10.4.3.221/volume/v3/types/42f51c16-2e30-4b34-bee4-949a1e6d48c5 returned with HTTP 202 Aug 18 13:59:57.381751 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1274/5092] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 13:59:57 2026] DELETE /volume/v3/types/42f51c16-2e30-4b34-bee4-949a1e6d48c5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:05.702589 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:05.849645 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:05.850263 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-564764679"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:05.853012 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-564764679'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:05.853911 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume of 1 GB Aug 18 14:00:05.854371 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:05.854371 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:05.859323 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=283,cinder:INSERT=42,cinder:UPDATE=77,cinder:DELETE=1 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:00:05.862527 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Availability Zones retrieved successfully. Aug 18 14:00:05.870506 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (6799e12a-b048-46ea-a96d-83830723eb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:05.873137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29782dc0-ef14-4503-a0b5-db1757d70f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:05.875190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:05.918610 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29782dc0-ef14-4503-a0b5-db1757d70f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:05.919113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fedf7286-68d2-4572-83b1-5ed1479a380d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:06.017400 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Created reservations ['9cb59c34-920d-4b77-85fc-a9df8a7237f3', '521642ee-84ce-4f7a-8fba-7e48fe5317e4', '32ef0ba1-8d96-4d73-8962-ae8880373a85', 'ba816296-2a29-42d5-bc3c-a45539ef6a1c'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:06.018368 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fedf7286-68d2-4572-83b1-5ed1479a380d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb59c34-920d-4b77-85fc-a9df8a7237f3', '521642ee-84ce-4f7a-8fba-7e48fe5317e4', '32ef0ba1-8d96-4d73-8962-ae8880373a85', 'ba816296-2a29-42d5-bc3c-a45539ef6a1c']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:06.019497 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d51450-dcbc-4cf5-9917-f88417440cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:06.053975 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d51450-dcbc-4cf5-9917-f88417440cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019d521b-0946-48f8-9a1d-8219c8cb6b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-564764679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['9cb59c34-920d-4b77-85fc-a9df8a7237f3','521642ee-84ce-4f7a-8fba-7e48fe5317e4','32ef0ba1-8d96-4d73-8962-ae8880373a85','ba816296-2a29-42d5-bc3c-a45539ef6a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-564764679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=019d521b-0946-48f8-9a1d-8219c8cb6b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9740a7606c7c4322aadb0098d19f2bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa51e545c2b4f90aca887e940f61f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:06.055171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9deb39f5-9f50-465f-9ebd-c0e676c02b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:06.085447 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9deb39f5-9f50-465f-9ebd-c0e676c02b65) transitioned into state 'SUCCESS' from state '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-564764679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['9cb59c34-920d-4b77-85fc-a9df8a7237f3','521642ee-84ce-4f7a-8fba-7e48fe5317e4','32ef0ba1-8d96-4d73-8962-ae8880373a85','ba816296-2a29-42d5-bc3c-a45539ef6a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:06.085846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54784a6d-65a7-41a6-afc3-398413c57b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:06.104565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54784a6d-65a7-41a6-afc3-398413c57b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:06.105918 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (6799e12a-b048-46ea-a96d-83830723eb14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:06.106545 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request issued successfully. Aug 18 14:00:06.107442 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cd5fbe09-a002-45d4-b7d8-a10e5ae1c47a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:06.108647 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1272/5093] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:00:05 2026] POST /volume/v3/volumes => generated 763 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:06.125905 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a02a7366-2630-4cd1-889d-baf3eac87719 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:06.128095 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a02a7366-2630-4cd1-889d-baf3eac87719 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b Aug 18 14:00:06.128798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a02a7366-2630-4cd1-889d-baf3eac87719 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:06.128798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a02a7366-2630-4cd1-889d-baf3eac87719 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:06.132421 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=280,cinder:INSERT=32,cinder:UPDATE=81 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:00:06.143596 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:06.143596 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:06.153058 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a02a7366-2630-4cd1-889d-baf3eac87719 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:06.161521 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a02a7366-2630-4cd1-889d-baf3eac87719 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b returned with HTTP 200 Aug 18 14:00:06.162146 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1282/5094] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:06 2026] GET /volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:07.177670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5507e479-0852-4ad1-83cd-300a8563d2d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:07.179954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5507e479-0852-4ad1-83cd-300a8563d2d6 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b Aug 18 14:00:07.180194 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5507e479-0852-4ad1-83cd-300a8563d2d6 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:07.180465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5507e479-0852-4ad1-83cd-300a8563d2d6 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:07.183167 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=351,cinder:UPDATE=109,cinder:INSERT=54 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:00:07.190448 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:07.190448 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:07.197829 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5507e479-0852-4ad1-83cd-300a8563d2d6 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:07.205776 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5507e479-0852-4ad1-83cd-300a8563d2d6 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b returned with HTTP 200 Aug 18 14:00:07.206524 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1267/5095] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:07 2026] GET /volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:07.222533 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a654e7c8-d104-4d6c-845b-2c7690da373b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:07.225207 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:07.225698 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "019d521b-0946-48f8-9a1d-8219c8cb6b0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1993077042"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:07.227840 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request body: {'volume': {"'source_volid": '019d521b-0946-48f8-9a1d-8219c8cb6b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1993077042'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:07.228034 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume of 1 GB Aug 18 14:00:07.231551 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=339,cinder:UPDATE=85,cinder:INSERT=42 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:00:07.234700 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Availability Zones retrieved successfully. Aug 18 14:00:07.243450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (829e6fc3-7b7c-4585-bf3d-acb7a81461bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:07.245403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c8f5a5-eda4-48e7-96b4-e435223b24da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.247489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:07.284110 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c8f5a5-eda4-48e7-96b4-e435223b24da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.285062 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522b71cd-04e9-49d3-a15b-571d78a1874e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.343205 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Created reservations ['57bd7ae2-1b59-4f0f-b56e-673d3ddbd349', '7f9d47bd-4694-437a-9f01-59bf0e9e7c94', 'f08a577c-7e06-4c95-9803-a20a3bcb4be6', '882b7c20-b8f2-45ab-81df-db18409253fa'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:07.344226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522b71cd-04e9-49d3-a15b-571d78a1874e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57bd7ae2-1b59-4f0f-b56e-673d3ddbd349', '7f9d47bd-4694-437a-9f01-59bf0e9e7c94', 'f08a577c-7e06-4c95-9803-a20a3bcb4be6', '882b7c20-b8f2-45ab-81df-db18409253fa']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.345234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05437501-362a-42da-acd2-62993e7987d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.373461 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05437501-362a-42da-acd2-62993e7987d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1993077042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['57bd7ae2-1b59-4f0f-b56e-673d3ddbd349','7f9d47bd-4694-437a-9f01-59bf0e9e7c94','f08a577c-7e06-4c95-9803-a20a3bcb4be6','882b7c20-b8f2-45ab-81df-db18409253fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1993077042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9740a7606c7c4322aadb0098d19f2bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa51e545c2b4f90aca887e940f61f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.374447 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e79c2cc-3ca6-47c4-a423-08977f81e665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.394287 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e79c2cc-3ca6-47c4-a423-08977f81e665) transitioned into state 'SUCCESS' from state '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-1993077042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['57bd7ae2-1b59-4f0f-b56e-673d3ddbd349','7f9d47bd-4694-437a-9f01-59bf0e9e7c94','f08a577c-7e06-4c95-9803-a20a3bcb4be6','882b7c20-b8f2-45ab-81df-db18409253fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.395398 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e557bb0-ec85-4dfd-ab08-147828f25958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.408889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e557bb0-ec85-4dfd-ab08-147828f25958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.408889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (829e6fc3-7b7c-4585-bf3d-acb7a81461bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:07.408889 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request issued successfully. Aug 18 14:00:07.408889 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a654e7c8-d104-4d6c-845b-2c7690da373b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:07.408889 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1275/5096] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:07 2026] POST /volume/v3/volumes => generated 764 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:07.422637 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:07.424982 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:07.425526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "019d521b-0946-48f8-9a1d-8219c8cb6b0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1330710451"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:07.427735 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request body: {'volume': {"'source_volid": '019d521b-0946-48f8-9a1d-8219c8cb6b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1330710451'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:07.427902 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume of 1 GB Aug 18 14:00:07.428226 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:07.428226 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:07.433754 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Availability Zones retrieved successfully. Aug 18 14:00:07.441510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (c339c466-5f64-432c-8324-19b904b1f89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:07.444879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7560a3a4-aa23-4174-8f89-6a30157987bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.444879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:07.485518 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7560a3a4-aa23-4174-8f89-6a30157987bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.486370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3603fdbe-efe6-4b08-bef6-859355d58a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.551802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Created reservations ['6bc3df20-2dc7-44a5-ac9c-ae4b48d5f8f2', '0ae993c6-9bf0-489a-a260-eb5b721bd00c', 'b48d5d77-ad54-4aac-834e-dcf9016910a8', 'b14b0767-6abf-48d0-87ab-216849d65a0c'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:07.552814 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3603fdbe-efe6-4b08-bef6-859355d58a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc3df20-2dc7-44a5-ac9c-ae4b48d5f8f2', '0ae993c6-9bf0-489a-a260-eb5b721bd00c', 'b48d5d77-ad54-4aac-834e-dcf9016910a8', 'b14b0767-6abf-48d0-87ab-216849d65a0c']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.554148 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc171d3e-1d66-4ce5-9398-3ee4e2cf6d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.586964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc171d3e-1d66-4ce5-9398-3ee4e2cf6d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5758d7-58b0-4dfa-b472-8e0a5be87d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1330710451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['6bc3df20-2dc7-44a5-ac9c-ae4b48d5f8f2','0ae993c6-9bf0-489a-a260-eb5b721bd00c','b48d5d77-ad54-4aac-834e-dcf9016910a8','b14b0767-6abf-48d0-87ab-216849d65a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1330710451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb5758d7-58b0-4dfa-b472-8e0a5be87d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9740a7606c7c4322aadb0098d19f2bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa51e545c2b4f90aca887e940f61f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.588100 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2ba08f-dfdd-4afe-8b02-00e0ab8b3f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.620931 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2ba08f-dfdd-4afe-8b02-00e0ab8b3f34) transitioned into state 'SUCCESS' from state '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-1330710451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['6bc3df20-2dc7-44a5-ac9c-ae4b48d5f8f2','0ae993c6-9bf0-489a-a260-eb5b721bd00c','b48d5d77-ad54-4aac-834e-dcf9016910a8','b14b0767-6abf-48d0-87ab-216849d65a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.623233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e652ec0e-fbe2-4f38-8d9c-0cce157cf7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.643893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e652ec0e-fbe2-4f38-8d9c-0cce157cf7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.643893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (c339c466-5f64-432c-8324-19b904b1f89b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:07.643893 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request issued successfully. Aug 18 14:00:07.643893 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bcdcc6de-d1a8-4a5d-9c10-86fd5e20899d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:07.644361 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1273/5097] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:07 2026] POST /volume/v3/volumes => generated 764 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:07.664514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:07.668481 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:07.668926 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "019d521b-0946-48f8-9a1d-8219c8cb6b0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1808154862"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:07.671053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request body: {'volume': {"'source_volid": '019d521b-0946-48f8-9a1d-8219c8cb6b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1808154862'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:07.671257 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume of 1 GB Aug 18 14:00:07.679686 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Availability Zones retrieved successfully. Aug 18 14:00:07.687323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (fc1b615c-ed96-4b9a-976e-5b08124ca4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:07.688111 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0995753b-4b5e-4e21-a7e8-9b9c12d57a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.689190 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:07.734608 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0995753b-4b5e-4e21-a7e8-9b9c12d57a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.735554 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6926aba1-8e25-488d-b801-d3f2f0af7abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.805462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Created reservations ['24ea5cdb-c25d-4441-8880-ca3cd3450471', 'ad7eb94e-4326-4a88-b3af-8bb264848c6a', 'd248ba1e-0be3-43a2-8b12-274f35697cfb', '567fd5c5-97f0-4c95-81ef-31d948d1d1d2'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:07.806326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6926aba1-8e25-488d-b801-d3f2f0af7abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ea5cdb-c25d-4441-8880-ca3cd3450471', 'ad7eb94e-4326-4a88-b3af-8bb264848c6a', 'd248ba1e-0be3-43a2-8b12-274f35697cfb', '567fd5c5-97f0-4c95-81ef-31d948d1d1d2']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.807071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a474eba-fb1b-4578-b0c2-7758da679c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.838627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a474eba-fb1b-4578-b0c2-7758da679c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c953605-0eaa-4224-8487-807dbdc3fe11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1808154862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['24ea5cdb-c25d-4441-8880-ca3cd3450471','ad7eb94e-4326-4a88-b3af-8bb264848c6a','d248ba1e-0be3-43a2-8b12-274f35697cfb','567fd5c5-97f0-4c95-81ef-31d948d1d1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1808154862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c953605-0eaa-4224-8487-807dbdc3fe11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9740a7606c7c4322aadb0098d19f2bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa51e545c2b4f90aca887e940f61f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.840681 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb7bd7d-31f5-4f05-91d5-aafd44260215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.882110 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb7bd7d-31f5-4f05-91d5-aafd44260215) transitioned into state 'SUCCESS' from state '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-1808154862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['24ea5cdb-c25d-4441-8880-ca3cd3450471','ad7eb94e-4326-4a88-b3af-8bb264848c6a','d248ba1e-0be3-43a2-8b12-274f35697cfb','567fd5c5-97f0-4c95-81ef-31d948d1d1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.883223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d09d63e-192f-40a5-bb44-422bb538f0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.900409 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d09d63e-192f-40a5-bb44-422bb538f0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.901505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (fc1b615c-ed96-4b9a-976e-5b08124ca4b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:07.901956 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request issued successfully. Aug 18 14:00:07.903702 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-03fdaf98-dd45-4d34-84ec-6866b27cf7e0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:07.903702 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1283/5098] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:07 2026] POST /volume/v3/volumes => generated 764 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:07.918415 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:07.920995 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:07.921468 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "019d521b-0946-48f8-9a1d-8219c8cb6b0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-183426650"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:07.923891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request body: {'volume': {"'source_volid": '019d521b-0946-48f8-9a1d-8219c8cb6b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-183426650'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:07.924109 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume of 1 GB Aug 18 14:00:07.929883 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Availability Zones retrieved successfully. Aug 18 14:00:07.937845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (05f87af5-e5fa-459d-9b70-84a235b6c7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:07.939003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2ab194-5437-493f-83a9-687f58872ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:07.940133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:07.979457 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2ab194-5437-493f-83a9-687f58872ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:07.981069 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9d52b7-4faf-4593-be73-c56100cd1d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.051800 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Created reservations ['2e3d88b2-6863-459e-a392-f643355eba43', '9c5180da-f882-4dba-a638-92375d5075fa', '11488b46-8455-4741-9a3e-96e3da8fb8cc', 'f229f80f-a234-484b-9723-ce471e9b15d5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:08.052764 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9d52b7-4faf-4593-be73-c56100cd1d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e3d88b2-6863-459e-a392-f643355eba43', '9c5180da-f882-4dba-a638-92375d5075fa', '11488b46-8455-4741-9a3e-96e3da8fb8cc', 'f229f80f-a234-484b-9723-ce471e9b15d5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.053936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0734caa9-3f71-421c-b0f4-540761d2370f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.085263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0734caa9-3f71-421c-b0f4-540761d2370f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f3519a0-bf5d-449c-945d-e9f61005e095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-183426650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['2e3d88b2-6863-459e-a392-f643355eba43','9c5180da-f882-4dba-a638-92375d5075fa','11488b46-8455-4741-9a3e-96e3da8fb8cc','f229f80f-a234-484b-9723-ce471e9b15d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-183426650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f3519a0-bf5d-449c-945d-e9f61005e095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9740a7606c7c4322aadb0098d19f2bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa51e545c2b4f90aca887e940f61f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.086894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea16d281-49d2-4856-b2a9-a68d5c9848f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.117241 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea16d281-49d2-4856-b2a9-a68d5c9848f4) transitioned into state 'SUCCESS' from state '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-183426650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['2e3d88b2-6863-459e-a392-f643355eba43','9c5180da-f882-4dba-a638-92375d5075fa','11488b46-8455-4741-9a3e-96e3da8fb8cc','f229f80f-a234-484b-9723-ce471e9b15d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.118117 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b12a0a3-f232-4008-8d40-066896cf4731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.131529 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b12a0a3-f232-4008-8d40-066896cf4731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.132041 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (05f87af5-e5fa-459d-9b70-84a235b6c7a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:08.132342 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request issued successfully. Aug 18 14:00:08.133029 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c334e18-efac-48b0-8120-dd5f35e89cd7 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:08.133608 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1268/5099] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:07 2026] POST /volume/v3/volumes => generated 763 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:08.149412 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-085d7412-058c-48e0-8aba-cd89382a657e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.151730 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:08.152042 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "019d521b-0946-48f8-9a1d-8219c8cb6b0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-448682150"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:08.153713 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request body: {'volume': {"'source_volid": '019d521b-0946-48f8-9a1d-8219c8cb6b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-448682150'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:08.153882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume of 1 GB Aug 18 14:00:08.154118 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.154118 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:08.158994 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Availability Zones retrieved successfully. Aug 18 14:00:08.165338 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (84074c7b-bbee-4bda-ad16-12e424a86e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:08.166486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e3d885-ce1e-4ea6-9946-7ae596e3789b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.167669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:08.212266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e3d885-ce1e-4ea6-9946-7ae596e3789b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.213280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c525a8-a8e5-42d1-b268-d0ee6c2cefd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.283068 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Created reservations ['a8b187a6-cabe-4426-90ad-989d239838a0', '5a25e129-f82b-40cb-b8ec-aae94d1449ec', '77ce9f13-e46c-4e08-bd31-2d82e5705753', '404add23-09cd-4a22-b9d1-1213065a0e52'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:08.283855 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c525a8-a8e5-42d1-b268-d0ee6c2cefd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b187a6-cabe-4426-90ad-989d239838a0', '5a25e129-f82b-40cb-b8ec-aae94d1449ec', '77ce9f13-e46c-4e08-bd31-2d82e5705753', '404add23-09cd-4a22-b9d1-1213065a0e52']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.284637 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16013b3b-d8c7-4c00-b829-55363af5bae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.321362 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16013b3b-d8c7-4c00-b829-55363af5bae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a4bdd57-83e8-4031-9176-ae6e6707f206', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-448682150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['a8b187a6-cabe-4426-90ad-989d239838a0','5a25e129-f82b-40cb-b8ec-aae94d1449ec','77ce9f13-e46c-4e08-bd31-2d82e5705753','404add23-09cd-4a22-b9d1-1213065a0e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-448682150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a4bdd57-83e8-4031-9176-ae6e6707f206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9740a7606c7c4322aadb0098d19f2bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa51e545c2b4f90aca887e940f61f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.322621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961ae197-88d8-4931-acbc-0f06cd812bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.346670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961ae197-88d8-4931-acbc-0f06cd812bdd) transitioned into state 'SUCCESS' from state '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-448682150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9740a7606c7c4322aadb0098d19f2bc1',qos_specs=None,replication_status=,reservations=['a8b187a6-cabe-4426-90ad-989d239838a0','5a25e129-f82b-40cb-b8ec-aae94d1449ec','77ce9f13-e46c-4e08-bd31-2d82e5705753','404add23-09cd-4a22-b9d1-1213065a0e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa51e545c2b4f90aca887e940f61f28',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.347629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239f52da-29cd-4b51-903b-94495adf9dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:08.363382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239f52da-29cd-4b51-903b-94495adf9dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:08.364879 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Flow 'volume_create_api' (84074c7b-bbee-4bda-ad16-12e424a86e71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:08.365967 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Create volume request issued successfully. Aug 18 14:00:08.366848 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-085d7412-058c-48e0-8aba-cd89382a657e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:08.367454 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1276/5100] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:08 2026] POST /volume/v3/volumes => generated 763 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:08.388750 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7499ca05-7f42-4649-b064-a656907ed121 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.390947 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7499ca05-7f42-4649-b064-a656907ed121 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a Aug 18 14:00:08.391224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7499ca05-7f42-4649-b064-a656907ed121 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:08.391438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7499ca05-7f42-4649-b064-a656907ed121 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:08.400447 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.400447 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:08.406559 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7499ca05-7f42-4649-b064-a656907ed121 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:08.412605 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7499ca05-7f42-4649-b064-a656907ed121 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a returned with HTTP 200 Aug 18 14:00:08.413219 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1274/5101] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:08 2026] GET /volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:08.427464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-145013b8-9a2a-498a-b51f-25ef69c32211 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.430390 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-145013b8-9a2a-498a-b51f-25ef69c32211 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b Aug 18 14:00:08.430661 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-145013b8-9a2a-498a-b51f-25ef69c32211 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:08.430817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-145013b8-9a2a-498a-b51f-25ef69c32211 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:08.441080 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.441080 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:08.445841 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-145013b8-9a2a-498a-b51f-25ef69c32211 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:08.451031 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-145013b8-9a2a-498a-b51f-25ef69c32211 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b returned with HTTP 200 Aug 18 14:00:08.451492 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1284/5102] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:08 2026] GET /volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:08.471843 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b380e182-4faa-4b84-a1b4-4a506569ca47 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.474283 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b380e182-4faa-4b84-a1b4-4a506569ca47 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 Aug 18 14:00:08.474479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b380e182-4faa-4b84-a1b4-4a506569ca47 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:08.474737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b380e182-4faa-4b84-a1b4-4a506569ca47 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:08.483658 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.483658 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:08.488664 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b380e182-4faa-4b84-a1b4-4a506569ca47 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:08.493932 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b380e182-4faa-4b84-a1b4-4a506569ca47 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 returned with HTTP 200 Aug 18 14:00:08.494428 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1269/5103] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:08 2026] GET /volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:08.507540 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1ab0345-2cc4-488c-b0f1-08c1847c59c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.510063 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1ab0345-2cc4-488c-b0f1-08c1847c59c5 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 Aug 18 14:00:08.510365 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1ab0345-2cc4-488c-b0f1-08c1847c59c5 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:08.510589 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1ab0345-2cc4-488c-b0f1-08c1847c59c5 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:08.518216 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.518216 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:08.523068 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f1ab0345-2cc4-488c-b0f1-08c1847c59c5 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:08.529279 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1ab0345-2cc4-488c-b0f1-08c1847c59c5 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 returned with HTTP 200 Aug 18 14:00:08.529970 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1277/5104] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:08 2026] GET /volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:08.548510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e6daf44d-0f2f-4c50-9b89-6e8027ebc5bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.550768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e6daf44d-0f2f-4c50-9b89-6e8027ebc5bd tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 Aug 18 14:00:08.551061 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e6daf44d-0f2f-4c50-9b89-6e8027ebc5bd tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:08.551342 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e6daf44d-0f2f-4c50-9b89-6e8027ebc5bd tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:08.561796 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.561796 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:08.567053 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e6daf44d-0f2f-4c50-9b89-6e8027ebc5bd tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:08.571252 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e6daf44d-0f2f-4c50-9b89-6e8027ebc5bd tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 returned with HTTP 200 Aug 18 14:00:08.571727 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1275/5105] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:08 2026] GET /volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:08.584566 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bef30b5b-b821-4ce4-9188-8462a172d951 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.587324 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bef30b5b-b821-4ce4-9188-8462a172d951 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 Aug 18 14:00:08.587664 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bef30b5b-b821-4ce4-9188-8462a172d951 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:08.587848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bef30b5b-b821-4ce4-9188-8462a172d951 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:08.588048 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-bef30b5b-b821-4ce4-9188-8462a172d951 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume with id: 3a4bdd57-83e8-4031-9176-ae6e6707f206 Aug 18 14:00:08.597504 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.597504 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:08.598179 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bef30b5b-b821-4ce4-9188-8462a172d951 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:08.622160 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bef30b5b-b821-4ce4-9188-8462a172d951 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume request issued successfully. Aug 18 14:00:08.622395 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bef30b5b-b821-4ce4-9188-8462a172d951 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 returned with HTTP 202 Aug 18 14:00:08.622938 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1285/5106] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:08 2026] DELETE /volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:08.634332 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-996ab1da-312d-444d-8986-ce807b031485 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:08.637891 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-996ab1da-312d-444d-8986-ce807b031485 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 Aug 18 14:00:08.638362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-996ab1da-312d-444d-8986-ce807b031485 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:08.638676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-996ab1da-312d-444d-8986-ce807b031485 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:08.649396 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:08.649396 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:08.657123 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-996ab1da-312d-444d-8986-ce807b031485 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:08.663841 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-996ab1da-312d-444d-8986-ce807b031485 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 returned with HTTP 200 Aug 18 14:00:08.664505 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1270/5107] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:08 2026] GET /volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:09.683807 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cc5ad6d-ed33-46c6-9f42-f49dd20af320 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:09.686422 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cc5ad6d-ed33-46c6-9f42-f49dd20af320 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 Aug 18 14:00:09.686770 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cc5ad6d-ed33-46c6-9f42-f49dd20af320 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:09.687105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cc5ad6d-ed33-46c6-9f42-f49dd20af320 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:09.696266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cc5ad6d-ed33-46c6-9f42-f49dd20af320 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 returned with HTTP 404 Aug 18 14:00:09.697053 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1278/5108] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:09 2026] GET /volume/v3/volumes/3a4bdd57-83e8-4031-9176-ae6e6707f206 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:09.705876 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:09.708312 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] DELETE https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 Aug 18 14:00:09.708530 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:09.708785 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:09.709134 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume with id: 9f3519a0-bf5d-449c-945d-e9f61005e095 Aug 18 14:00:09.719060 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:09.719060 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:09.719724 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:09.749302 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume request issued successfully. Aug 18 14:00:09.749998 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3a252392-5c99-4590-8bc4-f3f8b22a103a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 returned with HTTP 202 Aug 18 14:00:09.750205 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1276/5109] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:09 2026] DELETE /volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:09.762761 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b3828fea-a783-41cd-9179-75b0e6e3890e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:09.765243 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3828fea-a783-41cd-9179-75b0e6e3890e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 Aug 18 14:00:09.765480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b3828fea-a783-41cd-9179-75b0e6e3890e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:09.765933 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b3828fea-a783-41cd-9179-75b0e6e3890e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:09.774621 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:09.774621 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:09.782320 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b3828fea-a783-41cd-9179-75b0e6e3890e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:09.789479 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3828fea-a783-41cd-9179-75b0e6e3890e tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 returned with HTTP 200 Aug 18 14:00:09.789839 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1286/5110] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:09 2026] GET /volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:10.804727 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2a9607f-5acd-4a15-95cb-0343e93cda54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:10.807674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2a9607f-5acd-4a15-95cb-0343e93cda54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 Aug 18 14:00:10.807674 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2a9607f-5acd-4a15-95cb-0343e93cda54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:10.808003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2a9607f-5acd-4a15-95cb-0343e93cda54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:10.816500 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2a9607f-5acd-4a15-95cb-0343e93cda54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 returned with HTTP 404 Aug 18 14:00:10.817272 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1271/5111] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:10 2026] GET /volume/v3/volumes/9f3519a0-bf5d-449c-945d-e9f61005e095 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:10.825804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:10.828643 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] DELETE https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 Aug 18 14:00:10.828643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:10.828643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:10.828643 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume with id: 8c953605-0eaa-4224-8487-807dbdc3fe11 Aug 18 14:00:10.836709 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:10.836709 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:10.837200 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:10.862604 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume request issued successfully. Aug 18 14:00:10.862815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f9affe1-c4bd-47ab-aa5c-e0906a2fec24 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 returned with HTTP 202 Aug 18 14:00:10.863598 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1279/5112] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:10 2026] DELETE /volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:10.874282 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1cb3fef3-0a56-4626-a36b-ba0c463fe2b0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:10.876483 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1cb3fef3-0a56-4626-a36b-ba0c463fe2b0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 Aug 18 14:00:10.876742 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1cb3fef3-0a56-4626-a36b-ba0c463fe2b0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:10.876997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1cb3fef3-0a56-4626-a36b-ba0c463fe2b0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:10.888378 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:10.888378 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:10.894819 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1cb3fef3-0a56-4626-a36b-ba0c463fe2b0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:10.901623 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1cb3fef3-0a56-4626-a36b-ba0c463fe2b0 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 returned with HTTP 200 Aug 18 14:00:10.902511 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1277/5113] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:10 2026] GET /volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:11.917461 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ee59b178-ad9a-41ca-bbcc-ee921f707c54 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:11.919842 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee59b178-ad9a-41ca-bbcc-ee921f707c54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 Aug 18 14:00:11.920111 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee59b178-ad9a-41ca-bbcc-ee921f707c54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:11.920357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ee59b178-ad9a-41ca-bbcc-ee921f707c54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:11.928054 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ee59b178-ad9a-41ca-bbcc-ee921f707c54 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 returned with HTTP 404 Aug 18 14:00:11.928694 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1287/5114] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:11 2026] GET /volume/v3/volumes/8c953605-0eaa-4224-8487-807dbdc3fe11 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:11.937007 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fee6d582-8822-453e-aca2-83f8dd14988b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:11.939389 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fee6d582-8822-453e-aca2-83f8dd14988b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] DELETE https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b Aug 18 14:00:11.939652 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fee6d582-8822-453e-aca2-83f8dd14988b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:11.939950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fee6d582-8822-453e-aca2-83f8dd14988b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:11.940887 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fee6d582-8822-453e-aca2-83f8dd14988b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume with id: eb5758d7-58b0-4dfa-b472-8e0a5be87d5b Aug 18 14:00:11.950735 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:11.950735 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:11.951480 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fee6d582-8822-453e-aca2-83f8dd14988b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:11.974480 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fee6d582-8822-453e-aca2-83f8dd14988b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume request issued successfully. Aug 18 14:00:11.974723 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fee6d582-8822-453e-aca2-83f8dd14988b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b returned with HTTP 202 Aug 18 14:00:11.975363 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1272/5115] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:11 2026] DELETE /volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:11.987962 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e6898f1-70fe-49b5-b9b9-8fcff3b68099 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:11.990089 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e6898f1-70fe-49b5-b9b9-8fcff3b68099 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b Aug 18 14:00:11.990396 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e6898f1-70fe-49b5-b9b9-8fcff3b68099 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:11.990614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e6898f1-70fe-49b5-b9b9-8fcff3b68099 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:11.999979 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:11.999979 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:12.004714 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5e6898f1-70fe-49b5-b9b9-8fcff3b68099 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:12.011079 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e6898f1-70fe-49b5-b9b9-8fcff3b68099 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b returned with HTTP 200 Aug 18 14:00:12.011719 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1280/5116] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:11 2026] GET /volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:13.030218 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c49095fd-6c82-4118-b492-406922b5f41b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.033141 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c49095fd-6c82-4118-b492-406922b5f41b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b Aug 18 14:00:13.033455 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c49095fd-6c82-4118-b492-406922b5f41b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.033720 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c49095fd-6c82-4118-b492-406922b5f41b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.043233 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c49095fd-6c82-4118-b492-406922b5f41b tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b returned with HTTP 404 Aug 18 14:00:13.044355 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1278/5117] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:13 2026] GET /volume/v3/volumes/eb5758d7-58b0-4dfa-b472-8e0a5be87d5b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:13.052918 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-14acb472-0767-4d11-90db-f2e395da5c35 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.055474 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-14acb472-0767-4d11-90db-f2e395da5c35 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] DELETE https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a Aug 18 14:00:13.055679 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-14acb472-0767-4d11-90db-f2e395da5c35 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.055907 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-14acb472-0767-4d11-90db-f2e395da5c35 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.056107 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-14acb472-0767-4d11-90db-f2e395da5c35 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume with id: 5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a Aug 18 14:00:13.064275 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:13.064275 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:13.064561 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-14acb472-0767-4d11-90db-f2e395da5c35 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:13.086823 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-14acb472-0767-4d11-90db-f2e395da5c35 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume request issued successfully. Aug 18 14:00:13.087061 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-14acb472-0767-4d11-90db-f2e395da5c35 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a returned with HTTP 202 Aug 18 14:00:13.087478 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1288/5118] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:13 2026] DELETE /volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:13.099624 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c77abb04-6ea2-4576-a7c0-c41a15491daf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.101516 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c77abb04-6ea2-4576-a7c0-c41a15491daf tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a Aug 18 14:00:13.101737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c77abb04-6ea2-4576-a7c0-c41a15491daf tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.102105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c77abb04-6ea2-4576-a7c0-c41a15491daf tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.112972 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:13.112972 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:13.118124 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c77abb04-6ea2-4576-a7c0-c41a15491daf tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:13.123985 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c77abb04-6ea2-4576-a7c0-c41a15491daf tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a returned with HTTP 200 Aug 18 14:00:13.124893 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1273/5119] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:13 2026] GET /volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:13.555128 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-261b652d-fd17-4896-91b2-946e81cc2471 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.557761 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-261b652d-fd17-4896-91b2-946e81cc2471 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:13.558038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-261b652d-fd17-4896-91b2-946e81cc2471 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.558281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-261b652d-fd17-4896-91b2-946e81cc2471 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.567767 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:13.567767 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:13.572028 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-261b652d-fd17-4896-91b2-946e81cc2471 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:13.578195 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-261b652d-fd17-4896-91b2-946e81cc2471 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:13.578795 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1281/5120] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:13 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:13.665540 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-00d883d3-8937-41c8-911d-774903be2ced None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.666103 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00d883d3-8937-41c8-911d-774903be2ced None None] GET https://10.4.3.221/volume// Aug 18 14:00:13.666340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00d883d3-8937-41c8-911d-774903be2ced None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.666632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00d883d3-8937-41c8-911d-774903be2ced None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.667060 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00d883d3-8937-41c8-911d-774903be2ced None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:13.667452 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1279/5121] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:00:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:13.677703 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-65495ba9-e158-43af-9c11-cef86f0ca206 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.680357 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-65495ba9-e158-43af-9c11-cef86f0ca206 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:00:13.680812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-65495ba9-e158-43af-9c11-cef86f0ca206 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f96dcddd-6a2a-4af1-a3f9-353cb218f938", "connector": null, "instance_uuid": "04d21c99-37ee-4539-aebd-a7923e45a024"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:13.691620 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:13.691620 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:13.726065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-65495ba9-e158-43af-9c11-cef86f0ca206 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:00:13.726546 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1289/5122] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:00:13 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 18 14:00:13.758768 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f6f2f5e-bbb0-4cb9-901a-ee402b9a58f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.761055 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f6f2f5e-bbb0-4cb9-901a-ee402b9a58f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:13.761319 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f6f2f5e-bbb0-4cb9-901a-ee402b9a58f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.761629 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f6f2f5e-bbb0-4cb9-901a-ee402b9a58f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.774466 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3285120d-e5d6-42fb-ad32-29beab2c76ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.775023 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3285120d-e5d6-42fb-ad32-29beab2c76ca None None] GET https://10.4.3.221/volume// Aug 18 14:00:13.775263 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3285120d-e5d6-42fb-ad32-29beab2c76ca None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.775407 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:13.775407 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:13.775486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3285120d-e5d6-42fb-ad32-29beab2c76ca None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.775854 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3285120d-e5d6-42fb-ad32-29beab2c76ca None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:13.776207 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1282/5123] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:13.781598 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f6f2f5e-bbb0-4cb9-901a-ee402b9a58f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:13.785319 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-9c68d17a-c3ec-44ea-a8f9-37588a4ea003 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.787721 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-9c68d17a-c3ec-44ea-a8f9-37588a4ea003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:13.787991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-9c68d17a-c3ec-44ea-a8f9-37588a4ea003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:13.788206 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-9c68d17a-c3ec-44ea-a8f9-37588a4ea003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:13.789199 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f6f2f5e-bbb0-4cb9-901a-ee402b9a58f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:13.789824 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1274/5124] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:13 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:13.803514 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:13.803514 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:13.807626 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-9c68d17a-c3ec-44ea-a8f9-37588a4ea003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:13.812110 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-9c68d17a-c3ec-44ea-a8f9-37588a4ea003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:13.812542 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1280/5125] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:13 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 1084 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:13.926674 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-dff4ac82-4351-453d-a7eb-ac0b1707f331 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:13.929038 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-dff4ac82-4351-453d-a7eb-ac0b1707f331 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] PUT https://10.4.3.221/volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4 Aug 18 14:00:13.929434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-dff4ac82-4351-453d-a7eb-ac0b1707f331 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:13.937889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-dff4ac82-4351-453d-a7eb-ac0b1707f331 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Acquiring lock "cinder-attachment_update-f96dcddd-6a2a-4af1-a3f9-353cb218f938-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:00:13.943654 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-dff4ac82-4351-453d-a7eb-ac0b1707f331 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Lock "cinder-attachment_update-f96dcddd-6a2a-4af1-a3f9-353cb218f938-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:00:13.945672 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:13.945672 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:14.042782 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-dff4ac82-4351-453d-a7eb-ac0b1707f331 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Lock "cinder-attachment_update-f96dcddd-6a2a-4af1-a3f9-353cb218f938-np0000007658" released by "attachment_update" :: held 0.099s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:00:14.043210 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-dff4ac82-4351-453d-a7eb-ac0b1707f331 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4 returned with HTTP 200 Aug 18 14:00:14.043825 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1290/5126] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:00:13 2026] PUT /volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:14.053906 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-638e7dc4-f539-476e-9238-9be48e008993 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:14.056739 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-638e7dc4-f539-476e-9238-9be48e008993 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/encryption Aug 18 14:00:14.057020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-638e7dc4-f539-476e-9238-9be48e008993 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:14.057275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-638e7dc4-f539-476e-9238-9be48e008993 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:14.069391 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:14.069391 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:14.079012 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-638e7dc4-f539-476e-9238-9be48e008993 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/encryption returned with HTTP 200 Aug 18 14:00:14.079504 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1283/5127] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:00:14 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:14.142122 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac0a1a28-d3dc-4f45-9e36-b2745272b2f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:14.144533 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac0a1a28-d3dc-4f45-9e36-b2745272b2f1 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a Aug 18 14:00:14.144888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac0a1a28-d3dc-4f45-9e36-b2745272b2f1 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:14.145150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac0a1a28-d3dc-4f45-9e36-b2745272b2f1 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:14.153362 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac0a1a28-d3dc-4f45-9e36-b2745272b2f1 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a returned with HTTP 404 Aug 18 14:00:14.154065 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1275/5128] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:14 2026] GET /volume/v3/volumes/5c0cb176-1d98-4fa7-8d4b-4d8b9bc3b33a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:14.161614 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-04543e70-c5c1-43bf-b4f6-69680e17160d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:14.163681 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-04543e70-c5c1-43bf-b4f6-69680e17160d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] DELETE https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b Aug 18 14:00:14.164056 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-04543e70-c5c1-43bf-b4f6-69680e17160d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:14.164360 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-04543e70-c5c1-43bf-b4f6-69680e17160d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:14.164630 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-04543e70-c5c1-43bf-b4f6-69680e17160d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume with id: 019d521b-0946-48f8-9a1d-8219c8cb6b0b Aug 18 14:00:14.174723 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:14.174723 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:14.175410 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-04543e70-c5c1-43bf-b4f6-69680e17160d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:14.198210 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-04543e70-c5c1-43bf-b4f6-69680e17160d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Delete volume request issued successfully. Aug 18 14:00:14.198488 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-04543e70-c5c1-43bf-b4f6-69680e17160d tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b returned with HTTP 202 Aug 18 14:00:14.199132 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1281/5129] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:14 2026] DELETE /volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:14.209391 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cca20d54-5b43-4969-b9c7-09191cdb3074 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:14.211586 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cca20d54-5b43-4969-b9c7-09191cdb3074 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b Aug 18 14:00:14.211982 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cca20d54-5b43-4969-b9c7-09191cdb3074 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:14.212061 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cca20d54-5b43-4969-b9c7-09191cdb3074 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:14.221832 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:14.221832 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:14.226505 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cca20d54-5b43-4969-b9c7-09191cdb3074 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Volume info retrieved successfully. Aug 18 14:00:14.232455 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cca20d54-5b43-4969-b9c7-09191cdb3074 tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b returned with HTTP 200 Aug 18 14:00:14.233066 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1291/5130] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:14 2026] GET /volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:14.806850 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-420aeba4-66d5-42c3-a6bf-2d4006c53e7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:14.812340 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-420aeba4-66d5-42c3-a6bf-2d4006c53e7f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:14.812682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-420aeba4-66d5-42c3-a6bf-2d4006c53e7f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:14.812980 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-420aeba4-66d5-42c3-a6bf-2d4006c53e7f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:14.827463 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:14.827463 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:14.833717 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-420aeba4-66d5-42c3-a6bf-2d4006c53e7f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:14.840618 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-420aeba4-66d5-42c3-a6bf-2d4006c53e7f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:14.841215 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1284/5131] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:14 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:15.249784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82e5c2ac-da65-448f-8cf1-653dbd0a0f6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:15.252761 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82e5c2ac-da65-448f-8cf1-653dbd0a0f6a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] GET https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b Aug 18 14:00:15.253085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82e5c2ac-da65-448f-8cf1-653dbd0a0f6a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:15.253409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82e5c2ac-da65-448f-8cf1-653dbd0a0f6a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:15.264466 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82e5c2ac-da65-448f-8cf1-653dbd0a0f6a tempest-CreateVolumesFromSourceVolumeTest-2129910999 tempest-CreateVolumesFromSourceVolumeTest-2129910999-project-member] https://10.4.3.221/volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b returned with HTTP 404 Aug 18 14:00:15.265026 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1276/5132] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:15 2026] GET /volume/v3/volumes/019d521b-0946-48f8-9a1d-8219c8cb6b0b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:15.858578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c85a6cf0-d344-4074-90c2-531e91897fd6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:15.862132 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c85a6cf0-d344-4074-90c2-531e91897fd6 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:15.862132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c85a6cf0-d344-4074-90c2-531e91897fd6 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:15.862132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c85a6cf0-d344-4074-90c2-531e91897fd6 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:15.881279 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:15.881279 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:15.889109 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c85a6cf0-d344-4074-90c2-531e91897fd6 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:15.898608 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c85a6cf0-d344-4074-90c2-531e91897fd6 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:15.899201 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1282/5133] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:15 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:15.938915 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-9d22e2c7-5bf0-466d-bff8-efb1611ac966 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:15.941344 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-9d22e2c7-5bf0-466d-bff8-efb1611ac966 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/attachments?instance_id=f715fdf0-0db2-487d-8148-64f76d5f344e Aug 18 14:00:15.941647 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-9d22e2c7-5bf0-466d-bff8-efb1611ac966 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:15.941883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-9d22e2c7-5bf0-466d-bff8-efb1611ac966 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:15.953064 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-9d22e2c7-5bf0-466d-bff8-efb1611ac966 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments?instance_id=f715fdf0-0db2-487d-8148-64f76d5f344e returned with HTTP 200 Aug 18 14:00:15.953651 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1292/5134] 10.4.3.221 () {70 vars in 1637 bytes} [Tue Aug 18 14:00:15 2026] GET /volume/v3/attachments?instance_id=f715fdf0-0db2-487d-8148-64f76d5f344e => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:15.964969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-15383929-113b-4b90-bac0-31f96be95a02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:15.969052 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-15383929-113b-4b90-bac0-31f96be95a02 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a Aug 18 14:00:15.969052 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-15383929-113b-4b90-bac0-31f96be95a02 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:15.969391 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-15383929-113b-4b90-bac0-31f96be95a02 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:15.991449 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80309d4f-8619-4121-a0fc-fa964bbae99c req-15383929-113b-4b90-bac0-31f96be95a02 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a returned with HTTP 200 Aug 18 14:00:15.991991 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1285/5135] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 14:00:15 2026] GET /volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:16.839120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:16.916293 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-97186f2b-8fda-4ddd-af74-cac7bddc4fb1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:16.918297 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-97186f2b-8fda-4ddd-af74-cac7bddc4fb1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:16.918600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-97186f2b-8fda-4ddd-af74-cac7bddc4fb1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:16.918977 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-97186f2b-8fda-4ddd-af74-cac7bddc4fb1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:16.932899 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:16.932899 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:16.933038 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:16.933038 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-394273783"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:16.933526 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-394273783'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:16.933763 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:16.933816 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-97186f2b-8fda-4ddd-af74-cac7bddc4fb1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:16.938699 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:16.938820 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-97186f2b-8fda-4ddd-af74-cac7bddc4fb1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:16.939307 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1283/5136] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:16 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:16.946596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (8d5c7da2-5fa1-40e1-8784-0f82bbd6a1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:16.947888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ac8597-2061-43ff-822e-081cf3a252be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:16.949163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:16.984183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ac8597-2061-43ff-822e-081cf3a252be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:16.985292 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e68317-104c-4673-8fcc-904eb534eeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:17.049784 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['2d726a00-9293-4c3d-8af2-53336f97e274', 'd1ad8b1f-c801-4096-b77b-5f36670590f1', 'f76ad479-60e3-4836-a2e9-326aa611dfc5', '57b9df11-5dde-4b8a-97a9-28bb1657ec3f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:17.052883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e68317-104c-4673-8fcc-904eb534eeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d726a00-9293-4c3d-8af2-53336f97e274', 'd1ad8b1f-c801-4096-b77b-5f36670590f1', 'f76ad479-60e3-4836-a2e9-326aa611dfc5', '57b9df11-5dde-4b8a-97a9-28bb1657ec3f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:17.052883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0ab8c0-eada-47e3-a7a2-e6f1b2b3137e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:17.075536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0ab8c0-eada-47e3-a7a2-e6f1b2b3137e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3468aa21-74d4-4d0a-8f4f-fef2015182f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-394273783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['2d726a00-9293-4c3d-8af2-53336f97e274','d1ad8b1f-c801-4096-b77b-5f36670590f1','f76ad479-60e3-4836-a2e9-326aa611dfc5','57b9df11-5dde-4b8a-97a9-28bb1657ec3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-394273783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3468aa21-74d4-4d0a-8f4f-fef2015182f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:17.076659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f02faf4-b5a2-4fee-aaaf-464feff18a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:17.096756 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f02faf4-b5a2-4fee-aaaf-464feff18a64) transitioned into state 'SUCCESS' from state '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-394273783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['2d726a00-9293-4c3d-8af2-53336f97e274','d1ad8b1f-c801-4096-b77b-5f36670590f1','f76ad479-60e3-4836-a2e9-326aa611dfc5','57b9df11-5dde-4b8a-97a9-28bb1657ec3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:17.098075 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b20b0d6-19d0-4837-95d8-f325b0107926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:17.108348 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b20b0d6-19d0-4837-95d8-f325b0107926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:17.110656 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (8d5c7da2-5fa1-40e1-8784-0f82bbd6a1a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:17.110656 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:17.110968 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1f91d24-a30c-4b80-ae7c-c60fc6e42999 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:17.111539 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1277/5137] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:00:16 2026] POST /volume/v3/volumes => generated 769 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:17.135530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a1e19813-076b-42f7-947f-b9502311f7e1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:17.137548 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1e19813-076b-42f7-947f-b9502311f7e1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:17.137889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1e19813-076b-42f7-947f-b9502311f7e1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:17.138182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1e19813-076b-42f7-947f-b9502311f7e1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:17.146437 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:17.146437 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:17.151167 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a1e19813-076b-42f7-947f-b9502311f7e1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:17.157307 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1e19813-076b-42f7-947f-b9502311f7e1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 returned with HTTP 200 Aug 18 14:00:17.157731 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1293/5138] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:17 2026] GET /volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:17.956114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88ad0dff-0976-4535-b07d-b4b425739ff1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:17.958843 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88ad0dff-0976-4535-b07d-b4b425739ff1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:17.959174 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88ad0dff-0976-4535-b07d-b4b425739ff1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:17.959471 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88ad0dff-0976-4535-b07d-b4b425739ff1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:17.975605 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:17.975605 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:17.980844 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-88ad0dff-0976-4535-b07d-b4b425739ff1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:17.987983 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88ad0dff-0976-4535-b07d-b4b425739ff1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:17.988569 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1286/5139] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:17 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:18.173636 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0b4fead0-1227-4714-a627-24b21c0a06e2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:18.176373 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b4fead0-1227-4714-a627-24b21c0a06e2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:18.176683 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0b4fead0-1227-4714-a627-24b21c0a06e2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:18.176982 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0b4fead0-1227-4714-a627-24b21c0a06e2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:18.188825 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:18.188825 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:18.195376 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0b4fead0-1227-4714-a627-24b21c0a06e2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:18.202064 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b4fead0-1227-4714-a627-24b21c0a06e2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 returned with HTTP 200 Aug 18 14:00:18.202624 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1284/5140] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:18 2026] GET /volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:18.220121 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-86fb15c3-d65e-44f8-946e-395acf999b1b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:18.220649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:18.224155 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:18.224279 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-86fb15c3-d65e-44f8-946e-395acf999b1b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4/action Aug 18 14:00:18.224386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3468aa21-74d4-4d0a-8f4f-fef2015182f1", "name": "tempest-VolumeDependencyTests-Snapshot-1516427762"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:18.224444 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-86fb15c3-d65e-44f8-946e-395acf999b1b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:18.224444 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-86fb15c3-d65e-44f8-946e-395acf999b1b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:18.238893 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:18.238893 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:18.238893 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:18.238893 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create snapshot from volume 3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:18.246082 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:18.246082 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:18.258497 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-2bf1db5e-301a-4607-9859-d3fb4317795f req-86fb15c3-d65e-44f8-946e-395acf999b1b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4/action returned with HTTP 204 Aug 18 14:00:18.260064 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1294/5141] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:00:18 2026] POST /volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:18.294461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['e7a311b6-492d-46f0-b5e4-5321c066d3c3', '79de460a-42b4-4c68-a016-7911ccda0b36', '4eb70724-857e-4f3a-8007-b0e3ae37fe12', '20d299d6-c684-4607-87cc-cf176a57b884'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:18.344060 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot create request issued successfully. Aug 18 14:00:18.344832 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7601e2ab-9c3a-4bd7-8298-b93e99a8e657 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:18.345605 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1278/5142] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:18.357405 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84551daf-19ec-45e3-9b91-0ce4b29d5b81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:18.360026 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84551daf-19ec-45e3-9b91-0ce4b29d5b81 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:18.360026 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84551daf-19ec-45e3-9b91-0ce4b29d5b81 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:18.360250 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84551daf-19ec-45e3-9b91-0ce4b29d5b81 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:18.376325 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:18.376325 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:18.376325 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-84551daf-19ec-45e3-9b91-0ce4b29d5b81 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:18.376595 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84551daf-19ec-45e3-9b91-0ce4b29d5b81 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 returned with HTTP 200 Aug 18 14:00:18.377117 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1287/5143] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:18 2026] GET /volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:18.918457 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-af005bf5-d027-40b7-91e5-57abf78e3783 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:18.920305 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-af005bf5-d027-40b7-91e5-57abf78e3783 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:18.920489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-af005bf5-d027-40b7-91e5-57abf78e3783 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:18.920726 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-af005bf5-d027-40b7-91e5-57abf78e3783 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:18.929665 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:18.929665 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:18.934265 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-af005bf5-d027-40b7-91e5-57abf78e3783 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:18.939855 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-af005bf5-d027-40b7-91e5-57abf78e3783 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:18.940344 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1285/5144] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:18 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:18.953850 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e11f0af2-53a6-4ef6-b928-2145fedea012 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:18.955943 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e11f0af2-53a6-4ef6-b928-2145fedea012 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:18.956154 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e11f0af2-53a6-4ef6-b928-2145fedea012 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:18.956382 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e11f0af2-53a6-4ef6-b928-2145fedea012 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:18.964413 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:18.964413 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:18.969386 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e11f0af2-53a6-4ef6-b928-2145fedea012 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:18.974486 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e11f0af2-53a6-4ef6-b928-2145fedea012 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:18.975537 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1295/5145] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:18 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:19.006047 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d00648ed-4953-4156-b7fd-5af668d0e4fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.008403 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d00648ed-4953-4156-b7fd-5af668d0e4fa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:19.008589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d00648ed-4953-4156-b7fd-5af668d0e4fa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.008796 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d00648ed-4953-4156-b7fd-5af668d0e4fa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.020553 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.020553 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:19.025772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2064ea7c-4d00-43e8-923d-13d8c4a0b3a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.026176 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d00648ed-4953-4156-b7fd-5af668d0e4fa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:19.028455 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2064ea7c-4d00-43e8-923d-13d8c4a0b3a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:19.028670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2064ea7c-4d00-43e8-923d-13d8c4a0b3a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.028900 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2064ea7c-4d00-43e8-923d-13d8c4a0b3a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.030985 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d00648ed-4953-4156-b7fd-5af668d0e4fa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:19.031482 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1279/5146] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 1197 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:19.038183 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.038183 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:19.044545 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2064ea7c-4d00-43e8-923d-13d8c4a0b3a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:19.047196 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-40e9934d-4511-422f-9864-d47fbe88d5a9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.049683 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-40e9934d-4511-422f-9864-d47fbe88d5a9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:19.049950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-40e9934d-4511-422f-9864-d47fbe88d5a9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.050137 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2064ea7c-4d00-43e8-923d-13d8c4a0b3a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:19.050195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-40e9934d-4511-422f-9864-d47fbe88d5a9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.050620 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1288/5147] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:19.063351 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.063351 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:19.069888 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-40e9934d-4511-422f-9864-d47fbe88d5a9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:19.076634 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-40e9934d-4511-422f-9864-d47fbe88d5a9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:19.077119 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1286/5148] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 1197 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:19.130124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-343fabd4-a8a6-4486-9fff-ae1c394e3275 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.132542 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-343fabd4-a8a6-4486-9fff-ae1c394e3275 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:19.132769 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-343fabd4-a8a6-4486-9fff-ae1c394e3275 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.133011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-343fabd4-a8a6-4486-9fff-ae1c394e3275 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.146747 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.146747 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:19.150574 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-343fabd4-a8a6-4486-9fff-ae1c394e3275 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:19.150729 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-022b86eb-76bc-4720-9bd7-87425f26bd75 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.151112 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-022b86eb-76bc-4720-9bd7-87425f26bd75 None None] GET https://10.4.3.221/volume// Aug 18 14:00:19.151355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-022b86eb-76bc-4720-9bd7-87425f26bd75 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.151587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-022b86eb-76bc-4720-9bd7-87425f26bd75 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.151935 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-022b86eb-76bc-4720-9bd7-87425f26bd75 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:19.152269 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1280/5149] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:19.157071 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-343fabd4-a8a6-4486-9fff-ae1c394e3275 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:19.157442 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1296/5150] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 1197 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:19.162836 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-0651b717-0a23-43ab-9f06-c1f0d519c022 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.165308 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-0651b717-0a23-43ab-9f06-c1f0d519c022 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:00:19.165673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-0651b717-0a23-43ab-9f06-c1f0d519c022 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47c17948-59ea-48d7-8f8a-9629fe891b9b", "connector": null, "instance_uuid": "3f0274e3-ca02-4f98-ab8e-9c26db964c43"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:19.175523 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.175523 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:19.182733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-ed02f6bf-f497-4dfb-b71a-e29247caaf8e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.185899 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-ed02f6bf-f497-4dfb-b71a-e29247caaf8e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/action Aug 18 14:00:19.186335 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-ed02f6bf-f497-4dfb-b71a-e29247caaf8e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:19.186510 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-ed02f6bf-f497-4dfb-b71a-e29247caaf8e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:19.200749 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.200749 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:19.201393 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-ed02f6bf-f497-4dfb-b71a-e29247caaf8e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:19.208027 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-ed02f6bf-f497-4dfb-b71a-e29247caaf8e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Begin detaching volume completed successfully. Aug 18 14:00:19.208317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-ed02f6bf-f497-4dfb-b71a-e29247caaf8e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/action returned with HTTP 202 Aug 18 14:00:19.208934 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1287/5151] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:00:19 2026] POST /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:00:19.209403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-0651b717-0a23-43ab-9f06-c1f0d519c022 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:00:19.209950 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1289/5152] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:00:19 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 18 14:00:19.250054 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0800aff6-455f-4d17-842c-47dab770f57f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.252598 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0800aff6-455f-4d17-842c-47dab770f57f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:19.252598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0800aff6-455f-4d17-842c-47dab770f57f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.252598 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0800aff6-455f-4d17-842c-47dab770f57f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.269259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-caaca9b9-95bd-4019-8c20-fdf619d97c9a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.269836 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-caaca9b9-95bd-4019-8c20-fdf619d97c9a None None] GET https://10.4.3.221/volume// Aug 18 14:00:19.270089 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-caaca9b9-95bd-4019-8c20-fdf619d97c9a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.270325 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-caaca9b9-95bd-4019-8c20-fdf619d97c9a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.270715 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-caaca9b9-95bd-4019-8c20-fdf619d97c9a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:19.271288 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1297/5153] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:19.271471 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.271471 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:19.272687 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-59024492-4e45-4afe-a4e3-b1707bea2465 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.273221 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-59024492-4e45-4afe-a4e3-b1707bea2465 None None] GET https://10.4.3.221/volume// Aug 18 14:00:19.273373 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-59024492-4e45-4afe-a4e3-b1707bea2465 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.274104 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-59024492-4e45-4afe-a4e3-b1707bea2465 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.274716 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-59024492-4e45-4afe-a4e3-b1707bea2465 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:19.275105 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1288/5154] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:19.277593 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0800aff6-455f-4d17-842c-47dab770f57f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:19.281516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-ea747e37-961e-4073-9191-5e15d6e86ea2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.283903 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0800aff6-455f-4d17-842c-47dab770f57f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:19.284231 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-ea747e37-961e-4073-9191-5e15d6e86ea2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:19.284388 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1281/5155] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:19.284470 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-ea747e37-961e-4073-9191-5e15d6e86ea2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.284752 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-ea747e37-961e-4073-9191-5e15d6e86ea2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.289222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-f2a33f5b-2599-4bda-a8fa-e9cad5c3f488 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.291491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-f2a33f5b-2599-4bda-a8fa-e9cad5c3f488 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:19.291809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-f2a33f5b-2599-4bda-a8fa-e9cad5c3f488 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.292103 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-f2a33f5b-2599-4bda-a8fa-e9cad5c3f488 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.297541 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.297541 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:19.302110 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-ea747e37-961e-4073-9191-5e15d6e86ea2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:19.303666 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.303666 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:19.308110 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-ea747e37-961e-4073-9191-5e15d6e86ea2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:19.308245 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-f2a33f5b-2599-4bda-a8fa-e9cad5c3f488 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:19.308693 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1290/5156] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:19.316399 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-f2a33f5b-2599-4bda-a8fa-e9cad5c3f488 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:19.316399 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1298/5157] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 1380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:19.330102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-49a93e78-f62c-4e6e-8a88-718846092538 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.332657 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-49a93e78-f62c-4e6e-8a88-718846092538 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/encryption Aug 18 14:00:19.332874 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-49a93e78-f62c-4e6e-8a88-718846092538 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.333084 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-49a93e78-f62c-4e6e-8a88-718846092538 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.348605 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.348605 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:19.359783 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-49a93e78-f62c-4e6e-8a88-718846092538 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/encryption returned with HTTP 200 Aug 18 14:00:19.360277 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1289/5158] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:19.389938 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f030d8b-407b-45b6-8b20-63e94df272ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.392736 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f030d8b-407b-45b6-8b20-63e94df272ef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:19.392736 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f030d8b-407b-45b6-8b20-63e94df272ef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.392829 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f030d8b-407b-45b6-8b20-63e94df272ef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.399312 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.399312 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:19.400023 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f030d8b-407b-45b6-8b20-63e94df272ef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:19.400997 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f030d8b-407b-45b6-8b20-63e94df272ef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 returned with HTTP 200 Aug 18 14:00:19.401528 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1282/5159] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:19.410871 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1fcf6123-934d-46e7-9647-31e4617534e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.412595 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:19.413999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7cb012df-f91f-43e3-91d1-f7dd597f7976", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1305847748"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:19.414607 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'snapshot_id': '7cb012df-f91f-43e3-91d1-f7dd597f7976', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1305847748'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:19.420479 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.420479 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:19.421143 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:19.421269 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:19.426051 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:19.428117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2492af23-a1e6-4796-ac16-6392180f65ca None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.430427 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2492af23-a1e6-4796-ac16-6392180f65ca tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] PUT https://10.4.3.221/volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436 Aug 18 14:00:19.430881 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2492af23-a1e6-4796-ac16-6392180f65ca tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:19.434268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (cf4df72a-5c7d-49d4-b0be-07d2c2c94141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:19.435446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4fc968-6f1e-4726-8026-77a42086e002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:19.436655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:19.440440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2492af23-a1e6-4796-ac16-6392180f65ca tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Acquiring lock "cinder-attachment_update-47c17948-59ea-48d7-8f8a-9629fe891b9b-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:00:19.448992 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2492af23-a1e6-4796-ac16-6392180f65ca tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-47c17948-59ea-48d7-8f8a-9629fe891b9b-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:00:19.450436 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.450436 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:19.481158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4fc968-6f1e-4726-8026-77a42086e002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7cb012df-f91f-43e3-91d1-f7dd597f7976', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:19.481925 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6523ffd3-5eac-4545-9ad4-da4045c5a0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:19.539182 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['1ba4d226-2fa0-49ab-aa21-315f4d37ebb0', 'def70b92-ab09-4937-9d1e-95f9da651b4d', '7f969d2c-bb3d-438c-a087-7bfff9671dc3', '2e7303b5-e48e-430e-b883-a9ed673d607d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:19.540611 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6523ffd3-5eac-4545-9ad4-da4045c5a0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba4d226-2fa0-49ab-aa21-315f4d37ebb0', 'def70b92-ab09-4937-9d1e-95f9da651b4d', '7f969d2c-bb3d-438c-a087-7bfff9671dc3', '2e7303b5-e48e-430e-b883-a9ed673d607d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:19.541480 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877e07a3-375f-47bd-83ff-e66b2a0b4e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:19.542905 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2492af23-a1e6-4796-ac16-6392180f65ca tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-47c17948-59ea-48d7-8f8a-9629fe891b9b-np0000007658" released by "attachment_update" :: held 0.094s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:00:19.543870 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-2492af23-a1e6-4796-ac16-6392180f65ca tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436 returned with HTTP 200 Aug 18 14:00:19.544379 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1299/5160] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:00:19 2026] PUT /volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436 => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:19.554440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-b1539dcf-865e-40f8-85c3-de8ebbbfb3d1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.558298 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-b1539dcf-865e-40f8-85c3-de8ebbbfb3d1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/encryption Aug 18 14:00:19.558604 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-b1539dcf-865e-40f8-85c3-de8ebbbfb3d1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.558852 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-b1539dcf-865e-40f8-85c3-de8ebbbfb3d1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.572550 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.572550 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:19.583471 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-b1539dcf-865e-40f8-85c3-de8ebbbfb3d1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/encryption returned with HTTP 200 Aug 18 14:00:19.584253 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1290/5161] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:19.595711 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877e07a3-375f-47bd-83ff-e66b2a0b4e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcd4c8c4-06ba-4de5-a72d-2493d3cb1620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1305847748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['1ba4d226-2fa0-49ab-aa21-315f4d37ebb0','def70b92-ab09-4937-9d1e-95f9da651b4d','7f969d2c-bb3d-438c-a087-7bfff9671dc3','2e7303b5-e48e-430e-b883-a9ed673d607d'],size=1,snapshot_id=7cb012df-f91f-43e3-91d1-f7dd597f7976,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1305847748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcd4c8c4-06ba-4de5-a72d-2493d3cb1620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7cb012df-f91f-43e3-91d1-f7dd597f7976,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:19.597091 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be88bff-29e6-47e5-b741-39e8ddd18311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:19.624817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be88bff-29e6-47e5-b741-39e8ddd18311) transitioned into state 'SUCCESS' from state '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-1305847748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['1ba4d226-2fa0-49ab-aa21-315f4d37ebb0','def70b92-ab09-4937-9d1e-95f9da651b4d','7f969d2c-bb3d-438c-a087-7bfff9671dc3','2e7303b5-e48e-430e-b883-a9ed673d607d'],size=1,snapshot_id=7cb012df-f91f-43e3-91d1-f7dd597f7976,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:19.625695 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d77c614-7354-4851-ad61-6c04699fbf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:19.663143 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d77c614-7354-4851-ad61-6c04699fbf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:19.664613 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (cf4df72a-5c7d-49d4-b0be-07d2c2c94141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:19.666089 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:19.666201 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1fcf6123-934d-46e7-9647-31e4617534e9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:19.666818 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1291/5162] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:00:19 2026] POST /volume/v3/volumes => generated 804 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:19.690723 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41b6bd78-c537-4461-a059-783c6dccc60a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:19.693627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41b6bd78-c537-4461-a059-783c6dccc60a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:19.693834 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41b6bd78-c537-4461-a059-783c6dccc60a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:19.694169 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41b6bd78-c537-4461-a059-783c6dccc60a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:19.705484 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:19.705484 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:19.713057 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41b6bd78-c537-4461-a059-783c6dccc60a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:19.719963 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41b6bd78-c537-4461-a059-783c6dccc60a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 returned with HTTP 200 Aug 18 14:00:19.720480 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1283/5163] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:19 2026] GET /volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:20.302213 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9cce2c9d-3dbf-4564-a35f-e845d7ce3d3e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:20.304550 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9cce2c9d-3dbf-4564-a35f-e845d7ce3d3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:20.305035 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9cce2c9d-3dbf-4564-a35f-e845d7ce3d3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:20.305607 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9cce2c9d-3dbf-4564-a35f-e845d7ce3d3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:20.319063 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:20.319063 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:20.323773 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9cce2c9d-3dbf-4564-a35f-e845d7ce3d3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:20.329383 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9cce2c9d-3dbf-4564-a35f-e845d7ce3d3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:20.329968 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1300/5164] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:20 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:20.739913 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2320a244-630f-4aa8-a620-e0c7c8a5d530 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:20.742803 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2320a244-630f-4aa8-a620-e0c7c8a5d530 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:20.742803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2320a244-630f-4aa8-a620-e0c7c8a5d530 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:20.742803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2320a244-630f-4aa8-a620-e0c7c8a5d530 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:20.753325 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:20.753325 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:20.759925 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2320a244-630f-4aa8-a620-e0c7c8a5d530 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:20.767468 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2320a244-630f-4aa8-a620-e0c7c8a5d530 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 returned with HTTP 200 Aug 18 14:00:20.767468 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1291/5165] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:20 2026] GET /volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 => generated 897 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:20.787149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-416c23cc-f824-45d6-a65f-69cddf08235d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:20.789961 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-416c23cc-f824-45d6-a65f-69cddf08235d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:20.790107 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-416c23cc-f824-45d6-a65f-69cddf08235d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcd4c8c4-06ba-4de5-a72d-2493d3cb1620", "name": "tempest-VolumeDependencyTests-Snapshot-760569087"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:20.801821 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:20.801821 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:20.803389 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-416c23cc-f824-45d6-a65f-69cddf08235d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:20.803389 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-416c23cc-f824-45d6-a65f-69cddf08235d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create snapshot from volume bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:20.845629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-416c23cc-f824-45d6-a65f-69cddf08235d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['e6fbaa6b-0e22-4582-8899-897f7f6bec09', '4398fe51-6a81-4829-a5c5-d1a2ae213852', 'b6c6a707-8ccb-421e-957d-67b58ed9602d', '973705bb-37a1-40f6-8f11-9b95e2c9b97b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:20.900952 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-416c23cc-f824-45d6-a65f-69cddf08235d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot create request issued successfully. Aug 18 14:00:20.901244 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-416c23cc-f824-45d6-a65f-69cddf08235d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:20.901707 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1292/5166] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:20.916265 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-affc5a80-2927-46aa-9e77-38355be23573 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:20.918330 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-affc5a80-2927-46aa-9e77-38355be23573 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:20.918540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-affc5a80-2927-46aa-9e77-38355be23573 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:20.918762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-affc5a80-2927-46aa-9e77-38355be23573 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:20.926146 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:20.926146 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:20.927012 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-affc5a80-2927-46aa-9e77-38355be23573 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:20.927720 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-affc5a80-2927-46aa-9e77-38355be23573 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 returned with HTTP 200 Aug 18 14:00:20.928128 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1284/5167] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:20 2026] GET /volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:21.348409 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8cc3878b-5d8d-470a-aa07-4beff996c4c0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:21.353889 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8cc3878b-5d8d-470a-aa07-4beff996c4c0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:21.353889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8cc3878b-5d8d-470a-aa07-4beff996c4c0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:21.353889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8cc3878b-5d8d-470a-aa07-4beff996c4c0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:21.364340 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:21.364340 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:21.369441 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8cc3878b-5d8d-470a-aa07-4beff996c4c0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:21.375580 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8cc3878b-5d8d-470a-aa07-4beff996c4c0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:21.376123 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1301/5168] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:21 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:21.940476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-535c829f-a9e3-4d77-82e5-2ceddfb6ffb0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:21.942946 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-535c829f-a9e3-4d77-82e5-2ceddfb6ffb0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:21.943248 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-535c829f-a9e3-4d77-82e5-2ceddfb6ffb0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:21.943536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-535c829f-a9e3-4d77-82e5-2ceddfb6ffb0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:21.950737 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:21.950737 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:21.951576 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-535c829f-a9e3-4d77-82e5-2ceddfb6ffb0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:21.953006 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-535c829f-a9e3-4d77-82e5-2ceddfb6ffb0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 returned with HTTP 200 Aug 18 14:00:21.953713 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1292/5169] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:21 2026] GET /volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:21.966112 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fe019b6-9788-422b-8592-be503e49308a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:21.968489 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:21.968998 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "04c9a530-5ce5-47e9-a039-66b81987b122", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1757934850"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:21.971010 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'snapshot_id': '04c9a530-5ce5-47e9-a039-66b81987b122', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1757934850'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:21.978255 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:21.978255 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:21.978902 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:21.979089 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:21.984027 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:21.991263 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (3f14d405-2c13-42c1-95fe-7fc5d353498c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:21.992726 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b514b1c-f768-4c5d-a2ff-4c1453cb8948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:21.994055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:22.035702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b514b1c-f768-4c5d-a2ff-4c1453cb8948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '04c9a530-5ce5-47e9-a039-66b81987b122', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:22.036762 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ca3b3d-c257-44e2-8efc-c677c265938d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:22.092531 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['a28671a4-2fe9-49e2-b04a-5b0e03398293', 'd734f3f1-3d49-4caf-b8e5-d3ef62feb7d9', '2485933c-96c6-47d0-9cb9-ea430269bde1', '95cfc097-cbec-4bb0-bc8f-81f40d17e522'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:22.093602 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ca3b3d-c257-44e2-8efc-c677c265938d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a28671a4-2fe9-49e2-b04a-5b0e03398293', 'd734f3f1-3d49-4caf-b8e5-d3ef62feb7d9', '2485933c-96c6-47d0-9cb9-ea430269bde1', '95cfc097-cbec-4bb0-bc8f-81f40d17e522']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:22.094697 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c740727-a97c-4bed-b44e-0d43119cbd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:22.153113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c740727-a97c-4bed-b44e-0d43119cbd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1757934850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['a28671a4-2fe9-49e2-b04a-5b0e03398293','d734f3f1-3d49-4caf-b8e5-d3ef62feb7d9','2485933c-96c6-47d0-9cb9-ea430269bde1','95cfc097-cbec-4bb0-bc8f-81f40d17e522'],size=1,snapshot_id=04c9a530-5ce5-47e9-a039-66b81987b122,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1757934850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=04c9a530-5ce5-47e9-a039-66b81987b122,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:22.154233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea13f991-8b78-4659-bd13-a053ac52afe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:22.187596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea13f991-8b78-4659-bd13-a053ac52afe0) transitioned into state 'SUCCESS' from state '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-1757934850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['a28671a4-2fe9-49e2-b04a-5b0e03398293','d734f3f1-3d49-4caf-b8e5-d3ef62feb7d9','2485933c-96c6-47d0-9cb9-ea430269bde1','95cfc097-cbec-4bb0-bc8f-81f40d17e522'],size=1,snapshot_id=04c9a530-5ce5-47e9-a039-66b81987b122,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:22.188461 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20bfd40-cdd4-4103-9300-2412f6167858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:22.225707 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20bfd40-cdd4-4103-9300-2412f6167858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:22.226742 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (3f14d405-2c13-42c1-95fe-7fc5d353498c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:22.227121 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:22.227908 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe019b6-9788-422b-8592-be503e49308a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:22.228382 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1293/5170] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:00:21 2026] POST /volume/v3/volumes => generated 804 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:22.247880 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b51cf60-370a-43e3-87ac-00c78c6d9a97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:22.252960 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b51cf60-370a-43e3-87ac-00c78c6d9a97 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:22.252960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b51cf60-370a-43e3-87ac-00c78c6d9a97 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:22.252960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b51cf60-370a-43e3-87ac-00c78c6d9a97 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:22.265746 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:22.265746 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:22.272892 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b51cf60-370a-43e3-87ac-00c78c6d9a97 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:22.276341 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b51cf60-370a-43e3-87ac-00c78c6d9a97 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd returned with HTTP 200 Aug 18 14:00:22.276958 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1285/5171] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:22 2026] GET /volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:22.394133 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-820f6a85-c39f-4aa6-ad53-fde530e6c97d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:22.396126 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-820f6a85-c39f-4aa6-ad53-fde530e6c97d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:22.396340 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-820f6a85-c39f-4aa6-ad53-fde530e6c97d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:22.396628 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-820f6a85-c39f-4aa6-ad53-fde530e6c97d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:22.409624 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:22.409624 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:22.413731 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-820f6a85-c39f-4aa6-ad53-fde530e6c97d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:22.418629 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-820f6a85-c39f-4aa6-ad53-fde530e6c97d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:22.419127 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1302/5172] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:22 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:22.995280 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-0d8fef9a-5b96-46a4-9e83-38d349b76892 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:22.997385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-0d8fef9a-5b96-46a4-9e83-38d349b76892 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] DELETE https://10.4.3.221/volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4 Aug 18 14:00:22.997608 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-0d8fef9a-5b96-46a4-9e83-38d349b76892 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:22.997835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-0d8fef9a-5b96-46a4-9e83-38d349b76892 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.012617 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.012617 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:23.073512 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-388ff57d-7c6c-4213-95ab-0f92643f2630 req-0d8fef9a-5b96-46a4-9e83-38d349b76892 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4 returned with HTTP 200 Aug 18 14:00:23.074110 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1293/5173] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:00:22 2026] DELETE /volume/v3/attachments/eb96283b-6e23-4f11-87ee-f70c373911d4 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:23.158152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-d93638e9-996d-418e-a85e-1791e7eae7a5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.160486 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-d93638e9-996d-418e-a85e-1791e7eae7a5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436/action Aug 18 14:00:23.160976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-d93638e9-996d-418e-a85e-1791e7eae7a5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:23.161153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-d93638e9-996d-418e-a85e-1791e7eae7a5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:23.184300 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.184300 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:23.199773 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b71c4a72-6b2f-44b1-9413-efe9c1fa3861 req-d93638e9-996d-418e-a85e-1791e7eae7a5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436/action returned with HTTP 204 Aug 18 14:00:23.201103 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1294/5174] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:00:23 2026] POST /volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:23.294131 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf0e925b-07ea-4386-9968-acbd0e733c2f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.299891 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf0e925b-07ea-4386-9968-acbd0e733c2f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:23.299891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf0e925b-07ea-4386-9968-acbd0e733c2f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.299891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf0e925b-07ea-4386-9968-acbd0e733c2f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.311631 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.311631 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:23.319776 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf0e925b-07ea-4386-9968-acbd0e733c2f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:23.327841 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf0e925b-07ea-4386-9968-acbd0e733c2f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd returned with HTTP 200 Aug 18 14:00:23.329050 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1286/5175] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd => generated 897 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:23.348474 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.350557 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:23.351182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-679568575"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:23.352809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'source_volid': '5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-679568575'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:23.361606 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.361606 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:23.363068 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume retrieved successfully. Aug 18 14:00:23.363068 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:23.368173 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:23.376324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (464dabd7-03b0-4033-bb38-26a12f891cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:23.378929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c709575e-a359-4af2-8636-6fb7a62e3a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:23.379601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:23.427001 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c709575e-a359-4af2-8636-6fb7a62e3a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd', 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:23.428069 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f35d41-2864-4beb-b028-d7d32e56e885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:23.436215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4571b717-580e-4731-8492-545db96a7af5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.439384 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4571b717-580e-4731-8492-545db96a7af5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:23.439384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4571b717-580e-4731-8492-545db96a7af5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.439675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4571b717-580e-4731-8492-545db96a7af5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.451826 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.451826 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:23.457013 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4571b717-580e-4731-8492-545db96a7af5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:23.465023 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4571b717-580e-4731-8492-545db96a7af5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:23.465939 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1294/5176] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:23.490179 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5aee4828-1926-4900-8f4f-735da4640fa5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.492080 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5aee4828-1926-4900-8f4f-735da4640fa5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:23.492295 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5aee4828-1926-4900-8f4f-735da4640fa5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.492956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5aee4828-1926-4900-8f4f-735da4640fa5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.494979 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['5be5cf21-f5e0-4725-8880-615f41f3fa2f', '681fce0a-59b7-449d-98f6-d4b082ec77d7', '2c4254d0-280d-498a-a3c0-4099d529cbb0', 'df6b51af-747d-4913-856c-14e0d16df875'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:23.496111 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f35d41-2864-4beb-b028-d7d32e56e885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be5cf21-f5e0-4725-8880-615f41f3fa2f', '681fce0a-59b7-449d-98f6-d4b082ec77d7', '2c4254d0-280d-498a-a3c0-4099d529cbb0', 'df6b51af-747d-4913-856c-14e0d16df875']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:23.496987 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc89ebb1-788f-45f1-8d66-499dc0de6154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:23.516820 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.516820 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:23.525480 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5aee4828-1926-4900-8f4f-735da4640fa5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:23.534424 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5aee4828-1926-4900-8f4f-735da4640fa5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:23.535480 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8ace1216-c430-4ebb-8d1a-0eee5181f105 req-c5efd5a9-e55e-4dfe-97a3-c36f76230d97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.536213 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1295/5177] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 1176 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:23.540491 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8ace1216-c430-4ebb-8d1a-0eee5181f105 req-c5efd5a9-e55e-4dfe-97a3-c36f76230d97 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:23.541163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8ace1216-c430-4ebb-8d1a-0eee5181f105 req-c5efd5a9-e55e-4dfe-97a3-c36f76230d97 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.541461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8ace1216-c430-4ebb-8d1a-0eee5181f105 req-c5efd5a9-e55e-4dfe-97a3-c36f76230d97 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.553406 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.553406 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:23.557489 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc89ebb1-788f-45f1-8d66-499dc0de6154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4afcc4ee-0f6c-43c0-ac92-27937abf6f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-679568575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['5be5cf21-f5e0-4725-8880-615f41f3fa2f','681fce0a-59b7-449d-98f6-d4b082ec77d7','2c4254d0-280d-498a-a3c0-4099d529cbb0','df6b51af-747d-4913-856c-14e0d16df875'],size=1,snapshot_id=None,source_replicaid=,source_volid=5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-679568575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4afcc4ee-0f6c-43c0-ac92-27937abf6f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:23.558420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f03322-990d-4f44-9acb-4b9d8d31948a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:23.561526 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8ace1216-c430-4ebb-8d1a-0eee5181f105 req-c5efd5a9-e55e-4dfe-97a3-c36f76230d97 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:23.570669 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8ace1216-c430-4ebb-8d1a-0eee5181f105 req-c5efd5a9-e55e-4dfe-97a3-c36f76230d97 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:23.571650 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1287/5178] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:23.592709 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f03322-990d-4f44-9acb-4b9d8d31948a) transitioned into state 'SUCCESS' from state '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-679568575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['5be5cf21-f5e0-4725-8880-615f41f3fa2f','681fce0a-59b7-449d-98f6-d4b082ec77d7','2c4254d0-280d-498a-a3c0-4099d529cbb0','df6b51af-747d-4913-856c-14e0d16df875'],size=1,snapshot_id=None,source_replicaid=,source_volid=5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:23.596345 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d937d15-aa6e-4a63-a608-f166ae8c47ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:23.619501 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1472a0ff-bfb5-4a2d-b867-8803f9b7ee00 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.623008 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1472a0ff-bfb5-4a2d-b867-8803f9b7ee00 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:23.623920 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1472a0ff-bfb5-4a2d-b867-8803f9b7ee00 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.624107 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1472a0ff-bfb5-4a2d-b867-8803f9b7ee00 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.624349 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d937d15-aa6e-4a63-a608-f166ae8c47ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:23.626112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (464dabd7-03b0-4033-bb38-26a12f891cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:23.626374 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:23.627077 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-62f8c871-9dc1-45d1-b0e0-03e8fa086560 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:23.628175 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1303/5179] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:00:23 2026] POST /volume/v3/volumes => generated 803 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:23.637825 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.637825 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:23.641027 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1472a0ff-bfb5-4a2d-b867-8803f9b7ee00 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:23.646476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fde10f45-75c1-4cc2-aab8-ce9f7e0c519e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.646589 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1472a0ff-bfb5-4a2d-b867-8803f9b7ee00 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:23.648825 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1295/5180] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:23.651848 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fde10f45-75c1-4cc2-aab8-ce9f7e0c519e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:23.651848 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fde10f45-75c1-4cc2-aab8-ce9f7e0c519e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.651848 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fde10f45-75c1-4cc2-aab8-ce9f7e0c519e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.666253 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.666253 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:23.675988 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fde10f45-75c1-4cc2-aab8-ce9f7e0c519e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:23.680054 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1812d321-8687-4266-a98f-b8c17c285f6c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.683470 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1812d321-8687-4266-a98f-b8c17c285f6c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/action Aug 18 14:00:23.684190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1812d321-8687-4266-a98f-b8c17c285f6c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:23.684190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1812d321-8687-4266-a98f-b8c17c285f6c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:23.688735 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fde10f45-75c1-4cc2-aab8-ce9f7e0c519e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 returned with HTTP 200 Aug 18 14:00:23.689591 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1296/5181] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:23.705484 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.705484 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:23.706736 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1812d321-8687-4266-a98f-b8c17c285f6c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:23.723076 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1812d321-8687-4266-a98f-b8c17c285f6c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Begin detaching volume completed successfully. Aug 18 14:00:23.723463 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-1812d321-8687-4266-a98f-b8c17c285f6c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/action returned with HTTP 202 Aug 18 14:00:23.724117 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1288/5182] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:00:23 2026] POST /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:00:23.809734 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8aedd505-2282-4284-afd8-15f39e256afc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.813156 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8aedd505-2282-4284-afd8-15f39e256afc None None] GET https://10.4.3.221/volume// Aug 18 14:00:23.813156 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8aedd505-2282-4284-afd8-15f39e256afc None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.813156 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8aedd505-2282-4284-afd8-15f39e256afc None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.813156 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8aedd505-2282-4284-afd8-15f39e256afc None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:23.813156 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1304/5183] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:23.823266 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-bb8aa029-f74a-41a2-979c-40e4ab252681 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.826990 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-bb8aa029-f74a-41a2-979c-40e4ab252681 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:23.827433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-bb8aa029-f74a-41a2-979c-40e4ab252681 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.827481 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-bb8aa029-f74a-41a2-979c-40e4ab252681 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.838533 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.838533 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:23.843196 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-bb8aa029-f74a-41a2-979c-40e4ab252681 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:23.849047 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-bb8aa029-f74a-41a2-979c-40e4ab252681 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:23.849504 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1296/5184] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:23.865913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-f0ac62f1-9aaf-4c3a-9702-4c3a827fbe97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:23.868825 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-f0ac62f1-9aaf-4c3a-9702-4c3a827fbe97 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/encryption Aug 18 14:00:23.869256 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-f0ac62f1-9aaf-4c3a-9702-4c3a827fbe97 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:23.869744 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-f0ac62f1-9aaf-4c3a-9702-4c3a827fbe97 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:23.886042 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:23.886042 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:23.893679 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-f0ac62f1-9aaf-4c3a-9702-4c3a827fbe97 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/encryption returned with HTTP 200 Aug 18 14:00:23.894593 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1297/5185] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:00:23 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:24.713644 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e55cd2a-dea0-4eb6-9c13-fb992b7fbf1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:24.722078 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e55cd2a-dea0-4eb6-9c13-fb992b7fbf1b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:24.722450 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e55cd2a-dea0-4eb6-9c13-fb992b7fbf1b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:24.722749 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e55cd2a-dea0-4eb6-9c13-fb992b7fbf1b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:24.736632 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:24.736632 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:24.741821 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e55cd2a-dea0-4eb6-9c13-fb992b7fbf1b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:24.749474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e55cd2a-dea0-4eb6-9c13-fb992b7fbf1b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 returned with HTTP 200 Aug 18 14:00:24.750166 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1289/5186] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:24 2026] GET /volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:24.770357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:24.775282 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:24.775603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:24.775803 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:24.776090 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:24.783469 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:24.783469 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:24.784021 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:24.810323 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot delete request issued successfully. Aug 18 14:00:24.810651 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-004ddb3c-5170-4e6b-b052-93d7ef07c338 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 returned with HTTP 202 Aug 18 14:00:24.811447 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1305/5187] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:24 2026] DELETE /volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:24.822897 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb66900b-4b29-4dfc-8db7-6d2b08c5942d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:24.825597 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb66900b-4b29-4dfc-8db7-6d2b08c5942d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:24.826006 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb66900b-4b29-4dfc-8db7-6d2b08c5942d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:24.826315 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb66900b-4b29-4dfc-8db7-6d2b08c5942d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:24.832956 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:24.832956 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:24.835513 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-eb66900b-4b29-4dfc-8db7-6d2b08c5942d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:24.835513 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb66900b-4b29-4dfc-8db7-6d2b08c5942d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 returned with HTTP 200 Aug 18 14:00:24.835513 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1297/5188] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:24 2026] GET /volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:25.123854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-0a8df42a-1bb9-4d39-b34b-be622112c8a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:25.126826 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-0a8df42a-1bb9-4d39-b34b-be622112c8a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436 Aug 18 14:00:25.127077 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-0a8df42a-1bb9-4d39-b34b-be622112c8a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:25.127309 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-0a8df42a-1bb9-4d39-b34b-be622112c8a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:25.136718 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:25.136718 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:25.218536 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8382d6d8-e32e-4477-ab48-e7948d61083d req-0a8df42a-1bb9-4d39-b34b-be622112c8a9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436 returned with HTTP 200 Aug 18 14:00:25.219235 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1298/5189] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:00:25 2026] DELETE /volume/v3/attachments/ec019cd6-c290-4aad-936a-572ed9b25436 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:25.846592 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29020c56-d6ea-4cdb-9491-063494b1e587 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:25.848833 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29020c56-d6ea-4cdb-9491-063494b1e587 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:25.849135 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29020c56-d6ea-4cdb-9491-063494b1e587 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:25.849324 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29020c56-d6ea-4cdb-9491-063494b1e587 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:25.854836 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29020c56-d6ea-4cdb-9491-063494b1e587 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 returned with HTTP 404 Aug 18 14:00:25.855465 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1290/5190] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:25 2026] GET /volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:25.861843 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:25.863779 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:25.864062 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:25.864305 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:25.864378 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:25.871690 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:25.871690 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:25.872388 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:25.892080 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot delete request issued successfully. Aug 18 14:00:25.892261 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cfce39ff-9624-40ef-9e7a-938d99e88cc1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 returned with HTTP 202 Aug 18 14:00:25.892757 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1306/5191] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:25 2026] DELETE /volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:25.899730 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-37e3cdfe-73cf-4a2a-acc5-16c5f31eebe4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:25.901795 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37e3cdfe-73cf-4a2a-acc5-16c5f31eebe4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:25.902013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37e3cdfe-73cf-4a2a-acc5-16c5f31eebe4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:25.902252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37e3cdfe-73cf-4a2a-acc5-16c5f31eebe4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:25.907758 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:25.907758 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:25.908310 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-37e3cdfe-73cf-4a2a-acc5-16c5f31eebe4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:25.909186 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37e3cdfe-73cf-4a2a-acc5-16c5f31eebe4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 returned with HTTP 200 Aug 18 14:00:25.909648 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1298/5192] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:25 2026] GET /volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:25.971728 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9c340295-e835-43ab-b605-e5e4e0198275 req-d5acf313-7710-4617-bd04-fb2f339531bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:25.974172 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c340295-e835-43ab-b605-e5e4e0198275 req-d5acf313-7710-4617-bd04-fb2f339531bd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:25.974399 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9c340295-e835-43ab-b605-e5e4e0198275 req-d5acf313-7710-4617-bd04-fb2f339531bd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:25.974621 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9c340295-e835-43ab-b605-e5e4e0198275 req-d5acf313-7710-4617-bd04-fb2f339531bd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:25.982251 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:25.982251 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:25.987933 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9c340295-e835-43ab-b605-e5e4e0198275 req-d5acf313-7710-4617-bd04-fb2f339531bd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:25.992993 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c340295-e835-43ab-b605-e5e4e0198275 req-d5acf313-7710-4617-bd04-fb2f339531bd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:25.993422 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1299/5193] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:25 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:26.772347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-44e57d59-a1e7-4053-b717-2852347b3d4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:26.774424 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] DELETE https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:26.774665 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:26.774959 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:26.775261 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume with id: f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:26.784285 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:26.784285 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:26.784814 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:26.798983 np0000007658 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:00:26.808492 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume request issued successfully. Aug 18 14:00:26.808740 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44e57d59-a1e7-4053-b717-2852347b3d4f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 202 Aug 18 14:00:26.809319 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1291/5194] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:26 2026] DELETE /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:26.819992 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8fdf7f76-d747-4476-a1ed-0e9330da1599 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:26.822553 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8fdf7f76-d747-4476-a1ed-0e9330da1599 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:26.822838 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8fdf7f76-d747-4476-a1ed-0e9330da1599 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:26.823100 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8fdf7f76-d747-4476-a1ed-0e9330da1599 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:26.830347 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:26.830347 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:26.835743 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8fdf7f76-d747-4476-a1ed-0e9330da1599 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:26.841013 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8fdf7f76-d747-4476-a1ed-0e9330da1599 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 200 Aug 18 14:00:26.841606 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1307/5195] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:26 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:26.921538 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5dfe3b17-e33f-4916-ba86-cefe1a587e4f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:26.926456 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5dfe3b17-e33f-4916-ba86-cefe1a587e4f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:26.926758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5dfe3b17-e33f-4916-ba86-cefe1a587e4f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:26.927233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5dfe3b17-e33f-4916-ba86-cefe1a587e4f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:26.935842 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5dfe3b17-e33f-4916-ba86-cefe1a587e4f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 returned with HTTP 404 Aug 18 14:00:26.936451 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1299/5196] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:26 2026] GET /volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:26.946612 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:26.948200 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:26.948456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:26.948704 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:26.949003 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:26.957184 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:26.957184 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:26.957741 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:26.980184 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:26.980327 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3b49fc6-1892-44eb-a1a2-833bcc6ddd15 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd returned with HTTP 202 Aug 18 14:00:26.980926 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1300/5197] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:26 2026] DELETE /volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:26.989709 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fe1c645-ea14-4a0d-9208-3a154f549694 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:26.992287 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fe1c645-ea14-4a0d-9208-3a154f549694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:26.992514 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fe1c645-ea14-4a0d-9208-3a154f549694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:26.992761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fe1c645-ea14-4a0d-9208-3a154f549694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:27.003810 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:27.003810 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:27.010651 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fe1c645-ea14-4a0d-9208-3a154f549694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:27.017485 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fe1c645-ea14-4a0d-9208-3a154f549694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd returned with HTTP 200 Aug 18 14:00:27.018001 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1292/5198] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:26 2026] GET /volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:27.857873 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c52b13a7-bd4f-4e2e-b78d-992b13c69de5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:27.859539 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c52b13a7-bd4f-4e2e-b78d-992b13c69de5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 Aug 18 14:00:27.859755 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c52b13a7-bd4f-4e2e-b78d-992b13c69de5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:27.859942 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c52b13a7-bd4f-4e2e-b78d-992b13c69de5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:27.866088 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c52b13a7-bd4f-4e2e-b78d-992b13c69de5 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 returned with HTTP 404 Aug 18 14:00:27.866528 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1308/5199] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:27 2026] GET /volume/v3/volumes/f96dcddd-6a2a-4af1-a3f9-353cb218f938 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:27.873729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-54b9f698-2212-4339-a912-fbf59efa0b12 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:27.875370 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] DELETE https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 Aug 18 14:00:27.875537 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:27.875744 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:27.875916 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume with id: 7c4142fb-dc10-404c-afb8-79f6a4f83767 Aug 18 14:00:27.882410 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:27.882410 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:27.882905 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:27.895053 np0000007658 devstack@c-api.service[100282]: WARNING cinder.keymgr.conf_key_mgr [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:00:27.902066 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume request issued successfully. Aug 18 14:00:27.902273 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-54b9f698-2212-4339-a912-fbf59efa0b12 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 returned with HTTP 202 Aug 18 14:00:27.902758 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1300/5200] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:27 2026] DELETE /volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 14:00:27.915175 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49841927-309f-4f00-9c1a-805b574410c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:27.917419 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49841927-309f-4f00-9c1a-805b574410c1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 Aug 18 14:00:27.917699 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49841927-309f-4f00-9c1a-805b574410c1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:27.917977 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49841927-309f-4f00-9c1a-805b574410c1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:27.925224 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:27.925224 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:27.929176 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49841927-309f-4f00-9c1a-805b574410c1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:27.933584 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49841927-309f-4f00-9c1a-805b574410c1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 returned with HTTP 200 Aug 18 14:00:27.934027 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1301/5201] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:27 2026] GET /volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:28.030089 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e023a0c8-1a3d-4e1e-a1ab-01d72b2c996e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:28.032331 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e023a0c8-1a3d-4e1e-a1ab-01d72b2c996e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:28.032587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e023a0c8-1a3d-4e1e-a1ab-01d72b2c996e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:28.032803 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e023a0c8-1a3d-4e1e-a1ab-01d72b2c996e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:28.040538 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e023a0c8-1a3d-4e1e-a1ab-01d72b2c996e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd returned with HTTP 404 Aug 18 14:00:28.041269 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1293/5202] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:28 2026] GET /volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:28.047883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:28.049658 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:28.049834 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:28.050074 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:28.050251 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:28.056872 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:28.056872 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:28.057437 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:28.077512 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:28.077783 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-274b6fbf-2d87-4207-b3f6-cd4d7c970a7b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 returned with HTTP 202 Aug 18 14:00:28.078346 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1309/5203] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:28 2026] DELETE /volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:28.085291 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-506bbcf4-3d16-415e-b411-fe1b0536ec3e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:28.090842 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-506bbcf4-3d16-415e-b411-fe1b0536ec3e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:28.091180 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-506bbcf4-3d16-415e-b411-fe1b0536ec3e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:28.091451 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-506bbcf4-3d16-415e-b411-fe1b0536ec3e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:28.104304 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:28.104304 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:28.111637 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-506bbcf4-3d16-415e-b411-fe1b0536ec3e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:28.117880 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-506bbcf4-3d16-415e-b411-fe1b0536ec3e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 returned with HTTP 200 Aug 18 14:00:28.118468 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1301/5204] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:28 2026] GET /volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:28.952280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fce044b6-59ce-441c-aa5f-e37d0e273a26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:28.954500 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fce044b6-59ce-441c-aa5f-e37d0e273a26 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 Aug 18 14:00:28.954758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fce044b6-59ce-441c-aa5f-e37d0e273a26 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:28.955029 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fce044b6-59ce-441c-aa5f-e37d0e273a26 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:28.961807 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fce044b6-59ce-441c-aa5f-e37d0e273a26 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 returned with HTTP 404 Aug 18 14:00:28.962340 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1302/5205] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:28 2026] GET /volume/v3/volumes/7c4142fb-dc10-404c-afb8-79f6a4f83767 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:28.963076 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:28.965356 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:28.965571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:28.965735 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:28.965964 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume with id: 47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:28.969359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-411a651f-cc7b-45d8-b88e-f1110dd6096f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:28.970999 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-411a651f-cc7b-45d8-b88e-f1110dd6096f tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 14:00:28.971207 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-411a651f-cc7b-45d8-b88e-f1110dd6096f tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:28.971336 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-411a651f-cc7b-45d8-b88e-f1110dd6096f tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:28.972116 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-411a651f-cc7b-45d8-b88e-f1110dd6096f tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:00:28.975039 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:28.975039 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:28.975626 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:28.990103 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-411a651f-cc7b-45d8-b88e-f1110dd6096f tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Get all volumes completed successfully. Aug 18 14:00:28.990405 np0000007658 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:00:28.992881 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:28.992881 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:28.997788 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume request issued successfully. Aug 18 14:00:28.998025 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-982b4a9b-92fc-4d58-8c4d-4cc5b28e3549 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 202 Aug 18 14:00:28.998504 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1294/5206] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:00:28 2026] DELETE /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:28.999500 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-411a651f-cc7b-45d8-b88e-f1110dd6096f tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 14:00:29.000187 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1310/5207] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 14:00:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:29.009270 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ea208c7d-bca3-4c62-82f5-a6c145a73259 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:29.012636 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ea208c7d-bca3-4c62-82f5-a6c145a73259 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:29.012931 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ea208c7d-bca3-4c62-82f5-a6c145a73259 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:29.013201 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ea208c7d-bca3-4c62-82f5-a6c145a73259 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:29.023950 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-297c0791-ea3a-4262-99f5-358785deeec1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:29.026281 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-297c0791-ea3a-4262-99f5-358785deeec1 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] DELETE https://10.4.3.221/volume/v3/types/1803bcb5-5a2d-4965-a59e-4cb1f2b0259c Aug 18 14:00:29.026560 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-297c0791-ea3a-4262-99f5-358785deeec1 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:29.026892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-297c0791-ea3a-4262-99f5-358785deeec1 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:29.027355 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:29.027355 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:29.033189 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ea208c7d-bca3-4c62-82f5-a6c145a73259 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:00:29.040490 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ea208c7d-bca3-4c62-82f5-a6c145a73259 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 200 Aug 18 14:00:29.041112 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1302/5208] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:29 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:29.052880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-297c0791-ea3a-4262-99f5-358785deeec1 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/types/1803bcb5-5a2d-4965-a59e-4cb1f2b0259c returned with HTTP 202 Aug 18 14:00:29.053271 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1303/5209] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:00:29 2026] DELETE /volume/v3/types/1803bcb5-5a2d-4965-a59e-4cb1f2b0259c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:29.133644 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-95f81398-1d65-417a-8459-b0b267f7c4c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:29.136016 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95f81398-1d65-417a-8459-b0b267f7c4c9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:29.136325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95f81398-1d65-417a-8459-b0b267f7c4c9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:29.136577 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95f81398-1d65-417a-8459-b0b267f7c4c9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:29.143382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95f81398-1d65-417a-8459-b0b267f7c4c9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 returned with HTTP 404 Aug 18 14:00:29.143927 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1295/5210] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:29 2026] GET /volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:29.152474 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:29.155126 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:29.155372 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:29.155610 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:29.155852 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:29.164636 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:29.164636 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:29.165262 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:29.189443 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:29.189739 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-21c189d8-eec7-454f-8db4-6d0c3be133cf tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 returned with HTTP 202 Aug 18 14:00:29.190382 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1311/5211] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:29 2026] DELETE /volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:29.200643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-209fb0c8-25d2-42e7-b4cb-d8f86571a30b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:29.203045 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-209fb0c8-25d2-42e7-b4cb-d8f86571a30b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:29.203370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-209fb0c8-25d2-42e7-b4cb-d8f86571a30b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:29.203667 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-209fb0c8-25d2-42e7-b4cb-d8f86571a30b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:29.219134 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:29.219134 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:29.224436 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-209fb0c8-25d2-42e7-b4cb-d8f86571a30b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:29.230735 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-209fb0c8-25d2-42e7-b4cb-d8f86571a30b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 returned with HTTP 200 Aug 18 14:00:29.231296 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1303/5212] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:29 2026] GET /volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:30.054452 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25f266f2-abcb-4a1c-9cb5-a769062677ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.057703 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25f266f2-abcb-4a1c-9cb5-a769062677ee tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b Aug 18 14:00:30.058062 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25f266f2-abcb-4a1c-9cb5-a769062677ee tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:30.058268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25f266f2-abcb-4a1c-9cb5-a769062677ee tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:30.067579 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25f266f2-abcb-4a1c-9cb5-a769062677ee tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b returned with HTTP 404 Aug 18 14:00:30.068467 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1304/5213] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:30 2026] GET /volume/v3/volumes/47c17948-59ea-48d7-8f8a-9629fe891b9b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:30.079115 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f2254ed-1784-4c1a-8386-9eaa9e0332d3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.081012 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f2254ed-1784-4c1a-8386-9eaa9e0332d3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 14:00:30.081231 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f2254ed-1784-4c1a-8386-9eaa9e0332d3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:30.081421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f2254ed-1784-4c1a-8386-9eaa9e0332d3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:30.082325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2254ed-1784-4c1a-8386-9eaa9e0332d3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:00:30.099954 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f2254ed-1784-4c1a-8386-9eaa9e0332d3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Get all volumes completed successfully. Aug 18 14:00:30.102247 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:30.102247 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:30.109072 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f2254ed-1784-4c1a-8386-9eaa9e0332d3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 14:00:30.109723 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1296/5214] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 14:00:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6289 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:30.126058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-814c313a-41fe-4e61-89e0-0e77f76800a3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.128260 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-814c313a-41fe-4e61-89e0-0e77f76800a3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] DELETE https://10.4.3.221/volume/v3/types/3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc Aug 18 14:00:30.129235 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-814c313a-41fe-4e61-89e0-0e77f76800a3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:30.129235 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-814c313a-41fe-4e61-89e0-0e77f76800a3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:30.159753 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-814c313a-41fe-4e61-89e0-0e77f76800a3 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc returned with HTTP 202 Aug 18 14:00:30.159753 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1312/5215] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:00:30 2026] DELETE /volume/v3/types/3bf2cd54-35bb-4f44-a87c-02ca8ec6ccdc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:30.173076 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-27154971-3580-4631-b008-374d0b11fbc9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.174948 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-27154971-3580-4631-b008-374d0b11fbc9 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:00:30.175455 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-27154971-3580-4631-b008-374d0b11fbc9 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-869695626", "extra_specs": {}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:30.194485 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-27154971-3580-4631-b008-374d0b11fbc9 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:00:30.194935 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1304/5216] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 14:00:30 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:30.204523 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f024de8b-e0a9-4cba-8f98-f714ebaaff49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.205294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6025b32-3975-4c0f-9256-687f216331e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.206517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f024de8b-e0a9-4cba-8f98-f714ebaaff49 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types/7c7149a8-688f-4e58-9083-f7b06b7be475/encryption Aug 18 14:00:30.206979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f024de8b-e0a9-4cba-8f98-f714ebaaff49 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:30.207256 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6025b32-3975-4c0f-9256-687f216331e1 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:00:30.207652 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6025b32-3975-4c0f-9256-687f216331e1 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-318389564", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:30.223401 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f024de8b-e0a9-4cba-8f98-f714ebaaff49 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/7c7149a8-688f-4e58-9083-f7b06b7be475/encryption returned with HTTP 200 Aug 18 14:00:30.223684 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6025b32-3975-4c0f-9256-687f216331e1 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:00:30.223949 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1305/5217] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:00:30 2026] POST /volume/v3/types/7c7149a8-688f-4e58-9083-f7b06b7be475/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:30.224137 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1297/5218] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 14:00:30 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:30.232809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.234444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-695c5037-b167-40de-8033-56d58814d0c4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.235520 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:30.236058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1850875747", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-869695626", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:30.236377 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-695c5037-b167-40de-8033-56d58814d0c4 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] POST https://10.4.3.221/volume/v3/types/288f7b6c-e205-4268-a375-270a629068c2/encryption Aug 18 14:00:30.236724 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-695c5037-b167-40de-8033-56d58814d0c4 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:30.238127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1850875747', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-869695626', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:30.243401 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume of 1 GB Aug 18 14:00:30.243812 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:30.243812 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:30.244479 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Availability Zones retrieved successfully. Aug 18 14:00:30.247668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-921c419f-e5f5-4cd1-aa48-29a977a2c791 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.249923 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-921c419f-e5f5-4cd1-aa48-29a977a2c791 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:30.250180 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-921c419f-e5f5-4cd1-aa48-29a977a2c791 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:30.250395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-921c419f-e5f5-4cd1-aa48-29a977a2c791 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:30.253459 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-695c5037-b167-40de-8033-56d58814d0c4 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/types/288f7b6c-e205-4268-a375-270a629068c2/encryption returned with HTTP 200 Aug 18 14:00:30.254041 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1305/5219] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:00:30 2026] POST /volume/v3/types/288f7b6c-e205-4268-a375-270a629068c2/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:30.258182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (64e9054d-863a-42bd-8591-9ee786828f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:30.259575 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-921c419f-e5f5-4cd1-aa48-29a977a2c791 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 returned with HTTP 404 Aug 18 14:00:30.259685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a82e6e-7db1-473a-a1b5-7b45cf623561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.260206 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1306/5220] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:30 2026] GET /volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:30.260999 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:30.268691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ca420a5-a01b-4335-879d-0b806ba55748 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.271927 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ca420a5-a01b-4335-879d-0b806ba55748 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:30.272231 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ca420a5-a01b-4335-879d-0b806ba55748 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:30.272433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ca420a5-a01b-4335-879d-0b806ba55748 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:30.272652 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3ca420a5-a01b-4335-879d-0b806ba55748 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:30.281509 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:30.281509 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:30.282102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.282268 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ca420a5-a01b-4335-879d-0b806ba55748 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:30.284225 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:30.284633 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1863975806", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": "tempest-scenario-type-luks-318389564", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:30.286527 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1863975806', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': 'tempest-scenario-type-luks-318389564', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:30.308442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a82e6e-7db1-473a-a1b5-7b45cf623561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c7149a8-688f-4e58-9083-f7b06b7be475,is_public=True,name='tempest-scenario-type-luks-869695626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c7149a8-688f-4e58-9083-f7b06b7be475', '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=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.309390 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b5b0cd-aa1a-43c6-8b9c-3cfaee0da1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.315664 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ca420a5-a01b-4335-879d-0b806ba55748 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:30.315908 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ca420a5-a01b-4335-879d-0b806ba55748 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 returned with HTTP 202 Aug 18 14:00:30.316377 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1298/5221] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:30 2026] DELETE /volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:30.327567 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fe23541-b9a1-4286-9085-42f0405f809a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.330321 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fe23541-b9a1-4286-9085-42f0405f809a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:30.330705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fe23541-b9a1-4286-9085-42f0405f809a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:30.330908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fe23541-b9a1-4286-9085-42f0405f809a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:30.340644 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:30.340644 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:30.344628 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6fe23541-b9a1-4286-9085-42f0405f809a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:30.346376 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-869695626 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-869695626, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:30.347015 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-869695626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-869695626, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:30.350614 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fe23541-b9a1-4286-9085-42f0405f809a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 returned with HTTP 200 Aug 18 14:00:30.351159 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1307/5222] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:30 2026] GET /volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:30.378965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Created reservations ['5dd36868-5d25-4d96-b896-e439243a3dff', 'e2b27ca4-bc59-47d1-89a7-ce65b81d98df', 'db04f6e2-801d-4971-a3a7-ba1bb2baebfb', '8f7b6daf-33bc-4cdc-9ef7-01ee4c9fb6c0'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:30.379710 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b5b0cd-aa1a-43c6-8b9c-3cfaee0da1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dd36868-5d25-4d96-b896-e439243a3dff', 'e2b27ca4-bc59-47d1-89a7-ce65b81d98df', 'db04f6e2-801d-4971-a3a7-ba1bb2baebfb', '8f7b6daf-33bc-4cdc-9ef7-01ee4c9fb6c0']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.380499 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2669645e-d4b8-44b4-a3f5-a08e163f0231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.386848 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume of 1 GB Aug 18 14:00:30.387161 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:30.387161 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:30.387682 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Availability Zones retrieved successfully. Aug 18 14:00:30.393624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (9382abce-3961-4e1e-af7f-e534a6bf0055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:30.394663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bb6832-0af6-414b-bea6-1df2235860eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.395415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:30.404025 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2669645e-d4b8-44b4-a3f5-a08e163f0231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd821510-50e4-4f01-992e-9f31bd061fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1850875747',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['5dd36868-5d25-4d96-b896-e439243a3dff','e2b27ca4-bc59-47d1-89a7-ce65b81d98df','db04f6e2-801d-4971-a3a7-ba1bb2baebfb','8f7b6daf-33bc-4cdc-9ef7-01ee4c9fb6c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=7c7149a8-688f-4e58-9083-f7b06b7be475), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1850875747',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fd821510-50e4-4f01-992e-9f31bd061fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4940fd5158fe41d79425b025aed3f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c7149a8-688f-4e58-9083-f7b06b7be475),volume_type_id=7c7149a8-688f-4e58-9083-f7b06b7be475)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.404801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8436d4-f75c-4aa8-9220-e8082e22e38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.424920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8436d4-f75c-4aa8-9220-e8082e22e38e) transitioned into state 'SUCCESS' from state '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-1850875747',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['5dd36868-5d25-4d96-b896-e439243a3dff','e2b27ca4-bc59-47d1-89a7-ce65b81d98df','db04f6e2-801d-4971-a3a7-ba1bb2baebfb','8f7b6daf-33bc-4cdc-9ef7-01ee4c9fb6c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=7c7149a8-688f-4e58-9083-f7b06b7be475)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.425680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb9ee9f-8153-42de-935c-87084247c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.437357 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb9ee9f-8153-42de-935c-87084247c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.438464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (64e9054d-863a-42bd-8591-9ee786828f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:30.438841 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request issued successfully. Aug 18 14:00:30.439539 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea66af9a-1a60-4a56-ba2c-846f4c886663 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:30.440056 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1313/5223] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:30 2026] POST /volume/v3/volumes => generated 784 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:30.462055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bb6832-0af6-414b-bea6-1df2235860eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=288f7b6c-e205-4268-a375-270a629068c2,is_public=True,name='tempest-scenario-type-luks-318389564',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '288f7b6c-e205-4268-a375-270a629068c2', '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=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.462801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d079df4-2619-461d-bdf1-4ea605aee839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.490133 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-318389564 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-318389564, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:30.490419 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-318389564 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-318389564, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:30.523903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Created reservations ['473083f0-1bfa-4bde-84ae-501260817d68', 'a1266266-a109-42bf-a52c-99c4c1ee768b', 'cf3a86b5-7d48-4108-8dcb-0be1632d930f', 'f7e2632c-4e85-49de-b4ae-944660232cc7'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:30.525371 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d079df4-2619-461d-bdf1-4ea605aee839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['473083f0-1bfa-4bde-84ae-501260817d68', 'a1266266-a109-42bf-a52c-99c4c1ee768b', 'cf3a86b5-7d48-4108-8dcb-0be1632d930f', 'f7e2632c-4e85-49de-b4ae-944660232cc7']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.525661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a73fae-4541-45fd-b645-81577c3721d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.551235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a73fae-4541-45fd-b645-81577c3721d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9301507-a90f-4f63-97fc-9c233d9d718b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1863975806',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['473083f0-1bfa-4bde-84ae-501260817d68','a1266266-a109-42bf-a52c-99c4c1ee768b','cf3a86b5-7d48-4108-8dcb-0be1632d930f','f7e2632c-4e85-49de-b4ae-944660232cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=288f7b6c-e205-4268-a375-270a629068c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1863975806',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a9301507-a90f-4f63-97fc-9c233d9d718b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b13a799b8de4bf69b2d8b49f032e11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690c83c6919b4623b50bcea50e730bf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(288f7b6c-e205-4268-a375-270a629068c2),volume_type_id=288f7b6c-e205-4268-a375-270a629068c2)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.551985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e203c21e-d0f5-4f86-918e-73b03f0cc5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.592578 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e203c21e-d0f5-4f86-918e-73b03f0cc5ab) transitioned into state 'SUCCESS' from state '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-1863975806',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['473083f0-1bfa-4bde-84ae-501260817d68','a1266266-a109-42bf-a52c-99c4c1ee768b','cf3a86b5-7d48-4108-8dcb-0be1632d930f','f7e2632c-4e85-49de-b4ae-944660232cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=288f7b6c-e205-4268-a375-270a629068c2)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.593631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d03a109-5eb5-4424-82c9-c92e0eb9caf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:30.603710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d03a109-5eb5-4424-82c9-c92e0eb9caf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:30.604661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (9382abce-3961-4e1e-af7f-e534a6bf0055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:30.605093 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request issued successfully. Aug 18 14:00:30.605737 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b5ab7a6-c9e0-47f9-89ed-156d9000a727 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:30.606267 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1306/5224] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:30 2026] POST /volume/v3/volumes => generated 791 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:30.619554 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e22a7e0-43d8-4a7f-a006-71fdaff1d5a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:30.622064 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e22a7e0-43d8-4a7f-a006-71fdaff1d5a8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:30.622314 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e22a7e0-43d8-4a7f-a006-71fdaff1d5a8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:30.622566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e22a7e0-43d8-4a7f-a006-71fdaff1d5a8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:30.631345 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:30.631345 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:30.635994 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2e22a7e0-43d8-4a7f-a006-71fdaff1d5a8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:30.641745 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e22a7e0-43d8-4a7f-a006-71fdaff1d5a8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:30.642328 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1299/5225] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:30 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:31.366954 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-992430e7-9b70-46e2-a515-98c14f66d941 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:31.368918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-992430e7-9b70-46e2-a515-98c14f66d941 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:31.369132 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-992430e7-9b70-46e2-a515-98c14f66d941 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:31.369413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-992430e7-9b70-46e2-a515-98c14f66d941 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:31.375888 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-992430e7-9b70-46e2-a515-98c14f66d941 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 returned with HTTP 404 Aug 18 14:00:31.376358 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1308/5226] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:31 2026] GET /volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:31.386393 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-af016165-1301-4832-9e4f-c351dcbd1783 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:31.388423 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:31.388833 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-303857836"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:31.390389 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-303857836'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:31.390488 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:31.390776 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:31.390776 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:31.394710 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:31.400397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (6b097cd7-8784-4e7c-9ed7-6b57d61005d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:31.401459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b3286d-ba8d-4415-ae33-926a671b0ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:31.402954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:31.431478 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b3286d-ba8d-4415-ae33-926a671b0ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:31.432446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9f2b07-b494-453f-a40d-a3055cfd092e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:31.499137 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['3ddd3441-2a37-458e-8e35-7ca6221a385e', 'f76e0d0f-3faf-477c-8920-73566769d852', 'c8230d22-53c2-448f-9537-f4370cc19071', '23d61f34-47a8-44b5-a48b-67216ac3954e'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:31.500173 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9f2b07-b494-453f-a40d-a3055cfd092e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ddd3441-2a37-458e-8e35-7ca6221a385e', 'f76e0d0f-3faf-477c-8920-73566769d852', 'c8230d22-53c2-448f-9537-f4370cc19071', '23d61f34-47a8-44b5-a48b-67216ac3954e']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:31.501257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738e8382-abf0-48dd-bbdd-969d05333979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:31.527124 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738e8382-abf0-48dd-bbdd-969d05333979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b208ab-cc03-42d0-9ac5-a742bfa9ac57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-303857836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['3ddd3441-2a37-458e-8e35-7ca6221a385e','f76e0d0f-3faf-477c-8920-73566769d852','c8230d22-53c2-448f-9537-f4370cc19071','23d61f34-47a8-44b5-a48b-67216ac3954e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-303857836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b208ab-cc03-42d0-9ac5-a742bfa9ac57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:31.527990 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13833597-213c-4b5e-b396-d430834d0d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:31.559150 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13833597-213c-4b5e-b396-d430834d0d02) transitioned into state 'SUCCESS' from state '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-303857836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['3ddd3441-2a37-458e-8e35-7ca6221a385e','f76e0d0f-3faf-477c-8920-73566769d852','c8230d22-53c2-448f-9537-f4370cc19071','23d61f34-47a8-44b5-a48b-67216ac3954e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:31.560411 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2684f5a3-3f77-422f-b989-dc4b0ca83c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:31.574418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2684f5a3-3f77-422f-b989-dc4b0ca83c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:31.575640 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (6b097cd7-8784-4e7c-9ed7-6b57d61005d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:31.576101 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:31.576954 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af016165-1301-4832-9e4f-c351dcbd1783 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:31.577530 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1314/5227] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:00:31 2026] POST /volume/v3/volumes => generated 769 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:31.596307 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d4f85a46-7fa4-43f6-93ca-5c2778b085d2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:31.598552 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d4f85a46-7fa4-43f6-93ca-5c2778b085d2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:31.599109 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d4f85a46-7fa4-43f6-93ca-5c2778b085d2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:31.599345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d4f85a46-7fa4-43f6-93ca-5c2778b085d2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:31.612465 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:31.612465 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:31.621310 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d4f85a46-7fa4-43f6-93ca-5c2778b085d2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:31.630404 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d4f85a46-7fa4-43f6-93ca-5c2778b085d2 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 returned with HTTP 200 Aug 18 14:00:31.630404 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1307/5228] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:31 2026] GET /volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:31.655913 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d631925d-83b0-4e46-9291-968bfee83b4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:31.658095 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d631925d-83b0-4e46-9291-968bfee83b4e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:31.658315 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d631925d-83b0-4e46-9291-968bfee83b4e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:31.658510 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d631925d-83b0-4e46-9291-968bfee83b4e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:31.672118 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:31.672118 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:31.678623 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d631925d-83b0-4e46-9291-968bfee83b4e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:31.688770 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d631925d-83b0-4e46-9291-968bfee83b4e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:31.689404 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1300/5229] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:31 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 941 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:31.934270 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd5dc959-9364-460d-9406-2eb99ca03219 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:31.936793 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:31.937326 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-376572932", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:31.939722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-376572932', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:31.940031 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume of 1 GB Aug 18 14:00:31.945821 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Availability Zones retrieved successfully. Aug 18 14:00:31.955286 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (a1961fc2-b7af-4912-9b79-546d53f8efea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:31.956884 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7953cd5b-428f-4ec7-aeaf-4e704b251a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:31.958411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:31.995849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7953cd5b-428f-4ec7-aeaf-4e704b251a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:31.997247 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e08ba378-5026-480e-bc49-f4282ef15cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:32.072576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Created reservations ['4fd3b504-a3cf-4b99-8876-1c1a3807e656', 'e4780c44-f45c-4d8d-98df-3ea6f7a31814', 'ce4c49d9-ac0f-4a27-85c7-e28b883ba48f', 'b0929284-3f6c-4455-85a4-71fdcfab1cef'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:32.073434 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e08ba378-5026-480e-bc49-f4282ef15cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd3b504-a3cf-4b99-8876-1c1a3807e656', 'e4780c44-f45c-4d8d-98df-3ea6f7a31814', 'ce4c49d9-ac0f-4a27-85c7-e28b883ba48f', 'b0929284-3f6c-4455-85a4-71fdcfab1cef']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:32.074390 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2fe338-de56-41f8-ae87-873078fe291e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:32.101403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2fe338-de56-41f8-ae87-873078fe291e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f60f3ae-16b5-4014-802d-1b6305b87f6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-376572932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['4fd3b504-a3cf-4b99-8876-1c1a3807e656','e4780c44-f45c-4d8d-98df-3ea6f7a31814','ce4c49d9-ac0f-4a27-85c7-e28b883ba48f','b0929284-3f6c-4455-85a4-71fdcfab1cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-376572932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f60f3ae-16b5-4014-802d-1b6305b87f6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5481e3f122714748ab669777cb32b10b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b23ec718ae354653b97d32769c0064d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:32.102722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1876fb-0972-4f76-9dea-e52c7538363e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:32.123389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1876fb-0972-4f76-9dea-e52c7538363e) transitioned into state 'SUCCESS' from state '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-376572932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['4fd3b504-a3cf-4b99-8876-1c1a3807e656','e4780c44-f45c-4d8d-98df-3ea6f7a31814','ce4c49d9-ac0f-4a27-85c7-e28b883ba48f','b0929284-3f6c-4455-85a4-71fdcfab1cef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:32.124150 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf4a29c-73fc-4a0b-8c59-de97300318d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:32.136659 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf4a29c-73fc-4a0b-8c59-de97300318d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:32.138138 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (a1961fc2-b7af-4912-9b79-546d53f8efea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:32.138451 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request issued successfully. Aug 18 14:00:32.139371 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd5dc959-9364-460d-9406-2eb99ca03219 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:32.140011 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1309/5230] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:31 2026] POST /volume/v3/volumes => generated 756 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:32.154284 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0b5e967e-94b3-43c1-a930-04c8515b46ca None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:32.156663 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b5e967e-94b3-43c1-a930-04c8515b46ca tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:32.156961 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b5e967e-94b3-43c1-a930-04c8515b46ca tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:32.157231 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0b5e967e-94b3-43c1-a930-04c8515b46ca tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:32.166590 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:32.166590 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:32.171307 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0b5e967e-94b3-43c1-a930-04c8515b46ca tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:32.177076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0b5e967e-94b3-43c1-a930-04c8515b46ca tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:32.177582 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1315/5231] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:32 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:32.647511 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-80a50a46-5a73-46a0-b9ca-79a0411987ba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:32.650293 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80a50a46-5a73-46a0-b9ca-79a0411987ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:32.650623 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80a50a46-5a73-46a0-b9ca-79a0411987ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:32.650883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80a50a46-5a73-46a0-b9ca-79a0411987ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:32.659736 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:32.659736 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:32.664117 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-80a50a46-5a73-46a0-b9ca-79a0411987ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:32.670378 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80a50a46-5a73-46a0-b9ca-79a0411987ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 returned with HTTP 200 Aug 18 14:00:32.670890 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1308/5232] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:32 2026] GET /volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:32.686530 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:32.688486 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:32.688872 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97b208ab-cc03-42d0-9ac5-a742bfa9ac57", "name": "tempest-VolumeDependencyTests-Snapshot-1092014706"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:32.698181 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:32.698181 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:32.698753 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:32.698894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create snapshot from volume 97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:32.707063 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0eeec645-d37e-4771-96ed-f1588840f08c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:32.708959 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0eeec645-d37e-4771-96ed-f1588840f08c tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:32.709153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0eeec645-d37e-4771-96ed-f1588840f08c tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:32.709352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0eeec645-d37e-4771-96ed-f1588840f08c tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:32.718695 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:32.718695 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:32.724410 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0eeec645-d37e-4771-96ed-f1588840f08c tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:32.730940 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['25c71d11-a23c-435e-8150-2861a8585197', '419def4f-41ae-40ae-9add-307e4fc4d82f', '0a9e49a2-73c9-40ac-9773-2eee7aae7701', '3d43e04c-c29b-4837-9c33-f1f9582e309a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:32.731268 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0eeec645-d37e-4771-96ed-f1588840f08c tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:32.731880 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1310/5233] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:32 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:32.767559 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot create request issued successfully. Aug 18 14:00:32.768018 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa095ce3-4682-4a26-ac5c-6dda5888a097 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:32.768583 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1301/5234] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:32.777198 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-836fc145-52f1-4f0e-afbb-303b01db5053 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:32.778674 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-836fc145-52f1-4f0e-afbb-303b01db5053 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:32.778848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-836fc145-52f1-4f0e-afbb-303b01db5053 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:32.779053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-836fc145-52f1-4f0e-afbb-303b01db5053 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:32.785046 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:32.785046 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:32.785569 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-836fc145-52f1-4f0e-afbb-303b01db5053 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:32.786417 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-836fc145-52f1-4f0e-afbb-303b01db5053 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 returned with HTTP 200 Aug 18 14:00:32.786830 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1316/5235] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:32 2026] GET /volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:33.192152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f0733f0-013e-4582-b65a-91f663516a99 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:33.195240 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f0733f0-013e-4582-b65a-91f663516a99 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:33.195240 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f0733f0-013e-4582-b65a-91f663516a99 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:33.195240 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f0733f0-013e-4582-b65a-91f663516a99 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:33.203672 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:33.203672 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:33.208964 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f0733f0-013e-4582-b65a-91f663516a99 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:33.215780 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f0733f0-013e-4582-b65a-91f663516a99 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:33.215780 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1309/5236] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:33 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 14:00:33.235371 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dff8c948-1c3f-4d71-9063-03aa8157ec74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:33.240771 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dff8c948-1c3f-4d71-9063-03aa8157ec74 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:33.240983 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dff8c948-1c3f-4d71-9063-03aa8157ec74 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:33.242060 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dff8c948-1c3f-4d71-9063-03aa8157ec74 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:33.263245 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:33.263245 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:33.270889 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dff8c948-1c3f-4d71-9063-03aa8157ec74 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:33.278341 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dff8c948-1c3f-4d71-9063-03aa8157ec74 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:33.278926 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1311/5237] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:33 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:33.752112 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29504701-9239-41a2-95b1-1551983d218b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:33.755599 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29504701-9239-41a2-95b1-1551983d218b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:33.755911 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29504701-9239-41a2-95b1-1551983d218b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:33.756769 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29504701-9239-41a2-95b1-1551983d218b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:33.766293 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:33.766293 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:33.772854 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-29504701-9239-41a2-95b1-1551983d218b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:33.779447 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29504701-9239-41a2-95b1-1551983d218b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:33.780028 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1302/5238] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:33 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:33.798071 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-695b35f5-44c2-46dc-ae7f-bc916cca896a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:33.800688 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-695b35f5-44c2-46dc-ae7f-bc916cca896a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:33.800964 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-695b35f5-44c2-46dc-ae7f-bc916cca896a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:33.801202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-695b35f5-44c2-46dc-ae7f-bc916cca896a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:33.808480 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:33.808480 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:33.809368 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-695b35f5-44c2-46dc-ae7f-bc916cca896a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:33.810320 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-695b35f5-44c2-46dc-ae7f-bc916cca896a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 returned with HTTP 200 Aug 18 14:00:33.811096 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1317/5239] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:33 2026] GET /volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:33.827248 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:33.830905 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:33.831393 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2961517e-e07c-4203-a66e-0381ed743b48", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1341184310"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:33.833620 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'snapshot_id': '2961517e-e07c-4203-a66e-0381ed743b48', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1341184310'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:33.840297 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:33.840297 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:33.840902 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:33.841073 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:33.846249 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:33.856115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (ad2a710c-623d-46bc-a185-c9472b19f042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:33.857381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c799ce8-701c-4dda-a900-d8237221d07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:33.859001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:33.902895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c799ce8-701c-4dda-a900-d8237221d07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2961517e-e07c-4203-a66e-0381ed743b48', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:33.903956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b6a709-e169-4c8b-8f18-71fdd812602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:33.958009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['c565cdf9-a9cf-44b0-90b5-4c3f940b3862', '39a48317-21c8-4cba-9729-f5db2d7a6ad1', '21fb6cdf-9142-48fe-b855-eac3b9bb8e7b', '0c9c9829-da50-412d-81f5-1f5a7540d0f1'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:33.958875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b6a709-e169-4c8b-8f18-71fdd812602b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c565cdf9-a9cf-44b0-90b5-4c3f940b3862', '39a48317-21c8-4cba-9729-f5db2d7a6ad1', '21fb6cdf-9142-48fe-b855-eac3b9bb8e7b', '0c9c9829-da50-412d-81f5-1f5a7540d0f1']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:33.961489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9832c8ac-175f-4e2c-8dd8-47382da2b0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:34.018460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9832c8ac-175f-4e2c-8dd8-47382da2b0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4370c5ea-82e0-423f-979c-78d5e6e1464c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1341184310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['c565cdf9-a9cf-44b0-90b5-4c3f940b3862','39a48317-21c8-4cba-9729-f5db2d7a6ad1','21fb6cdf-9142-48fe-b855-eac3b9bb8e7b','0c9c9829-da50-412d-81f5-1f5a7540d0f1'],size=1,snapshot_id=2961517e-e07c-4203-a66e-0381ed743b48,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1341184310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4370c5ea-82e0-423f-979c-78d5e6e1464c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2961517e-e07c-4203-a66e-0381ed743b48,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:34.019803 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f2f1feb-c934-4a4d-90cf-bc1cd3cdae93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:34.049118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f2f1feb-c934-4a4d-90cf-bc1cd3cdae93) transitioned into state 'SUCCESS' from state '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-1341184310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['c565cdf9-a9cf-44b0-90b5-4c3f940b3862','39a48317-21c8-4cba-9729-f5db2d7a6ad1','21fb6cdf-9142-48fe-b855-eac3b9bb8e7b','0c9c9829-da50-412d-81f5-1f5a7540d0f1'],size=1,snapshot_id=2961517e-e07c-4203-a66e-0381ed743b48,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:34.049118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9137d10a-1032-4106-97c0-cedcd9a9912a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:34.081567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9137d10a-1032-4106-97c0-cedcd9a9912a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:34.082432 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (ad2a710c-623d-46bc-a185-c9472b19f042) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:34.082838 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:34.083494 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-df5f6fed-bca4-4981-a05f-ef3c0c068b51 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:34.084291 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1310/5240] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:00:33 2026] POST /volume/v3/volumes => generated 804 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:34.100458 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7643ec46-3ed8-4a93-834c-577828e96bef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.106113 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7643ec46-3ed8-4a93-834c-577828e96bef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:34.106486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7643ec46-3ed8-4a93-834c-577828e96bef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:34.106781 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7643ec46-3ed8-4a93-834c-577828e96bef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:34.120229 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:34.120229 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:34.127213 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7643ec46-3ed8-4a93-834c-577828e96bef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:34.134818 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7643ec46-3ed8-4a93-834c-577828e96bef tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c returned with HTTP 200 Aug 18 14:00:34.135770 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1312/5241] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:34 2026] GET /volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:34.324106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f3665006-464f-4539-9011-f471b8bfb40b req-d04790c4-cafc-4590-a14c-bfe93c44a3c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.328420 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-d04790c4-cafc-4590-a14c-bfe93c44a3c8 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:34.328616 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-d04790c4-cafc-4590-a14c-bfe93c44a3c8 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:34.329701 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-d04790c4-cafc-4590-a14c-bfe93c44a3c8 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:34.343492 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:34.343492 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:34.349407 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f3665006-464f-4539-9011-f471b8bfb40b req-d04790c4-cafc-4590-a14c-bfe93c44a3c8 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:34.356283 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-d04790c4-cafc-4590-a14c-bfe93c44a3c8 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:34.356720 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1303/5242] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:34 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 14:00:34.448505 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5b04ac52-b4a3-4250-ab3c-cc2e1dea5594 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.448826 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b04ac52-b4a3-4250-ab3c-cc2e1dea5594 None None] GET https://10.4.3.221/volume// Aug 18 14:00:34.449138 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b04ac52-b4a3-4250-ab3c-cc2e1dea5594 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:34.449232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b04ac52-b4a3-4250-ab3c-cc2e1dea5594 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:34.449715 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b04ac52-b4a3-4250-ab3c-cc2e1dea5594 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:34.450126 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1318/5243] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:00:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:34.462819 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f3665006-464f-4539-9011-f471b8bfb40b req-fd770055-3dae-4162-ab90-39cb3d87d976 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.465597 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-fd770055-3dae-4162-ab90-39cb3d87d976 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:00:34.466074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-fd770055-3dae-4162-ab90-39cb3d87d976 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f60f3ae-16b5-4014-802d-1b6305b87f6d", "connector": null, "instance_uuid": "a0b86da6-87af-4d0f-a47d-fc37bbb466bf"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:34.481394 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:34.481394 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:34.528605 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-fd770055-3dae-4162-ab90-39cb3d87d976 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:00:34.529711 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1311/5244] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:00:34 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 18 14:00:34.564734 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1de00ffc-b1bf-4df4-830c-1b8190c9cd55 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.566997 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1de00ffc-b1bf-4df4-830c-1b8190c9cd55 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:34.568883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1de00ffc-b1bf-4df4-830c-1b8190c9cd55 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:34.568883 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1de00ffc-b1bf-4df4-830c-1b8190c9cd55 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:34.580826 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03ccf7a1-af01-4e7e-8871-f9e9134d46a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.581306 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03ccf7a1-af01-4e7e-8871-f9e9134d46a2 None None] GET https://10.4.3.221/volume// Aug 18 14:00:34.581502 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03ccf7a1-af01-4e7e-8871-f9e9134d46a2 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:34.581748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03ccf7a1-af01-4e7e-8871-f9e9134d46a2 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:34.584422 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03ccf7a1-af01-4e7e-8871-f9e9134d46a2 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:34.584422 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1304/5245] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:34.584611 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:34.584611 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:34.589164 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1de00ffc-b1bf-4df4-830c-1b8190c9cd55 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:34.591983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f3665006-464f-4539-9011-f471b8bfb40b req-86e33105-49e4-4613-a0ab-dadf6e0ebc24 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.594742 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-86e33105-49e4-4613-a0ab-dadf6e0ebc24 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:34.595005 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-86e33105-49e4-4613-a0ab-dadf6e0ebc24 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:34.596082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-86e33105-49e4-4613-a0ab-dadf6e0ebc24 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:34.597090 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1de00ffc-b1bf-4df4-830c-1b8190c9cd55 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:34.598069 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1313/5246] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:34 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:34.608423 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:34.608423 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:34.612790 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-f3665006-464f-4539-9011-f471b8bfb40b req-86e33105-49e4-4613-a0ab-dadf6e0ebc24 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:34.618292 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-86e33105-49e4-4613-a0ab-dadf6e0ebc24 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:34.618854 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1319/5247] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:34 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:34.747995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f3665006-464f-4539-9011-f471b8bfb40b req-ef67c2c2-7053-4efd-aa89-0da3f0af8765 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.750516 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-ef67c2c2-7053-4efd-aa89-0da3f0af8765 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] PUT https://10.4.3.221/volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455 Aug 18 14:00:34.751013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-ef67c2c2-7053-4efd-aa89-0da3f0af8765 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:34.759890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f3665006-464f-4539-9011-f471b8bfb40b req-ef67c2c2-7053-4efd-aa89-0da3f0af8765 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Acquiring lock "cinder-attachment_update-6f60f3ae-16b5-4014-802d-1b6305b87f6d-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:00:34.765526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f3665006-464f-4539-9011-f471b8bfb40b req-ef67c2c2-7053-4efd-aa89-0da3f0af8765 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-6f60f3ae-16b5-4014-802d-1b6305b87f6d-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:00:34.767009 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:34.767009 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:34.798950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ef98748-146e-46b6-80d1-27b14bd5afc1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:34.801792 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ef98748-146e-46b6-80d1-27b14bd5afc1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:34.802123 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ef98748-146e-46b6-80d1-27b14bd5afc1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:34.802380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ef98748-146e-46b6-80d1-27b14bd5afc1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:34.814309 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:34.814309 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:34.820928 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ef98748-146e-46b6-80d1-27b14bd5afc1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:34.827742 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ef98748-146e-46b6-80d1-27b14bd5afc1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:34.828185 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1305/5248] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:34 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:34.887384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-f3665006-464f-4539-9011-f471b8bfb40b req-ef67c2c2-7053-4efd-aa89-0da3f0af8765 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-6f60f3ae-16b5-4014-802d-1b6305b87f6d-np0000007658" released by "attachment_update" :: held 0.122s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:00:34.887802 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-ef67c2c2-7053-4efd-aa89-0da3f0af8765 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455 returned with HTTP 200 Aug 18 14:00:34.889038 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1312/5249] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:00:34 2026] PUT /volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:35.152454 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5dc234b2-946c-4ea3-ade2-7870985944f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:35.154470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5dc234b2-946c-4ea3-ade2-7870985944f0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:35.154964 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5dc234b2-946c-4ea3-ade2-7870985944f0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:35.155302 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5dc234b2-946c-4ea3-ade2-7870985944f0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:35.164678 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:35.164678 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:35.169413 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5dc234b2-946c-4ea3-ade2-7870985944f0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:35.174888 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5dc234b2-946c-4ea3-ade2-7870985944f0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c returned with HTTP 200 Aug 18 14:00:35.178850 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1314/5250] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:35 2026] GET /volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:35.193647 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-31a6477a-f00b-42a8-932c-3ca97e677694 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:35.197234 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-31a6477a-f00b-42a8-932c-3ca97e677694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:35.197234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-31a6477a-f00b-42a8-932c-3ca97e677694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4370c5ea-82e0-423f-979c-78d5e6e1464c", "name": "tempest-VolumeDependencyTests-Snapshot-1744906221"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:35.205831 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:35.205831 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:35.206489 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-31a6477a-f00b-42a8-932c-3ca97e677694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:35.206697 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-31a6477a-f00b-42a8-932c-3ca97e677694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create snapshot from volume 4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:35.234583 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-31a6477a-f00b-42a8-932c-3ca97e677694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['d2255466-8fc0-4a6a-aac4-bf55a8c134fe', 'af188b24-1e71-40d4-8b7c-45d6e51e0b5f', '362c053f-1a32-44ff-8a2e-cdf07aa0edf7', '469fe3ee-af64-4f81-ad10-5d70149dee04'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:35.269665 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-31a6477a-f00b-42a8-932c-3ca97e677694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot create request issued successfully. Aug 18 14:00:35.270105 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-31a6477a-f00b-42a8-932c-3ca97e677694 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:35.270559 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1320/5251] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:35.279912 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2d3f38e-9eb4-4c8f-9787-28c21875132e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:35.282330 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2d3f38e-9eb4-4c8f-9787-28c21875132e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:35.282605 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2d3f38e-9eb4-4c8f-9787-28c21875132e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:35.282903 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2d3f38e-9eb4-4c8f-9787-28c21875132e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:35.290437 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:35.290437 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:35.291255 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2d3f38e-9eb4-4c8f-9787-28c21875132e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:35.292559 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2d3f38e-9eb4-4c8f-9787-28c21875132e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d returned with HTTP 200 Aug 18 14:00:35.293246 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1306/5252] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:35 2026] GET /volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:35.616355 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7b0893d3-98a5-41a4-bf4e-cfe28f03bd29 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:35.619738 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b0893d3-98a5-41a4-bf4e-cfe28f03bd29 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:35.620005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b0893d3-98a5-41a4-bf4e-cfe28f03bd29 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:35.620239 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b0893d3-98a5-41a4-bf4e-cfe28f03bd29 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:35.631884 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:35.631884 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:35.636028 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7b0893d3-98a5-41a4-bf4e-cfe28f03bd29 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:35.640972 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b0893d3-98a5-41a4-bf4e-cfe28f03bd29 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:35.641473 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1313/5253] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:35 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:35.848284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f1b3acb-4c6e-4d85-9116-b2a940017a75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:35.852669 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f1b3acb-4c6e-4d85-9116-b2a940017a75 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:35.852669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f1b3acb-4c6e-4d85-9116-b2a940017a75 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:35.852669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f1b3acb-4c6e-4d85-9116-b2a940017a75 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:35.862631 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:35.862631 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:35.872808 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f1b3acb-4c6e-4d85-9116-b2a940017a75 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:35.880704 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f1b3acb-4c6e-4d85-9116-b2a940017a75 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:35.881585 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1315/5254] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:35 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:36.310774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-37dedb7b-0f34-4ce2-ad3e-16c3ef59435e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:36.317460 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-37dedb7b-0f34-4ce2-ad3e-16c3ef59435e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:36.317460 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-37dedb7b-0f34-4ce2-ad3e-16c3ef59435e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:36.317792 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-37dedb7b-0f34-4ce2-ad3e-16c3ef59435e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:36.328849 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:36.328849 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:36.329512 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-37dedb7b-0f34-4ce2-ad3e-16c3ef59435e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:36.331337 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-37dedb7b-0f34-4ce2-ad3e-16c3ef59435e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d returned with HTTP 200 Aug 18 14:00:36.332553 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1321/5255] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:36 2026] GET /volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:36.350048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:36.354233 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:36.354820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "452fc2f6-734c-4a15-90af-4a2c8e56553d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1849991046"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:36.357277 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'snapshot_id': '452fc2f6-734c-4a15-90af-4a2c8e56553d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1849991046'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:36.368382 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:36.368382 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:36.370046 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:36.370046 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:36.376731 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:36.384783 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (d1c6728c-ea63-4d16-8ea6-889c9df7a3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:36.387414 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492560e8-e175-4045-bc44-1b0a6aa7afd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:36.389201 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:36.450765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492560e8-e175-4045-bc44-1b0a6aa7afd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '452fc2f6-734c-4a15-90af-4a2c8e56553d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:36.451959 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd815814-5627-4685-8b37-6a03b7ff116c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:36.534100 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['e09b02a1-4fa1-41bf-9fb4-6183a37be1d7', 'de530e9a-57d3-4686-a2fa-adeaa9527663', '5d19d0b1-1da8-4231-b787-a8561e9bf0fd', '74d430ae-792c-43e5-a0aa-833d7052ac3d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:36.534100 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd815814-5627-4685-8b37-6a03b7ff116c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09b02a1-4fa1-41bf-9fb4-6183a37be1d7', 'de530e9a-57d3-4686-a2fa-adeaa9527663', '5d19d0b1-1da8-4231-b787-a8561e9bf0fd', '74d430ae-792c-43e5-a0aa-833d7052ac3d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:36.534943 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c2d938-a06e-47e6-8ba6-720dea94a740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:36.595636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c2d938-a06e-47e6-8ba6-720dea94a740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b450624f-2595-48c9-8c2e-6bf9284326d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1849991046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['e09b02a1-4fa1-41bf-9fb4-6183a37be1d7','de530e9a-57d3-4686-a2fa-adeaa9527663','5d19d0b1-1da8-4231-b787-a8561e9bf0fd','74d430ae-792c-43e5-a0aa-833d7052ac3d'],size=1,snapshot_id=452fc2f6-734c-4a15-90af-4a2c8e56553d,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1849991046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b450624f-2595-48c9-8c2e-6bf9284326d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=452fc2f6-734c-4a15-90af-4a2c8e56553d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:36.596224 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ce9638-91f8-4c1b-8143-a345395c8810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:36.630511 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ce9638-91f8-4c1b-8143-a345395c8810) transitioned into state 'SUCCESS' from state '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-1849991046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['e09b02a1-4fa1-41bf-9fb4-6183a37be1d7','de530e9a-57d3-4686-a2fa-adeaa9527663','5d19d0b1-1da8-4231-b787-a8561e9bf0fd','74d430ae-792c-43e5-a0aa-833d7052ac3d'],size=1,snapshot_id=452fc2f6-734c-4a15-90af-4a2c8e56553d,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:36.631381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700d9687-24dd-4560-bf42-477a64c150ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:36.656178 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-59c9c6a2-0f16-4da1-9d4b-ffe922b8c0d2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:36.658302 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-59c9c6a2-0f16-4da1-9d4b-ffe922b8c0d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:36.658302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-59c9c6a2-0f16-4da1-9d4b-ffe922b8c0d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:36.658631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-59c9c6a2-0f16-4da1-9d4b-ffe922b8c0d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:36.660060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700d9687-24dd-4560-bf42-477a64c150ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:36.661004 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (d1c6728c-ea63-4d16-8ea6-889c9df7a3ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:36.661378 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:36.665144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d49f094-eb6d-49c1-b67b-b1bc0af5ea56 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:36.665691 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1307/5256] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:00:36 2026] POST /volume/v3/volumes => generated 804 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:36.672003 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:36.672003 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:36.678251 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-59c9c6a2-0f16-4da1-9d4b-ffe922b8c0d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:36.684511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-869d3eb3-9512-4eff-b7b3-b3b2c473a157 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:36.684992 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-59c9c6a2-0f16-4da1-9d4b-ffe922b8c0d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:36.685568 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1314/5257] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:36 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:36.696513 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-869d3eb3-9512-4eff-b7b3-b3b2c473a157 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:36.696794 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-869d3eb3-9512-4eff-b7b3-b3b2c473a157 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:36.697933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-869d3eb3-9512-4eff-b7b3-b3b2c473a157 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:36.707044 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:36.707044 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:36.712917 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-869d3eb3-9512-4eff-b7b3-b3b2c473a157 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:36.722239 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-869d3eb3-9512-4eff-b7b3-b3b2c473a157 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 returned with HTTP 200 Aug 18 14:00:36.722239 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1316/5258] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:36 2026] GET /volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:36.900423 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9d8848d2-2c3d-4325-a597-7d6df3c6a3ed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:36.902387 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9d8848d2-2c3d-4325-a597-7d6df3c6a3ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:36.902572 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9d8848d2-2c3d-4325-a597-7d6df3c6a3ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:36.902849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9d8848d2-2c3d-4325-a597-7d6df3c6a3ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:36.910502 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:36.910502 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:36.915490 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9d8848d2-2c3d-4325-a597-7d6df3c6a3ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:36.921403 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9d8848d2-2c3d-4325-a597-7d6df3c6a3ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:36.922148 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1322/5259] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:36 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:37.702480 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17fed1e9-b7e7-47dc-8b56-a8329c5c3b50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:37.704882 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17fed1e9-b7e7-47dc-8b56-a8329c5c3b50 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:37.705109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17fed1e9-b7e7-47dc-8b56-a8329c5c3b50 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:37.705340 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17fed1e9-b7e7-47dc-8b56-a8329c5c3b50 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:37.717067 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:37.717067 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:37.722160 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17fed1e9-b7e7-47dc-8b56-a8329c5c3b50 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:37.727797 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17fed1e9-b7e7-47dc-8b56-a8329c5c3b50 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:37.728395 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1308/5260] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:37 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:37.736576 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-07155d44-1ec4-479b-9e41-26b64167c89d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:37.738878 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07155d44-1ec4-479b-9e41-26b64167c89d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:37.739345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07155d44-1ec4-479b-9e41-26b64167c89d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:37.739345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-07155d44-1ec4-479b-9e41-26b64167c89d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:37.748235 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:37.748235 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:37.752579 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-07155d44-1ec4-479b-9e41-26b64167c89d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:37.757839 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-07155d44-1ec4-479b-9e41-26b64167c89d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 returned with HTTP 200 Aug 18 14:00:37.758538 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1315/5261] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:37 2026] GET /volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 14:00:37.771572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:37.773515 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:37.773833 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:37.774105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:37.774250 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:37.780370 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:37.780370 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:37.781041 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:37.802932 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot delete request issued successfully. Aug 18 14:00:37.803222 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3599882f-90d6-4349-9acd-7d1c373bfd43 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 returned with HTTP 202 Aug 18 14:00:37.803692 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1317/5262] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:37 2026] DELETE /volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:37.815916 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-813e0938-f4af-4a69-954f-a920504ecaa7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:37.820013 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-813e0938-f4af-4a69-954f-a920504ecaa7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:37.820982 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-813e0938-f4af-4a69-954f-a920504ecaa7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:37.821260 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-813e0938-f4af-4a69-954f-a920504ecaa7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:37.831397 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:37.831397 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:37.832372 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-813e0938-f4af-4a69-954f-a920504ecaa7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:37.833038 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-813e0938-f4af-4a69-954f-a920504ecaa7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 returned with HTTP 200 Aug 18 14:00:37.833453 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1323/5263] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:37 2026] GET /volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:37.940326 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca627ab8-0d80-455a-bd27-46f30b943cf7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:37.943358 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca627ab8-0d80-455a-bd27-46f30b943cf7 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:37.943358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca627ab8-0d80-455a-bd27-46f30b943cf7 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:37.943742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca627ab8-0d80-455a-bd27-46f30b943cf7 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:37.958493 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:37.958493 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:37.966092 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca627ab8-0d80-455a-bd27-46f30b943cf7 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:37.972884 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca627ab8-0d80-455a-bd27-46f30b943cf7 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:37.973047 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1309/5264] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:37 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:38.239195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f3665006-464f-4539-9011-f471b8bfb40b req-fa1aa846-70bc-4ea2-8a4d-bcda9076857c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:38.242426 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-fa1aa846-70bc-4ea2-8a4d-bcda9076857c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455/action Aug 18 14:00:38.243035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-fa1aa846-70bc-4ea2-8a4d-bcda9076857c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:38.243925 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-fa1aa846-70bc-4ea2-8a4d-bcda9076857c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:38.265464 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:38.265464 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:38.283910 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3665006-464f-4539-9011-f471b8bfb40b req-fa1aa846-70bc-4ea2-8a4d-bcda9076857c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455/action returned with HTTP 204 Aug 18 14:00:38.285733 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1316/5265] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:00:38 2026] POST /volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:38.744604 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88c5f171-92b0-4341-aed8-98d071097a22 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:38.747068 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88c5f171-92b0-4341-aed8-98d071097a22 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:38.747349 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88c5f171-92b0-4341-aed8-98d071097a22 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:38.747606 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88c5f171-92b0-4341-aed8-98d071097a22 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:38.764091 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:38.764091 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:38.769281 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-88c5f171-92b0-4341-aed8-98d071097a22 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:38.778565 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88c5f171-92b0-4341-aed8-98d071097a22 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:38.779062 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1318/5266] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:38 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:38.847208 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a571224f-2529-43b5-96e9-c49c3576d671 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:38.850882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a571224f-2529-43b5-96e9-c49c3576d671 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:38.850882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a571224f-2529-43b5-96e9-c49c3576d671 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:38.850882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a571224f-2529-43b5-96e9-c49c3576d671 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:38.855634 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a571224f-2529-43b5-96e9-c49c3576d671 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 returned with HTTP 404 Aug 18 14:00:38.856481 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1324/5267] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:38 2026] GET /volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:38.864910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:38.867316 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:38.867661 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:38.868980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:38.868980 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:38.873407 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:38.873407 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:38.874785 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:38.895257 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot delete request issued successfully. Aug 18 14:00:38.895746 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c6eb650-1df4-4ceb-be9b-54b6666e3d3d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d returned with HTTP 202 Aug 18 14:00:38.896432 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1310/5268] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:38 2026] DELETE /volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:38.906800 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-462a77b7-9956-4b47-9928-56144488a208 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:38.910266 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-462a77b7-9956-4b47-9928-56144488a208 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:38.910618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-462a77b7-9956-4b47-9928-56144488a208 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:38.910975 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-462a77b7-9956-4b47-9928-56144488a208 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:38.917954 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:38.917954 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:38.918695 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-462a77b7-9956-4b47-9928-56144488a208 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:38.919652 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-462a77b7-9956-4b47-9928-56144488a208 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d returned with HTTP 200 Aug 18 14:00:38.920107 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1317/5269] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:38 2026] GET /volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:38.990749 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8296eee7-ddf7-4832-9717-061694e9a8b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:38.993659 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8296eee7-ddf7-4832-9717-061694e9a8b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:38.994768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8296eee7-ddf7-4832-9717-061694e9a8b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:38.994768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8296eee7-ddf7-4832-9717-061694e9a8b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:39.008046 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:39.008046 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:39.013643 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8296eee7-ddf7-4832-9717-061694e9a8b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:39.020469 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8296eee7-ddf7-4832-9717-061694e9a8b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:39.021421 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1319/5270] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:38 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:39.932724 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74f9a25b-4d5e-4dfd-9e48-294a50db4c52 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:39.937669 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74f9a25b-4d5e-4dfd-9e48-294a50db4c52 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:39.937898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74f9a25b-4d5e-4dfd-9e48-294a50db4c52 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:39.938168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74f9a25b-4d5e-4dfd-9e48-294a50db4c52 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:39.943877 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74f9a25b-4d5e-4dfd-9e48-294a50db4c52 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d returned with HTTP 404 Aug 18 14:00:39.944491 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1325/5271] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:39 2026] GET /volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:39.953329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-811fa186-340a-4e70-b8ed-a66815e91265 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:39.955145 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-811fa186-340a-4e70-b8ed-a66815e91265 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:39.955461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-811fa186-340a-4e70-b8ed-a66815e91265 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:39.955767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-811fa186-340a-4e70-b8ed-a66815e91265 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:39.956056 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-811fa186-340a-4e70-b8ed-a66815e91265 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:39.963935 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:39.963935 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:39.965310 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-811fa186-340a-4e70-b8ed-a66815e91265 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:39.991580 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-811fa186-340a-4e70-b8ed-a66815e91265 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:39.992763 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-811fa186-340a-4e70-b8ed-a66815e91265 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 returned with HTTP 202 Aug 18 14:00:39.992763 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1311/5272] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:39 2026] DELETE /volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:40.005238 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-47efee09-ca93-4908-acba-118f1bb8c23b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:40.009575 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-47efee09-ca93-4908-acba-118f1bb8c23b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:40.009840 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-47efee09-ca93-4908-acba-118f1bb8c23b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:40.010175 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-47efee09-ca93-4908-acba-118f1bb8c23b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:40.027432 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:40.027432 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:40.040112 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-47efee09-ca93-4908-acba-118f1bb8c23b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:40.040249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85f5aae0-798d-4171-bf13-8a95192ce810 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:40.042779 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85f5aae0-798d-4171-bf13-8a95192ce810 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:40.043407 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85f5aae0-798d-4171-bf13-8a95192ce810 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:40.043787 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85f5aae0-798d-4171-bf13-8a95192ce810 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:40.045321 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-47efee09-ca93-4908-acba-118f1bb8c23b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 returned with HTTP 200 Aug 18 14:00:40.045821 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1318/5273] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:40 2026] GET /volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:40.054697 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:40.054697 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:40.060519 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85f5aae0-798d-4171-bf13-8a95192ce810 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:40.065504 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85f5aae0-798d-4171-bf13-8a95192ce810 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:40.066185 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1320/5274] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:40 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:41.062170 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-44a01f66-07c7-42d3-9cd5-0963e187778f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:41.064707 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-44a01f66-07c7-42d3-9cd5-0963e187778f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:41.065053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-44a01f66-07c7-42d3-9cd5-0963e187778f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:41.065380 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-44a01f66-07c7-42d3-9cd5-0963e187778f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:41.073917 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-44a01f66-07c7-42d3-9cd5-0963e187778f tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 returned with HTTP 404 Aug 18 14:00:41.074603 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1326/5275] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:41 2026] GET /volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:41.085082 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:41.085600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-590e6e7c-e294-464b-9332-41f5959d6be8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:41.088802 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:41.088924 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-590e6e7c-e294-464b-9332-41f5959d6be8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:41.088924 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-590e6e7c-e294-464b-9332-41f5959d6be8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:41.089235 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:41.089288 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-590e6e7c-e294-464b-9332-41f5959d6be8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:41.090881 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:41.090881 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:41.099074 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:41.099074 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:41.100003 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:41.100003 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:41.100134 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:41.108093 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-590e6e7c-e294-464b-9332-41f5959d6be8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:41.116956 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-590e6e7c-e294-464b-9332-41f5959d6be8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:41.117505 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1319/5276] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:41 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:41.133805 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:41.133805 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58bcf23b-9ae0-4db7-8342-22ae7f882ca6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c returned with HTTP 202 Aug 18 14:00:41.133805 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1312/5277] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:41 2026] DELETE /volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:41.146222 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73f4076f-e2d0-4712-a159-14472e088096 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:41.149903 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73f4076f-e2d0-4712-a159-14472e088096 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:41.149903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73f4076f-e2d0-4712-a159-14472e088096 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:41.150163 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73f4076f-e2d0-4712-a159-14472e088096 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:41.160182 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:41.160182 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:41.165298 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-73f4076f-e2d0-4712-a159-14472e088096 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:41.171364 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73f4076f-e2d0-4712-a159-14472e088096 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c returned with HTTP 200 Aug 18 14:00:41.172143 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1321/5278] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:41 2026] GET /volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:42.133377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-61e555a7-b7cf-420c-ade4-220fc83e8032 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.135388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61e555a7-b7cf-420c-ade4-220fc83e8032 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:42.135652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61e555a7-b7cf-420c-ade4-220fc83e8032 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:42.135887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-61e555a7-b7cf-420c-ade4-220fc83e8032 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:42.144114 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:42.144114 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:42.148607 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-61e555a7-b7cf-420c-ade4-220fc83e8032 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:42.153334 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-61e555a7-b7cf-420c-ade4-220fc83e8032 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:42.153805 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1327/5279] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:42 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:42.194677 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bed5b9ef-46ef-4c9c-8cb6-0f14e2894571 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.196825 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bed5b9ef-46ef-4c9c-8cb6-0f14e2894571 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:42.197067 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bed5b9ef-46ef-4c9c-8cb6-0f14e2894571 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:42.197309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bed5b9ef-46ef-4c9c-8cb6-0f14e2894571 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:42.206059 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bed5b9ef-46ef-4c9c-8cb6-0f14e2894571 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c returned with HTTP 404 Aug 18 14:00:42.206692 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1320/5280] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:42 2026] GET /volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:42.219453 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.223925 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:42.223925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:42.223925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:42.223925 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:42.235621 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:42.235621 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:42.236329 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:42.271777 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:42.272350 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d505e45b-e8f1-43ac-a114-b8ce9480f5e0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 returned with HTTP 202 Aug 18 14:00:42.273169 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1313/5281] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:42 2026] DELETE /volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:42.284353 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8de66aa1-6e52-4b0e-a84f-4e0ed5658325 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.289470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8de66aa1-6e52-4b0e-a84f-4e0ed5658325 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:42.289943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8de66aa1-6e52-4b0e-a84f-4e0ed5658325 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:42.290565 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8de66aa1-6e52-4b0e-a84f-4e0ed5658325 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:42.312401 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:42.312401 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:42.323328 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8de66aa1-6e52-4b0e-a84f-4e0ed5658325 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:42.331661 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8de66aa1-6e52-4b0e-a84f-4e0ed5658325 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 returned with HTTP 200 Aug 18 14:00:42.332104 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1322/5282] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:42 2026] GET /volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 => generated 896 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:42.384276 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.386282 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:42.386834 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f60f3ae-16b5-4014-802d-1b6305b87f6d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-856213252", "description": null, "metadata": null}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:42.399556 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:42.399556 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:42.400352 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:42.400577 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create snapshot from volume 6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:42.469437 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Created reservations ['c156de47-a7d2-44e3-8fe8-1560d912ce7f', '943c8d57-17ec-4d1b-b29f-13fc1ef68f84', 'de1b7d74-747f-4ba4-9aee-5b266c6f9fa1', 'ec1425fa-7970-48eb-aee7-cff983bf088d'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:42.540273 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.541801 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot force create request issued successfully. Aug 18 14:00:42.542389 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7abea7d-7975-4405-ad6c-11ce0d83a90b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:42.542978 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1328/5283] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:42 2026] POST /volume/v3/snapshots => generated 312 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:42.544235 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/limits Aug 18 14:00:42.544628 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:42.545042 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:42.553805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a8d4c3f-55d3-4e2e-8355-b5024fe2cb81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.555926 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a8d4c3f-55d3-4e2e-8355-b5024fe2cb81 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f Aug 18 14:00:42.556193 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a8d4c3f-55d3-4e2e-8355-b5024fe2cb81 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:42.556370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a8d4c3f-55d3-4e2e-8355-b5024fe2cb81 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:42.560637 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-869695626 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-869695626, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:42.560992 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-869695626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-869695626, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:42.561215 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-869695626 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-869695626, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:42.561684 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-318389564 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-318389564, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:00:42.563637 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:42.563637 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:42.565395 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a8d4c3f-55d3-4e2e-8355-b5024fe2cb81 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:42.567350 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a8d4c3f-55d3-4e2e-8355-b5024fe2cb81 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f returned with HTTP 200 Aug 18 14:00:42.568027 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1314/5284] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:42 2026] GET /volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:42.582445 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-fa6dfd04-48b3-42f5-bd26-d77660a0e151 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/limits returned with HTTP 200 Aug 18 14:00:42.583221 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1321/5285] 10.4.3.221 () {68 vars in 1484 bytes} [Tue Aug 18 14:00:42 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:42.645113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-615a2178-897b-49d1-8024-b1bfe0df9e6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.649187 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-615a2178-897b-49d1-8024-b1bfe0df9e6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:00:42.649587 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-615a2178-897b-49d1-8024-b1bfe0df9e6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:42.649730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-615a2178-897b-49d1-8024-b1bfe0df9e6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:42.665287 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:42.665287 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:42.671810 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-615a2178-897b-49d1-8024-b1bfe0df9e6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:00:42.688005 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-615a2178-897b-49d1-8024-b1bfe0df9e6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 14:00:42.688882 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1323/5286] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:42 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 1657 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:42.701994 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:42.707387 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:42.707387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64724d5f-e4ba-48e7-b90d-0c39d7cacfd0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1681158698", "description": null, "metadata": {}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:42.730417 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:42.730417 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:42.732074 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:00:42.732074 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create snapshot from volume 64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:00:42.784605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['999ae175-511a-4b29-8834-cdbd8dacf77d', '3e70f6ba-2ac9-4042-93e4-9806be10cefa', 'fa9c5b72-3842-42ca-9622-bcb2dc660785', 'a0c7fecf-70d3-4091-b758-92beefe6f9c2'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:42.833402 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot force create request issued successfully. Aug 18 14:00:42.833851 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3fdd3e7c-55ce-4cad-aded-bba867691ecb req-600eae73-7451-4d91-bb88-ecad2a99ac93 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:42.834587 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1329/5287] 10.4.3.221 () {72 vars in 1547 bytes} [Tue Aug 18 14:00:42 2026] POST /volume/v3/snapshots => generated 320 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:43.188897 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f4144c6-faf8-4602-a02f-ef8191cb57b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:43.190401 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f4144c6-faf8-4602-a02f-ef8191cb57b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:43.190936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f4144c6-faf8-4602-a02f-ef8191cb57b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:43.191156 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f4144c6-faf8-4602-a02f-ef8191cb57b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:43.201557 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:43.201557 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:43.208628 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f4144c6-faf8-4602-a02f-ef8191cb57b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:43.217015 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f4144c6-faf8-4602-a02f-ef8191cb57b9 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:43.217869 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1315/5288] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:43 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:43.351882 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1c5c0b9c-6f33-4f17-9767-a803cd16dae5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:43.352770 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1c5c0b9c-6f33-4f17-9767-a803cd16dae5 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:43.353071 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1c5c0b9c-6f33-4f17-9767-a803cd16dae5 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:43.353359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1c5c0b9c-6f33-4f17-9767-a803cd16dae5 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:43.365043 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1c5c0b9c-6f33-4f17-9767-a803cd16dae5 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 returned with HTTP 404 Aug 18 14:00:43.365788 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1322/5289] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:43 2026] GET /volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:43.375496 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:43.379905 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:43.379905 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-423355591"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:43.384086 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-423355591'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:43.384086 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:43.393449 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:43.403305 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (51118e2d-6c0a-413f-9efb-271899bb7c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:43.404990 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1fb3e5-636d-449c-a2d9-85d86dba729f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:43.406258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:43.453772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1fb3e5-636d-449c-a2d9-85d86dba729f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:43.454238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ca86ff-8d60-4e2c-ae3f-a32056aa6569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:43.527836 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['d24af09a-3060-4e11-9a1d-a17cc8cd4674', 'ca34a33b-3baf-47d0-a1c9-912744f668ef', '6bc1cbad-fc5a-443b-a0f6-7ebbe46c8f56', '47969d3a-85cf-4999-855d-1cbb529fc245'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:43.528274 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ca86ff-8d60-4e2c-ae3f-a32056aa6569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24af09a-3060-4e11-9a1d-a17cc8cd4674', 'ca34a33b-3baf-47d0-a1c9-912744f668ef', '6bc1cbad-fc5a-443b-a0f6-7ebbe46c8f56', '47969d3a-85cf-4999-855d-1cbb529fc245']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:43.529271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ec3648-04a5-4b79-9af3-66ead550f625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:43.556890 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ec3648-04a5-4b79-9af3-66ead550f625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7ad1fce-d35e-4301-9f48-87073a8bf812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423355591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['d24af09a-3060-4e11-9a1d-a17cc8cd4674','ca34a33b-3baf-47d0-a1c9-912744f668ef','6bc1cbad-fc5a-443b-a0f6-7ebbe46c8f56','47969d3a-85cf-4999-855d-1cbb529fc245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423355591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7ad1fce-d35e-4301-9f48-87073a8bf812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:43.558152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55eaf98-a145-42f7-bc1b-a0e05d492995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:43.577547 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55eaf98-a145-42f7-bc1b-a0e05d492995) transitioned into state 'SUCCESS' from state '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-423355591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['d24af09a-3060-4e11-9a1d-a17cc8cd4674','ca34a33b-3baf-47d0-a1c9-912744f668ef','6bc1cbad-fc5a-443b-a0f6-7ebbe46c8f56','47969d3a-85cf-4999-855d-1cbb529fc245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:43.578265 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4442a26c-1382-4b89-aaf7-c6f09ca3a0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:43.580448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5be7fa6c-436d-4a3d-92f6-01da972ba8e0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:43.584315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5be7fa6c-436d-4a3d-92f6-01da972ba8e0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f Aug 18 14:00:43.584315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5be7fa6c-436d-4a3d-92f6-01da972ba8e0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:43.584315 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5be7fa6c-436d-4a3d-92f6-01da972ba8e0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:43.588443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4442a26c-1382-4b89-aaf7-c6f09ca3a0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:43.588679 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:43.588679 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:43.589221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (51118e2d-6c0a-413f-9efb-271899bb7c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:43.589324 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5be7fa6c-436d-4a3d-92f6-01da972ba8e0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:43.589565 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:43.590138 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bfd6655-d0ce-4df0-b59a-2efe5a3c786a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:43.590400 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5be7fa6c-436d-4a3d-92f6-01da972ba8e0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f returned with HTTP 200 Aug 18 14:00:43.590652 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1324/5290] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:00:43 2026] POST /volume/v3/volumes => generated 769 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:43.591281 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1330/5291] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:43 2026] GET /volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:43.602707 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e56051e-4e90-4eea-833a-6014c947ccb6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:43.603891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-825c8d57-0d7f-4120-9fe8-3c63dac60abf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:43.604558 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e56051e-4e90-4eea-833a-6014c947ccb6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:43.604775 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e56051e-4e90-4eea-833a-6014c947ccb6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:43.604963 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e56051e-4e90-4eea-833a-6014c947ccb6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:43.606465 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-825c8d57-0d7f-4120-9fe8-3c63dac60abf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f Aug 18 14:00:43.606676 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-825c8d57-0d7f-4120-9fe8-3c63dac60abf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:43.606821 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-825c8d57-0d7f-4120-9fe8-3c63dac60abf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:43.613205 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:43.613205 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:43.613404 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:43.613404 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:43.614413 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-825c8d57-0d7f-4120-9fe8-3c63dac60abf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:43.615881 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-825c8d57-0d7f-4120-9fe8-3c63dac60abf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f returned with HTTP 200 Aug 18 14:00:43.616729 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1323/5292] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:43 2026] GET /volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:43.617428 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e56051e-4e90-4eea-833a-6014c947ccb6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:43.622845 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e56051e-4e90-4eea-833a-6014c947ccb6 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 returned with HTTP 200 Aug 18 14:00:43.623305 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1316/5293] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:43 2026] GET /volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:44.248017 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6b1a7a4-dbd8-4e4c-b7e8-5649610008e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:44.250750 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6b1a7a4-dbd8-4e4c-b7e8-5649610008e1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:44.251810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6b1a7a4-dbd8-4e4c-b7e8-5649610008e1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:44.251810 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6b1a7a4-dbd8-4e4c-b7e8-5649610008e1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:44.263891 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:44.263891 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:44.266101 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d6b1a7a4-dbd8-4e4c-b7e8-5649610008e1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:44.272206 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6b1a7a4-dbd8-4e4c-b7e8-5649610008e1 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:44.272806 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1325/5294] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:44 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 1430 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:44.284774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-537155de-5a76-436a-8dba-0d22d48d0fe2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:44.286412 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-537155de-5a76-436a-8dba-0d22d48d0fe2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:44.286589 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-537155de-5a76-436a-8dba-0d22d48d0fe2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:44.286761 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-537155de-5a76-436a-8dba-0d22d48d0fe2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:44.293156 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:44.293156 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:44.300030 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-537155de-5a76-436a-8dba-0d22d48d0fe2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:44.306022 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-537155de-5a76-436a-8dba-0d22d48d0fe2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:44.306502 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1331/5295] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:44 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:44.473211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-1ea45f99-cb67-4b10-b8a5-33fcb61f4018 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:44.476874 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-1ea45f99-cb67-4b10-b8a5-33fcb61f4018 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:44.477077 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-1ea45f99-cb67-4b10-b8a5-33fcb61f4018 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:44.477288 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-1ea45f99-cb67-4b10-b8a5-33fcb61f4018 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:44.491722 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:44.491722 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:44.506681 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-1ea45f99-cb67-4b10-b8a5-33fcb61f4018 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:44.520131 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-1ea45f99-cb67-4b10-b8a5-33fcb61f4018 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:44.520478 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1324/5296] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:44 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 1430 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 14:00:44.641300 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-027967d3-e0e7-4027-994e-62c0a3f160a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:44.644375 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-027967d3-e0e7-4027-994e-62c0a3f160a7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:44.644649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-027967d3-e0e7-4027-994e-62c0a3f160a7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:44.644894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-027967d3-e0e7-4027-994e-62c0a3f160a7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:44.654095 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:44.654095 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:44.658682 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-027967d3-e0e7-4027-994e-62c0a3f160a7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:44.664960 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-027967d3-e0e7-4027-994e-62c0a3f160a7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 returned with HTTP 200 Aug 18 14:00:44.665460 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1317/5297] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:44 2026] GET /volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:44.683307 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97dda858-49f4-4830-b96e-10e17e73e0ac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:44.685408 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97dda858-49f4-4830-b96e-10e17e73e0ac tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:44.685778 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97dda858-49f4-4830-b96e-10e17e73e0ac tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7ad1fce-d35e-4301-9f48-87073a8bf812", "name": "tempest-VolumeDependencyTests-Snapshot-285316440"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:44.698946 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:44.698946 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:44.699638 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97dda858-49f4-4830-b96e-10e17e73e0ac tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:44.700975 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-97dda858-49f4-4830-b96e-10e17e73e0ac tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create snapshot from volume e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:44.734300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-97dda858-49f4-4830-b96e-10e17e73e0ac tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['504db962-31e3-436b-bdd3-aeea608c3b82', 'd69b54ab-d220-4105-ad5c-c5ac5c3e0ca4', '7bfe3716-91c0-4ef3-a090-45c4520dc102', 'a9673e30-753b-4d9c-bc35-1435f247a5f3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:44.770818 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97dda858-49f4-4830-b96e-10e17e73e0ac tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot create request issued successfully. Aug 18 14:00:44.771217 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97dda858-49f4-4830-b96e-10e17e73e0ac tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:44.771699 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1326/5298] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:44.783055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-71a452b7-0ec9-4cb9-a881-cc93c5b8429d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:44.785535 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71a452b7-0ec9-4cb9-a881-cc93c5b8429d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:44.786248 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71a452b7-0ec9-4cb9-a881-cc93c5b8429d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:44.786580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-71a452b7-0ec9-4cb9-a881-cc93c5b8429d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:44.792513 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:44.792513 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:44.793235 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-71a452b7-0ec9-4cb9-a881-cc93c5b8429d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:44.795042 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-71a452b7-0ec9-4cb9-a881-cc93c5b8429d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 returned with HTTP 200 Aug 18 14:00:44.795573 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1332/5299] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:44 2026] GET /volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:45.140063 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-e33d0078-7ea7-4665-a0c7-14b98cb10715 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.143663 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-e33d0078-7ea7-4665-a0c7-14b98cb10715 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:45.143663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-e33d0078-7ea7-4665-a0c7-14b98cb10715 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:45.143935 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-e33d0078-7ea7-4665-a0c7-14b98cb10715 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:45.153668 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:45.153668 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:45.158939 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-e33d0078-7ea7-4665-a0c7-14b98cb10715 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:45.165642 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-e33d0078-7ea7-4665-a0c7-14b98cb10715 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:45.166231 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1325/5300] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:45 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 1430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:45.176432 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51b836fe-9059-4a79-baeb-67b05f217f85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.176856 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51b836fe-9059-4a79-baeb-67b05f217f85 None None] GET https://10.4.3.221/volume// Aug 18 14:00:45.177048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51b836fe-9059-4a79-baeb-67b05f217f85 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:45.177237 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51b836fe-9059-4a79-baeb-67b05f217f85 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:45.177630 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51b836fe-9059-4a79-baeb-67b05f217f85 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:45.177911 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1318/5301] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:00:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:45.186277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-d059374b-3032-44a5-a120-586544dfbcc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.188675 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-d059374b-3032-44a5-a120-586544dfbcc0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:00:45.189028 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-d059374b-3032-44a5-a120-586544dfbcc0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9301507-a90f-4f63-97fc-9c233d9d718b", "connector": null, "instance_uuid": "6b6165c5-268d-4a41-904f-d6c52ef61bff"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:45.197601 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:45.197601 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:45.234518 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-d059374b-3032-44a5-a120-586544dfbcc0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:00:45.235273 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1327/5302] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:00:45 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 18 14:00:45.242935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-45eb34ee-9b1c-4594-ae9e-d20d034654d6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.244926 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45eb34ee-9b1c-4594-ae9e-d20d034654d6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:00:45.245183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45eb34ee-9b1c-4594-ae9e-d20d034654d6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:45.245403 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-45eb34ee-9b1c-4594-ae9e-d20d034654d6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:45.251804 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:45.251804 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:45.252237 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-45eb34ee-9b1c-4594-ae9e-d20d034654d6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:00:45.253087 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-45eb34ee-9b1c-4594-ae9e-d20d034654d6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 200 Aug 18 14:00:45.253464 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1333/5303] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:45 2026] GET /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:45.328887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.330687 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:45.331114 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f60f3ae-16b5-4014-802d-1b6305b87f6d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1893481436", "description": null, "metadata": null}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:45.345959 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:45.345959 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:45.346468 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:45.346649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create snapshot from volume 6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:45.389374 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Created reservations ['e4f78791-1587-4982-8515-791d58ff9a6b', 'b29594a1-3fed-4b28-8f86-ac6e7fec466e', '19010afe-befc-4ab3-9a1f-40e99ae79808', '7fd0cae3-247a-44c7-bffc-65be7733660d'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:45.429677 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot force create request issued successfully. Aug 18 14:00:45.430518 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e668dbb7-71f7-4906-acc7-c9f809ab02b0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:45.431177 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1326/5304] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:45.444348 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7cbf830-a733-4dd8-97ba-18e1aa5f1dce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.448176 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7cbf830-a733-4dd8-97ba-18e1aa5f1dce tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 Aug 18 14:00:45.448176 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7cbf830-a733-4dd8-97ba-18e1aa5f1dce tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:45.448176 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7cbf830-a733-4dd8-97ba-18e1aa5f1dce tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:45.456132 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:45.456132 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:45.456495 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7cbf830-a733-4dd8-97ba-18e1aa5f1dce tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:45.457249 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7cbf830-a733-4dd8-97ba-18e1aa5f1dce tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 returned with HTTP 200 Aug 18 14:00:45.458397 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1319/5305] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:45 2026] GET /volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:45.804915 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5a4b6b0-d65a-4e7b-b236-d6cf56949470 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.809404 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5a4b6b0-d65a-4e7b-b236-d6cf56949470 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:45.809693 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5a4b6b0-d65a-4e7b-b236-d6cf56949470 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:45.809994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5a4b6b0-d65a-4e7b-b236-d6cf56949470 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:45.819566 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:45.819566 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:45.820257 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5a4b6b0-d65a-4e7b-b236-d6cf56949470 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:45.821671 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5a4b6b0-d65a-4e7b-b236-d6cf56949470 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 returned with HTTP 200 Aug 18 14:00:45.822031 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1328/5306] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:45 2026] GET /volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:45.836188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:45.837908 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:45.838260 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ddab2d5f-8507-46a2-b04e-9e635fd6fcd8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-983698262"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:45.839716 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'snapshot_id': 'ddab2d5f-8507-46a2-b04e-9e635fd6fcd8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-983698262'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:45.844910 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:45.844910 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:45.845336 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:45.845449 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:45.850652 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:45.856454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (9d49adb8-3f3d-4c6d-85e9-88aec9685bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:45.857555 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1983218e-5190-48fb-b01a-bf6c19b507c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:45.858477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:45.906235 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1983218e-5190-48fb-b01a-bf6c19b507c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ddab2d5f-8507-46a2-b04e-9e635fd6fcd8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:45.907058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e5f57a-7cbb-45d1-8b8d-ed10789a34a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:45.964072 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['e2d97b3e-e301-4047-b40b-a252931c1674', 'e1bf44bf-f491-4071-b250-59fc16a4b017', '7cd2c769-4d4b-4724-9b1d-bae2c7946e5f', '03a37b2b-2bde-48e2-aa22-7d32d92d97a5'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:45.965983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e5f57a-7cbb-45d1-8b8d-ed10789a34a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d97b3e-e301-4047-b40b-a252931c1674', 'e1bf44bf-f491-4071-b250-59fc16a4b017', '7cd2c769-4d4b-4724-9b1d-bae2c7946e5f', '03a37b2b-2bde-48e2-aa22-7d32d92d97a5']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:45.966583 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b750f69-80c9-4cd8-8794-37294389425a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:46.021294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b750f69-80c9-4cd8-8794-37294389425a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60602d5-5dc7-4b99-8402-588ddff2f968', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-983698262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['e2d97b3e-e301-4047-b40b-a252931c1674','e1bf44bf-f491-4071-b250-59fc16a4b017','7cd2c769-4d4b-4724-9b1d-bae2c7946e5f','03a37b2b-2bde-48e2-aa22-7d32d92d97a5'],size=1,snapshot_id=ddab2d5f-8507-46a2-b04e-9e635fd6fcd8,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-983698262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a60602d5-5dc7-4b99-8402-588ddff2f968,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ddab2d5f-8507-46a2-b04e-9e635fd6fcd8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:46.022344 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7d45ea-30e1-405d-866e-980c0e44339e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:46.043844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7d45ea-30e1-405d-866e-980c0e44339e) transitioned into state 'SUCCESS' from state '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-983698262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['e2d97b3e-e301-4047-b40b-a252931c1674','e1bf44bf-f491-4071-b250-59fc16a4b017','7cd2c769-4d4b-4724-9b1d-bae2c7946e5f','03a37b2b-2bde-48e2-aa22-7d32d92d97a5'],size=1,snapshot_id=ddab2d5f-8507-46a2-b04e-9e635fd6fcd8,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:46.044795 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5026b1-adac-424e-b132-ca968a1bb0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:46.071739 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5026b1-adac-424e-b132-ca968a1bb0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:46.072665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (9d49adb8-3f3d-4c6d-85e9-88aec9685bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:46.073079 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:46.073706 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5e25fe9-3d95-4112-936b-c9595e2bc8bc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:46.074758 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1334/5307] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:00:45 2026] POST /volume/v3/volumes => generated 803 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:46.089025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f05943d-137e-415b-931e-1af587fc6268 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:46.093889 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f05943d-137e-415b-931e-1af587fc6268 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 Aug 18 14:00:46.094186 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f05943d-137e-415b-931e-1af587fc6268 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:46.094646 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f05943d-137e-415b-931e-1af587fc6268 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:46.104354 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:46.104354 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:46.110460 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f05943d-137e-415b-931e-1af587fc6268 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:46.117558 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f05943d-137e-415b-931e-1af587fc6268 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 returned with HTTP 200 Aug 18 14:00:46.118204 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1327/5308] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:46 2026] GET /volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:46.389272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65c21163-9cea-4c22-9fab-794886c33206 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:46.389837 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c21163-9cea-4c22-9fab-794886c33206 None None] GET https://10.4.3.221/volume// Aug 18 14:00:46.389837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c21163-9cea-4c22-9fab-794886c33206 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:46.390044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c21163-9cea-4c22-9fab-794886c33206 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:46.390410 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c21163-9cea-4c22-9fab-794886c33206 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:46.390769 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1320/5309] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:46.404048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-eb97ff03-1607-4d71-8dba-f484490063dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:46.404048 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-eb97ff03-1607-4d71-8dba-f484490063dd tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:00:46.404048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-eb97ff03-1607-4d71-8dba-f484490063dd tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:46.404048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-eb97ff03-1607-4d71-8dba-f484490063dd tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:46.414512 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:46.414512 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:46.418901 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-eb97ff03-1607-4d71-8dba-f484490063dd tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:00:46.427337 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-eb97ff03-1607-4d71-8dba-f484490063dd tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:00:46.428149 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1329/5310] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:46 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 1609 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:46.471381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2aa25d2d-cf2b-4d01-9abc-1d9947a590f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:46.474269 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2aa25d2d-cf2b-4d01-9abc-1d9947a590f4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 Aug 18 14:00:46.474269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2aa25d2d-cf2b-4d01-9abc-1d9947a590f4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:46.474269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2aa25d2d-cf2b-4d01-9abc-1d9947a590f4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:46.486826 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:46.486826 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:46.487427 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2aa25d2d-cf2b-4d01-9abc-1d9947a590f4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:46.488557 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2aa25d2d-cf2b-4d01-9abc-1d9947a590f4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 returned with HTTP 200 Aug 18 14:00:46.489135 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1335/5311] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:46 2026] GET /volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:46.502894 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-49d9cd6d-26ba-41de-b4ab-be01e0ce6813 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:46.503619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49d9cd6d-26ba-41de-b4ab-be01e0ce6813 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 Aug 18 14:00:46.503943 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49d9cd6d-26ba-41de-b4ab-be01e0ce6813 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:46.504231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-49d9cd6d-26ba-41de-b4ab-be01e0ce6813 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:46.513887 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:46.513887 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:46.513887 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-49d9cd6d-26ba-41de-b4ab-be01e0ce6813 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:46.514799 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-49d9cd6d-26ba-41de-b4ab-be01e0ce6813 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 returned with HTTP 200 Aug 18 14:00:46.515960 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1328/5312] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:46 2026] GET /volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:46.567223 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-f64e4327-c2de-4355-8aa2-0ceb36ee3483 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:46.570571 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-f64e4327-c2de-4355-8aa2-0ceb36ee3483 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] PUT https://10.4.3.221/volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830 Aug 18 14:00:46.571083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-f64e4327-c2de-4355-8aa2-0ceb36ee3483 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:46.582300 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-f64e4327-c2de-4355-8aa2-0ceb36ee3483 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Acquiring lock "cinder-attachment_update-a9301507-a90f-4f63-97fc-9c233d9d718b-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:00:46.589822 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-f64e4327-c2de-4355-8aa2-0ceb36ee3483 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Lock "cinder-attachment_update-a9301507-a90f-4f63-97fc-9c233d9d718b-np0000007658" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:00:46.591401 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:46.591401 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:46.676194 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-f64e4327-c2de-4355-8aa2-0ceb36ee3483 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Lock "cinder-attachment_update-a9301507-a90f-4f63-97fc-9c233d9d718b-np0000007658" released by "attachment_update" :: held 0.086s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:00:46.676670 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-f64e4327-c2de-4355-8aa2-0ceb36ee3483 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830 returned with HTTP 200 Aug 18 14:00:46.677205 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1321/5313] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:00:46 2026] PUT /volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830 => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:46.700727 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-2c8c0441-83ea-4a18-aa9a-dfc5f104b552 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:46.703769 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-2c8c0441-83ea-4a18-aa9a-dfc5f104b552 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830/action Aug 18 14:00:46.704237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-2c8c0441-83ea-4a18-aa9a-dfc5f104b552 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:46.704406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-2c8c0441-83ea-4a18-aa9a-dfc5f104b552 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:46.723012 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:46.723012 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:46.739974 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-2c8c0441-83ea-4a18-aa9a-dfc5f104b552 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830/action returned with HTTP 204 Aug 18 14:00:46.740594 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1330/5314] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:00:46 2026] POST /volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:47.134282 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2ffc0ca2-d966-402f-9379-1f80f7204879 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:47.136343 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ffc0ca2-d966-402f-9379-1f80f7204879 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 Aug 18 14:00:47.136673 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ffc0ca2-d966-402f-9379-1f80f7204879 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:47.136884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2ffc0ca2-d966-402f-9379-1f80f7204879 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:47.144359 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:47.144359 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:47.148165 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2ffc0ca2-d966-402f-9379-1f80f7204879 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:47.152543 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2ffc0ca2-d966-402f-9379-1f80f7204879 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 returned with HTTP 200 Aug 18 14:00:47.153012 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1336/5315] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:47 2026] GET /volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:47.165384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:47.167936 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:47.168321 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:47.168567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:47.168718 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:47.176080 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:47.176080 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:47.176634 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:47.199112 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot delete request issued successfully. Aug 18 14:00:47.199285 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2375c5a3-8b88-4bf3-8a77-c9cb4445ae33 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 returned with HTTP 202 Aug 18 14:00:47.199875 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1329/5316] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:47 2026] DELETE /volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:00:47.210291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0248c50-d2b9-40ac-9652-0a406d734374 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:47.214488 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0248c50-d2b9-40ac-9652-0a406d734374 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:47.214695 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0248c50-d2b9-40ac-9652-0a406d734374 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:47.215382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0248c50-d2b9-40ac-9652-0a406d734374 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:47.221941 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:47.221941 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:47.222563 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a0248c50-d2b9-40ac-9652-0a406d734374 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Snapshot retrieved successfully. Aug 18 14:00:47.225886 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0248c50-d2b9-40ac-9652-0a406d734374 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 returned with HTTP 200 Aug 18 14:00:47.225886 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1322/5317] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:47 2026] GET /volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:47.284755 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-88ffc778-d21a-48de-884e-af7d73e16a2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:47.289544 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-88ffc778-d21a-48de-884e-af7d73e16a2a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:00:47.290091 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-88ffc778-d21a-48de-884e-af7d73e16a2a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:47.290091 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-88ffc778-d21a-48de-884e-af7d73e16a2a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:47.298453 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:47.298453 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:47.299129 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-88ffc778-d21a-48de-884e-af7d73e16a2a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:00:47.300389 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-88ffc778-d21a-48de-884e-af7d73e16a2a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 200 Aug 18 14:00:47.300981 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1331/5318] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 14:00:47 2026] GET /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:48.234390 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0eaf9c6a-cfbd-4595-8d48-9db1ae0941dc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.238892 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0eaf9c6a-cfbd-4595-8d48-9db1ae0941dc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:48.238892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0eaf9c6a-cfbd-4595-8d48-9db1ae0941dc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:48.238892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0eaf9c6a-cfbd-4595-8d48-9db1ae0941dc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:48.243798 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0eaf9c6a-cfbd-4595-8d48-9db1ae0941dc tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 returned with HTTP 404 Aug 18 14:00:48.244291 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1337/5319] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:48 2026] GET /volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:48.252697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.255477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:48.255887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:48.256068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:48.256314 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:48.268730 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:48.268730 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:48.269454 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:48.297744 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:48.298391 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a6381b5-b56d-4654-bcf4-dfb29bd47fba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 returned with HTTP 202 Aug 18 14:00:48.299034 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1330/5320] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:48 2026] DELETE /volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:48.309106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0432492-2198-4906-80cd-3b734e133122 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.311667 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0432492-2198-4906-80cd-3b734e133122 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:48.311938 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0432492-2198-4906-80cd-3b734e133122 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:48.312173 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0432492-2198-4906-80cd-3b734e133122 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:48.321682 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:48.321682 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:48.327705 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a0432492-2198-4906-80cd-3b734e133122 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:48.336355 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0432492-2198-4906-80cd-3b734e133122 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 returned with HTTP 200 Aug 18 14:00:48.337060 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1323/5321] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:48 2026] GET /volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:48.641899 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d27ce22-f111-40f7-b57f-f93169a18117 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.642834 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d27ce22-f111-40f7-b57f-f93169a18117 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:00:48.643359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d27ce22-f111-40f7-b57f-f93169a18117 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f60f3ae-16b5-4014-802d-1b6305b87f6d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-939981939", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:48.663163 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:48.663163 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:48.664411 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7d27ce22-f111-40f7-b57f-f93169a18117 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:48.665483 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7d27ce22-f111-40f7-b57f-f93169a18117 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create snapshot from volume 6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:48.677591 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-63b6cf7d-785e-40fb-a063-4c408420b3aa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.680723 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-63b6cf7d-785e-40fb-a063-4c408420b3aa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:00:48.680983 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-63b6cf7d-785e-40fb-a063-4c408420b3aa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:48.681254 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-63b6cf7d-785e-40fb-a063-4c408420b3aa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:48.692354 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:48.692354 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:48.692995 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-63b6cf7d-785e-40fb-a063-4c408420b3aa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:00:48.694028 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-63b6cf7d-785e-40fb-a063-4c408420b3aa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 200 Aug 18 14:00:48.696497 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1338/5322] 10.4.3.221 () {68 vars in 1604 bytes} [Tue Aug 18 14:00:48 2026] GET /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:48.706591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7d27ce22-f111-40f7-b57f-f93169a18117 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Created reservations ['20f238c3-da40-4188-a296-e0f7460916b5', 'c087d832-b3ab-4924-a6b1-5445472e77f1', '2cf8dc4e-f161-4be6-b9bc-c9a37d65d0fe', 'e1f5677e-c6dd-4f64-be32-142c2f23c441'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:48.706777 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f2395f7e-0804-4d29-a563-71df47381b26 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.709674 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f2395f7e-0804-4d29-a563-71df47381b26 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:00:48.709674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f2395f7e-0804-4d29-a563-71df47381b26 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:48.710883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f2395f7e-0804-4d29-a563-71df47381b26 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:48.728812 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:48.728812 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:48.736066 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f2395f7e-0804-4d29-a563-71df47381b26 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:00:48.742435 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f2395f7e-0804-4d29-a563-71df47381b26 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 200 Aug 18 14:00:48.743100 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1331/5323] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:48 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 1657 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 14:00:48.754017 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.758010 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:48.758422 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:48.760220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd70c0cb2-9f8f-4787-bf2f-695fc98a9d0d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:48.767465 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7d27ce22-f111-40f7-b57f-f93169a18117 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot force create request issued successfully. Aug 18 14:00:48.767931 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d27ce22-f111-40f7-b57f-f93169a18117 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:00:48.768709 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1332/5324] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:00:48 2026] POST /volume/v3/snapshots => generated 312 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:48.771611 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:48.771611 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:48.772118 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:00:48.772242 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 14:00:48.772995 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 14:00:48.779280 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dbaac038-82dc-4bf4-ae56-82469589930c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.779611 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (e9e1bd85-e641-43e4-b8eb-356fd48a435d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:48.780882 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8364b659-69f6-4926-9479-20decd74d591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:48.781887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:48.782045 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dbaac038-82dc-4bf4-ae56-82469589930c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 Aug 18 14:00:48.782222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dbaac038-82dc-4bf4-ae56-82469589930c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:48.782459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dbaac038-82dc-4bf4-ae56-82469589930c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:48.788826 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:48.788826 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:48.789295 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-dbaac038-82dc-4bf4-ae56-82469589930c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:48.790113 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dbaac038-82dc-4bf4-ae56-82469589930c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 returned with HTTP 200 Aug 18 14:00:48.790559 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1339/5325] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:48 2026] GET /volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:48.821190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8364b659-69f6-4926-9479-20decd74d591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd70c0cb2-9f8f-4787-bf2f-695fc98a9d0d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:48.822183 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9062d17-b278-42f2-8b9f-0821a75d2c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:48.874491 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['d25c2c6e-c0be-4d9d-96bb-27193da57828', '6f67f49f-93cb-4281-9592-f8f20140ee8f', 'ad560617-467a-4abb-bc15-420322df1ad4', '8dd105b3-e694-43ed-b9d2-64449f257c43'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:48.876887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9062d17-b278-42f2-8b9f-0821a75d2c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d25c2c6e-c0be-4d9d-96bb-27193da57828', '6f67f49f-93cb-4281-9592-f8f20140ee8f', 'ad560617-467a-4abb-bc15-420322df1ad4', '8dd105b3-e694-43ed-b9d2-64449f257c43']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:48.876887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d374d295-c561-49c6-9e3f-23d7c0ce97f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:48.928748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d374d295-c561-49c6-9e3f-23d7c0ce97f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b478d33-c9a5-4655-b5b6-51254320e58c', '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='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['d25c2c6e-c0be-4d9d-96bb-27193da57828','6f67f49f-93cb-4281-9592-f8f20140ee8f','ad560617-467a-4abb-bc15-420322df1ad4','8dd105b3-e694-43ed-b9d2-64449f257c43'],size=1,snapshot_id=d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T14:00:48Z,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=3b478d33-c9a5-4655-b5b6-51254320e58c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:48.929786 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9ade8d-897c-49d3-a09f-b2f8aab70acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:48.949871 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9ade8d-897c-49d3-a09f-b2f8aab70acc) transitioned into 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='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['d25c2c6e-c0be-4d9d-96bb-27193da57828','6f67f49f-93cb-4281-9592-f8f20140ee8f','ad560617-467a-4abb-bc15-420322df1ad4','8dd105b3-e694-43ed-b9d2-64449f257c43'],size=1,snapshot_id=d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:48.950730 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966f19a3-fa94-49bb-9f2d-cfe9fc874bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:48.983039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966f19a3-fa94-49bb-9f2d-cfe9fc874bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:48.984253 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (e9e1bd85-e641-43e4-b8eb-356fd48a435d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:48.984701 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 14:00:48.985594 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-76d7e2d3-542b-4e67-a4a2-c7a98c294a59 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:48.986544 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1324/5326] 10.4.3.221 () {72 vars in 1541 bytes} [Tue Aug 18 14:00:48 2026] POST /volume/v3/volumes => generated 736 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:48.995505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-1d6fecca-3407-4bc0-ad24-bdc9e85e6bfe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:48.997951 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-1d6fecca-3407-4bc0-ad24-bdc9e85e6bfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:00:48.998153 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-1d6fecca-3407-4bc0-ad24-bdc9e85e6bfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:48.998345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-1d6fecca-3407-4bc0-ad24-bdc9e85e6bfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:49.006326 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.006326 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:49.010745 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-1d6fecca-3407-4bc0-ad24-bdc9e85e6bfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:00:49.015617 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-1d6fecca-3407-4bc0-ad24-bdc9e85e6bfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c returned with HTTP 200 Aug 18 14:00:49.016173 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1332/5327] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:48 2026] GET /volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:49.025997 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-4b004af7-40bd-46d1-9d56-a8f4ec1e03c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.028680 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-4b004af7-40bd-46d1-9d56-a8f4ec1e03c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:00:49.028977 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-4b004af7-40bd-46d1-9d56-a8f4ec1e03c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:49.029282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-4b004af7-40bd-46d1-9d56-a8f4ec1e03c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:49.037404 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.037404 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:49.042062 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-4b004af7-40bd-46d1-9d56-a8f4ec1e03c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:00:49.047026 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-4b004af7-40bd-46d1-9d56-a8f4ec1e03c6 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c returned with HTTP 200 Aug 18 14:00:49.047632 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1333/5328] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:49 2026] GET /volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:49.355512 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e9590340-07d0-4fec-ad79-391858729690 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.358968 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e9590340-07d0-4fec-ad79-391858729690 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:49.359326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e9590340-07d0-4fec-ad79-391858729690 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:49.359632 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e9590340-07d0-4fec-ad79-391858729690 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:49.368430 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e9590340-07d0-4fec-ad79-391858729690 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 returned with HTTP 404 Aug 18 14:00:49.369050 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1340/5329] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:49 2026] GET /volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:49.380296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.382634 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:49.383187 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1607002480"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:49.384621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1607002480'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:49.384748 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:49.385095 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.385095 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:49.389774 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:49.396247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (31c06374-ec15-4326-8631-8173267c1f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:49.397403 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0fd396-5379-48c2-93f6-c4bd27f8c5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:49.398589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:49.433476 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0fd396-5379-48c2-93f6-c4bd27f8c5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:49.435190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25274373-9bb6-43e7-bb75-27e6862afc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:49.497889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['721b7155-85c7-4ecc-9c3f-f2a114e4374b', '653dd6aa-7dbb-4c41-bed4-439d15cf9a56', '89fd784e-4d23-4f77-8506-d8f666e1ea7f', '42f4a99e-2a5b-43fd-95d5-325fc872afcc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:49.497889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25274373-9bb6-43e7-bb75-27e6862afc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['721b7155-85c7-4ecc-9c3f-f2a114e4374b', '653dd6aa-7dbb-4c41-bed4-439d15cf9a56', '89fd784e-4d23-4f77-8506-d8f666e1ea7f', '42f4a99e-2a5b-43fd-95d5-325fc872afcc']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:49.497889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5584c109-76a0-4fdc-b555-3554cbb29c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:49.523762 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5584c109-76a0-4fdc-b555-3554cbb29c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab31a347-1be6-444e-9c4e-0692a7be636b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1607002480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['721b7155-85c7-4ecc-9c3f-f2a114e4374b','653dd6aa-7dbb-4c41-bed4-439d15cf9a56','89fd784e-4d23-4f77-8506-d8f666e1ea7f','42f4a99e-2a5b-43fd-95d5-325fc872afcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1607002480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab31a347-1be6-444e-9c4e-0692a7be636b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:49.525133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7dd5d4b-95c9-4658-a63d-c8868c441b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:49.545571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7dd5d4b-95c9-4658-a63d-c8868c441b0d) transitioned into state 'SUCCESS' from state '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-1607002480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['721b7155-85c7-4ecc-9c3f-f2a114e4374b','653dd6aa-7dbb-4c41-bed4-439d15cf9a56','89fd784e-4d23-4f77-8506-d8f666e1ea7f','42f4a99e-2a5b-43fd-95d5-325fc872afcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:49.546805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc63093e-e278-4223-8f8a-a5454688aec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:49.557032 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc63093e-e278-4223-8f8a-a5454688aec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:49.558129 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (31c06374-ec15-4326-8631-8173267c1f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:49.558610 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:49.559353 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fcdf8a8-0fed-4d36-8950-3609c7b7b60c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:49.560033 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1325/5330] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:00:49 2026] POST /volume/v3/volumes => generated 770 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:49.576010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b70d9793-d270-4f7f-8efc-7b6d11c2bd1a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.578677 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b70d9793-d270-4f7f-8efc-7b6d11c2bd1a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:49.578980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b70d9793-d270-4f7f-8efc-7b6d11c2bd1a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:49.579331 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b70d9793-d270-4f7f-8efc-7b6d11c2bd1a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:49.589401 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.589401 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:49.594443 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b70d9793-d270-4f7f-8efc-7b6d11c2bd1a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:49.600601 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b70d9793-d270-4f7f-8efc-7b6d11c2bd1a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b returned with HTTP 200 Aug 18 14:00:49.601050 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1333/5331] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:49 2026] GET /volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:49.803577 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80056d3b-7647-41c4-8661-a56b89d0bb67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.806359 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80056d3b-7647-41c4-8661-a56b89d0bb67 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 Aug 18 14:00:49.806686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80056d3b-7647-41c4-8661-a56b89d0bb67 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:49.806969 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80056d3b-7647-41c4-8661-a56b89d0bb67 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:49.820487 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.820487 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:49.822932 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80056d3b-7647-41c4-8661-a56b89d0bb67 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:49.825709 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80056d3b-7647-41c4-8661-a56b89d0bb67 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 returned with HTTP 200 Aug 18 14:00:49.826348 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1334/5332] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:49 2026] GET /volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:49.838197 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e032c559-8a12-49cc-b28a-2881fd0e20c0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.840385 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e032c559-8a12-49cc-b28a-2881fd0e20c0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 Aug 18 14:00:49.840614 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e032c559-8a12-49cc-b28a-2881fd0e20c0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:49.840819 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e032c559-8a12-49cc-b28a-2881fd0e20c0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:49.847742 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.847742 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:49.848320 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e032c559-8a12-49cc-b28a-2881fd0e20c0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:49.849278 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e032c559-8a12-49cc-b28a-2881fd0e20c0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 returned with HTTP 200 Aug 18 14:00:49.849682 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1341/5333] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:49 2026] GET /volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:49.899623 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73b4d31e-cf1b-4bc3-9522-e0db066b04b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.901666 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73b4d31e-cf1b-4bc3-9522-e0db066b04b9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:49.902106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73b4d31e-cf1b-4bc3-9522-e0db066b04b9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:49.902380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73b4d31e-cf1b-4bc3-9522-e0db066b04b9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:49.917259 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.917259 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:49.923315 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73b4d31e-cf1b-4bc3-9522-e0db066b04b9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:49.931487 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73b4d31e-cf1b-4bc3-9522-e0db066b04b9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:49.932329 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1326/5334] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:49 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:49.958265 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-75c18655-5f7c-413d-b6da-ddefec3b8df0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:49.961168 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-75c18655-5f7c-413d-b6da-ddefec3b8df0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d/action Aug 18 14:00:49.961647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-75c18655-5f7c-413d-b6da-ddefec3b8df0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:49.961822 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-75c18655-5f7c-413d-b6da-ddefec3b8df0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:49.977641 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:49.977641 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:49.978269 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-75c18655-5f7c-413d-b6da-ddefec3b8df0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:49.986537 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-75c18655-5f7c-413d-b6da-ddefec3b8df0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Begin detaching volume completed successfully. Aug 18 14:00:49.986871 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-75c18655-5f7c-413d-b6da-ddefec3b8df0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d/action returned with HTTP 202 Aug 18 14:00:49.987609 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1334/5335] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:00:49 2026] POST /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:00:50.035061 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02ee8e85-ac0c-4b26-8fe9-1d0be5c00393 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:50.035630 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02ee8e85-ac0c-4b26-8fe9-1d0be5c00393 None None] GET https://10.4.3.221/volume// Aug 18 14:00:50.035826 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02ee8e85-ac0c-4b26-8fe9-1d0be5c00393 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:50.036126 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02ee8e85-ac0c-4b26-8fe9-1d0be5c00393 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:50.036612 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02ee8e85-ac0c-4b26-8fe9-1d0be5c00393 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:50.037016 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1335/5336] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:50.046332 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73d1cc84-0c96-4219-8ce0-69269c35b653 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:50.048796 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73d1cc84-0c96-4219-8ce0-69269c35b653 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:00:50.049024 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73d1cc84-0c96-4219-8ce0-69269c35b653 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:50.049232 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73d1cc84-0c96-4219-8ce0-69269c35b653 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:50.061325 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:50.061325 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:50.067237 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73d1cc84-0c96-4219-8ce0-69269c35b653 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:50.072111 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-73d1cc84-0c96-4219-8ce0-69269c35b653 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:00:50.072736 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1342/5337] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:50 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:50.617441 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ddb5a2e-e968-4567-98e5-c946c82ecde0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:50.622031 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ddb5a2e-e968-4567-98e5-c946c82ecde0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:50.622332 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ddb5a2e-e968-4567-98e5-c946c82ecde0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:50.622632 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ddb5a2e-e968-4567-98e5-c946c82ecde0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:50.632237 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:50.632237 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:50.639904 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ddb5a2e-e968-4567-98e5-c946c82ecde0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:50.646639 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ddb5a2e-e968-4567-98e5-c946c82ecde0 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b returned with HTTP 200 Aug 18 14:00:50.647266 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1327/5338] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:50 2026] GET /volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:50.661410 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:50.663307 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:50.663749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ab31a347-1be6-444e-9c4e-0692a7be636b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-676062504"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:50.665635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request body: {'volume': {'source_volid': 'ab31a347-1be6-444e-9c4e-0692a7be636b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-676062504'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:50.674660 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:50.674660 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:50.675573 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume retrieved successfully. Aug 18 14:00:50.675773 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume of 1 GB Aug 18 14:00:50.680745 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Availability Zones retrieved successfully. Aug 18 14:00:50.686174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (fd3ddb28-bbfc-46fc-bbd1-2b98133cee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:50.687763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073c0cc0-4446-4dfe-bd94-9484434ddf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:50.688754 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:50.716407 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073c0cc0-4446-4dfe-bd94-9484434ddf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ab31a347-1be6-444e-9c4e-0692a7be636b', 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:50.717438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9777cb83-b165-40b4-9691-35bb6a8ce21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:50.766036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Created reservations ['43d411b3-d23f-4f11-9bb9-c93e6fc44869', '83f868d5-ed0b-43a8-ac8a-0d782f435bb9', 'e499f2e0-e92e-4511-aaf4-b8b62ce1e3ee', 'be66d60e-aee6-4264-bd52-bdc085a72541'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:50.766790 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9777cb83-b165-40b4-9691-35bb6a8ce21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d411b3-d23f-4f11-9bb9-c93e6fc44869', '83f868d5-ed0b-43a8-ac8a-0d782f435bb9', 'e499f2e0-e92e-4511-aaf4-b8b62ce1e3ee', 'be66d60e-aee6-4264-bd52-bdc085a72541']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:50.767503 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41e45736-750d-445d-bf48-32b07f6e23af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:50.810948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41e45736-750d-445d-bf48-32b07f6e23af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99042f3d-47ae-4f70-b62f-1d007ec9b933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-676062504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['43d411b3-d23f-4f11-9bb9-c93e6fc44869','83f868d5-ed0b-43a8-ac8a-0d782f435bb9','e499f2e0-e92e-4511-aaf4-b8b62ce1e3ee','be66d60e-aee6-4264-bd52-bdc085a72541'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab31a347-1be6-444e-9c4e-0692a7be636b,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-676062504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99042f3d-47ae-4f70-b62f-1d007ec9b933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb8eec040fda484fa9030e884d956366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ab31a347-1be6-444e-9c4e-0692a7be636b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:50.812062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf27c76-db21-4563-beb3-572ec44c6cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:50.830804 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf27c76-db21-4563-beb3-572ec44c6cc5) transitioned into state 'SUCCESS' from state '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-676062504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb8eec040fda484fa9030e884d956366',qos_specs=None,replication_status=,reservations=['43d411b3-d23f-4f11-9bb9-c93e6fc44869','83f868d5-ed0b-43a8-ac8a-0d782f435bb9','e499f2e0-e92e-4511-aaf4-b8b62ce1e3ee','be66d60e-aee6-4264-bd52-bdc085a72541'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab31a347-1be6-444e-9c4e-0692a7be636b,status='creating',user_id='741cc7ca7ac7448eb8f88a918ed488b6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:50.831619 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ecd6f5f-33c4-41f2-ad50-57afbe59e509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:50.853968 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ecd6f5f-33c4-41f2-ad50-57afbe59e509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:50.853968 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Flow 'volume_create_api' (fd3ddb28-bbfc-46fc-bbd1-2b98133cee71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:50.853968 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Create volume request issued successfully. Aug 18 14:00:50.854271 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-63d6b40f-ac3a-49d3-aa8f-2ae3c5710098 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:50.854600 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1335/5339] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:00:50 2026] POST /volume/v3/volumes => generated 803 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:50.876203 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1753cad8-6fde-43eb-a251-52067b0c86b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:50.879258 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1753cad8-6fde-43eb-a251-52067b0c86b1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 Aug 18 14:00:50.879465 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1753cad8-6fde-43eb-a251-52067b0c86b1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:50.879722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1753cad8-6fde-43eb-a251-52067b0c86b1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:50.889119 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:50.889119 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:50.894853 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1753cad8-6fde-43eb-a251-52067b0c86b1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:50.906972 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1753cad8-6fde-43eb-a251-52067b0c86b1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 returned with HTTP 200 Aug 18 14:00:50.907424 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1336/5340] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:50 2026] GET /volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:51.166885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-66fd0e61-315f-4328-bed8-c9bbf9a6c127 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:51.170453 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-66fd0e61-315f-4328-bed8-c9bbf9a6c127 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b/encryption Aug 18 14:00:51.170453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-66fd0e61-315f-4328-bed8-c9bbf9a6c127 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:51.170786 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-66fd0e61-315f-4328-bed8-c9bbf9a6c127 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:51.187850 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:51.187850 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:51.197700 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9d3faf45-fb3f-4a78-9a86-8edae86139fe req-66fd0e61-315f-4328-bed8-c9bbf9a6c127 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b/encryption returned with HTTP 200 Aug 18 14:00:51.198667 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1343/5341] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:00:51 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:51.547435 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-32c2bccc-6198-4dc8-92b1-980edb468e4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:51.550579 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-32c2bccc-6198-4dc8-92b1-980edb468e4e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455 Aug 18 14:00:51.551316 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-32c2bccc-6198-4dc8-92b1-980edb468e4e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:51.552824 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-32c2bccc-6198-4dc8-92b1-980edb468e4e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:51.564539 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:51.564539 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:51.638152 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d422f2d1-faa8-45df-bc0e-907c873a9120 req-32c2bccc-6198-4dc8-92b1-980edb468e4e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455 returned with HTTP 200 Aug 18 14:00:51.639452 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1328/5342] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:00:51 2026] DELETE /volume/v3/attachments/b11c7dd0-1a7a-4a52-97bf-83c15f1a1455 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:51.920826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d5b81124-2d11-4678-80e9-8f30bdad2197 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:51.923069 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5b81124-2d11-4678-80e9-8f30bdad2197 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 Aug 18 14:00:51.923294 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5b81124-2d11-4678-80e9-8f30bdad2197 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:51.923499 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d5b81124-2d11-4678-80e9-8f30bdad2197 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:51.933546 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:51.933546 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:51.939085 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d5b81124-2d11-4678-80e9-8f30bdad2197 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:51.946330 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d5b81124-2d11-4678-80e9-8f30bdad2197 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 returned with HTTP 200 Aug 18 14:00:51.947212 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1336/5343] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:51 2026] GET /volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:51.963591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:51.967941 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:51.967941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:51.967941 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:51.967941 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:51.976160 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:51.976160 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:51.977041 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:52.003952 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:52.003952 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48e5c734-2e0b-4faa-be41-02cb0a5dfac8 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b returned with HTTP 202 Aug 18 14:00:52.003952 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1337/5344] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:51 2026] DELETE /volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:52.013469 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-91a8ce88-0df3-4f15-bc7d-f0b1c8b0dd22 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.016656 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91a8ce88-0df3-4f15-bc7d-f0b1c8b0dd22 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:52.016971 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91a8ce88-0df3-4f15-bc7d-f0b1c8b0dd22 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:52.017706 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-91a8ce88-0df3-4f15-bc7d-f0b1c8b0dd22 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:52.029111 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.029111 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:52.035769 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-91a8ce88-0df3-4f15-bc7d-f0b1c8b0dd22 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:52.041203 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-91a8ce88-0df3-4f15-bc7d-f0b1c8b0dd22 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b returned with HTTP 200 Aug 18 14:00:52.041771 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1344/5345] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:52 2026] GET /volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:52.058355 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-0c5226d8-6f14-4156-ba95-aa6778557081 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.060126 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-0c5226d8-6f14-4156-ba95-aa6778557081 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:00:52.060395 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-0c5226d8-6f14-4156-ba95-aa6778557081 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:52.060662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-0c5226d8-6f14-4156-ba95-aa6778557081 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:52.068279 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.068279 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:52.077921 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-0c5226d8-6f14-4156-ba95-aa6778557081 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:00:52.084146 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-0c5226d8-6f14-4156-ba95-aa6778557081 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c returned with HTTP 200 Aug 18 14:00:52.084982 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1329/5346] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:52 2026] GET /volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:52.093102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ba5187a6-b92b-4acb-81aa-a645b4db96b2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.093652 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba5187a6-b92b-4acb-81aa-a645b4db96b2 None None] GET https://10.4.3.221/volume// Aug 18 14:00:52.093825 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba5187a6-b92b-4acb-81aa-a645b4db96b2 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:52.094054 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba5187a6-b92b-4acb-81aa-a645b4db96b2 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:52.094386 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba5187a6-b92b-4acb-81aa-a645b4db96b2 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:52.094740 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1337/5347] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:52.105614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-7d317690-5978-4140-a97e-14666ce501d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.109173 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-7d317690-5978-4140-a97e-14666ce501d7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:00:52.110050 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-7d317690-5978-4140-a97e-14666ce501d7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b478d33-c9a5-4655-b5b6-51254320e58c", "connector": null, "instance_uuid": "1d250d6b-1de6-43b3-8caa-2db77cccc1d8"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:52.126279 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.126279 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:52.140334 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.142892 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:00:52.143309 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-246152709", "snapshot_id": "f2f16d20-f636-4ef7-9786-3bebab01445f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:52.145932 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-246152709', 'snapshot_id': 'f2f16d20-f636-4ef7-9786-3bebab01445f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:00:52.154274 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.154274 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:52.155029 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:00:52.155218 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume of 1 GB Aug 18 14:00:52.160633 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Availability Zones retrieved successfully. Aug 18 14:00:52.168193 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-7d317690-5978-4140-a97e-14666ce501d7 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:00:52.168709 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1338/5348] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:00:52 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 18 14:00:52.169476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (5faa95cf-b399-44a0-a925-c5cbbf832a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:52.171694 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185cf868-9859-4282-bedb-188f488d566e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:52.173083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:00:52.184887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ca06463-26e7-424a-afaa-7654c74d188c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.184887 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ca06463-26e7-424a-afaa-7654c74d188c None None] GET https://10.4.3.221/volume// Aug 18 14:00:52.184887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ca06463-26e7-424a-afaa-7654c74d188c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:52.184887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ca06463-26e7-424a-afaa-7654c74d188c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:52.184887 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ca06463-26e7-424a-afaa-7654c74d188c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:52.185647 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1330/5349] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:52.195941 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f205e5fe-e5e3-4e71-b3a5-54600191da58 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.199415 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f205e5fe-e5e3-4e71-b3a5-54600191da58 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:00:52.199688 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f205e5fe-e5e3-4e71-b3a5-54600191da58 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:52.200229 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f205e5fe-e5e3-4e71-b3a5-54600191da58 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:52.216616 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.216616 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:52.222737 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f205e5fe-e5e3-4e71-b3a5-54600191da58 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:00:52.225820 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185cf868-9859-4282-bedb-188f488d566e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f2f16d20-f636-4ef7-9786-3bebab01445f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:52.226713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd601ddb-ae76-468f-abbc-98a7271ec9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:52.230927 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-f205e5fe-e5e3-4e71-b3a5-54600191da58 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c returned with HTTP 200 Aug 18 14:00:52.231684 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1338/5350] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:52 2026] GET /volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:52.287108 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Created reservations ['3825adf4-80a5-47cc-9c9a-01ca7731260a', 'b5a25155-4058-406d-87d3-28e043cce942', '370c4983-f9b4-457f-b5e4-b0e9453d5915', '39fc29c0-bb9e-4a17-9b5f-084097549edd'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:00:52.288163 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd601ddb-ae76-468f-abbc-98a7271ec9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3825adf4-80a5-47cc-9c9a-01ca7731260a', 'b5a25155-4058-406d-87d3-28e043cce942', '370c4983-f9b4-457f-b5e4-b0e9453d5915', '39fc29c0-bb9e-4a17-9b5f-084097549edd']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:52.289127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46812e5c-61f6-4630-aa6d-7842f2c19f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:52.350814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46812e5c-61f6-4630-aa6d-7842f2c19f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4ddef78-bea0-4c99-a671-cc92b1793f6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-246152709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['3825adf4-80a5-47cc-9c9a-01ca7731260a','b5a25155-4058-406d-87d3-28e043cce942','370c4983-f9b4-457f-b5e4-b0e9453d5915','39fc29c0-bb9e-4a17-9b5f-084097549edd'],size=1,snapshot_id=f2f16d20-f636-4ef7-9786-3bebab01445f,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-246152709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4ddef78-bea0-4c99-a671-cc92b1793f6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5481e3f122714748ab669777cb32b10b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f2f16d20-f636-4ef7-9786-3bebab01445f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b23ec718ae354653b97d32769c0064d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:52.352084 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b82bf23-8538-4d82-b3a1-dcdb315cea1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:52.369543 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-95b73f01-0d4b-42fa-b7db-8abe6b2de860 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.371715 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-95b73f01-0d4b-42fa-b7db-8abe6b2de860 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2 Aug 18 14:00:52.372331 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-95b73f01-0d4b-42fa-b7db-8abe6b2de860 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:52.374751 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b82bf23-8538-4d82-b3a1-dcdb315cea1d) transitioned into state 'SUCCESS' from state '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-246152709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['3825adf4-80a5-47cc-9c9a-01ca7731260a','b5a25155-4058-406d-87d3-28e043cce942','370c4983-f9b4-457f-b5e4-b0e9453d5915','39fc29c0-bb9e-4a17-9b5f-084097549edd'],size=1,snapshot_id=f2f16d20-f636-4ef7-9786-3bebab01445f,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:52.375060 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ebedd1-2f9c-4125-8641-73c6dd3a1f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:00:52.381326 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-95b73f01-0d4b-42fa-b7db-8abe6b2de860 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-3b478d33-c9a5-4655-b5b6-51254320e58c-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:00:52.390893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-95b73f01-0d4b-42fa-b7db-8abe6b2de860 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-3b478d33-c9a5-4655-b5b6-51254320e58c-np0000007658" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:00:52.390893 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.390893 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:52.402476 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ebedd1-2f9c-4125-8641-73c6dd3a1f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:00:52.403270 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (5faa95cf-b399-44a0-a925-c5cbbf832a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:00:52.403702 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request issued successfully. Aug 18 14:00:52.404306 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-149a7749-89c2-46e8-8db6-a212d0f1c10a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:00:52.404780 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1345/5351] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:00:52 2026] POST /volume/v3/volumes => generated 790 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:00:52.419216 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f83b81ce-f102-48ac-b958-93b531b79169 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.421259 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f83b81ce-f102-48ac-b958-93b531b79169 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:52.421501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f83b81ce-f102-48ac-b958-93b531b79169 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:52.421787 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f83b81ce-f102-48ac-b958-93b531b79169 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:52.434780 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.434780 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:52.442986 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f83b81ce-f102-48ac-b958-93b531b79169 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:52.453637 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f83b81ce-f102-48ac-b958-93b531b79169 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:52.455560 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1331/5352] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:52 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:52.521029 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-95b73f01-0d4b-42fa-b7db-8abe6b2de860 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-3b478d33-c9a5-4655-b5b6-51254320e58c-np0000007658" released by "attachment_update" :: held 0.133s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:00:52.522944 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-95b73f01-0d4b-42fa-b7db-8abe6b2de860 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2 returned with HTTP 200 Aug 18 14:00:52.523891 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1339/5353] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:00:52 2026] PUT /volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:52.567742 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-502566a4-8a23-4f5d-b1f7-4651469f04b9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:52.570980 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-502566a4-8a23-4f5d-b1f7-4651469f04b9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2/action Aug 18 14:00:52.571437 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-502566a4-8a23-4f5d-b1f7-4651469f04b9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:00:52.571589 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-502566a4-8a23-4f5d-b1f7-4651469f04b9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:52.601409 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:52.601409 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:52.620204 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f422021c-a3b9-40fe-a51f-61fd42d9882a req-502566a4-8a23-4f5d-b1f7-4651469f04b9 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2/action returned with HTTP 204 Aug 18 14:00:52.620809 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1339/5354] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:00:52 2026] POST /volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:53.058887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f8411dc3-f831-4dfa-a67e-ceb181ac6287 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:53.061445 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f8411dc3-f831-4dfa-a67e-ceb181ac6287 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:53.061689 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f8411dc3-f831-4dfa-a67e-ceb181ac6287 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:53.062241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f8411dc3-f831-4dfa-a67e-ceb181ac6287 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:53.069575 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f8411dc3-f831-4dfa-a67e-ceb181ac6287 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b returned with HTTP 404 Aug 18 14:00:53.070706 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1346/5355] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:53 2026] GET /volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:53.078962 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d271f5f9-e16c-4208-b6ab-15449c67425c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:53.081528 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d271f5f9-e16c-4208-b6ab-15449c67425c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 Aug 18 14:00:53.081785 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d271f5f9-e16c-4208-b6ab-15449c67425c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:53.082066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d271f5f9-e16c-4208-b6ab-15449c67425c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:53.082579 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d271f5f9-e16c-4208-b6ab-15449c67425c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 99042f3d-47ae-4f70-b62f-1d007ec9b933 Aug 18 14:00:53.093241 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:53.093241 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:53.093969 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d271f5f9-e16c-4208-b6ab-15449c67425c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:53.116498 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d271f5f9-e16c-4208-b6ab-15449c67425c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:53.116498 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d271f5f9-e16c-4208-b6ab-15449c67425c tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 returned with HTTP 202 Aug 18 14:00:53.118107 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1332/5356] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:53 2026] DELETE /volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:53.131835 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1dc7abd-d51d-4444-942e-8024a0793414 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:53.133935 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1dc7abd-d51d-4444-942e-8024a0793414 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 Aug 18 14:00:53.134306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1dc7abd-d51d-4444-942e-8024a0793414 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:53.134508 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1dc7abd-d51d-4444-942e-8024a0793414 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:53.143756 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:53.143756 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:53.148988 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1dc7abd-d51d-4444-942e-8024a0793414 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:53.155659 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1dc7abd-d51d-4444-942e-8024a0793414 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 returned with HTTP 200 Aug 18 14:00:53.156220 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1340/5357] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:53 2026] GET /volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:53.473811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e611fbfe-c145-470e-be6f-bbd1be7b2bd4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:53.475706 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e611fbfe-c145-470e-be6f-bbd1be7b2bd4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:53.475911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e611fbfe-c145-470e-be6f-bbd1be7b2bd4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:53.476108 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e611fbfe-c145-470e-be6f-bbd1be7b2bd4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:53.485159 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:53.485159 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:53.490139 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e611fbfe-c145-470e-be6f-bbd1be7b2bd4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:53.496129 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e611fbfe-c145-470e-be6f-bbd1be7b2bd4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:53.496761 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1340/5358] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:53 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:53.520294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0fedbf1c-a57e-440b-a7bb-c2310077b447 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:53.522228 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0fedbf1c-a57e-440b-a7bb-c2310077b447 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:53.522500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0fedbf1c-a57e-440b-a7bb-c2310077b447 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:53.522793 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0fedbf1c-a57e-440b-a7bb-c2310077b447 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:53.532681 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:53.532681 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:53.538771 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0fedbf1c-a57e-440b-a7bb-c2310077b447 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:53.545053 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0fedbf1c-a57e-440b-a7bb-c2310077b447 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:53.545580 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1347/5359] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:53 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:54.173600 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6e2cf37-5201-469c-8545-f3717e93c2ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.176263 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6e2cf37-5201-469c-8545-f3717e93c2ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 Aug 18 14:00:54.178926 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6e2cf37-5201-469c-8545-f3717e93c2ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.178926 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6e2cf37-5201-469c-8545-f3717e93c2ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.185614 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6e2cf37-5201-469c-8545-f3717e93c2ba tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 returned with HTTP 404 Aug 18 14:00:54.186160 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1333/5360] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/v3/volumes/99042f3d-47ae-4f70-b62f-1d007ec9b933 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:54.200360 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c752bb72-9a35-4ae1-b6e8-2f5a26c8b0e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.206438 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c752bb72-9a35-4ae1-b6e8-2f5a26c8b0e7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:54.208207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c752bb72-9a35-4ae1-b6e8-2f5a26c8b0e7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.209832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c752bb72-9a35-4ae1-b6e8-2f5a26c8b0e7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.209832 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c752bb72-9a35-4ae1-b6e8-2f5a26c8b0e7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:54.215841 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c752bb72-9a35-4ae1-b6e8-2f5a26c8b0e7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b returned with HTTP 404 Aug 18 14:00:54.215841 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1341/5361] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:54 2026] DELETE /volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:54.227169 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-36c6d434-f936-42e9-8c95-1b5d58751415 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.229804 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-36c6d434-f936-42e9-8c95-1b5d58751415 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b Aug 18 14:00:54.230191 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-36c6d434-f936-42e9-8c95-1b5d58751415 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.230469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-36c6d434-f936-42e9-8c95-1b5d58751415 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.242777 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-36c6d434-f936-42e9-8c95-1b5d58751415 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b returned with HTTP 404 Aug 18 14:00:54.244117 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1341/5362] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/v3/volumes/ab31a347-1be6-444e-9c4e-0692a7be636b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:54.255524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.258465 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 Aug 18 14:00:54.258837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.259235 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.259504 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: a60602d5-5dc7-4b99-8402-588ddff2f968 Aug 18 14:00:54.269074 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:54.269074 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:54.269739 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:54.273986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-81997110-4777-4a08-be31-4e60beb2da45 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.276673 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-81997110-4777-4a08-be31-4e60beb2da45 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:54.277014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-81997110-4777-4a08-be31-4e60beb2da45 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.277272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-81997110-4777-4a08-be31-4e60beb2da45 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.288306 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:54.288306 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:54.293261 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-81997110-4777-4a08-be31-4e60beb2da45 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:54.300330 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-81997110-4777-4a08-be31-4e60beb2da45 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:54.301189 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1334/5363] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:54.302973 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume request issued successfully. Aug 18 14:00:54.303319 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7f14cdb-df26-4bfc-be92-2f232381b944 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 returned with HTTP 202 Aug 18 14:00:54.303832 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1348/5364] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:54 2026] DELETE /volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:00:54.317309 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e08c68b5-2a95-486e-b88d-c2b8fe2a03eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.321984 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e08c68b5-2a95-486e-b88d-c2b8fe2a03eb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 Aug 18 14:00:54.324689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e08c68b5-2a95-486e-b88d-c2b8fe2a03eb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.326011 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e08c68b5-2a95-486e-b88d-c2b8fe2a03eb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.343353 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:54.343353 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:54.349585 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e08c68b5-2a95-486e-b88d-c2b8fe2a03eb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Volume info retrieved successfully. Aug 18 14:00:54.360132 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e08c68b5-2a95-486e-b88d-c2b8fe2a03eb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 returned with HTTP 200 Aug 18 14:00:54.361775 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1342/5365] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 14:00:54.428454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0b79cbdc-dd39-4862-839b-95a3d8898474 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.429430 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b79cbdc-dd39-4862-839b-95a3d8898474 None None] GET https://10.4.3.221/volume// Aug 18 14:00:54.429430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0b79cbdc-dd39-4862-839b-95a3d8898474 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.429430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0b79cbdc-dd39-4862-839b-95a3d8898474 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.429795 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b79cbdc-dd39-4862-839b-95a3d8898474 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:54.430270 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1342/5366] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:54.440927 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-e41f62fa-d163-49c2-a97d-73e9be325f1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.443728 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-e41f62fa-d163-49c2-a97d-73e9be325f1e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:00:54.444453 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-e41f62fa-d163-49c2-a97d-73e9be325f1e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4ddef78-bea0-4c99-a671-cc92b1793f6b", "connector": null, "instance_uuid": "a0b86da6-87af-4d0f-a47d-fc37bbb466bf"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:54.462876 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:54.462876 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:54.523388 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-e41f62fa-d163-49c2-a97d-73e9be325f1e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:00:54.524776 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1335/5367] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:00:54 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 14:00:54.561446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-69b8e61f-56d5-4364-b8f0-1676f94fd8ef None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.564709 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-69b8e61f-56d5-4364-b8f0-1676f94fd8ef tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:54.564709 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-69b8e61f-56d5-4364-b8f0-1676f94fd8ef tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.566920 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-69b8e61f-56d5-4364-b8f0-1676f94fd8ef tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.587230 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5423effe-7e8d-42e3-a1d9-4f51d4ce2a0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.587325 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:54.587325 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:54.587391 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5423effe-7e8d-42e3-a1d9-4f51d4ce2a0d None None] GET https://10.4.3.221/volume// Aug 18 14:00:54.587560 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5423effe-7e8d-42e3-a1d9-4f51d4ce2a0d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.588176 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5423effe-7e8d-42e3-a1d9-4f51d4ce2a0d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.588176 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5423effe-7e8d-42e3-a1d9-4f51d4ce2a0d None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:00:54.588632 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1343/5368] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:00:54.592134 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-69b8e61f-56d5-4364-b8f0-1676f94fd8ef tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:54.598751 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-69b8e61f-56d5-4364-b8f0-1676f94fd8ef tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:54.598751 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1349/5369] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:54.599668 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-4ed8eb87-8a25-45f3-bc6d-55d090b9f6df None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.602461 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-4ed8eb87-8a25-45f3-bc6d-55d090b9f6df tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:54.602983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-4ed8eb87-8a25-45f3-bc6d-55d090b9f6df tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:54.602983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-4ed8eb87-8a25-45f3-bc6d-55d090b9f6df tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:54.619150 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:54.619150 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:54.625124 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-4ed8eb87-8a25-45f3-bc6d-55d090b9f6df tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:54.631963 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-4ed8eb87-8a25-45f3-bc6d-55d090b9f6df tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:54.632631 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1343/5370] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:00:54 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:00:54.764292 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-2cc4630f-f10e-4ed9-ac74-960132d66251 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:54.767004 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-2cc4630f-f10e-4ed9-ac74-960132d66251 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] PUT https://10.4.3.221/volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f Aug 18 14:00:54.767531 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-2cc4630f-f10e-4ed9-ac74-960132d66251 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:00:54.787920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-2cc4630f-f10e-4ed9-ac74-960132d66251 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Acquiring lock "cinder-attachment_update-c4ddef78-bea0-4c99-a671-cc92b1793f6b-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:00:54.796485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-2cc4630f-f10e-4ed9-ac74-960132d66251 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-c4ddef78-bea0-4c99-a671-cc92b1793f6b-np0000007658" acquired by "attachment_update" :: waited 0.009s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:00:54.797743 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:54.797743 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:54.910748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-2cc4630f-f10e-4ed9-ac74-960132d66251 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-c4ddef78-bea0-4c99-a671-cc92b1793f6b-np0000007658" released by "attachment_update" :: held 0.114s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:00:54.911154 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-2cc4630f-f10e-4ed9-ac74-960132d66251 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f returned with HTTP 200 Aug 18 14:00:54.911960 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1336/5371] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:00:54 2026] PUT /volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:00:55.384418 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d20fcae-d3e1-46f5-87a9-4af0d124319b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.386895 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d20fcae-d3e1-46f5-87a9-4af0d124319b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 Aug 18 14:00:55.387084 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d20fcae-d3e1-46f5-87a9-4af0d124319b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.387556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d20fcae-d3e1-46f5-87a9-4af0d124319b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.399269 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d20fcae-d3e1-46f5-87a9-4af0d124319b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 returned with HTTP 404 Aug 18 14:00:55.399850 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1344/5372] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/a60602d5-5dc7-4b99-8402-588ddff2f968 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.408679 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6eff0493-6263-4cb6-ac32-4cbef228b439 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.411085 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6eff0493-6263-4cb6-ac32-4cbef228b439 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:55.411332 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6eff0493-6263-4cb6-ac32-4cbef228b439 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.411629 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6eff0493-6263-4cb6-ac32-4cbef228b439 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.411729 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-6eff0493-6263-4cb6-ac32-4cbef228b439 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:55.417673 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6eff0493-6263-4cb6-ac32-4cbef228b439 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 returned with HTTP 404 Aug 18 14:00:55.418404 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1350/5373] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.427874 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6e7d62e5-3f41-4589-ba60-f7504cb9c1b7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.430695 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6e7d62e5-3f41-4589-ba60-f7504cb9c1b7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 Aug 18 14:00:55.430695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6e7d62e5-3f41-4589-ba60-f7504cb9c1b7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.430695 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6e7d62e5-3f41-4589-ba60-f7504cb9c1b7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.437656 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6e7d62e5-3f41-4589-ba60-f7504cb9c1b7 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 returned with HTTP 404 Aug 18 14:00:55.438853 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1344/5374] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/snapshots/ddab2d5f-8507-46a2-b04e-9e635fd6fcd8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.448421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0eb6d475-2cda-43d8-a950-7d45090c534b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.450549 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0eb6d475-2cda-43d8-a950-7d45090c534b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:55.450812 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0eb6d475-2cda-43d8-a950-7d45090c534b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.451090 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0eb6d475-2cda-43d8-a950-7d45090c534b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.451444 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0eb6d475-2cda-43d8-a950-7d45090c534b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:55.459133 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0eb6d475-2cda-43d8-a950-7d45090c534b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 returned with HTTP 404 Aug 18 14:00:55.459852 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1337/5375] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.471147 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b153f4d-ca1e-47f7-983d-1881614c0249 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.474951 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b153f4d-ca1e-47f7-983d-1881614c0249 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 Aug 18 14:00:55.476043 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b153f4d-ca1e-47f7-983d-1881614c0249 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.476043 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b153f4d-ca1e-47f7-983d-1881614c0249 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.490184 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b153f4d-ca1e-47f7-983d-1881614c0249 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 returned with HTTP 404 Aug 18 14:00:55.490958 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1345/5376] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/e7ad1fce-d35e-4301-9f48-87073a8bf812 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.500247 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-863f0470-e5e5-4356-a013-f8c7964ac250 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.502388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-863f0470-e5e5-4356-a013-f8c7964ac250 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:55.503581 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-863f0470-e5e5-4356-a013-f8c7964ac250 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.503581 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-863f0470-e5e5-4356-a013-f8c7964ac250 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.503581 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-863f0470-e5e5-4356-a013-f8c7964ac250 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:55.512010 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-863f0470-e5e5-4356-a013-f8c7964ac250 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 returned with HTTP 404 Aug 18 14:00:55.513182 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1351/5377] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.522702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-37f87979-3f0f-428e-9cae-7ce12268f1db None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.525307 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37f87979-3f0f-428e-9cae-7ce12268f1db tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 Aug 18 14:00:55.525544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37f87979-3f0f-428e-9cae-7ce12268f1db tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.525761 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-37f87979-3f0f-428e-9cae-7ce12268f1db tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.534240 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-37f87979-3f0f-428e-9cae-7ce12268f1db tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 returned with HTTP 404 Aug 18 14:00:55.535089 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1345/5378] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/b450624f-2595-48c9-8c2e-6bf9284326d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.543153 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80430f8d-90f0-4a42-8a6e-d3e0540d220d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.545313 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80430f8d-90f0-4a42-8a6e-d3e0540d220d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:55.545574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80430f8d-90f0-4a42-8a6e-d3e0540d220d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.545814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80430f8d-90f0-4a42-8a6e-d3e0540d220d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.545982 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-80430f8d-90f0-4a42-8a6e-d3e0540d220d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:55.554652 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80430f8d-90f0-4a42-8a6e-d3e0540d220d tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d returned with HTTP 404 Aug 18 14:00:55.555209 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1338/5379] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.564092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf63a292-f1c4-49a0-8952-7f52fcdb7929 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.565980 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf63a292-f1c4-49a0-8952-7f52fcdb7929 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d Aug 18 14:00:55.566163 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf63a292-f1c4-49a0-8952-7f52fcdb7929 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.566336 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf63a292-f1c4-49a0-8952-7f52fcdb7929 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.575351 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf63a292-f1c4-49a0-8952-7f52fcdb7929 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d returned with HTTP 404 Aug 18 14:00:55.576070 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1346/5380] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/snapshots/452fc2f6-734c-4a15-90af-4a2c8e56553d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.584116 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8e754423-0e27-4d57-9bd9-4b023b51f9f1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.585976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e754423-0e27-4d57-9bd9-4b023b51f9f1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:55.586212 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e754423-0e27-4d57-9bd9-4b023b51f9f1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.586429 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e754423-0e27-4d57-9bd9-4b023b51f9f1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.586604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-8e754423-0e27-4d57-9bd9-4b023b51f9f1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:55.593271 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e754423-0e27-4d57-9bd9-4b023b51f9f1 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c returned with HTTP 404 Aug 18 14:00:55.593852 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1352/5381] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.606270 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a231f195-9b49-47a0-b064-cd6c4993a22b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.608482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a231f195-9b49-47a0-b064-cd6c4993a22b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c Aug 18 14:00:55.608780 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a231f195-9b49-47a0-b064-cd6c4993a22b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.609026 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a231f195-9b49-47a0-b064-cd6c4993a22b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.616740 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-722f5327-062b-4810-84c3-16f2b179555c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.618580 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a231f195-9b49-47a0-b064-cd6c4993a22b tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c returned with HTTP 404 Aug 18 14:00:55.619087 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-722f5327-062b-4810-84c3-16f2b179555c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:55.619328 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-722f5327-062b-4810-84c3-16f2b179555c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.619701 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1346/5382] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/4370c5ea-82e0-423f-979c-78d5e6e1464c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.619764 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-722f5327-062b-4810-84c3-16f2b179555c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.631353 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5ce1f251-9730-4d3d-9040-b5b68ec130c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.631483 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:55.631483 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:55.634018 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ce1f251-9730-4d3d-9040-b5b68ec130c4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:55.634018 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ce1f251-9730-4d3d-9040-b5b68ec130c4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.636022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ce1f251-9730-4d3d-9040-b5b68ec130c4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.636214 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-5ce1f251-9730-4d3d-9040-b5b68ec130c4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:55.637363 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-722f5327-062b-4810-84c3-16f2b179555c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:55.644062 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-722f5327-062b-4810-84c3-16f2b179555c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:55.644214 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ce1f251-9730-4d3d-9040-b5b68ec130c4 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 returned with HTTP 404 Aug 18 14:00:55.644636 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1339/5383] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:55.645736 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1347/5384] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.656091 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0a785566-7e48-489d-9cc9-6b409a55eec3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.658356 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0a785566-7e48-489d-9cc9-6b409a55eec3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 Aug 18 14:00:55.658599 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0a785566-7e48-489d-9cc9-6b409a55eec3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.658895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0a785566-7e48-489d-9cc9-6b409a55eec3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.663614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0a785566-7e48-489d-9cc9-6b409a55eec3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 returned with HTTP 404 Aug 18 14:00:55.664275 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1353/5385] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/snapshots/2961517e-e07c-4203-a66e-0381ed743b48 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.674029 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-89ebc915-846b-4d28-ae8c-781d824d0a4a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.676426 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89ebc915-846b-4d28-ae8c-781d824d0a4a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:55.676731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-89ebc915-846b-4d28-ae8c-781d824d0a4a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.677263 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-89ebc915-846b-4d28-ae8c-781d824d0a4a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.678124 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-89ebc915-846b-4d28-ae8c-781d824d0a4a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:55.688117 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89ebc915-846b-4d28-ae8c-781d824d0a4a tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 returned with HTTP 404 Aug 18 14:00:55.689381 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1347/5386] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.700184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ea3b453c-450e-47c1-95e7-0e16052d6e72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.704122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea3b453c-450e-47c1-95e7-0e16052d6e72 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 Aug 18 14:00:55.704586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea3b453c-450e-47c1-95e7-0e16052d6e72 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.704830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea3b453c-450e-47c1-95e7-0e16052d6e72 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.717188 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea3b453c-450e-47c1-95e7-0e16052d6e72 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 returned with HTTP 404 Aug 18 14:00:55.720085 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1340/5387] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/97b208ab-cc03-42d0-9ac5-a742bfa9ac57 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.731172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f98cdd75-6e7d-4014-b701-b4168b094381 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.733601 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f98cdd75-6e7d-4014-b701-b4168b094381 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:55.733907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f98cdd75-6e7d-4014-b701-b4168b094381 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.734358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f98cdd75-6e7d-4014-b701-b4168b094381 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.734659 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f98cdd75-6e7d-4014-b701-b4168b094381 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:55.744079 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f98cdd75-6e7d-4014-b701-b4168b094381 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 returned with HTTP 404 Aug 18 14:00:55.747610 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1348/5388] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.754951 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-394ea54b-f7e5-4bf5-9afb-bdf137146601 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.756920 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-394ea54b-f7e5-4bf5-9afb-bdf137146601 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 Aug 18 14:00:55.757132 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-394ea54b-f7e5-4bf5-9afb-bdf137146601 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.757333 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-394ea54b-f7e5-4bf5-9afb-bdf137146601 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.772298 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-394ea54b-f7e5-4bf5-9afb-bdf137146601 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 returned with HTTP 404 Aug 18 14:00:55.773565 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1354/5389] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/4afcc4ee-0f6c-43c0-ac92-27937abf6f08 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.785808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-640598f5-0648-4134-b44d-bd0b3ae696bb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.794250 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-640598f5-0648-4134-b44d-bd0b3ae696bb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:55.794500 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-640598f5-0648-4134-b44d-bd0b3ae696bb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.794749 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-640598f5-0648-4134-b44d-bd0b3ae696bb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.795082 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-640598f5-0648-4134-b44d-bd0b3ae696bb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:55.805287 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-640598f5-0648-4134-b44d-bd0b3ae696bb tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd returned with HTTP 404 Aug 18 14:00:55.805767 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1348/5390] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.816761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d220bb77-24a7-4e78-ae95-c231c4c51916 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.820593 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d220bb77-24a7-4e78-ae95-c231c4c51916 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd Aug 18 14:00:55.820791 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d220bb77-24a7-4e78-ae95-c231c4c51916 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.820888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d220bb77-24a7-4e78-ae95-c231c4c51916 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.829338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d220bb77-24a7-4e78-ae95-c231c4c51916 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd returned with HTTP 404 Aug 18 14:00:55.829552 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1341/5391] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/5cb4a229-3f10-4c9e-8ce1-f1c7b50bd2bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.843115 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0108e453-a1ff-4ba0-a36a-a862e79fd692 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.849392 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0108e453-a1ff-4ba0-a36a-a862e79fd692 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:55.850170 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0108e453-a1ff-4ba0-a36a-a862e79fd692 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.850170 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0108e453-a1ff-4ba0-a36a-a862e79fd692 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.850170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0108e453-a1ff-4ba0-a36a-a862e79fd692 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:55.859750 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0108e453-a1ff-4ba0-a36a-a862e79fd692 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 returned with HTTP 404 Aug 18 14:00:55.860325 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1349/5392] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.875938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-86ad4773-25fb-4d6e-b046-92d58183f531 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.877604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-86ad4773-25fb-4d6e-b046-92d58183f531 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 Aug 18 14:00:55.877811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-86ad4773-25fb-4d6e-b046-92d58183f531 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.878106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-86ad4773-25fb-4d6e-b046-92d58183f531 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.884083 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-86ad4773-25fb-4d6e-b046-92d58183f531 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 returned with HTTP 404 Aug 18 14:00:55.884957 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1355/5393] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/snapshots/04c9a530-5ce5-47e9-a039-66b81987b122 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.896388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cfbb5053-d584-409e-a9a2-9d41bd5d690e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.902455 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cfbb5053-d584-409e-a9a2-9d41bd5d690e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:55.902983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cfbb5053-d584-409e-a9a2-9d41bd5d690e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.904176 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cfbb5053-d584-409e-a9a2-9d41bd5d690e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.904621 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-cfbb5053-d584-409e-a9a2-9d41bd5d690e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:55.915497 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cfbb5053-d584-409e-a9a2-9d41bd5d690e tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 returned with HTTP 404 Aug 18 14:00:55.916805 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1349/5394] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.926051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51e3e04b-d9d3-4b74-acca-9df8b2f1bdc3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.928924 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51e3e04b-d9d3-4b74-acca-9df8b2f1bdc3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 Aug 18 14:00:55.929134 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51e3e04b-d9d3-4b74-acca-9df8b2f1bdc3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.929412 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51e3e04b-d9d3-4b74-acca-9df8b2f1bdc3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.940062 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51e3e04b-d9d3-4b74-acca-9df8b2f1bdc3 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 returned with HTTP 404 Aug 18 14:00:55.940655 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1342/5395] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/volumes/bcd4c8c4-06ba-4de5-a72d-2493d3cb1620 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:55.949300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a98922c1-c208-4406-9714-81f0577188fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.951688 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a98922c1-c208-4406-9714-81f0577188fd tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:55.951988 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a98922c1-c208-4406-9714-81f0577188fd tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.952248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a98922c1-c208-4406-9714-81f0577188fd tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.952397 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-a98922c1-c208-4406-9714-81f0577188fd tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete snapshot with id: 7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:55.959050 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a98922c1-c208-4406-9714-81f0577188fd tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 returned with HTTP 404 Aug 18 14:00:55.959726 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1350/5396] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.969250 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3d41ef5e-6d8c-4045-a4d2-f59ce48e73b9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.971888 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3d41ef5e-6d8c-4045-a4d2-f59ce48e73b9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 Aug 18 14:00:55.972193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3d41ef5e-6d8c-4045-a4d2-f59ce48e73b9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.972438 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3d41ef5e-6d8c-4045-a4d2-f59ce48e73b9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.977821 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3d41ef5e-6d8c-4045-a4d2-f59ce48e73b9 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 returned with HTTP 404 Aug 18 14:00:55.978888 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1356/5397] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:00:55 2026] GET /volume/v3/snapshots/7cb012df-f91f-43e3-91d1-f7dd597f7976 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:00:55.992005 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-41562962-e4d2-48c7-b287-7242790ac766 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:55.994184 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-41562962-e4d2-48c7-b287-7242790ac766 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:55.994422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-41562962-e4d2-48c7-b287-7242790ac766 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:55.994648 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-41562962-e4d2-48c7-b287-7242790ac766 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:55.994778 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-41562962-e4d2-48c7-b287-7242790ac766 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Delete volume with id: 3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:56.003567 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-41562962-e4d2-48c7-b287-7242790ac766 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 returned with HTTP 404 Aug 18 14:00:56.003567 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1350/5398] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:00:55 2026] DELETE /volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:56.015290 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e51de254-5f09-4dd0-b9c5-a74a65268125 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:56.018986 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e51de254-5f09-4dd0-b9c5-a74a65268125 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] GET https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 Aug 18 14:00:56.019620 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e51de254-5f09-4dd0-b9c5-a74a65268125 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:56.020391 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e51de254-5f09-4dd0-b9c5-a74a65268125 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:56.026955 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e51de254-5f09-4dd0-b9c5-a74a65268125 tempest-VolumeDependencyTests-65106019 tempest-VolumeDependencyTests-65106019-project-member] https://10.4.3.221/volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 returned with HTTP 404 Aug 18 14:00:56.027878 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1343/5399] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:00:56 2026] GET /volume/v3/volumes/3468aa21-74d4-4d0a-8f4f-fef2015182f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:00:56.665284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59d15a2e-e2dd-4ddc-bb9a-a9338f431683 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:56.667617 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59d15a2e-e2dd-4ddc-bb9a-a9338f431683 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:56.668022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59d15a2e-e2dd-4ddc-bb9a-a9338f431683 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:56.668106 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59d15a2e-e2dd-4ddc-bb9a-a9338f431683 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:56.682249 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:56.682249 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:00:56.688044 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59d15a2e-e2dd-4ddc-bb9a-a9338f431683 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:56.694460 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59d15a2e-e2dd-4ddc-bb9a-a9338f431683 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:56.695185 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1351/5400] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:56 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:57.710364 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d1a44bc1-a27d-4fbf-ac08-0fc5381e0a12 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:57.713012 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d1a44bc1-a27d-4fbf-ac08-0fc5381e0a12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:57.713678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d1a44bc1-a27d-4fbf-ac08-0fc5381e0a12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:57.713678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d1a44bc1-a27d-4fbf-ac08-0fc5381e0a12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:57.726628 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:57.726628 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:00:57.731666 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d1a44bc1-a27d-4fbf-ac08-0fc5381e0a12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:57.736587 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d1a44bc1-a27d-4fbf-ac08-0fc5381e0a12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:57.737246 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1357/5401] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:57 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:58.754139 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-33dd8f92-2e14-45a0-b833-683b2dd4fe2e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:58.756418 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33dd8f92-2e14-45a0-b833-683b2dd4fe2e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:58.756722 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33dd8f92-2e14-45a0-b833-683b2dd4fe2e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:58.757032 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-33dd8f92-2e14-45a0-b833-683b2dd4fe2e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:58.768500 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:58.768500 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:00:58.772995 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-33dd8f92-2e14-45a0-b833-683b2dd4fe2e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:58.779390 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-33dd8f92-2e14-45a0-b833-683b2dd4fe2e tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:58.780187 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1351/5402] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:58 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:00:59.797575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00190268-7337-4e84-b4b0-05ea35861202 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:00:59.799670 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00190268-7337-4e84-b4b0-05ea35861202 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:00:59.799899 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00190268-7337-4e84-b4b0-05ea35861202 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:00:59.800118 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00190268-7337-4e84-b4b0-05ea35861202 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:00:59.809921 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:00:59.809921 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:00:59.813788 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00190268-7337-4e84-b4b0-05ea35861202 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:00:59.818192 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00190268-7337-4e84-b4b0-05ea35861202 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:00:59.818768 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1344/5403] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:00:59 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:00.053017 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-fb79f58c-f744-4ace-9a08-1dbe9237c1cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:00.056158 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-fb79f58c-f744-4ace-9a08-1dbe9237c1cf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f/action Aug 18 14:01:00.056721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-fb79f58c-f744-4ace-9a08-1dbe9237c1cf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:00.056956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-fb79f58c-f744-4ace-9a08-1dbe9237c1cf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:00.081849 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:00.081849 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:00.099575 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-171c4eec-1631-4356-bd38-1944ea87ca9c req-fb79f58c-f744-4ace-9a08-1dbe9237c1cf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f/action returned with HTTP 204 Aug 18 14:01:00.100305 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1352/5404] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:01:00 2026] POST /volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:00.835195 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8ff58e47-35f3-4a9d-b072-d92aba84cfb0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:00.838835 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8ff58e47-35f3-4a9d-b072-d92aba84cfb0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:00.839145 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8ff58e47-35f3-4a9d-b072-d92aba84cfb0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:00.839394 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8ff58e47-35f3-4a9d-b072-d92aba84cfb0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:00.851781 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:00.851781 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:00.856693 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8ff58e47-35f3-4a9d-b072-d92aba84cfb0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:00.861948 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8ff58e47-35f3-4a9d-b072-d92aba84cfb0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:01:00.862317 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1358/5405] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:00 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:03.033302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-93f13c5d-2001-4dea-88d7-4391a62a499b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:03.165933 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-93f13c5d-2001-4dea-88d7-4391a62a499b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 14:01:03.166124 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-93f13c5d-2001-4dea-88d7-4391a62a499b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:03.166384 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-93f13c5d-2001-4dea-88d7-4391a62a499b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:03.178488 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:03.178488 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:03.182915 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-93f13c5d-2001-4dea-88d7-4391a62a499b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 14:01:03.188180 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-93f13c5d-2001-4dea-88d7-4391a62a499b tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 14:01:03.188596 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1352/5406] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:03 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 1140 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:03.208465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-c9516d2c-87af-4095-9983-ae0f5d22bfb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:03.210870 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-c9516d2c-87af-4095-9983-ae0f5d22bfb7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] POST https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d/action Aug 18 14:01:03.211323 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-c9516d2c-87af-4095-9983-ae0f5d22bfb7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:03.211493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-c9516d2c-87af-4095-9983-ae0f5d22bfb7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:03.224684 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:03.224684 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:03.225282 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-c9516d2c-87af-4095-9983-ae0f5d22bfb7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 14:01:03.231718 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-c9516d2c-87af-4095-9983-ae0f5d22bfb7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Begin detaching volume completed successfully. Aug 18 14:01:03.231954 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-c9516d2c-87af-4095-9983-ae0f5d22bfb7 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d/action returned with HTTP 202 Aug 18 14:01:03.232379 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1345/5407] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:01:03 2026] POST /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:01:03.283569 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00fedd59-f254-47ae-ad57-dcb190fa7c08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:03.284051 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00fedd59-f254-47ae-ad57-dcb190fa7c08 None None] GET https://10.4.3.221/volume// Aug 18 14:01:03.284908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00fedd59-f254-47ae-ad57-dcb190fa7c08 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:03.284908 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00fedd59-f254-47ae-ad57-dcb190fa7c08 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:03.285779 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00fedd59-f254-47ae-ad57-dcb190fa7c08 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:03.286811 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1353/5408] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:03.294210 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-1e57e310-7315-4502-9b91-8b6b5c0decfd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:03.296182 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-1e57e310-7315-4502-9b91-8b6b5c0decfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 14:01:03.296328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-1e57e310-7315-4502-9b91-8b6b5c0decfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:03.296539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-1e57e310-7315-4502-9b91-8b6b5c0decfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:03.306172 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:03.306172 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:03.310384 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-1e57e310-7315-4502-9b91-8b6b5c0decfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 14:01:03.316100 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-1e57e310-7315-4502-9b91-8b6b5c0decfd tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 14:01:03.316727 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1359/5409] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:03 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:04.340621 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-87ace0df-d725-470b-9236-190fa6891a61 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:04.343477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-87ace0df-d725-470b-9236-190fa6891a61 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] DELETE https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a Aug 18 14:01:04.343703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-87ace0df-d725-470b-9236-190fa6891a61 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:04.343974 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-87ace0df-d725-470b-9236-190fa6891a61 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:04.353009 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:04.353009 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:04.407397 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-0e67960d-c0e2-4a8c-bfb8-b51cba1f306f req-87ace0df-d725-470b-9236-190fa6891a61 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a returned with HTTP 200 Aug 18 14:01:04.407961 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1353/5410] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:04 2026] DELETE /volume/v3/attachments/35a876a9-6021-49bc-8f65-49f926587d9a => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:04.538932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-f7a9a88d-3436-49de-85e3-ac72b2ea95c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:04.542159 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-f7a9a88d-3436-49de-85e3-ac72b2ea95c9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:04.542359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-f7a9a88d-3436-49de-85e3-ac72b2ea95c9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:04.542593 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-f7a9a88d-3436-49de-85e3-ac72b2ea95c9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:04.555894 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:04.555894 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:04.561314 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-f7a9a88d-3436-49de-85e3-ac72b2ea95c9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:04.570412 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-f7a9a88d-3436-49de-85e3-ac72b2ea95c9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:01:04.571020 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1346/5411] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:04 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:04.591136 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-bddbef16-b82e-420d-b9cf-741927b828fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:04.593540 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-bddbef16-b82e-420d-b9cf-741927b828fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b/action Aug 18 14:01:04.593995 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-bddbef16-b82e-420d-b9cf-741927b828fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:04.594115 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-bddbef16-b82e-420d-b9cf-741927b828fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:04.611891 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:04.611891 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:04.612583 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-bddbef16-b82e-420d-b9cf-741927b828fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:04.623289 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-bddbef16-b82e-420d-b9cf-741927b828fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Begin detaching volume completed successfully. Aug 18 14:01:04.623629 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-bddbef16-b82e-420d-b9cf-741927b828fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b/action returned with HTTP 202 Aug 18 14:01:04.624285 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1354/5412] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:01:04 2026] POST /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:01:04.681652 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-64a04c76-9fbe-4d7a-baa9-9184c4f10e34 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:04.681920 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-64a04c76-9fbe-4d7a-baa9-9184c4f10e34 None None] GET https://10.4.3.221/volume// Aug 18 14:01:04.682101 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-64a04c76-9fbe-4d7a-baa9-9184c4f10e34 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:04.682578 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-64a04c76-9fbe-4d7a-baa9-9184c4f10e34 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:04.683067 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-64a04c76-9fbe-4d7a-baa9-9184c4f10e34 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:04.683532 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1360/5413] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:04.694527 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-dbb082d1-40d7-446c-911c-3c1c6f33dbfe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:04.697473 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-dbb082d1-40d7-446c-911c-3c1c6f33dbfe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:04.697718 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-dbb082d1-40d7-446c-911c-3c1c6f33dbfe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:04.697964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-dbb082d1-40d7-446c-911c-3c1c6f33dbfe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:04.709588 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:04.709588 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:04.713348 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-dbb082d1-40d7-446c-911c-3c1c6f33dbfe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:04.717988 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-dbb082d1-40d7-446c-911c-3c1c6f33dbfe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:01:04.718428 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1354/5414] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:04 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:05.641288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f3c3c196-b71d-48e3-bda9-da8ac622d79d req-cd125840-5bfd-47ae-b3c8-9fd3f747cd00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:05.682614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-898022cd-af4f-4c37-85c5-8f528d450420 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:05.685032 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-898022cd-af4f-4c37-85c5-8f528d450420 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f Aug 18 14:01:05.685268 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-898022cd-af4f-4c37-85c5-8f528d450420 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:05.685507 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-898022cd-af4f-4c37-85c5-8f528d450420 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:05.693776 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:05.693776 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:05.695077 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f3c3c196-b71d-48e3-bda9-da8ac622d79d req-cd125840-5bfd-47ae-b3c8-9fd3f747cd00 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 14:01:05.695312 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f3c3c196-b71d-48e3-bda9-da8ac622d79d req-cd125840-5bfd-47ae-b3c8-9fd3f747cd00 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:05.695586 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f3c3c196-b71d-48e3-bda9-da8ac622d79d req-cd125840-5bfd-47ae-b3c8-9fd3f747cd00 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:05.703427 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:05.703427 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:05.709653 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f3c3c196-b71d-48e3-bda9-da8ac622d79d req-cd125840-5bfd-47ae-b3c8-9fd3f747cd00 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 14:01:05.716230 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f3c3c196-b71d-48e3-bda9-da8ac622d79d req-cd125840-5bfd-47ae-b3c8-9fd3f747cd00 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 14:01:05.716820 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1347/5415] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:05 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:05.738263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9ec68582-d095-4076-b655-c6e0533a61e1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:05.740358 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ec68582-d095-4076-b655-c6e0533a61e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] DELETE https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 14:01:05.740608 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ec68582-d095-4076-b655-c6e0533a61e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:05.740876 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ec68582-d095-4076-b655-c6e0533a61e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:05.741071 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-9ec68582-d095-4076-b655-c6e0533a61e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Delete volume with id: 65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 14:01:05.749978 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:05.749978 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:05.750452 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9ec68582-d095-4076-b655-c6e0533a61e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 14:01:05.752836 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bbc637bb-20e9-4032-b191-121103c7e3e6 req-898022cd-af4f-4c37-85c5-8f528d450420 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f returned with HTTP 200 Aug 18 14:01:05.753344 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1355/5416] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:05 2026] DELETE /volume/v3/attachments/a53c8977-d4ed-4784-857d-4675d9be9d9f => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:05.777193 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9ec68582-d095-4076-b655-c6e0533a61e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Delete volume request issued successfully. Aug 18 14:01:05.777633 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ec68582-d095-4076-b655-c6e0533a61e1 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 202 Aug 18 14:01:05.778676 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1361/5417] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:01:05 2026] DELETE /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:05.789253 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-14452e11-3a97-4878-837b-149230d80f34 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:05.792511 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14452e11-3a97-4878-837b-149230d80f34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 14:01:05.792665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14452e11-3a97-4878-837b-149230d80f34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:05.792879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-14452e11-3a97-4878-837b-149230d80f34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:05.800362 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:05.800362 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:05.804512 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-14452e11-3a97-4878-837b-149230d80f34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Volume info retrieved successfully. Aug 18 14:01:05.809385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-14452e11-3a97-4878-837b-149230d80f34 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 200 Aug 18 14:01:05.809850 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1355/5418] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:05 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:06.782499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:06.785229 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:06.785689 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2130197074", "snapshot_id": "4902c87a-7bf2-400e-a80e-1cf55089c4d4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:06.788465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2130197074', 'snapshot_id': '4902c87a-7bf2-400e-a80e-1cf55089c4d4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:06.794819 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:06.794819 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:06.795351 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:06.795459 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume of 1 GB Aug 18 14:01:06.801429 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Availability Zones retrieved successfully. Aug 18 14:01:06.809754 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (53b2bdf9-240a-42ee-ac61-46deadfb1d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:06.811381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbefe09-f90d-4ad1-8503-d0a8766951a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:06.812573 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:06.828438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d42af7c4-f969-433b-99c8-d587408bf817 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:06.830998 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d42af7c4-f969-433b-99c8-d587408bf817 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] GET https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d Aug 18 14:01:06.831127 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d42af7c4-f969-433b-99c8-d587408bf817 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:06.831307 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d42af7c4-f969-433b-99c8-d587408bf817 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:06.837761 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d42af7c4-f969-433b-99c8-d587408bf817 tempest-TestMinimumBasicScenario-219933531 tempest-TestMinimumBasicScenario-219933531-project-member] https://10.4.3.221/volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d returned with HTTP 404 Aug 18 14:01:06.838277 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1356/5419] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:06 2026] GET /volume/v3/volumes/65e82863-15e4-4e44-b3a2-b05eeeec951d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:06.848471 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbefe09-f90d-4ad1-8503-d0a8766951a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4902c87a-7bf2-400e-a80e-1cf55089c4d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:06.849604 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f307d028-2587-449c-a866-030f0a72b2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:06.898368 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Created reservations ['e4d2bdb7-4cfb-4811-bfed-3b7614a19be9', 'd49abd2b-3b73-4573-8a3e-63cc9009c807', '37bcebee-84ee-46aa-99b3-035fc58a6631', '6d54a2b5-134a-4280-86f8-8d512f167d1f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:06.899303 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f307d028-2587-449c-a866-030f0a72b2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d2bdb7-4cfb-4811-bfed-3b7614a19be9', 'd49abd2b-3b73-4573-8a3e-63cc9009c807', '37bcebee-84ee-46aa-99b3-035fc58a6631', '6d54a2b5-134a-4280-86f8-8d512f167d1f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:06.900027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fa817d-6844-461b-be75-63ffeb45501d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:06.943883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fa817d-6844-461b-be75-63ffeb45501d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baaaf454-b2c7-4b50-b67a-fbb48b4b6601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2130197074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['e4d2bdb7-4cfb-4811-bfed-3b7614a19be9','d49abd2b-3b73-4573-8a3e-63cc9009c807','37bcebee-84ee-46aa-99b3-035fc58a6631','6d54a2b5-134a-4280-86f8-8d512f167d1f'],size=1,snapshot_id=4902c87a-7bf2-400e-a80e-1cf55089c4d4,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:01:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2130197074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baaaf454-b2c7-4b50-b67a-fbb48b4b6601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5481e3f122714748ab669777cb32b10b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4902c87a-7bf2-400e-a80e-1cf55089c4d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b23ec718ae354653b97d32769c0064d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:06.944714 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549ffa2d-63f6-4946-b8aa-cdc85711e59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:06.974708 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549ffa2d-63f6-4946-b8aa-cdc85711e59e) transitioned into state 'SUCCESS' from state '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-2130197074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['e4d2bdb7-4cfb-4811-bfed-3b7614a19be9','d49abd2b-3b73-4573-8a3e-63cc9009c807','37bcebee-84ee-46aa-99b3-035fc58a6631','6d54a2b5-134a-4280-86f8-8d512f167d1f'],size=1,snapshot_id=4902c87a-7bf2-400e-a80e-1cf55089c4d4,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:06.975083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad9ad2d-b13d-4f22-ac23-11e91fa96cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:07.006632 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad9ad2d-b13d-4f22-ac23-11e91fa96cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:07.007773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (53b2bdf9-240a-42ee-ac61-46deadfb1d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:07.008248 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request issued successfully. Aug 18 14:01:07.009338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7940dcb-6d5e-4b91-bab7-f0811a74e227 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:07.009824 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1348/5420] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:01:06 2026] POST /volume/v3/volumes => generated 791 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:01:07.024352 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d36ff12f-a637-4bfe-95f3-b67ba9ce6b0c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:07.026648 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d36ff12f-a637-4bfe-95f3-b67ba9ce6b0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:07.026954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d36ff12f-a637-4bfe-95f3-b67ba9ce6b0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:07.027234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d36ff12f-a637-4bfe-95f3-b67ba9ce6b0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:07.031524 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=376,cinder:INSERT=62,cinder:UPDATE=126 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:01:07.037822 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:07.037822 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:07.044614 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d36ff12f-a637-4bfe-95f3-b67ba9ce6b0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:07.052896 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d36ff12f-a637-4bfe-95f3-b67ba9ce6b0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:07.052896 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1362/5421] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:07 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:08.071615 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-76fa5287-fa08-45d5-b751-faa6030ee586 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.078116 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76fa5287-fa08-45d5-b751-faa6030ee586 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:08.078994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76fa5287-fa08-45d5-b751-faa6030ee586 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:08.078994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-76fa5287-fa08-45d5-b751-faa6030ee586 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:08.083036 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=395,cinder:INSERT=48,cinder:UPDATE=92 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:01:08.093093 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:08.093093 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:08.101437 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-76fa5287-fa08-45d5-b751-faa6030ee586 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:08.110753 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-76fa5287-fa08-45d5-b751-faa6030ee586 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:08.111561 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1356/5422] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:08 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:08.132722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-402c5935-c3dd-467e-8706-eedb6f28b248 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.136140 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-402c5935-c3dd-467e-8706-eedb6f28b248 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:08.136665 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-402c5935-c3dd-467e-8706-eedb6f28b248 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:08.137051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-402c5935-c3dd-467e-8706-eedb6f28b248 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:08.140739 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=421,cinder:INSERT=62,cinder:UPDATE=136 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:01:08.151177 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:08.151177 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:08.161314 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-402c5935-c3dd-467e-8706-eedb6f28b248 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:08.168793 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-402c5935-c3dd-467e-8706-eedb6f28b248 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:08.169344 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1357/5423] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:08 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:08.722556 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-469cbbaa-f74a-4151-965d-2d62da2dbadf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.759090 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-469cbbaa-f74a-4151-965d-2d62da2dbadf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:08.759329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-469cbbaa-f74a-4151-965d-2d62da2dbadf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:08.759577 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-469cbbaa-f74a-4151-965d-2d62da2dbadf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:08.762220 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=392,cinder:INSERT=62,cinder:UPDATE=114 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:01:08.768902 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:08.768902 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:08.773940 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-469cbbaa-f74a-4151-965d-2d62da2dbadf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:08.779683 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-469cbbaa-f74a-4151-965d-2d62da2dbadf tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:08.780392 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1349/5424] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:08 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:08.871544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5b4a3332-0958-41a8-9a88-220c08f536c5 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.872055 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b4a3332-0958-41a8-9a88-220c08f536c5 None None] GET https://10.4.3.221/volume// Aug 18 14:01:08.872214 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b4a3332-0958-41a8-9a88-220c08f536c5 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:08.872524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5b4a3332-0958-41a8-9a88-220c08f536c5 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:08.872978 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5b4a3332-0958-41a8-9a88-220c08f536c5 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:08.873349 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1363/5425] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:01:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:08.882928 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-9f477392-1778-4408-af33-0ff48d7b46d9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.885788 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-9f477392-1778-4408-af33-0ff48d7b46d9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:01:08.886328 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-9f477392-1778-4408-af33-0ff48d7b46d9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "baaaf454-b2c7-4b50-b67a-fbb48b4b6601", "connector": null, "instance_uuid": "a0b86da6-87af-4d0f-a47d-fc37bbb466bf"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:08.897006 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:08.897006 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:08.927886 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-9f477392-1778-4408-af33-0ff48d7b46d9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:01:08.928046 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1357/5426] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:01:08 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 18 14:01:08.962843 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9c012c5-b012-4b24-a14a-f5d5148dee0c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.966173 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9c012c5-b012-4b24-a14a-f5d5148dee0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:08.966697 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9c012c5-b012-4b24-a14a-f5d5148dee0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:08.967154 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9c012c5-b012-4b24-a14a-f5d5148dee0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:08.980099 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:08.980099 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:08.980649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f539b78-e3a0-48a6-8bb6-c70ffb1d4aec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.981151 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f539b78-e3a0-48a6-8bb6-c70ffb1d4aec None None] GET https://10.4.3.221/volume// Aug 18 14:01:08.981521 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f539b78-e3a0-48a6-8bb6-c70ffb1d4aec None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:08.981768 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f539b78-e3a0-48a6-8bb6-c70ffb1d4aec None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:08.982175 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f539b78-e3a0-48a6-8bb6-c70ffb1d4aec None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:08.982564 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1350/5427] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:08.985119 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a9c012c5-b012-4b24-a14a-f5d5148dee0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:08.991563 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9c012c5-b012-4b24-a14a-f5d5148dee0c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:08.992141 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1358/5428] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:08 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:08.993934 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-3b1b1824-cbc7-4acb-ad4b-c0532d1066fa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:08.996806 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-3b1b1824-cbc7-4acb-ad4b-c0532d1066fa tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:08.997097 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-3b1b1824-cbc7-4acb-ad4b-c0532d1066fa tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:08.997716 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-3b1b1824-cbc7-4acb-ad4b-c0532d1066fa tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:09.013307 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:09.013307 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:09.019280 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-3b1b1824-cbc7-4acb-ad4b-c0532d1066fa tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:09.028277 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-3b1b1824-cbc7-4acb-ad4b-c0532d1066fa tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:09.028277 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1364/5429] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:08 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 1063 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:09.151495 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-880020af-5687-41b7-96d5-a835c9b8bb02 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:09.154736 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-880020af-5687-41b7-96d5-a835c9b8bb02 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] PUT https://10.4.3.221/volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a Aug 18 14:01:09.155181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-880020af-5687-41b7-96d5-a835c9b8bb02 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:09.164592 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-880020af-5687-41b7-96d5-a835c9b8bb02 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Acquiring lock "cinder-attachment_update-baaaf454-b2c7-4b50-b67a-fbb48b4b6601-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:01:09.170386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-880020af-5687-41b7-96d5-a835c9b8bb02 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-baaaf454-b2c7-4b50-b67a-fbb48b4b6601-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:01:09.171348 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:09.171348 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:09.282090 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-880020af-5687-41b7-96d5-a835c9b8bb02 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-baaaf454-b2c7-4b50-b67a-fbb48b4b6601-np0000007658" released by "attachment_update" :: held 0.112s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:01:09.282580 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-880020af-5687-41b7-96d5-a835c9b8bb02 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a returned with HTTP 200 Aug 18 14:01:09.283283 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1358/5430] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:01:09 2026] PUT /volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:10.010475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47f13701-a85c-4244-a4e7-35b348242fd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:10.012399 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f13701-a85c-4244-a4e7-35b348242fd5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:10.012607 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f13701-a85c-4244-a4e7-35b348242fd5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:10.012840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f13701-a85c-4244-a4e7-35b348242fd5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:10.024605 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:10.024605 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:10.029821 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-47f13701-a85c-4244-a4e7-35b348242fd5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:10.038017 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f13701-a85c-4244-a4e7-35b348242fd5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:10.038658 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1351/5431] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:10 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:11.055429 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8b0c1e7-aa86-4c6e-aad9-d5e60bc623fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:11.057169 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8b0c1e7-aa86-4c6e-aad9-d5e60bc623fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:11.057375 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8b0c1e7-aa86-4c6e-aad9-d5e60bc623fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:11.057591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8b0c1e7-aa86-4c6e-aad9-d5e60bc623fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:11.074325 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:11.074325 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:11.078972 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8b0c1e7-aa86-4c6e-aad9-d5e60bc623fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:11.085234 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8b0c1e7-aa86-4c6e-aad9-d5e60bc623fd tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:11.085670 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1359/5432] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:11 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:12.103339 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2b043245-22ff-4491-8177-4afba539260d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:12.106092 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b043245-22ff-4491-8177-4afba539260d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:12.106284 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b043245-22ff-4491-8177-4afba539260d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:12.107405 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2b043245-22ff-4491-8177-4afba539260d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:12.118383 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:12.118383 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:12.124196 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2b043245-22ff-4491-8177-4afba539260d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:12.128697 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2b043245-22ff-4491-8177-4afba539260d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:12.129142 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1365/5433] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:12 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:13.144729 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f31da540-8dd3-453c-a7c4-bcd30bff66e2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:13.149008 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f31da540-8dd3-453c-a7c4-bcd30bff66e2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:13.149008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f31da540-8dd3-453c-a7c4-bcd30bff66e2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:13.149008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f31da540-8dd3-453c-a7c4-bcd30bff66e2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:13.161234 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:13.161234 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:13.166393 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f31da540-8dd3-453c-a7c4-bcd30bff66e2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:13.172158 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f31da540-8dd3-453c-a7c4-bcd30bff66e2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:13.172881 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1359/5434] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:13 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:13.548723 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-21e59268-e9d2-40be-8245-579dfadb0396 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:13.552058 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-21e59268-e9d2-40be-8245-579dfadb0396 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a/action Aug 18 14:01:13.552502 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-21e59268-e9d2-40be-8245-579dfadb0396 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:13.552670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-21e59268-e9d2-40be-8245-579dfadb0396 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:13.576050 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:13.576050 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:13.590099 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c635b887-2bab-4489-8c79-6fce7f7de608 req-21e59268-e9d2-40be-8245-579dfadb0396 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a/action returned with HTTP 204 Aug 18 14:01:13.590634 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1352/5435] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:01:13 2026] POST /volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:14.189046 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-668badfa-bc03-4b4e-a9c8-2aa8dff823fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:14.190894 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-668badfa-bc03-4b4e-a9c8-2aa8dff823fe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:14.191137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-668badfa-bc03-4b4e-a9c8-2aa8dff823fe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:14.191720 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-668badfa-bc03-4b4e-a9c8-2aa8dff823fe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:14.204814 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:14.204814 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:14.210591 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-668badfa-bc03-4b4e-a9c8-2aa8dff823fe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:14.217328 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-668badfa-bc03-4b4e-a9c8-2aa8dff823fe tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:14.217919 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1360/5436] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:14 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:16.157381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3340ae66-283a-4a66-9c4d-0ef7347e8f3e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.159512 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3340ae66-283a-4a66-9c4d-0ef7347e8f3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:16.159765 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3340ae66-283a-4a66-9c4d-0ef7347e8f3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.159945 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3340ae66-283a-4a66-9c4d-0ef7347e8f3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.168217 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.168217 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:16.173090 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3340ae66-283a-4a66-9c4d-0ef7347e8f3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:16.178216 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3340ae66-283a-4a66-9c4d-0ef7347e8f3e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:16.178647 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1366/5437] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:16.195070 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3d4e5b11-3c17-4fba-85cf-fe23d4d8a352 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.197034 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d4e5b11-3c17-4fba-85cf-fe23d4d8a352 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:16.197253 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d4e5b11-3c17-4fba-85cf-fe23d4d8a352 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.197445 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d4e5b11-3c17-4fba-85cf-fe23d4d8a352 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.204954 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.204954 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:16.209237 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3d4e5b11-3c17-4fba-85cf-fe23d4d8a352 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:16.214256 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d4e5b11-3c17-4fba-85cf-fe23d4d8a352 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:16.214754 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1360/5438] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:16.268051 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-28cddd04-a087-4b25-bc16-66867627ebd2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.270654 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-28cddd04-a087-4b25-bc16-66867627ebd2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:16.270850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-28cddd04-a087-4b25-bc16-66867627ebd2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.271073 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-28cddd04-a087-4b25-bc16-66867627ebd2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.278415 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.278415 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:16.282258 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-28cddd04-a087-4b25-bc16-66867627ebd2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:16.287043 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-28cddd04-a087-4b25-bc16-66867627ebd2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:16.287613 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1353/5439] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:16.374846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28eabd10-4268-4ab9-a697-4af88c50db57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.375590 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28eabd10-4268-4ab9-a697-4af88c50db57 None None] GET https://10.4.3.221/volume// Aug 18 14:01:16.375799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28eabd10-4268-4ab9-a697-4af88c50db57 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.376073 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28eabd10-4268-4ab9-a697-4af88c50db57 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.376474 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28eabd10-4268-4ab9-a697-4af88c50db57 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:16.376775 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1361/5440] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:16.383930 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-1aedd606-78b4-47bd-8a67-75c0bb9bd97b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.386085 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-1aedd606-78b4-47bd-8a67-75c0bb9bd97b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:01:16.386431 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-1aedd606-78b4-47bd-8a67-75c0bb9bd97b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd821510-50e4-4f01-992e-9f31bd061fb5", "connector": null, "instance_uuid": "247da9a7-6421-4de0-9baa-6ffd1234c71c"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:16.394609 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.394609 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:16.432065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-1aedd606-78b4-47bd-8a67-75c0bb9bd97b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:01:16.432693 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1367/5441] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:01:16 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:16.483133 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5248ac4e-6bb4-47d5-b057-dfb0265e2969 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.485493 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5248ac4e-6bb4-47d5-b057-dfb0265e2969 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:16.485780 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5248ac4e-6bb4-47d5-b057-dfb0265e2969 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.486076 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5248ac4e-6bb4-47d5-b057-dfb0265e2969 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.499671 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f9abd6d-2049-4631-b710-5b388a4e483b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.500147 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f9abd6d-2049-4631-b710-5b388a4e483b None None] GET https://10.4.3.221/volume// Aug 18 14:01:16.500300 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f9abd6d-2049-4631-b710-5b388a4e483b None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.500493 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f9abd6d-2049-4631-b710-5b388a4e483b None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.500879 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f9abd6d-2049-4631-b710-5b388a4e483b None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:16.501176 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1354/5442] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:16.510316 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-d23d39ba-fd02-47da-9510-0544dc1bb1aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.512593 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.512593 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:16.513666 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-d23d39ba-fd02-47da-9510-0544dc1bb1aa tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:16.513925 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-d23d39ba-fd02-47da-9510-0544dc1bb1aa tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.514137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-d23d39ba-fd02-47da-9510-0544dc1bb1aa tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.521453 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5248ac4e-6bb4-47d5-b057-dfb0265e2969 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:16.527368 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5248ac4e-6bb4-47d5-b057-dfb0265e2969 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:16.527904 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1361/5443] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:16.528124 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.528124 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:16.535495 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-d23d39ba-fd02-47da-9510-0544dc1bb1aa tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:16.540805 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-d23d39ba-fd02-47da-9510-0544dc1bb1aa tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:16.541424 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1362/5444] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:16.661085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-509819b2-b2ba-4672-84bd-500ce4a7d1a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.663754 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-509819b2-b2ba-4672-84bd-500ce4a7d1a7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] PUT https://10.4.3.221/volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7 Aug 18 14:01:16.664255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-509819b2-b2ba-4672-84bd-500ce4a7d1a7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:16.672600 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-509819b2-b2ba-4672-84bd-500ce4a7d1a7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Acquiring lock "cinder-attachment_update-fd821510-50e4-4f01-992e-9f31bd061fb5-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:01:16.678270 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-509819b2-b2ba-4672-84bd-500ce4a7d1a7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-fd821510-50e4-4f01-992e-9f31bd061fb5-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:01:16.679684 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.679684 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:16.777608 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-509819b2-b2ba-4672-84bd-500ce4a7d1a7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-fd821510-50e4-4f01-992e-9f31bd061fb5-np0000007658" released by "attachment_update" :: held 0.099s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:01:16.780883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-509819b2-b2ba-4672-84bd-500ce4a7d1a7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7 returned with HTTP 200 Aug 18 14:01:16.780883 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1368/5445] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:01:16 2026] PUT /volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:16.787318 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-2081c168-f386-4c48-b2ef-303ca14289ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:16.789940 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-2081c168-f386-4c48-b2ef-303ca14289ff tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/encryption Aug 18 14:01:16.790146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-2081c168-f386-4c48-b2ef-303ca14289ff tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:16.790350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-2081c168-f386-4c48-b2ef-303ca14289ff tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:16.800762 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:16.800762 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:16.807830 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-2081c168-f386-4c48-b2ef-303ca14289ff tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/encryption returned with HTTP 200 Aug 18 14:01:16.808235 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1355/5446] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:01:16 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:17.545332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-39252c82-e9f4-4fa8-8219-dd39d6fd47d4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:17.547553 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39252c82-e9f4-4fa8-8219-dd39d6fd47d4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:17.547768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39252c82-e9f4-4fa8-8219-dd39d6fd47d4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:17.547999 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-39252c82-e9f4-4fa8-8219-dd39d6fd47d4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:17.561937 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:17.561937 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:17.568102 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-39252c82-e9f4-4fa8-8219-dd39d6fd47d4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:17.573512 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-39252c82-e9f4-4fa8-8219-dd39d6fd47d4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:17.573886 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1362/5447] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:17 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:17.710451 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-9e772e31-8151-416f-b351-85134b9be442 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:17.714696 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-9e772e31-8151-416f-b351-85134b9be442 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:17.714696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-9e772e31-8151-416f-b351-85134b9be442 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:17.714696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-9e772e31-8151-416f-b351-85134b9be442 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:17.724635 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:17.724635 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:17.728321 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-9e772e31-8151-416f-b351-85134b9be442 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:17.733424 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-9e772e31-8151-416f-b351-85134b9be442 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:17.733874 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1363/5448] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:17 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:17.757533 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-b41d2b31-ee88-47e9-b30d-8de8c1d4fa75 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:17.760326 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-b41d2b31-ee88-47e9-b30d-8de8c1d4fa75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601/action Aug 18 14:01:17.760923 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-b41d2b31-ee88-47e9-b30d-8de8c1d4fa75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:17.761113 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-b41d2b31-ee88-47e9-b30d-8de8c1d4fa75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:17.779635 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:17.779635 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:17.780311 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-b41d2b31-ee88-47e9-b30d-8de8c1d4fa75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:17.789345 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-b41d2b31-ee88-47e9-b30d-8de8c1d4fa75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Begin detaching volume completed successfully. Aug 18 14:01:17.789782 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-b41d2b31-ee88-47e9-b30d-8de8c1d4fa75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601/action returned with HTTP 202 Aug 18 14:01:17.790427 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1369/5449] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:01:17 2026] POST /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:01:17.839575 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-94292a58-5beb-4110-a15c-3f63666848dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:17.840000 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94292a58-5beb-4110-a15c-3f63666848dc None None] GET https://10.4.3.221/volume// Aug 18 14:01:17.840166 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94292a58-5beb-4110-a15c-3f63666848dc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:17.840370 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94292a58-5beb-4110-a15c-3f63666848dc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:17.840757 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94292a58-5beb-4110-a15c-3f63666848dc None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:17.841158 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1356/5450] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:17.852433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-686d0620-2377-47d8-aa1c-9cd6cad60288 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:17.858872 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-686d0620-2377-47d8-aa1c-9cd6cad60288 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:17.859132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-686d0620-2377-47d8-aa1c-9cd6cad60288 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:17.859369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-686d0620-2377-47d8-aa1c-9cd6cad60288 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:17.871268 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:17.871268 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:17.878429 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-686d0620-2377-47d8-aa1c-9cd6cad60288 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:17.882932 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-686d0620-2377-47d8-aa1c-9cd6cad60288 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:17.885489 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1363/5451] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:17 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:18.587702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-710a097f-bc0c-4f3f-a31e-fc886089af30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:18.589529 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-710a097f-bc0c-4f3f-a31e-fc886089af30 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:18.589799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-710a097f-bc0c-4f3f-a31e-fc886089af30 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:18.590121 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-710a097f-bc0c-4f3f-a31e-fc886089af30 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:18.600406 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:18.600406 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:18.604148 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-710a097f-bc0c-4f3f-a31e-fc886089af30 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:18.608771 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-710a097f-bc0c-4f3f-a31e-fc886089af30 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:18.609238 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1364/5452] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:18 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:19.034237 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:19.035750 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:19.036083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9e54074e-4eb4-4ef6-b561-03a1118aef4a", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:19.037342 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9e54074e-4eb4-4ef6-b561-03a1118aef4a', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:19.163106 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume of 1 GB Aug 18 14:01:19.167292 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Availability Zones retrieved successfully. Aug 18 14:01:19.172568 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (0637392e-0f04-43cf-9db3-633a7a1f5fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:19.173685 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84cf5427-8e51-4dee-8e6c-5d4d59e65657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:19.174616 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:19.224438 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84cf5427-8e51-4dee-8e6c-5d4d59e65657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:19.225123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42cb9f2f-ec42-47f8-a703-a1117af9d4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:19.278075 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Created reservations ['22bade7f-4ce2-40d6-a442-b304720b8f9e', '5884f4e5-f7b2-4a05-a141-3f9d303ae421', '22540501-860f-4548-a219-d8f8c3fe464d', '03be4ea0-56ea-421f-ba30-3fcbabf044a1'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:19.278809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42cb9f2f-ec42-47f8-a703-a1117af9d4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22bade7f-4ce2-40d6-a442-b304720b8f9e', '5884f4e5-f7b2-4a05-a141-3f9d303ae421', '22540501-860f-4548-a219-d8f8c3fe464d', '03be4ea0-56ea-421f-ba30-3fcbabf044a1']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:19.279586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679eb240-069f-45b6-bd4a-d07ba3d31ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:19.300890 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679eb240-069f-45b6-bd4a-d07ba3d31ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b608899-30a8-4fcb-b2ce-48a73644b6cb', '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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['22bade7f-4ce2-40d6-a442-b304720b8f9e','5884f4e5-f7b2-4a05-a141-3f9d303ae421','22540501-860f-4548-a219-d8f8c3fe464d','03be4ea0-56ea-421f-ba30-3fcbabf044a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:01:19Z,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=0b608899-30a8-4fcb-b2ce-48a73644b6cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79701c4dd1040059df0792b7d289c90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d264fc2802b4199b1be24afba4e6d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:19.301615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb0d3c4-c6a5-4567-97d5-2ee9a9b18cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:19.320020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb0d3c4-c6a5-4567-97d5-2ee9a9b18cb1) transitioned into state 'SUCCESS' from 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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['22bade7f-4ce2-40d6-a442-b304720b8f9e','5884f4e5-f7b2-4a05-a141-3f9d303ae421','22540501-860f-4548-a219-d8f8c3fe464d','03be4ea0-56ea-421f-ba30-3fcbabf044a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:19.320637 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcd21bb-a923-40b5-b4ca-2094ef533c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:19.329547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcd21bb-a923-40b5-b4ca-2094ef533c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:19.330756 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (0637392e-0f04-43cf-9db3-633a7a1f5fda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:19.331174 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request issued successfully. Aug 18 14:01:19.331943 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-43fdc22f-bbd7-4c7b-8bd5-c1f9968d355d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:19.332528 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1370/5453] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:01:19 2026] POST /volume/v3/volumes => generated 775 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:19.343538 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59f31ea0-db36-4d7a-864d-a9b899866485 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:19.345497 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59f31ea0-db36-4d7a-864d-a9b899866485 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:19.345752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59f31ea0-db36-4d7a-864d-a9b899866485 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:19.346032 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59f31ea0-db36-4d7a-864d-a9b899866485 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:19.353888 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:19.353888 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:19.357521 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59f31ea0-db36-4d7a-864d-a9b899866485 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:19.362060 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59f31ea0-db36-4d7a-864d-a9b899866485 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:19.362525 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1357/5454] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:19 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:19.622940 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a3a9d8c8-3054-4f9f-8f83-b34c596e7bf0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:19.624556 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a3a9d8c8-3054-4f9f-8f83-b34c596e7bf0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:19.624727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a3a9d8c8-3054-4f9f-8f83-b34c596e7bf0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:19.624933 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a3a9d8c8-3054-4f9f-8f83-b34c596e7bf0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:19.633872 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:19.633872 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:19.636998 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a3a9d8c8-3054-4f9f-8f83-b34c596e7bf0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:19.641354 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a3a9d8c8-3054-4f9f-8f83-b34c596e7bf0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:19.641749 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1364/5455] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:19 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:20.181038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-c50f4548-4d0e-4356-9f4d-038b0c4d706d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:20.247306 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-c50f4548-4d0e-4356-9f4d-038b0c4d706d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a Aug 18 14:01:20.247613 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-c50f4548-4d0e-4356-9f4d-038b0c4d706d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:20.247917 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-c50f4548-4d0e-4356-9f4d-038b0c4d706d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:20.259590 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:20.259590 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:20.309938 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-24adc6e2-37bf-40ea-8a83-f65982ded8ed req-c50f4548-4d0e-4356-9f4d-038b0c4d706d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a returned with HTTP 200 Aug 18 14:01:20.310390 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1365/5456] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:20 2026] DELETE /volume/v3/attachments/36462d15-a683-4f7c-8830-7deb40ef072a => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:20.374530 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8275be56-a5f1-403d-a98b-dff0113afd42 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:20.376362 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8275be56-a5f1-403d-a98b-dff0113afd42 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:20.376584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8275be56-a5f1-403d-a98b-dff0113afd42 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:20.376774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8275be56-a5f1-403d-a98b-dff0113afd42 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:20.383341 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:20.383341 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:20.387199 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8275be56-a5f1-403d-a98b-dff0113afd42 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:20.391732 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8275be56-a5f1-403d-a98b-dff0113afd42 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:20.392308 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1371/5457] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:20 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:20.655566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6bbb817b-2e54-4620-a90a-7e83fa04866f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:20.657572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bbb817b-2e54-4620-a90a-7e83fa04866f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:20.657814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bbb817b-2e54-4620-a90a-7e83fa04866f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:20.658108 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bbb817b-2e54-4620-a90a-7e83fa04866f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:20.668116 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:20.668116 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:20.671718 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6bbb817b-2e54-4620-a90a-7e83fa04866f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:20.675941 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bbb817b-2e54-4620-a90a-7e83fa04866f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:20.676432 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1358/5458] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:20 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:20.969172 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:20.971005 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:20.971392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1036522378", "snapshot_id": "5ca05207-b7ad-4c9a-8d64-07bff330d023", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:20.973116 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1036522378', 'snapshot_id': '5ca05207-b7ad-4c9a-8d64-07bff330d023', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:20.978250 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:20.978250 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:20.978709 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:20.978821 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume of 1 GB Aug 18 14:01:20.982460 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Availability Zones retrieved successfully. Aug 18 14:01:20.988217 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (d445cb44-78cd-4e80-9196-c6da0cab0d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:20.989151 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9e7608-0663-4d96-bc12-8149c600037c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:20.990066 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:21.020900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9e7608-0663-4d96-bc12-8149c600037c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5ca05207-b7ad-4c9a-8d64-07bff330d023', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:21.021575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f178c05f-c314-43ec-9519-9da9ff40d4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:21.065893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Created reservations ['6aad1ac3-7419-45d2-b1c6-5687833de293', '407f1df4-c4d7-4bc1-ace1-4d27c0da6c2c', 'a800f290-066f-4403-b6df-87006e91a94c', 'f73dc9a7-7041-4016-9768-fa20f14c7225'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:21.065893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f178c05f-c314-43ec-9519-9da9ff40d4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aad1ac3-7419-45d2-b1c6-5687833de293', '407f1df4-c4d7-4bc1-ace1-4d27c0da6c2c', 'a800f290-066f-4403-b6df-87006e91a94c', 'f73dc9a7-7041-4016-9768-fa20f14c7225']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:21.065893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2e36ce-b618-458b-b836-cbe0a0eee47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:21.103326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e2e36ce-b618-458b-b836-cbe0a0eee47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc71d793-4719-45c5-a5ac-9077961411e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1036522378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['6aad1ac3-7419-45d2-b1c6-5687833de293','407f1df4-c4d7-4bc1-ace1-4d27c0da6c2c','a800f290-066f-4403-b6df-87006e91a94c','f73dc9a7-7041-4016-9768-fa20f14c7225'],size=1,snapshot_id=5ca05207-b7ad-4c9a-8d64-07bff330d023,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1036522378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc71d793-4719-45c5-a5ac-9077961411e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5481e3f122714748ab669777cb32b10b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5ca05207-b7ad-4c9a-8d64-07bff330d023,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b23ec718ae354653b97d32769c0064d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:21.104280 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff2be95-d9ab-4068-80fb-82d55fa23f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:21.121900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff2be95-d9ab-4068-80fb-82d55fa23f66) transitioned into state 'SUCCESS' from state '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-1036522378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5481e3f122714748ab669777cb32b10b',qos_specs=None,replication_status=,reservations=['6aad1ac3-7419-45d2-b1c6-5687833de293','407f1df4-c4d7-4bc1-ace1-4d27c0da6c2c','a800f290-066f-4403-b6df-87006e91a94c','f73dc9a7-7041-4016-9768-fa20f14c7225'],size=1,snapshot_id=5ca05207-b7ad-4c9a-8d64-07bff330d023,source_replicaid=,source_volid=None,status='creating',user_id='b23ec718ae354653b97d32769c0064d4',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:21.122746 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c680b8fd-228f-4e1d-a09b-552c8e4df5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:21.143763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c680b8fd-228f-4e1d-a09b-552c8e4df5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:21.144796 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Flow 'volume_create_api' (d445cb44-78cd-4e80-9196-c6da0cab0d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:21.145289 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Create volume request issued successfully. Aug 18 14:01:21.146035 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b9bf8f28-8e70-498c-b45c-01111c00e027 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:21.146544 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1365/5459] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:01:20 2026] POST /volume/v3/volumes => generated 791 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:01:21.161103 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc4e90ae-1ce4-4880-be31-07213ef93142 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:21.162954 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc4e90ae-1ce4-4880-be31-07213ef93142 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:21.163209 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc4e90ae-1ce4-4880-be31-07213ef93142 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:21.163807 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc4e90ae-1ce4-4880-be31-07213ef93142 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:21.170093 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:21.170093 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:21.173374 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bc4e90ae-1ce4-4880-be31-07213ef93142 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:21.177584 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc4e90ae-1ce4-4880-be31-07213ef93142 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:21.177932 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1366/5460] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:21 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:21.404804 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5d0f6654-e198-4ac3-94f6-8a114ebd5139 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:21.407261 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d0f6654-e198-4ac3-94f6-8a114ebd5139 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:21.407564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d0f6654-e198-4ac3-94f6-8a114ebd5139 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:21.407800 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5d0f6654-e198-4ac3-94f6-8a114ebd5139 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:21.417009 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:21.417009 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:21.421335 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5d0f6654-e198-4ac3-94f6-8a114ebd5139 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:21.426767 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5d0f6654-e198-4ac3-94f6-8a114ebd5139 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:21.427290 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1372/5461] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:21 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:21.688825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-afa12ad9-d8b6-4fa6-847f-e0c18ded8992 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:21.692142 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afa12ad9-d8b6-4fa6-847f-e0c18ded8992 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:21.692364 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afa12ad9-d8b6-4fa6-847f-e0c18ded8992 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:21.692592 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afa12ad9-d8b6-4fa6-847f-e0c18ded8992 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:21.704010 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:21.704010 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:21.709738 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-afa12ad9-d8b6-4fa6-847f-e0c18ded8992 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:21.717886 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afa12ad9-d8b6-4fa6-847f-e0c18ded8992 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:21.717886 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1359/5462] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:21 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:22.194012 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-01b6cc64-fddd-4058-9d78-27f66216c135 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.195825 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-01b6cc64-fddd-4058-9d78-27f66216c135 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:22.196157 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-01b6cc64-fddd-4058-9d78-27f66216c135 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.196438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-01b6cc64-fddd-4058-9d78-27f66216c135 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.203479 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.203479 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:22.206854 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-01b6cc64-fddd-4058-9d78-27f66216c135 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:22.211035 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-01b6cc64-fddd-4058-9d78-27f66216c135 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:22.211776 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1366/5463] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:22.223443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0fee758-8a5b-42dd-81b9-7f16f8e7cf27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.225314 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0fee758-8a5b-42dd-81b9-7f16f8e7cf27 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:22.225513 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0fee758-8a5b-42dd-81b9-7f16f8e7cf27 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.225715 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0fee758-8a5b-42dd-81b9-7f16f8e7cf27 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.233683 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.233683 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:22.238244 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d0fee758-8a5b-42dd-81b9-7f16f8e7cf27 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:22.243133 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0fee758-8a5b-42dd-81b9-7f16f8e7cf27 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:22.243579 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1367/5464] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:22.441698 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c7826ae2-fe51-44e8-a7b5-4b9a68c110ea None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.443369 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7826ae2-fe51-44e8-a7b5-4b9a68c110ea tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:22.443617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c7826ae2-fe51-44e8-a7b5-4b9a68c110ea tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.443828 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c7826ae2-fe51-44e8-a7b5-4b9a68c110ea tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.451785 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.451785 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:22.457433 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c7826ae2-fe51-44e8-a7b5-4b9a68c110ea tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:22.463921 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c7826ae2-fe51-44e8-a7b5-4b9a68c110ea tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:22.464464 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1373/5465] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:22.721291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-30ae37e9-6778-47ad-94e5-c557c0e9169f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.723797 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-30ae37e9-6778-47ad-94e5-c557c0e9169f tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:22.724044 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-30ae37e9-6778-47ad-94e5-c557c0e9169f tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.727015 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-30ae37e9-6778-47ad-94e5-c557c0e9169f tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.733426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-879e638d-1cbb-4b5e-b30e-96092dd2e9e5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.734130 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.734130 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:22.735727 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-879e638d-1cbb-4b5e-b30e-96092dd2e9e5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:22.736251 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-879e638d-1cbb-4b5e-b30e-96092dd2e9e5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.736671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-879e638d-1cbb-4b5e-b30e-96092dd2e9e5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.739465 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-30ae37e9-6778-47ad-94e5-c557c0e9169f tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:22.746420 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-30ae37e9-6778-47ad-94e5-c557c0e9169f tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:22.746982 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1360/5466] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:22.750812 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.750812 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:22.760444 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-879e638d-1cbb-4b5e-b30e-96092dd2e9e5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:22.766926 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-879e638d-1cbb-4b5e-b30e-96092dd2e9e5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:22.767942 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1367/5467] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:22.846180 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25d1ecdf-934a-4b82-82d1-6d0d19bc5fe3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.846735 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25d1ecdf-934a-4b82-82d1-6d0d19bc5fe3 None None] GET https://10.4.3.221/volume// Aug 18 14:01:22.847003 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25d1ecdf-934a-4b82-82d1-6d0d19bc5fe3 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.847279 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25d1ecdf-934a-4b82-82d1-6d0d19bc5fe3 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.847794 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25d1ecdf-934a-4b82-82d1-6d0d19bc5fe3 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:22.848729 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1368/5468] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:22.857614 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-8ed74d80-f865-4911-a3e0-ab61b08e2651 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.895984 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-8ed74d80-f865-4911-a3e0-ab61b08e2651 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:01:22.896406 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-8ed74d80-f865-4911-a3e0-ab61b08e2651 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc71d793-4719-45c5-a5ac-9077961411e1", "connector": null, "instance_uuid": "a0b86da6-87af-4d0f-a47d-fc37bbb466bf"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:22.905240 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.905240 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:22.930455 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-8ed74d80-f865-4911-a3e0-ab61b08e2651 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:01:22.931120 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1374/5469] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:01:22 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 18 14:01:22.959413 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3a0e2ac-744d-4b67-82f5-0b803f7be450 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.961113 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3a0e2ac-744d-4b67-82f5-0b803f7be450 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:22.961421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3a0e2ac-744d-4b67-82f5-0b803f7be450 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.961590 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3a0e2ac-744d-4b67-82f5-0b803f7be450 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.970683 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.970683 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:22.976488 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f3a0e2ac-744d-4b67-82f5-0b803f7be450 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:22.976618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8f5f25bc-d60d-407e-be73-e4492f699aea None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.976618 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f5f25bc-d60d-407e-be73-e4492f699aea None None] GET https://10.4.3.221/volume// Aug 18 14:01:22.976618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8f5f25bc-d60d-407e-be73-e4492f699aea None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.976618 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8f5f25bc-d60d-407e-be73-e4492f699aea None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.976618 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8f5f25bc-d60d-407e-be73-e4492f699aea None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:22.976618 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1368/5470] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:22.980431 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3a0e2ac-744d-4b67-82f5-0b803f7be450 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:22.981066 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1361/5471] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:22.986614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9b6c6ae2-e348-46c7-bc2d-32472748e877 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:22.989434 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9b6c6ae2-e348-46c7-bc2d-32472748e877 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:22.989688 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9b6c6ae2-e348-46c7-bc2d-32472748e877 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:22.989823 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9b6c6ae2-e348-46c7-bc2d-32472748e877 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:22.999282 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:22.999282 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:23.002955 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9b6c6ae2-e348-46c7-bc2d-32472748e877 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:23.007275 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9b6c6ae2-e348-46c7-bc2d-32472748e877 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:23.008261 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1369/5472] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:22 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:23.112535 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9a5c8479-6195-4e50-8cda-d5c14e49bb49 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:23.114818 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9a5c8479-6195-4e50-8cda-d5c14e49bb49 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] PUT https://10.4.3.221/volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05 Aug 18 14:01:23.115225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9a5c8479-6195-4e50-8cda-d5c14e49bb49 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:23.124246 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9a5c8479-6195-4e50-8cda-d5c14e49bb49 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Acquiring lock "cinder-attachment_update-bc71d793-4719-45c5-a5ac-9077961411e1-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:01:23.129058 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9a5c8479-6195-4e50-8cda-d5c14e49bb49 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-bc71d793-4719-45c5-a5ac-9077961411e1-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:01:23.130029 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:23.130029 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:23.209326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9a5c8479-6195-4e50-8cda-d5c14e49bb49 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Lock "cinder-attachment_update-bc71d793-4719-45c5-a5ac-9077961411e1-np0000007658" released by "attachment_update" :: held 0.080s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:01:23.209641 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-9a5c8479-6195-4e50-8cda-d5c14e49bb49 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05 returned with HTTP 200 Aug 18 14:01:23.210595 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1375/5473] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:01:23 2026] PUT /volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:23.476808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b291a55e-9412-4acb-9795-8b52e8bb9e7d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:23.478493 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b291a55e-9412-4acb-9795-8b52e8bb9e7d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:23.478814 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b291a55e-9412-4acb-9795-8b52e8bb9e7d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:23.479099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b291a55e-9412-4acb-9795-8b52e8bb9e7d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:23.486220 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:23.486220 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:23.492175 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b291a55e-9412-4acb-9795-8b52e8bb9e7d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:23.494201 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b291a55e-9412-4acb-9795-8b52e8bb9e7d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:23.494727 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1369/5474] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:23 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:23.782551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c90b96bc-e60b-4502-9263-c262699c5ebc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:23.784429 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c90b96bc-e60b-4502-9263-c262699c5ebc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:23.784664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c90b96bc-e60b-4502-9263-c262699c5ebc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:23.784885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c90b96bc-e60b-4502-9263-c262699c5ebc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:23.794042 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:23.794042 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:23.797343 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c90b96bc-e60b-4502-9263-c262699c5ebc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:23.801176 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c90b96bc-e60b-4502-9263-c262699c5ebc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:23.801548 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1362/5475] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:23 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:23.992829 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0082659-65a7-4b3f-9f9b-9a1b53433671 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:23.996734 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0082659-65a7-4b3f-9f9b-9a1b53433671 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:23.996984 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0082659-65a7-4b3f-9f9b-9a1b53433671 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:23.997238 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0082659-65a7-4b3f-9f9b-9a1b53433671 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:24.008697 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:24.008697 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:24.012681 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b0082659-65a7-4b3f-9f9b-9a1b53433671 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:24.017247 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0082659-65a7-4b3f-9f9b-9a1b53433671 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:24.017783 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1370/5476] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:23 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:24.511118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8765cf3b-89d3-4d37-b603-87b49fd94349 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:24.513656 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8765cf3b-89d3-4d37-b603-87b49fd94349 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:24.514011 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8765cf3b-89d3-4d37-b603-87b49fd94349 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:24.514277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8765cf3b-89d3-4d37-b603-87b49fd94349 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:24.524653 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:24.524653 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:24.529479 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8765cf3b-89d3-4d37-b603-87b49fd94349 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:24.535993 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8765cf3b-89d3-4d37-b603-87b49fd94349 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:24.536587 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1376/5477] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:24 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:24.816391 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e308a7a-dc59-45cb-becd-12a4ea79c360 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:24.818802 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e308a7a-dc59-45cb-becd-12a4ea79c360 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:24.819316 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e308a7a-dc59-45cb-becd-12a4ea79c360 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:24.820413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e308a7a-dc59-45cb-becd-12a4ea79c360 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:24.832811 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:24.832811 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:24.838907 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4e308a7a-dc59-45cb-becd-12a4ea79c360 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:24.848279 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e308a7a-dc59-45cb-becd-12a4ea79c360 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:24.848279 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1370/5478] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:24 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:25.040677 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3b7a4b9-384e-4c73-8912-2c560debeaa4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:25.045938 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3b7a4b9-384e-4c73-8912-2c560debeaa4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:25.046653 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3b7a4b9-384e-4c73-8912-2c560debeaa4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:25.047133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3b7a4b9-384e-4c73-8912-2c560debeaa4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:25.070002 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:25.070002 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:25.079385 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3b7a4b9-384e-4c73-8912-2c560debeaa4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:25.092635 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3b7a4b9-384e-4c73-8912-2c560debeaa4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:25.093231 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1363/5479] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:25 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:25.175406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-b36e8480-79f8-4711-8bc5-7c40f163eb38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:25.178374 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-b36e8480-79f8-4711-8bc5-7c40f163eb38 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7/action Aug 18 14:01:25.178889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-b36e8480-79f8-4711-8bc5-7c40f163eb38 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:25.179401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-b36e8480-79f8-4711-8bc5-7c40f163eb38 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:25.202272 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:25.202272 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:25.213286 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1cac5e2-ce36-4b49-8804-af97746278eb req-b36e8480-79f8-4711-8bc5-7c40f163eb38 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7/action returned with HTTP 204 Aug 18 14:01:25.213772 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1371/5480] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:01:25 2026] POST /volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:25.549443 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e1b89ef8-a206-463a-9d57-ea38fe575cef None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:25.551216 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1b89ef8-a206-463a-9d57-ea38fe575cef tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:25.551415 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1b89ef8-a206-463a-9d57-ea38fe575cef tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:25.551605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1b89ef8-a206-463a-9d57-ea38fe575cef tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:25.557979 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:25.557979 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:25.561689 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e1b89ef8-a206-463a-9d57-ea38fe575cef tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:25.565947 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1b89ef8-a206-463a-9d57-ea38fe575cef tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:25.565947 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1377/5481] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:25 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:25.862911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0a485c97-e987-4d35-bd00-b55593c98cb8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:25.864852 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0a485c97-e987-4d35-bd00-b55593c98cb8 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:25.866575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0a485c97-e987-4d35-bd00-b55593c98cb8 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:25.866575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0a485c97-e987-4d35-bd00-b55593c98cb8 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:25.874824 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:25.874824 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:25.878451 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0a485c97-e987-4d35-bd00-b55593c98cb8 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:25.882601 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0a485c97-e987-4d35-bd00-b55593c98cb8 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:25.883134 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1371/5482] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:25 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:25.895820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2c5343b-4189-4ad4-8e81-83b0b86878fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:25.898092 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2c5343b-4189-4ad4-8e81-83b0b86878fb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:25.898344 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2c5343b-4189-4ad4-8e81-83b0b86878fb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:25.898592 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2c5343b-4189-4ad4-8e81-83b0b86878fb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:25.910421 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:25.910421 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:25.914689 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b2c5343b-4189-4ad4-8e81-83b0b86878fb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:25.920256 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2c5343b-4189-4ad4-8e81-83b0b86878fb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:25.920841 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1364/5483] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:25 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:25.963223 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-26dba7c1-3585-44c3-884a-3bbf0f488b0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:25.965421 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-26dba7c1-3585-44c3-884a-3bbf0f488b0e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:25.965595 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-26dba7c1-3585-44c3-884a-3bbf0f488b0e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:25.965782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-26dba7c1-3585-44c3-884a-3bbf0f488b0e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:25.974884 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:25.974884 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:25.978292 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-26dba7c1-3585-44c3-884a-3bbf0f488b0e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:25.982710 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-26dba7c1-3585-44c3-884a-3bbf0f488b0e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:25.983114 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1372/5484] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:25 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:26.003876 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-ef27d68a-84f3-4d5e-bece-854e04e85f34 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:26.005841 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-ef27d68a-84f3-4d5e-bece-854e04e85f34 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/action Aug 18 14:01:26.006161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-ef27d68a-84f3-4d5e-bece-854e04e85f34 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:26.006267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-ef27d68a-84f3-4d5e-bece-854e04e85f34 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:26.015877 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:26.015877 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:26.016318 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-ef27d68a-84f3-4d5e-bece-854e04e85f34 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:26.022011 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-ef27d68a-84f3-4d5e-bece-854e04e85f34 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Begin detaching volume completed successfully. Aug 18 14:01:26.022161 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-ef27d68a-84f3-4d5e-bece-854e04e85f34 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/action returned with HTTP 202 Aug 18 14:01:26.022559 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1378/5485] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:01:26 2026] POST /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:01:26.064563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7db15083-de5d-4da3-85d8-b34a17f1d13c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:26.064563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7db15083-de5d-4da3-85d8-b34a17f1d13c None None] GET https://10.4.3.221/volume// Aug 18 14:01:26.064563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7db15083-de5d-4da3-85d8-b34a17f1d13c None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:26.064563 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7db15083-de5d-4da3-85d8-b34a17f1d13c None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:26.064563 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7db15083-de5d-4da3-85d8-b34a17f1d13c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:26.064563 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1372/5486] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:26.072061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-179f9b69-606c-4f2c-ac74-263e01b9eaf2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:26.074486 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-179f9b69-606c-4f2c-ac74-263e01b9eaf2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:26.074721 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-179f9b69-606c-4f2c-ac74-263e01b9eaf2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:26.074963 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-179f9b69-606c-4f2c-ac74-263e01b9eaf2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:26.084709 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:26.084709 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:26.088870 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-179f9b69-606c-4f2c-ac74-263e01b9eaf2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:26.093792 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-179f9b69-606c-4f2c-ac74-263e01b9eaf2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:26.094326 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1365/5487] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:26 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:26.103903 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-54ac8214-5e7a-4bc1-b904-7ed98773ad1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:26.106598 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-54ac8214-5e7a-4bc1-b904-7ed98773ad1f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/encryption Aug 18 14:01:26.106825 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-54ac8214-5e7a-4bc1-b904-7ed98773ad1f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:26.107031 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-54ac8214-5e7a-4bc1-b904-7ed98773ad1f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:26.110728 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-50fa9603-5b49-482e-bb91-bf5ac7e35326 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:26.112747 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-50fa9603-5b49-482e-bb91-bf5ac7e35326 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:26.112992 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-50fa9603-5b49-482e-bb91-bf5ac7e35326 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:26.113221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-50fa9603-5b49-482e-bb91-bf5ac7e35326 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:26.120684 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:26.120684 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:26.124767 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:26.124767 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:26.128908 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-50fa9603-5b49-482e-bb91-bf5ac7e35326 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:26.131518 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-54ac8214-5e7a-4bc1-b904-7ed98773ad1f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/encryption returned with HTTP 200 Aug 18 14:01:26.132132 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1373/5488] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:01:26 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:26.134076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-50fa9603-5b49-482e-bb91-bf5ac7e35326 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:26.134662 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1379/5489] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:26 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:26.579775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-86b5a5e1-cb6e-451c-95d3-a1d47d336bcd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:26.581554 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-86b5a5e1-cb6e-451c-95d3-a1d47d336bcd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:26.582156 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-86b5a5e1-cb6e-451c-95d3-a1d47d336bcd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:26.583605 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-86b5a5e1-cb6e-451c-95d3-a1d47d336bcd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:26.591224 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:26.591224 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:26.598039 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-86b5a5e1-cb6e-451c-95d3-a1d47d336bcd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:26.600205 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-86b5a5e1-cb6e-451c-95d3-a1d47d336bcd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:26.600746 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1373/5490] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:26 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:26.935391 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-31c98aeb-35de-44cf-b9b4-070ffe6c1a13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:26.937535 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-31c98aeb-35de-44cf-b9b4-070ffe6c1a13 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05/action Aug 18 14:01:26.937909 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-31c98aeb-35de-44cf-b9b4-070ffe6c1a13 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:26.938066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-31c98aeb-35de-44cf-b9b4-070ffe6c1a13 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:26.957939 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:26.957939 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:26.969267 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3f274c66-a8c0-4d66-a5c3-d290b770fcd4 req-31c98aeb-35de-44cf-b9b4-070ffe6c1a13 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05/action returned with HTTP 204 Aug 18 14:01:26.969728 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1366/5491] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:01:26 2026] POST /volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:27.148844 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ac6e466-f56d-47e0-b72e-0a3076c9f57b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:27.150991 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ac6e466-f56d-47e0-b72e-0a3076c9f57b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:27.153284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ac6e466-f56d-47e0-b72e-0a3076c9f57b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:27.153284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ac6e466-f56d-47e0-b72e-0a3076c9f57b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:27.163093 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:27.163093 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:27.166054 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ac6e466-f56d-47e0-b72e-0a3076c9f57b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:27.170403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ac6e466-f56d-47e0-b72e-0a3076c9f57b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:27.171420 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1374/5492] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:27 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:27.491546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-a7228d9d-f6fb-4456-b7ce-590efa991ec0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:27.493790 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-a7228d9d-f6fb-4456-b7ce-590efa991ec0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7 Aug 18 14:01:27.493991 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-a7228d9d-f6fb-4456-b7ce-590efa991ec0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:27.494175 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-a7228d9d-f6fb-4456-b7ce-590efa991ec0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:27.502243 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:27.502243 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:27.554396 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-c6f4c9f8-0a14-4641-ab35-bb5c9fd1c573 req-a7228d9d-f6fb-4456-b7ce-590efa991ec0 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7 returned with HTTP 200 Aug 18 14:01:27.554818 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1380/5493] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:27 2026] DELETE /volume/v3/attachments/45947519-1363-45ad-9063-9b80e395c9d7 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:27.618644 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ee70a440-8b70-42c4-adec-86b208b19a32 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:27.620896 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee70a440-8b70-42c4-adec-86b208b19a32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:27.621357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ee70a440-8b70-42c4-adec-86b208b19a32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:27.621774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ee70a440-8b70-42c4-adec-86b208b19a32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:27.632439 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:27.632439 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:27.636283 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ee70a440-8b70-42c4-adec-86b208b19a32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:27.643599 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee70a440-8b70-42c4-adec-86b208b19a32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:27.644354 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1374/5494] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:27 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:27.657801 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4aac777e-b4db-4906-ae82-4a9b07751709 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:27.659640 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4aac777e-b4db-4906-ae82-4a9b07751709 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:27.659840 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4aac777e-b4db-4906-ae82-4a9b07751709 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:27.660045 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4aac777e-b4db-4906-ae82-4a9b07751709 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:27.667489 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:27.667489 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:27.671570 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4aac777e-b4db-4906-ae82-4a9b07751709 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:27.676684 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4aac777e-b4db-4906-ae82-4a9b07751709 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:27.677207 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1367/5495] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:27 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:27.690535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:27.692333 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:27.692576 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:27.692776 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:27.693346 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:27.700749 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:27.700749 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:27.701275 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:27.724101 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume request issued successfully. Aug 18 14:01:27.724319 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-826c8f61-cf01-4c11-b1d7-d8d792ba6d89 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 202 Aug 18 14:01:27.725011 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1375/5496] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:01:27 2026] DELETE /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:01:27.733577 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-442ba316-b141-44c4-b901-6791c8707389 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:27.735502 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-442ba316-b141-44c4-b901-6791c8707389 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:27.735697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-442ba316-b141-44c4-b901-6791c8707389 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:27.735925 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-442ba316-b141-44c4-b901-6791c8707389 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:27.743375 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:27.743375 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:27.747663 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-442ba316-b141-44c4-b901-6791c8707389 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:27.753352 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-442ba316-b141-44c4-b901-6791c8707389 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 200 Aug 18 14:01:27.753761 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1381/5497] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:27 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:28.188092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-88f534fc-32d7-4f2b-9125-c8110a0aa8cb req-cf7516ee-ed8c-41af-8b89-3903ce4781fd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:28.192890 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-88f534fc-32d7-4f2b-9125-c8110a0aa8cb req-cf7516ee-ed8c-41af-8b89-3903ce4781fd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:28.192890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-88f534fc-32d7-4f2b-9125-c8110a0aa8cb req-cf7516ee-ed8c-41af-8b89-3903ce4781fd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:28.192890 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-88f534fc-32d7-4f2b-9125-c8110a0aa8cb req-cf7516ee-ed8c-41af-8b89-3903ce4781fd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:28.200075 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:28.200075 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:28.204850 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-88f534fc-32d7-4f2b-9125-c8110a0aa8cb req-cf7516ee-ed8c-41af-8b89-3903ce4781fd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:28.210890 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-88f534fc-32d7-4f2b-9125-c8110a0aa8cb req-cf7516ee-ed8c-41af-8b89-3903ce4781fd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:28.211491 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1375/5498] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:28 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:28.774244 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3962c80-5e6e-42d9-a945-8511164befc7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:28.776256 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3962c80-5e6e-42d9-a945-8511164befc7 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:01:28.776562 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3962c80-5e6e-42d9-a945-8511164befc7 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:28.776814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3962c80-5e6e-42d9-a945-8511164befc7 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:28.784842 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3962c80-5e6e-42d9-a945-8511164befc7 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 404 Aug 18 14:01:28.785788 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1368/5499] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:28 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:30.684529 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:30.687034 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:30.687403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "8a7ba76d-7f36-46fd-b664-5f47929bc4e3", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:30.688837 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '8a7ba76d-7f36-46fd-b664-5f47929bc4e3', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:30.780705 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume of 1 GB Aug 18 14:01:30.785268 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Availability Zones retrieved successfully. Aug 18 14:01:30.791002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (4ec217c9-8620-4f7f-abb2-b2808dfe618d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:30.792089 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3603e2cc-c05d-4b9f-9353-c28bd86dad68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:30.793046 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:30.853311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3603e2cc-c05d-4b9f-9353-c28bd86dad68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:30.854383 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20deb5b9-3337-41aa-90a0-d2e97dd07ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:30.904409 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Created reservations ['56284f6f-eaf7-46e1-8286-6299ac63a844', '7df012bf-b3a5-468c-b5f6-3e4cb1b777d5', '5bfd70c7-44c3-4b25-8bdb-a26f8a0efaa8', '42a1f6a8-889e-4dc4-b14d-b6281fa78887'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:30.905127 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20deb5b9-3337-41aa-90a0-d2e97dd07ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56284f6f-eaf7-46e1-8286-6299ac63a844', '7df012bf-b3a5-468c-b5f6-3e4cb1b777d5', '5bfd70c7-44c3-4b25-8bdb-a26f8a0efaa8', '42a1f6a8-889e-4dc4-b14d-b6281fa78887']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:30.906625 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3597818f-bfc0-499d-80c3-4c2265d34403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:30.933485 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3597818f-bfc0-499d-80c3-4c2265d34403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996d674b-8f9a-4c84-b5de-8acd6fb219dd', '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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['56284f6f-eaf7-46e1-8286-6299ac63a844','7df012bf-b3a5-468c-b5f6-3e4cb1b777d5','5bfd70c7-44c3-4b25-8bdb-a26f8a0efaa8','42a1f6a8-889e-4dc4-b14d-b6281fa78887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:01:30Z,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=996d674b-8f9a-4c84-b5de-8acd6fb219dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79701c4dd1040059df0792b7d289c90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d264fc2802b4199b1be24afba4e6d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:30.934269 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e416c8a5-93c3-47e0-a6b3-1bdde0f1f824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:30.952489 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e416c8a5-93c3-47e0-a6b3-1bdde0f1f824) transitioned into state 'SUCCESS' from 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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['56284f6f-eaf7-46e1-8286-6299ac63a844','7df012bf-b3a5-468c-b5f6-3e4cb1b777d5','5bfd70c7-44c3-4b25-8bdb-a26f8a0efaa8','42a1f6a8-889e-4dc4-b14d-b6281fa78887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:30.953597 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a432f82-5057-4b7a-9a58-641caf407d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:30.966951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a432f82-5057-4b7a-9a58-641caf407d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:30.966951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (4ec217c9-8620-4f7f-abb2-b2808dfe618d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:30.967252 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request issued successfully. Aug 18 14:01:30.968167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4d07e4e-0806-4a0b-ac39-328ad75d3d75 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:30.968881 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1376/5500] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:01:30 2026] POST /volume/v3/volumes => generated 775 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:30.987508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1d767d5a-0436-46cb-b86f-0b40712592fd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:30.991120 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1d767d5a-0436-46cb-b86f-0b40712592fd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:30.991120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1d767d5a-0436-46cb-b86f-0b40712592fd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:30.991120 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1d767d5a-0436-46cb-b86f-0b40712592fd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:31.002947 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:31.002947 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:31.010969 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1d767d5a-0436-46cb-b86f-0b40712592fd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:31.018164 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1d767d5a-0436-46cb-b86f-0b40712592fd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:31.018543 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1382/5501] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:30 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:31.155720 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-28f83505-0b8e-409d-af4f-f69cfebf94db None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:31.160034 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-28f83505-0b8e-409d-af4f-f69cfebf94db tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:31.161190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-28f83505-0b8e-409d-af4f-f69cfebf94db tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:31.161430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-28f83505-0b8e-409d-af4f-f69cfebf94db tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:31.174329 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:31.174329 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:31.179676 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-28f83505-0b8e-409d-af4f-f69cfebf94db tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:31.189589 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-28f83505-0b8e-409d-af4f-f69cfebf94db tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:31.190107 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1376/5502] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:31 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 14:01:31.212162 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-03ec5267-f1c9-441c-8617-bd7dd2a9288a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:31.216181 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-03ec5267-f1c9-441c-8617-bd7dd2a9288a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] POST https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1/action Aug 18 14:01:31.216636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-03ec5267-f1c9-441c-8617-bd7dd2a9288a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:31.216817 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-03ec5267-f1c9-441c-8617-bd7dd2a9288a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:31.237518 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:31.237518 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:31.237769 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-03ec5267-f1c9-441c-8617-bd7dd2a9288a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:31.248556 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-03ec5267-f1c9-441c-8617-bd7dd2a9288a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Begin detaching volume completed successfully. Aug 18 14:01:31.248819 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-03ec5267-f1c9-441c-8617-bd7dd2a9288a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1/action returned with HTTP 202 Aug 18 14:01:31.249428 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1369/5503] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:01:31 2026] POST /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:01:31.291116 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bccb4e7d-da6c-4089-97fa-bed76189344b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:31.297280 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:31.297280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:31.297280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:31.297280 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume with id: fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:31.302428 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3e7d7c8a-83fe-4cd0-9e9a-8a775a69dd2e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:31.304938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3e7d7c8a-83fe-4cd0-9e9a-8a775a69dd2e None None] GET https://10.4.3.221/volume// Aug 18 14:01:31.304938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3e7d7c8a-83fe-4cd0-9e9a-8a775a69dd2e None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:31.304938 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3e7d7c8a-83fe-4cd0-9e9a-8a775a69dd2e None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:31.304938 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3e7d7c8a-83fe-4cd0-9e9a-8a775a69dd2e None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:31.305341 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1383/5504] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:31.311282 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:31.311282 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:31.311811 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:31.316964 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-47437f09-99e6-41a4-a0bc-0802a8d111cb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:31.319189 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-47437f09-99e6-41a4-a0bc-0802a8d111cb tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:31.319483 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-47437f09-99e6-41a4-a0bc-0802a8d111cb tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:31.319721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-47437f09-99e6-41a4-a0bc-0802a8d111cb tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:31.330726 np0000007658 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:01:31.333005 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:31.333005 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:31.336927 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-47437f09-99e6-41a4-a0bc-0802a8d111cb tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:31.339720 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume request issued successfully. Aug 18 14:01:31.339720 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bccb4e7d-da6c-4089-97fa-bed76189344b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 202 Aug 18 14:01:31.340414 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1377/5505] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:01:31 2026] DELETE /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:31.345073 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-47437f09-99e6-41a4-a0bc-0802a8d111cb tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:31.345474 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1377/5506] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:31 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:31.348563 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6547446-e321-4bb6-abc2-ff0f2dca9b22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:31.350955 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6547446-e321-4bb6-abc2-ff0f2dca9b22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:31.350955 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6547446-e321-4bb6-abc2-ff0f2dca9b22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:31.350955 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6547446-e321-4bb6-abc2-ff0f2dca9b22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:31.358525 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:31.358525 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:31.362131 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6547446-e321-4bb6-abc2-ff0f2dca9b22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:01:31.367116 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6547446-e321-4bb6-abc2-ff0f2dca9b22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 200 Aug 18 14:01:31.367116 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1370/5507] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:31 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:32.037645 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5f95be08-248a-4c7f-a171-6e1534933f0d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.039679 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f95be08-248a-4c7f-a171-6e1534933f0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:32.039929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f95be08-248a-4c7f-a171-6e1534933f0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:32.040152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5f95be08-248a-4c7f-a171-6e1534933f0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:32.049092 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:32.049092 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:32.053957 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-5f95be08-248a-4c7f-a171-6e1534933f0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:32.061334 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5f95be08-248a-4c7f-a171-6e1534933f0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:32.061998 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1384/5508] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:32 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 925 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:32.336550 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-ea9f1949-4355-4a88-9d25-4986554d144a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.339291 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-ea9f1949-4355-4a88-9d25-4986554d144a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05 Aug 18 14:01:32.339324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-ea9f1949-4355-4a88-9d25-4986554d144a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:32.340584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-ea9f1949-4355-4a88-9d25-4986554d144a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:32.350136 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:32.350136 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:32.382337 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5b8e9354-69b5-451b-8b06-acca8f6415a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.384642 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b8e9354-69b5-451b-8b06-acca8f6415a2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 Aug 18 14:01:32.384801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5b8e9354-69b5-451b-8b06-acca8f6415a2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:32.385042 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5b8e9354-69b5-451b-8b06-acca8f6415a2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:32.392545 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b8e9354-69b5-451b-8b06-acca8f6415a2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 returned with HTTP 404 Aug 18 14:01:32.393152 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1378/5509] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:32 2026] GET /volume/v3/volumes/fd821510-50e4-4f01-992e-9f31bd061fb5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:32.406807 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed7c0385-d1fe-4cab-b3b2-6765fa4a796f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.408908 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed7c0385-d1fe-4cab-b3b2-6765fa4a796f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 14:01:32.409164 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed7c0385-d1fe-4cab-b3b2-6765fa4a796f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:32.409626 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed7c0385-d1fe-4cab-b3b2-6765fa4a796f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:32.410480 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed7c0385-d1fe-4cab-b3b2-6765fa4a796f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:01:32.432719 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed7c0385-d1fe-4cab-b3b2-6765fa4a796f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Get all volumes completed successfully. Aug 18 14:01:32.435150 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aba91f7b-2189-4349-8878-26aed19fe7e8 req-ea9f1949-4355-4a88-9d25-4986554d144a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05 returned with HTTP 200 Aug 18 14:01:32.435562 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:32.435562 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:32.435645 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1378/5510] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:32 2026] DELETE /volume/v3/attachments/0e13ce74-1fd6-4b06-98fe-a2ef90732f05 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:32.441960 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed7c0385-d1fe-4cab-b3b2-6765fa4a796f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 14:01:32.443195 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1371/5511] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 14:01:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14180 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:32.465109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0a51e9db-991d-4a8d-8c44-73c082069f4e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.468075 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0a51e9db-991d-4a8d-8c44-73c082069f4e tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] DELETE https://10.4.3.221/volume/v3/types/7c7149a8-688f-4e58-9083-f7b06b7be475 Aug 18 14:01:32.469268 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0a51e9db-991d-4a8d-8c44-73c082069f4e tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:32.469662 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0a51e9db-991d-4a8d-8c44-73c082069f4e tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:32.515077 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0a51e9db-991d-4a8d-8c44-73c082069f4e tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/7c7149a8-688f-4e58-9083-f7b06b7be475 returned with HTTP 202 Aug 18 14:01:32.515500 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1385/5512] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:01:32 2026] DELETE /volume/v3/types/7c7149a8-688f-4e58-9083-f7b06b7be475 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:32.526896 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-002c8528-d647-4cc2-9440-9371954cafaf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.529101 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-002c8528-d647-4cc2-9440-9371954cafaf tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:01:32.529572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-002c8528-d647-4cc2-9440-9371954cafaf tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-752907761", "extra_specs": {}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:32.545979 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-002c8528-d647-4cc2-9440-9371954cafaf tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:01:32.546402 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1379/5513] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 14:01:32 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:32.555078 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a32649e5-2c92-41e9-b490-e4058a6ae4ac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.556814 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a32649e5-2c92-41e9-b490-e4058a6ae4ac tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types/47de0f84-176e-484e-b383-7050f0476091/encryption Aug 18 14:01:32.557161 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a32649e5-2c92-41e9-b490-e4058a6ae4ac tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:32.558627 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:32.558627 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:32.572166 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a32649e5-2c92-41e9-b490-e4058a6ae4ac tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/47de0f84-176e-484e-b383-7050f0476091/encryption returned with HTTP 200 Aug 18 14:01:32.572723 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1379/5514] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:01:32 2026] POST /volume/v3/types/47de0f84-176e-484e-b383-7050f0476091/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:32.580752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bfce687-4744-4013-be0b-2526c2d21d3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:32.582697 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:32.583040 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-391892367", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-752907761", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:32.584535 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-391892367', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-752907761', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:32.588537 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume of 1 GB Aug 18 14:01:32.588802 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:32.588802 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:32.589318 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Availability Zones retrieved successfully. Aug 18 14:01:32.595143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (6abe1d90-90a3-4f89-9d9b-12757402b781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:32.595980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c47f5-e2bc-4a68-b750-45a394714a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:32.596878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:32.622546 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c47f5-e2bc-4a68-b750-45a394714a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:01:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47de0f84-176e-484e-b383-7050f0476091,is_public=True,name='tempest-scenario-type-luksv2-752907761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47de0f84-176e-484e-b383-7050f0476091', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:32.623364 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9250e008-6e74-4e8b-86d8-c544c9aa1104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:32.653609 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-752907761 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-752907761, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:01:32.653870 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-752907761 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-752907761, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:01:32.692539 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Created reservations ['000d46c3-a639-493a-8f13-52d111718c30', '2043cfe2-1186-475e-b352-b087ace95a9c', 'bb0d1544-5a66-4123-a60a-85aec2875e5a', '33d99fbe-b96c-47e1-b5d2-f779751a7361'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:32.693335 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9250e008-6e74-4e8b-86d8-c544c9aa1104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000d46c3-a639-493a-8f13-52d111718c30', '2043cfe2-1186-475e-b352-b087ace95a9c', 'bb0d1544-5a66-4123-a60a-85aec2875e5a', '33d99fbe-b96c-47e1-b5d2-f779751a7361']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:32.694102 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b733a557-30ed-488c-a931-5ced9e010e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:32.716503 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b733a557-30ed-488c-a931-5ced9e010e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ebac394-cc19-47fd-a658-d64d250a3a61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-391892367',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['000d46c3-a639-493a-8f13-52d111718c30','2043cfe2-1186-475e-b352-b087ace95a9c','bb0d1544-5a66-4123-a60a-85aec2875e5a','33d99fbe-b96c-47e1-b5d2-f779751a7361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=47de0f84-176e-484e-b383-7050f0476091), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-391892367',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7ebac394-cc19-47fd-a658-d64d250a3a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4940fd5158fe41d79425b025aed3f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47de0f84-176e-484e-b383-7050f0476091),volume_type_id=47de0f84-176e-484e-b383-7050f0476091)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:32.717208 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c83870c-6cbb-42d4-ae4a-2104b7c000d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:32.736250 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c83870c-6cbb-42d4-ae4a-2104b7c000d9) transitioned into state 'SUCCESS' from state '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-391892367',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['000d46c3-a639-493a-8f13-52d111718c30','2043cfe2-1186-475e-b352-b087ace95a9c','bb0d1544-5a66-4123-a60a-85aec2875e5a','33d99fbe-b96c-47e1-b5d2-f779751a7361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=47de0f84-176e-484e-b383-7050f0476091)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:32.737096 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440c6044-55b4-4833-b32a-64bc0811b936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:32.746361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440c6044-55b4-4833-b32a-64bc0811b936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:32.747322 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (6abe1d90-90a3-4f89-9d9b-12757402b781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:32.747643 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request issued successfully. Aug 18 14:01:32.748228 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bfce687-4744-4013-be0b-2526c2d21d3a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:32.748711 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1372/5515] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:01:32 2026] POST /volume/v3/volumes => generated 785 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:01:33.077934 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-00c26b02-d5f0-453d-b52e-a9f4b0d77fd4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:33.081488 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00c26b02-d5f0-453d-b52e-a9f4b0d77fd4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:33.081488 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00c26b02-d5f0-453d-b52e-a9f4b0d77fd4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:33.081488 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00c26b02-d5f0-453d-b52e-a9f4b0d77fd4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:33.093725 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:33.093725 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:33.102059 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-00c26b02-d5f0-453d-b52e-a9f4b0d77fd4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:33.107783 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00c26b02-d5f0-453d-b52e-a9f4b0d77fd4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:33.108259 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1386/5516] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:33 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:33.439275 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8cb48713-364f-46b0-a510-ca833e898188 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:33.443193 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8cb48713-364f-46b0-a510-ca833e898188 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:33.443377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8cb48713-364f-46b0-a510-ca833e898188 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:33.443558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8cb48713-364f-46b0-a510-ca833e898188 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:33.453920 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:33.453920 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:33.459190 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-8cb48713-364f-46b0-a510-ca833e898188 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:33.465480 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8cb48713-364f-46b0-a510-ca833e898188 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:33.466933 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1380/5517] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:33 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:33.485638 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5536ac4f-aba9-4538-8f9c-2754b2ae92dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:33.487882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5536ac4f-aba9-4538-8f9c-2754b2ae92dc tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:33.488784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5536ac4f-aba9-4538-8f9c-2754b2ae92dc tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:33.488784 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5536ac4f-aba9-4538-8f9c-2754b2ae92dc tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:33.504565 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:33.504565 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:33.510582 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5536ac4f-aba9-4538-8f9c-2754b2ae92dc tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:33.517919 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5536ac4f-aba9-4538-8f9c-2754b2ae92dc tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:33.518374 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1380/5518] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:33 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:33.534205 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6791e725-d38d-45b1-8dde-264a1a486d14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:33.535809 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6791e725-d38d-45b1-8dde-264a1a486d14 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:33.536191 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6791e725-d38d-45b1-8dde-264a1a486d14 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:33.536461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6791e725-d38d-45b1-8dde-264a1a486d14 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:33.536702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6791e725-d38d-45b1-8dde-264a1a486d14 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume with id: bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:33.549393 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:33.549393 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:33.550113 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6791e725-d38d-45b1-8dde-264a1a486d14 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:33.575424 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6791e725-d38d-45b1-8dde-264a1a486d14 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume request issued successfully. Aug 18 14:01:33.575702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6791e725-d38d-45b1-8dde-264a1a486d14 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 202 Aug 18 14:01:33.576612 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1373/5519] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:01:33 2026] DELETE /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:33.583533 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0ac59b96-10f4-41d5-9878-0309d7c180d4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:33.585978 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0ac59b96-10f4-41d5-9878-0309d7c180d4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:33.586302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0ac59b96-10f4-41d5-9878-0309d7c180d4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:33.586504 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0ac59b96-10f4-41d5-9878-0309d7c180d4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:33.605132 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:33.605132 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:33.614557 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0ac59b96-10f4-41d5-9878-0309d7c180d4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:33.627301 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0ac59b96-10f4-41d5-9878-0309d7c180d4 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 200 Aug 18 14:01:33.628107 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1387/5520] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:33 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:34.122791 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7a3cce20-60a1-4036-a6a3-36f56357907c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:34.125127 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a3cce20-60a1-4036-a6a3-36f56357907c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:34.125378 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a3cce20-60a1-4036-a6a3-36f56357907c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:34.125707 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7a3cce20-60a1-4036-a6a3-36f56357907c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:34.136047 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:34.136047 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:34.141444 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7a3cce20-60a1-4036-a6a3-36f56357907c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:34.146577 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7a3cce20-60a1-4036-a6a3-36f56357907c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:34.147041 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1381/5521] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:34 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:34.645118 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dda4a47a-1237-4f35-99e7-1feff1088bb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:34.646837 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dda4a47a-1237-4f35-99e7-1feff1088bb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 Aug 18 14:01:34.647049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dda4a47a-1237-4f35-99e7-1feff1088bb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:34.647207 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dda4a47a-1237-4f35-99e7-1feff1088bb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:34.653477 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dda4a47a-1237-4f35-99e7-1feff1088bb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 returned with HTTP 404 Aug 18 14:01:34.654055 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1381/5522] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:34 2026] GET /volume/v3/volumes/bc71d793-4719-45c5-a5ac-9077961411e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:34.660910 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c4bec48-647e-40ce-b38e-6c7ed4f398e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:34.663265 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c4bec48-647e-40ce-b38e-6c7ed4f398e9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:34.663549 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c4bec48-647e-40ce-b38e-6c7ed4f398e9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:34.663799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c4bec48-647e-40ce-b38e-6c7ed4f398e9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:34.673532 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:34.673532 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:34.678272 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c4bec48-647e-40ce-b38e-6c7ed4f398e9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:34.684240 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c4bec48-647e-40ce-b38e-6c7ed4f398e9 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:34.684849 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1374/5523] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:34 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:34.698118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a8764466-54c1-4080-bcef-aaae9a7d83ee None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:34.701908 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a8764466-54c1-4080-bcef-aaae9a7d83ee tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:34.701908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a8764466-54c1-4080-bcef-aaae9a7d83ee tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:34.701908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a8764466-54c1-4080-bcef-aaae9a7d83ee tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:34.707776 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:34.707776 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:34.711233 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a8764466-54c1-4080-bcef-aaae9a7d83ee tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:34.715339 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a8764466-54c1-4080-bcef-aaae9a7d83ee tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:34.715913 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1388/5524] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:34 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:34.728413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a5afc92e-183e-4343-8276-4348db6c6b71 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:34.730065 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a5afc92e-183e-4343-8276-4348db6c6b71 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:34.730405 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a5afc92e-183e-4343-8276-4348db6c6b71 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:34.732159 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a5afc92e-183e-4343-8276-4348db6c6b71 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:34.732159 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-a5afc92e-183e-4343-8276-4348db6c6b71 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume with id: baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:34.740612 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:34.740612 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:34.741540 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a5afc92e-183e-4343-8276-4348db6c6b71 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:34.766264 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a5afc92e-183e-4343-8276-4348db6c6b71 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume request issued successfully. Aug 18 14:01:34.766264 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a5afc92e-183e-4343-8276-4348db6c6b71 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 202 Aug 18 14:01:34.766264 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1382/5525] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:01:34 2026] DELETE /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:34.774001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b671820a-e177-467a-a58a-2ea422af5075 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:34.775684 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b671820a-e177-467a-a58a-2ea422af5075 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:34.775893 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b671820a-e177-467a-a58a-2ea422af5075 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:34.776075 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b671820a-e177-467a-a58a-2ea422af5075 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:34.783234 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:34.783234 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:34.787059 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b671820a-e177-467a-a58a-2ea422af5075 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:34.792211 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b671820a-e177-467a-a58a-2ea422af5075 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 200 Aug 18 14:01:34.792982 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1382/5526] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:34 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:35.161124 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c103944e-cd74-434f-bfae-46b638e804ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:35.163460 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c103944e-cd74-434f-bfae-46b638e804ec tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:35.163747 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c103944e-cd74-434f-bfae-46b638e804ec tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:35.164019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c103944e-cd74-434f-bfae-46b638e804ec tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:35.180617 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:35.180617 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:35.185957 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c103944e-cd74-434f-bfae-46b638e804ec tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:35.192968 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c103944e-cd74-434f-bfae-46b638e804ec tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:35.193680 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1375/5527] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:35 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:35.809127 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5e8dfe01-dfd1-4145-b403-fcb499ddaee3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:35.812131 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5e8dfe01-dfd1-4145-b403-fcb499ddaee3 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 Aug 18 14:01:35.812131 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5e8dfe01-dfd1-4145-b403-fcb499ddaee3 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:35.812131 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5e8dfe01-dfd1-4145-b403-fcb499ddaee3 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:35.820821 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5e8dfe01-dfd1-4145-b403-fcb499ddaee3 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 returned with HTTP 404 Aug 18 14:01:35.821413 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1389/5528] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:35 2026] GET /volume/v3/volumes/baaaf454-b2c7-4b50-b67a-fbb48b4b6601 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:35.829991 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d6cba7c9-3a85-45db-9250-3aa1a1f68a0b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:35.834341 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d6cba7c9-3a85-45db-9250-3aa1a1f68a0b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:35.835276 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d6cba7c9-3a85-45db-9250-3aa1a1f68a0b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:35.835983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d6cba7c9-3a85-45db-9250-3aa1a1f68a0b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:35.852908 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:35.852908 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:35.859781 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d6cba7c9-3a85-45db-9250-3aa1a1f68a0b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:35.866177 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d6cba7c9-3a85-45db-9250-3aa1a1f68a0b tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:01:35.866885 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1383/5529] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:35 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:35.880177 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9595ae1-a2ae-4991-851b-c685bd77ffa5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:35.882127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9595ae1-a2ae-4991-851b-c685bd77ffa5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:35.882320 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9595ae1-a2ae-4991-851b-c685bd77ffa5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:35.882512 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9595ae1-a2ae-4991-851b-c685bd77ffa5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:35.893321 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:35.893321 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:35.901098 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b9595ae1-a2ae-4991-851b-c685bd77ffa5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:35.907376 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9595ae1-a2ae-4991-851b-c685bd77ffa5 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:01:35.907808 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1383/5530] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:35 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:35.922224 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9563e14b-5ee4-4641-8c01-97fac22e940d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:35.927113 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9563e14b-5ee4-4641-8c01-97fac22e940d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:35.927113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9563e14b-5ee4-4641-8c01-97fac22e940d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:35.927113 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9563e14b-5ee4-4641-8c01-97fac22e940d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:35.927113 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9563e14b-5ee4-4641-8c01-97fac22e940d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume with id: c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:35.944111 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:35.944111 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:35.945260 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9563e14b-5ee4-4641-8c01-97fac22e940d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:35.977644 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9563e14b-5ee4-4641-8c01-97fac22e940d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume request issued successfully. Aug 18 14:01:35.978092 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9563e14b-5ee4-4641-8c01-97fac22e940d tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 202 Aug 18 14:01:35.978583 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1376/5531] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:01:35 2026] DELETE /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 14:01:35.990693 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-636896dd-a534-4294-a1c8-f4b42aba007c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:35.993847 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-636896dd-a534-4294-a1c8-f4b42aba007c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:35.994585 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-636896dd-a534-4294-a1c8-f4b42aba007c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:35.995022 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-636896dd-a534-4294-a1c8-f4b42aba007c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:36.007479 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:36.007479 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:36.012353 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-636896dd-a534-4294-a1c8-f4b42aba007c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:36.023179 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-636896dd-a534-4294-a1c8-f4b42aba007c tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 200 Aug 18 14:01:36.023705 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1390/5532] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:35 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:36.213966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c14e5a16-8f18-469c-b8fd-5f0a4dec8e8e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:36.218941 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c14e5a16-8f18-469c-b8fd-5f0a4dec8e8e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:36.218941 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c14e5a16-8f18-469c-b8fd-5f0a4dec8e8e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:36.218941 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c14e5a16-8f18-469c-b8fd-5f0a4dec8e8e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:36.228437 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:36.228437 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:36.235052 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c14e5a16-8f18-469c-b8fd-5f0a4dec8e8e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:36.243322 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c14e5a16-8f18-469c-b8fd-5f0a4dec8e8e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:36.243322 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1384/5533] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:36 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:37.045185 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8852ddf5-aad7-468d-884c-880b435f2eb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:37.048146 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8852ddf5-aad7-468d-884c-880b435f2eb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b Aug 18 14:01:37.048472 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8852ddf5-aad7-468d-884c-880b435f2eb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:37.048790 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8852ddf5-aad7-468d-884c-880b435f2eb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:37.058652 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8852ddf5-aad7-468d-884c-880b435f2eb7 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b returned with HTTP 404 Aug 18 14:01:37.059736 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1384/5534] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:37 2026] GET /volume/v3/volumes/c4ddef78-bea0-4c99-a671-cc92b1793f6b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:37.072776 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:37.074829 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 Aug 18 14:01:37.075101 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:37.075304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:37.075646 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete snapshot with id: 5ca05207-b7ad-4c9a-8d64-07bff330d023 Aug 18 14:01:37.082429 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:37.082429 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:37.083297 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:37.111977 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot delete request issued successfully. Aug 18 14:01:37.112283 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5332d2d-e01a-49c8-973d-dc80fd96cc38 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 returned with HTTP 202 Aug 18 14:01:37.113069 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1377/5535] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:01:37 2026] DELETE /volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:37.125084 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a12231e6-ef90-4ca0-8662-c68714d2a792 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:37.127999 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a12231e6-ef90-4ca0-8662-c68714d2a792 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 Aug 18 14:01:37.127999 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a12231e6-ef90-4ca0-8662-c68714d2a792 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:37.128152 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a12231e6-ef90-4ca0-8662-c68714d2a792 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:37.134510 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:37.134510 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:37.135088 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a12231e6-ef90-4ca0-8662-c68714d2a792 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:37.136097 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a12231e6-ef90-4ca0-8662-c68714d2a792 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 returned with HTTP 200 Aug 18 14:01:37.136520 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1391/5536] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:37 2026] GET /volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:37.259653 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-53be2939-ceda-47d8-ac6f-f93d8b37ea8a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:37.264074 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53be2939-ceda-47d8-ac6f-f93d8b37ea8a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:37.264074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53be2939-ceda-47d8-ac6f-f93d8b37ea8a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:37.264074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53be2939-ceda-47d8-ac6f-f93d8b37ea8a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:37.273582 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:37.273582 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:37.279664 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-53be2939-ceda-47d8-ac6f-f93d8b37ea8a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:37.288541 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53be2939-ceda-47d8-ac6f-f93d8b37ea8a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:37.289346 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1385/5537] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:37 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:38.150702 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bfd471fa-9ef2-45fc-9d88-9afcfb941d7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.153390 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfd471fa-9ef2-45fc-9d88-9afcfb941d7a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 Aug 18 14:01:38.153643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfd471fa-9ef2-45fc-9d88-9afcfb941d7a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:38.153927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfd471fa-9ef2-45fc-9d88-9afcfb941d7a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:38.160643 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfd471fa-9ef2-45fc-9d88-9afcfb941d7a tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 returned with HTTP 404 Aug 18 14:01:38.161936 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1385/5538] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:38 2026] GET /volume/v3/snapshots/5ca05207-b7ad-4c9a-8d64-07bff330d023 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 14:01:38.169566 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.172073 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 Aug 18 14:01:38.172418 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:38.172672 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:38.172823 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete snapshot with id: 4902c87a-7bf2-400e-a80e-1cf55089c4d4 Aug 18 14:01:38.180124 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:38.180124 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:38.180658 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:38.205907 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot delete request issued successfully. Aug 18 14:01:38.206341 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee154799-7315-4cac-9fb4-93ea3a60ceb2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 returned with HTTP 202 Aug 18 14:01:38.207051 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1378/5539] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:01:38 2026] DELETE /volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:38.216719 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-391e2bc2-af64-4b87-97db-ad1dee15bfda None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.220230 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-391e2bc2-af64-4b87-97db-ad1dee15bfda tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 Aug 18 14:01:38.220230 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-391e2bc2-af64-4b87-97db-ad1dee15bfda tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:38.220539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-391e2bc2-af64-4b87-97db-ad1dee15bfda tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:38.232069 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:38.232069 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:38.232653 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-391e2bc2-af64-4b87-97db-ad1dee15bfda tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:38.233540 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-391e2bc2-af64-4b87-97db-ad1dee15bfda tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 returned with HTTP 200 Aug 18 14:01:38.233904 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1392/5540] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:38 2026] GET /volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:38.305950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f8fb97b2-9b43-4640-bb7b-77e78b57d438 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.307945 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8fb97b2-9b43-4640-bb7b-77e78b57d438 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:38.308899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8fb97b2-9b43-4640-bb7b-77e78b57d438 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:38.310568 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8fb97b2-9b43-4640-bb7b-77e78b57d438 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:38.326998 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:38.326998 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:38.332548 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f8fb97b2-9b43-4640-bb7b-77e78b57d438 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:38.343436 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8fb97b2-9b43-4640-bb7b-77e78b57d438 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:38.343924 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1386/5541] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:38 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 1193 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:38.365076 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ede81e12-68fa-45a4-b76c-2b1987a8a146 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.367571 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ede81e12-68fa-45a4-b76c-2b1987a8a146 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:38.367913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ede81e12-68fa-45a4-b76c-2b1987a8a146 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:38.368195 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ede81e12-68fa-45a4-b76c-2b1987a8a146 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:38.379390 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:38.379390 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:38.386069 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ede81e12-68fa-45a4-b76c-2b1987a8a146 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:38.395840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ede81e12-68fa-45a4-b76c-2b1987a8a146 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:38.396529 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1386/5542] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:38 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:38.413786 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.421247 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:38.421519 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "996d674b-8f9a-4c84-b5de-8acd6fb219dd", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:38.428996 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '996d674b-8f9a-4c84-b5de-8acd6fb219dd', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:38.436976 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:38.436976 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:38.438108 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume retrieved successfully. Aug 18 14:01:38.438400 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume of 1 GB Aug 18 14:01:38.447134 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Availability Zones retrieved successfully. Aug 18 14:01:38.457338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (03f3e140-646b-4db8-ba05-9d69e460b83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:38.459679 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c18ab6-35e7-4bf0-ab9e-c590f3cbfe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:38.461891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:38.504154 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c18ab6-35e7-4bf0-ab9e-c590f3cbfe07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '996d674b-8f9a-4c84-b5de-8acd6fb219dd', 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:38.504934 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375231bf-1029-46eb-85e8-c0ca126d6d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:38.535130 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-604f55b0-1334-427d-b6c0-8b9c13199f71 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.537038 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-604f55b0-1334-427d-b6c0-8b9c13199f71 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:01:38.537184 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-604f55b0-1334-427d-b6c0-8b9c13199f71 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:38.537844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-604f55b0-1334-427d-b6c0-8b9c13199f71 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:38.548368 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:38.548368 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:38.552231 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-604f55b0-1334-427d-b6c0-8b9c13199f71 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:38.552405 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Created reservations ['55d216c9-d5cb-4bb3-b8c9-c1af1bd43543', 'df59bb67-f679-4949-9653-6496a54898ac', 'a48f39c2-2cac-4cc9-8144-0f2c0c7c7c75', '64ad5de8-231a-4c33-a2a6-157260c801a7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:38.553496 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375231bf-1029-46eb-85e8-c0ca126d6d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d216c9-d5cb-4bb3-b8c9-c1af1bd43543', 'df59bb67-f679-4949-9653-6496a54898ac', 'a48f39c2-2cac-4cc9-8144-0f2c0c7c7c75', '64ad5de8-231a-4c33-a2a6-157260c801a7']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:38.554492 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af822ba-10e0-4ae2-8ee7-226ad0dbb173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:38.559158 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-604f55b0-1334-427d-b6c0-8b9c13199f71 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c returned with HTTP 200 Aug 18 14:01:38.559665 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1393/5543] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:38 2026] GET /volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:38.592023 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af822ba-10e0-4ae2-8ee7-226ad0dbb173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e50584ce-6f64-41a2-8278-de04b2dfc481', '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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['55d216c9-d5cb-4bb3-b8c9-c1af1bd43543','df59bb67-f679-4949-9653-6496a54898ac','a48f39c2-2cac-4cc9-8144-0f2c0c7c7c75','64ad5de8-231a-4c33-a2a6-157260c801a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=996d674b-8f9a-4c84-b5de-8acd6fb219dd,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T14:01:38Z,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=e50584ce-6f64-41a2-8278-de04b2dfc481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79701c4dd1040059df0792b7d289c90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=996d674b-8f9a-4c84-b5de-8acd6fb219dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d264fc2802b4199b1be24afba4e6d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:38.593181 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e431d6-f918-44eb-875e-1f5eb931c882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:38.617978 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e431d6-f918-44eb-875e-1f5eb931c882) transitioned into state 'SUCCESS' from 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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['55d216c9-d5cb-4bb3-b8c9-c1af1bd43543','df59bb67-f679-4949-9653-6496a54898ac','a48f39c2-2cac-4cc9-8144-0f2c0c7c7c75','64ad5de8-231a-4c33-a2a6-157260c801a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=996d674b-8f9a-4c84-b5de-8acd6fb219dd,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:38.618968 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b421c89-8b9c-4ca3-a0ef-417d4ccd829d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:38.638795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b421c89-8b9c-4ca3-a0ef-417d4ccd829d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:38.639835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (03f3e140-646b-4db8-ba05-9d69e460b83b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:38.640201 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request issued successfully. Aug 18 14:01:38.640852 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c028bc6-b9e6-4d93-b6e3-af204ba30a1d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:38.641510 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1379/5544] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:01:38 2026] POST /volume/v3/volumes => generated 809 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:38.654461 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4fb17de-56c5-4330-aa94-1d832c037c32 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:38.656261 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4fb17de-56c5-4330-aa94-1d832c037c32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 Aug 18 14:01:38.656484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4fb17de-56c5-4330-aa94-1d832c037c32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:38.656674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4fb17de-56c5-4330-aa94-1d832c037c32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:38.665254 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:38.665254 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:38.670312 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e4fb17de-56c5-4330-aa94-1d832c037c32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:38.678821 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4fb17de-56c5-4330-aa94-1d832c037c32 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 returned with HTTP 200 Aug 18 14:01:38.678821 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1387/5545] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:38 2026] GET /volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:39.245839 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc655a6e-ae58-4d26-b9eb-62c42c3d6768 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:39.248292 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc655a6e-ae58-4d26-b9eb-62c42c3d6768 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 Aug 18 14:01:39.248925 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc655a6e-ae58-4d26-b9eb-62c42c3d6768 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:39.248925 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc655a6e-ae58-4d26-b9eb-62c42c3d6768 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:39.255726 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc655a6e-ae58-4d26-b9eb-62c42c3d6768 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 returned with HTTP 404 Aug 18 14:01:39.256509 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1387/5546] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:39 2026] GET /volume/v3/snapshots/4902c87a-7bf2-400e-a80e-1cf55089c4d4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:39.270693 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:39.273957 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f Aug 18 14:01:39.274183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:39.274480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:39.275351 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete snapshot with id: f2f16d20-f636-4ef7-9786-3bebab01445f Aug 18 14:01:39.284590 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:39.284590 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:39.285535 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:39.314364 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot delete request issued successfully. Aug 18 14:01:39.314650 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c6dd9a2e-2304-4592-b3ca-a45c5598bb75 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f returned with HTTP 202 Aug 18 14:01:39.315236 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1394/5547] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:01:39 2026] DELETE /volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:39.324229 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29656f60-9464-486c-b130-372b3cbd11a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:39.326604 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29656f60-9464-486c-b130-372b3cbd11a0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f Aug 18 14:01:39.326752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29656f60-9464-486c-b130-372b3cbd11a0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:39.326984 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29656f60-9464-486c-b130-372b3cbd11a0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:39.333586 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:39.333586 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:39.334343 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-29656f60-9464-486c-b130-372b3cbd11a0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Snapshot retrieved successfully. Aug 18 14:01:39.335589 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29656f60-9464-486c-b130-372b3cbd11a0 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f returned with HTTP 200 Aug 18 14:01:39.336175 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1380/5548] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:39 2026] GET /volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:39.694342 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ceb8582c-6f5a-4808-bc1c-0707e18d9c0c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:39.696596 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ceb8582c-6f5a-4808-bc1c-0707e18d9c0c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 Aug 18 14:01:39.696900 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ceb8582c-6f5a-4808-bc1c-0707e18d9c0c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:39.697098 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ceb8582c-6f5a-4808-bc1c-0707e18d9c0c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:39.704699 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:39.704699 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:39.709118 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ceb8582c-6f5a-4808-bc1c-0707e18d9c0c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:39.714878 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ceb8582c-6f5a-4808-bc1c-0707e18d9c0c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 returned with HTTP 200 Aug 18 14:01:39.715391 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1388/5549] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:39 2026] GET /volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:39.730153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e47afa8f-0eae-47f6-9963-df1570839e4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:39.732556 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e47afa8f-0eae-47f6-9963-df1570839e4b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 Aug 18 14:01:39.732812 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e47afa8f-0eae-47f6-9963-df1570839e4b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:39.733062 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e47afa8f-0eae-47f6-9963-df1570839e4b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:39.742870 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:39.742870 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:39.748515 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e47afa8f-0eae-47f6-9963-df1570839e4b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:39.756618 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e47afa8f-0eae-47f6-9963-df1570839e4b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 returned with HTTP 200 Aug 18 14:01:39.757395 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1388/5550] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:39 2026] GET /volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:39.770889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7f4166af-a9e9-4349-b59c-7d2863965813 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:39.772823 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f4166af-a9e9-4349-b59c-7d2863965813 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:39.773085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f4166af-a9e9-4349-b59c-7d2863965813 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:39.773369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f4166af-a9e9-4349-b59c-7d2863965813 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:39.773630 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-7f4166af-a9e9-4349-b59c-7d2863965813 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:39.781369 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:39.781369 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:39.782018 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7f4166af-a9e9-4349-b59c-7d2863965813 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:39.808492 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7f4166af-a9e9-4349-b59c-7d2863965813 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume request issued successfully. Aug 18 14:01:39.808492 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f4166af-a9e9-4349-b59c-7d2863965813 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 202 Aug 18 14:01:39.808492 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1395/5551] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:01:39 2026] DELETE /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:01:39.820794 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4108a40-efaf-4d3f-a85f-ebdb65135324 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:39.824615 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4108a40-efaf-4d3f-a85f-ebdb65135324 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:39.829151 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4108a40-efaf-4d3f-a85f-ebdb65135324 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:39.832234 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4108a40-efaf-4d3f-a85f-ebdb65135324 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:39.847685 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:39.847685 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:39.853528 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4108a40-efaf-4d3f-a85f-ebdb65135324 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:39.859412 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4108a40-efaf-4d3f-a85f-ebdb65135324 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 200 Aug 18 14:01:39.859961 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1381/5552] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:39 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 1192 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:40.187553 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-7bb1a5a3-7e77-4613-adc0-53de8f9fcc90 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.190970 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-7bb1a5a3-7e77-4613-adc0-53de8f9fcc90 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2 Aug 18 14:01:40.191512 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-7bb1a5a3-7e77-4613-adc0-53de8f9fcc90 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.192132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-7bb1a5a3-7e77-4613-adc0-53de8f9fcc90 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.202815 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:40.202815 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:40.266679 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-7bb1a5a3-7e77-4613-adc0-53de8f9fcc90 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2 returned with HTTP 200 Aug 18 14:01:40.266679 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1389/5553] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:40 2026] DELETE /volume/v3/attachments/9130215e-05ce-4ae0-ab8b-b7ffc90ee0a2 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:40.280401 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.283368 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:01:40.283642 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.283979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.284169 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:01:40.294565 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:40.294565 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:40.294565 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:40.317649 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 14:01:40.317984 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37a4d2df-ef81-46e1-b889-17223eddb1a2 req-798dd479-302b-452c-b9f0-e1545c575987 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c returned with HTTP 202 Aug 18 14:01:40.318509 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1389/5554] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 14:01:40 2026] DELETE /volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:40.349207 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a07672a0-49b6-4cfe-ac16-3cd5e1850b12 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.351741 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a07672a0-49b6-4cfe-ac16-3cd5e1850b12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f Aug 18 14:01:40.351976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a07672a0-49b6-4cfe-ac16-3cd5e1850b12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.352269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a07672a0-49b6-4cfe-ac16-3cd5e1850b12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.362958 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a07672a0-49b6-4cfe-ac16-3cd5e1850b12 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f returned with HTTP 404 Aug 18 14:01:40.364674 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1396/5555] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:40 2026] GET /volume/v3/snapshots/f2f16d20-f636-4ef7-9786-3bebab01445f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 14:01:40.375780 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3eaa73e9-946e-4521-8d3c-f5ae8012dc18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.378531 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3eaa73e9-946e-4521-8d3c-f5ae8012dc18 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:01:40.378893 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3eaa73e9-946e-4521-8d3c-f5ae8012dc18 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.378993 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3eaa73e9-946e-4521-8d3c-f5ae8012dc18 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.388887 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:40.388887 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:40.393187 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3eaa73e9-946e-4521-8d3c-f5ae8012dc18 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:40.398339 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3eaa73e9-946e-4521-8d3c-f5ae8012dc18 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:01:40.398339 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1382/5556] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:40 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:40.413357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0eea30dc-3742-442e-93d0-22f2187ad572 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.417886 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0eea30dc-3742-442e-93d0-22f2187ad572 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:01:40.417886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0eea30dc-3742-442e-93d0-22f2187ad572 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.417886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0eea30dc-3742-442e-93d0-22f2187ad572 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.430354 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:40.430354 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:40.438344 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0eea30dc-3742-442e-93d0-22f2187ad572 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:40.443829 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0eea30dc-3742-442e-93d0-22f2187ad572 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:01:40.444554 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1390/5557] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:40 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:40.462328 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.465474 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] DELETE https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:01:40.465719 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.466056 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.466282 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume with id: 6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:01:40.476381 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:40.476381 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:40.476839 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:40.511854 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Delete volume request issued successfully. Aug 18 14:01:40.512369 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-894e0907-2db5-4ce8-8527-eab2d8bb5399 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 202 Aug 18 14:01:40.512843 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1390/5558] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:01:40 2026] DELETE /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:40.523687 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a0b1cca6-7049-45bc-a263-5855164014a2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.525395 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0b1cca6-7049-45bc-a263-5855164014a2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:01:40.525827 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0b1cca6-7049-45bc-a263-5855164014a2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.526257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a0b1cca6-7049-45bc-a263-5855164014a2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.538802 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:40.538802 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:40.545898 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a0b1cca6-7049-45bc-a263-5855164014a2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Volume info retrieved successfully. Aug 18 14:01:40.550707 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a0b1cca6-7049-45bc-a263-5855164014a2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 200 Aug 18 14:01:40.551581 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1397/5559] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:40 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:40.877850 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90d7c9d5-1ca1-4c2d-ad25-b7fb70e1c93c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:40.880339 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90d7c9d5-1ca1-4c2d-ad25-b7fb70e1c93c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:01:40.883887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90d7c9d5-1ca1-4c2d-ad25-b7fb70e1c93c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:40.883887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90d7c9d5-1ca1-4c2d-ad25-b7fb70e1c93c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:40.892201 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90d7c9d5-1ca1-4c2d-ad25-b7fb70e1c93c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 404 Aug 18 14:01:40.895047 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1383/5560] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:40 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:41.271310 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-32d97c5f-5720-450c-8349-74b6b208fa97 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:41.276594 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-32d97c5f-5720-450c-8349-74b6b208fa97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c Aug 18 14:01:41.276594 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-32d97c5f-5720-450c-8349-74b6b208fa97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:41.276594 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-32d97c5f-5720-450c-8349-74b6b208fa97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:41.287751 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-32d97c5f-5720-450c-8349-74b6b208fa97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c returned with HTTP 404 Aug 18 14:01:41.288349 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1391/5561] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:41 2026] GET /volume/v3/volumes/3b478d33-c9a5-4655-b5b6-51254320e58c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:41.298459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:41.301738 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:01:41.302026 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:41.302303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:41.302474 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:01:41.308999 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:41.308999 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:41.309657 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:01:41.350161 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot delete request issued successfully. Aug 18 14:01:41.350401 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad0de58a-ba3e-409b-91f3-bbf0d6961341 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 202 Aug 18 14:01:41.350880 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1391/5562] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:01:41 2026] DELETE /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:41.365238 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e78117ad-676a-4165-9ace-8206f3318adb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:41.368084 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e78117ad-676a-4165-9ace-8206f3318adb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:01:41.368339 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e78117ad-676a-4165-9ace-8206f3318adb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:41.369527 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e78117ad-676a-4165-9ace-8206f3318adb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:41.377255 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:41.377255 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:41.377255 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e78117ad-676a-4165-9ace-8206f3318adb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:01:41.377255 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e78117ad-676a-4165-9ace-8206f3318adb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 200 Aug 18 14:01:41.377591 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1398/5563] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:41 2026] GET /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:41.590975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a86735d6-6f0f-4cc6-9ad0-699eea6262d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:41.590975 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a86735d6-6f0f-4cc6-9ad0-699eea6262d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] GET https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d Aug 18 14:01:41.590975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a86735d6-6f0f-4cc6-9ad0-699eea6262d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:41.590975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a86735d6-6f0f-4cc6-9ad0-699eea6262d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:41.604316 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a86735d6-6f0f-4cc6-9ad0-699eea6262d2 tempest-SnapshotDataIntegrityTests-655500720 tempest-SnapshotDataIntegrityTests-655500720-project-member] https://10.4.3.221/volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d returned with HTTP 404 Aug 18 14:01:41.604918 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1384/5564] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:41 2026] GET /volume/v3/volumes/6f60f3ae-16b5-4014-802d-1b6305b87f6d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:42.389290 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d8129889-6b89-49e9-9eb7-d7c6293dd3db None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:42.391760 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8129889-6b89-49e9-9eb7-d7c6293dd3db tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:01:42.391760 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d8129889-6b89-49e9-9eb7-d7c6293dd3db tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:42.391892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d8129889-6b89-49e9-9eb7-d7c6293dd3db tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:42.400525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d8129889-6b89-49e9-9eb7-d7c6293dd3db tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 404 Aug 18 14:01:42.403366 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1392/5565] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:42 2026] GET /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:42.534399 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-000e6d4c-8848-417f-9acf-3661b9b7289b req-8dec52a7-7ba9-42e2-ae0d-c57fb2f43bea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:42.537506 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-000e6d4c-8848-417f-9acf-3661b9b7289b req-8dec52a7-7ba9-42e2-ae0d-c57fb2f43bea tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] DELETE https://10.4.3.221/volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830 Aug 18 14:01:42.537945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-000e6d4c-8848-417f-9acf-3661b9b7289b req-8dec52a7-7ba9-42e2-ae0d-c57fb2f43bea tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:42.538655 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-000e6d4c-8848-417f-9acf-3661b9b7289b req-8dec52a7-7ba9-42e2-ae0d-c57fb2f43bea tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:42.551044 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:42.551044 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:42.627825 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-000e6d4c-8848-417f-9acf-3661b9b7289b req-8dec52a7-7ba9-42e2-ae0d-c57fb2f43bea tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830 returned with HTTP 200 Aug 18 14:01:42.628384 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1392/5566] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:42 2026] DELETE /volume/v3/attachments/c3263c3e-7b67-4004-8d21-754571501830 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:43.151502 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9866951e-9613-423a-834a-f8ca45e7bd9d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:43.153854 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:43.153854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "c1011419-8992-4dfc-aef4-cb8bea4afbaa", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:43.155796 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'c1011419-8992-4dfc-aef4-cb8bea4afbaa', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:43.268096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume of 1 GB Aug 18 14:01:43.275647 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Availability Zones retrieved successfully. Aug 18 14:01:43.282540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (af935ff2-db49-40c0-85df-418acd77f20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:43.283490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a4ef08-5534-44d6-99fd-a4f8dbf07772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.284625 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:43.356544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a4ef08-5534-44d6-99fd-a4f8dbf07772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.357575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5c68b5-7344-4d34-b137-76dbd129b47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.410799 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Created reservations ['354460de-577b-4616-a761-eaddbcfc2165', '91351e24-56f6-459a-a263-813c48c26155', 'df937faa-98d0-4f6c-a322-3aad031026ed', 'ecbe0c5c-4b66-4c21-9a12-13cb3eb0193d'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:43.411658 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5c68b5-7344-4d34-b137-76dbd129b47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['354460de-577b-4616-a761-eaddbcfc2165', '91351e24-56f6-459a-a263-813c48c26155', 'df937faa-98d0-4f6c-a322-3aad031026ed', 'ecbe0c5c-4b66-4c21-9a12-13cb3eb0193d']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.412378 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68755ae-5d2c-4631-9b66-5675116a6b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.436884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68755ae-5d2c-4631-9b66-5675116a6b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a4ac5f7-3fa1-45f2-9efd-62b59b864573', '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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['354460de-577b-4616-a761-eaddbcfc2165','91351e24-56f6-459a-a263-813c48c26155','df937faa-98d0-4f6c-a322-3aad031026ed','ecbe0c5c-4b66-4c21-9a12-13cb3eb0193d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:01:43Z,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=4a4ac5f7-3fa1-45f2-9efd-62b59b864573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79701c4dd1040059df0792b7d289c90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d264fc2802b4199b1be24afba4e6d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.437646 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030ed81-d270-46c0-ac49-ff5df39c1969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.480226 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030ed81-d270-46c0-ac49-ff5df39c1969) transitioned into state 'SUCCESS' from 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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['354460de-577b-4616-a761-eaddbcfc2165','91351e24-56f6-459a-a263-813c48c26155','df937faa-98d0-4f6c-a322-3aad031026ed','ecbe0c5c-4b66-4c21-9a12-13cb3eb0193d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.481074 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658cf5a0-a779-45c7-8137-3d2a6ab6496d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.496923 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658cf5a0-a779-45c7-8137-3d2a6ab6496d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.497770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (af935ff2-db49-40c0-85df-418acd77f20e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:43.498137 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request issued successfully. Aug 18 14:01:43.498807 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9866951e-9613-423a-834a-f8ca45e7bd9d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:43.499374 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1399/5567] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:01:43 2026] POST /volume/v3/volumes => generated 775 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:43.516350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c4be70c-88f3-4cf2-8f8e-ba63b1da51a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:43.518571 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c4be70c-88f3-4cf2-8f8e-ba63b1da51a4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:43.519338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c4be70c-88f3-4cf2-8f8e-ba63b1da51a4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:43.519338 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c4be70c-88f3-4cf2-8f8e-ba63b1da51a4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:43.528853 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:43.528853 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:43.534502 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c4be70c-88f3-4cf2-8f8e-ba63b1da51a4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:43.540614 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c4be70c-88f3-4cf2-8f8e-ba63b1da51a4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:43.541184 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1385/5568] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:43 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:43.639206 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:43.643878 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:43.644305 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1918123761", "source_volid": "a9301507-a90f-4f63-97fc-9c233d9d718b", "volume_type": "tempest-scenario-type-luks-318389564", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:43.646446 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1918123761', 'source_volid': 'a9301507-a90f-4f63-97fc-9c233d9d718b', 'volume_type': 'tempest-scenario-type-luks-318389564', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:43.659620 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:43.659620 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:43.660233 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume retrieved successfully. Aug 18 14:01:43.660428 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume of 1 GB Aug 18 14:01:43.661311 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Availability Zones retrieved successfully. Aug 18 14:01:43.668775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (7d9f8a68-6fb3-4d9f-8826-49a2942865e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:43.672633 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18bbb74-73ae-4970-b9fa-569286af9c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.673878 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:43.701086 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18bbb74-73ae-4970-b9fa-569286af9c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a9301507-a90f-4f63-97fc-9c233d9d718b', 'volume_type': VolumeType(created_at=2026-08-18T14:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=288f7b6c-e205-4268-a375-270a629068c2,is_public=True,name='tempest-scenario-type-luks-318389564',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '288f7b6c-e205-4268-a375-270a629068c2', '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=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.701930 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ee39ee-7600-47bb-b3f2-19a4814e1c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.751075 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Created reservations ['faddd81e-7d86-4f9d-b43a-234add6930b4', '69bded24-9171-4321-821a-097202308a3f', 'ec0632a3-a990-4d02-a679-bde75971bc2b', 'e05fc82b-4dd8-4a40-b99f-810882411a80'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:43.751830 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ee39ee-7600-47bb-b3f2-19a4814e1c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faddd81e-7d86-4f9d-b43a-234add6930b4', '69bded24-9171-4321-821a-097202308a3f', 'ec0632a3-a990-4d02-a679-bde75971bc2b', 'e05fc82b-4dd8-4a40-b99f-810882411a80']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.752724 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3748d19-dbbd-4a26-8845-c41c6e019700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.793600 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3748d19-dbbd-4a26-8845-c41c6e019700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a07ac5b6-0ba2-4025-ac87-1a14744294b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1918123761',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['faddd81e-7d86-4f9d-b43a-234add6930b4','69bded24-9171-4321-821a-097202308a3f','ec0632a3-a990-4d02-a679-bde75971bc2b','e05fc82b-4dd8-4a40-b99f-810882411a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9301507-a90f-4f63-97fc-9c233d9d718b,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=288f7b6c-e205-4268-a375-270a629068c2), '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-18T14:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1918123761',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a07ac5b6-0ba2-4025-ac87-1a14744294b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b13a799b8de4bf69b2d8b49f032e11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a9301507-a90f-4f63-97fc-9c233d9d718b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690c83c6919b4623b50bcea50e730bf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(288f7b6c-e205-4268-a375-270a629068c2),volume_type_id=288f7b6c-e205-4268-a375-270a629068c2)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.794318 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa75234c-c01b-482a-80db-d59cc86ba255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.816774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa75234c-c01b-482a-80db-d59cc86ba255) transitioned into state 'SUCCESS' from state '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-1918123761',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b13a799b8de4bf69b2d8b49f032e11d',qos_specs=None,replication_status=,reservations=['faddd81e-7d86-4f9d-b43a-234add6930b4','69bded24-9171-4321-821a-097202308a3f','ec0632a3-a990-4d02-a679-bde75971bc2b','e05fc82b-4dd8-4a40-b99f-810882411a80'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9301507-a90f-4f63-97fc-9c233d9d718b,status='creating',user_id='690c83c6919b4623b50bcea50e730bf0',volume_type_id=288f7b6c-e205-4268-a375-270a629068c2)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.817555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d824f3-53a2-4403-9e65-30a5f3feed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:43.844912 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d824f3-53a2-4403-9e65-30a5f3feed37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:43.846299 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Flow 'volume_create_api' (7d9f8a68-6fb3-4d9f-8826-49a2942865e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:43.846824 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Create volume request issued successfully. Aug 18 14:01:43.848104 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4835b2b2-dbd6-4a81-bca5-c53cd21905f8 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:43.848721 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1393/5569] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:01:43 2026] POST /volume/v3/volumes => generated 810 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:01:43.862495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ad40b23-5f2a-4405-b56d-47c6916ef2cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:43.864714 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ad40b23-5f2a-4405-b56d-47c6916ef2cf tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:43.865016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ad40b23-5f2a-4405-b56d-47c6916ef2cf tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:43.865249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ad40b23-5f2a-4405-b56d-47c6916ef2cf tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:43.875646 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:43.875646 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:43.880209 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3ad40b23-5f2a-4405-b56d-47c6916ef2cf tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:43.885939 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ad40b23-5f2a-4405-b56d-47c6916ef2cf tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:43.886403 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1393/5570] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:43 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:44.145605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-5547d23c-49fe-493a-b238-515d422341c9 req-d8c3bee8-cb9c-436f-9350-29c8ca88a208 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:44.149307 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-d8c3bee8-cb9c-436f-9350-29c8ca88a208 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf Aug 18 14:01:44.149307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-d8c3bee8-cb9c-436f-9350-29c8ca88a208 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:44.149307 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-d8c3bee8-cb9c-436f-9350-29c8ca88a208 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:44.160710 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:44.160710 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:44.225759 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-d8c3bee8-cb9c-436f-9350-29c8ca88a208 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf returned with HTTP 200 Aug 18 14:01:44.226350 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1400/5571] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:01:44 2026] DELETE /volume/v3/attachments/381846ae-5338-4bed-9d41-34114d8585cf => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:44.238411 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:44.241060 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:01:44.241060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:44.241246 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:44.241378 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:01:44.248743 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:44.248743 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:44.249324 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:44.271017 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 14:01:44.271226 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5547d23c-49fe-493a-b238-515d422341c9 req-a6cbf2e5-23f6-421d-a9e9-b8556c01269c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 202 Aug 18 14:01:44.272037 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1386/5572] 10.4.3.221 () {70 vars in 1620 bytes} [Tue Aug 18 14:01:44 2026] DELETE /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:44.556122 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7810ce67-ee4a-44b9-9b27-36bd2c1d781f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:44.558131 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7810ce67-ee4a-44b9-9b27-36bd2c1d781f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:44.558392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7810ce67-ee4a-44b9-9b27-36bd2c1d781f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:44.558647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7810ce67-ee4a-44b9-9b27-36bd2c1d781f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:44.567291 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:44.567291 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:44.571431 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7810ce67-ee4a-44b9-9b27-36bd2c1d781f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:44.576926 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7810ce67-ee4a-44b9-9b27-36bd2c1d781f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:44.577406 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1394/5573] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:44 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:44.903031 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8470643-0844-4b9c-999a-f4ff2e4eab90 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:44.905425 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8470643-0844-4b9c-999a-f4ff2e4eab90 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:44.905694 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8470643-0844-4b9c-999a-f4ff2e4eab90 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:44.905961 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8470643-0844-4b9c-999a-f4ff2e4eab90 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:44.916207 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:44.916207 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:44.921484 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c8470643-0844-4b9c-999a-f4ff2e4eab90 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:44.927888 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8470643-0844-4b9c-999a-f4ff2e4eab90 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:44.928507 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1394/5574] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:44 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:45.124635 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d93244b5-3f6c-4721-a05e-cf30c5acf7c1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:45.126366 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d93244b5-3f6c-4721-a05e-cf30c5acf7c1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:01:45.126664 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d93244b5-3f6c-4721-a05e-cf30c5acf7c1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:45.126925 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d93244b5-3f6c-4721-a05e-cf30c5acf7c1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:45.132883 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d93244b5-3f6c-4721-a05e-cf30c5acf7c1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 404 Aug 18 14:01:45.133364 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1401/5575] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:45 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:45.593589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e255d5d-f7b9-4724-a3f8-6e4d1bba8c0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:45.596177 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e255d5d-f7b9-4724-a3f8-6e4d1bba8c0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:45.596696 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e255d5d-f7b9-4724-a3f8-6e4d1bba8c0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:45.597020 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e255d5d-f7b9-4724-a3f8-6e4d1bba8c0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:45.608027 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:45.608027 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:45.613605 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e255d5d-f7b9-4724-a3f8-6e4d1bba8c0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:45.620537 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e255d5d-f7b9-4724-a3f8-6e4d1bba8c0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:45.621038 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1387/5576] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:45 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:45.741993 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-30ac5845-186d-41d9-9c51-8efe4fbb62df None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:45.743816 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30ac5845-186d-41d9-9c51-8efe4fbb62df tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:01:45.744017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30ac5845-186d-41d9-9c51-8efe4fbb62df tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:45.744213 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-30ac5845-186d-41d9-9c51-8efe4fbb62df tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:45.744336 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-30ac5845-186d-41d9-9c51-8efe4fbb62df tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:01:45.748483 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-30ac5845-186d-41d9-9c51-8efe4fbb62df tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 404 Aug 18 14:01:45.748964 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1395/5577] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:01:45 2026] DELETE /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:45.755626 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2bc5066-c06c-46a5-a97f-2f923754000b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:45.757942 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2bc5066-c06c-46a5-a97f-2f923754000b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d Aug 18 14:01:45.758198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2bc5066-c06c-46a5-a97f-2f923754000b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:45.758450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2bc5066-c06c-46a5-a97f-2f923754000b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:45.763536 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2bc5066-c06c-46a5-a97f-2f923754000b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d returned with HTTP 404 Aug 18 14:01:45.764183 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1395/5578] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:45 2026] GET /volume/v3/snapshots/d70c0cb2-9f8f-4787-bf2f-695fc98a9d0d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:45.945323 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e15017e3-c658-405d-b62c-d2b6fb5330ec None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:45.947820 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e15017e3-c658-405d-b62c-d2b6fb5330ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:45.948116 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e15017e3-c658-405d-b62c-d2b6fb5330ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:45.948379 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e15017e3-c658-405d-b62c-d2b6fb5330ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:45.958168 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:45.958168 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:45.962935 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e15017e3-c658-405d-b62c-d2b6fb5330ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:45.969079 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e15017e3-c658-405d-b62c-d2b6fb5330ec tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:45.969874 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1402/5579] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:45 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:46.489062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70be44bc-3130-467c-a9fa-ca38710f1049 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:46.490801 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70be44bc-3130-467c-a9fa-ca38710f1049 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:01:46.490999 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70be44bc-3130-467c-a9fa-ca38710f1049 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:46.491179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70be44bc-3130-467c-a9fa-ca38710f1049 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:46.491329 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-70be44bc-3130-467c-a9fa-ca38710f1049 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:01:46.497563 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70be44bc-3130-467c-a9fa-ca38710f1049 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 404 Aug 18 14:01:46.498056 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1388/5580] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:01:46 2026] DELETE /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:46.505115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ee3d42cb-896f-4669-9856-de57486e620b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:46.506711 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee3d42cb-896f-4669-9856-de57486e620b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 Aug 18 14:01:46.506952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ee3d42cb-896f-4669-9856-de57486e620b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:46.507174 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ee3d42cb-896f-4669-9856-de57486e620b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:46.512736 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee3d42cb-896f-4669-9856-de57486e620b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 returned with HTTP 404 Aug 18 14:01:46.513338 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1396/5581] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:46 2026] GET /volume/v3/volumes/64724d5f-e4ba-48e7-b90d-0c39d7cacfd0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:46.635046 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a083be54-a1d0-44d7-bcbe-f819c004267f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:46.637227 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a083be54-a1d0-44d7-bcbe-f819c004267f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:46.637349 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a083be54-a1d0-44d7-bcbe-f819c004267f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:46.637551 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a083be54-a1d0-44d7-bcbe-f819c004267f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:46.647239 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:46.647239 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:46.651171 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a083be54-a1d0-44d7-bcbe-f819c004267f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:46.655532 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a083be54-a1d0-44d7-bcbe-f819c004267f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:46.655913 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1396/5582] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:46 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:46.985490 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3c2367b6-8a2c-4970-8835-6d0f54c5811f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:46.986352 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c2367b6-8a2c-4970-8835-6d0f54c5811f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:46.986633 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c2367b6-8a2c-4970-8835-6d0f54c5811f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:46.991893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3c2367b6-8a2c-4970-8835-6d0f54c5811f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:47.003929 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:47.003929 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:47.005073 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-3c2367b6-8a2c-4970-8835-6d0f54c5811f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:47.010607 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3c2367b6-8a2c-4970-8835-6d0f54c5811f tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:47.011100 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1403/5583] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:46 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:47.670048 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83a1245e-77aa-4f6a-bc86-31b57ad6a647 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:47.672128 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83a1245e-77aa-4f6a-bc86-31b57ad6a647 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:47.672547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83a1245e-77aa-4f6a-bc86-31b57ad6a647 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:47.672846 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83a1245e-77aa-4f6a-bc86-31b57ad6a647 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:47.680825 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:47.680825 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:47.684962 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-83a1245e-77aa-4f6a-bc86-31b57ad6a647 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:47.690321 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83a1245e-77aa-4f6a-bc86-31b57ad6a647 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:47.690740 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1389/5584] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:47 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:47.786177 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b04b7da0-1797-4218-be0b-87839b945b36 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:47.787985 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:47.788599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1474189982", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": null, "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:47.790956 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1474189982', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': None, 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:47.903890 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 14:01:47.914884 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 14:01:47.923548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (f6170016-7c6f-4905-b9a9-22327556834c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:47.925037 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01db754-9e23-4a93-ae3f-f4b399b85bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:47.926181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:47.995710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01db754-9e23-4a93-ae3f-f4b399b85bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:47.997892 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca775ea-c4aa-4f4e-a488-ed34c2670888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:48.025638 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46a68200-28d0-4e42-81f5-b2c5b009611a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:48.028555 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46a68200-28d0-4e42-81f5-b2c5b009611a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:48.028822 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46a68200-28d0-4e42-81f5-b2c5b009611a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:48.029089 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46a68200-28d0-4e42-81f5-b2c5b009611a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:48.038474 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:48.038474 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:48.043127 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46a68200-28d0-4e42-81f5-b2c5b009611a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:48.048980 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46a68200-28d0-4e42-81f5-b2c5b009611a tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:48.049525 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1397/5585] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:48 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:48.052520 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['23f8aeb4-9a02-4df7-bedb-08a7253da65f', '486bddf6-7447-4a9e-80b6-ceea8779e40f', '916a992d-715c-4019-9771-2eee76379055', '50aed31d-14a6-4125-be9e-250d69ad8b3d'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:48.053548 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca775ea-c4aa-4f4e-a488-ed34c2670888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f8aeb4-9a02-4df7-bedb-08a7253da65f', '486bddf6-7447-4a9e-80b6-ceea8779e40f', '916a992d-715c-4019-9771-2eee76379055', '50aed31d-14a6-4125-be9e-250d69ad8b3d']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:48.054449 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b42a44e-7a0e-49b1-b069-83a0fda05712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:48.083554 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b42a44e-7a0e-49b1-b069-83a0fda05712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e4ed463-bbfa-4170-bfef-ada2a58892fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474189982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['23f8aeb4-9a02-4df7-bedb-08a7253da65f','486bddf6-7447-4a9e-80b6-ceea8779e40f','916a992d-715c-4019-9771-2eee76379055','50aed31d-14a6-4125-be9e-250d69ad8b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474189982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e4ed463-bbfa-4170-bfef-ada2a58892fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:48.084489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63a112c-16ef-4c79-974a-2516ad85b17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:48.108886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c63a112c-16ef-4c79-974a-2516ad85b17d) transitioned into state 'SUCCESS' from state '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-1474189982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['23f8aeb4-9a02-4df7-bedb-08a7253da65f','486bddf6-7447-4a9e-80b6-ceea8779e40f','916a992d-715c-4019-9771-2eee76379055','50aed31d-14a6-4125-be9e-250d69ad8b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:48.110092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b06f47-d512-4e7b-bac9-815b3f59549f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:48.123975 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b06f47-d512-4e7b-bac9-815b3f59549f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:48.123975 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (f6170016-7c6f-4905-b9a9-22327556834c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:48.123975 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 14:01:48.123975 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b04b7da0-1797-4218-be0b-87839b945b36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:48.123975 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1397/5586] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:01:47 2026] POST /volume/v3/volumes => generated 759 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:01:48.136458 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-aa8d78b2-42ff-4b57-97f5-9eae361f71d1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:48.138393 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aa8d78b2-42ff-4b57-97f5-9eae361f71d1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:01:48.138602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aa8d78b2-42ff-4b57-97f5-9eae361f71d1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:48.138779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aa8d78b2-42ff-4b57-97f5-9eae361f71d1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:48.146882 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:48.146882 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:48.149240 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-aa8d78b2-42ff-4b57-97f5-9eae361f71d1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:48.153526 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aa8d78b2-42ff-4b57-97f5-9eae361f71d1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:01:48.153914 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1404/5587] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:48 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:48.708060 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40cbb4e2-3eef-47be-93bb-162b9cb2eb33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:48.709854 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40cbb4e2-3eef-47be-93bb-162b9cb2eb33 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:48.710128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40cbb4e2-3eef-47be-93bb-162b9cb2eb33 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:48.710343 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40cbb4e2-3eef-47be-93bb-162b9cb2eb33 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:48.717214 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:48.717214 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:48.720948 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40cbb4e2-3eef-47be-93bb-162b9cb2eb33 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:48.725624 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40cbb4e2-3eef-47be-93bb-162b9cb2eb33 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:48.726092 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1390/5588] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:48 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:49.063105 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea8b7610-7418-4c03-95d7-cf3519a126af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:49.065115 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea8b7610-7418-4c03-95d7-cf3519a126af tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:49.065340 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea8b7610-7418-4c03-95d7-cf3519a126af tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:49.065557 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea8b7610-7418-4c03-95d7-cf3519a126af tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:49.073208 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:49.073208 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:49.077400 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea8b7610-7418-4c03-95d7-cf3519a126af tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:49.082671 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea8b7610-7418-4c03-95d7-cf3519a126af tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:49.083216 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1398/5589] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:49 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:49.168190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0ead5649-4171-42a3-b08e-f18201390133 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:49.171239 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ead5649-4171-42a3-b08e-f18201390133 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:01:49.171522 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ead5649-4171-42a3-b08e-f18201390133 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:49.172473 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0ead5649-4171-42a3-b08e-f18201390133 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:49.181557 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:49.181557 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:49.185935 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0ead5649-4171-42a3-b08e-f18201390133 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:49.193525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0ead5649-4171-42a3-b08e-f18201390133 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:01:49.193790 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1398/5590] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:49 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:49.209598 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-dcab14e3-9820-4725-853f-fad9020ed385 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:49.211763 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dcab14e3-9820-4725-853f-fad9020ed385 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:01:49.211985 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dcab14e3-9820-4725-853f-fad9020ed385 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:49.212210 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-dcab14e3-9820-4725-853f-fad9020ed385 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:49.221469 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:49.221469 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:49.226456 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-dcab14e3-9820-4725-853f-fad9020ed385 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:49.232890 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-dcab14e3-9820-4725-853f-fad9020ed385 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:01:49.233355 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1405/5591] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:49 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:49.390512 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-535c230f-acd4-426d-8be2-6f47aeca2ec1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:49.392840 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-535c230f-acd4-426d-8be2-6f47aeca2ec1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:01:49.393109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-535c230f-acd4-426d-8be2-6f47aeca2ec1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:49.393358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-535c230f-acd4-426d-8be2-6f47aeca2ec1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:49.400809 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:49.400809 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:49.405812 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-535c230f-acd4-426d-8be2-6f47aeca2ec1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:49.412701 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-535c230f-acd4-426d-8be2-6f47aeca2ec1 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:01:49.413283 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1391/5592] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:49 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:49.741162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5bf08e9-3789-40a0-99ae-a4246c88a15f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:49.744889 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5bf08e9-3789-40a0-99ae-a4246c88a15f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:49.744889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5bf08e9-3789-40a0-99ae-a4246c88a15f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:49.744889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5bf08e9-3789-40a0-99ae-a4246c88a15f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:49.754371 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:49.754371 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:49.759676 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5bf08e9-3789-40a0-99ae-a4246c88a15f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:49.766193 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5bf08e9-3789-40a0-99ae-a4246c88a15f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:49.766555 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1399/5593] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:49 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:49.997092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-521f22e2-879d-4f57-825b-a7e5b19cac36 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:49.999513 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-521f22e2-879d-4f57-825b-a7e5b19cac36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:01:49.999743 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-521f22e2-879d-4f57-825b-a7e5b19cac36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:50.000010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-521f22e2-879d-4f57-825b-a7e5b19cac36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:50.008397 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:50.008397 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:50.012124 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-521f22e2-879d-4f57-825b-a7e5b19cac36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:50.016434 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-521f22e2-879d-4f57-825b-a7e5b19cac36 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:01:50.016843 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1399/5594] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:49 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:50.034956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1bbdfec7-68da-4712-bb2a-470965737e79 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:50.034956 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1bbdfec7-68da-4712-bb2a-470965737e79 None None] GET https://10.4.3.221/volume// Aug 18 14:01:50.034956 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1bbdfec7-68da-4712-bb2a-470965737e79 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:50.035358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1bbdfec7-68da-4712-bb2a-470965737e79 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:50.035447 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1bbdfec7-68da-4712-bb2a-470965737e79 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:50.035877 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1406/5595] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:01:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:50.043692 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c8ed8331-7873-4eaf-82eb-2299c200cefc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:50.045783 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c8ed8331-7873-4eaf-82eb-2299c200cefc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:01:50.046137 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c8ed8331-7873-4eaf-82eb-2299c200cefc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e4ed463-bbfa-4170-bfef-ada2a58892fc", "connector": null, "instance_uuid": "e80662a5-feea-44da-a51b-29f9dd39852e"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:50.054527 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:50.054527 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:50.078579 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c8ed8331-7873-4eaf-82eb-2299c200cefc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:01:50.078996 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1392/5596] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:01:50 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 18 14:01:50.099819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8f10f2c-1925-4663-85ed-5f948a546982 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:50.105525 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8f10f2c-1925-4663-85ed-5f948a546982 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:50.105697 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8f10f2c-1925-4663-85ed-5f948a546982 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:50.105766 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8f10f2c-1925-4663-85ed-5f948a546982 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:50.118001 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:50.118001 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:50.123806 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b8f10f2c-1925-4663-85ed-5f948a546982 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:50.130063 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8f10f2c-1925-4663-85ed-5f948a546982 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:50.130531 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1400/5597] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:50 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:50.783302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5fb87217-9f9a-4323-b778-bb69f426aba1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:50.785331 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5fb87217-9f9a-4323-b778-bb69f426aba1 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:50.786262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5fb87217-9f9a-4323-b778-bb69f426aba1 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:50.787883 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5fb87217-9f9a-4323-b778-bb69f426aba1 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:50.801908 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:50.801908 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:50.807996 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5fb87217-9f9a-4323-b778-bb69f426aba1 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:50.819003 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5fb87217-9f9a-4323-b778-bb69f426aba1 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:50.819003 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1400/5598] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:50 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:51.149283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a85a2deb-e684-4687-946d-8878851f8172 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:51.150624 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a85a2deb-e684-4687-946d-8878851f8172 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:51.150798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a85a2deb-e684-4687-946d-8878851f8172 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:51.151000 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a85a2deb-e684-4687-946d-8878851f8172 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:51.159698 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:51.159698 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:51.164656 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a85a2deb-e684-4687-946d-8878851f8172 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:51.171491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a85a2deb-e684-4687-946d-8878851f8172 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:51.171992 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1407/5599] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:51 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:51.204936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a0891ac-52f3-4159-a9dc-63c16b86b16c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:51.205281 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a0891ac-52f3-4159-a9dc-63c16b86b16c None None] GET https://10.4.3.221/volume// Aug 18 14:01:51.205976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a0891ac-52f3-4159-a9dc-63c16b86b16c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:51.205976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a0891ac-52f3-4159-a9dc-63c16b86b16c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:51.206561 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a0891ac-52f3-4159-a9dc-63c16b86b16c None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:51.207010 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1393/5600] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:01:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:51.218846 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c524db5c-b5b5-4ffe-b86f-6a4fe9e6d31a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:51.222669 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c524db5c-b5b5-4ffe-b86f-6a4fe9e6d31a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:01:51.223019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c524db5c-b5b5-4ffe-b86f-6a4fe9e6d31a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:51.223249 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c524db5c-b5b5-4ffe-b86f-6a4fe9e6d31a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:51.238258 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:51.238258 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:51.244084 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c524db5c-b5b5-4ffe-b86f-6a4fe9e6d31a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:01:51.251775 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-c524db5c-b5b5-4ffe-b86f-6a4fe9e6d31a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:01:51.251775 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1401/5601] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:01:51 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:51.401714 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-5f4ec242-7c28-47b5-8887-56bf46e3eaaf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:51.405364 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-5f4ec242-7c28-47b5-8887-56bf46e3eaaf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc Aug 18 14:01:51.405889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-5f4ec242-7c28-47b5-8887-56bf46e3eaaf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:51.416353 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-5f4ec242-7c28-47b5-8887-56bf46e3eaaf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-5e4ed463-bbfa-4170-bfef-ada2a58892fc-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:01:51.421976 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-5f4ec242-7c28-47b5-8887-56bf46e3eaaf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-5e4ed463-bbfa-4170-bfef-ada2a58892fc-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:01:51.423463 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:51.423463 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:51.564815 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-5f4ec242-7c28-47b5-8887-56bf46e3eaaf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-5e4ed463-bbfa-4170-bfef-ada2a58892fc-np0000007658" released by "attachment_update" :: held 0.143s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:01:51.565384 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-5f4ec242-7c28-47b5-8887-56bf46e3eaaf tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc returned with HTTP 200 Aug 18 14:01:51.566093 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1401/5602] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:01:51 2026] PUT /volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:51.592021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-2d192fac-e6ff-4658-a56f-99f5b44c49e8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:51.594833 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-2d192fac-e6ff-4658-a56f-99f5b44c49e8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc/action Aug 18 14:01:51.596722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-2d192fac-e6ff-4658-a56f-99f5b44c49e8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:01:51.597826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-2d192fac-e6ff-4658-a56f-99f5b44c49e8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:51.619100 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:51.619100 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:51.630666 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e70a46ba-4408-4431-8ffa-2ff747243f95 req-2d192fac-e6ff-4658-a56f-99f5b44c49e8 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc/action returned with HTTP 204 Aug 18 14:01:51.631239 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1408/5603] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:01:51 2026] POST /volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:51.836000 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f497f2c4-04d7-46fe-bfad-c488df1c66a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:51.838271 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f497f2c4-04d7-46fe-bfad-c488df1c66a6 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:51.838623 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f497f2c4-04d7-46fe-bfad-c488df1c66a6 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:51.838874 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f497f2c4-04d7-46fe-bfad-c488df1c66a6 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:51.849026 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:51.849026 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:51.856056 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f497f2c4-04d7-46fe-bfad-c488df1c66a6 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:51.862095 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f497f2c4-04d7-46fe-bfad-c488df1c66a6 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:51.862586 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1394/5604] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:51 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:52.187286 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5219520-17e6-44fc-b5c8-74e9032cfffa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:52.189336 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5219520-17e6-44fc-b5c8-74e9032cfffa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:52.189539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5219520-17e6-44fc-b5c8-74e9032cfffa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:52.189708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5219520-17e6-44fc-b5c8-74e9032cfffa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:52.203304 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:52.203304 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:52.208747 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5219520-17e6-44fc-b5c8-74e9032cfffa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:52.213138 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5219520-17e6-44fc-b5c8-74e9032cfffa tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:52.213569 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1402/5605] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:52 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:52.878288 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4b38e9aa-cc68-4851-8de6-4d49da927821 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:52.880310 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b38e9aa-cc68-4851-8de6-4d49da927821 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:52.880572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b38e9aa-cc68-4851-8de6-4d49da927821 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:52.880765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b38e9aa-cc68-4851-8de6-4d49da927821 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:52.893726 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:52.893726 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:52.895847 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4b38e9aa-cc68-4851-8de6-4d49da927821 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:52.901267 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b38e9aa-cc68-4851-8de6-4d49da927821 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:52.901768 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1402/5606] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:52 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:52.915520 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c9c0e227-7ead-498c-a555-2a51dac5e691 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:52.918974 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9c0e227-7ead-498c-a555-2a51dac5e691 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:52.919192 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9c0e227-7ead-498c-a555-2a51dac5e691 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:52.919364 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9c0e227-7ead-498c-a555-2a51dac5e691 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:52.929468 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:52.929468 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:52.937895 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c9c0e227-7ead-498c-a555-2a51dac5e691 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:52.942339 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9c0e227-7ead-498c-a555-2a51dac5e691 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:52.942828 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1409/5607] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:52 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:52.958952 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:52.961033 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:01:52.961486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a4ac5f7-3fa1-45f2-9efd-62b59b864573", "name": "tempest-VolumeImageDependencyTests-Snapshot-874183002"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:52.973080 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:52.973080 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:52.974337 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:52.974337 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create snapshot from volume 4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:53.020247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Created reservations ['c49cecd1-d932-45ef-bb56-5f0ff8d1a851', '933244ea-94ff-41dc-b985-28ad47fb8272', '13f292ef-9015-4be4-ac09-d84fe707bf42', '23508e21-f354-4e5d-a170-12f558650dd8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:53.064002 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Snapshot create request issued successfully. Aug 18 14:01:53.064359 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5dc64ab-e30f-4b45-9a73-45a2cba33474 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:01:53.065002 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1395/5608] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:01:52 2026] POST /volume/v3/snapshots => generated 312 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:01:53.073165 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2cb9ad97-d18e-4002-a07b-3e209dd73451 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:53.075077 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cb9ad97-d18e-4002-a07b-3e209dd73451 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:53.075258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cb9ad97-d18e-4002-a07b-3e209dd73451 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:53.075447 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cb9ad97-d18e-4002-a07b-3e209dd73451 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:53.080261 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:53.080261 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:53.080753 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2cb9ad97-d18e-4002-a07b-3e209dd73451 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Snapshot retrieved successfully. Aug 18 14:01:53.081752 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cb9ad97-d18e-4002-a07b-3e209dd73451 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 returned with HTTP 200 Aug 18 14:01:53.082135 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1403/5609] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:53 2026] GET /volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:53.227274 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fab7deaf-f7b9-474e-9961-a50185d84734 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:53.229502 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fab7deaf-f7b9-474e-9961-a50185d84734 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:53.229692 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fab7deaf-f7b9-474e-9961-a50185d84734 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:53.229921 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fab7deaf-f7b9-474e-9961-a50185d84734 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:53.236813 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:53.236813 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:53.240990 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fab7deaf-f7b9-474e-9961-a50185d84734 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:53.245768 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fab7deaf-f7b9-474e-9961-a50185d84734 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:53.246236 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1403/5610] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:53 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:54.094347 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b8394820-4979-4863-9989-573b5da73aad None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:54.096573 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b8394820-4979-4863-9989-573b5da73aad tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:54.096805 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b8394820-4979-4863-9989-573b5da73aad tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:54.097088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b8394820-4979-4863-9989-573b5da73aad tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:54.106678 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:54.106678 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:54.106678 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b8394820-4979-4863-9989-573b5da73aad tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Snapshot retrieved successfully. Aug 18 14:01:54.107621 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b8394820-4979-4863-9989-573b5da73aad tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 returned with HTTP 200 Aug 18 14:01:54.108171 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1410/5611] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:54 2026] GET /volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:54.117443 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:54.119437 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:01:54.119832 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "4024f367-33ce-460f-a9ce-8758a890a113", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:54.121377 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '4024f367-33ce-460f-a9ce-8758a890a113', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:01:54.127996 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:54.127996 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:54.132807 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Snapshot retrieved successfully. Aug 18 14:01:54.132807 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume of 1 GB Aug 18 14:01:54.138018 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Availability Zones retrieved successfully. Aug 18 14:01:54.147106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (0e2d3253-0adf-4f24-92cf-deaed32dde2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:54.148806 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad12d5d-85e2-441d-b83d-258666717fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:54.150194 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:01:54.202836 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad12d5d-85e2-441d-b83d-258666717fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4024f367-33ce-460f-a9ce-8758a890a113', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:54.204916 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39f3758-ff54-4027-b96f-09b551f29528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:54.270612 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f168d2c-ac66-4f88-9e12-8036b891328e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:54.277323 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f168d2c-ac66-4f88-9e12-8036b891328e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:54.277617 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f168d2c-ac66-4f88-9e12-8036b891328e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:54.278200 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f168d2c-ac66-4f88-9e12-8036b891328e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:54.281900 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Created reservations ['e67fed45-78a7-470f-970e-e787db4476ce', '1827d8c6-1d32-45d8-9a6e-f85c07cee8af', '1b41df96-2fc0-4756-83fb-775846d95e7c', 'f28f703e-f606-4814-bc5b-5b7924bb747d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:01:54.281900 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39f3758-ff54-4027-b96f-09b551f29528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e67fed45-78a7-470f-970e-e787db4476ce', '1827d8c6-1d32-45d8-9a6e-f85c07cee8af', '1b41df96-2fc0-4756-83fb-775846d95e7c', 'f28f703e-f606-4814-bc5b-5b7924bb747d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:54.283790 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcfbc061-02d9-489f-bf9f-e918cad752c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:54.293997 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:54.293997 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:54.302811 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f168d2c-ac66-4f88-9e12-8036b891328e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:54.312806 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f168d2c-ac66-4f88-9e12-8036b891328e tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:54.313339 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1404/5612] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:54 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:54.345524 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcfbc061-02d9-489f-bf9f-e918cad752c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75752f0d-d020-4810-9812-d3d3d1f74a0a', '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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['e67fed45-78a7-470f-970e-e787db4476ce','1827d8c6-1d32-45d8-9a6e-f85c07cee8af','1b41df96-2fc0-4756-83fb-775846d95e7c','f28f703e-f606-4814-bc5b-5b7924bb747d'],size=1,snapshot_id=4024f367-33ce-460f-a9ce-8758a890a113,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T14:01:54Z,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=75752f0d-d020-4810-9812-d3d3d1f74a0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79701c4dd1040059df0792b7d289c90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4024f367-33ce-460f-a9ce-8758a890a113,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d264fc2802b4199b1be24afba4e6d70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:54.347730 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cd1e29-36ee-43f2-aa85-44f7b4b9d722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:54.390184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cd1e29-36ee-43f2-aa85-44f7b4b9d722) transitioned into state 'SUCCESS' from 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='f79701c4dd1040059df0792b7d289c90',qos_specs=None,replication_status=,reservations=['e67fed45-78a7-470f-970e-e787db4476ce','1827d8c6-1d32-45d8-9a6e-f85c07cee8af','1b41df96-2fc0-4756-83fb-775846d95e7c','f28f703e-f606-4814-bc5b-5b7924bb747d'],size=1,snapshot_id=4024f367-33ce-460f-a9ce-8758a890a113,source_replicaid=,source_volid=None,status='creating',user_id='4d264fc2802b4199b1be24afba4e6d70',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:54.391408 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d629945-0740-4a95-931e-4d0d3480dcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:01:54.429837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d629945-0740-4a95-931e-4d0d3480dcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:01:54.430883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Flow 'volume_create_api' (0e2d3253-0adf-4f24-92cf-deaed32dde2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:01:54.431285 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Create volume request issued successfully. Aug 18 14:01:54.432056 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4968369-144e-42ed-9ada-f76e8eece4a3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:01:54.432619 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1396/5613] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:01:54 2026] POST /volume/v3/volumes => generated 809 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:54.452673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-90c0194c-6f97-4190-84c3-a33a9fa2754d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:54.455203 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-90c0194c-6f97-4190-84c3-a33a9fa2754d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:54.455552 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-90c0194c-6f97-4190-84c3-a33a9fa2754d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:54.455818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-90c0194c-6f97-4190-84c3-a33a9fa2754d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:54.470262 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:54.470262 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:54.477449 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-90c0194c-6f97-4190-84c3-a33a9fa2754d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:54.485074 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-90c0194c-6f97-4190-84c3-a33a9fa2754d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 200 Aug 18 14:01:54.485610 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1404/5614] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:54 2026] GET /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:55.328914 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db45f908-2440-49fa-8ea2-d04506d19837 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:55.330640 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db45f908-2440-49fa-8ea2-d04506d19837 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:55.330814 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db45f908-2440-49fa-8ea2-d04506d19837 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:55.331020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db45f908-2440-49fa-8ea2-d04506d19837 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:55.337381 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:55.337381 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:55.340719 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-db45f908-2440-49fa-8ea2-d04506d19837 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:55.345057 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db45f908-2440-49fa-8ea2-d04506d19837 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:55.345538 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1411/5615] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:55 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:55.501314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33491376-8a76-4035-8a04-7e903f9771be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:55.504038 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33491376-8a76-4035-8a04-7e903f9771be tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:55.504341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33491376-8a76-4035-8a04-7e903f9771be tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:55.504629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33491376-8a76-4035-8a04-7e903f9771be tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:55.515877 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:55.515877 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:55.522495 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33491376-8a76-4035-8a04-7e903f9771be tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:55.530793 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33491376-8a76-4035-8a04-7e903f9771be tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 200 Aug 18 14:01:55.531575 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1405/5616] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:55 2026] GET /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:55.546459 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58201dc2-942e-4108-870f-172049acbb8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:55.549525 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58201dc2-942e-4108-870f-172049acbb8f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:55.549813 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58201dc2-942e-4108-870f-172049acbb8f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:55.550116 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58201dc2-942e-4108-870f-172049acbb8f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:55.559276 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:55.559276 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:55.563335 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58201dc2-942e-4108-870f-172049acbb8f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:55.568479 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58201dc2-942e-4108-870f-172049acbb8f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 200 Aug 18 14:01:55.569186 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1397/5617] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:55 2026] GET /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:55.581057 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4919791-1bab-4d81-af6c-de715ce7d509 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:55.582755 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4919791-1bab-4d81-af6c-de715ce7d509 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:55.583002 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4919791-1bab-4d81-af6c-de715ce7d509 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:55.583218 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4919791-1bab-4d81-af6c-de715ce7d509 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:55.583340 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-e4919791-1bab-4d81-af6c-de715ce7d509 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete snapshot with id: 4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:55.588297 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:55.588297 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:55.588767 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e4919791-1bab-4d81-af6c-de715ce7d509 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Snapshot retrieved successfully. Aug 18 14:01:55.604099 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e4919791-1bab-4d81-af6c-de715ce7d509 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Snapshot delete request issued successfully. Aug 18 14:01:55.604261 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4919791-1bab-4d81-af6c-de715ce7d509 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 returned with HTTP 202 Aug 18 14:01:55.604672 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1405/5618] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:01:55 2026] DELETE /volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:01:55.611577 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-346fe5ec-01a5-429f-8f64-61fab5ffe1d2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:55.613573 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-346fe5ec-01a5-429f-8f64-61fab5ffe1d2 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:55.613826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-346fe5ec-01a5-429f-8f64-61fab5ffe1d2 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:55.614069 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-346fe5ec-01a5-429f-8f64-61fab5ffe1d2 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:55.620266 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:55.620266 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:55.620799 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-346fe5ec-01a5-429f-8f64-61fab5ffe1d2 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Snapshot retrieved successfully. Aug 18 14:01:55.621843 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-346fe5ec-01a5-429f-8f64-61fab5ffe1d2 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 returned with HTTP 200 Aug 18 14:01:55.622447 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1412/5619] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:55 2026] GET /volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:56.361754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edb0b352-09d1-40ba-958a-c724909d1b0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:56.364155 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edb0b352-09d1-40ba-958a-c724909d1b0d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:56.364405 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edb0b352-09d1-40ba-958a-c724909d1b0d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:56.364756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edb0b352-09d1-40ba-958a-c724909d1b0d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:56.375838 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:56.375838 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:56.381638 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-edb0b352-09d1-40ba-958a-c724909d1b0d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:56.388816 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edb0b352-09d1-40ba-958a-c724909d1b0d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:56.389360 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1406/5620] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:56 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:01:56.631884 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f72b781-a555-4377-b0ef-26b9cdf2385e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:56.633962 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f72b781-a555-4377-b0ef-26b9cdf2385e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:56.634168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f72b781-a555-4377-b0ef-26b9cdf2385e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:56.634345 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f72b781-a555-4377-b0ef-26b9cdf2385e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:56.639001 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f72b781-a555-4377-b0ef-26b9cdf2385e tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 returned with HTTP 404 Aug 18 14:01:56.639462 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1398/5621] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:56 2026] GET /volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:56.646635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:56.649002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:56.649260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:56.649536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:56.649754 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:56.658647 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:56.658647 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:56.659268 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:56.678213 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume request issued successfully. Aug 18 14:01:56.678379 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e9a1b346-ce3c-43ce-b99f-844fb748fe77 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 202 Aug 18 14:01:56.678878 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1406/5622] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:01:56 2026] DELETE /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:01:56.686386 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c737f137-845f-4e28-aea9-5f0e7dd0c579 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:56.688771 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c737f137-845f-4e28-aea9-5f0e7dd0c579 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:56.689107 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c737f137-845f-4e28-aea9-5f0e7dd0c579 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:56.689377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c737f137-845f-4e28-aea9-5f0e7dd0c579 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:56.698773 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:56.698773 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:56.705397 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c737f137-845f-4e28-aea9-5f0e7dd0c579 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:56.713027 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c737f137-845f-4e28-aea9-5f0e7dd0c579 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 200 Aug 18 14:01:56.713496 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1413/5623] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:56 2026] GET /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 1227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:57.409840 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8026d2b9-a681-46b6-be24-021350910345 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:57.409840 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8026d2b9-a681-46b6-be24-021350910345 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:57.409840 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8026d2b9-a681-46b6-be24-021350910345 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:57.409840 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8026d2b9-a681-46b6-be24-021350910345 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:57.423517 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:57.423517 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:57.423517 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8026d2b9-a681-46b6-be24-021350910345 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:57.423517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8026d2b9-a681-46b6-be24-021350910345 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:57.423517 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1407/5624] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:57 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:57.729007 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ee94721-6999-4b36-82e9-f0424b47280f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:57.731688 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ee94721-6999-4b36-82e9-f0424b47280f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:57.731688 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ee94721-6999-4b36-82e9-f0424b47280f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:57.731918 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ee94721-6999-4b36-82e9-f0424b47280f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:57.738797 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ee94721-6999-4b36-82e9-f0424b47280f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 404 Aug 18 14:01:57.739359 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1399/5625] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:57 2026] GET /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:58.104822 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:58.106646 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:58.106848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:58.107058 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:58.107236 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:58.116448 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:58.116448 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:01:58.116979 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:58.139170 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume request issued successfully. Aug 18 14:01:58.139432 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5515cd57-2adc-40b5-98ab-26f632eeaa4c tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 202 Aug 18 14:01:58.139938 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1407/5626] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:01:58 2026] DELETE /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:01:58.148266 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a4ce3864-d7bd-44cc-a46a-aef1c7c01ebc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:58.150674 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4ce3864-d7bd-44cc-a46a-aef1c7c01ebc tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:58.150926 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4ce3864-d7bd-44cc-a46a-aef1c7c01ebc tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:58.151133 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4ce3864-d7bd-44cc-a46a-aef1c7c01ebc tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:58.159587 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:58.159587 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:58.164363 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a4ce3864-d7bd-44cc-a46a-aef1c7c01ebc tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:58.171096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4ce3864-d7bd-44cc-a46a-aef1c7c01ebc tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 200 Aug 18 14:01:58.171847 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1414/5627] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:58 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:01:58.438293 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4727f748-8ac8-4fb8-948d-f4e68d12eae2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:58.440249 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4727f748-8ac8-4fb8-948d-f4e68d12eae2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:58.440481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4727f748-8ac8-4fb8-948d-f4e68d12eae2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:58.440739 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4727f748-8ac8-4fb8-948d-f4e68d12eae2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:58.448207 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:58.448207 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:58.456205 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4727f748-8ac8-4fb8-948d-f4e68d12eae2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:58.461809 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4727f748-8ac8-4fb8-948d-f4e68d12eae2 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:58.462249 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1408/5628] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:01:58 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 1450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:58.619597 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-960496ae-d5fe-417d-8a14-5c6644041356 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:58.622797 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-960496ae-d5fe-417d-8a14-5c6644041356 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:58.622797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-960496ae-d5fe-417d-8a14-5c6644041356 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:58.622797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-960496ae-d5fe-417d-8a14-5c6644041356 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:58.631117 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:58.631117 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:58.636015 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-960496ae-d5fe-417d-8a14-5c6644041356 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:58.643098 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-960496ae-d5fe-417d-8a14-5c6644041356 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:58.643098 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1400/5629] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:58 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:59.189444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f79fcd7d-e85b-4bd2-b984-14b4d20b19c3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.191713 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f79fcd7d-e85b-4bd2-b984-14b4d20b19c3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:59.191979 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f79fcd7d-e85b-4bd2-b984-14b4d20b19c3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.192277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f79fcd7d-e85b-4bd2-b984-14b4d20b19c3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.201111 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f79fcd7d-e85b-4bd2-b984-14b4d20b19c3 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 404 Aug 18 14:01:59.201796 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1408/5630] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:59 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:59.214032 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bad600f6-6389-4d46-9eb6-5685b5950ed0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.216251 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bad600f6-6389-4d46-9eb6-5685b5950ed0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:59.216525 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bad600f6-6389-4d46-9eb6-5685b5950ed0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.216754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bad600f6-6389-4d46-9eb6-5685b5950ed0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.217001 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-bad600f6-6389-4d46-9eb6-5685b5950ed0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:59.218946 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-207e0f03-7784-456c-9d65-2512fba412ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.221100 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-207e0f03-7784-456c-9d65-2512fba412ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:01:59.221300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-207e0f03-7784-456c-9d65-2512fba412ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.221502 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-207e0f03-7784-456c-9d65-2512fba412ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.224527 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bad600f6-6389-4d46-9eb6-5685b5950ed0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 404 Aug 18 14:01:59.225189 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1415/5631] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:01:59 2026] DELETE /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:59.229243 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:59.229243 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:59.232334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76db9192-468a-48fa-9739-711230310f73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.233522 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-207e0f03-7784-456c-9d65-2512fba412ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:01:59.234304 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76db9192-468a-48fa-9739-711230310f73 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a Aug 18 14:01:59.234607 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76db9192-468a-48fa-9739-711230310f73 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.234835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76db9192-468a-48fa-9739-711230310f73 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.239775 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-207e0f03-7784-456c-9d65-2512fba412ed tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:01:59.240251 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1409/5632] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:01:59 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 1450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:59.242374 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76db9192-468a-48fa-9739-711230310f73 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a returned with HTTP 404 Aug 18 14:01:59.243245 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1401/5633] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:59 2026] GET /volume/v3/volumes/75752f0d-d020-4810-9812-d3d3d1f74a0a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:59.252593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-65307ddd-95d8-46f4-a0a4-627ec58d489a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.252745 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3d2a58f3-3762-4dbd-817c-8d1963d017e0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.252984 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-65307ddd-95d8-46f4-a0a4-627ec58d489a None None] GET https://10.4.3.221/volume// Aug 18 14:01:59.253236 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-65307ddd-95d8-46f4-a0a4-627ec58d489a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.253462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-65307ddd-95d8-46f4-a0a4-627ec58d489a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.253837 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-65307ddd-95d8-46f4-a0a4-627ec58d489a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:01:59.254291 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1416/5634] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:01:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:01:59.256255 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d2a58f3-3762-4dbd-817c-8d1963d017e0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:59.256255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d2a58f3-3762-4dbd-817c-8d1963d017e0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.256255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3d2a58f3-3762-4dbd-817c-8d1963d017e0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.256255 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-3d2a58f3-3762-4dbd-817c-8d1963d017e0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete snapshot with id: 4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:59.263250 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3d2a58f3-3762-4dbd-817c-8d1963d017e0 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 returned with HTTP 404 Aug 18 14:01:59.263374 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-7420aa0f-adf9-48f0-bbd0-ab2ae33f5fb0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.264051 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1409/5635] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:01:59 2026] DELETE /volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:59.266008 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-7420aa0f-adf9-48f0-bbd0-ab2ae33f5fb0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:01:59.266441 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-7420aa0f-adf9-48f0-bbd0-ab2ae33f5fb0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a07ac5b6-0ba2-4025-ac87-1a14744294b1", "connector": null, "instance_uuid": "929ab81a-ab1e-4738-9fff-ebf539309b67"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:01:59.272547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3db83f34-cb84-4a08-ba98-7bc8eb880132 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.274634 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3db83f34-cb84-4a08-ba98-7bc8eb880132 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 Aug 18 14:01:59.275133 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3db83f34-cb84-4a08-ba98-7bc8eb880132 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.275456 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3db83f34-cb84-4a08-ba98-7bc8eb880132 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.277659 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:59.277659 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:01:59.282823 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3db83f34-cb84-4a08-ba98-7bc8eb880132 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 returned with HTTP 404 Aug 18 14:01:59.283411 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1402/5636] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:01:59 2026] GET /volume/v3/snapshots/4024f367-33ce-460f-a9ce-8758a890a113 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:01:59.290724 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-52e0bacd-4fa9-4f5e-92ce-097becfcd7c4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.292695 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52e0bacd-4fa9-4f5e-92ce-097becfcd7c4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:59.293234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52e0bacd-4fa9-4f5e-92ce-097becfcd7c4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.293234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52e0bacd-4fa9-4f5e-92ce-097becfcd7c4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.293408 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-52e0bacd-4fa9-4f5e-92ce-097becfcd7c4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:59.300059 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52e0bacd-4fa9-4f5e-92ce-097becfcd7c4 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 404 Aug 18 14:01:59.300583 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1417/5637] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:01:59 2026] DELETE /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:59.309281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3714501c-069e-4dec-bd6a-98a19de2f0bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.311887 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3714501c-069e-4dec-bd6a-98a19de2f0bd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 Aug 18 14:01:59.312323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3714501c-069e-4dec-bd6a-98a19de2f0bd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.312845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3714501c-069e-4dec-bd6a-98a19de2f0bd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.316674 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-7420aa0f-adf9-48f0-bbd0-ab2ae33f5fb0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:01:59.317303 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1410/5638] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:01:59 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:01:59.321960 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3714501c-069e-4dec-bd6a-98a19de2f0bd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 returned with HTTP 404 Aug 18 14:01:59.322598 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1410/5639] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:59 2026] GET /volume/v3/volumes/4a4ac5f7-3fa1-45f2-9efd-62b59b864573 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:01:59.360971 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.362640 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 Aug 18 14:01:59.362820 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.363055 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.363263 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: e50584ce-6f64-41a2-8278-de04b2dfc481 Aug 18 14:01:59.373522 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:59.373522 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:01:59.374249 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:59.397401 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume request issued successfully. Aug 18 14:01:59.397717 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d21e93b-56ec-49d1-b9af-17a577bde42b tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 returned with HTTP 202 Aug 18 14:01:59.398355 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1403/5640] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:01:59 2026] DELETE /volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:01:59.408708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9a293bfb-258d-46b8-ba77-81b482a3e293 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:01:59.411047 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9a293bfb-258d-46b8-ba77-81b482a3e293 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 Aug 18 14:01:59.411356 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9a293bfb-258d-46b8-ba77-81b482a3e293 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:01:59.411649 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9a293bfb-258d-46b8-ba77-81b482a3e293 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:01:59.420832 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:01:59.420832 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:01:59.425533 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9a293bfb-258d-46b8-ba77-81b482a3e293 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Volume info retrieved successfully. Aug 18 14:01:59.432486 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9a293bfb-258d-46b8-ba77-81b482a3e293 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 returned with HTTP 200 Aug 18 14:01:59.432915 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1418/5641] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:01:59 2026] GET /volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:02:00.396431 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54c926a5-94ee-4e68-9821-f374f867adbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.396925 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54c926a5-94ee-4e68-9821-f374f867adbd None None] GET https://10.4.3.221/volume// Aug 18 14:02:00.397147 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54c926a5-94ee-4e68-9821-f374f867adbd None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:00.397486 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54c926a5-94ee-4e68-9821-f374f867adbd None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:00.397841 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54c926a5-94ee-4e68-9821-f374f867adbd None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:02:00.398454 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1411/5642] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:02:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:02:00.407486 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-bc456905-97f6-4a32-8411-47ab87900746 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.409934 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-bc456905-97f6-4a32-8411-47ab87900746 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:02:00.410260 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-bc456905-97f6-4a32-8411-47ab87900746 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:00.410521 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-bc456905-97f6-4a32-8411-47ab87900746 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:00.421601 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:00.421601 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:00.426881 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-bc456905-97f6-4a32-8411-47ab87900746 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:02:00.432560 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-bc456905-97f6-4a32-8411-47ab87900746 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:02:00.433128 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1411/5643] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:02:00 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 1629 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:02:00.454335 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4dd405b-9536-49f7-84fc-c00466c42dbd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.456541 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4dd405b-9536-49f7-84fc-c00466c42dbd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 Aug 18 14:02:00.456789 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4dd405b-9536-49f7-84fc-c00466c42dbd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:00.457062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4dd405b-9536-49f7-84fc-c00466c42dbd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:00.467238 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4dd405b-9536-49f7-84fc-c00466c42dbd tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 returned with HTTP 404 Aug 18 14:02:00.467897 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1404/5644] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:02:00 2026] GET /volume/v3/volumes/e50584ce-6f64-41a2-8278-de04b2dfc481 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:02:00.477190 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-beee52d9-9b96-4832-8c7e-51961c15af0d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.478990 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-beee52d9-9b96-4832-8c7e-51961c15af0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:02:00.479194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-beee52d9-9b96-4832-8c7e-51961c15af0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:00.479368 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-beee52d9-9b96-4832-8c7e-51961c15af0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:00.479550 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-beee52d9-9b96-4832-8c7e-51961c15af0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:02:00.485091 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-beee52d9-9b96-4832-8c7e-51961c15af0d tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 404 Aug 18 14:02:00.485665 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1419/5645] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:02:00 2026] DELETE /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:02:00.498290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd98c72a-1ca6-4200-a3e6-c2b025ac438a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.501903 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd98c72a-1ca6-4200-a3e6-c2b025ac438a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd Aug 18 14:02:00.502233 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd98c72a-1ca6-4200-a3e6-c2b025ac438a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:00.502666 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd98c72a-1ca6-4200-a3e6-c2b025ac438a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:00.511891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd98c72a-1ca6-4200-a3e6-c2b025ac438a tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd returned with HTTP 404 Aug 18 14:02:00.512476 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1412/5646] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:02:00 2026] GET /volume/v3/volumes/996d674b-8f9a-4c84-b5de-8acd6fb219dd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:02:00.562308 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-2b5b431e-9b59-4d29-b536-d2e16cee1673 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.564483 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-2b5b431e-9b59-4d29-b536-d2e16cee1673 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] PUT https://10.4.3.221/volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc Aug 18 14:02:00.564811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-2b5b431e-9b59-4d29-b536-d2e16cee1673 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:00.570100 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4954234a-7c84-463b-971e-cbfcf2eb8a4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.572434 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4954234a-7c84-463b-971e-cbfcf2eb8a4f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] DELETE https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:02:00.572892 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4954234a-7c84-463b-971e-cbfcf2eb8a4f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:00.573135 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4954234a-7c84-463b-971e-cbfcf2eb8a4f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:00.573346 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4954234a-7c84-463b-971e-cbfcf2eb8a4f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Delete volume with id: 0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:02:00.581607 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-2b5b431e-9b59-4d29-b536-d2e16cee1673 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Acquiring lock "cinder-attachment_update-a07ac5b6-0ba2-4025-ac87-1a14744294b1-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:02:00.582469 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4954234a-7c84-463b-971e-cbfcf2eb8a4f tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 404 Aug 18 14:02:00.583271 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1405/5647] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:02:00 2026] DELETE /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:02:00.593639 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-2b5b431e-9b59-4d29-b536-d2e16cee1673 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Lock "cinder-attachment_update-a07ac5b6-0ba2-4025-ac87-1a14744294b1-np0000007658" acquired by "attachment_update" :: waited 0.011s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:02:00.594474 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:00.594474 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:00.596725 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3faf00d0-3906-48d1-97cd-680a51c2edb9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.598954 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3faf00d0-3906-48d1-97cd-680a51c2edb9 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] GET https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb Aug 18 14:02:00.599244 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3faf00d0-3906-48d1-97cd-680a51c2edb9 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:00.599519 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3faf00d0-3906-48d1-97cd-680a51c2edb9 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:00.606384 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3faf00d0-3906-48d1-97cd-680a51c2edb9 tempest-VolumeImageDependencyTests-1983716390 tempest-VolumeImageDependencyTests-1983716390-project-member] https://10.4.3.221/volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb returned with HTTP 404 Aug 18 14:02:00.607035 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1420/5648] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:02:00 2026] GET /volume/v3/volumes/0b608899-30a8-4fcb-b2ce-48a73644b6cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:02:00.706099 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-2b5b431e-9b59-4d29-b536-d2e16cee1673 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Lock "cinder-attachment_update-a07ac5b6-0ba2-4025-ac87-1a14744294b1-np0000007658" released by "attachment_update" :: held 0.113s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:02:00.706099 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-2b5b431e-9b59-4d29-b536-d2e16cee1673 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc returned with HTTP 200 Aug 18 14:02:00.706538 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1412/5649] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:02:00 2026] PUT /volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:00.729592 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-261be1da-7087-47ec-ad23-226c88128526 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:00.732796 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-261be1da-7087-47ec-ad23-226c88128526 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] POST https://10.4.3.221/volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc/action Aug 18 14:02:00.733229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-261be1da-7087-47ec-ad23-226c88128526 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:02:00.733390 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-261be1da-7087-47ec-ad23-226c88128526 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:00.754512 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:00.754512 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:00.771599 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-261be1da-7087-47ec-ad23-226c88128526 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc/action returned with HTTP 204 Aug 18 14:02:00.772159 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1413/5650] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:02:00 2026] POST /volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:02.471037 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4ebd605-67b6-41eb-992e-943f4b6b0026 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:02.630657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4ebd605-67b6-41eb-992e-943f4b6b0026 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] GET https://10.4.3.221/volume/v3/scheduler-stats/get_pools Aug 18 14:02:02.630773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4ebd605-67b6-41eb-992e-943f4b6b0026 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:02.631029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4ebd605-67b6-41eb-992e-943f4b6b0026 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] Calling method 'get_pools' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:02.642669 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4ebd605-67b6-41eb-992e-943f4b6b0026 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] https://10.4.3.221/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 14:02:02.643476 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1406/5651] 10.4.3.221 () {66 vars in 1291 bytes} [Tue Aug 18 14:02:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:02.653736 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-acb1cf49-a85f-4abf-a0b3-bd988408eba2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:02.655976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-acb1cf49-a85f-4abf-a0b3-bd988408eba2 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] GET https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool Aug 18 14:02:02.656177 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-acb1cf49-a85f-4abf-a0b3-bd988408eba2 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:02.656348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-acb1cf49-a85f-4abf-a0b3-bd988408eba2 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:02.666173 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-acb1cf49-a85f-4abf-a0b3-bd988408eba2 tempest-ProjectAdminTests-366737169 tempest-ProjectAdminTests-366737169-project-admin] https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool returned with HTTP 200 Aug 18 14:02:02.666973 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1421/5652] 10.4.3.221 () {66 vars in 1318 bytes} [Tue Aug 18 14:02:02 2026] GET /volume/v3/capabilities/np0000007658@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:04.699285 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5c120ba2-f0c2-46a6-b3fc-92c5b5735614 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:04.816697 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c120ba2-f0c2-46a6-b3fc-92c5b5735614 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-admin] GET https://10.4.3.221/volume/v3/scheduler-stats/get_pools Aug 18 14:02:04.816884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c120ba2-f0c2-46a6-b3fc-92c5b5735614 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:04.817154 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5c120ba2-f0c2-46a6-b3fc-92c5b5735614 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-admin] Calling method 'get_pools' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:04.817442 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:04.817442 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:04.827096 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5c120ba2-f0c2-46a6-b3fc-92c5b5735614 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-admin] https://10.4.3.221/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 14:02:04.827520 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1413/5653] 10.4.3.221 () {66 vars in 1291 bytes} [Tue Aug 18 14:02:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:04.835352 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bfd18bb1-cd66-4e3b-835c-60cc23230904 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:04.898136 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfd18bb1-cd66-4e3b-835c-60cc23230904 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-member] GET https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool Aug 18 14:02:04.898442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfd18bb1-cd66-4e3b-835c-60cc23230904 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:04.898618 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfd18bb1-cd66-4e3b-835c-60cc23230904 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:04.899257 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-bfd18bb1-cd66-4e3b-835c-60cc23230904 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a1d8bc4ade3d4009b865407b53de95be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c8d7466c84adfbd587e2ea518353a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:04.899490 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfd18bb1-cd66-4e3b-835c-60cc23230904 tempest-ProjectMemberTests-513022112 tempest-ProjectMemberTests-513022112-project-member] https://10.4.3.221/volume/v3/capabilities/np0000007658@storpool returned with HTTP 403 Aug 18 14:02:04.900191 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1414/5654] 10.4.3.221 () {66 vars in 1318 bytes} [Tue Aug 18 14:02:04 2026] GET /volume/v3/capabilities/np0000007658@storpool => generated 110 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:06.213023 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-6e7e338d-9b2f-4221-8e5a-80dc1b435c47 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:06.215212 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-6e7e338d-9b2f-4221-8e5a-80dc1b435c47 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1/encryption Aug 18 14:02:06.215433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-6e7e338d-9b2f-4221-8e5a-80dc1b435c47 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:06.215621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-6e7e338d-9b2f-4221-8e5a-80dc1b435c47 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:06.225452 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:06.225452 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:06.232178 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5284dab6-d6c1-4aba-9367-d065fd8b306c req-6e7e338d-9b2f-4221-8e5a-80dc1b435c47 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1/encryption returned with HTTP 200 Aug 18 14:02:06.232757 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1407/5655] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:02:06 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:07.676156 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9b41f923-fa9e-433d-992b-b8a61293d2c0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:07.676156 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b41f923-fa9e-433d-992b-b8a61293d2c0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:07.676156 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b41f923-fa9e-433d-992b-b8a61293d2c0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1859922569", "extra_specs": {"storage_protocol": "tempest-storage_protocol-544594923", "vendor_name": "tempest-vendor_name-1168555102"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:07.676156 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b41f923-fa9e-433d-992b-b8a61293d2c0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:07.676156 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1422/5656] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:06 2026] POST /volume/v3/types => generated 329 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "291f941c-2859-4235-aa3e-9556a951e14e", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Create volume request body: {'volume': {'volume_type': '291f941c-2859-4235-aa3e-9556a951e14e', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Create volume of 1 GB Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Availability Zones retrieved successfully. Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Flow 'volume_create_api' (3301fb77-5c8b-4bbd-8557-65d63afd2bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54299e83-0cc7-4969-97fd-1d3e9111c12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54299e83-0cc7-4969-97fd-1d3e9111c12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:02:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-544594923',vendor_name='tempest-vendor_name-1168555102'},id=291f941c-2859-4235-aa3e-9556a951e14e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1859922569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '291f941c-2859-4235-aa3e-9556a951e14e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0884a31b-f308-4391-bfd5-61a37c3e91e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1859922569 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1859922569, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:07.678168 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1859922569 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1859922569, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:07.679281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Created reservations ['1f73848c-fe60-4cbc-9dd8-e4521fb9600f', '03579338-457b-4a7e-8925-2828bfdc6eb7', '06feaa33-f07d-4074-b999-9b009732e0b7', '62d64c5c-a2f0-4a27-afc1-c4cabdd88524'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:02:07.679281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0884a31b-f308-4391-bfd5-61a37c3e91e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f73848c-fe60-4cbc-9dd8-e4521fb9600f', '03579338-457b-4a7e-8925-2828bfdc6eb7', '06feaa33-f07d-4074-b999-9b009732e0b7', '62d64c5c-a2f0-4a27-afc1-c4cabdd88524']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:07.679281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09e68fc6-6fcf-40c6-bef8-6f8990e56808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:07.679281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09e68fc6-6fcf-40c6-bef8-6f8990e56808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1846d3d0-9aa7-4cb9-952f-a988fbe0733d', '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='36d9f921d6d14549ad1728b58a1d9833',qos_specs=None,replication_status=,reservations=['1f73848c-fe60-4cbc-9dd8-e4521fb9600f','03579338-457b-4a7e-8925-2828bfdc6eb7','06feaa33-f07d-4074-b999-9b009732e0b7','62d64c5c-a2f0-4a27-afc1-c4cabdd88524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4aed3bc65f46b5b1111c1e39269dde',volume_type_id=291f941c-2859-4235-aa3e-9556a951e14e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:02:07Z,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=1846d3d0-9aa7-4cb9-952f-a988fbe0733d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d9f921d6d14549ad1728b58a1d9833',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4aed3bc65f46b5b1111c1e39269dde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(291f941c-2859-4235-aa3e-9556a951e14e),volume_type_id=291f941c-2859-4235-aa3e-9556a951e14e)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:07.679281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86e95d2-05ab-4bbc-9b1d-3c364eebc437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:07.679281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86e95d2-05ab-4bbc-9b1d-3c364eebc437) transitioned into state 'SUCCESS' from 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='36d9f921d6d14549ad1728b58a1d9833',qos_specs=None,replication_status=,reservations=['1f73848c-fe60-4cbc-9dd8-e4521fb9600f','03579338-457b-4a7e-8925-2828bfdc6eb7','06feaa33-f07d-4074-b999-9b009732e0b7','62d64c5c-a2f0-4a27-afc1-c4cabdd88524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4aed3bc65f46b5b1111c1e39269dde',volume_type_id=291f941c-2859-4235-aa3e-9556a951e14e)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:07.679281 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d3d4b3-aa63-4b81-a3b1-7510a8c4e968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:07.679612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d3d4b3-aa63-4b81-a3b1-7510a8c4e968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:07.679612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Flow 'volume_create_api' (3301fb77-5c8b-4bbd-8557-65d63afd2bfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:02:07.679612 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Create volume request issued successfully. Aug 18 14:02:07.679612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ee1ce217-fcc7-4da4-984d-8f1240fc2647 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:02:07.679612 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1414/5657] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:02:06 2026] POST /volume/v3/volumes => generated 774 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5a009af6-d789-475d-acd8-30b3dcb29009 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a009af6-d789-475d-acd8-30b3dcb29009 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] GET https://10.4.3.221/volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a009af6-d789-475d-acd8-30b3dcb29009 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a009af6-d789-475d-acd8-30b3dcb29009 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5a009af6-d789-475d-acd8-30b3dcb29009 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Volume info retrieved successfully. Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a009af6-d789-475d-acd8-30b3dcb29009 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d returned with HTTP 200 Aug 18 14:02:07.679819 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1415/5658] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:02:07 2026] GET /volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:08.151074 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05f88db1-9770-465c-8e64-0a228f82b08f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.153715 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05f88db1-9770-465c-8e64-0a228f82b08f tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] GET https://10.4.3.221/volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d Aug 18 14:02:08.154179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05f88db1-9770-465c-8e64-0a228f82b08f tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:08.155213 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05f88db1-9770-465c-8e64-0a228f82b08f tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:08.166739 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:08.166739 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:08.172442 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05f88db1-9770-465c-8e64-0a228f82b08f tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Volume info retrieved successfully. Aug 18 14:02:08.179255 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05f88db1-9770-465c-8e64-0a228f82b08f tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d returned with HTTP 200 Aug 18 14:02:08.180087 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1408/5659] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:02:08 2026] GET /volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d => generated 974 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:08.197532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e59b21dd-4a35-487d-92d6-58d16b731080 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.200725 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e59b21dd-4a35-487d-92d6-58d16b731080 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 14:02:08.201083 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e59b21dd-4a35-487d-92d6-58d16b731080 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:08.201359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e59b21dd-4a35-487d-92d6-58d16b731080 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:08.204010 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=245,cinder:UPDATE=46,cinder:INSERT=22 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:02:08.207096 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e59b21dd-4a35-487d-92d6-58d16b731080 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 14:02:08.208881 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1423/5660] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 14:02:08 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:08.219003 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-60689357-00b8-4e7a-b1ed-d23e47fde004 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.299700 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60689357-00b8-4e7a-b1ed-d23e47fde004 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] GET https://10.4.3.221/volume/v3/messages Aug 18 14:02:08.300083 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60689357-00b8-4e7a-b1ed-d23e47fde004 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:08.301357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60689357-00b8-4e7a-b1ed-d23e47fde004 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:08.301357 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:08.301357 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:08.304434 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=289,cinder:UPDATE=60,cinder:INSERT=33 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:02:08.308618 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60689357-00b8-4e7a-b1ed-d23e47fde004 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 14:02:08.309169 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1415/5661] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 14:02:08 2026] GET /volume/v3/messages => generated 670 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:08.319527 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c63a798b-3695-4d0b-a8b1-48879836ab27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.321758 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c63a798b-3695-4d0b-a8b1-48879836ab27 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] DELETE https://10.4.3.221/volume/v3/messages/cec2078c-8e12-4a31-9b6f-0173a56cd7be Aug 18 14:02:08.322071 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c63a798b-3695-4d0b-a8b1-48879836ab27 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:08.322332 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c63a798b-3695-4d0b-a8b1-48879836ab27 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:08.326224 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=241,cinder:UPDATE=32,cinder:INSERT=12 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:02:08.338750 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c63a798b-3695-4d0b-a8b1-48879836ab27 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/messages/cec2078c-8e12-4a31-9b6f-0173a56cd7be returned with HTTP 204 Aug 18 14:02:08.339449 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1416/5662] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 14:02:08 2026] DELETE /volume/v3/messages/cec2078c-8e12-4a31-9b6f-0173a56cd7be => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 14:02:08.348651 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.351046 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d Aug 18 14:02:08.351332 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:08.351623 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:08.351827 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Delete volume with id: 1846d3d0-9aa7-4cb9-952f-a988fbe0733d Aug 18 14:02:08.361558 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:08.361558 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:08.362074 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Volume info retrieved successfully. Aug 18 14:02:08.363618 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 14:02:08.377296 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1859922569 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1859922569, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:08.377925 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1859922569 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1859922569, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:08.389365 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Created reservations ['2c894697-1b2d-432b-a1fb-40d954bcb8a8', '9b152ede-de40-491c-8330-5f4fa76a6294', '21e2f800-a76f-4e3d-a05d-9487b64a458a', 'f81c0bc8-86ec-4235-99c3-2760bb87512a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:02:08.421879 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Delete volume request issued successfully. Aug 18 14:02:08.422154 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a36ec402-4f0b-40c0-a3fb-ad2c5c7890b0 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d returned with HTTP 202 Aug 18 14:02:08.422738 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1409/5663] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:02:08 2026] DELETE /volume/v3/volumes/1846d3d0-9aa7-4cb9-952f-a988fbe0733d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:08.430496 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-af0bb9a6-dde2-4048-b95a-2ae81dcaacb2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.432670 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af0bb9a6-dde2-4048-b95a-2ae81dcaacb2 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] DELETE https://10.4.3.221/volume/v3/types/291f941c-2859-4235-aa3e-9556a951e14e Aug 18 14:02:08.432910 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af0bb9a6-dde2-4048-b95a-2ae81dcaacb2 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:08.433141 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af0bb9a6-dde2-4048-b95a-2ae81dcaacb2 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:08.463945 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af0bb9a6-dde2-4048-b95a-2ae81dcaacb2 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/types/291f941c-2859-4235-aa3e-9556a951e14e returned with HTTP 202 Aug 18 14:02:08.464311 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1424/5664] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:08 2026] DELETE /volume/v3/types/291f941c-2859-4235-aa3e-9556a951e14e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:08.474196 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-19c7eabe-d40a-4667-a8fd-4a2beda3c84c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.476162 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-19c7eabe-d40a-4667-a8fd-4a2beda3c84c tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:08.476657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-19c7eabe-d40a-4667-a8fd-4a2beda3c84c tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-515542833", "extra_specs": {"storage_protocol": "tempest-storage_protocol-360589134", "vendor_name": "tempest-vendor_name-500914912"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:08.494332 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-19c7eabe-d40a-4667-a8fd-4a2beda3c84c tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:08.495019 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1416/5665] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:08 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:08.505511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.507683 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:02:08.508299 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bcaf805e-3b72-4d67-8fac-6715b719561b", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:08.510532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Create volume request body: {'volume': {'volume_type': 'bcaf805e-3b72-4d67-8fac-6715b719561b', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:02:08.515371 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Create volume of 1 GB Aug 18 14:02:08.515912 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:08.515912 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:08.516437 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Availability Zones retrieved successfully. Aug 18 14:02:08.524572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Flow 'volume_create_api' (0cd1e77d-26b4-4733-bc70-3bc67b12d098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:02:08.525729 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a79f8e-ed33-4076-9ba1-1582fa13ce91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:08.526934 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:02:08.555814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8a79f8e-ed33-4076-9ba1-1582fa13ce91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:02:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-360589134',vendor_name='tempest-vendor_name-500914912'},id=bcaf805e-3b72-4d67-8fac-6715b719561b,is_public=True,name='tempest-ProjectReaderTests-volume-type-515542833',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcaf805e-3b72-4d67-8fac-6715b719561b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:08.556706 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052d1e70-2865-4d47-ab8a-83e6f11537ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:08.594446 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-515542833 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-515542833, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:08.594446 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-515542833 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-515542833, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:08.628999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Created reservations ['b25f8f40-f664-4d08-a3b9-56a0e5853574', 'f57980a4-52c1-4466-ad4e-2161fd886945', '6da9fb5e-f01e-424d-9479-ab4566aa76e5', 'a552cd32-bd87-4957-8515-8d9a4ec29196'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:02:08.630236 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052d1e70-2865-4d47-ab8a-83e6f11537ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b25f8f40-f664-4d08-a3b9-56a0e5853574', 'f57980a4-52c1-4466-ad4e-2161fd886945', '6da9fb5e-f01e-424d-9479-ab4566aa76e5', 'a552cd32-bd87-4957-8515-8d9a4ec29196']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:08.631262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d7da7e-0894-464c-bd05-9278d0278086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:08.661385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d7da7e-0894-464c-bd05-9278d0278086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84e60709-180d-4015-8cda-ac97233e04d1', '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='36d9f921d6d14549ad1728b58a1d9833',qos_specs=None,replication_status=,reservations=['b25f8f40-f664-4d08-a3b9-56a0e5853574','f57980a4-52c1-4466-ad4e-2161fd886945','6da9fb5e-f01e-424d-9479-ab4566aa76e5','a552cd32-bd87-4957-8515-8d9a4ec29196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4aed3bc65f46b5b1111c1e39269dde',volume_type_id=bcaf805e-3b72-4d67-8fac-6715b719561b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:02: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=84e60709-180d-4015-8cda-ac97233e04d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d9f921d6d14549ad1728b58a1d9833',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4aed3bc65f46b5b1111c1e39269dde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcaf805e-3b72-4d67-8fac-6715b719561b),volume_type_id=bcaf805e-3b72-4d67-8fac-6715b719561b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:08.661385 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac71192d-2869-434f-9227-b61b18f8015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:08.682313 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac71192d-2869-434f-9227-b61b18f8015c) transitioned into state 'SUCCESS' from 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='36d9f921d6d14549ad1728b58a1d9833',qos_specs=None,replication_status=,reservations=['b25f8f40-f664-4d08-a3b9-56a0e5853574','f57980a4-52c1-4466-ad4e-2161fd886945','6da9fb5e-f01e-424d-9479-ab4566aa76e5','a552cd32-bd87-4957-8515-8d9a4ec29196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4aed3bc65f46b5b1111c1e39269dde',volume_type_id=bcaf805e-3b72-4d67-8fac-6715b719561b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:08.683438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8afe209-1089-4acd-8f60-d45f30287b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:08.692949 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8afe209-1089-4acd-8f60-d45f30287b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:08.694882 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Flow 'volume_create_api' (0cd1e77d-26b4-4733-bc70-3bc67b12d098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:02:08.694882 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Create volume request issued successfully. Aug 18 14:02:08.695637 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32ea6c8b-3fd2-4cf6-a420-e13783bfb50e tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:02:08.696275 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1417/5666] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:02:08 2026] POST /volume/v3/volumes => generated 773 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:02:08.710995 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-447cc534-4283-4c63-a798-9655a0413021 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:08.713242 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-447cc534-4283-4c63-a798-9655a0413021 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] GET https://10.4.3.221/volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 Aug 18 14:02:08.713531 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-447cc534-4283-4c63-a798-9655a0413021 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:08.713774 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-447cc534-4283-4c63-a798-9655a0413021 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:08.723095 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:08.723095 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:08.727369 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-447cc534-4283-4c63-a798-9655a0413021 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Volume info retrieved successfully. Aug 18 14:02:08.732744 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-447cc534-4283-4c63-a798-9655a0413021 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 returned with HTTP 200 Aug 18 14:02:08.733276 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1410/5667] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:02:08 2026] GET /volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:09.747351 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ecb81b94-1c73-4646-a111-c825c9dca553 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:09.749710 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ecb81b94-1c73-4646-a111-c825c9dca553 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] GET https://10.4.3.221/volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 Aug 18 14:02:09.749787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ecb81b94-1c73-4646-a111-c825c9dca553 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:09.750020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ecb81b94-1c73-4646-a111-c825c9dca553 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:09.759820 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:09.759820 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:09.764521 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ecb81b94-1c73-4646-a111-c825c9dca553 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Volume info retrieved successfully. Aug 18 14:02:09.769294 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ecb81b94-1c73-4646-a111-c825c9dca553 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 returned with HTTP 200 Aug 18 14:02:09.769675 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1425/5668] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:02:09 2026] GET /volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:09.784389 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-553e06e0-6093-4cf5-818a-386c4f2515e9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:09.786496 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-553e06e0-6093-4cf5-818a-386c4f2515e9 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 14:02:09.786843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-553e06e0-6093-4cf5-818a-386c4f2515e9 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:09.787015 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-553e06e0-6093-4cf5-818a-386c4f2515e9 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:09.791698 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-553e06e0-6093-4cf5-818a-386c4f2515e9 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 14:02:09.792575 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1417/5669] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 14:02:09 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:09.802891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e100c9b-b69d-4619-9942-af6d55fc1884 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:09.805669 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e100c9b-b69d-4619-9942-af6d55fc1884 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] GET https://10.4.3.221/volume/v3/messages/6b1a7ac5-678f-481b-812d-c693d9328454 Aug 18 14:02:09.806201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e100c9b-b69d-4619-9942-af6d55fc1884 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:09.806506 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e100c9b-b69d-4619-9942-af6d55fc1884 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:09.810946 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:09.810946 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:09.812173 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e100c9b-b69d-4619-9942-af6d55fc1884 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-reader] https://10.4.3.221/volume/v3/messages/6b1a7ac5-678f-481b-812d-c693d9328454 returned with HTTP 200 Aug 18 14:02:09.812873 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1418/5670] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:02:09 2026] GET /volume/v3/messages/6b1a7ac5-678f-481b-812d-c693d9328454 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:09.823826 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed22ca5d-5752-4f8f-bb3c-defdf54320c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:09.826491 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed22ca5d-5752-4f8f-bb3c-defdf54320c4 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] DELETE https://10.4.3.221/volume/v3/messages/6b1a7ac5-678f-481b-812d-c693d9328454 Aug 18 14:02:09.826833 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed22ca5d-5752-4f8f-bb3c-defdf54320c4 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:09.827159 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed22ca5d-5752-4f8f-bb3c-defdf54320c4 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:09.830411 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=274,cinder:UPDATE=76,cinder:INSERT=36 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:02:09.839123 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed22ca5d-5752-4f8f-bb3c-defdf54320c4 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/messages/6b1a7ac5-678f-481b-812d-c693d9328454 returned with HTTP 204 Aug 18 14:02:09.839706 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1411/5671] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 14:02:09 2026] DELETE /volume/v3/messages/6b1a7ac5-678f-481b-812d-c693d9328454 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 14:02:09.848363 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:09.850793 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 Aug 18 14:02:09.851359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:09.851359 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:09.851616 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Delete volume with id: 84e60709-180d-4015-8cda-ac97233e04d1 Aug 18 14:02:09.861232 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:09.861232 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:09.861720 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Volume info retrieved successfully. Aug 18 14:02:09.863287 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100281) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 14:02:09.877951 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-515542833 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-515542833, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:09.878245 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-515542833 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-515542833, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:09.889297 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Created reservations ['db3cad72-0a71-4ea4-8efb-84769c619fe5', '1c253951-dff2-4c9a-bb61-dd2d1b5a2797', 'bc49864d-f8a0-4ac9-b101-a7b96f495e0a', 'e08ba4ef-e66a-49e1-a7bf-f8a669dd9d60'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:02:09.924392 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Delete volume request issued successfully. Aug 18 14:02:09.924664 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-36ac2ad7-bd7b-468b-97ab-1ca3d78a5118 tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 returned with HTTP 202 Aug 18 14:02:09.925143 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1426/5672] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:02:09 2026] DELETE /volume/v3/volumes/84e60709-180d-4015-8cda-ac97233e04d1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:09.932149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-60dc8106-456d-4d6a-855d-d2e1712308ca None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:09.934233 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60dc8106-456d-4d6a-855d-d2e1712308ca tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] DELETE https://10.4.3.221/volume/v3/types/bcaf805e-3b72-4d67-8fac-6715b719561b Aug 18 14:02:09.934438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60dc8106-456d-4d6a-855d-d2e1712308ca tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:09.934641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-60dc8106-456d-4d6a-855d-d2e1712308ca tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:09.959987 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-60dc8106-456d-4d6a-855d-d2e1712308ca tempest-ProjectReaderTests-472004270 tempest-ProjectReaderTests-472004270-project-admin] https://10.4.3.221/volume/v3/types/bcaf805e-3b72-4d67-8fac-6715b719561b returned with HTTP 202 Aug 18 14:02:09.960382 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1418/5673] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:09 2026] DELETE /volume/v3/types/bcaf805e-3b72-4d67-8fac-6715b719561b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:11.724244 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-415fbe50-b082-43e0-8026-ddafaf9a533f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:11.827953 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-415fbe50-b082-43e0-8026-ddafaf9a533f tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:11.827953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-415fbe50-b082-43e0-8026-ddafaf9a533f tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-700394681", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:11.847134 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-415fbe50-b082-43e0-8026-ddafaf9a533f tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:11.847994 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1419/5674] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:11 2026] POST /volume/v3/types => generated 379 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:11.857378 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c6e77cc2-5764-4e43-95ec-cb7ba1c875de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:11.859794 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6e77cc2-5764-4e43-95ec-cb7ba1c875de tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption Aug 18 14:02:11.860208 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6e77cc2-5764-4e43-95ec-cb7ba1c875de tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:11.881063 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6e77cc2-5764-4e43-95ec-cb7ba1c875de tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption returned with HTTP 200 Aug 18 14:02:11.881650 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1412/5675] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:02:11 2026] POST /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:11.891835 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7353eb9a-8931-48c9-bb08-bceed97c6350 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:11.894240 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7353eb9a-8931-48c9-bb08-bceed97c6350 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:11.894782 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7353eb9a-8931-48c9-bb08-bceed97c6350 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1035402949", "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=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:11.915083 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7353eb9a-8931-48c9-bb08-bceed97c6350 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:11.915453 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1427/5676] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:11 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:11.926571 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb090c45-e41f-414f-81a7-ce19c02c4b31 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.006509 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb090c45-e41f-414f-81a7-ce19c02c4b31 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] POST https://10.4.3.221/volume/v3/types/ce7a3b5a-5bb5-4e38-8fae-0843f1ceffc2/encryption Aug 18 14:02:12.006832 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb090c45-e41f-414f-81a7-ce19c02c4b31 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.009422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-eb090c45-e41f-414f-81a7-ce19c02c4b31 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.009700 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb090c45-e41f-414f-81a7-ce19c02c4b31 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/ce7a3b5a-5bb5-4e38-8fae-0843f1ceffc2/encryption returned with HTTP 403 Aug 18 14:02:12.010258 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1419/5677] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:02:11 2026] POST /volume/v3/types/ce7a3b5a-5bb5-4e38-8fae-0843f1ceffc2/encryption => generated 127 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.020689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7653f25e-bdf1-482a-8ede-446a88e4f2a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.022634 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7653f25e-bdf1-482a-8ede-446a88e4f2a9 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:12.023281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7653f25e-bdf1-482a-8ede-446a88e4f2a9 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-116096141", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.046377 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7653f25e-bdf1-482a-8ede-446a88e4f2a9 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:12.046377 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1420/5678] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:12 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:12.057637 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-351140e3-4bdc-402b-bc74-b8f90fa16e4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.059701 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-351140e3-4bdc-402b-bc74-b8f90fa16e4e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] POST https://10.4.3.221/volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4/extra_specs Aug 18 14:02:12.060134 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-351140e3-4bdc-402b-bc74-b8f90fa16e4e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.062260 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-351140e3-4bdc-402b-bc74-b8f90fa16e4e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.062531 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-351140e3-4bdc-402b-bc74-b8f90fa16e4e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4/extra_specs returned with HTTP 403 Aug 18 14:02:12.063193 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1413/5679] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 14:02:12 2026] POST /volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.071372 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fb7dd54b-4c8b-419d-8740-00267c12b31c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.074254 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fb7dd54b-4c8b-419d-8740-00267c12b31c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] PUT https://10.4.3.221/volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4/extra_specs/key2 Aug 18 14:02:12.074688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fb7dd54b-4c8b-419d-8740-00267c12b31c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.077560 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-fb7dd54b-4c8b-419d-8740-00267c12b31c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.077854 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fb7dd54b-4c8b-419d-8740-00267c12b31c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4/extra_specs/key2 returned with HTTP 403 Aug 18 14:02:12.078544 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1428/5680] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 14:02:12 2026] PUT /volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.088896 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eb1d1ae5-80b2-4697-90ff-fbef8b8b76fe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.091138 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb1d1ae5-80b2-4697-90ff-fbef8b8b76fe tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:12.091636 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eb1d1ae5-80b2-4697-90ff-fbef8b8b76fe tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.093666 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-eb1d1ae5-80b2-4697-90ff-fbef8b8b76fe tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.093837 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eb1d1ae5-80b2-4697-90ff-fbef8b8b76fe tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types returned with HTTP 403 Aug 18 14:02:12.094456 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1420/5681] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 14:02:12 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.105095 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e84b67f-7213-41c3-8242-fc34abe401c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.108945 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e84b67f-7213-41c3-8242-fc34abe401c8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:12.108945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e84b67f-7213-41c3-8242-fc34abe401c8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1145618494", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.134992 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e84b67f-7213-41c3-8242-fc34abe401c8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:12.135764 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1421/5682] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:12 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:12.147811 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bd2d67fc-1c06-452f-8fbb-04daecc03572 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.150338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd2d67fc-1c06-452f-8fbb-04daecc03572 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c/encryption Aug 18 14:02:12.150838 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd2d67fc-1c06-452f-8fbb-04daecc03572 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.174010 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd2d67fc-1c06-452f-8fbb-04daecc03572 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c/encryption returned with HTTP 200 Aug 18 14:02:12.174642 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1414/5683] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:02:12 2026] POST /volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:12.185070 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-202b9875-9de9-45a6-80bf-8a51ace025f0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.187719 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-202b9875-9de9-45a6-80bf-8a51ace025f0 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] DELETE https://10.4.3.221/volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c/encryption/9fb5323f-2165-4774-8de0-aef9fd88349d Aug 18 14:02:12.188057 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-202b9875-9de9-45a6-80bf-8a51ace025f0 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.188326 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-202b9875-9de9-45a6-80bf-8a51ace025f0 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.189297 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-202b9875-9de9-45a6-80bf-8a51ace025f0 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.189534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-202b9875-9de9-45a6-80bf-8a51ace025f0 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c/encryption/9fb5323f-2165-4774-8de0-aef9fd88349d returned with HTTP 403 Aug 18 14:02:12.190273 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1429/5684] 10.4.3.221 () {66 vars in 1489 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c/encryption/9fb5323f-2165-4774-8de0-aef9fd88349d => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.199165 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-720b41fe-9a44-4cbf-84e2-aea36327ccb4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.200978 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-720b41fe-9a44-4cbf-84e2-aea36327ccb4 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:12.201359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-720b41fe-9a44-4cbf-84e2-aea36327ccb4 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-670204068", "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=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.225452 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-720b41fe-9a44-4cbf-84e2-aea36327ccb4 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:12.226944 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1421/5685] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:12 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:12.238744 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a720f1e8-3cfb-4be0-b7a2-5669939ec431 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.240979 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a720f1e8-3cfb-4be0-b7a2-5669939ec431 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] DELETE https://10.4.3.221/volume/v3/types/83d561a9-eae4-4bd7-8bca-ea34b1dc7d5f/extra_specs/key1 Aug 18 14:02:12.241495 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a720f1e8-3cfb-4be0-b7a2-5669939ec431 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.242916 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a720f1e8-3cfb-4be0-b7a2-5669939ec431 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.248951 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-a720f1e8-3cfb-4be0-b7a2-5669939ec431 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.249499 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a720f1e8-3cfb-4be0-b7a2-5669939ec431 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/83d561a9-eae4-4bd7-8bca-ea34b1dc7d5f/extra_specs/key1 returned with HTTP 403 Aug 18 14:02:12.250386 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1422/5686] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/83d561a9-eae4-4bd7-8bca-ea34b1dc7d5f/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.261301 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1e3ddb3-4353-49aa-ac5c-1ef88e3b99e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.263295 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1e3ddb3-4353-49aa-ac5c-1ef88e3b99e9 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:12.263697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1e3ddb3-4353-49aa-ac5c-1ef88e3b99e9 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-310921906", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.281799 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1e3ddb3-4353-49aa-ac5c-1ef88e3b99e9 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:12.282308 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1415/5687] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:02:12 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:12.292079 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-96b77d64-5ee1-4a09-8ee2-04f0cae05cd8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.295067 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96b77d64-5ee1-4a09-8ee2-04f0cae05cd8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] DELETE https://10.4.3.221/volume/v3/types/fc1d442c-475b-49bc-a2bb-49d6c3ba475f Aug 18 14:02:12.295451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96b77d64-5ee1-4a09-8ee2-04f0cae05cd8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.295713 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96b77d64-5ee1-4a09-8ee2-04f0cae05cd8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.296650 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-96b77d64-5ee1-4a09-8ee2-04f0cae05cd8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.296933 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96b77d64-5ee1-4a09-8ee2-04f0cae05cd8 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/fc1d442c-475b-49bc-a2bb-49d6c3ba475f returned with HTTP 403 Aug 18 14:02:12.297751 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1430/5688] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/fc1d442c-475b-49bc-a2bb-49d6c3ba475f => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 18 14:02:12.307215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-88c73be4-7563-4210-8bf9-9838cd943279 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.309507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-88c73be4-7563-4210-8bf9-9838cd943279 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] GET https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs Aug 18 14:02:12.309837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-88c73be4-7563-4210-8bf9-9838cd943279 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.309990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-88c73be4-7563-4210-8bf9-9838cd943279 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.319983 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-88c73be4-7563-4210-8bf9-9838cd943279 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs returned with HTTP 200 Aug 18 14:02:12.320447 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1422/5689] 10.4.3.221 () {66 vars in 1378 bytes} [Tue Aug 18 14:02:12 2026] GET /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:12.333525 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71925041-20ab-4cdf-91c8-23bdb4b12043 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.335877 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71925041-20ab-4cdf-91c8-23bdb4b12043 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] GET https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption/cipher Aug 18 14:02:12.336551 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71925041-20ab-4cdf-91c8-23bdb4b12043 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.337638 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71925041-20ab-4cdf-91c8-23bdb4b12043 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.338190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-71925041-20ab-4cdf-91c8-23bdb4b12043 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.338633 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71925041-20ab-4cdf-91c8-23bdb4b12043 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption/cipher returned with HTTP 403 Aug 18 14:02:12.339344 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1423/5690] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 14:02:12 2026] GET /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.348288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5661194c-1994-48d7-9e2f-685c37e17467 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.350789 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5661194c-1994-48d7-9e2f-685c37e17467 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] GET https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption Aug 18 14:02:12.351061 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5661194c-1994-48d7-9e2f-685c37e17467 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.351304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5661194c-1994-48d7-9e2f-685c37e17467 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.352126 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-5661194c-1994-48d7-9e2f-685c37e17467 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.352333 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5661194c-1994-48d7-9e2f-685c37e17467 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption returned with HTTP 403 Aug 18 14:02:12.353012 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1416/5691] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 14:02:12 2026] GET /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.361175 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-72603028-534a-464e-9257-36b688d95312 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.363020 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-72603028-534a-464e-9257-36b688d95312 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] GET https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/multiattach Aug 18 14:02:12.363204 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-72603028-534a-464e-9257-36b688d95312 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.363432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-72603028-534a-464e-9257-36b688d95312 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.373362 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-72603028-534a-464e-9257-36b688d95312 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/multiattach returned with HTTP 200 Aug 18 14:02:12.374169 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1431/5692] 10.4.3.221 () {66 vars in 1414 bytes} [Tue Aug 18 14:02:12 2026] GET /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 14:02:12.382490 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f5dca39d-3943-4d7a-a846-2a19396e914c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.384849 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f5dca39d-3943-4d7a-a846-2a19396e914c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] GET https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/volume_backend_name Aug 18 14:02:12.385132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f5dca39d-3943-4d7a-a846-2a19396e914c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.385383 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f5dca39d-3943-4d7a-a846-2a19396e914c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.394757 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f5dca39d-3943-4d7a-a846-2a19396e914c tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 14:02:12.395341 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1423/5693] 10.4.3.221 () {66 vars in 1438 bytes} [Tue Aug 18 14:02:12 2026] GET /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.406584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29fb9c28-1ea6-4dae-85bc-e3558dddbe04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.408930 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29fb9c28-1ea6-4dae-85bc-e3558dddbe04 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] PUT https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption/a233b3df-e0dc-45ab-91ec-90d7c99ef7c1 Aug 18 14:02:12.409651 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29fb9c28-1ea6-4dae-85bc-e3558dddbe04 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.413673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-29fb9c28-1ea6-4dae-85bc-e3558dddbe04 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.414022 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29fb9c28-1ea6-4dae-85bc-e3558dddbe04 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption/a233b3df-e0dc-45ab-91ec-90d7c99ef7c1 returned with HTTP 403 Aug 18 14:02:12.414835 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1424/5694] 10.4.3.221 () {68 vars in 1506 bytes} [Tue Aug 18 14:02:12 2026] PUT /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/encryption/a233b3df-e0dc-45ab-91ec-90d7c99ef7c1 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.424337 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa62465e-a635-40f7-b99b-9faa21c60f38 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.426879 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa62465e-a635-40f7-b99b-9faa21c60f38 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] PUT https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/key1 Aug 18 14:02:12.427381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa62465e-a635-40f7-b99b-9faa21c60f38 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.429808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-aa62465e-a635-40f7-b99b-9faa21c60f38 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.430133 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa62465e-a635-40f7-b99b-9faa21c60f38 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/key1 returned with HTTP 403 Aug 18 14:02:12.430819 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1417/5695] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 14:02:12 2026] PUT /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.439296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bdcf4e15-08a6-4e26-8e31-682effacf258 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.441464 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bdcf4e15-08a6-4e26-8e31-682effacf258 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] PUT https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f Aug 18 14:02:12.441922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bdcf4e15-08a6-4e26-8e31-682effacf258 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:12.444593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-bdcf4e15-08a6-4e26-8e31-682effacf258 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ab947b53df0a41a2b4a775c88a174712', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '704b209ee55f4c88a843f00c8ae3d7f5', '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=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:02:12.445023 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bdcf4e15-08a6-4e26-8e31-682effacf258 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-reader] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f returned with HTTP 403 Aug 18 14:02:12.445612 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1432/5696] 10.4.3.221 () {68 vars in 1362 bytes} [Tue Aug 18 14:02:12 2026] PUT /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:12.453857 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3864e295-1b60-49de-858a-02d674b7345b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.456190 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3864e295-1b60-49de-858a-02d674b7345b tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] DELETE https://10.4.3.221/volume/v3/types/fc1d442c-475b-49bc-a2bb-49d6c3ba475f Aug 18 14:02:12.456433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3864e295-1b60-49de-858a-02d674b7345b tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.456694 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3864e295-1b60-49de-858a-02d674b7345b tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.490320 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3864e295-1b60-49de-858a-02d674b7345b tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/fc1d442c-475b-49bc-a2bb-49d6c3ba475f returned with HTTP 202 Aug 18 14:02:12.490825 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1424/5697] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/fc1d442c-475b-49bc-a2bb-49d6c3ba475f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:12.499063 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b35b9688-6b10-4a1c-820c-bcb7a6849759 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.501057 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b35b9688-6b10-4a1c-820c-bcb7a6849759 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] DELETE https://10.4.3.221/volume/v3/types/83d561a9-eae4-4bd7-8bca-ea34b1dc7d5f Aug 18 14:02:12.501535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b35b9688-6b10-4a1c-820c-bcb7a6849759 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.502039 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b35b9688-6b10-4a1c-820c-bcb7a6849759 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.531167 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b35b9688-6b10-4a1c-820c-bcb7a6849759 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/83d561a9-eae4-4bd7-8bca-ea34b1dc7d5f returned with HTTP 202 Aug 18 14:02:12.531923 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1425/5698] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/83d561a9-eae4-4bd7-8bca-ea34b1dc7d5f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:12.539697 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6dbbdc39-4a3c-4b65-920d-423efa348e7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.541993 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dbbdc39-4a3c-4b65-920d-423efa348e7e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] DELETE https://10.4.3.221/volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c Aug 18 14:02:12.542225 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dbbdc39-4a3c-4b65-920d-423efa348e7e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.542518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dbbdc39-4a3c-4b65-920d-423efa348e7e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.574138 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dbbdc39-4a3c-4b65-920d-423efa348e7e tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c returned with HTTP 202 Aug 18 14:02:12.575030 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1418/5699] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/ec7bc515-70fd-414e-8984-0b3d203d240c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:12.583041 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-276b04c9-fd50-4931-826a-d6b2409ab32d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.584911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-276b04c9-fd50-4931-826a-d6b2409ab32d tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] DELETE https://10.4.3.221/volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4 Aug 18 14:02:12.585095 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-276b04c9-fd50-4931-826a-d6b2409ab32d tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.585926 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-276b04c9-fd50-4931-826a-d6b2409ab32d tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.613027 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-276b04c9-fd50-4931-826a-d6b2409ab32d tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4 returned with HTTP 202 Aug 18 14:02:12.613493 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1433/5700] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/eea668c5-d426-4cb8-816e-999746e758b4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:12.621573 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9221c986-6e07-4a3f-8cac-cc513d5708c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.623309 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9221c986-6e07-4a3f-8cac-cc513d5708c6 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] DELETE https://10.4.3.221/volume/v3/types/ce7a3b5a-5bb5-4e38-8fae-0843f1ceffc2 Aug 18 14:02:12.623544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9221c986-6e07-4a3f-8cac-cc513d5708c6 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.623722 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9221c986-6e07-4a3f-8cac-cc513d5708c6 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.651205 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9221c986-6e07-4a3f-8cac-cc513d5708c6 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/ce7a3b5a-5bb5-4e38-8fae-0843f1ceffc2 returned with HTTP 202 Aug 18 14:02:12.651911 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1425/5701] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/ce7a3b5a-5bb5-4e38-8fae-0843f1ceffc2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:12.660798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2709e08d-1ab2-4ed4-8e9b-49acd86d6c72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:12.662548 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2709e08d-1ab2-4ed4-8e9b-49acd86d6c72 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] DELETE https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f Aug 18 14:02:12.662963 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2709e08d-1ab2-4ed4-8e9b-49acd86d6c72 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:12.664445 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2709e08d-1ab2-4ed4-8e9b-49acd86d6c72 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:12.686340 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2709e08d-1ab2-4ed4-8e9b-49acd86d6c72 tempest-VolumeTypesReaderTests-635221035 tempest-VolumeTypesReaderTests-635221035-project-admin] https://10.4.3.221/volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f returned with HTTP 202 Aug 18 14:02:12.687094 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1426/5702] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:12 2026] DELETE /volume/v3/types/5ac39105-f16d-4214-ac4f-7fdd85453b6f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:18.853986 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65af82ec-b732-4cff-8dd7-e7b9cb025546 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:18.855875 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65af82ec-b732-4cff-8dd7-e7b9cb025546 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:18.856136 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65af82ec-b732-4cff-8dd7-e7b9cb025546 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:18.856416 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65af82ec-b732-4cff-8dd7-e7b9cb025546 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:18.864590 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:18.864590 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:18.870074 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-65af82ec-b732-4cff-8dd7-e7b9cb025546 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:18.876273 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65af82ec-b732-4cff-8dd7-e7b9cb025546 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:18.876889 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1419/5703] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:18 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:18.889554 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d7fe4176-b917-4702-9b64-79f2df83d4d7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:18.891547 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d7fe4176-b917-4702-9b64-79f2df83d4d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:18.891851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d7fe4176-b917-4702-9b64-79f2df83d4d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:18.892149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d7fe4176-b917-4702-9b64-79f2df83d4d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:18.901322 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:18.901322 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:18.905316 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d7fe4176-b917-4702-9b64-79f2df83d4d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:18.910247 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d7fe4176-b917-4702-9b64-79f2df83d4d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:18.910820 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1434/5704] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:18 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:18.954808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-36e02646-5238-4cf5-a1f8-b0e6c04fb4f2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:18.956791 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-36e02646-5238-4cf5-a1f8-b0e6c04fb4f2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:18.956985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-36e02646-5238-4cf5-a1f8-b0e6c04fb4f2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:18.957166 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-36e02646-5238-4cf5-a1f8-b0e6c04fb4f2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:18.963956 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:18.963956 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:18.968539 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-36e02646-5238-4cf5-a1f8-b0e6c04fb4f2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:18.973288 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-36e02646-5238-4cf5-a1f8-b0e6c04fb4f2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:18.973941 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1426/5705] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:02:18 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:19.062492 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de4976ca-4938-419b-b19e-09ff51859468 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:19.062983 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de4976ca-4938-419b-b19e-09ff51859468 None None] GET https://10.4.3.221/volume// Aug 18 14:02:19.063221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de4976ca-4938-419b-b19e-09ff51859468 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:19.063479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de4976ca-4938-419b-b19e-09ff51859468 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:19.063891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de4976ca-4938-419b-b19e-09ff51859468 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:02:19.064249 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1427/5706] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:02:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:02:19.072285 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-996fa3ba-4a22-4092-807b-b7103e8dc0a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:19.074606 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-996fa3ba-4a22-4092-807b-b7103e8dc0a5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:02:19.074873 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-996fa3ba-4a22-4092-807b-b7103e8dc0a5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ebac394-cc19-47fd-a658-d64d250a3a61", "connector": null, "instance_uuid": "400a559d-fbeb-4654-aaef-cb9115d2760b"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:19.086163 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:19.086163 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:19.115572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-996fa3ba-4a22-4092-807b-b7103e8dc0a5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:02:19.116111 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1420/5707] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:02:19 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 18 14:02:19.147135 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-85de3fa4-1675-44f0-87e6-12b79e871432 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:19.154898 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85de3fa4-1675-44f0-87e6-12b79e871432 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:19.154898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85de3fa4-1675-44f0-87e6-12b79e871432 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:19.154898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85de3fa4-1675-44f0-87e6-12b79e871432 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:19.158946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c436164d-3fb4-45a0-bf6f-1ec73efa0ed0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:19.160247 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c436164d-3fb4-45a0-bf6f-1ec73efa0ed0 None None] GET https://10.4.3.221/volume// Aug 18 14:02:19.160247 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c436164d-3fb4-45a0-bf6f-1ec73efa0ed0 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:19.160247 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c436164d-3fb4-45a0-bf6f-1ec73efa0ed0 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:19.160247 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c436164d-3fb4-45a0-bf6f-1ec73efa0ed0 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:02:19.160990 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1427/5708] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:02:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:02:19.168781 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-e584fcdd-6b27-41c2-9bcd-86057d1fc66f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:19.170370 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:19.170370 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:19.170975 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-e584fcdd-6b27-41c2-9bcd-86057d1fc66f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:19.171260 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-e584fcdd-6b27-41c2-9bcd-86057d1fc66f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:19.171552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-e584fcdd-6b27-41c2-9bcd-86057d1fc66f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:19.174623 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-85de3fa4-1675-44f0-87e6-12b79e871432 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:19.179553 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85de3fa4-1675-44f0-87e6-12b79e871432 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:19.179553 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1435/5709] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:19 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:19.181141 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:19.181141 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:19.184383 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-e584fcdd-6b27-41c2-9bcd-86057d1fc66f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:19.188169 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-e584fcdd-6b27-41c2-9bcd-86057d1fc66f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:19.188553 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1428/5710] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:02:19 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 1057 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:02:19.289757 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-511ae140-dc40-4a3b-8f1c-757214f410b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:19.292524 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-511ae140-dc40-4a3b-8f1c-757214f410b3 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] PUT https://10.4.3.221/volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c Aug 18 14:02:19.293098 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-511ae140-dc40-4a3b-8f1c-757214f410b3 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:19.301780 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-511ae140-dc40-4a3b-8f1c-757214f410b3 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Acquiring lock "cinder-attachment_update-7ebac394-cc19-47fd-a658-d64d250a3a61-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:02:19.308086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-511ae140-dc40-4a3b-8f1c-757214f410b3 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-7ebac394-cc19-47fd-a658-d64d250a3a61-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:02:19.309129 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:19.309129 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:19.389188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-511ae140-dc40-4a3b-8f1c-757214f410b3 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-7ebac394-cc19-47fd-a658-d64d250a3a61-np0000007658" released by "attachment_update" :: held 0.081s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:02:19.389550 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-511ae140-dc40-4a3b-8f1c-757214f410b3 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c returned with HTTP 200 Aug 18 14:02:19.390119 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1421/5711] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:02:19 2026] PUT /volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:19.400078 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-b97a8ab4-5bdd-426c-8278-ca64e9f7bcac None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:19.402121 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-b97a8ab4-5bdd-426c-8278-ca64e9f7bcac tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/encryption Aug 18 14:02:19.402301 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-b97a8ab4-5bdd-426c-8278-ca64e9f7bcac tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:19.402495 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-b97a8ab4-5bdd-426c-8278-ca64e9f7bcac tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:19.412427 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:19.412427 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:19.421806 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-b97a8ab4-5bdd-426c-8278-ca64e9f7bcac tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/encryption returned with HTTP 200 Aug 18 14:02:19.422424 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1428/5712] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:02:19 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:20.193770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-36ad515d-40c6-40af-81b4-ad09f2ae1469 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:20.195964 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-36ad515d-40c6-40af-81b4-ad09f2ae1469 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:20.196239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-36ad515d-40c6-40af-81b4-ad09f2ae1469 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:20.196456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-36ad515d-40c6-40af-81b4-ad09f2ae1469 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:20.209545 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:20.209545 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:20.215104 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-36ad515d-40c6-40af-81b4-ad09f2ae1469 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:20.221880 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-36ad515d-40c6-40af-81b4-ad09f2ae1469 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:20.222431 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1436/5713] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:20 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:21.235221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ddcbdbd-346a-49cf-a61d-f2cfa6413552 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:21.237821 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ddcbdbd-346a-49cf-a61d-f2cfa6413552 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:21.238183 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ddcbdbd-346a-49cf-a61d-f2cfa6413552 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:21.238468 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ddcbdbd-346a-49cf-a61d-f2cfa6413552 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:21.251739 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:21.251739 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:21.256821 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ddcbdbd-346a-49cf-a61d-f2cfa6413552 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:21.263073 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ddcbdbd-346a-49cf-a61d-f2cfa6413552 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:21.263657 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1429/5714] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:21 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:22.277362 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33d074fd-4575-489b-b36f-e59a047b1f90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:22.280108 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33d074fd-4575-489b-b36f-e59a047b1f90 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:22.280438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33d074fd-4575-489b-b36f-e59a047b1f90 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:22.280735 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33d074fd-4575-489b-b36f-e59a047b1f90 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:22.294608 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:22.294608 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:22.299108 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33d074fd-4575-489b-b36f-e59a047b1f90 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:22.304269 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33d074fd-4575-489b-b36f-e59a047b1f90 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:22.304803 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1422/5715] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:22 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:23.319818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-79745278-3ea7-45db-8155-d9aa8225f118 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:23.321877 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-79745278-3ea7-45db-8155-d9aa8225f118 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:23.322115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-79745278-3ea7-45db-8155-d9aa8225f118 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:23.322347 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-79745278-3ea7-45db-8155-d9aa8225f118 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:23.333815 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:23.333815 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:23.337905 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-79745278-3ea7-45db-8155-d9aa8225f118 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:23.343465 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-79745278-3ea7-45db-8155-d9aa8225f118 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:23.343929 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1429/5716] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:23 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:24.357802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-949841dd-a1a1-4f1e-a257-c2335cedf22b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:24.359962 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-949841dd-a1a1-4f1e-a257-c2335cedf22b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:24.360248 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-949841dd-a1a1-4f1e-a257-c2335cedf22b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:24.360517 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-949841dd-a1a1-4f1e-a257-c2335cedf22b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:24.377208 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:24.377208 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:24.386617 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-949841dd-a1a1-4f1e-a257-c2335cedf22b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:24.392899 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-949841dd-a1a1-4f1e-a257-c2335cedf22b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:24.393549 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1437/5717] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:24 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:25.409689 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a00b04ad-90af-449b-9bc6-0bf6845b7f1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:25.411668 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00b04ad-90af-449b-9bc6-0bf6845b7f1c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:25.411967 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00b04ad-90af-449b-9bc6-0bf6845b7f1c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:25.412271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00b04ad-90af-449b-9bc6-0bf6845b7f1c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:25.424364 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:25.424364 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:25.429847 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a00b04ad-90af-449b-9bc6-0bf6845b7f1c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:25.439087 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00b04ad-90af-449b-9bc6-0bf6845b7f1c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:25.439831 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1430/5718] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:25 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:26.458527 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d1dcd47-0094-4c26-8863-a78b2679897a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:26.460565 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d1dcd47-0094-4c26-8863-a78b2679897a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:26.460813 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d1dcd47-0094-4c26-8863-a78b2679897a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:26.461356 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d1dcd47-0094-4c26-8863-a78b2679897a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:26.478144 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:26.478144 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:26.484175 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d1dcd47-0094-4c26-8863-a78b2679897a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:26.490572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d1dcd47-0094-4c26-8863-a78b2679897a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:26.491116 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1423/5719] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:26 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:27.514612 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c2d6bdf8-b8f3-4dbd-9f8d-9b1af8fe3e0a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:27.516930 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2d6bdf8-b8f3-4dbd-9f8d-9b1af8fe3e0a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:27.517677 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2d6bdf8-b8f3-4dbd-9f8d-9b1af8fe3e0a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:27.517997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2d6bdf8-b8f3-4dbd-9f8d-9b1af8fe3e0a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:27.531747 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:27.531747 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:27.538000 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c2d6bdf8-b8f3-4dbd-9f8d-9b1af8fe3e0a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:27.545059 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2d6bdf8-b8f3-4dbd-9f8d-9b1af8fe3e0a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:27.545702 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1430/5720] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:27 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:28.563767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e3285f71-ea9b-41e3-b78e-c72c730876af None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:28.566672 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3285f71-ea9b-41e3-b78e-c72c730876af tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:28.567060 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3285f71-ea9b-41e3-b78e-c72c730876af tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:28.567442 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e3285f71-ea9b-41e3-b78e-c72c730876af tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:28.580644 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:28.580644 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:28.586222 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e3285f71-ea9b-41e3-b78e-c72c730876af tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:28.594513 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e3285f71-ea9b-41e3-b78e-c72c730876af tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:28.594513 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1438/5721] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:28 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:29.614463 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0f2cc2b-170e-4fcb-b8e3-012ece38bec7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:29.617354 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0f2cc2b-170e-4fcb-b8e3-012ece38bec7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:29.617629 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0f2cc2b-170e-4fcb-b8e3-012ece38bec7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:29.617845 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0f2cc2b-170e-4fcb-b8e3-012ece38bec7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:29.631232 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:29.631232 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:29.636485 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c0f2cc2b-170e-4fcb-b8e3-012ece38bec7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:29.645129 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0f2cc2b-170e-4fcb-b8e3-012ece38bec7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:29.645837 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1431/5722] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:29 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:30.659925 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-714a9f88-9cc1-468f-9939-ba4459316b5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:30.663903 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714a9f88-9cc1-468f-9939-ba4459316b5a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:30.663903 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714a9f88-9cc1-468f-9939-ba4459316b5a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:30.663903 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714a9f88-9cc1-468f-9939-ba4459316b5a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:30.676036 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:30.676036 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:30.683058 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-714a9f88-9cc1-468f-9939-ba4459316b5a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:30.689905 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714a9f88-9cc1-468f-9939-ba4459316b5a tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:30.690890 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1424/5723] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:30 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:31.710386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a87d2d3a-173c-4880-81ef-146cc37d07da None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:31.712452 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a87d2d3a-173c-4880-81ef-146cc37d07da tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:31.712693 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a87d2d3a-173c-4880-81ef-146cc37d07da tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:31.712971 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a87d2d3a-173c-4880-81ef-146cc37d07da tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:31.725743 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:31.725743 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:31.730602 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a87d2d3a-173c-4880-81ef-146cc37d07da tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:31.735953 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a87d2d3a-173c-4880-81ef-146cc37d07da tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:31.736471 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1431/5724] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:31 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:32.752676 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-aceb90aa-4627-48f2-a966-191c9030ce35 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:32.755116 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aceb90aa-4627-48f2-a966-191c9030ce35 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:32.755313 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aceb90aa-4627-48f2-a966-191c9030ce35 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:32.755508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aceb90aa-4627-48f2-a966-191c9030ce35 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:32.768827 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:32.768827 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:32.777190 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-aceb90aa-4627-48f2-a966-191c9030ce35 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:32.785120 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aceb90aa-4627-48f2-a966-191c9030ce35 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:32.786025 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1439/5725] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:32 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:33.056216 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-16b56c8b-1a1b-4d0a-9dc5-2fd598001788 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:33.058888 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-16b56c8b-1a1b-4d0a-9dc5-2fd598001788 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c/action Aug 18 14:02:33.059409 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-16b56c8b-1a1b-4d0a-9dc5-2fd598001788 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:02:33.059591 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-16b56c8b-1a1b-4d0a-9dc5-2fd598001788 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:33.085798 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:33.085798 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:33.103259 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5dccfb09-9be4-4c34-9c4e-d0681c7af71e req-16b56c8b-1a1b-4d0a-9dc5-2fd598001788 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c/action returned with HTTP 204 Aug 18 14:02:33.103951 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1432/5726] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:02:33 2026] POST /volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:33.806302 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4ef281d-79a5-4a15-a1df-33ed4005732c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:33.807975 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4ef281d-79a5-4a15-a1df-33ed4005732c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:33.808266 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4ef281d-79a5-4a15-a1df-33ed4005732c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:33.808473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4ef281d-79a5-4a15-a1df-33ed4005732c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:33.820552 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:33.820552 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:33.825635 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4ef281d-79a5-4a15-a1df-33ed4005732c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:33.831210 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4ef281d-79a5-4a15-a1df-33ed4005732c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:33.831746 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1425/5727] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:33 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:33.844889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0b642dc3-f910-431b-81ab-1290192c448b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:33.846979 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b642dc3-f910-431b-81ab-1290192c448b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:33.847183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0b642dc3-f910-431b-81ab-1290192c448b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:33.847428 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0b642dc3-f910-431b-81ab-1290192c448b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:33.857260 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:33.857260 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:33.861026 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0b642dc3-f910-431b-81ab-1290192c448b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:33.865520 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0b642dc3-f910-431b-81ab-1290192c448b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:33.865950 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1432/5728] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:33 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:33.911951 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-78b2fd21-aa5f-4a07-bfe6-6e5ae6230cbb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:33.914819 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-78b2fd21-aa5f-4a07-bfe6-6e5ae6230cbb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:33.915101 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-78b2fd21-aa5f-4a07-bfe6-6e5ae6230cbb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:33.915294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-78b2fd21-aa5f-4a07-bfe6-6e5ae6230cbb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:33.927806 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:33.927806 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:33.932681 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-78b2fd21-aa5f-4a07-bfe6-6e5ae6230cbb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:33.940582 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-78b2fd21-aa5f-4a07-bfe6-6e5ae6230cbb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:33.941330 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1440/5729] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:02:33 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 1170 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:33.966099 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-4753786d-3574-4b44-97ac-26e4db5aef07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:33.969326 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-4753786d-3574-4b44-97ac-26e4db5aef07 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/action Aug 18 14:02:33.969849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-4753786d-3574-4b44-97ac-26e4db5aef07 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:02:33.970049 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-4753786d-3574-4b44-97ac-26e4db5aef07 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:33.983926 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:33.983926 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:33.984441 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-4753786d-3574-4b44-97ac-26e4db5aef07 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:33.994759 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-4753786d-3574-4b44-97ac-26e4db5aef07 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Begin detaching volume completed successfully. Aug 18 14:02:33.995061 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-4753786d-3574-4b44-97ac-26e4db5aef07 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/action returned with HTTP 202 Aug 18 14:02:33.995656 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1433/5730] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:02:33 2026] POST /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:02:34.044088 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6a9ad76-1396-497a-bf49-6d7eb137b6bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:34.044493 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6a9ad76-1396-497a-bf49-6d7eb137b6bc None None] GET https://10.4.3.221/volume// Aug 18 14:02:34.044718 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6a9ad76-1396-497a-bf49-6d7eb137b6bc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:34.044975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6a9ad76-1396-497a-bf49-6d7eb137b6bc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:34.045441 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6a9ad76-1396-497a-bf49-6d7eb137b6bc None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:02:34.045715 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1426/5731] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:02:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:02:34.055075 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-c5ee8afb-f128-45b6-a62c-12ac825fdc21 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:34.057360 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-c5ee8afb-f128-45b6-a62c-12ac825fdc21 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:34.057624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-c5ee8afb-f128-45b6-a62c-12ac825fdc21 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:34.057849 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-c5ee8afb-f128-45b6-a62c-12ac825fdc21 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:34.067834 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:34.067834 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:34.071327 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-c5ee8afb-f128-45b6-a62c-12ac825fdc21 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:34.076533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-c5ee8afb-f128-45b6-a62c-12ac825fdc21 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:34.076943 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1433/5732] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:02:34 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:02:34.086109 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-df3a9a3c-a071-4308-ba62-bf145c8b9771 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:34.088595 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-df3a9a3c-a071-4308-ba62-bf145c8b9771 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/encryption Aug 18 14:02:34.088848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-df3a9a3c-a071-4308-ba62-bf145c8b9771 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:34.089055 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-df3a9a3c-a071-4308-ba62-bf145c8b9771 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:34.099333 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:34.099333 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:34.106951 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-df3a9a3c-a071-4308-ba62-bf145c8b9771 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/encryption returned with HTTP 200 Aug 18 14:02:34.107558 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1441/5733] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:02:34 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:35.211415 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-7f0953ce-ad74-43ed-ba5e-7c365900e38d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:35.213921 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-7f0953ce-ad74-43ed-ba5e-7c365900e38d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c Aug 18 14:02:35.213921 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-7f0953ce-ad74-43ed-ba5e-7c365900e38d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:35.214096 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-7f0953ce-ad74-43ed-ba5e-7c365900e38d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:35.222748 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:35.222748 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:35.277587 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f9d5367-8987-4443-aa95-b790bb4de790 req-7f0953ce-ad74-43ed-ba5e-7c365900e38d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c returned with HTTP 200 Aug 18 14:02:35.278197 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1434/5734] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:02:35 2026] DELETE /volume/v3/attachments/b2c75b95-b3d9-4493-ac54-6d8553524e2c => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:36.173457 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f59296e5-115b-4f2b-919c-59df59cda372 req-c9999b2f-af10-4b31-9d16-28b936cdbda2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:36.177077 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f59296e5-115b-4f2b-919c-59df59cda372 req-c9999b2f-af10-4b31-9d16-28b936cdbda2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:36.177333 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f59296e5-115b-4f2b-919c-59df59cda372 req-c9999b2f-af10-4b31-9d16-28b936cdbda2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:36.177746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f59296e5-115b-4f2b-919c-59df59cda372 req-c9999b2f-af10-4b31-9d16-28b936cdbda2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:36.186202 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:36.186202 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:36.191494 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f59296e5-115b-4f2b-919c-59df59cda372 req-c9999b2f-af10-4b31-9d16-28b936cdbda2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:36.197839 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f59296e5-115b-4f2b-919c-59df59cda372 req-c9999b2f-af10-4b31-9d16-28b936cdbda2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:36.198164 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1427/5735] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:02:36 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:39.148162 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:39.150098 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:39.150309 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:39.150559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:39.150739 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume with id: 7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:39.159562 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:39.159562 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:39.160133 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:39.173645 np0000007658 devstack@c-api.service[100282]: WARNING cinder.keymgr.conf_key_mgr [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:02:39.181073 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume request issued successfully. Aug 18 14:02:39.181350 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe26d58e-8149-4174-b3e6-cf30c20476d7 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 202 Aug 18 14:02:39.181830 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1434/5736] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:02:39 2026] DELETE /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:39.190022 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-141d6945-5234-4389-9fba-a769556a3ded None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:39.191840 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-141d6945-5234-4389-9fba-a769556a3ded tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:39.192052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-141d6945-5234-4389-9fba-a769556a3ded tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:39.192253 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-141d6945-5234-4389-9fba-a769556a3ded tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:39.200469 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:39.200469 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:39.205086 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-141d6945-5234-4389-9fba-a769556a3ded tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:02:39.211714 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-141d6945-5234-4389-9fba-a769556a3ded tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 200 Aug 18 14:02:39.212325 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1442/5737] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:39 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:40.228771 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6111bc7a-e601-45bf-b00a-30d96b1eb4ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:40.231140 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6111bc7a-e601-45bf-b00a-30d96b1eb4ba tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 Aug 18 14:02:40.231463 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6111bc7a-e601-45bf-b00a-30d96b1eb4ba tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:40.231999 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6111bc7a-e601-45bf-b00a-30d96b1eb4ba tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:40.238434 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6111bc7a-e601-45bf-b00a-30d96b1eb4ba tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 returned with HTTP 404 Aug 18 14:02:40.239130 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1435/5738] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:40 2026] GET /volume/v3/volumes/7ebac394-cc19-47fd-a658-d64d250a3a61 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:40.247212 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89b02c18-ba43-4192-9c78-3f90baa50e3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:40.249107 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89b02c18-ba43-4192-9c78-3f90baa50e3a tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 14:02:40.249373 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89b02c18-ba43-4192-9c78-3f90baa50e3a tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:40.249594 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89b02c18-ba43-4192-9c78-3f90baa50e3a tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:40.250541 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89b02c18-ba43-4192-9c78-3f90baa50e3a tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:02:40.270450 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89b02c18-ba43-4192-9c78-3f90baa50e3a tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Get all volumes completed successfully. Aug 18 14:02:40.273239 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:40.273239 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:40.281836 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89b02c18-ba43-4192-9c78-3f90baa50e3a tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 14:02:40.282990 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1428/5739] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 14:02:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10592 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:02:40.302643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-673379fd-d185-4048-a807-5188f37dae0c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:40.305543 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-673379fd-d185-4048-a807-5188f37dae0c tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] DELETE https://10.4.3.221/volume/v3/types/47de0f84-176e-484e-b383-7050f0476091 Aug 18 14:02:40.305880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-673379fd-d185-4048-a807-5188f37dae0c tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:40.306195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-673379fd-d185-4048-a807-5188f37dae0c tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:40.340952 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-673379fd-d185-4048-a807-5188f37dae0c tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/47de0f84-176e-484e-b383-7050f0476091 returned with HTTP 202 Aug 18 14:02:40.341371 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1435/5740] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:40 2026] DELETE /volume/v3/types/47de0f84-176e-484e-b383-7050f0476091 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:40.345123 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-1be55e21-a7c4-4b6e-b8e9-1586e4ee4dc1 req-48e4f8e0-8da7-48cb-8237-a9267fe645a3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:40.347263 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-1be55e21-a7c4-4b6e-b8e9-1586e4ee4dc1 req-48e4f8e0-8da7-48cb-8237-a9267fe645a3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc Aug 18 14:02:40.347528 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-1be55e21-a7c4-4b6e-b8e9-1586e4ee4dc1 req-48e4f8e0-8da7-48cb-8237-a9267fe645a3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:40.347798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-1be55e21-a7c4-4b6e-b8e9-1586e4ee4dc1 req-48e4f8e0-8da7-48cb-8237-a9267fe645a3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:40.353943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-035cf081-4052-4ffd-956d-717b068f1a97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:40.354688 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:40.354688 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:40.356242 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-035cf081-4052-4ffd-956d-717b068f1a97 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:02:40.357153 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-035cf081-4052-4ffd-956d-717b068f1a97 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1254527149", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:40.358784 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:40.358784 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:40.373852 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-035cf081-4052-4ffd-956d-717b068f1a97 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:02:40.375656 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1436/5741] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 14:02:40 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 18 14:02:40.382745 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ef5b8be-4129-4a38-82ff-572076892d4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:40.385110 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ef5b8be-4129-4a38-82ff-572076892d4f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] POST https://10.4.3.221/volume/v3/types/1df08738-a9ec-4382-9c67-77e11ec5ff5b/encryption Aug 18 14:02:40.385589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ef5b8be-4129-4a38-82ff-572076892d4f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:40.403733 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ef5b8be-4129-4a38-82ff-572076892d4f tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/1df08738-a9ec-4382-9c67-77e11ec5ff5b/encryption returned with HTTP 200 Aug 18 14:02:40.404490 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1429/5742] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:02:40 2026] POST /volume/v3/types/1df08738-a9ec-4382-9c67-77e11ec5ff5b/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:40.414319 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-1be55e21-a7c4-4b6e-b8e9-1586e4ee4dc1 req-48e4f8e0-8da7-48cb-8237-a9267fe645a3 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc returned with HTTP 200 Aug 18 14:02:40.414514 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-def33626-57da-4b06-b5a2-0d310db8f9ef None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:40.415062 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1443/5743] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:02:40 2026] DELETE /volume/v3/attachments/09136935-ac12-4d95-8d2b-e2c46f526edc => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:40.416432 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:02:40.416853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-240916491", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1254527149", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:40.418745 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-240916491', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1254527149', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:02:40.426466 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume of 1 GB Aug 18 14:02:40.426824 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:40.426824 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:40.427328 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Availability Zones retrieved successfully. Aug 18 14:02:40.437131 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (6475cb3e-7f69-4410-889b-44558fb04f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:02:40.438441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38848350-b0e6-4e4e-baec-0eb73d2b2b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:40.441986 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:02:40.480123 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38848350-b0e6-4e4e-baec-0eb73d2b2b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:02:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1df08738-a9ec-4382-9c67-77e11ec5ff5b,is_public=True,name='tempest-scenario-type-luks-1254527149',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1df08738-a9ec-4382-9c67-77e11ec5ff5b', '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=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:40.481327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dada1a56-d194-40cb-8bc7-9a19d962e54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:40.513123 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1254527149 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1254527149, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:40.513414 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1254527149 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1254527149, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:02:40.541088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Created reservations ['741e4b12-313d-47fb-8bde-925c2b1256e1', 'cb787a7c-1986-46c3-b1fb-ed5b1d7d1451', 'e6beae54-d240-4cb7-b4cc-ecbec50286c6', '96b8ccec-cafa-4aca-a327-94a4a7a431d1'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:02:40.542012 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dada1a56-d194-40cb-8bc7-9a19d962e54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['741e4b12-313d-47fb-8bde-925c2b1256e1', 'cb787a7c-1986-46c3-b1fb-ed5b1d7d1451', 'e6beae54-d240-4cb7-b4cc-ecbec50286c6', '96b8ccec-cafa-4aca-a327-94a4a7a431d1']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:40.542765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20cc27d6-4e4e-4fe9-b69f-a6d0e046c6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:40.570567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20cc27d6-4e4e-4fe9-b69f-a6d0e046c6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0c7acb8-e422-498a-8645-5b7925983ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-240916491',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['741e4b12-313d-47fb-8bde-925c2b1256e1','cb787a7c-1986-46c3-b1fb-ed5b1d7d1451','e6beae54-d240-4cb7-b4cc-ecbec50286c6','96b8ccec-cafa-4aca-a327-94a4a7a431d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=1df08738-a9ec-4382-9c67-77e11ec5ff5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-240916491',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c0c7acb8-e422-498a-8645-5b7925983ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4940fd5158fe41d79425b025aed3f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1df08738-a9ec-4382-9c67-77e11ec5ff5b),volume_type_id=1df08738-a9ec-4382-9c67-77e11ec5ff5b)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:40.571496 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506d0018-1497-4090-bb11-9c52096a3583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:40.591342 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506d0018-1497-4090-bb11-9c52096a3583) transitioned into state 'SUCCESS' from state '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-240916491',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd0fb3e8d13e465ea8c1d76d378faa70',qos_specs=None,replication_status=,reservations=['741e4b12-313d-47fb-8bde-925c2b1256e1','cb787a7c-1986-46c3-b1fb-ed5b1d7d1451','e6beae54-d240-4cb7-b4cc-ecbec50286c6','96b8ccec-cafa-4aca-a327-94a4a7a431d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4940fd5158fe41d79425b025aed3f1f3',volume_type_id=1df08738-a9ec-4382-9c67-77e11ec5ff5b)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:40.592073 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfbac9d-1e20-47e6-a136-faa330f6f797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:02:40.601382 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfbac9d-1e20-47e6-a136-faa330f6f797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:02:40.602231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Flow 'volume_create_api' (6475cb3e-7f69-4410-889b-44558fb04f67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:02:40.602552 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Create volume request issued successfully. Aug 18 14:02:40.603165 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-def33626-57da-4b06-b5a2-0d310db8f9ef tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:02:40.604039 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1436/5744] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:02:40 2026] POST /volume/v3/volumes => generated 784 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:02:41.583400 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-43a2e601-22fb-4f04-a677-2d9e50ef340b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:41.586367 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-43a2e601-22fb-4f04-a677-2d9e50ef340b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:02:41.586668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-43a2e601-22fb-4f04-a677-2d9e50ef340b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:41.587011 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-43a2e601-22fb-4f04-a677-2d9e50ef340b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:41.599546 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:41.599546 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:41.606117 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-43a2e601-22fb-4f04-a677-2d9e50ef340b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:02:41.615274 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-43a2e601-22fb-4f04-a677-2d9e50ef340b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:02:41.615939 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1437/5745] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:02:41 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:42.136027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-0fb170b8-c511-4b3c-934f-85e90e1e9bfa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:42.138268 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-0fb170b8-c511-4b3c-934f-85e90e1e9bfa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:02:42.138492 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-0fb170b8-c511-4b3c-934f-85e90e1e9bfa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:42.138688 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-0fb170b8-c511-4b3c-934f-85e90e1e9bfa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:42.147544 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:42.147544 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:42.152168 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-0fb170b8-c511-4b3c-934f-85e90e1e9bfa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:02:42.158169 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-0fb170b8-c511-4b3c-934f-85e90e1e9bfa tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:02:42.158717 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1430/5746] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:02:42 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:42.170574 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e798a46c-0808-4e47-81e7-d30341067a8a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:42.171020 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e798a46c-0808-4e47-81e7-d30341067a8a None None] GET https://10.4.3.221/volume// Aug 18 14:02:42.171196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e798a46c-0808-4e47-81e7-d30341067a8a None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:42.171420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e798a46c-0808-4e47-81e7-d30341067a8a None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:42.171732 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e798a46c-0808-4e47-81e7-d30341067a8a None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:02:42.172095 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1444/5747] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:02:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:02:42.182368 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-dc7fc5cc-85f2-4d5b-b271-6dbf42db5b6e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:42.184549 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-dc7fc5cc-85f2-4d5b-b271-6dbf42db5b6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:02:42.184934 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-dc7fc5cc-85f2-4d5b-b271-6dbf42db5b6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e4ed463-bbfa-4170-bfef-ada2a58892fc", "connector": null, "instance_uuid": "fc461a33-977f-4ceb-ba8a-140fb3c260e4"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:42.193565 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:42.193565 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:42.219495 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-dc7fc5cc-85f2-4d5b-b271-6dbf42db5b6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:02:42.219495 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1437/5748] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:02:42 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 18 14:02:43.205446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f8cac23-b5bf-435c-884d-10dd6cb426ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:43.205894 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f8cac23-b5bf-435c-884d-10dd6cb426ff None None] GET https://10.4.3.221/volume// Aug 18 14:02:43.206099 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f8cac23-b5bf-435c-884d-10dd6cb426ff None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:43.206321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f8cac23-b5bf-435c-884d-10dd6cb426ff None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:43.206751 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f8cac23-b5bf-435c-884d-10dd6cb426ff None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:02:43.207088 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1438/5749] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:02:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:02:43.222630 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-282508f7-c185-4154-97f6-2d35099eda28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:43.225611 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-282508f7-c185-4154-97f6-2d35099eda28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:02:43.225884 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-282508f7-c185-4154-97f6-2d35099eda28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:43.226219 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-282508f7-c185-4154-97f6-2d35099eda28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:43.238115 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:43.238115 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:43.241657 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-282508f7-c185-4154-97f6-2d35099eda28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:02:43.246559 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-282508f7-c185-4154-97f6-2d35099eda28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:02:43.247104 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1431/5750] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:02:43 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:02:43.371894 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-e8035274-2b02-42ab-80cf-b59a6ea75379 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:43.374661 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-e8035274-2b02-42ab-80cf-b59a6ea75379 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d Aug 18 14:02:43.375149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-e8035274-2b02-42ab-80cf-b59a6ea75379 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:43.384336 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-e8035274-2b02-42ab-80cf-b59a6ea75379 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-5e4ed463-bbfa-4170-bfef-ada2a58892fc-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:02:43.391258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-e8035274-2b02-42ab-80cf-b59a6ea75379 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-5e4ed463-bbfa-4170-bfef-ada2a58892fc-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:02:43.391904 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:43.391904 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:43.505811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-e8035274-2b02-42ab-80cf-b59a6ea75379 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-5e4ed463-bbfa-4170-bfef-ada2a58892fc-np0000007658" released by "attachment_update" :: held 0.115s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:02:43.506239 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-e8035274-2b02-42ab-80cf-b59a6ea75379 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d returned with HTTP 200 Aug 18 14:02:43.506825 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1445/5751] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:02:43 2026] PUT /volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:43.541072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-7a667117-667e-4cf0-a2aa-e60c0507c829 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:43.543573 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-7a667117-667e-4cf0-a2aa-e60c0507c829 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d/action Aug 18 14:02:43.543922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-7a667117-667e-4cf0-a2aa-e60c0507c829 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:02:43.544045 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-7a667117-667e-4cf0-a2aa-e60c0507c829 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:02:43.591099 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:43.591099 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:43.607947 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-536acf0c-9662-4ca4-a33a-ecdd47224e4e req-7a667117-667e-4cf0-a2aa-e60c0507c829 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d/action returned with HTTP 204 Aug 18 14:02:43.609061 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1438/5752] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:02:43 2026] POST /volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:51.612515 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:UPDATE=27,cinder:SELECT=93,cinder:INSERT=27 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:02:51.651415 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-84d7c080-e6b8-4d61-bcf5-2c933b5c4240 req-dad04d51-432c-4dde-ac94-807655e9872d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:51.654075 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-84d7c080-e6b8-4d61-bcf5-2c933b5c4240 req-dad04d51-432c-4dde-ac94-807655e9872d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] DELETE https://10.4.3.221/volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc Aug 18 14:02:51.654354 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-84d7c080-e6b8-4d61-bcf5-2c933b5c4240 req-dad04d51-432c-4dde-ac94-807655e9872d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:51.654614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-84d7c080-e6b8-4d61-bcf5-2c933b5c4240 req-dad04d51-432c-4dde-ac94-807655e9872d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:51.665019 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:51.665019 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:51.725825 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-84d7c080-e6b8-4d61-bcf5-2c933b5c4240 req-dad04d51-432c-4dde-ac94-807655e9872d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc returned with HTTP 200 Aug 18 14:02:51.726894 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1439/5753] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:02:51 2026] DELETE /volume/v3/attachments/6098b4a4-bb9a-4105-b73c-bb4c6a91c9dc => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:02:53.079417 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb01542f-dc46-4b3b-860f-c7822188a85d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:53.081354 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:02:53.081599 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:53.081878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:53.082118 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume with id: a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:02:53.090587 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:53.090587 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:53.091233 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:02:53.104067 np0000007658 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:02:53.111000 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume request issued successfully. Aug 18 14:02:53.111167 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb01542f-dc46-4b3b-860f-c7822188a85d tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 202 Aug 18 14:02:53.111739 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1432/5754] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:02:53 2026] DELETE /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:53.120489 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6a2ada70-2063-4cfc-9751-9aa89a43c003 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:53.123884 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a2ada70-2063-4cfc-9751-9aa89a43c003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:02:53.124161 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a2ada70-2063-4cfc-9751-9aa89a43c003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:53.124465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a2ada70-2063-4cfc-9751-9aa89a43c003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:53.133364 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:53.133364 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:02:53.137606 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6a2ada70-2063-4cfc-9751-9aa89a43c003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:02:53.143476 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a2ada70-2063-4cfc-9751-9aa89a43c003 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 200 Aug 18 14:02:53.143911 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1446/5755] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:53 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 1449 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:53.601894 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=113,cinder:INSERT=19,cinder:UPDATE=33 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:02:54.162713 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4006ad31-373e-48d5-9f32-eeacabea751b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:54.164957 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4006ad31-373e-48d5-9f32-eeacabea751b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 Aug 18 14:02:54.165257 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4006ad31-373e-48d5-9f32-eeacabea751b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:54.165482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4006ad31-373e-48d5-9f32-eeacabea751b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:54.172588 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4006ad31-373e-48d5-9f32-eeacabea751b tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 returned with HTTP 404 Aug 18 14:02:54.173280 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1439/5756] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:54 2026] GET /volume/v3/volumes/a07ac5b6-0ba2-4025-ac87-1a14744294b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:54.490766 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c93bded-bc78-4434-913c-af73bc055ac0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:54.493291 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:02:54.493539 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:54.493802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:54.494052 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume with id: a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:02:54.503221 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:54.503221 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:02:54.503811 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:02:54.517422 np0000007658 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:02:54.523511 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Delete volume request issued successfully. Aug 18 14:02:54.523731 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c93bded-bc78-4434-913c-af73bc055ac0 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 202 Aug 18 14:02:54.524180 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1440/5757] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:02:54 2026] DELETE /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:02:54.535679 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c4ff82e-7d95-4b62-8154-15f083e2df79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:54.537955 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c4ff82e-7d95-4b62-8154-15f083e2df79 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:02:54.538208 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c4ff82e-7d95-4b62-8154-15f083e2df79 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:54.538433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c4ff82e-7d95-4b62-8154-15f083e2df79 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:54.546483 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:54.546483 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:02:54.551543 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c4ff82e-7d95-4b62-8154-15f083e2df79 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Volume info retrieved successfully. Aug 18 14:02:54.557009 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c4ff82e-7d95-4b62-8154-15f083e2df79 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 200 Aug 18 14:02:54.557416 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1433/5758] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:54 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:55.573281 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8e98686b-8269-4655-857d-5d1df50c6801 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:55.575981 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e98686b-8269-4655-857d-5d1df50c6801 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] GET https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b Aug 18 14:02:55.576291 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e98686b-8269-4655-857d-5d1df50c6801 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:55.576539 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8e98686b-8269-4655-857d-5d1df50c6801 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:55.583373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8e98686b-8269-4655-857d-5d1df50c6801 tempest-TestEncryptedCinderVolumes-468068012 tempest-TestEncryptedCinderVolumes-468068012-project-member] https://10.4.3.221/volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b returned with HTTP 404 Aug 18 14:02:55.584084 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1447/5759] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:02:55 2026] GET /volume/v3/volumes/a9301507-a90f-4f63-97fc-9c233d9d718b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:02:55.593043 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7f7b31d3-c840-41f9-aae1-4a0806d1260a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:55.594812 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f7b31d3-c840-41f9-aae1-4a0806d1260a tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 14:02:55.595032 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7f7b31d3-c840-41f9-aae1-4a0806d1260a tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:55.595313 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7f7b31d3-c840-41f9-aae1-4a0806d1260a tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Calling method 'detail' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:55.596169 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7f7b31d3-c840-41f9-aae1-4a0806d1260a tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:02:55.608737 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7f7b31d3-c840-41f9-aae1-4a0806d1260a tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Get all volumes completed successfully. Aug 18 14:02:55.610580 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:02:55.610580 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:02:55.615182 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7f7b31d3-c840-41f9-aae1-4a0806d1260a tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 14:02:55.615675 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1440/5760] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 14:02:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:02:55.632226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a74d0d1-9db6-4048-ade6-a3470c6a4d74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:02:55.634663 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a74d0d1-9db6-4048-ade6-a3470c6a4d74 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] DELETE https://10.4.3.221/volume/v3/types/288f7b6c-e205-4268-a375-270a629068c2 Aug 18 14:02:55.635118 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a74d0d1-9db6-4048-ade6-a3470c6a4d74 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:02:55.635341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a74d0d1-9db6-4048-ade6-a3470c6a4d74 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:02:55.660778 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a74d0d1-9db6-4048-ade6-a3470c6a4d74 tempest-TestEncryptedCinderVolumes-282983361 tempest-TestEncryptedCinderVolumes-282983361-project-admin] https://10.4.3.221/volume/v3/types/288f7b6c-e205-4268-a375-270a629068c2 returned with HTTP 202 Aug 18 14:02:55.661323 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1441/5761] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:02:55 2026] DELETE /volume/v3/types/288f7b6c-e205-4268-a375-270a629068c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:03:04.555233 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:UPDATE=9,cinder:SELECT=78,cinder:INSERT=11 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:03:05.579128 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=95,cinder:UPDATE=27,cinder:INSERT=10 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:03:05.613377 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=4 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:03:05.657141 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:03:24.861741 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a256032f-37fe-4243-8306-c4c0b6857b28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:24.863951 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a256032f-37fe-4243-8306-c4c0b6857b28 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:24.864184 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a256032f-37fe-4243-8306-c4c0b6857b28 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:24.864426 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a256032f-37fe-4243-8306-c4c0b6857b28 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:24.873268 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:24.873268 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:24.877364 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a256032f-37fe-4243-8306-c4c0b6857b28 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:24.883802 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a256032f-37fe-4243-8306-c4c0b6857b28 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:24.884335 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1434/5762] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:24 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:24.898779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-19b9f2a8-45f2-490a-bb98-5d1b7d172cc1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:24.901208 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-19b9f2a8-45f2-490a-bb98-5d1b7d172cc1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:24.901440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-19b9f2a8-45f2-490a-bb98-5d1b7d172cc1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:24.901627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-19b9f2a8-45f2-490a-bb98-5d1b7d172cc1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:24.911280 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:24.911280 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:24.915489 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-19b9f2a8-45f2-490a-bb98-5d1b7d172cc1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:24.920479 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-19b9f2a8-45f2-490a-bb98-5d1b7d172cc1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:24.920943 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1448/5763] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:24 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:24.977139 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-bd5c4e16-b1ad-4723-a995-d9f6e88f20fe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:24.980126 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-bd5c4e16-b1ad-4723-a995-d9f6e88f20fe tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:24.980489 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-bd5c4e16-b1ad-4723-a995-d9f6e88f20fe tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:24.980784 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-bd5c4e16-b1ad-4723-a995-d9f6e88f20fe tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:24.990757 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:24.990757 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:24.995733 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-bd5c4e16-b1ad-4723-a995-d9f6e88f20fe tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:25.001006 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-bd5c4e16-b1ad-4723-a995-d9f6e88f20fe tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:25.001495 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1441/5764] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:03:24 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:25.085346 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7dc92e1-6568-4b0d-bcf5-669d5586d407 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:25.085771 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7dc92e1-6568-4b0d-bcf5-669d5586d407 None None] GET https://10.4.3.221/volume// Aug 18 14:03:25.085912 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7dc92e1-6568-4b0d-bcf5-669d5586d407 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:25.086085 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7dc92e1-6568-4b0d-bcf5-669d5586d407 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:25.086407 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7dc92e1-6568-4b0d-bcf5-669d5586d407 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:03:25.086660 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1442/5765] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:03:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:03:25.093737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-d3c929d2-7b63-4e5f-8df1-3d5854a05fcc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:25.096636 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-d3c929d2-7b63-4e5f-8df1-3d5854a05fcc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:03:25.097114 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-d3c929d2-7b63-4e5f-8df1-3d5854a05fcc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0c7acb8-e422-498a-8645-5b7925983ae3", "connector": null, "instance_uuid": "7286e579-a846-40c3-b12e-708d0a0cb964"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:25.107174 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:25.107174 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:25.136623 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-d3c929d2-7b63-4e5f-8df1-3d5854a05fcc tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:03:25.137203 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1435/5766] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:03:25 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 18 14:03:25.168133 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7f5e12cc-5cf0-4d1d-a737-07306879561e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:25.170367 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f5e12cc-5cf0-4d1d-a737-07306879561e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:25.170586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f5e12cc-5cf0-4d1d-a737-07306879561e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:25.170841 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7f5e12cc-5cf0-4d1d-a737-07306879561e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:25.184066 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:25.184066 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:25.186973 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f6f392b2-25db-4333-872d-71087bb7008e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:25.187507 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6f392b2-25db-4333-872d-71087bb7008e None None] GET https://10.4.3.221/volume// Aug 18 14:03:25.187693 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6f392b2-25db-4333-872d-71087bb7008e None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:25.187951 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f6f392b2-25db-4333-872d-71087bb7008e None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:25.188342 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f6f392b2-25db-4333-872d-71087bb7008e None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:03:25.188538 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7f5e12cc-5cf0-4d1d-a737-07306879561e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:25.188682 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1442/5767] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:03:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:03:25.194660 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7f5e12cc-5cf0-4d1d-a737-07306879561e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:25.195176 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1449/5768] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:25 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:25.199392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-876a2848-189d-42f4-bb2e-b2fe7e9f6ac4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:25.202063 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-876a2848-189d-42f4-bb2e-b2fe7e9f6ac4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:25.202374 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-876a2848-189d-42f4-bb2e-b2fe7e9f6ac4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:25.203715 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-876a2848-189d-42f4-bb2e-b2fe7e9f6ac4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:25.215852 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:25.215852 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:25.220217 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-876a2848-189d-42f4-bb2e-b2fe7e9f6ac4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:25.225658 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-876a2848-189d-42f4-bb2e-b2fe7e9f6ac4 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:25.226208 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1443/5769] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:03:25 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:03:25.346685 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-78d53211-5f74-43bc-a37f-66123a998fcb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:25.348990 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-78d53211-5f74-43bc-a37f-66123a998fcb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] PUT https://10.4.3.221/volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9 Aug 18 14:03:25.349386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-78d53211-5f74-43bc-a37f-66123a998fcb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:25.357980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-78d53211-5f74-43bc-a37f-66123a998fcb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Acquiring lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:03:25.364192 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-78d53211-5f74-43bc-a37f-66123a998fcb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:03:25.365191 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:25.365191 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:25.449805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-78d53211-5f74-43bc-a37f-66123a998fcb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" released by "attachment_update" :: held 0.086s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:03:25.450246 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-78d53211-5f74-43bc-a37f-66123a998fcb tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9 returned with HTTP 200 Aug 18 14:03:25.451024 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1436/5770] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:03:25 2026] PUT /volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:25.461949 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3ddf1fff-186a-477e-a9fe-c532b5210d3d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:25.464986 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3ddf1fff-186a-477e-a9fe-c532b5210d3d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption Aug 18 14:03:25.465250 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3ddf1fff-186a-477e-a9fe-c532b5210d3d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:25.465530 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3ddf1fff-186a-477e-a9fe-c532b5210d3d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:25.477780 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:25.477780 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:25.485819 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3ddf1fff-186a-477e-a9fe-c532b5210d3d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption returned with HTTP 200 Aug 18 14:03:25.486367 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1443/5771] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:03:25 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:26.211448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c9f162a4-037b-41b6-8f22-4f80f8e07053 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:26.213401 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9f162a4-037b-41b6-8f22-4f80f8e07053 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:26.213639 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9f162a4-037b-41b6-8f22-4f80f8e07053 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:26.213853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9f162a4-037b-41b6-8f22-4f80f8e07053 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:26.224105 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:26.224105 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:26.228036 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c9f162a4-037b-41b6-8f22-4f80f8e07053 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:26.232157 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9f162a4-037b-41b6-8f22-4f80f8e07053 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:26.232525 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1450/5772] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:26 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:27.244642 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fc7f685-801e-49cb-ba2d-4d9f4dbe933f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:27.246451 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fc7f685-801e-49cb-ba2d-4d9f4dbe933f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:27.246645 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fc7f685-801e-49cb-ba2d-4d9f4dbe933f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:27.246832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fc7f685-801e-49cb-ba2d-4d9f4dbe933f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:27.257977 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:27.257977 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:27.262788 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fc7f685-801e-49cb-ba2d-4d9f4dbe933f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:27.267607 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fc7f685-801e-49cb-ba2d-4d9f4dbe933f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:27.268114 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1444/5773] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:27 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:28.281835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a2caa04-9caf-4298-9043-9f810086ef77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:28.284048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a2caa04-9caf-4298-9043-9f810086ef77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:28.284329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a2caa04-9caf-4298-9043-9f810086ef77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:28.284729 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a2caa04-9caf-4298-9043-9f810086ef77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:28.296676 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:28.296676 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:28.300931 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a2caa04-9caf-4298-9043-9f810086ef77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:28.305949 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a2caa04-9caf-4298-9043-9f810086ef77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:28.306413 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1437/5774] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:28 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:29.224675 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:29.226749 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:03:29.227167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e4ed463-bbfa-4170-bfef-ada2a58892fc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-450808807", "description": null, "metadata": null}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:29.240117 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:29.240117 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:29.240711 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:03:29.240904 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create snapshot from volume 5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:03:29.268895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['db40d5e3-6f16-42aa-8dfc-18c2804ebd8e', '1bd5f6d1-4bf4-4ee7-b318-427beac1083d', 'e738e83b-9ee3-4f86-a9f2-c5a5d734059c', '29781751-9484-4625-91c2-9a4d6104e6a3'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:03:29.301128 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot force create request issued successfully. Aug 18 14:03:29.301478 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-06e0771e-9113-4d46-871d-f9a325b7eb8b tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:03:29.301922 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1444/5775] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:03:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:03:29.312969 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bb893968-2a5b-487c-8223-5412a2587a5d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:29.315163 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bb893968-2a5b-487c-8223-5412a2587a5d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 Aug 18 14:03:29.315436 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bb893968-2a5b-487c-8223-5412a2587a5d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:29.315669 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bb893968-2a5b-487c-8223-5412a2587a5d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:29.319958 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-746b921c-dd08-43e2-ab13-65f79b346fd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:29.321684 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:29.321684 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:29.321756 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-746b921c-dd08-43e2-ab13-65f79b346fd9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:29.324682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-746b921c-dd08-43e2-ab13-65f79b346fd9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:29.324682 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-746b921c-dd08-43e2-ab13-65f79b346fd9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:29.324826 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-bb893968-2a5b-487c-8223-5412a2587a5d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:03:29.324826 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bb893968-2a5b-487c-8223-5412a2587a5d tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 returned with HTTP 200 Aug 18 14:03:29.324826 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1451/5776] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:03:29 2026] GET /volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:29.334464 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:29.334464 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:29.338761 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-746b921c-dd08-43e2-ab13-65f79b346fd9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:29.342851 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-746b921c-dd08-43e2-ab13-65f79b346fd9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:29.345718 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1445/5777] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:29 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:30.333797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de5236ed-f9e7-4ee9-a3de-1aa03b51093c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:30.335769 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de5236ed-f9e7-4ee9-a3de-1aa03b51093c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 Aug 18 14:03:30.336092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de5236ed-f9e7-4ee9-a3de-1aa03b51093c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:30.336253 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de5236ed-f9e7-4ee9-a3de-1aa03b51093c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:30.341440 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:30.341440 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:30.341857 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de5236ed-f9e7-4ee9-a3de-1aa03b51093c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:03:30.342831 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de5236ed-f9e7-4ee9-a3de-1aa03b51093c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 returned with HTTP 200 Aug 18 14:03:30.343352 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1438/5778] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:03:30 2026] GET /volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:30.355452 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-883a04ec-d706-4a51-b2fb-d3ba8d5fc4c4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:30.356995 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4f347911-2f01-4164-a3c0-5a1c92233a45 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:30.357691 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-883a04ec-d706-4a51-b2fb-d3ba8d5fc4c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 Aug 18 14:03:30.357981 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-883a04ec-d706-4a51-b2fb-d3ba8d5fc4c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:30.358237 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-883a04ec-d706-4a51-b2fb-d3ba8d5fc4c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:30.359324 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f347911-2f01-4164-a3c0-5a1c92233a45 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:30.359615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f347911-2f01-4164-a3c0-5a1c92233a45 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:30.359848 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f347911-2f01-4164-a3c0-5a1c92233a45 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:30.365284 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:30.365284 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:30.366003 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-883a04ec-d706-4a51-b2fb-d3ba8d5fc4c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:03:30.367308 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-883a04ec-d706-4a51-b2fb-d3ba8d5fc4c4 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 returned with HTTP 200 Aug 18 14:03:30.367792 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1445/5779] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:03:30 2026] GET /volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:30.369464 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:30.369464 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:30.372780 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4f347911-2f01-4164-a3c0-5a1c92233a45 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:30.378274 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f347911-2f01-4164-a3c0-5a1c92233a45 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:30.378800 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1452/5780] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:30 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:30.378975 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:30.381166 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:03:30.381623 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-717384744", "snapshot_id": "aa035141-f2b2-452e-bbea-06e040ba4942", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:30.383598 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-717384744', 'snapshot_id': 'aa035141-f2b2-452e-bbea-06e040ba4942', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:03:30.390184 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:30.390184 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:30.390811 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:03:30.390981 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume of 1 GB Aug 18 14:03:30.395706 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Availability Zones retrieved successfully. Aug 18 14:03:30.403219 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (de3f45d0-410e-4d7b-9da9-4f53a92b56f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:03:30.405008 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bc6cac-dcb2-4984-835d-927309edc30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:03:30.406350 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:03:30.445920 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bc6cac-dcb2-4984-835d-927309edc30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa035141-f2b2-452e-bbea-06e040ba4942', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:03:30.446831 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7610a392-481b-4366-8704-4f5e8b496d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:03:30.493772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Created reservations ['d83f751e-1bbd-4ab6-a6e7-1f40c6b37beb', '7c176d0e-8c68-4633-b902-e848ce1eb609', '446c6178-4897-4fa3-a45f-631800d6b0eb', 'd0e52bb1-ffb1-436b-a48c-c34f9275ab4f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:03:30.494716 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7610a392-481b-4366-8704-4f5e8b496d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d83f751e-1bbd-4ab6-a6e7-1f40c6b37beb', '7c176d0e-8c68-4633-b902-e848ce1eb609', '446c6178-4897-4fa3-a45f-631800d6b0eb', 'd0e52bb1-ffb1-436b-a48c-c34f9275ab4f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:03:30.495620 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34cfe4c-3483-4694-a7ef-e89621478964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:03:30.548019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34cfe4c-3483-4694-a7ef-e89621478964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '227f9dde-12da-465c-8062-483bc0fd558c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-717384744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['d83f751e-1bbd-4ab6-a6e7-1f40c6b37beb','7c176d0e-8c68-4633-b902-e848ce1eb609','446c6178-4897-4fa3-a45f-631800d6b0eb','d0e52bb1-ffb1-436b-a48c-c34f9275ab4f'],size=1,snapshot_id=aa035141-f2b2-452e-bbea-06e040ba4942,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T14:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-717384744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=227f9dde-12da-465c-8062-483bc0fd558c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa035141-f2b2-452e-bbea-06e040ba4942,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e07d2a937e96490b9791c39c57efeb4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:03:30.549468 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb943d1-6c3d-48d2-998f-0cc154caeed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:03:30.570992 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb943d1-6c3d-48d2-998f-0cc154caeed5) transitioned into state 'SUCCESS' from state '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-717384744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a1f6ab02fc492f9d72a7c66855bc9c',qos_specs=None,replication_status=,reservations=['d83f751e-1bbd-4ab6-a6e7-1f40c6b37beb','7c176d0e-8c68-4633-b902-e848ce1eb609','446c6178-4897-4fa3-a45f-631800d6b0eb','d0e52bb1-ffb1-436b-a48c-c34f9275ab4f'],size=1,snapshot_id=aa035141-f2b2-452e-bbea-06e040ba4942,source_replicaid=,source_volid=None,status='creating',user_id='e07d2a937e96490b9791c39c57efeb4a',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:03:30.571827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b5a396-65d4-4275-90d8-b257db43842d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:03:30.599333 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b5a396-65d4-4275-90d8-b257db43842d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:03:30.600413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Flow 'volume_create_api' (de3f45d0-410e-4d7b-9da9-4f53a92b56f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:03:30.600782 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Create volume request issued successfully. Aug 18 14:03:30.601597 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f68748a-ca5a-460d-937d-3d8fe488c12f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:03:30.602134 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1446/5781] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:03:30 2026] POST /volume/v3/volumes => generated 784 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:03:30.616341 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e8b120f-56c1-4cf2-ab15-3117faed2fcc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:30.618308 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e8b120f-56c1-4cf2-ab15-3117faed2fcc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:03:30.618577 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e8b120f-56c1-4cf2-ab15-3117faed2fcc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:30.618946 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e8b120f-56c1-4cf2-ab15-3117faed2fcc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:30.627678 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:30.627678 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:30.631943 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7e8b120f-56c1-4cf2-ab15-3117faed2fcc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:03:30.636886 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e8b120f-56c1-4cf2-ab15-3117faed2fcc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 200 Aug 18 14:03:30.637518 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1439/5782] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:30 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:31.393650 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1b61bdb6-e009-4124-bb80-d35dfa0ad19e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:31.395544 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b61bdb6-e009-4124-bb80-d35dfa0ad19e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:31.395743 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b61bdb6-e009-4124-bb80-d35dfa0ad19e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:31.395941 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b61bdb6-e009-4124-bb80-d35dfa0ad19e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:31.404477 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:31.404477 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:31.407596 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1b61bdb6-e009-4124-bb80-d35dfa0ad19e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:31.411737 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b61bdb6-e009-4124-bb80-d35dfa0ad19e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:31.412141 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1446/5783] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:31 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:31.652740 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a254b7bb-197f-4fe3-bb18-95fd48dbec8f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:31.654689 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a254b7bb-197f-4fe3-bb18-95fd48dbec8f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:03:31.654900 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a254b7bb-197f-4fe3-bb18-95fd48dbec8f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:31.655082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a254b7bb-197f-4fe3-bb18-95fd48dbec8f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:31.662712 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:31.662712 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:31.667221 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a254b7bb-197f-4fe3-bb18-95fd48dbec8f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:03:31.672339 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a254b7bb-197f-4fe3-bb18-95fd48dbec8f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 200 Aug 18 14:03:31.672731 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1453/5784] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:31 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:31.683918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a12381f1-5adb-4344-a292-140b26ab9e50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:31.685573 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a12381f1-5adb-4344-a292-140b26ab9e50 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:03:31.685746 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a12381f1-5adb-4344-a292-140b26ab9e50 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:31.685942 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a12381f1-5adb-4344-a292-140b26ab9e50 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:31.692188 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:31.692188 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:31.695265 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a12381f1-5adb-4344-a292-140b26ab9e50 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:03:31.699348 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a12381f1-5adb-4344-a292-140b26ab9e50 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 200 Aug 18 14:03:31.699686 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1447/5785] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:31 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:31.831467 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-2f052312-de6a-4dcd-a835-13751eef8e7f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:31.833894 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-2f052312-de6a-4dcd-a835-13751eef8e7f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:03:31.834120 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-2f052312-de6a-4dcd-a835-13751eef8e7f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:31.834358 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-2f052312-de6a-4dcd-a835-13751eef8e7f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:31.841601 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:31.841601 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:31.845361 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-2f052312-de6a-4dcd-a835-13751eef8e7f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:03:31.850522 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-2f052312-de6a-4dcd-a835-13751eef8e7f tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 200 Aug 18 14:03:31.851001 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1440/5786] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:03:31 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:32.313141 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-e107da1f-65a0-4fd8-9618-de2945c067fc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:32.315228 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-e107da1f-65a0-4fd8-9618-de2945c067fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:03:32.315415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-e107da1f-65a0-4fd8-9618-de2945c067fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:32.315647 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-e107da1f-65a0-4fd8-9618-de2945c067fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:32.322942 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:32.322942 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:32.326513 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-e107da1f-65a0-4fd8-9618-de2945c067fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:03:32.331129 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-e107da1f-65a0-4fd8-9618-de2945c067fc tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 200 Aug 18 14:03:32.331530 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1447/5787] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:03:32 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:32.340498 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-13316f9c-79e7-45a6-8e77-c9c09ee5fa39 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:32.340805 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13316f9c-79e7-45a6-8e77-c9c09ee5fa39 None None] GET https://10.4.3.221/volume// Aug 18 14:03:32.340963 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13316f9c-79e7-45a6-8e77-c9c09ee5fa39 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:32.341167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13316f9c-79e7-45a6-8e77-c9c09ee5fa39 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:32.341460 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13316f9c-79e7-45a6-8e77-c9c09ee5fa39 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:03:32.341682 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1454/5788] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:03:32 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:03:32.348976 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-bdfaabcc-2adc-4728-869f-3634cbdb4457 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:32.350815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-bdfaabcc-2adc-4728-869f-3634cbdb4457 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:03:32.351197 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-bdfaabcc-2adc-4728-869f-3634cbdb4457 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "227f9dde-12da-465c-8062-483bc0fd558c", "connector": null, "instance_uuid": "c7aaac36-92f9-486b-b632-df6cc2a4d3d6"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:32.358927 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:32.358927 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:32.386491 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-bdfaabcc-2adc-4728-869f-3634cbdb4457 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:03:32.386977 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1448/5789] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:03:32 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:32.424246 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6436024d-1c03-4fa3-bec4-1cac67727216 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:32.426683 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6436024d-1c03-4fa3-bec4-1cac67727216 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:32.426979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6436024d-1c03-4fa3-bec4-1cac67727216 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:32.427240 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6436024d-1c03-4fa3-bec4-1cac67727216 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:32.440177 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:32.440177 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:32.444621 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6436024d-1c03-4fa3-bec4-1cac67727216 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:32.450647 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6436024d-1c03-4fa3-bec4-1cac67727216 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:32.451400 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1441/5790] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:32 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:33.174054 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8d50bb58-c6b6-4187-ac67-03a6cb9b3508 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:33.174496 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d50bb58-c6b6-4187-ac67-03a6cb9b3508 None None] GET https://10.4.3.221/volume// Aug 18 14:03:33.174703 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d50bb58-c6b6-4187-ac67-03a6cb9b3508 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:33.174968 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8d50bb58-c6b6-4187-ac67-03a6cb9b3508 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:33.175405 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8d50bb58-c6b6-4187-ac67-03a6cb9b3508 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:03:33.175791 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1448/5791] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:03:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:03:33.183558 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5964bfed-88a0-4be3-b283-7b44f8ff264a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:33.185538 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5964bfed-88a0-4be3-b283-7b44f8ff264a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:03:33.185741 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5964bfed-88a0-4be3-b283-7b44f8ff264a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:33.185936 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5964bfed-88a0-4be3-b283-7b44f8ff264a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:33.195589 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:33.195589 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:33.199835 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5964bfed-88a0-4be3-b283-7b44f8ff264a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:03:33.205976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5964bfed-88a0-4be3-b283-7b44f8ff264a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 200 Aug 18 14:03:33.206749 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1455/5792] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:03:33 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 1572 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:03:33.325264 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-24c6952e-8df4-4c29-aa03-493c7936e70a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:33.327980 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-24c6952e-8df4-4c29-aa03-493c7936e70a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] PUT https://10.4.3.221/volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42 Aug 18 14:03:33.328470 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-24c6952e-8df4-4c29-aa03-493c7936e70a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:33.338987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-24c6952e-8df4-4c29-aa03-493c7936e70a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Acquiring lock "cinder-attachment_update-227f9dde-12da-465c-8062-483bc0fd558c-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:03:33.344494 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-24c6952e-8df4-4c29-aa03-493c7936e70a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-227f9dde-12da-465c-8062-483bc0fd558c-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:03:33.345843 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:33.345843 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:33.435754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-24c6952e-8df4-4c29-aa03-493c7936e70a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Lock "cinder-attachment_update-227f9dde-12da-465c-8062-483bc0fd558c-np0000007658" released by "attachment_update" :: held 0.091s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:03:33.436458 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-24c6952e-8df4-4c29-aa03-493c7936e70a tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42 returned with HTTP 200 Aug 18 14:03:33.437092 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1449/5793] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:03:33 2026] PUT /volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:33.459894 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5a13ce5d-81d0-4ad0-99b3-da28644e0e97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:33.463782 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e2a03880-4128-4580-9d10-29e5daf4e2c9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:33.464014 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5a13ce5d-81d0-4ad0-99b3-da28644e0e97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] POST https://10.4.3.221/volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42/action Aug 18 14:03:33.464395 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5a13ce5d-81d0-4ad0-99b3-da28644e0e97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:03:33.464509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5a13ce5d-81d0-4ad0-99b3-da28644e0e97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:33.467579 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2a03880-4128-4580-9d10-29e5daf4e2c9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:33.467810 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2a03880-4128-4580-9d10-29e5daf4e2c9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:33.468036 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2a03880-4128-4580-9d10-29e5daf4e2c9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:33.480668 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:33.480668 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:33.481884 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:33.481884 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:33.485022 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e2a03880-4128-4580-9d10-29e5daf4e2c9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:33.490679 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2a03880-4128-4580-9d10-29e5daf4e2c9 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:33.491022 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1449/5794] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:33 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:33.494943 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73b9d01a-f90a-48f1-b35b-eb108fae21a8 req-5a13ce5d-81d0-4ad0-99b3-da28644e0e97 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42/action returned with HTTP 204 Aug 18 14:03:33.494943 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1442/5795] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:03:33 2026] POST /volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:03:33.793396 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3605524a-3f1f-42f6-ae53-8652f4032ebd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:33.796534 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3605524a-3f1f-42f6-ae53-8652f4032ebd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9/action Aug 18 14:03:33.797259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3605524a-3f1f-42f6-ae53-8652f4032ebd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:03:33.797644 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3605524a-3f1f-42f6-ae53-8652f4032ebd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:33.822171 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:33.822171 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:33.834000 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-7b724da8-09cd-4e77-bbcb-90632982ce5c req-3605524a-3f1f-42f6-ae53-8652f4032ebd tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9/action returned with HTTP 204 Aug 18 14:03:33.834547 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1456/5796] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:03:33 2026] POST /volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:03:34.507234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ec0d2a5-cf0c-43a1-a45d-73cfa0789271 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:34.509153 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ec0d2a5-cf0c-43a1-a45d-73cfa0789271 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:34.509368 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ec0d2a5-cf0c-43a1-a45d-73cfa0789271 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:34.509559 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ec0d2a5-cf0c-43a1-a45d-73cfa0789271 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:34.521059 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:34.521059 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:34.528377 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ec0d2a5-cf0c-43a1-a45d-73cfa0789271 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:34.535156 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ec0d2a5-cf0c-43a1-a45d-73cfa0789271 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:34.535754 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1450/5797] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:34 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:34.547681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-caa95c64-1967-4679-b569-f5de9b745897 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:34.549647 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-caa95c64-1967-4679-b569-f5de9b745897 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:34.549811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-caa95c64-1967-4679-b569-f5de9b745897 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:34.550056 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-caa95c64-1967-4679-b569-f5de9b745897 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:34.559809 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:34.559809 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:34.563400 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-caa95c64-1967-4679-b569-f5de9b745897 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:34.567942 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-caa95c64-1967-4679-b569-f5de9b745897 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:34.568343 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1450/5798] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:34 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:38.503491 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-48e6bcb3-c658-411e-aa38-5da00a1fb7ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:38.504049 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48e6bcb3-c658-411e-aa38-5da00a1fb7ac None None] GET https://10.4.3.221/volume// Aug 18 14:03:38.504330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48e6bcb3-c658-411e-aa38-5da00a1fb7ac None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:38.504607 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48e6bcb3-c658-411e-aa38-5da00a1fb7ac None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:38.505067 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48e6bcb3-c658-411e-aa38-5da00a1fb7ac None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:03:38.505589 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1443/5799] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:03:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:03:38.513059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-101489f4-a915-4c90-9780-6447b87e65ce None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:38.515416 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-101489f4-a915-4c90-9780-6447b87e65ce tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:03:38.515773 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-101489f4-a915-4c90-9780-6447b87e65ce tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0c7acb8-e422-498a-8645-5b7925983ae3", "connector": null, "instance_uuid": "7286e579-a846-40c3-b12e-708d0a0cb964"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:38.527924 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:38.527924 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:38.557906 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-101489f4-a915-4c90-9780-6447b87e65ce tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:03:38.558471 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1457/5800] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:03:38 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 18 14:03:38.565551 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-d066413d-aaf4-4dd9-a1a1-fe77c75c3db1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:38.567876 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-d066413d-aaf4-4dd9-a1a1-fe77c75c3db1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9 Aug 18 14:03:38.568092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-d066413d-aaf4-4dd9-a1a1-fe77c75c3db1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:38.568474 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-d066413d-aaf4-4dd9-a1a1-fe77c75c3db1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:38.575538 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:38.575538 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:38.621169 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-d066413d-aaf4-4dd9-a1a1-fe77c75c3db1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9 returned with HTTP 200 Aug 18 14:03:38.621561 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1451/5801] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:03:38 2026] DELETE /volume/v3/attachments/be7b738b-edf9-4bde-a3ce-a12b9f9329d9 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:39.455585 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-39f24799-8fde-4308-806c-93723109d0f1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:39.457593 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-39f24799-8fde-4308-806c-93723109d0f1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] PUT https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 Aug 18 14:03:39.457998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-39f24799-8fde-4308-806c-93723109d0f1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:39.466262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-39f24799-8fde-4308-806c-93723109d0f1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Acquiring lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" by "attachment_update" {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:03:39.471064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-39f24799-8fde-4308-806c-93723109d0f1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100282) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:03:39.472205 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:39.472205 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:39.542626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.coordination [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-39f24799-8fde-4308-806c-93723109d0f1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" released by "attachment_update" :: held 0.072s {{(pid=100282) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:03:39.543151 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-39f24799-8fde-4308-806c-93723109d0f1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 returned with HTTP 200 Aug 18 14:03:39.543620 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1451/5802] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:03:39 2026] PUT /volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:39.552875 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-22924bc1-c3e2-4301-bb63-853d01160d78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:39.555594 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-22924bc1-c3e2-4301-bb63-853d01160d78 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 Aug 18 14:03:39.555594 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-22924bc1-c3e2-4301-bb63-853d01160d78 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:39.555594 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-22924bc1-c3e2-4301-bb63-853d01160d78 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:39.570378 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-22924bc1-c3e2-4301-bb63-853d01160d78 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 returned with HTTP 200 Aug 18 14:03:39.570778 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1444/5803] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 14:03:39 2026] GET /volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:43.002050 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-079fc48b-064b-46c9-b1c3-104bdb50d44c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:43.004265 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-079fc48b-064b-46c9-b1c3-104bdb50d44c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption Aug 18 14:03:43.004472 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-079fc48b-064b-46c9-b1c3-104bdb50d44c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:43.004680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-079fc48b-064b-46c9-b1c3-104bdb50d44c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:43.014324 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:43.014324 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:43.020853 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-079fc48b-064b-46c9-b1c3-104bdb50d44c tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption returned with HTTP 200 Aug 18 14:03:43.021510 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1458/5804] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:03:43 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:45.121154 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-bb27b0a9-d9b1-4fd2-b3f7-8f4e1fc40e77 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:45.123330 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-bb27b0a9-d9b1-4fd2-b3f7-8f4e1fc40e77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6/action Aug 18 14:03:45.123722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-bb27b0a9-d9b1-4fd2-b3f7-8f4e1fc40e77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:03:45.123874 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-bb27b0a9-d9b1-4fd2-b3f7-8f4e1fc40e77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:45.144478 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:45.144478 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:45.156891 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ce39c584-7b1c-4bc0-a21e-ce92145acefd req-bb27b0a9-d9b1-4fd2-b3f7-8f4e1fc40e77 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6/action returned with HTTP 204 Aug 18 14:03:45.157440 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1452/5805] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:03:45 2026] POST /volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:03:47.279525 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8da99610-f4e2-422b-9d13-08ac13c8543e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:47.279942 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8da99610-f4e2-422b-9d13-08ac13c8543e None None] GET https://10.4.3.221/volume// Aug 18 14:03:47.280085 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8da99610-f4e2-422b-9d13-08ac13c8543e None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:47.280326 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8da99610-f4e2-422b-9d13-08ac13c8543e None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:47.280633 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8da99610-f4e2-422b-9d13-08ac13c8543e None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:03:47.280919 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1452/5806] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:03:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:03:47.288274 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-c210b464-e49d-4d85-aaff-82502eb05b23 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:47.290338 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-c210b464-e49d-4d85-aaff-82502eb05b23 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:03:47.290773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-c210b464-e49d-4d85-aaff-82502eb05b23 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0c7acb8-e422-498a-8645-5b7925983ae3", "connector": null, "instance_uuid": "7286e579-a846-40c3-b12e-708d0a0cb964"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:47.303092 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:47.303092 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:47.333296 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-c210b464-e49d-4d85-aaff-82502eb05b23 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:03:47.333714 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1445/5807] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:03:47 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:47.341812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-765ceecb-8e12-4664-82db-c2e3df321c8d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:47.344685 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-765ceecb-8e12-4664-82db-c2e3df321c8d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 Aug 18 14:03:47.344998 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-765ceecb-8e12-4664-82db-c2e3df321c8d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:47.345289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-765ceecb-8e12-4664-82db-c2e3df321c8d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:47.354618 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:47.354618 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:47.405882 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-765ceecb-8e12-4664-82db-c2e3df321c8d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 returned with HTTP 200 Aug 18 14:03:47.405882 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1459/5808] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:03:47 2026] DELETE /volume/v3/attachments/ee8d8597-3a52-41da-9029-876913ec51f6 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:48.571987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-a2f664e9-70cb-4ef0-8819-3384082c2d8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:48.573957 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-a2f664e9-70cb-4ef0-8819-3384082c2d8e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] PUT https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f Aug 18 14:03:48.574314 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-a2f664e9-70cb-4ef0-8819-3384082c2d8e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:48.581403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-a2f664e9-70cb-4ef0-8819-3384082c2d8e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Acquiring lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:03:48.586452 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-a2f664e9-70cb-4ef0-8819-3384082c2d8e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:03:48.587488 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:48.587488 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:48.663956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-a2f664e9-70cb-4ef0-8819-3384082c2d8e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Lock "cinder-attachment_update-c0c7acb8-e422-498a-8645-5b7925983ae3-np0000007658" released by "attachment_update" :: held 0.077s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:03:48.664378 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-a2f664e9-70cb-4ef0-8819-3384082c2d8e tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f returned with HTTP 200 Aug 18 14:03:48.665111 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1453/5809] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:03:48 2026] PUT /volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:48.673231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-7a17fbb7-2c38-41cf-9fc5-08ab85167f7d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:48.675589 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-7a17fbb7-2c38-41cf-9fc5-08ab85167f7d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f Aug 18 14:03:48.675808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-7a17fbb7-2c38-41cf-9fc5-08ab85167f7d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:48.676010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-7a17fbb7-2c38-41cf-9fc5-08ab85167f7d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:48.689463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-7a17fbb7-2c38-41cf-9fc5-08ab85167f7d tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f returned with HTTP 200 Aug 18 14:03:48.689879 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1453/5810] 10.4.3.221 () {70 vars in 1651 bytes} [Tue Aug 18 14:03:48 2026] GET /volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:51.896325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-6909fd43-045f-4804-906e-6acf42590b94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:51.898305 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-6909fd43-045f-4804-906e-6acf42590b94 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption Aug 18 14:03:51.898477 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-6909fd43-045f-4804-906e-6acf42590b94 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:51.898645 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-6909fd43-045f-4804-906e-6acf42590b94 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:51.908714 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:51.908714 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:51.916574 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-6909fd43-045f-4804-906e-6acf42590b94 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption returned with HTTP 200 Aug 18 14:03:51.917038 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1446/5811] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:03:51 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:03:54.136489 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-969ed49d-8251-4895-9e53-80f56fab53d2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:54.139062 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-969ed49d-8251-4895-9e53-80f56fab53d2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f/action Aug 18 14:03:54.139544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-969ed49d-8251-4895-9e53-80f56fab53d2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:03:54.139680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-969ed49d-8251-4895-9e53-80f56fab53d2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:54.158668 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:54.158668 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:03:54.170772 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d67eb04a-d6b2-49c3-8588-c7db2c69f11a req-969ed49d-8251-4895-9e53-80f56fab53d2 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f/action returned with HTTP 204 Aug 18 14:03:54.171144 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1460/5812] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:03:54 2026] POST /volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:03:54.424628 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fbc8a7a-bf1e-4459-bdd1-5d8b26840d6b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:54.426123 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fbc8a7a-bf1e-4459-bdd1-5d8b26840d6b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:54.426319 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fbc8a7a-bf1e-4459-bdd1-5d8b26840d6b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:54.426488 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fbc8a7a-bf1e-4459-bdd1-5d8b26840d6b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:54.434486 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:54.434486 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:54.437483 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8fbc8a7a-bf1e-4459-bdd1-5d8b26840d6b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:54.441103 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fbc8a7a-bf1e-4459-bdd1-5d8b26840d6b tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:54.441445 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1454/5813] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:03:54 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 1169 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:54.480643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-bd746988-8dd4-426f-968f-af544b9c3c22 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:54.482631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-bd746988-8dd4-426f-968f-af544b9c3c22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:54.484211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-bd746988-8dd4-426f-968f-af544b9c3c22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:54.484211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-bd746988-8dd4-426f-968f-af544b9c3c22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:54.493831 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:54.493831 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:54.499173 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-bd746988-8dd4-426f-968f-af544b9c3c22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:54.505475 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-bd746988-8dd4-426f-968f-af544b9c3c22 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:54.505475 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1454/5814] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:03:54 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:03:54.526389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-80ce4d77-3189-40c0-976a-0fc4e5c971f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:54.528415 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-80ce4d77-3189-40c0-976a-0fc4e5c971f5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] POST https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/action Aug 18 14:03:54.528746 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-80ce4d77-3189-40c0-976a-0fc4e5c971f5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:03:54.528856 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-80ce4d77-3189-40c0-976a-0fc4e5c971f5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:03:54.538568 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:54.538568 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:03:54.539012 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-80ce4d77-3189-40c0-976a-0fc4e5c971f5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:54.544748 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-80ce4d77-3189-40c0-976a-0fc4e5c971f5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Begin detaching volume completed successfully. Aug 18 14:03:54.544991 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-80ce4d77-3189-40c0-976a-0fc4e5c971f5 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/action returned with HTTP 202 Aug 18 14:03:54.545504 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1447/5815] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:03:54 2026] POST /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:03:54.585884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-96ba96d9-65d6-4064-a74f-9c0292d291a4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:54.586281 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96ba96d9-65d6-4064-a74f-9c0292d291a4 None None] GET https://10.4.3.221/volume// Aug 18 14:03:54.586454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96ba96d9-65d6-4064-a74f-9c0292d291a4 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:54.586650 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96ba96d9-65d6-4064-a74f-9c0292d291a4 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:54.586994 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96ba96d9-65d6-4064-a74f-9c0292d291a4 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:03:54.587283 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1461/5816] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:03:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:03:54.596414 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-48627d7e-bb33-482d-ad77-28440a799a9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:54.598438 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-48627d7e-bb33-482d-ad77-28440a799a9f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:03:54.598644 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-48627d7e-bb33-482d-ad77-28440a799a9f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:54.598832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-48627d7e-bb33-482d-ad77-28440a799a9f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:54.607481 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:54.607481 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:03:54.610849 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-48627d7e-bb33-482d-ad77-28440a799a9f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:03:54.615177 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-48627d7e-bb33-482d-ad77-28440a799a9f tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:03:54.615698 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1455/5817] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:03:54 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:03:54.627339 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-34a66c04-2e98-430e-bf2a-86fcb2300a26 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:03:54.629671 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-34a66c04-2e98-430e-bf2a-86fcb2300a26 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption Aug 18 14:03:54.630092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-34a66c04-2e98-430e-bf2a-86fcb2300a26 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:03:54.630479 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-34a66c04-2e98-430e-bf2a-86fcb2300a26 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:03:54.641474 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:03:54.641474 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:03:54.649326 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-34a66c04-2e98-430e-bf2a-86fcb2300a26 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption returned with HTTP 200 Aug 18 14:03:54.650055 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1455/5818] 10.4.3.221 () {68 vars in 1631 bytes} [Tue Aug 18 14:03:54 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:04.167950 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=61,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:04:04.542007 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=56,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:04:04.614269 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=91,cinder:INSERT=7,cinder:UPDATE=21 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:04:04.648172 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=59,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:04:19.391676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-21109932-9988-48c0-9c2d-d11ba2fa81b6 req-b7fd6d5d-882d-4ae1-a972-e6c531da38eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:19.394142 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-21109932-9988-48c0-9c2d-d11ba2fa81b6 req-b7fd6d5d-882d-4ae1-a972-e6c531da38eb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42 Aug 18 14:04:19.394410 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-21109932-9988-48c0-9c2d-d11ba2fa81b6 req-b7fd6d5d-882d-4ae1-a972-e6c531da38eb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:19.394646 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-21109932-9988-48c0-9c2d-d11ba2fa81b6 req-b7fd6d5d-882d-4ae1-a972-e6c531da38eb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:19.402136 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:19.402136 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:19.458093 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-21109932-9988-48c0-9c2d-d11ba2fa81b6 req-b7fd6d5d-882d-4ae1-a972-e6c531da38eb tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42 returned with HTTP 200 Aug 18 14:04:19.458526 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1448/5819] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:04:19 2026] DELETE /volume/v3/attachments/5fd93a69-38a9-4807-a1da-3aeae73c2d42 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:20.651531 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4a507318-ea7d-4de2-a841-79650ccb1060 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:20.653357 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4a507318-ea7d-4de2-a841-79650ccb1060 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:04:20.653555 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4a507318-ea7d-4de2-a841-79650ccb1060 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:20.653767 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4a507318-ea7d-4de2-a841-79650ccb1060 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:20.653959 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-4a507318-ea7d-4de2-a841-79650ccb1060 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:04:20.661640 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:20.661640 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:20.662180 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4a507318-ea7d-4de2-a841-79650ccb1060 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:04:20.682937 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4a507318-ea7d-4de2-a841-79650ccb1060 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 14:04:20.683123 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4a507318-ea7d-4de2-a841-79650ccb1060 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 202 Aug 18 14:04:20.683567 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1462/5820] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:04:20 2026] DELETE /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:04:20.691315 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a79dc19c-5564-4d6c-9a70-645d4a0dc68c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:20.693170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a79dc19c-5564-4d6c-9a70-645d4a0dc68c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:04:20.693433 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a79dc19c-5564-4d6c-9a70-645d4a0dc68c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:20.693593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a79dc19c-5564-4d6c-9a70-645d4a0dc68c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:20.701111 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:20.701111 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:20.708231 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a79dc19c-5564-4d6c-9a70-645d4a0dc68c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:04:20.714087 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a79dc19c-5564-4d6c-9a70-645d4a0dc68c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 200 Aug 18 14:04:20.714332 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1456/5821] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:20 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:04:20.971908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-f423df55-cfaf-4714-9247-6ad6a688c589 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:20.974178 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-f423df55-cfaf-4714-9247-6ad6a688c589 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f Aug 18 14:04:20.974369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-f423df55-cfaf-4714-9247-6ad6a688c589 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:20.974586 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-f423df55-cfaf-4714-9247-6ad6a688c589 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:20.983052 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:20.983052 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:21.037747 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-a10f0bc3-f972-4f7a-83c0-5b119a1899e7 req-f423df55-cfaf-4714-9247-6ad6a688c589 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f returned with HTTP 200 Aug 18 14:04:21.038265 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1456/5822] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:04:20 2026] DELETE /volume/v3/attachments/712c8a2d-7f2f-4579-828c-723468f8180f => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:21.650601 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6ef47da1-9f9c-41ae-a0bf-fd36aa86a8c3 req-a2263511-3c15-480c-9824-576c1cf765b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:21.653458 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6ef47da1-9f9c-41ae-a0bf-fd36aa86a8c3 req-a2263511-3c15-480c-9824-576c1cf765b1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:04:21.653738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6ef47da1-9f9c-41ae-a0bf-fd36aa86a8c3 req-a2263511-3c15-480c-9824-576c1cf765b1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:21.654054 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6ef47da1-9f9c-41ae-a0bf-fd36aa86a8c3 req-a2263511-3c15-480c-9824-576c1cf765b1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:21.664269 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:21.664269 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:21.669451 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6ef47da1-9f9c-41ae-a0bf-fd36aa86a8c3 req-a2263511-3c15-480c-9824-576c1cf765b1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:04:21.675606 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6ef47da1-9f9c-41ae-a0bf-fd36aa86a8c3 req-a2263511-3c15-480c-9824-576c1cf765b1 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:04:21.676298 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1449/5823] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:04:21 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:21.727774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-81559810-8fdd-4029-ae6f-c7d256baed28 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:21.732062 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-81559810-8fdd-4029-ae6f-c7d256baed28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c Aug 18 14:04:21.732277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-81559810-8fdd-4029-ae6f-c7d256baed28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:21.732456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-81559810-8fdd-4029-ae6f-c7d256baed28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:21.739299 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-81559810-8fdd-4029-ae6f-c7d256baed28 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c returned with HTTP 404 Aug 18 14:04:21.740046 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1463/5824] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:21 2026] GET /volume/v3/volumes/227f9dde-12da-465c-8062-483bc0fd558c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:04:21.747585 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:21.749502 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 Aug 18 14:04:21.749700 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:21.749907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:21.750016 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete snapshot with id: aa035141-f2b2-452e-bbea-06e040ba4942 Aug 18 14:04:21.755117 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:21.755117 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:21.755578 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:04:21.778791 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot delete request issued successfully. Aug 18 14:04:21.779066 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48fad588-5a10-4b29-9d25-2c6625c8f07c tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 returned with HTTP 202 Aug 18 14:04:21.779587 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1457/5825] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:04:21 2026] DELETE /volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:04:21.787763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6abecc8d-cbfb-41ec-8844-8aeda1811a63 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:21.790412 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6abecc8d-cbfb-41ec-8844-8aeda1811a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 Aug 18 14:04:21.791013 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6abecc8d-cbfb-41ec-8844-8aeda1811a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:21.792252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6abecc8d-cbfb-41ec-8844-8aeda1811a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:21.799450 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:21.799450 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:21.800212 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6abecc8d-cbfb-41ec-8844-8aeda1811a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Snapshot retrieved successfully. Aug 18 14:04:21.801414 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6abecc8d-cbfb-41ec-8844-8aeda1811a63 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 returned with HTTP 200 Aug 18 14:04:21.802099 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1457/5826] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:04:21 2026] GET /volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:22.812644 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e03d07c-5c47-4ffc-8b08-a1d6bb347dfe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:22.814398 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e03d07c-5c47-4ffc-8b08-a1d6bb347dfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 Aug 18 14:04:22.814587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e03d07c-5c47-4ffc-8b08-a1d6bb347dfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:22.814752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e03d07c-5c47-4ffc-8b08-a1d6bb347dfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:22.819032 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e03d07c-5c47-4ffc-8b08-a1d6bb347dfe tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 returned with HTTP 404 Aug 18 14:04:22.819722 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1450/5827] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:04:22 2026] GET /volume/v3/snapshots/aa035141-f2b2-452e-bbea-06e040ba4942 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:04:23.465774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:23.467445 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:04:23.467606 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:23.467779 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:23.467946 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume with id: c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:04:23.474765 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:23.474765 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:23.475265 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:04:23.489045 np0000007658 devstack@c-api.service[100281]: WARNING cinder.keymgr.conf_key_mgr [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 14:04:23.496544 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Delete volume request issued successfully. Aug 18 14:04:23.496739 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-55d40c99-4483-4a0e-a443-5a58b04bbb31 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 202 Aug 18 14:04:23.497185 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1464/5828] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:04:23 2026] DELETE /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:04:23.504720 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7c5f7fe-f7c8-4459-b275-8842aadbf7ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:23.506742 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7c5f7fe-f7c8-4459-b275-8842aadbf7ad tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:04:23.506968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7c5f7fe-f7c8-4459-b275-8842aadbf7ad tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:23.507183 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7c5f7fe-f7c8-4459-b275-8842aadbf7ad tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:23.516700 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:23.516700 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:23.521999 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7c5f7fe-f7c8-4459-b275-8842aadbf7ad tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Volume info retrieved successfully. Aug 18 14:04:23.529597 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7c5f7fe-f7c8-4459-b275-8842aadbf7ad tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 200 Aug 18 14:04:23.530182 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1458/5829] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:23 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:24.338481 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-5c0ea138-c9e9-46d1-bfd9-b992211f0c1e req-11e3cc2f-8447-4452-8c42-5b868d164646 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:24.341444 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5c0ea138-c9e9-46d1-bfd9-b992211f0c1e req-11e3cc2f-8447-4452-8c42-5b868d164646 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d Aug 18 14:04:24.341444 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5c0ea138-c9e9-46d1-bfd9-b992211f0c1e req-11e3cc2f-8447-4452-8c42-5b868d164646 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:24.341762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-5c0ea138-c9e9-46d1-bfd9-b992211f0c1e req-11e3cc2f-8447-4452-8c42-5b868d164646 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:24.349795 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:24.349795 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:24.393554 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-5c0ea138-c9e9-46d1-bfd9-b992211f0c1e req-11e3cc2f-8447-4452-8c42-5b868d164646 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d returned with HTTP 200 Aug 18 14:04:24.394020 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1458/5830] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:04:24 2026] DELETE /volume/v3/attachments/43526a9a-375c-4c48-a4bf-60e579a8759d => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:24.544389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6866191-97f1-43ce-9a57-c3e9ffc44277 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:24.546311 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6866191-97f1-43ce-9a57-c3e9ffc44277 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] GET https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 Aug 18 14:04:24.546469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6866191-97f1-43ce-9a57-c3e9ffc44277 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:24.546654 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6866191-97f1-43ce-9a57-c3e9ffc44277 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:24.552294 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6866191-97f1-43ce-9a57-c3e9ffc44277 tempest-TestEncryptedCinderVolumes-1488671396 tempest-TestEncryptedCinderVolumes-1488671396-project-member] https://10.4.3.221/volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 returned with HTTP 404 Aug 18 14:04:24.552884 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1451/5831] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:24 2026] GET /volume/v3/volumes/c0c7acb8-e422-498a-8645-5b7925983ae3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:04:24.560446 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-82c8fd2c-e53c-4fef-bfe0-c638e01bf091 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:24.652315 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-82c8fd2c-e53c-4fef-bfe0-c638e01bf091 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] GET https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 Aug 18 14:04:24.652483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-82c8fd2c-e53c-4fef-bfe0-c638e01bf091 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:24.652687 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-82c8fd2c-e53c-4fef-bfe0-c638e01bf091 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:24.653466 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-82c8fd2c-e53c-4fef-bfe0-c638e01bf091 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:04:24.662097 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-82c8fd2c-e53c-4fef-bfe0-c638e01bf091 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Get all volumes completed successfully. Aug 18 14:04:24.663586 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:24.663586 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:24.668658 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-82c8fd2c-e53c-4fef-bfe0-c638e01bf091 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 14:04:24.669035 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1465/5832] 10.4.3.221 () {66 vars in 1285 bytes} [Tue Aug 18 14:04:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6800 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:04:24.684003 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c56847b-5df1-417c-af73-10d7ccf150a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:24.686265 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c56847b-5df1-417c-af73-10d7ccf150a2 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] DELETE https://10.4.3.221/volume/v3/types/1df08738-a9ec-4382-9c67-77e11ec5ff5b Aug 18 14:04:24.686506 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c56847b-5df1-417c-af73-10d7ccf150a2 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:24.686817 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c56847b-5df1-417c-af73-10d7ccf150a2 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:24.716242 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c56847b-5df1-417c-af73-10d7ccf150a2 tempest-TestEncryptedCinderVolumes-1521830482 tempest-TestEncryptedCinderVolumes-1521830482-project-admin] https://10.4.3.221/volume/v3/types/1df08738-a9ec-4382-9c67-77e11ec5ff5b returned with HTTP 202 Aug 18 14:04:24.716753 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1459/5833] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:04:24 2026] DELETE /volume/v3/types/1df08738-a9ec-4382-9c67-77e11ec5ff5b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:04:25.824474 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:25.826759 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] DELETE https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:04:25.827001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:25.827248 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:25.827443 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume with id: 5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:04:25.836494 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:25.836494 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:25.837121 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:04:25.856300 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Delete volume request issued successfully. Aug 18 14:04:25.856523 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-98abc9c6-303d-44cc-bddf-2fa33b25e912 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 202 Aug 18 14:04:25.857067 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1459/5834] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:04:25 2026] DELETE /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:04:25.864286 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c35ec87-30bf-4830-973d-42191c57c738 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:25.866434 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c35ec87-30bf-4830-973d-42191c57c738 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:04:25.866684 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c35ec87-30bf-4830-973d-42191c57c738 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:25.866956 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c35ec87-30bf-4830-973d-42191c57c738 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:25.875875 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:25.875875 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:25.881028 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c35ec87-30bf-4830-973d-42191c57c738 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Volume info retrieved successfully. Aug 18 14:04:25.887387 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c35ec87-30bf-4830-973d-42191c57c738 tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 200 Aug 18 14:04:25.887952 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1452/5835] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:25 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:04:26.904187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-680ef817-7f6b-4359-8203-573957756f6e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:26.906509 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-680ef817-7f6b-4359-8203-573957756f6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] GET https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc Aug 18 14:04:26.906794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-680ef817-7f6b-4359-8203-573957756f6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:26.907082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-680ef817-7f6b-4359-8203-573957756f6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:26.914475 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-680ef817-7f6b-4359-8203-573957756f6e tempest-TestVolumeBootPattern-775992993 tempest-TestVolumeBootPattern-775992993-project-member] https://10.4.3.221/volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc returned with HTTP 404 Aug 18 14:04:26.915125 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1466/5836] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:26 2026] GET /volume/v3/volumes/5e4ed463-bbfa-4170-bfef-ada2a58892fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:04:33.708669 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:33.835710 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:04:33.836092 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-753040239"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:04:33.837754 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-753040239'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:04:33.838938 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume of 1 GB Aug 18 14:04:33.842283 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Availability Zones retrieved successfully. Aug 18 14:04:33.848973 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Flow 'volume_create_api' (dd02fe06-bbe4-43df-b5e6-1845e4559253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:04:33.850372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f859a3-2ad4-42ce-8419-11436854a97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:33.851441 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:04:33.875933 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f859a3-2ad4-42ce-8419-11436854a97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:33.876743 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833619d7-a06d-46c1-ba63-e6cf1b899ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:33.933994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Created reservations ['6592252d-69ec-4b98-a077-be5e0416182e', '11dc92d6-0e2a-4eeb-88f8-59fef6f1de0d', '342d117d-07cb-48e0-8791-47c7aa87e049', '1fd71028-a5e6-485f-94db-958b84ae3d4c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:04:33.934684 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833619d7-a06d-46c1-ba63-e6cf1b899ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6592252d-69ec-4b98-a077-be5e0416182e', '11dc92d6-0e2a-4eeb-88f8-59fef6f1de0d', '342d117d-07cb-48e0-8791-47c7aa87e049', '1fd71028-a5e6-485f-94db-958b84ae3d4c']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:33.935536 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7dfea6-d0a2-4549-a27e-f17527d7876d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:33.966274 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7dfea6-d0a2-4549-a27e-f17527d7876d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '899cfccb-4afe-4bd4-ab83-c547b7507892', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-753040239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0623fb430b4741a0c456f943d72bd9',qos_specs=None,replication_status=,reservations=['6592252d-69ec-4b98-a077-be5e0416182e','11dc92d6-0e2a-4eeb-88f8-59fef6f1de0d','342d117d-07cb-48e0-8791-47c7aa87e049','1fd71028-a5e6-485f-94db-958b84ae3d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-753040239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=899cfccb-4afe-4bd4-ab83-c547b7507892,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c0623fb430b4741a0c456f943d72bd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:33.967299 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acaf4d3-2778-49ec-81fc-39642df86424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:33.989379 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acaf4d3-2778-49ec-81fc-39642df86424) transitioned into state 'SUCCESS' from state '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-753040239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0623fb430b4741a0c456f943d72bd9',qos_specs=None,replication_status=,reservations=['6592252d-69ec-4b98-a077-be5e0416182e','11dc92d6-0e2a-4eeb-88f8-59fef6f1de0d','342d117d-07cb-48e0-8791-47c7aa87e049','1fd71028-a5e6-485f-94db-958b84ae3d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:33.990326 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe41ae1-6db9-4a55-a907-2293a40ff70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:34.000237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe41ae1-6db9-4a55-a907-2293a40ff70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:34.000995 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Flow 'volume_create_api' (dd02fe06-bbe4-43df-b5e6-1845e4559253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:04:34.001348 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume request issued successfully. Aug 18 14:04:34.002159 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05a23a05-f5ca-4748-abda-cd7b689cf151 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:04:34.002660 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1460/5837] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:04:33 2026] POST /volume/v3/volumes => generated 748 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:04:34.017995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3aab2f96-b4cb-433e-b42f-1e9d1827ef8c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:34.020055 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3aab2f96-b4cb-433e-b42f-1e9d1827ef8c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 Aug 18 14:04:34.020295 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3aab2f96-b4cb-433e-b42f-1e9d1827ef8c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:34.020525 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3aab2f96-b4cb-433e-b42f-1e9d1827ef8c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:34.028676 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:34.028676 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:34.032626 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3aab2f96-b4cb-433e-b42f-1e9d1827ef8c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:04:34.037527 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3aab2f96-b4cb-433e-b42f-1e9d1827ef8c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 returned with HTTP 200 Aug 18 14:04:34.038032 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1460/5838] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:34 2026] GET /volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:35.050854 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad3d71c7-317c-49f6-b89a-b974dbab96c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:35.053117 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad3d71c7-317c-49f6-b89a-b974dbab96c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 Aug 18 14:04:35.053356 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad3d71c7-317c-49f6-b89a-b974dbab96c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:35.053591 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad3d71c7-317c-49f6-b89a-b974dbab96c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:35.060490 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:35.060490 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:35.064430 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad3d71c7-317c-49f6-b89a-b974dbab96c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:04:35.068955 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad3d71c7-317c-49f6-b89a-b974dbab96c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 returned with HTTP 200 Aug 18 14:04:35.069392 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1453/5839] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:35 2026] GET /volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:35.081089 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:35.082657 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 14:04:35.082978 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "899cfccb-4afe-4bd4-ab83-c547b7507892", "name": "tempest-VolumesBackupsTest-Backup-1081586682"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:04:35.084355 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating new backup {'backup': {'volume_id': '899cfccb-4afe-4bd4-ab83-c547b7507892', 'name': 'tempest-VolumesBackupsTest-Backup-1081586682'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:04:35.084476 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating backup of volume 899cfccb-4afe-4bd4-ab83-c547b7507892 in container None Aug 18 14:04:35.091149 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:35.091149 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:35.091577 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:04:35.115457 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Created reservations ['68055087-e07e-446f-b675-32fbab8dbb54', '0e932148-8ffe-4fab-9798-feffa34da118'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:04:35.139867 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80ccb4ba-0b3c-4e49-b105-c76b88546c5e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:04:35.140280 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1467/5840] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:04:35 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:04:35.153002 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5a0d3f1a-6e27-41bc-81ae-208ebbd17a50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:35.154876 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a0d3f1a-6e27-41bc-81ae-208ebbd17a50 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:35.155344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a0d3f1a-6e27-41bc-81ae-208ebbd17a50 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:35.156337 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a0d3f1a-6e27-41bc-81ae-208ebbd17a50 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:35.156337 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5a0d3f1a-6e27-41bc-81ae-208ebbd17a50 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:35.160478 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:35.160478 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:35.161314 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a0d3f1a-6e27-41bc-81ae-208ebbd17a50 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:35.161739 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1461/5841] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:35 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:36.172090 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a08085c4-bfcf-4716-a7b3-60f446784c0b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:36.173691 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a08085c4-bfcf-4716-a7b3-60f446784c0b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:36.173990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a08085c4-bfcf-4716-a7b3-60f446784c0b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:36.174091 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a08085c4-bfcf-4716-a7b3-60f446784c0b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:36.174227 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a08085c4-bfcf-4716-a7b3-60f446784c0b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:36.177796 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:36.177796 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:36.178467 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a08085c4-bfcf-4716-a7b3-60f446784c0b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:36.178800 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1461/5842] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:36 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:37.189327 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83fa78d9-8a2f-42f5-857f-128972cbcd78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:37.191298 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83fa78d9-8a2f-42f5-857f-128972cbcd78 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:37.191587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83fa78d9-8a2f-42f5-857f-128972cbcd78 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:37.191825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83fa78d9-8a2f-42f5-857f-128972cbcd78 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:37.192127 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-83fa78d9-8a2f-42f5-857f-128972cbcd78 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:37.196898 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:37.196898 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:37.197779 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83fa78d9-8a2f-42f5-857f-128972cbcd78 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:37.198231 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1454/5843] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:37 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:38.208191 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6f10d4c5-edb5-42a4-91df-52ef1f0a9426 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:38.210069 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6f10d4c5-edb5-42a4-91df-52ef1f0a9426 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:38.210286 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6f10d4c5-edb5-42a4-91df-52ef1f0a9426 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:38.210514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6f10d4c5-edb5-42a4-91df-52ef1f0a9426 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:38.210637 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6f10d4c5-edb5-42a4-91df-52ef1f0a9426 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:38.214719 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:38.214719 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:38.215574 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6f10d4c5-edb5-42a4-91df-52ef1f0a9426 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:38.216032 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1468/5844] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:38 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:39.226756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6736c4fa-2628-4734-a7f9-3e4c287b88c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:39.228624 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6736c4fa-2628-4734-a7f9-3e4c287b88c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:39.228816 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6736c4fa-2628-4734-a7f9-3e4c287b88c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:39.229080 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6736c4fa-2628-4734-a7f9-3e4c287b88c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:39.229201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6736c4fa-2628-4734-a7f9-3e4c287b88c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:39.233511 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:39.233511 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:39.234336 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6736c4fa-2628-4734-a7f9-3e4c287b88c6 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:39.234762 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1462/5845] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:39 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:40.244770 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-80ee39fc-7dd2-4790-b236-59d7aff8da8d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:40.246701 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80ee39fc-7dd2-4790-b236-59d7aff8da8d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:40.246946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80ee39fc-7dd2-4790-b236-59d7aff8da8d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:40.247113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80ee39fc-7dd2-4790-b236-59d7aff8da8d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:40.247235 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-80ee39fc-7dd2-4790-b236-59d7aff8da8d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:40.252704 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:40.252704 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:40.253783 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80ee39fc-7dd2-4790-b236-59d7aff8da8d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:40.254288 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1462/5846] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:40 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:41.267013 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4aae1719-51b3-4d59-9c20-207fd0b91b87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:41.269031 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4aae1719-51b3-4d59-9c20-207fd0b91b87 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:41.269265 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4aae1719-51b3-4d59-9c20-207fd0b91b87 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:41.269491 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4aae1719-51b3-4d59-9c20-207fd0b91b87 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:41.269614 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4aae1719-51b3-4d59-9c20-207fd0b91b87 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:41.274306 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:41.274306 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:41.275140 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4aae1719-51b3-4d59-9c20-207fd0b91b87 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:41.275545 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1455/5847] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:41 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:42.289624 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-949a9701-bb28-40a4-9047-becd9c4beacb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:42.292025 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-949a9701-bb28-40a4-9047-becd9c4beacb tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:42.292324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-949a9701-bb28-40a4-9047-becd9c4beacb tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:42.292638 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-949a9701-bb28-40a4-9047-becd9c4beacb tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:42.292805 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-949a9701-bb28-40a4-9047-becd9c4beacb tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:42.298053 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:42.298053 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:42.298808 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-949a9701-bb28-40a4-9047-becd9c4beacb tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:42.299190 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1469/5848] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:42 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:43.311308 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2785b58-9d9a-40fd-8729-81f7dda191ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:43.313165 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2785b58-9d9a-40fd-8729-81f7dda191ab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:43.313392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2785b58-9d9a-40fd-8729-81f7dda191ab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:43.313590 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2785b58-9d9a-40fd-8729-81f7dda191ab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:43.313691 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a2785b58-9d9a-40fd-8729-81f7dda191ab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:43.317827 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:43.317827 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:43.318610 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2785b58-9d9a-40fd-8729-81f7dda191ab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:43.318981 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1463/5849] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:43 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:44.329763 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e7587873-09ef-4051-af9a-1b16279afb85 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:44.331913 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e7587873-09ef-4051-af9a-1b16279afb85 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:44.332141 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e7587873-09ef-4051-af9a-1b16279afb85 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:44.332392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e7587873-09ef-4051-af9a-1b16279afb85 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:44.332519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e7587873-09ef-4051-af9a-1b16279afb85 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:44.337890 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:44.337890 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:44.338787 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e7587873-09ef-4051-af9a-1b16279afb85 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:44.339206 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1463/5850] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:44 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:45.350197 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ccac5bd-d949-4976-87c5-62232374e705 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:45.351870 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ccac5bd-d949-4976-87c5-62232374e705 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:45.352101 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ccac5bd-d949-4976-87c5-62232374e705 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:45.352296 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ccac5bd-d949-4976-87c5-62232374e705 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:45.352417 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2ccac5bd-d949-4976-87c5-62232374e705 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:45.356663 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:45.356663 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:45.357674 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ccac5bd-d949-4976-87c5-62232374e705 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:45.357758 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1456/5851] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:45 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:46.368559 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7cf061fc-3d8c-4e27-8331-e6b38d72f979 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:46.371707 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7cf061fc-3d8c-4e27-8331-e6b38d72f979 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:46.371707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7cf061fc-3d8c-4e27-8331-e6b38d72f979 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:46.371707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7cf061fc-3d8c-4e27-8331-e6b38d72f979 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:46.371707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-7cf061fc-3d8c-4e27-8331-e6b38d72f979 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:46.376042 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:46.376042 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:46.377257 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7cf061fc-3d8c-4e27-8331-e6b38d72f979 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:46.377822 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1470/5852] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:46 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:47.387768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd649313-7997-4748-88fb-4470fe7dc0c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:47.389720 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd649313-7997-4748-88fb-4470fe7dc0c8 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:47.389966 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd649313-7997-4748-88fb-4470fe7dc0c8 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:47.390175 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd649313-7997-4748-88fb-4470fe7dc0c8 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:47.390290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cd649313-7997-4748-88fb-4470fe7dc0c8 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:47.394613 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:47.394613 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:47.395456 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd649313-7997-4748-88fb-4470fe7dc0c8 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:47.395799 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1464/5853] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:47 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:48.407597 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-34410d9b-9901-470b-8225-2a3b261d9ee1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:48.412264 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34410d9b-9901-470b-8225-2a3b261d9ee1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:48.412439 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34410d9b-9901-470b-8225-2a3b261d9ee1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:48.412632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34410d9b-9901-470b-8225-2a3b261d9ee1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:48.412727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-34410d9b-9901-470b-8225-2a3b261d9ee1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:48.416712 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:48.416712 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:48.417473 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34410d9b-9901-470b-8225-2a3b261d9ee1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:48.417897 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1464/5854] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:48 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:49.431027 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af5d3c2c-608b-4784-b48b-0cd342619da7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:49.433069 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af5d3c2c-608b-4784-b48b-0cd342619da7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:49.433264 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af5d3c2c-608b-4784-b48b-0cd342619da7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:49.433438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af5d3c2c-608b-4784-b48b-0cd342619da7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:49.433545 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-af5d3c2c-608b-4784-b48b-0cd342619da7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:49.438046 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:49.438046 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:49.438840 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af5d3c2c-608b-4784-b48b-0cd342619da7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:49.439463 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1457/5855] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:49 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:50.449575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d28654a4-007f-4a13-a11a-add16a92c317 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:50.451774 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d28654a4-007f-4a13-a11a-add16a92c317 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:50.452139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d28654a4-007f-4a13-a11a-add16a92c317 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:50.452486 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d28654a4-007f-4a13-a11a-add16a92c317 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:50.452722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d28654a4-007f-4a13-a11a-add16a92c317 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:50.458581 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:50.458581 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:50.463615 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d28654a4-007f-4a13-a11a-add16a92c317 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:50.463615 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1471/5856] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:50 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:51.475658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1dc53493-2372-45e5-b404-61dee671c269 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:51.477880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dc53493-2372-45e5-b404-61dee671c269 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:51.478136 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dc53493-2372-45e5-b404-61dee671c269 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:51.478389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dc53493-2372-45e5-b404-61dee671c269 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:51.478532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1dc53493-2372-45e5-b404-61dee671c269 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:51.485269 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:51.485269 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:51.486202 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dc53493-2372-45e5-b404-61dee671c269 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:51.486644 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1465/5857] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:51 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:51.496183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:51.608250 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:04:51.608565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "899cfccb-4afe-4bd4-ab83-c547b7507892", "incremental": true}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:04:51.609988 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating new backup {'backup': {'volume_id': '899cfccb-4afe-4bd4-ab83-c547b7507892', 'incremental': True}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:04:51.610104 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating backup of volume 899cfccb-4afe-4bd4-ab83-c547b7507892 in container None Aug 18 14:04:51.616881 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:51.616881 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:51.617251 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Volume info retrieved successfully. Aug 18 14:04:51.640433 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Created reservations ['6c3b1dc0-6a74-487e-b27c-43c351728b5e', '840b47df-78cd-475f-ac5f-fff32cdf9231'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:04:51.655770 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-db98e696-24a7-48a1-903a-a8a6ddee2392 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 400 Aug 18 14:04:51.656493 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1465/5858] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:04:51 2026] POST /volume/v3/backups => generated 109 bytes in 161 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 14:04:51.664297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffd2e56d-eaee-47ef-9345-d8736483925e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:51.667433 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffd2e56d-eaee-47ef-9345-d8736483925e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] DELETE https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:51.667433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffd2e56d-eaee-47ef-9345-d8736483925e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:51.667433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffd2e56d-eaee-47ef-9345-d8736483925e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:51.667433 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-ffd2e56d-eaee-47ef-9345-d8736483925e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete backup with id: b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. Aug 18 14:04:51.671035 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:51.671035 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:51.681619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-ffd2e56d-eaee-47ef-9345-d8736483925e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] delete_backup rpcapi backup_id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:04:51.684297 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffd2e56d-eaee-47ef-9345-d8736483925e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 202 Aug 18 14:04:51.684297 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1458/5859] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:04:51 2026] DELETE /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:04:51.694353 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-db7ef711-31ce-4c8a-b20d-03a1b0069eb1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:51.696074 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db7ef711-31ce-4c8a-b20d-03a1b0069eb1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:51.696277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db7ef711-31ce-4c8a-b20d-03a1b0069eb1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:51.696475 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-db7ef711-31ce-4c8a-b20d-03a1b0069eb1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:51.696580 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-db7ef711-31ce-4c8a-b20d-03a1b0069eb1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:51.701830 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:51.701830 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:51.702812 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-db7ef711-31ce-4c8a-b20d-03a1b0069eb1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 200 Aug 18 14:04:51.703330 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1472/5860] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:51 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:52.715924 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60cbec71-c8cb-4524-b578-59695838e0a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:52.718373 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60cbec71-c8cb-4524-b578-59695838e0a7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e Aug 18 14:04:52.718660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60cbec71-c8cb-4524-b578-59695838e0a7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:52.718962 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60cbec71-c8cb-4524-b578-59695838e0a7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:52.719137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-60cbec71-c8cb-4524-b578-59695838e0a7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id b0732ca7-9fe9-468d-b1c3-905d6bf19a4e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:52.724069 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60cbec71-c8cb-4524-b578-59695838e0a7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e returned with HTTP 404 Aug 18 14:04:52.724707 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1466/5861] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:52 2026] GET /volume/v3/backups/b0732ca7-9fe9-468d-b1c3-905d6bf19a4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:04:52.732929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:52.734756 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:04:52.735173 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-167364095"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:04:52.736715 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-167364095'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:04:52.736839 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume of 1 GB Aug 18 14:04:52.741326 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Availability Zones retrieved successfully. Aug 18 14:04:52.747264 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Flow 'volume_create_api' (23731855-cc2a-4a52-b003-bb61e237b92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:04:52.748127 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee12e0cc-678e-4e8e-baa8-459d5e3478b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:52.749028 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:04:52.774826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee12e0cc-678e-4e8e-baa8-459d5e3478b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:52.775619 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4a37d0-d60b-4e3c-9be2-a9f567d1b8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:52.817256 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Created reservations ['a93ad707-33e4-4369-940b-a00d3f52187e', '8bf3d717-f60e-49ac-89c0-e325df48e8f4', 'a155f8e3-dd02-429d-9790-74fe852db61d', 'ffb421b9-fae3-4d35-bf22-729350e6978e'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:04:52.818243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4a37d0-d60b-4e3c-9be2-a9f567d1b8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93ad707-33e4-4369-940b-a00d3f52187e', '8bf3d717-f60e-49ac-89c0-e325df48e8f4', 'a155f8e3-dd02-429d-9790-74fe852db61d', 'ffb421b9-fae3-4d35-bf22-729350e6978e']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:52.819145 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137597a3-53af-465f-a543-f112e45a3805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:52.841118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137597a3-53af-465f-a543-f112e45a3805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10dd3521-9af7-47f2-80e6-f21193fe42c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-167364095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0623fb430b4741a0c456f943d72bd9',qos_specs=None,replication_status=,reservations=['a93ad707-33e4-4369-940b-a00d3f52187e','8bf3d717-f60e-49ac-89c0-e325df48e8f4','a155f8e3-dd02-429d-9790-74fe852db61d','ffb421b9-fae3-4d35-bf22-729350e6978e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-167364095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10dd3521-9af7-47f2-80e6-f21193fe42c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c0623fb430b4741a0c456f943d72bd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:52.842397 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a056a27-c051-4822-a501-71555accb19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:52.861413 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a056a27-c051-4822-a501-71555accb19d) transitioned into state 'SUCCESS' from state '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-167364095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0623fb430b4741a0c456f943d72bd9',qos_specs=None,replication_status=,reservations=['a93ad707-33e4-4369-940b-a00d3f52187e','8bf3d717-f60e-49ac-89c0-e325df48e8f4','a155f8e3-dd02-429d-9790-74fe852db61d','ffb421b9-fae3-4d35-bf22-729350e6978e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:52.862177 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419456b7-dc28-4181-a310-815b05bc0c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:04:52.870086 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419456b7-dc28-4181-a310-815b05bc0c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:04:52.870822 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Flow 'volume_create_api' (23731855-cc2a-4a52-b003-bb61e237b92a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:04:52.871107 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume request issued successfully. Aug 18 14:04:52.871619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4f94ee9c-9933-4518-afd6-6e29e74addd7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:04:52.872073 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1466/5862] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:04:52 2026] POST /volume/v3/volumes => generated 748 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:04:52.883086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a58b340-06b5-4a3f-a5e3-8fd9fb094a8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:52.884949 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a58b340-06b5-4a3f-a5e3-8fd9fb094a8a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 Aug 18 14:04:52.886501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a58b340-06b5-4a3f-a5e3-8fd9fb094a8a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:52.886501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a58b340-06b5-4a3f-a5e3-8fd9fb094a8a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:52.894908 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:52.894908 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:52.900666 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a58b340-06b5-4a3f-a5e3-8fd9fb094a8a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:04:52.902944 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a58b340-06b5-4a3f-a5e3-8fd9fb094a8a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 returned with HTTP 200 Aug 18 14:04:52.903686 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1459/5863] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:52 2026] GET /volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:53.916908 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a1488c51-8dc3-4761-b229-81b0b2101c2d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:53.918965 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1488c51-8dc3-4761-b229-81b0b2101c2d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 Aug 18 14:04:53.918965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1488c51-8dc3-4761-b229-81b0b2101c2d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:53.919229 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a1488c51-8dc3-4761-b229-81b0b2101c2d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:53.927606 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:53.927606 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:53.933280 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a1488c51-8dc3-4761-b229-81b0b2101c2d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:04:53.938802 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a1488c51-8dc3-4761-b229-81b0b2101c2d tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 returned with HTTP 200 Aug 18 14:04:53.939320 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1473/5864] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:53 2026] GET /volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:53.954262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:53.956299 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:04:53.956477 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10dd3521-9af7-47f2-80e6-f21193fe42c3", "name": "tempest-VolumesBackupsTest-Backup-791263580"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:04:53.957841 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating new backup {'backup': {'volume_id': '10dd3521-9af7-47f2-80e6-f21193fe42c3', 'name': 'tempest-VolumesBackupsTest-Backup-791263580'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:04:53.958039 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating backup of volume 10dd3521-9af7-47f2-80e6-f21193fe42c3 in container None Aug 18 14:04:53.965939 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:53.965939 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:53.966387 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Volume info retrieved successfully. Aug 18 14:04:53.983247 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Created reservations ['f2f78b1c-a344-4edd-b8ec-e4eadcdd0176', 'bb88c125-4ba3-4b7c-b70c-16d3252a98c5'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:04:54.008182 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c92a9e6f-630c-4c35-a78c-42a2108d8f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:04:54.008721 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1467/5865] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:04:53 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:04:54.017681 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a0645dcf-22f1-47c0-90b5-9083713459c4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:54.020403 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0645dcf-22f1-47c0-90b5-9083713459c4 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:04:54.020662 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0645dcf-22f1-47c0-90b5-9083713459c4 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:54.020852 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a0645dcf-22f1-47c0-90b5-9083713459c4 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:54.020996 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a0645dcf-22f1-47c0-90b5-9083713459c4 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:54.025823 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:54.025823 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:54.026598 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a0645dcf-22f1-47c0-90b5-9083713459c4 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:04:54.027042 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1467/5866] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:54 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:55.038165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e260af59-8cc5-414b-ac8e-efe5e38723ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:55.039641 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e260af59-8cc5-414b-ac8e-efe5e38723ed tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:04:55.039877 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e260af59-8cc5-414b-ac8e-efe5e38723ed tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:55.040146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e260af59-8cc5-414b-ac8e-efe5e38723ed tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:55.040325 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e260af59-8cc5-414b-ac8e-efe5e38723ed tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:55.044491 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:55.044491 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:55.045254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e260af59-8cc5-414b-ac8e-efe5e38723ed tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:04:55.045690 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1460/5867] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:55 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:56.055236 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e7cf2977-f690-431d-85f3-bd9b97dd77bb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:56.057145 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7cf2977-f690-431d-85f3-bd9b97dd77bb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:04:56.057384 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2977-f690-431d-85f3-bd9b97dd77bb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:56.057591 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2977-f690-431d-85f3-bd9b97dd77bb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:56.057725 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e7cf2977-f690-431d-85f3-bd9b97dd77bb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:56.061888 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:56.061888 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:04:56.062560 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e7cf2977-f690-431d-85f3-bd9b97dd77bb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:04:56.062976 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1474/5868] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:56 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:57.074347 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58103041-8a11-4a4d-8f6b-f62f537886f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:57.076882 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58103041-8a11-4a4d-8f6b-f62f537886f3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:04:57.077097 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58103041-8a11-4a4d-8f6b-f62f537886f3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:57.077296 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58103041-8a11-4a4d-8f6b-f62f537886f3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:57.077405 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-58103041-8a11-4a4d-8f6b-f62f537886f3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:57.082734 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:57.082734 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:04:57.083698 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58103041-8a11-4a4d-8f6b-f62f537886f3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:04:57.084275 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1468/5869] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:57 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:58.096476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bee0ba60-6b9d-4920-9e8c-c23e9248cb96 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:58.098359 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bee0ba60-6b9d-4920-9e8c-c23e9248cb96 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:04:58.098558 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bee0ba60-6b9d-4920-9e8c-c23e9248cb96 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:58.098817 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bee0ba60-6b9d-4920-9e8c-c23e9248cb96 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:58.099022 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bee0ba60-6b9d-4920-9e8c-c23e9248cb96 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:58.104904 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:58.104904 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:04:58.105943 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bee0ba60-6b9d-4920-9e8c-c23e9248cb96 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:04:58.106478 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1468/5870] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:58 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:04:59.116935 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d368fb1-cb81-4ebc-9038-3b15061d02c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:04:59.119161 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d368fb1-cb81-4ebc-9038-3b15061d02c9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:04:59.119463 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d368fb1-cb81-4ebc-9038-3b15061d02c9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:04:59.119753 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d368fb1-cb81-4ebc-9038-3b15061d02c9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:04:59.119933 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5d368fb1-cb81-4ebc-9038-3b15061d02c9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:04:59.124259 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:04:59.124259 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:04:59.124834 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d368fb1-cb81-4ebc-9038-3b15061d02c9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:04:59.125273 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1461/5871] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:04:59 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:00.137227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f9a77c16-7e5a-461c-b4d5-df22ccbab63b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:00.140219 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9a77c16-7e5a-461c-b4d5-df22ccbab63b tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:00.140219 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9a77c16-7e5a-461c-b4d5-df22ccbab63b tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:00.140219 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9a77c16-7e5a-461c-b4d5-df22ccbab63b tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:00.140219 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f9a77c16-7e5a-461c-b4d5-df22ccbab63b tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:00.144851 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:00.144851 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:00.145821 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9a77c16-7e5a-461c-b4d5-df22ccbab63b tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:00.146412 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1475/5872] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:00 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:01.163160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-225786ac-cc74-4274-b810-f02406bb8dd1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:01.165290 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-225786ac-cc74-4274-b810-f02406bb8dd1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:01.165457 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-225786ac-cc74-4274-b810-f02406bb8dd1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:01.165656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-225786ac-cc74-4274-b810-f02406bb8dd1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:01.165767 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-225786ac-cc74-4274-b810-f02406bb8dd1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:01.170432 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:01.170432 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:01.171096 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-225786ac-cc74-4274-b810-f02406bb8dd1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:01.171455 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1469/5873] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:01 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:02.186967 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a8981f9c-1d1b-4029-a833-36cf39cf401e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:02.188912 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8981f9c-1d1b-4029-a833-36cf39cf401e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:02.189192 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8981f9c-1d1b-4029-a833-36cf39cf401e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:02.189391 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a8981f9c-1d1b-4029-a833-36cf39cf401e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:02.189537 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a8981f9c-1d1b-4029-a833-36cf39cf401e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:02.194608 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:02.194608 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:02.195360 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a8981f9c-1d1b-4029-a833-36cf39cf401e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:02.195804 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1469/5874] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:02 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:03.207641 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a62fd8b4-8ed2-433f-9dcf-efbe1c46b9ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:03.209702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a62fd8b4-8ed2-433f-9dcf-efbe1c46b9ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:03.209951 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a62fd8b4-8ed2-433f-9dcf-efbe1c46b9ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:03.210236 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a62fd8b4-8ed2-433f-9dcf-efbe1c46b9ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:03.210389 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a62fd8b4-8ed2-433f-9dcf-efbe1c46b9ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:03.215998 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:03.215998 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:03.216770 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a62fd8b4-8ed2-433f-9dcf-efbe1c46b9ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:03.217289 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1462/5875] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:03 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:04.229787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2e130b37-486c-4f93-b494-666755c50cb7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:04.231812 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e130b37-486c-4f93-b494-666755c50cb7 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:04.232047 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e130b37-486c-4f93-b494-666755c50cb7 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:04.232236 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2e130b37-486c-4f93-b494-666755c50cb7 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:04.232320 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2e130b37-486c-4f93-b494-666755c50cb7 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:04.236303 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:04.236303 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:04.236841 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2e130b37-486c-4f93-b494-666755c50cb7 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:04.237190 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1476/5876] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:04 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:05.249812 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8be6db6c-b67e-4846-a143-506d333865ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:05.252385 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8be6db6c-b67e-4846-a143-506d333865ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:05.252670 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8be6db6c-b67e-4846-a143-506d333865ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:05.252968 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8be6db6c-b67e-4846-a143-506d333865ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:05.253146 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8be6db6c-b67e-4846-a143-506d333865ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:05.258990 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:05.258990 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:05.259963 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8be6db6c-b67e-4846-a143-506d333865ce tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:05.260522 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1470/5877] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:05 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:06.272502 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-12b84575-c4e0-4a90-85d9-fbb904bafb94 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:06.274329 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12b84575-c4e0-4a90-85d9-fbb904bafb94 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:06.274569 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12b84575-c4e0-4a90-85d9-fbb904bafb94 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:06.274756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12b84575-c4e0-4a90-85d9-fbb904bafb94 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:06.274908 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-12b84575-c4e0-4a90-85d9-fbb904bafb94 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:06.280547 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:06.280547 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:06.281194 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12b84575-c4e0-4a90-85d9-fbb904bafb94 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:06.281628 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1470/5878] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:06 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:07.292232 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4b4cd68-3965-4af7-b076-6d8a1a2c2bb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:07.294906 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4b4cd68-3965-4af7-b076-6d8a1a2c2bb9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:07.294906 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4b4cd68-3965-4af7-b076-6d8a1a2c2bb9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:07.294906 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4b4cd68-3965-4af7-b076-6d8a1a2c2bb9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:07.294906 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d4b4cd68-3965-4af7-b076-6d8a1a2c2bb9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:07.299954 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:07.299954 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:07.300185 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4b4cd68-3965-4af7-b076-6d8a1a2c2bb9 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:07.300597 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1463/5879] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:07 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:08.311286 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2a5f8101-f38c-468c-a093-c97595426339 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:08.313871 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a5f8101-f38c-468c-a093-c97595426339 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:08.314224 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a5f8101-f38c-468c-a093-c97595426339 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:08.314493 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a5f8101-f38c-468c-a093-c97595426339 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:08.314659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2a5f8101-f38c-468c-a093-c97595426339 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:08.320552 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:08.320552 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:08.321537 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a5f8101-f38c-468c-a093-c97595426339 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:08.322176 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1477/5880] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:08 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:09.332583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0a702aa-51cd-468a-a1ca-5188524efa18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:09.334601 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0a702aa-51cd-468a-a1ca-5188524efa18 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:09.334886 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0a702aa-51cd-468a-a1ca-5188524efa18 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:09.335201 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0a702aa-51cd-468a-a1ca-5188524efa18 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:09.335324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f0a702aa-51cd-468a-a1ca-5188524efa18 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:09.339905 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:09.339905 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:09.340655 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0a702aa-51cd-468a-a1ca-5188524efa18 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:09.341167 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1471/5881] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:09 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:09.353027 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:09.354823 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 14:05:09.355188 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10dd3521-9af7-47f2-80e6-f21193fe42c3", "incremental": true}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:09.356757 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.backups [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating new backup {'backup': {'volume_id': '10dd3521-9af7-47f2-80e6-f21193fe42c3', 'incremental': True}} {{(pid=100282) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:05:09.356974 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating backup of volume 10dd3521-9af7-47f2-80e6-f21193fe42c3 in container None Aug 18 14:05:09.365035 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:09.365035 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:09.365519 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:05:09.383086 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Created reservations ['fc8e4df8-a092-42b1-993e-03539d218f17', 'bd5b5f07-87cb-453b-aeb8-2abd3fd23c96'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:09.397154 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e1874dd3-040e-4ad0-8b44-498ab15a39a2 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 400 Aug 18 14:05:09.397678 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1471/5882] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:05:09 2026] POST /volume/v3/backups => generated 109 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 14:05:09.407739 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a074f287-52cd-46ce-a9bb-5dadb5e29109 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:09.409608 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a074f287-52cd-46ce-a9bb-5dadb5e29109 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] DELETE https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:09.409799 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a074f287-52cd-46ce-a9bb-5dadb5e29109 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:09.410014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a074f287-52cd-46ce-a9bb-5dadb5e29109 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:09.410117 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-a074f287-52cd-46ce-a9bb-5dadb5e29109 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Delete backup with id: b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. Aug 18 14:05:09.414352 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:09.414352 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:09.425772 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-a074f287-52cd-46ce-a9bb-5dadb5e29109 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] delete_backup rpcapi backup_id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:05:09.427548 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a074f287-52cd-46ce-a9bb-5dadb5e29109 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 202 Aug 18 14:05:09.427961 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1464/5883] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:05:09 2026] DELETE /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:05:09.437427 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2bfb8632-365f-4dcc-9d41-4c77bc8564cd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:09.440375 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2bfb8632-365f-4dcc-9d41-4c77bc8564cd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:09.440375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2bfb8632-365f-4dcc-9d41-4c77bc8564cd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:09.440375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2bfb8632-365f-4dcc-9d41-4c77bc8564cd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:09.440375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2bfb8632-365f-4dcc-9d41-4c77bc8564cd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:09.444350 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:09.444350 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:09.445703 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2bfb8632-365f-4dcc-9d41-4c77bc8564cd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 200 Aug 18 14:05:09.445703 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1478/5884] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:09 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:10.456684 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b991dfb-1443-430a-9a53-e4397353c874 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:10.458358 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b991dfb-1443-430a-9a53-e4397353c874 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 Aug 18 14:05:10.458541 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b991dfb-1443-430a-9a53-e4397353c874 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:10.458712 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b991dfb-1443-430a-9a53-e4397353c874 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:10.458804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6b991dfb-1443-430a-9a53-e4397353c874 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id b168c3fa-8c1d-4eff-9c0b-aa28015d57a9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:10.462793 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b991dfb-1443-430a-9a53-e4397353c874 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 returned with HTTP 404 Aug 18 14:05:10.463328 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1472/5885] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:10 2026] GET /volume/v3/backups/b168c3fa-8c1d-4eff-9c0b-aa28015d57a9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:05:10.471856 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:10.476911 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:05:10.476911 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-563456986"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:10.477606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-563456986'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:05:10.477930 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume of 1 GB Aug 18 14:05:10.482399 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Availability Zones retrieved successfully. Aug 18 14:05:10.488171 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Flow 'volume_create_api' (8a988dce-77f3-4601-ace4-9109a634d8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:05:10.489262 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9229a1-41b0-4932-876a-09907d766094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:10.490385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:05:10.518381 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9229a1-41b0-4932-876a-09907d766094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:10.519459 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78646cb0-b809-4475-8508-126d0d98f559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:10.559692 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Created reservations ['0deecdbd-6013-4a9d-9dd2-d462a494d6ed', 'fc63481b-4a4b-4e7b-807f-572730b2149d', 'ad2cbae7-1c64-47d7-a54d-a1ec72344937', 'fe739ca4-63be-4bef-b2c8-58c775665e68'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:10.562960 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78646cb0-b809-4475-8508-126d0d98f559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0deecdbd-6013-4a9d-9dd2-d462a494d6ed', 'fc63481b-4a4b-4e7b-807f-572730b2149d', 'ad2cbae7-1c64-47d7-a54d-a1ec72344937', 'fe739ca4-63be-4bef-b2c8-58c775665e68']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:10.562960 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2f7af9-99df-4ce1-8960-6eefcd5de1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:10.585632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2f7af9-99df-4ce1-8960-6eefcd5de1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65524481-579d-435d-b80c-8c2cc959204b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-563456986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0623fb430b4741a0c456f943d72bd9',qos_specs=None,replication_status=,reservations=['0deecdbd-6013-4a9d-9dd2-d462a494d6ed','fc63481b-4a4b-4e7b-807f-572730b2149d','ad2cbae7-1c64-47d7-a54d-a1ec72344937','fe739ca4-63be-4bef-b2c8-58c775665e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-563456986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65524481-579d-435d-b80c-8c2cc959204b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c0623fb430b4741a0c456f943d72bd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:10.586599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3278219-a244-441f-9631-1ed2cb07b86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:10.603507 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3278219-a244-441f-9631-1ed2cb07b86b) transitioned into state 'SUCCESS' from state '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-563456986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0623fb430b4741a0c456f943d72bd9',qos_specs=None,replication_status=,reservations=['0deecdbd-6013-4a9d-9dd2-d462a494d6ed','fc63481b-4a4b-4e7b-807f-572730b2149d','ad2cbae7-1c64-47d7-a54d-a1ec72344937','fe739ca4-63be-4bef-b2c8-58c775665e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40288c155f374c8ebdeda333cd7dfaf1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:10.604811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac65ff8-d29a-4cdf-85a6-ab4ae43c109f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:10.613736 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac65ff8-d29a-4cdf-85a6-ab4ae43c109f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:10.615878 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Flow 'volume_create_api' (8a988dce-77f3-4601-ace4-9109a634d8aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:05:10.615878 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Create volume request issued successfully. Aug 18 14:05:10.616200 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c551fd29-0505-409e-bf02-cd96f089f9d1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:05:10.616674 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1472/5886] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:05:10 2026] POST /volume/v3/volumes => generated 748 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:05:10.631147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2dda3f0-d01b-49f0-8373-8aefd2446aab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:10.632897 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2dda3f0-d01b-49f0-8373-8aefd2446aab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b Aug 18 14:05:10.633106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2dda3f0-d01b-49f0-8373-8aefd2446aab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:10.633294 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2dda3f0-d01b-49f0-8373-8aefd2446aab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:10.642197 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:10.642197 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:10.647539 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2dda3f0-d01b-49f0-8373-8aefd2446aab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:05:10.653512 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2dda3f0-d01b-49f0-8373-8aefd2446aab tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b returned with HTTP 200 Aug 18 14:05:10.654044 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1465/5887] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:10 2026] GET /volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:11.666740 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a5f5d6ed-ceb2-4194-9286-b25cc5289226 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:11.668499 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5f5d6ed-ceb2-4194-9286-b25cc5289226 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b Aug 18 14:05:11.668929 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5f5d6ed-ceb2-4194-9286-b25cc5289226 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:11.669251 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a5f5d6ed-ceb2-4194-9286-b25cc5289226 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:11.676299 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:11.676299 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:11.680181 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a5f5d6ed-ceb2-4194-9286-b25cc5289226 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:05:11.684365 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a5f5d6ed-ceb2-4194-9286-b25cc5289226 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b returned with HTTP 200 Aug 18 14:05:11.684922 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1479/5888] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:11 2026] GET /volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:11.697217 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50e74f95-2804-466f-afda-285d396422f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:11.698954 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50e74f95-2804-466f-afda-285d396422f1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:05:11.699315 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50e74f95-2804-466f-afda-285d396422f1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65524481-579d-435d-b80c-8c2cc959204b", "name": "tempest-VolumesBackupsTest-Backup-401450838"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:11.700708 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-50e74f95-2804-466f-afda-285d396422f1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating new backup {'backup': {'volume_id': '65524481-579d-435d-b80c-8c2cc959204b', 'name': 'tempest-VolumesBackupsTest-Backup-401450838'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:05:11.700839 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-50e74f95-2804-466f-afda-285d396422f1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating backup of volume 65524481-579d-435d-b80c-8c2cc959204b in container None Aug 18 14:05:11.708448 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:11.708448 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:11.708771 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50e74f95-2804-466f-afda-285d396422f1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Volume info retrieved successfully. Aug 18 14:05:11.725548 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-50e74f95-2804-466f-afda-285d396422f1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Created reservations ['78a64914-23d1-439d-a9ff-a62126a17eee', '934f5429-5963-4410-9ca9-1ae7fcbb4d96'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:11.753522 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50e74f95-2804-466f-afda-285d396422f1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:05:11.754010 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1473/5889] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:05:11 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:05:11.764333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2502fd2a-84f5-4264-add1-964803171bda None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:11.766749 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2502fd2a-84f5-4264-add1-964803171bda tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:11.767193 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2502fd2a-84f5-4264-add1-964803171bda tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:11.767592 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2502fd2a-84f5-4264-add1-964803171bda tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:11.768657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2502fd2a-84f5-4264-add1-964803171bda tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:11.773679 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:11.773679 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:11.774699 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2502fd2a-84f5-4264-add1-964803171bda tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:11.775412 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1473/5890] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:11 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:12.784737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffe7b0f7-7ba6-4dd3-b160-bb12b85fe13c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:12.786598 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffe7b0f7-7ba6-4dd3-b160-bb12b85fe13c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:12.786837 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffe7b0f7-7ba6-4dd3-b160-bb12b85fe13c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:12.786976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffe7b0f7-7ba6-4dd3-b160-bb12b85fe13c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:12.787100 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ffe7b0f7-7ba6-4dd3-b160-bb12b85fe13c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:12.791249 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:12.791249 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:12.791875 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffe7b0f7-7ba6-4dd3-b160-bb12b85fe13c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:12.792260 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1466/5891] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:12 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:13.803517 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8a9f8402-f8de-4209-ace8-7160b836e958 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:13.805833 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8a9f8402-f8de-4209-ace8-7160b836e958 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:13.806187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8a9f8402-f8de-4209-ace8-7160b836e958 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:13.806500 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8a9f8402-f8de-4209-ace8-7160b836e958 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:13.806702 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-8a9f8402-f8de-4209-ace8-7160b836e958 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:13.812171 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:13.812171 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:13.813165 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8a9f8402-f8de-4209-ace8-7160b836e958 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:13.813672 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1480/5892] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:13 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:14.824723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9cc99f66-216e-4ea3-9750-476057682022 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:14.826715 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cc99f66-216e-4ea3-9750-476057682022 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:14.826945 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9cc99f66-216e-4ea3-9750-476057682022 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:14.827226 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9cc99f66-216e-4ea3-9750-476057682022 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:14.827276 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9cc99f66-216e-4ea3-9750-476057682022 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:14.828919 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=77,cinder:UPDATE=33,cinder:INSERT=16 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:05:14.832870 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:14.832870 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:14.833661 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cc99f66-216e-4ea3-9750-476057682022 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:14.834164 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1474/5893] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:14 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:15.846946 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8e735b07-b99c-4f36-9c9e-7eb5fec1bc4f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:15.848928 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e735b07-b99c-4f36-9c9e-7eb5fec1bc4f tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:15.850113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e735b07-b99c-4f36-9c9e-7eb5fec1bc4f tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:15.850113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e735b07-b99c-4f36-9c9e-7eb5fec1bc4f tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:15.850113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8e735b07-b99c-4f36-9c9e-7eb5fec1bc4f tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:15.851179 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=99,cinder:UPDATE=43,cinder:INSERT=19 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:05:15.854260 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:15.854260 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:15.855766 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e735b07-b99c-4f36-9c9e-7eb5fec1bc4f tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:15.856418 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1474/5894] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:15 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:16.866891 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92e868fc-36bb-4ced-aec0-9f2f0b2a1ba1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:16.869179 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92e868fc-36bb-4ced-aec0-9f2f0b2a1ba1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:16.869429 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92e868fc-36bb-4ced-aec0-9f2f0b2a1ba1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:16.869671 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92e868fc-36bb-4ced-aec0-9f2f0b2a1ba1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:16.869814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-92e868fc-36bb-4ced-aec0-9f2f0b2a1ba1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:16.872348 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=48,cinder:UPDATE=5 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:05:16.875598 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:16.875598 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:16.876752 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92e868fc-36bb-4ced-aec0-9f2f0b2a1ba1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:16.877246 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1467/5895] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:16 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:17.888426 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b6ce45dc-74d6-482a-bb8e-1ddfd49d3f8e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:17.890246 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6ce45dc-74d6-482a-bb8e-1ddfd49d3f8e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:17.890615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6ce45dc-74d6-482a-bb8e-1ddfd49d3f8e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:17.890918 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6ce45dc-74d6-482a-bb8e-1ddfd49d3f8e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:17.891954 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b6ce45dc-74d6-482a-bb8e-1ddfd49d3f8e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:17.893228 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=42,cinder:UPDATE=10,cinder:INSERT=7 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:05:17.896192 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:17.896192 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:17.897012 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6ce45dc-74d6-482a-bb8e-1ddfd49d3f8e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:17.898023 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1481/5896] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:17 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:18.909273 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d26baa1-5b9c-413b-bc54-f843dd9baadb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:18.910974 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d26baa1-5b9c-413b-bc54-f843dd9baadb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:18.911149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d26baa1-5b9c-413b-bc54-f843dd9baadb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:18.911321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d26baa1-5b9c-413b-bc54-f843dd9baadb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:18.911472 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2d26baa1-5b9c-413b-bc54-f843dd9baadb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:18.915338 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:18.915338 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:18.915928 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d26baa1-5b9c-413b-bc54-f843dd9baadb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:18.916341 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1475/5897] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:18 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:19.926723 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8a735608-d0db-40ce-8451-0ad3d2ad9be5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:19.929549 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8a735608-d0db-40ce-8451-0ad3d2ad9be5 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:19.929549 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8a735608-d0db-40ce-8451-0ad3d2ad9be5 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:19.929549 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8a735608-d0db-40ce-8451-0ad3d2ad9be5 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:19.929549 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8a735608-d0db-40ce-8451-0ad3d2ad9be5 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:19.934092 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:19.934092 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:19.934775 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8a735608-d0db-40ce-8451-0ad3d2ad9be5 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:19.935260 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1475/5898] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:19 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:20.944964 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d918866-74ad-410b-af8e-12ac66d6042e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:20.946717 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d918866-74ad-410b-af8e-12ac66d6042e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:20.946954 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d918866-74ad-410b-af8e-12ac66d6042e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:20.947190 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d918866-74ad-410b-af8e-12ac66d6042e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:20.947328 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0d918866-74ad-410b-af8e-12ac66d6042e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:20.951511 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:20.951511 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:20.952191 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d918866-74ad-410b-af8e-12ac66d6042e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:20.952606 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1468/5899] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:20 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:21.962105 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0704d9bf-e477-413d-9703-0e214101a1bd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:21.963766 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0704d9bf-e477-413d-9703-0e214101a1bd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:21.963979 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0704d9bf-e477-413d-9703-0e214101a1bd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:21.964160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0704d9bf-e477-413d-9703-0e214101a1bd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:21.964256 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-0704d9bf-e477-413d-9703-0e214101a1bd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:21.968172 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:21.968172 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:21.968833 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0704d9bf-e477-413d-9703-0e214101a1bd tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:21.969215 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1482/5900] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:21 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:22.677133 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:22.679196 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:05:22.679675 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-677913254", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:22.681566 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-677913254', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:05:22.681718 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Create volume of 1 GB Aug 18 14:05:22.686456 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Availability Zones retrieved successfully. Aug 18 14:05:22.693519 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Flow 'volume_create_api' (a2d01247-183a-42da-931d-5081e390e4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:05:22.694656 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412c8277-0f83-4481-af93-a8c8065c2262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:22.695809 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:05:22.721537 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412c8277-0f83-4481-af93-a8c8065c2262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:22.722266 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b21ff4c-2af2-483f-bdd4-c339c21d3e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:22.780248 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Created reservations ['d6125255-456b-4fbc-bb0a-b7b219f2960a', '09fb1ec3-e9db-444d-b92d-f7967b27ab63', '6f0137b8-b421-45bd-813d-dd40aa1e4b27', '1d4b32f5-a5a2-45c9-b4bc-05d8030fdede'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:22.781101 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b21ff4c-2af2-483f-bdd4-c339c21d3e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6125255-456b-4fbc-bb0a-b7b219f2960a', '09fb1ec3-e9db-444d-b92d-f7967b27ab63', '6f0137b8-b421-45bd-813d-dd40aa1e4b27', '1d4b32f5-a5a2-45c9-b4bc-05d8030fdede']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:22.781725 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33d3bc2-dc48-4bbe-b0b2-10947be634dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:22.803474 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33d3bc2-dc48-4bbe-b0b2-10947be634dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91c22937-7014-4159-8c7d-d915961e3d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-677913254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c340651f8bdf46eeb64e0b6bc8c42862',qos_specs=None,replication_status=,reservations=['d6125255-456b-4fbc-bb0a-b7b219f2960a','09fb1ec3-e9db-444d-b92d-f7967b27ab63','6f0137b8-b421-45bd-813d-dd40aa1e4b27','1d4b32f5-a5a2-45c9-b4bc-05d8030fdede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d2edc29d2c40af8b1361b354029d79',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-677913254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91c22937-7014-4159-8c7d-d915961e3d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c340651f8bdf46eeb64e0b6bc8c42862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3d2edc29d2c40af8b1361b354029d79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:22.804141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a13f9b-6ac2-4a75-8caa-74fac3f72a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:22.824190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a13f9b-6ac2-4a75-8caa-74fac3f72a4f) transitioned into state 'SUCCESS' from state '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-677913254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c340651f8bdf46eeb64e0b6bc8c42862',qos_specs=None,replication_status=,reservations=['d6125255-456b-4fbc-bb0a-b7b219f2960a','09fb1ec3-e9db-444d-b92d-f7967b27ab63','6f0137b8-b421-45bd-813d-dd40aa1e4b27','1d4b32f5-a5a2-45c9-b4bc-05d8030fdede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3d2edc29d2c40af8b1361b354029d79',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:22.824849 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2dd9ee-8788-4a34-aaab-73e4c4fdc487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:22.833433 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2dd9ee-8788-4a34-aaab-73e4c4fdc487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:22.834277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Flow 'volume_create_api' (a2d01247-183a-42da-931d-5081e390e4f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:05:22.834606 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Create volume request issued successfully. Aug 18 14:05:22.835253 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d6413ad-ac8e-4005-9d82-6100f7f19b9b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:05:22.835816 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1476/5901] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:05:22 2026] POST /volume/v3/volumes => generated 788 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:05:22.846737 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c5affb0c-e7da-401d-a606-0088ac3298f1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:22.848993 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c5affb0c-e7da-401d-a606-0088ac3298f1 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:22.849327 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c5affb0c-e7da-401d-a606-0088ac3298f1 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:22.849591 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c5affb0c-e7da-401d-a606-0088ac3298f1 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:22.859213 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:22.859213 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:22.864874 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c5affb0c-e7da-401d-a606-0088ac3298f1 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:22.870385 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c5affb0c-e7da-401d-a606-0088ac3298f1 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:22.870870 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1476/5902] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:22 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:22.978732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fea5ad0a-e2a8-4665-a6a4-de035c8bc60d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:22.980841 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fea5ad0a-e2a8-4665-a6a4-de035c8bc60d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:22.981080 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fea5ad0a-e2a8-4665-a6a4-de035c8bc60d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:22.981305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fea5ad0a-e2a8-4665-a6a4-de035c8bc60d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:22.981445 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fea5ad0a-e2a8-4665-a6a4-de035c8bc60d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:22.986211 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:22.986211 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:22.987025 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fea5ad0a-e2a8-4665-a6a4-de035c8bc60d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:22.987511 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1469/5903] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:22 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:23.883410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9ebc3d04-248d-4efa-8109-f4f1e33a309a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:23.885097 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ebc3d04-248d-4efa-8109-f4f1e33a309a tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:23.885312 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ebc3d04-248d-4efa-8109-f4f1e33a309a tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:23.885545 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ebc3d04-248d-4efa-8109-f4f1e33a309a tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:23.892132 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:23.892132 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:23.895723 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9ebc3d04-248d-4efa-8109-f4f1e33a309a tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:23.900032 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ebc3d04-248d-4efa-8109-f4f1e33a309a tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:23.900535 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1483/5904] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:23 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:23.915450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c693e4ef-c950-4267-be3f-ae6490dc3ac2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:23.917453 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c693e4ef-c950-4267-be3f-ae6490dc3ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:23.917683 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c693e4ef-c950-4267-be3f-ae6490dc3ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:23.917977 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c693e4ef-c950-4267-be3f-ae6490dc3ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:23.925718 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:23.925718 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:23.929911 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c693e4ef-c950-4267-be3f-ae6490dc3ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:23.934881 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c693e4ef-c950-4267-be3f-ae6490dc3ac2 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:23.935455 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1477/5905] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:23 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:23.992496 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-4da7c843-ecb6-44e2-8a23-8c2e7b8b042c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:23.995065 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-4da7c843-ecb6-44e2-8a23-8c2e7b8b042c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:23.995602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-4da7c843-ecb6-44e2-8a23-8c2e7b8b042c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:23.995602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-4da7c843-ecb6-44e2-8a23-8c2e7b8b042c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:23.998596 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3ba4599-4d01-45c1-a0aa-205ccaf6ca79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:24.001068 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3ba4599-4d01-45c1-a0aa-205ccaf6ca79 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:24.001585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4599-4d01-45c1-a0aa-205ccaf6ca79 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:24.001585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4599-4d01-45c1-a0aa-205ccaf6ca79 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:24.001737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a3ba4599-4d01-45c1-a0aa-205ccaf6ca79 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:24.004034 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:24.004034 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:24.007068 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:24.007068 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:24.007951 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3ba4599-4d01-45c1-a0aa-205ccaf6ca79 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:24.008603 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1470/5906] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:23 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:24.009316 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-4da7c843-ecb6-44e2-8a23-8c2e7b8b042c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:24.014211 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-4da7c843-ecb6-44e2-8a23-8c2e7b8b042c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:24.014637 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1477/5907] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:05:23 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:24.099096 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e1adf7ce-c666-4fd9-98b1-4cada546cee6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:24.099451 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1adf7ce-c666-4fd9-98b1-4cada546cee6 None None] GET https://10.4.3.221/volume// Aug 18 14:05:24.099594 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1adf7ce-c666-4fd9-98b1-4cada546cee6 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:24.099770 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e1adf7ce-c666-4fd9-98b1-4cada546cee6 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:24.100083 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e1adf7ce-c666-4fd9-98b1-4cada546cee6 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:05:24.100420 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1484/5908] 10.4.3.221 () {66 vars in 1428 bytes} [Tue Aug 18 14:05:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:05:24.107663 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-be047255-3c7f-4ef9-94a8-d67921c42fdf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:24.132941 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-be047255-3c7f-4ef9-94a8-d67921c42fdf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:05:24.133304 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-be047255-3c7f-4ef9-94a8-d67921c42fdf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91c22937-7014-4159-8c7d-d915961e3d12", "connector": null, "instance_uuid": "ebd766ef-bc14-46cc-8108-c448cb8f8b26"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:24.141255 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:24.141255 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:24.162467 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-be047255-3c7f-4ef9-94a8-d67921c42fdf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:05:24.163146 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1478/5909] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:05:24 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:24.189490 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ef9325d-22c3-4eb8-8f38-3bd57622bb8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:24.191082 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ef9325d-22c3-4eb8-8f38-3bd57622bb8d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:24.191279 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ef9325d-22c3-4eb8-8f38-3bd57622bb8d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:24.191509 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ef9325d-22c3-4eb8-8f38-3bd57622bb8d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:24.200095 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:24.200095 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:24.200997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-53568939-1756-494c-89e0-c156e1a4af85 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:24.201398 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53568939-1756-494c-89e0-c156e1a4af85 None None] GET https://10.4.3.221/volume// Aug 18 14:05:24.201575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53568939-1756-494c-89e0-c156e1a4af85 None None] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:24.201756 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-53568939-1756-494c-89e0-c156e1a4af85 None None] Calling method 'all' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:24.202095 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-53568939-1756-494c-89e0-c156e1a4af85 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:05:24.202364 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1478/5910] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:05:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:05:24.204527 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4ef9325d-22c3-4eb8-8f38-3bd57622bb8d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:24.210713 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ef9325d-22c3-4eb8-8f38-3bd57622bb8d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:24.210816 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-7ca24ab1-cc75-456d-b470-59967cbf3072 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:24.210878 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1471/5911] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:24 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:24.216378 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-7ca24ab1-cc75-456d-b470-59967cbf3072 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:24.217853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-7ca24ab1-cc75-456d-b470-59967cbf3072 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:24.217853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-7ca24ab1-cc75-456d-b470-59967cbf3072 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:24.228292 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:24.228292 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:24.231452 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-7ca24ab1-cc75-456d-b470-59967cbf3072 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:24.236478 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-7ca24ab1-cc75-456d-b470-59967cbf3072 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:24.236478 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1485/5912] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:05:24 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 1042 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:05:24.340225 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-a47b9a70-e7fa-4a33-9ac8-fae22ff6162c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:24.342671 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-a47b9a70-e7fa-4a33-9ac8-fae22ff6162c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] PUT https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 Aug 18 14:05:24.343168 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-a47b9a70-e7fa-4a33-9ac8-fae22ff6162c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:24.352074 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-a47b9a70-e7fa-4a33-9ac8-fae22ff6162c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Acquiring lock "cinder-attachment_update-91c22937-7014-4159-8c7d-d915961e3d12-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:05:24.356977 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-a47b9a70-e7fa-4a33-9ac8-fae22ff6162c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Lock "cinder-attachment_update-91c22937-7014-4159-8c7d-d915961e3d12-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:05:24.357908 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:24.357908 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:24.429876 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-a47b9a70-e7fa-4a33-9ac8-fae22ff6162c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Lock "cinder-attachment_update-91c22937-7014-4159-8c7d-d915961e3d12-np0000007658" released by "attachment_update" :: held 0.073s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:05:24.430239 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-a47b9a70-e7fa-4a33-9ac8-fae22ff6162c tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 returned with HTTP 200 Aug 18 14:05:24.431023 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1479/5913] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:05:24 2026] PUT /volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:25.019986 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3cdbf799-7a6c-43c7-8eac-190901fba8a2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:25.022144 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3cdbf799-7a6c-43c7-8eac-190901fba8a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:25.022402 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3cdbf799-7a6c-43c7-8eac-190901fba8a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:25.022582 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3cdbf799-7a6c-43c7-8eac-190901fba8a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:25.022736 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-3cdbf799-7a6c-43c7-8eac-190901fba8a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:25.027402 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:25.027402 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:25.028177 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3cdbf799-7a6c-43c7-8eac-190901fba8a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:25.028528 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1479/5914] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:25 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:25.223330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bc81631-4a18-4e0f-8031-c21113f8fdd7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:25.224986 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bc81631-4a18-4e0f-8031-c21113f8fdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:25.225174 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bc81631-4a18-4e0f-8031-c21113f8fdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:25.225342 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bc81631-4a18-4e0f-8031-c21113f8fdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:25.238575 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:25.238575 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:25.243399 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1bc81631-4a18-4e0f-8031-c21113f8fdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:25.249282 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bc81631-4a18-4e0f-8031-c21113f8fdd7 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:25.249700 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1472/5915] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:25 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:26.051020 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d0ce3f1d-c3de-4cdc-a45b-3fe18b4105c1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:26.052911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d0ce3f1d-c3de-4cdc-a45b-3fe18b4105c1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:26.053136 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d0ce3f1d-c3de-4cdc-a45b-3fe18b4105c1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:26.053314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d0ce3f1d-c3de-4cdc-a45b-3fe18b4105c1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:26.053421 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d0ce3f1d-c3de-4cdc-a45b-3fe18b4105c1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:26.058012 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:26.058012 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:26.058695 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d0ce3f1d-c3de-4cdc-a45b-3fe18b4105c1 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:26.059115 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1486/5916] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:26 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:26.262280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b904d07c-2ed7-4df1-b111-a45222f55968 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:26.264674 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b904d07c-2ed7-4df1-b111-a45222f55968 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:26.265033 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b904d07c-2ed7-4df1-b111-a45222f55968 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:26.265341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b904d07c-2ed7-4df1-b111-a45222f55968 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:26.276508 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:26.276508 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:26.280071 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b904d07c-2ed7-4df1-b111-a45222f55968 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:26.284257 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b904d07c-2ed7-4df1-b111-a45222f55968 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:26.284697 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1480/5917] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:26 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:27.068765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d34ec758-084a-4795-bff2-81444daf89ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:27.070645 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d34ec758-084a-4795-bff2-81444daf89ad tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:27.070891 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d34ec758-084a-4795-bff2-81444daf89ad tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:27.071112 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d34ec758-084a-4795-bff2-81444daf89ad tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:27.071255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-d34ec758-084a-4795-bff2-81444daf89ad tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:27.075499 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:27.075499 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:27.076259 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d34ec758-084a-4795-bff2-81444daf89ad tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:27.076657 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1480/5918] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:27 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:27.297066 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c543d9b5-c9ad-4aef-836e-9e88c03c94ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:27.299091 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c543d9b5-c9ad-4aef-836e-9e88c03c94ae tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:27.299341 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c543d9b5-c9ad-4aef-836e-9e88c03c94ae tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:27.299574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c543d9b5-c9ad-4aef-836e-9e88c03c94ae tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:27.311233 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:27.311233 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:27.315301 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c543d9b5-c9ad-4aef-836e-9e88c03c94ae tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:27.319745 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c543d9b5-c9ad-4aef-836e-9e88c03c94ae tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:27.320207 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1473/5919] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:27 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:28.086575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-860d8e4b-5c87-4b94-9038-e48ff822f22a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:28.088365 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-860d8e4b-5c87-4b94-9038-e48ff822f22a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:28.088620 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-860d8e4b-5c87-4b94-9038-e48ff822f22a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:28.088874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-860d8e4b-5c87-4b94-9038-e48ff822f22a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:28.089021 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-860d8e4b-5c87-4b94-9038-e48ff822f22a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:28.094154 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:28.094154 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:28.094916 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-860d8e4b-5c87-4b94-9038-e48ff822f22a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:28.095374 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1487/5920] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:28 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:28.332190 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-527ea7da-218c-48fd-a55f-87c9841bd0cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:28.334048 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-527ea7da-218c-48fd-a55f-87c9841bd0cf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:28.334281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-527ea7da-218c-48fd-a55f-87c9841bd0cf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:28.334481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-527ea7da-218c-48fd-a55f-87c9841bd0cf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:28.344692 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:28.344692 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:28.348889 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-527ea7da-218c-48fd-a55f-87c9841bd0cf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:28.355189 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-527ea7da-218c-48fd-a55f-87c9841bd0cf tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:28.355809 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1481/5921] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:28 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:28.661808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-1f8dc8f8-9d8d-496b-91d8-eb07d14d17a4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:28.663762 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-1f8dc8f8-9d8d-496b-91d8-eb07d14d17a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] POST https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183/action Aug 18 14:05:28.664153 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-1f8dc8f8-9d8d-496b-91d8-eb07d14d17a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:05:28.664276 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-1f8dc8f8-9d8d-496b-91d8-eb07d14d17a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:28.682494 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:28.682494 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:28.692754 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-62e2d7b3-62b4-41e3-a32a-c7942695b41e req-1f8dc8f8-9d8d-496b-91d8-eb07d14d17a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183/action returned with HTTP 204 Aug 18 14:05:28.693267 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1481/5922] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:05:28 2026] POST /volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:05:29.105825 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb483b97-cae0-4bcc-86a5-720fa83f3273 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.107621 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb483b97-cae0-4bcc-86a5-720fa83f3273 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:29.107870 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb483b97-cae0-4bcc-86a5-720fa83f3273 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.108173 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb483b97-cae0-4bcc-86a5-720fa83f3273 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.108347 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-eb483b97-cae0-4bcc-86a5-720fa83f3273 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:29.113381 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.113381 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:29.114148 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb483b97-cae0-4bcc-86a5-720fa83f3273 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:29.114771 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1474/5923] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:29 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:29.126091 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.127705 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 14:05:29.128076 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65524481-579d-435d-b80c-8c2cc959204b", "name": "tempest-VolumesBackupsTest-Backup-271965029"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:29.129407 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating new backup {'backup': {'volume_id': '65524481-579d-435d-b80c-8c2cc959204b', 'name': 'tempest-VolumesBackupsTest-Backup-271965029'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:05:29.129550 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating backup of volume 65524481-579d-435d-b80c-8c2cc959204b in container None Aug 18 14:05:29.137155 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.137155 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:29.137644 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:05:29.152118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Created reservations ['ee9c88c2-74a6-44c3-b3c8-c541f920a172', '0c85371d-2129-4cdd-b5f4-4922437fb510'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:29.177072 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-805c7c0b-1117-4fe1-9fef-a9d8a93f9840 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:05:29.177504 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1488/5924] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:05:29 2026] POST /volume/v3/backups => generated 329 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:05:29.186949 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f27aa7a0-b729-42e8-be96-5463256a5d23 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.188727 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f27aa7a0-b729-42e8-be96-5463256a5d23 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:29.188937 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f27aa7a0-b729-42e8-be96-5463256a5d23 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.189156 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f27aa7a0-b729-42e8-be96-5463256a5d23 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.189257 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f27aa7a0-b729-42e8-be96-5463256a5d23 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:29.194490 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.194490 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:29.195387 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f27aa7a0-b729-42e8-be96-5463256a5d23 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:29.195758 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1482/5925] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:29 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:29.367575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f4d8ec22-3571-47ee-aad8-e954863017e6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.369211 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4d8ec22-3571-47ee-aad8-e954863017e6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:29.369426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4d8ec22-3571-47ee-aad8-e954863017e6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.369631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f4d8ec22-3571-47ee-aad8-e954863017e6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.379329 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.379329 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:29.382919 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f4d8ec22-3571-47ee-aad8-e954863017e6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:29.386919 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f4d8ec22-3571-47ee-aad8-e954863017e6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:29.387293 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1482/5926] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:29 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:05:29.400808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8005593e-40e2-4f30-a02c-708cdd033481 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.402577 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8005593e-40e2-4f30-a02c-708cdd033481 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:29.402836 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8005593e-40e2-4f30-a02c-708cdd033481 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.403106 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8005593e-40e2-4f30-a02c-708cdd033481 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.412312 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.412312 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:29.416031 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8005593e-40e2-4f30-a02c-708cdd033481 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:29.421005 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8005593e-40e2-4f30-a02c-708cdd033481 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:29.421392 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1475/5927] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:29 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:05:29.436139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a6de7ef1-b459-4d25-baa0-cab3705d66e7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.437547 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1489/5928] 10.4.3.221 () {70 vars in 1611 bytes} [Tue Aug 18 14:05:29 2026] DELETE /volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 14:05:29.445053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e870e42f-e53c-46ba-bb35-97150090ad48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.463300 np0000007658 devstack@c-api.service[100283]: WARNING keystonemiddleware.auth_token [None req-e870e42f-e53c-46ba-bb35-97150090ad48 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 14:05:29.464400 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1483/5929] 10.4.3.221 () {70 vars in 1611 bytes} [Tue Aug 18 14:05:29 2026] DELETE /volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 14:05:29.472757 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.474680 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] DELETE https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 Aug 18 14:05:29.474985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.475219 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.483789 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.483789 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:29.546967 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Attachment connected to vm ebd766ef-bc14-46cc-8108-c448cb8f8b26, checking data on nova Aug 18 14:05:29.547282 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.compute.nova [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Creating Keystone token plugin using URL: https://10.4.3.221/identity {{(pid=100282) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 14:05:29.677979 np0000007658 devstack@c-api.service[100282]: DEBUG novaclient.v2.client [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] REQ: curl -g -i -X GET https://10.4.3.221/compute/v2.1/servers/ebd766ef-bc14-46cc-8108-c448cb8f8b26/os-volume_attachments/91c22937-7014-4159-8c7d-d915961e3d12 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}454abbdfde8092139342cb9c7302e5bb62e01f9a8d11847b78e9f98469e6473e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5efdf442-971b-4a60-8775-f0ceba8d0100" -H "X-Service-Token: {SHA256}d3933bc5823c59acde53da6b430fe8c51f9b71e076a7019c6ee6123de2b2b148" {{(pid=100282) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 14:05:29.760335 np0000007658 devstack@c-api.service[100282]: DEBUG novaclient.v2.client [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 14:05:29 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-4700d524-0a12-4f98-8264-5405a6a8d256 x-openstack-request-id: req-4700d524-0a12-4f98-8264-5405a6a8d256 {{(pid=100282) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 14:05:29.760476 np0000007658 devstack@c-api.service[100282]: DEBUG novaclient.v2.client [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "91c22937-7014-4159-8c7d-d915961e3d12", "serverId": "ebd766ef-bc14-46cc-8108-c448cb8f8b26", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b490050a-34e6-4a50-9fec-ffcf89561183", "bdm_uuid": "b1c1667f-a2ee-4138-89f7-e35af177d12d"}} {{(pid=100282) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 14:05:29.760607 np0000007658 devstack@c-api.service[100282]: DEBUG novaclient.v2.client [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET call to compute for https://10.4.3.221/compute/v2.1/servers/ebd766ef-bc14-46cc-8108-c448cb8f8b26/os-volume_attachments/91c22937-7014-4159-8c7d-d915961e3d12 used request id req-4700d524-0a12-4f98-8264-5405a6a8d256 {{(pid=100282) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 14:05:29.762518 np0000007658 devstack@c-api.service[100282]: ERROR cinder.volume.api [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-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 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Caught error: Detach volume from instance ebd766ef-bc14-46cc-8108-c448cb8f8b26 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebd766ef-bc14-46cc-8108-c448cb8f8b26 using the Compute API Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: 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 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 14:05:29.764745 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ebd766ef-bc14-46cc-8108-c448cb8f8b26 using the Compute API Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: ERROR cinder.api.middleware.fault Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.middleware.fault [None req-5efdf442-971b-4a60-8775-f0ceba8d0100 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 returned with HTTP 409 Aug 18 14:05:29.766484 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1483/5930] 10.4.3.221 () {68 vars in 1404 bytes} [Tue Aug 18 14:05:29 2026] DELETE /volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 => generated 167 bytes in 293 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:05:29.801401 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-4d0211ae-1485-45d6-8cc1-3a21ea940064 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.803581 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-4d0211ae-1485-45d6-8cc1-3a21ea940064 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:29.803792 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-4d0211ae-1485-45d6-8cc1-3a21ea940064 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.804053 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-4d0211ae-1485-45d6-8cc1-3a21ea940064 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.814852 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.814852 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:29.819140 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-4d0211ae-1485-45d6-8cc1-3a21ea940064 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:29.823231 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-4d0211ae-1485-45d6-8cc1-3a21ea940064 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:29.823611 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1476/5931] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:05:29 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 1155 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:29.839738 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-07b45ce1-898e-4f64-b155-4591673f532d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.842382 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-07b45ce1-898e-4f64-b155-4591673f532d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] POST https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12/action Aug 18 14:05:29.842845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-07b45ce1-898e-4f64-b155-4591673f532d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:05:29.843029 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-07b45ce1-898e-4f64-b155-4591673f532d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:29.857063 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.857063 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:29.857750 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-07b45ce1-898e-4f64-b155-4591673f532d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:29.865171 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-07b45ce1-898e-4f64-b155-4591673f532d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Begin detaching volume completed successfully. Aug 18 14:05:29.865462 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-07b45ce1-898e-4f64-b155-4591673f532d tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12/action returned with HTTP 202 Aug 18 14:05:29.866125 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1490/5932] 10.4.3.221 () {72 vars in 1672 bytes} [Tue Aug 18 14:05:29 2026] POST /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:05:29.905152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ead6c648-3144-4392-8960-bf302f6a9204 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.905606 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ead6c648-3144-4392-8960-bf302f6a9204 None None] GET https://10.4.3.221/volume// Aug 18 14:05:29.906022 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ead6c648-3144-4392-8960-bf302f6a9204 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.906093 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ead6c648-3144-4392-8960-bf302f6a9204 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.906427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ead6c648-3144-4392-8960-bf302f6a9204 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:05:29.906757 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1484/5933] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:05:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:05:29.914916 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-81a73eeb-2193-478d-8175-9f25c69359a4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:29.917344 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-81a73eeb-2193-478d-8175-9f25c69359a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:29.917577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-81a73eeb-2193-478d-8175-9f25c69359a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:29.917777 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-81a73eeb-2193-478d-8175-9f25c69359a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:29.950253 np0000007658 devstack@c-api.service[100282]: DEBUG oslo_db.sqlalchemy.engines [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-81a73eeb-2193-478d-8175-9f25c69359a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 14:05:29.958267 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:29.958267 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:29.961274 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-81a73eeb-2193-478d-8175-9f25c69359a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:29.964923 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-81a73eeb-2193-478d-8175-9f25c69359a4 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:29.965322 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1484/5934] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:05:29 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 1338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:05:30.208818 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84ff6474-ae04-42d2-b0df-2479d4c7e09f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:30.212896 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84ff6474-ae04-42d2-b0df-2479d4c7e09f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:30.212896 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84ff6474-ae04-42d2-b0df-2479d4c7e09f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:30.212896 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84ff6474-ae04-42d2-b0df-2479d4c7e09f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:30.212896 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-84ff6474-ae04-42d2-b0df-2479d4c7e09f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:30.217919 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:30.217919 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:30.218847 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84ff6474-ae04-42d2-b0df-2479d4c7e09f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:30.219400 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1477/5935] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:30 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:31.229483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-96d9e734-3511-4881-8486-8b4d3aa68f45 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:31.231376 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96d9e734-3511-4881-8486-8b4d3aa68f45 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:31.231557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96d9e734-3511-4881-8486-8b4d3aa68f45 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:31.231735 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96d9e734-3511-4881-8486-8b4d3aa68f45 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:31.231840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-96d9e734-3511-4881-8486-8b4d3aa68f45 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:31.237370 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:31.237370 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:31.238221 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96d9e734-3511-4881-8486-8b4d3aa68f45 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:31.238608 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1491/5936] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:31 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:31.884932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-1d3c372c-4fc8-45dd-a574-1589913c7133 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:31.886962 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-1d3c372c-4fc8-45dd-a574-1589913c7133 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] DELETE https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 Aug 18 14:05:31.887167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-1d3c372c-4fc8-45dd-a574-1589913c7133 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:31.887341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-1d3c372c-4fc8-45dd-a574-1589913c7133 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:31.895762 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:31.895762 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:31.952379 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-681f7576-287f-4c0d-933a-93bdd7c76ac8 req-1d3c372c-4fc8-45dd-a574-1589913c7133 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 returned with HTTP 200 Aug 18 14:05:31.952981 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1485/5937] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:05:31 2026] DELETE /volume/v3/attachments/b490050a-34e6-4a50-9fec-ffcf89561183 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:32.032980 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-f3e09996-a20d-45f6-a6d8-b37996e5ab59 req-58da7bd4-5df3-496f-a10b-e7647441099b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:32.035405 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3e09996-a20d-45f6-a6d8-b37996e5ab59 req-58da7bd4-5df3-496f-a10b-e7647441099b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:32.035619 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f3e09996-a20d-45f6-a6d8-b37996e5ab59 req-58da7bd4-5df3-496f-a10b-e7647441099b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:32.035837 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-f3e09996-a20d-45f6-a6d8-b37996e5ab59 req-58da7bd4-5df3-496f-a10b-e7647441099b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:32.043583 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:32.043583 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:32.048310 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-f3e09996-a20d-45f6-a6d8-b37996e5ab59 req-58da7bd4-5df3-496f-a10b-e7647441099b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:32.054210 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-f3e09996-a20d-45f6-a6d8-b37996e5ab59 req-58da7bd4-5df3-496f-a10b-e7647441099b tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:32.054792 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1485/5938] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:05:32 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:32.069690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19ddba08-a674-4211-8f67-fe42304150d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:32.071657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19ddba08-a674-4211-8f67-fe42304150d6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] DELETE https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:32.071926 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19ddba08-a674-4211-8f67-fe42304150d6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:32.072155 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19ddba08-a674-4211-8f67-fe42304150d6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:32.072317 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-19ddba08-a674-4211-8f67-fe42304150d6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Delete volume with id: 91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:32.080167 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:32.080167 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:32.080615 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19ddba08-a674-4211-8f67-fe42304150d6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:32.095605 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19ddba08-a674-4211-8f67-fe42304150d6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Delete volume request issued successfully. Aug 18 14:05:32.095778 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19ddba08-a674-4211-8f67-fe42304150d6 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 202 Aug 18 14:05:32.096329 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1478/5939] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:05:32 2026] DELETE /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:05:32.104985 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f9f2f795-5d7e-4768-802a-7c12c37f2aa0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:32.107356 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9f2f795-5d7e-4768-802a-7c12c37f2aa0 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:32.107682 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9f2f795-5d7e-4768-802a-7c12c37f2aa0 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:32.108014 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9f2f795-5d7e-4768-802a-7c12c37f2aa0 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:32.117993 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:32.117993 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:32.123252 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f9f2f795-5d7e-4768-802a-7c12c37f2aa0 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Volume info retrieved successfully. Aug 18 14:05:32.129013 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9f2f795-5d7e-4768-802a-7c12c37f2aa0 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 200 Aug 18 14:05:32.129819 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1492/5940] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:32 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:32.249468 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24c40ebb-130c-4cdb-8dd3-e8cb8388a483 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:32.251717 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24c40ebb-130c-4cdb-8dd3-e8cb8388a483 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:32.252001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24c40ebb-130c-4cdb-8dd3-e8cb8388a483 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:32.252318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24c40ebb-130c-4cdb-8dd3-e8cb8388a483 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:32.252467 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-24c40ebb-130c-4cdb-8dd3-e8cb8388a483 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:32.258004 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:32.258004 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:32.259087 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24c40ebb-130c-4cdb-8dd3-e8cb8388a483 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:32.259598 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1486/5941] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:32 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:33.144117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-dffc062b-de4b-4ae8-8cc1-2d7c78baea66 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:33.146825 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dffc062b-de4b-4ae8-8cc1-2d7c78baea66 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] GET https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 Aug 18 14:05:33.147167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dffc062b-de4b-4ae8-8cc1-2d7c78baea66 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:33.147468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-dffc062b-de4b-4ae8-8cc1-2d7c78baea66 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:33.154358 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-dffc062b-de4b-4ae8-8cc1-2d7c78baea66 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095 tempest-TestServerVolumeAttachScenarioOldVersion-1073659095-project-member] https://10.4.3.221/volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 returned with HTTP 404 Aug 18 14:05:33.155027 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1486/5942] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:33 2026] GET /volume/v3/volumes/91c22937-7014-4159-8c7d-d915961e3d12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:05:33.269830 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df1ca09f-a7f1-4925-8f3a-10db3373866c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:33.272162 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df1ca09f-a7f1-4925-8f3a-10db3373866c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:33.272425 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df1ca09f-a7f1-4925-8f3a-10db3373866c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:33.272659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df1ca09f-a7f1-4925-8f3a-10db3373866c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:33.272807 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-df1ca09f-a7f1-4925-8f3a-10db3373866c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:33.278424 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:33.278424 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:33.279467 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df1ca09f-a7f1-4925-8f3a-10db3373866c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:33.279980 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1479/5943] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:33 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:34.293006 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-acca060b-c793-46a9-a2f2-b5444f0d38a9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:34.295401 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-acca060b-c793-46a9-a2f2-b5444f0d38a9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:34.295597 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-acca060b-c793-46a9-a2f2-b5444f0d38a9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:34.295797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-acca060b-c793-46a9-a2f2-b5444f0d38a9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:34.295935 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-acca060b-c793-46a9-a2f2-b5444f0d38a9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:34.300244 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:34.300244 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:34.301036 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-acca060b-c793-46a9-a2f2-b5444f0d38a9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:34.301438 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1493/5944] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:34 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:35.312956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11d7dfdb-b630-4026-9c73-d4e1be25a000 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:35.314798 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11d7dfdb-b630-4026-9c73-d4e1be25a000 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:35.315053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11d7dfdb-b630-4026-9c73-d4e1be25a000 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:35.315259 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11d7dfdb-b630-4026-9c73-d4e1be25a000 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:35.315389 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-11d7dfdb-b630-4026-9c73-d4e1be25a000 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:35.319682 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:35.319682 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:35.320489 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11d7dfdb-b630-4026-9c73-d4e1be25a000 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:35.320842 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1487/5945] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:35 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:36.332271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-22eca11d-b161-4b36-a2ad-945d68a20538 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:36.334237 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-22eca11d-b161-4b36-a2ad-945d68a20538 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:36.334486 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-22eca11d-b161-4b36-a2ad-945d68a20538 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:36.334710 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-22eca11d-b161-4b36-a2ad-945d68a20538 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:36.334879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-22eca11d-b161-4b36-a2ad-945d68a20538 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:36.339785 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:36.339785 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:36.340629 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-22eca11d-b161-4b36-a2ad-945d68a20538 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:36.341036 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1487/5946] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:36 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:37.366676 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f107fb0c-eccc-44c8-bdec-2b5045b7c76b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:37.368996 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f107fb0c-eccc-44c8-bdec-2b5045b7c76b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:37.369350 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f107fb0c-eccc-44c8-bdec-2b5045b7c76b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:37.369615 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f107fb0c-eccc-44c8-bdec-2b5045b7c76b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:37.369767 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f107fb0c-eccc-44c8-bdec-2b5045b7c76b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:37.384793 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:37.384793 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:37.388075 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f107fb0c-eccc-44c8-bdec-2b5045b7c76b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:37.388891 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1480/5947] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:37 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:38.401456 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6516a698-821e-46f8-9bda-aa49b00808ae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:38.404221 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6516a698-821e-46f8-9bda-aa49b00808ae tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:38.404688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6516a698-821e-46f8-9bda-aa49b00808ae tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:38.404759 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6516a698-821e-46f8-9bda-aa49b00808ae tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:38.405238 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6516a698-821e-46f8-9bda-aa49b00808ae tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:38.411144 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:38.411144 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:38.412336 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6516a698-821e-46f8-9bda-aa49b00808ae tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:38.412990 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1494/5948] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:38 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:39.424836 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8b288ad-c54e-49cd-8de8-88b59068eab1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:39.426548 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8b288ad-c54e-49cd-8de8-88b59068eab1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:39.426738 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8b288ad-c54e-49cd-8de8-88b59068eab1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:39.426957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8b288ad-c54e-49cd-8de8-88b59068eab1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:39.427061 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e8b288ad-c54e-49cd-8de8-88b59068eab1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:39.431671 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:39.431671 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:39.432434 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8b288ad-c54e-49cd-8de8-88b59068eab1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:39.432760 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1488/5949] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:39 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:40.446609 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e32ecf44-5a50-449e-9b5c-d925146063f7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:40.450015 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e32ecf44-5a50-449e-9b5c-d925146063f7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:40.450253 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e32ecf44-5a50-449e-9b5c-d925146063f7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:40.450467 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e32ecf44-5a50-449e-9b5c-d925146063f7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:40.450610 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e32ecf44-5a50-449e-9b5c-d925146063f7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:40.456077 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:40.456077 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:40.456983 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e32ecf44-5a50-449e-9b5c-d925146063f7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:40.457295 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1488/5950] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:40 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:41.467642 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba6a9e64-c950-4a54-91ca-43118c444ea7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:41.469686 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba6a9e64-c950-4a54-91ca-43118c444ea7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:41.469930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba6a9e64-c950-4a54-91ca-43118c444ea7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:41.470119 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba6a9e64-c950-4a54-91ca-43118c444ea7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:41.470218 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ba6a9e64-c950-4a54-91ca-43118c444ea7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:41.474167 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:41.474167 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:41.475048 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba6a9e64-c950-4a54-91ca-43118c444ea7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:41.475494 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1481/5951] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:41 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:42.486666 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6ff0ace8-9297-440a-a6d2-1e2bc32c2100 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:42.488437 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6ff0ace8-9297-440a-a6d2-1e2bc32c2100 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:42.488722 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6ff0ace8-9297-440a-a6d2-1e2bc32c2100 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:42.488824 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6ff0ace8-9297-440a-a6d2-1e2bc32c2100 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:42.488953 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6ff0ace8-9297-440a-a6d2-1e2bc32c2100 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:42.493480 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:42.493480 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:42.494551 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6ff0ace8-9297-440a-a6d2-1e2bc32c2100 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:42.495180 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1495/5952] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:42 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:43.507608 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a9fce4e-733d-4b2b-8066-9cb0c8252c2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:43.509441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a9fce4e-733d-4b2b-8066-9cb0c8252c2c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:43.509614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a9fce4e-733d-4b2b-8066-9cb0c8252c2c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:43.509782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a9fce4e-733d-4b2b-8066-9cb0c8252c2c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:43.509898 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8a9fce4e-733d-4b2b-8066-9cb0c8252c2c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:43.513858 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:43.513858 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:43.514637 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a9fce4e-733d-4b2b-8066-9cb0c8252c2c tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:43.515016 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1489/5953] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:43 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:44.524573 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fe42552b-959e-4ee9-94c6-4db553ac8744 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:44.526879 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe42552b-959e-4ee9-94c6-4db553ac8744 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:44.527162 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe42552b-959e-4ee9-94c6-4db553ac8744 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:44.527421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe42552b-959e-4ee9-94c6-4db553ac8744 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:44.527575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-fe42552b-959e-4ee9-94c6-4db553ac8744 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:44.532980 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:44.532980 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:44.534057 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe42552b-959e-4ee9-94c6-4db553ac8744 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:44.534562 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1489/5954] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:44 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:44.545487 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c7d7053-a1b4-44bd-a350-c0ae2d0a7f3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:44.547608 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c7d7053-a1b4-44bd-a350-c0ae2d0a7f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:44.547954 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c7d7053-a1b4-44bd-a350-c0ae2d0a7f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:44.548166 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c7d7053-a1b4-44bd-a350-c0ae2d0a7f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:44.548292 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1c7d7053-a1b4-44bd-a350-c0ae2d0a7f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:44.553842 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:44.553842 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:44.554883 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c7d7053-a1b4-44bd-a350-c0ae2d0a7f3e tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:44.555679 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1482/5955] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:44 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:44.564787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:44.566665 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:05:44.566945 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65524481-579d-435d-b80c-8c2cc959204b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-520304483"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:44.568370 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating new backup {'backup': {'volume_id': '65524481-579d-435d-b80c-8c2cc959204b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-520304483'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:05:44.568504 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Creating backup of volume 65524481-579d-435d-b80c-8c2cc959204b in container None Aug 18 14:05:44.575769 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:44.575769 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:44.576220 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Volume info retrieved successfully. Aug 18 14:05:44.591968 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Created reservations ['3434fc67-cb05-444f-bb5f-c0af31b6fdc9', '1c1add98-4797-4df8-8cdb-5d687a8d6703'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:44.622297 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-0f4ddcdd-e423-4dad-bfe6-e6eea7aca694 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:05:44.622705 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1496/5956] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:05:44 2026] POST /volume/v3/backups => generated 329 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:05:44.630623 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f6f41a9-8f6c-4a85-972c-9269aab662b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:44.632337 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f6f41a9-8f6c-4a85-972c-9269aab662b3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:44.632511 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f6f41a9-8f6c-4a85-972c-9269aab662b3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:44.632685 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f6f41a9-8f6c-4a85-972c-9269aab662b3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:44.632786 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1f6f41a9-8f6c-4a85-972c-9269aab662b3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:44.637856 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:44.637856 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:44.638672 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f6f41a9-8f6c-4a85-972c-9269aab662b3 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:44.639244 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1490/5957] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:44 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:45.650153 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7d23b668-f37b-42fd-b7b7-15181660b117 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:45.651814 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d23b668-f37b-42fd-b7b7-15181660b117 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:45.652012 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d23b668-f37b-42fd-b7b7-15181660b117 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:45.652197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d23b668-f37b-42fd-b7b7-15181660b117 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:45.652318 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7d23b668-f37b-42fd-b7b7-15181660b117 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:45.656913 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:45.656913 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:45.657624 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d23b668-f37b-42fd-b7b7-15181660b117 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:45.658048 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1490/5958] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:45 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:46.667849 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad73bc73-f1b9-4d40-8058-1638bbb07ac8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:46.669741 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad73bc73-f1b9-4d40-8058-1638bbb07ac8 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:46.669964 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad73bc73-f1b9-4d40-8058-1638bbb07ac8 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:46.670192 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad73bc73-f1b9-4d40-8058-1638bbb07ac8 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:46.670297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ad73bc73-f1b9-4d40-8058-1638bbb07ac8 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:46.674454 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:46.674454 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:46.675122 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad73bc73-f1b9-4d40-8058-1638bbb07ac8 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:46.675625 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1483/5959] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:46 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:47.687657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9f29a77b-18e2-4b2a-a980-0452493f899d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:47.695846 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f29a77b-18e2-4b2a-a980-0452493f899d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:47.696643 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f29a77b-18e2-4b2a-a980-0452493f899d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:47.697895 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9f29a77b-18e2-4b2a-a980-0452493f899d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:47.698557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-9f29a77b-18e2-4b2a-a980-0452493f899d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:47.705095 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:47.705095 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:47.705942 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9f29a77b-18e2-4b2a-a980-0452493f899d tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:47.706468 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1497/5960] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:47 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:48.716282 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b7f8067-d670-431e-9c24-7ed1758289d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:48.718044 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b7f8067-d670-431e-9c24-7ed1758289d6 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:48.718277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b7f8067-d670-431e-9c24-7ed1758289d6 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:48.718498 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b7f8067-d670-431e-9c24-7ed1758289d6 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:48.718645 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8b7f8067-d670-431e-9c24-7ed1758289d6 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:48.722938 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:48.722938 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:48.723624 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b7f8067-d670-431e-9c24-7ed1758289d6 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:48.724006 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1491/5961] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:48 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:49.736323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a1880645-a6ad-43d0-8fdd-ea1810f1c1ab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:49.738355 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1880645-a6ad-43d0-8fdd-ea1810f1c1ab tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:49.738638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1880645-a6ad-43d0-8fdd-ea1810f1c1ab tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:49.738780 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a1880645-a6ad-43d0-8fdd-ea1810f1c1ab tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:49.738904 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a1880645-a6ad-43d0-8fdd-ea1810f1c1ab tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:49.744721 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:49.744721 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:49.745405 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a1880645-a6ad-43d0-8fdd-ea1810f1c1ab tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:49.745738 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1491/5962] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:49 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:50.758482 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05e7bd2d-244f-4991-937c-b22094742690 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:50.760607 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05e7bd2d-244f-4991-937c-b22094742690 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:50.760793 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05e7bd2d-244f-4991-937c-b22094742690 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:50.761023 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05e7bd2d-244f-4991-937c-b22094742690 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:50.761175 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-05e7bd2d-244f-4991-937c-b22094742690 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:50.766160 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:50.766160 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:50.766841 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05e7bd2d-244f-4991-937c-b22094742690 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:50.767280 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1484/5963] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:50 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:50.933259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1167d186-a63c-4757-beeb-690cfa273f7d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:50.934896 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:05:50.934896 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-723514916", "snapshot_id": null, "imageRef": "203f0c3f-a360-46e6-bf14-11ca488b9ee6", "volume_type": null, "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:50.936177 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-723514916', 'snapshot_id': None, 'imageRef': '203f0c3f-a360-46e6-bf14-11ca488b9ee6', 'volume_type': None, 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:05:51.026885 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume of 1 GB Aug 18 14:05:51.031668 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Availability Zones retrieved successfully. Aug 18 14:05:51.037839 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Flow 'volume_create_api' (d670fd79-a46b-486d-aec4-ea819c1c6854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:05:51.039426 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fcc1024-7aec-45d5-8b8b-10410a0bc425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:51.040844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:05:51.101296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fcc1024-7aec-45d5-8b8b-10410a0bc425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:51.102314 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8952cbd9-7d71-4847-beff-c280f017d87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:51.181811 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Created reservations ['aa60fa1a-1daf-4a1b-9a19-2c5cf320db1d', 'dbbb9272-9360-4528-af61-e026b18c7ad0', '4b073e54-2bdf-44ce-8090-b892ef9a5318', '1fe0af97-2746-4311-98fd-5adde6a757fb'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:51.182733 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8952cbd9-7d71-4847-beff-c280f017d87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa60fa1a-1daf-4a1b-9a19-2c5cf320db1d', 'dbbb9272-9360-4528-af61-e026b18c7ad0', '4b073e54-2bdf-44ce-8090-b892ef9a5318', '1fe0af97-2746-4311-98fd-5adde6a757fb']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:51.183512 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b029568-b048-48cf-9041-4e8aa7b527d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:51.211499 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b029568-b048-48cf-9041-4e8aa7b527d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86834ab0-0e4e-43bd-9b09-624041c3b7ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-723514916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',qos_specs=None,replication_status=,reservations=['aa60fa1a-1daf-4a1b-9a19-2c5cf320db1d','dbbb9272-9360-4528-af61-e026b18c7ad0','4b073e54-2bdf-44ce-8090-b892ef9a5318','1fe0af97-2746-4311-98fd-5adde6a757fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff07310944f457f909be8f65aec5bc1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-723514916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86834ab0-0e4e-43bd-9b09-624041c3b7ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ff07310944f457f909be8f65aec5bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:51.212263 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0190a195-7e49-473c-b04f-0f6f289204d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:51.230674 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0190a195-7e49-473c-b04f-0f6f289204d6) transitioned into state 'SUCCESS' from state '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-723514916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',qos_specs=None,replication_status=,reservations=['aa60fa1a-1daf-4a1b-9a19-2c5cf320db1d','dbbb9272-9360-4528-af61-e026b18c7ad0','4b073e54-2bdf-44ce-8090-b892ef9a5318','1fe0af97-2746-4311-98fd-5adde6a757fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ff07310944f457f909be8f65aec5bc1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:51.231408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (820810eb-941e-4172-95f3-e87f33a56a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:05:51.242049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (820810eb-941e-4172-95f3-e87f33a56a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:05:51.243269 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Flow 'volume_create_api' (d670fd79-a46b-486d-aec4-ea819c1c6854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:05:51.243680 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume request issued successfully. Aug 18 14:05:51.244422 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1167d186-a63c-4757-beeb-690cfa273f7d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:05:51.244999 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1498/5964] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:05:50 2026] POST /volume/v3/volumes => generated 780 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:05:51.257552 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82c4ef26-3778-496e-a1f7-3a0e4ce304a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:51.259236 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82c4ef26-3778-496e-a1f7-3a0e4ce304a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:05:51.259406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82c4ef26-3778-496e-a1f7-3a0e4ce304a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:51.259583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82c4ef26-3778-496e-a1f7-3a0e4ce304a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:51.266335 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:51.266335 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:51.269719 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-82c4ef26-3778-496e-a1f7-3a0e4ce304a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:05:51.273776 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82c4ef26-3778-496e-a1f7-3a0e4ce304a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:05:51.274250 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1492/5965] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:51 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:51.778386 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-12f87e61-d9b3-4f23-9765-69dbd63ed0eb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:51.780187 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12f87e61-d9b3-4f23-9765-69dbd63ed0eb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:05:51.780427 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12f87e61-d9b3-4f23-9765-69dbd63ed0eb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:51.780644 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12f87e61-d9b3-4f23-9765-69dbd63ed0eb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:51.780784 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-12f87e61-d9b3-4f23-9765-69dbd63ed0eb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:51.785451 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:51.785451 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:51.786340 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12f87e61-d9b3-4f23-9765-69dbd63ed0eb tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:05:51.786789 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1492/5966] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:51 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:51.798162 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dff7de4a-9b8e-4fa5-8a2a-399d3791355f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:51.800045 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff7de4a-9b8e-4fa5-8a2a-399d3791355f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:05:51.800248 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff7de4a-9b8e-4fa5-8a2a-399d3791355f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:51.800472 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff7de4a-9b8e-4fa5-8a2a-399d3791355f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:51.800572 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dff7de4a-9b8e-4fa5-8a2a-399d3791355f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:51.804831 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:51.804831 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:51.805572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff7de4a-9b8e-4fa5-8a2a-399d3791355f tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:05:51.805954 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1485/5967] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:51 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:51.815034 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b81fd74c-393c-4d65-83db-d8043a422e12 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:51.816945 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b81fd74c-393c-4d65-83db-d8043a422e12 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:05:51.817158 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b81fd74c-393c-4d65-83db-d8043a422e12 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:51.817353 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b81fd74c-393c-4d65-83db-d8043a422e12 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:51.817453 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b81fd74c-393c-4d65-83db-d8043a422e12 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:51.821851 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:51.821851 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:51.822554 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b81fd74c-393c-4d65-83db-d8043a422e12 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:05:51.822924 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1499/5968] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:51 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:51.832634 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:51.834333 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] POST https://10.4.3.221/volume/v3/backups Aug 18 14:05:51.834476 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65524481-579d-435d-b80c-8c2cc959204b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1440366897"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:51.835915 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating new backup {'backup': {'volume_id': '65524481-579d-435d-b80c-8c2cc959204b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1440366897'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:05:51.835915 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Creating backup of volume 65524481-579d-435d-b80c-8c2cc959204b in container None Aug 18 14:05:51.842275 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:51.842275 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:51.842708 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:05:51.856338 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Created reservations ['c3ace22a-d590-421b-af18-64db5104b10a', '0b606d61-c85b-41ba-9add-3bc701019785'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:05:51.886175 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcca3bc1-044d-47cc-a744-5e77dd1c2ab5 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:05:51.886605 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1493/5969] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:05:51 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:05:51.895249 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e0fd2c5d-ff34-473a-80a5-f33f7e58ec1e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:51.897112 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0fd2c5d-ff34-473a-80a5-f33f7e58ec1e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:51.897304 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0fd2c5d-ff34-473a-80a5-f33f7e58ec1e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:51.897482 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0fd2c5d-ff34-473a-80a5-f33f7e58ec1e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:51.897613 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e0fd2c5d-ff34-473a-80a5-f33f7e58ec1e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:51.902154 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:51.902154 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:51.903182 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0fd2c5d-ff34-473a-80a5-f33f7e58ec1e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:51.903559 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1493/5970] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:51 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:52.287638 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f2fac7e-cc63-4826-b4d4-28fe1535aa3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:52.290684 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f2fac7e-cc63-4826-b4d4-28fe1535aa3d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:05:52.290684 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f2fac7e-cc63-4826-b4d4-28fe1535aa3d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:52.290684 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f2fac7e-cc63-4826-b4d4-28fe1535aa3d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:52.299105 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:52.299105 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:52.303449 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f2fac7e-cc63-4826-b4d4-28fe1535aa3d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:05:52.309005 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f2fac7e-cc63-4826-b4d4-28fe1535aa3d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:05:52.309524 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1486/5971] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:52 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:05:52.322128 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-abb0a698-af9a-4ce5-b8ff-b90ff51dbc63 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:52.323965 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abb0a698-af9a-4ce5-b8ff-b90ff51dbc63 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:05:52.324218 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abb0a698-af9a-4ce5-b8ff-b90ff51dbc63 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:52.324423 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-abb0a698-af9a-4ce5-b8ff-b90ff51dbc63 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:52.331103 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:52.331103 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:52.334797 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-abb0a698-af9a-4ce5-b8ff-b90ff51dbc63 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:05:52.339858 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-abb0a698-af9a-4ce5-b8ff-b90ff51dbc63 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:05:52.340264 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1500/5972] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:05:52 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:05:52.914480 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-def40392-32ce-498e-a4ac-c2f0fcf886e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:52.916838 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-def40392-32ce-498e-a4ac-c2f0fcf886e0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:52.917172 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-def40392-32ce-498e-a4ac-c2f0fcf886e0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:52.917466 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-def40392-32ce-498e-a4ac-c2f0fcf886e0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:52.917640 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-def40392-32ce-498e-a4ac-c2f0fcf886e0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:52.923066 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:52.923066 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:52.924042 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-def40392-32ce-498e-a4ac-c2f0fcf886e0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:52.924628 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1494/5973] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:52 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:53.314456 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-e95d2640-d944-40d5-9694-4c5b6cb651f3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:53.316940 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-e95d2640-d944-40d5-9694-4c5b6cb651f3 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:05:53.317204 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-e95d2640-d944-40d5-9694-4c5b6cb651f3 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:53.317445 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-e95d2640-d944-40d5-9694-4c5b6cb651f3 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:53.326182 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:53.326182 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:53.330799 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-e95d2640-d944-40d5-9694-4c5b6cb651f3 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:05:53.336575 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-e95d2640-d944-40d5-9694-4c5b6cb651f3 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:05:53.337021 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1494/5974] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:05:53 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:53.750516 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-1acd7b7d-9d60-4859-b0cd-15be9fcc8949 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:53.752288 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-1acd7b7d-9d60-4859-b0cd-15be9fcc8949 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:05:53.752485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-1acd7b7d-9d60-4859-b0cd-15be9fcc8949 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:53.752655 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-1acd7b7d-9d60-4859-b0cd-15be9fcc8949 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:53.759362 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:53.759362 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:53.762642 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-1acd7b7d-9d60-4859-b0cd-15be9fcc8949 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:05:53.766731 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-1acd7b7d-9d60-4859-b0cd-15be9fcc8949 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:05:53.767139 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1487/5975] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:05:53 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:53.776700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b6fcf695-9ae1-4966-a0fb-85578f95bd04 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:53.777086 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6fcf695-9ae1-4966-a0fb-85578f95bd04 None None] GET https://10.4.3.221/volume// Aug 18 14:05:53.777233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6fcf695-9ae1-4966-a0fb-85578f95bd04 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:53.777408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6fcf695-9ae1-4966-a0fb-85578f95bd04 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:53.777706 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6fcf695-9ae1-4966-a0fb-85578f95bd04 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:05:53.777973 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1501/5976] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:05:53 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:05:53.784037 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-8c7e2412-b124-4052-ac38-94ebfc804f65 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:53.785921 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-8c7e2412-b124-4052-ac38-94ebfc804f65 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:05:53.786237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-8c7e2412-b124-4052-ac38-94ebfc804f65 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86834ab0-0e4e-43bd-9b09-624041c3b7ed", "connector": null, "instance_uuid": "a337f5b4-4b8d-42c9-bca6-fba7f747b937"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:53.793553 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:53.793553 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:53.816342 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-8c7e2412-b124-4052-ac38-94ebfc804f65 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:05:53.816722 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1495/5977] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:05:53 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 18 14:05:53.934632 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2b02e4c0-ecad-463e-9fa2-0a16e2bc3101 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:53.937192 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2b02e4c0-ecad-463e-9fa2-0a16e2bc3101 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:53.937459 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2b02e4c0-ecad-463e-9fa2-0a16e2bc3101 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:53.937725 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2b02e4c0-ecad-463e-9fa2-0a16e2bc3101 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:53.937906 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-2b02e4c0-ecad-463e-9fa2-0a16e2bc3101 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:53.942625 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:53.942625 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:53.943481 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2b02e4c0-ecad-463e-9fa2-0a16e2bc3101 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:53.943876 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1495/5978] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:53 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:54.532289 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d17655f-c135-4f4a-9547-f9d3fd083940 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:54.534126 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d17655f-c135-4f4a-9547-f9d3fd083940 None None] GET https://10.4.3.221/volume// Aug 18 14:05:54.534126 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d17655f-c135-4f4a-9547-f9d3fd083940 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:54.534126 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d17655f-c135-4f4a-9547-f9d3fd083940 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:54.534126 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d17655f-c135-4f4a-9547-f9d3fd083940 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:05:54.534126 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1488/5979] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:05:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:05:54.543457 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-ff5a63ab-fc89-4d05-bc79-0fc49a2cd59c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:54.546934 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-ff5a63ab-fc89-4d05-bc79-0fc49a2cd59c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:05:54.547173 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-ff5a63ab-fc89-4d05-bc79-0fc49a2cd59c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:54.547373 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-ff5a63ab-fc89-4d05-bc79-0fc49a2cd59c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:54.560402 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:54.560402 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:54.564636 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-ff5a63ab-fc89-4d05-bc79-0fc49a2cd59c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:05:54.569881 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-ff5a63ab-fc89-4d05-bc79-0fc49a2cd59c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:05:54.570322 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1502/5980] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:05:54 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1549 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:05:54.686676 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-3f9651d0-529f-4573-a6bb-89260e4d0eff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:54.689470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-3f9651d0-529f-4573-a6bb-89260e4d0eff tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] PUT https://10.4.3.221/volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f Aug 18 14:05:54.689889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-3f9651d0-529f-4573-a6bb-89260e4d0eff tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:54.697731 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-3f9651d0-529f-4573-a6bb-89260e4d0eff tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Acquiring lock "cinder-attachment_update-86834ab0-0e4e-43bd-9b09-624041c3b7ed-np0000007658" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:05:54.702684 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-3f9651d0-529f-4573-a6bb-89260e4d0eff tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Lock "cinder-attachment_update-86834ab0-0e4e-43bd-9b09-624041c3b7ed-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:05:54.703775 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:54.703775 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:54.783083 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-3f9651d0-529f-4573-a6bb-89260e4d0eff tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Lock "cinder-attachment_update-86834ab0-0e4e-43bd-9b09-624041c3b7ed-np0000007658" released by "attachment_update" :: held 0.080s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:05:54.783391 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-3f9651d0-529f-4573-a6bb-89260e4d0eff tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f returned with HTTP 200 Aug 18 14:05:54.783843 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1496/5981] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:05:54 2026] PUT /volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:05:54.803255 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-7fc39101-55e0-4f19-af13-9cb7cde46a65 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:54.805952 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-7fc39101-55e0-4f19-af13-9cb7cde46a65 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f/action Aug 18 14:05:54.806398 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-7fc39101-55e0-4f19-af13-9cb7cde46a65 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:05:54.806565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-7fc39101-55e0-4f19-af13-9cb7cde46a65 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:05:54.829205 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:54.829205 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:54.844489 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-9e61ab0a-45b3-4816-b49c-69d1fcdab1e9 req-7fc39101-55e0-4f19-af13-9cb7cde46a65 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f/action returned with HTTP 204 Aug 18 14:05:54.844640 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1496/5982] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:05:54 2026] POST /volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:05:54.954602 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c73e6035-d1ca-4e54-b21c-3e948177c7f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:54.956416 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c73e6035-d1ca-4e54-b21c-3e948177c7f0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:54.956675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c73e6035-d1ca-4e54-b21c-3e948177c7f0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:54.956890 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c73e6035-d1ca-4e54-b21c-3e948177c7f0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:54.957025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c73e6035-d1ca-4e54-b21c-3e948177c7f0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:54.963924 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:54.963924 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:54.964995 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c73e6035-d1ca-4e54-b21c-3e948177c7f0 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:54.965504 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1489/5983] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:54 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:55.975631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-96a6dbb9-b150-48de-ba38-4fd160e519f4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:55.977806 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96a6dbb9-b150-48de-ba38-4fd160e519f4 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:55.978671 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96a6dbb9-b150-48de-ba38-4fd160e519f4 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:55.978671 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-96a6dbb9-b150-48de-ba38-4fd160e519f4 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:55.979251 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-96a6dbb9-b150-48de-ba38-4fd160e519f4 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:55.984300 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:55.984300 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:05:55.985339 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-96a6dbb9-b150-48de-ba38-4fd160e519f4 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:55.985817 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1503/5984] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:55 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:57.001940 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25f8e852-4f30-4f2e-b1a6-f7c87292fc4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:57.003767 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25f8e852-4f30-4f2e-b1a6-f7c87292fc4b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:57.003963 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25f8e852-4f30-4f2e-b1a6-f7c87292fc4b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:57.004135 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25f8e852-4f30-4f2e-b1a6-f7c87292fc4b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:57.004234 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-25f8e852-4f30-4f2e-b1a6-f7c87292fc4b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:57.008884 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:57.008884 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:05:57.009615 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25f8e852-4f30-4f2e-b1a6-f7c87292fc4b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:57.010070 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1497/5985] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:57 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:58.022701 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-8e0a288d-d099-430e-9b41-7a965ff6d7e1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:58.024256 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e0a288d-d099-430e-9b41-7a965ff6d7e1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:58.024415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e0a288d-d099-430e-9b41-7a965ff6d7e1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:58.024588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-8e0a288d-d099-430e-9b41-7a965ff6d7e1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:58.024674 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-8e0a288d-d099-430e-9b41-7a965ff6d7e1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:58.028948 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:58.028948 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:05:58.029846 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-8e0a288d-d099-430e-9b41-7a965ff6d7e1 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:58.030319 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1497/5986] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:58 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:05:59.039954 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-487165a6-d044-4ea3-8efe-52d9babbcd16 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:05:59.041810 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-487165a6-d044-4ea3-8efe-52d9babbcd16 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:05:59.042021 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-487165a6-d044-4ea3-8efe-52d9babbcd16 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:05:59.042239 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-487165a6-d044-4ea3-8efe-52d9babbcd16 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:05:59.042337 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-487165a6-d044-4ea3-8efe-52d9babbcd16 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:05:59.046700 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:05:59.046700 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:05:59.047489 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-487165a6-d044-4ea3-8efe-52d9babbcd16 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:05:59.048144 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1490/5987] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:05:59 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:00.057948 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a142a9e1-6eaf-4f0a-b257-1f7671b39c36 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:00.060331 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a142a9e1-6eaf-4f0a-b257-1f7671b39c36 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:06:00.060573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a142a9e1-6eaf-4f0a-b257-1f7671b39c36 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:00.060834 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a142a9e1-6eaf-4f0a-b257-1f7671b39c36 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:00.061017 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-a142a9e1-6eaf-4f0a-b257-1f7671b39c36 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:00.066350 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:00.066350 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:00.067491 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a142a9e1-6eaf-4f0a-b257-1f7671b39c36 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:06:00.068039 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1504/5988] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:00 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:01.080107 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88b9244c-a1ae-4744-b5ce-5b53a5bf8f52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:01.081499 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88b9244c-a1ae-4744-b5ce-5b53a5bf8f52 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:06:01.081700 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88b9244c-a1ae-4744-b5ce-5b53a5bf8f52 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:01.081984 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88b9244c-a1ae-4744-b5ce-5b53a5bf8f52 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:01.082193 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-88b9244c-a1ae-4744-b5ce-5b53a5bf8f52 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:01.086817 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:01.086817 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:01.087589 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88b9244c-a1ae-4744-b5ce-5b53a5bf8f52 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:06:01.087984 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1498/5989] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:01 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:01.100899 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4fd0a151-2237-4063-b210-3ea550e0dcdd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:01.102893 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4fd0a151-2237-4063-b210-3ea550e0dcdd tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:06:01.103140 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4fd0a151-2237-4063-b210-3ea550e0dcdd tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:01.103387 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4fd0a151-2237-4063-b210-3ea550e0dcdd tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:01.103516 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4fd0a151-2237-4063-b210-3ea550e0dcdd tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:01.108252 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:01.108252 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:01.108979 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4fd0a151-2237-4063-b210-3ea550e0dcdd tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:06:01.109403 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1498/5990] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:01 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:01.122010 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec9bc005-038e-4033-8e4b-ecc5b7c1fa83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:01.123929 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec9bc005-038e-4033-8e4b-ecc5b7c1fa83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] DELETE https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:06:01.124182 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec9bc005-038e-4033-8e4b-ecc5b7c1fa83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:01.124363 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec9bc005-038e-4033-8e4b-ecc5b7c1fa83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:01.124456 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-ec9bc005-038e-4033-8e4b-ecc5b7c1fa83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete backup with id: bf026061-c8a8-4bc5-85d4-644d51f42cad. Aug 18 14:06:01.130266 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:01.130266 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:01.148445 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-ec9bc005-038e-4033-8e4b-ecc5b7c1fa83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] delete_backup rpcapi backup_id bf026061-c8a8-4bc5-85d4-644d51f42cad {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:06:01.150570 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec9bc005-038e-4033-8e4b-ecc5b7c1fa83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 202 Aug 18 14:06:01.151110 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1491/5991] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:01 2026] DELETE /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:06:01.158626 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f316fb96-8380-4a7b-977c-9f76456682ea None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:01.160436 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f316fb96-8380-4a7b-977c-9f76456682ea tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:06:01.160608 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f316fb96-8380-4a7b-977c-9f76456682ea tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:01.160789 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f316fb96-8380-4a7b-977c-9f76456682ea tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:01.160910 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f316fb96-8380-4a7b-977c-9f76456682ea tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:01.166285 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:01.166285 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:01.167185 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f316fb96-8380-4a7b-977c-9f76456682ea tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 200 Aug 18 14:06:01.167631 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1505/5992] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:01 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:02.179306 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a444f7f-a877-45bc-be65-91dababaa607 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:02.181136 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a444f7f-a877-45bc-be65-91dababaa607 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad Aug 18 14:06:02.181332 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a444f7f-a877-45bc-be65-91dababaa607 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:02.181521 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a444f7f-a877-45bc-be65-91dababaa607 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:02.181614 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2a444f7f-a877-45bc-be65-91dababaa607 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id bf026061-c8a8-4bc5-85d4-644d51f42cad. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:02.185521 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a444f7f-a877-45bc-be65-91dababaa607 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad returned with HTTP 404 Aug 18 14:06:02.186029 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1499/5993] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:02 2026] GET /volume/v3/backups/bf026061-c8a8-4bc5-85d4-644d51f42cad => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:02.194244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7d33f25c-ea5a-486a-a922-e2e7e539f7cc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:02.196775 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d33f25c-ea5a-486a-a922-e2e7e539f7cc tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] DELETE https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:06:02.197190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d33f25c-ea5a-486a-a922-e2e7e539f7cc tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:02.197478 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d33f25c-ea5a-486a-a922-e2e7e539f7cc tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:02.197631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-7d33f25c-ea5a-486a-a922-e2e7e539f7cc tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Delete backup with id: 8135b971-d866-4a1a-8de6-a2549ffa6c33. Aug 18 14:06:02.203692 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:02.203692 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:02.220449 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-7d33f25c-ea5a-486a-a922-e2e7e539f7cc tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] delete_backup rpcapi backup_id 8135b971-d866-4a1a-8de6-a2549ffa6c33 {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:06:02.222519 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d33f25c-ea5a-486a-a922-e2e7e539f7cc tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 202 Aug 18 14:06:02.222984 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1499/5994] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:02 2026] DELETE /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:06:02.231143 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-747ef31c-7d0f-41f9-ac68-5b4e2c5f34a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:02.233125 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-747ef31c-7d0f-41f9-ac68-5b4e2c5f34a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:06:02.233316 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-747ef31c-7d0f-41f9-ac68-5b4e2c5f34a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:02.233533 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-747ef31c-7d0f-41f9-ac68-5b4e2c5f34a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:02.233666 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-747ef31c-7d0f-41f9-ac68-5b4e2c5f34a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:02.239765 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:02.239765 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:02.240566 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-747ef31c-7d0f-41f9-ac68-5b4e2c5f34a2 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 200 Aug 18 14:06:02.241002 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1492/5995] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:02 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:03.252473 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-04f21df6-fafa-40ad-8271-cdc3c3541192 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:03.254444 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04f21df6-fafa-40ad-8271-cdc3c3541192 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 Aug 18 14:06:03.254703 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-04f21df6-fafa-40ad-8271-cdc3c3541192 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:03.255202 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-04f21df6-fafa-40ad-8271-cdc3c3541192 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:03.255358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-04f21df6-fafa-40ad-8271-cdc3c3541192 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id 8135b971-d866-4a1a-8de6-a2549ffa6c33. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:03.259936 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04f21df6-fafa-40ad-8271-cdc3c3541192 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 returned with HTTP 404 Aug 18 14:06:03.260575 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1506/5996] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:03 2026] GET /volume/v3/backups/8135b971-d866-4a1a-8de6-a2549ffa6c33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:03.267535 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-effc36e6-bce1-46ed-bde4-59d928407eb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:03.269343 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-effc36e6-bce1-46ed-bde4-59d928407eb7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] DELETE https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:06:03.269524 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-effc36e6-bce1-46ed-bde4-59d928407eb7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:03.269701 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-effc36e6-bce1-46ed-bde4-59d928407eb7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:03.269802 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-effc36e6-bce1-46ed-bde4-59d928407eb7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete backup with id: 75f13c61-ed1f-4360-a166-5dc858a0bd04. Aug 18 14:06:03.277112 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:03.277112 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:03.289979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-effc36e6-bce1-46ed-bde4-59d928407eb7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] delete_backup rpcapi backup_id 75f13c61-ed1f-4360-a166-5dc858a0bd04 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:06:03.292022 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-effc36e6-bce1-46ed-bde4-59d928407eb7 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 202 Aug 18 14:06:03.292589 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1500/5997] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:03 2026] DELETE /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:06:03.299415 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-316f2c23-74a4-496f-b245-9bf44f58482a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:03.301474 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-316f2c23-74a4-496f-b245-9bf44f58482a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:06:03.301567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-316f2c23-74a4-496f-b245-9bf44f58482a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:03.301776 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-316f2c23-74a4-496f-b245-9bf44f58482a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:03.301948 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-316f2c23-74a4-496f-b245-9bf44f58482a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:03.306767 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:03.306767 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:03.307732 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-316f2c23-74a4-496f-b245-9bf44f58482a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 200 Aug 18 14:06:03.308371 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1500/5998] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:03 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:04.320810 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f547447a-5ee1-42b0-b250-8a7e2f284e02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:04.322714 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f547447a-5ee1-42b0-b250-8a7e2f284e02 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 Aug 18 14:06:04.322981 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f547447a-5ee1-42b0-b250-8a7e2f284e02 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:04.323263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f547447a-5ee1-42b0-b250-8a7e2f284e02 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:04.323367 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f547447a-5ee1-42b0-b250-8a7e2f284e02 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Show backup with id 75f13c61-ed1f-4360-a166-5dc858a0bd04. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:04.327583 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f547447a-5ee1-42b0-b250-8a7e2f284e02 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 returned with HTTP 404 Aug 18 14:06:04.328401 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1493/5999] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:04 2026] GET /volume/v3/backups/75f13c61-ed1f-4360-a166-5dc858a0bd04 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:04.335327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2841c10c-1ad6-4331-b011-197f5600b80c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:04.337141 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2841c10c-1ad6-4331-b011-197f5600b80c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] DELETE https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:06:04.337364 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2841c10c-1ad6-4331-b011-197f5600b80c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:04.337586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2841c10c-1ad6-4331-b011-197f5600b80c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:04.337731 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-2841c10c-1ad6-4331-b011-197f5600b80c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Delete backup with id: ae6e180c-1dce-4a20-86f5-fb81cd0d3314. Aug 18 14:06:04.342544 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:04.342544 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:04.354584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-2841c10c-1ad6-4331-b011-197f5600b80c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] delete_backup rpcapi backup_id ae6e180c-1dce-4a20-86f5-fb81cd0d3314 {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:06:04.356590 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2841c10c-1ad6-4331-b011-197f5600b80c tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 202 Aug 18 14:06:04.357024 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1507/6000] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:04 2026] DELETE /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:06:04.365398 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3775e4b7-9349-417f-ae81-bc5031598ba0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:04.367211 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3775e4b7-9349-417f-ae81-bc5031598ba0 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:06:04.367395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3775e4b7-9349-417f-ae81-bc5031598ba0 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:04.367575 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3775e4b7-9349-417f-ae81-bc5031598ba0 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:04.367674 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3775e4b7-9349-417f-ae81-bc5031598ba0 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:04.372853 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:04.372853 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:04.373501 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3775e4b7-9349-417f-ae81-bc5031598ba0 tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 200 Aug 18 14:06:04.374115 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1501/6001] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:04 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:05.384302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-25053abe-8d1b-4e38-a4a5-380dbe4ed87a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:05.386225 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-25053abe-8d1b-4e38-a4a5-380dbe4ed87a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] GET https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 Aug 18 14:06:05.386440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-25053abe-8d1b-4e38-a4a5-380dbe4ed87a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:05.386585 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-25053abe-8d1b-4e38-a4a5-380dbe4ed87a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:05.386715 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-25053abe-8d1b-4e38-a4a5-380dbe4ed87a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] Show backup with id ae6e180c-1dce-4a20-86f5-fb81cd0d3314. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:06:05.390295 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-25053abe-8d1b-4e38-a4a5-380dbe4ed87a tempest-VolumesBackupsTest-2059672145 tempest-VolumesBackupsTest-2059672145-project-admin] https://10.4.3.221/volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 returned with HTTP 404 Aug 18 14:06:05.390761 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1501/6002] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:05 2026] GET /volume/v3/backups/ae6e180c-1dce-4a20-86f5-fb81cd0d3314 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:05.402722 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:05.405477 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b Aug 18 14:06:05.405706 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:05.406019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:05.406275 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete volume with id: 65524481-579d-435d-b80c-8c2cc959204b Aug 18 14:06:05.415546 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:05.415546 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:05.416298 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:06:05.435765 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete volume request issued successfully. Aug 18 14:06:05.436127 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d3fa343-d18c-4049-afd5-14a1ca497397 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b returned with HTTP 202 Aug 18 14:06:05.436689 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1494/6003] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:05 2026] DELETE /volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:05.448105 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6456ea4d-88d5-4fb7-b9d8-771fb1914a60 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:05.450604 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6456ea4d-88d5-4fb7-b9d8-771fb1914a60 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b Aug 18 14:06:05.450853 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6456ea4d-88d5-4fb7-b9d8-771fb1914a60 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:05.451154 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6456ea4d-88d5-4fb7-b9d8-771fb1914a60 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:05.469468 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:05.469468 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:05.477561 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6456ea4d-88d5-4fb7-b9d8-771fb1914a60 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:06:05.487841 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6456ea4d-88d5-4fb7-b9d8-771fb1914a60 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b returned with HTTP 200 Aug 18 14:06:05.488415 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1508/6004] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:05 2026] GET /volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:06.502690 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c9edbba-0da4-4b32-96e9-e8d74dadb29b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:06.504441 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c9edbba-0da4-4b32-96e9-e8d74dadb29b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b Aug 18 14:06:06.504630 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c9edbba-0da4-4b32-96e9-e8d74dadb29b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:06.504804 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c9edbba-0da4-4b32-96e9-e8d74dadb29b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:06.510590 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c9edbba-0da4-4b32-96e9-e8d74dadb29b tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b returned with HTTP 404 Aug 18 14:06:06.511157 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1502/6005] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:06 2026] GET /volume/v3/volumes/65524481-579d-435d-b80c-8c2cc959204b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:06.518243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6460b3d7-3848-458c-b358-24907206f693 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:06.520382 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6460b3d7-3848-458c-b358-24907206f693 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 Aug 18 14:06:06.520616 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6460b3d7-3848-458c-b358-24907206f693 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:06.520850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6460b3d7-3848-458c-b358-24907206f693 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:06.521094 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-6460b3d7-3848-458c-b358-24907206f693 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete volume with id: 10dd3521-9af7-47f2-80e6-f21193fe42c3 Aug 18 14:06:06.531888 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:06.531888 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:06.531888 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6460b3d7-3848-458c-b358-24907206f693 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:06:06.549291 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6460b3d7-3848-458c-b358-24907206f693 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete volume request issued successfully. Aug 18 14:06:06.549723 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6460b3d7-3848-458c-b358-24907206f693 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 returned with HTTP 202 Aug 18 14:06:06.550354 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1502/6006] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:06 2026] DELETE /volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:06.558320 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e698da2f-355a-465c-a18e-52c7886608ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:06.560638 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e698da2f-355a-465c-a18e-52c7886608ba tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 Aug 18 14:06:06.560914 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e698da2f-355a-465c-a18e-52c7886608ba tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:06.561179 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e698da2f-355a-465c-a18e-52c7886608ba tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:06.571275 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:06.571275 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:06.575637 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e698da2f-355a-465c-a18e-52c7886608ba tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:06:06.581119 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e698da2f-355a-465c-a18e-52c7886608ba tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 returned with HTTP 200 Aug 18 14:06:06.581672 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1495/6007] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:06 2026] GET /volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:07.595389 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-80dd3eb4-cc40-47c0-978a-e5e624c4e94a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:07.597645 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80dd3eb4-cc40-47c0-978a-e5e624c4e94a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 Aug 18 14:06:07.597919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-80dd3eb4-cc40-47c0-978a-e5e624c4e94a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:07.598187 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-80dd3eb4-cc40-47c0-978a-e5e624c4e94a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:07.605724 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80dd3eb4-cc40-47c0-978a-e5e624c4e94a tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 returned with HTTP 404 Aug 18 14:06:07.606404 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1509/6008] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:07 2026] GET /volume/v3/volumes/10dd3521-9af7-47f2-80e6-f21193fe42c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:07.613772 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8811622a-0428-42d6-98c5-db7698cda99e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:07.615610 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8811622a-0428-42d6-98c5-db7698cda99e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] DELETE https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 Aug 18 14:06:07.615818 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8811622a-0428-42d6-98c5-db7698cda99e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:07.616098 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8811622a-0428-42d6-98c5-db7698cda99e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:07.616301 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8811622a-0428-42d6-98c5-db7698cda99e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete volume with id: 899cfccb-4afe-4bd4-ab83-c547b7507892 Aug 18 14:06:07.622896 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:07.622896 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:07.623359 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8811622a-0428-42d6-98c5-db7698cda99e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:06:07.638455 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8811622a-0428-42d6-98c5-db7698cda99e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Delete volume request issued successfully. Aug 18 14:06:07.638635 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8811622a-0428-42d6-98c5-db7698cda99e tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 returned with HTTP 202 Aug 18 14:06:07.639034 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1503/6009] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:07 2026] DELETE /volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:07.649305 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7586704c-2e29-408f-a488-8ea17aa47e83 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:07.650929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7586704c-2e29-408f-a488-8ea17aa47e83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 Aug 18 14:06:07.651135 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7586704c-2e29-408f-a488-8ea17aa47e83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:07.651323 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7586704c-2e29-408f-a488-8ea17aa47e83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:07.658035 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:07.658035 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:07.661653 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7586704c-2e29-408f-a488-8ea17aa47e83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Volume info retrieved successfully. Aug 18 14:06:07.665689 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7586704c-2e29-408f-a488-8ea17aa47e83 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 returned with HTTP 200 Aug 18 14:06:07.666116 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1503/6010] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:07 2026] GET /volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:08.680388 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71273f45-fb2c-4097-82cc-338aec8422f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:08.682687 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71273f45-fb2c-4097-82cc-338aec8422f9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] GET https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 Aug 18 14:06:08.682934 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71273f45-fb2c-4097-82cc-338aec8422f9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:08.683130 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71273f45-fb2c-4097-82cc-338aec8422f9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:08.688963 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71273f45-fb2c-4097-82cc-338aec8422f9 tempest-VolumesBackupsTest-1583267292 tempest-VolumesBackupsTest-1583267292-project-member] https://10.4.3.221/volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 returned with HTTP 404 Aug 18 14:06:08.689471 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1496/6011] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:08 2026] GET /volume/v3/volumes/899cfccb-4afe-4bd4-ab83-c547b7507892 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:10.745370 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-80609f03-1254-43fd-9417-fd294caa5c0b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:10.847127 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:10.847524 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1623333047"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:10.848950 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1623333047'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:10.849076 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:10.853334 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:10.859214 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (4ef85f44-eba5-4eac-8aed-65fc56a596a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:10.860160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e60411-340c-41f0-aad3-55cd87f3b546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:10.860993 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:10.891165 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e60411-340c-41f0-aad3-55cd87f3b546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:10.892183 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1d7121-c755-4279-b2ae-cb68433985c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:10.960087 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['3706cb22-a9be-46c1-9238-d1bee2bf3fae', 'd739bd18-8d7d-44d9-971a-6e3aede095cc', '6199e2b5-053d-4fb2-9b16-599486fe5fc6', 'f488fa05-2939-42b3-ae13-ac02758fad3f'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:10.960997 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1d7121-c755-4279-b2ae-cb68433985c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3706cb22-a9be-46c1-9238-d1bee2bf3fae', 'd739bd18-8d7d-44d9-971a-6e3aede095cc', '6199e2b5-053d-4fb2-9b16-599486fe5fc6', 'f488fa05-2939-42b3-ae13-ac02758fad3f']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:10.961885 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03777ea2-cb8f-4b5a-ae89-536fde844ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:10.984236 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03777ea2-cb8f-4b5a-ae89-536fde844ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ff8b8a-687c-41f2-bcd9-d9966143f687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623333047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['3706cb22-a9be-46c1-9238-d1bee2bf3fae','d739bd18-8d7d-44d9-971a-6e3aede095cc','6199e2b5-053d-4fb2-9b16-599486fe5fc6','f488fa05-2939-42b3-ae13-ac02758fad3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623333047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ff8b8a-687c-41f2-bcd9-d9966143f687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:10.984849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c028227d-010f-425d-93eb-4081197b2079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:11.003579 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c028227d-010f-425d-93eb-4081197b2079) transitioned into state 'SUCCESS' from state '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-1623333047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['3706cb22-a9be-46c1-9238-d1bee2bf3fae','d739bd18-8d7d-44d9-971a-6e3aede095cc','6199e2b5-053d-4fb2-9b16-599486fe5fc6','f488fa05-2939-42b3-ae13-ac02758fad3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:11.004233 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ab5e59-078d-4b9e-96d8-a9de7aa4eda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:11.015434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ab5e59-078d-4b9e-96d8-a9de7aa4eda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:11.015434 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (4ef85f44-eba5-4eac-8aed-65fc56a596a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:11.015434 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:11.015434 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-80609f03-1254-43fd-9417-fd294caa5c0b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:11.015434 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1510/6012] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:10 2026] POST /volume/v3/volumes => generated 778 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:11.027650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7ffd248-c20e-487e-a364-2fe23611fbc3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:11.029873 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7ffd248-c20e-487e-a364-2fe23611fbc3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 Aug 18 14:06:11.030149 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7ffd248-c20e-487e-a364-2fe23611fbc3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:11.030419 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7ffd248-c20e-487e-a364-2fe23611fbc3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:11.038966 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:11.038966 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:11.042717 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c7ffd248-c20e-487e-a364-2fe23611fbc3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:11.047214 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7ffd248-c20e-487e-a364-2fe23611fbc3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 returned with HTTP 200 Aug 18 14:06:11.047685 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1504/6013] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:11 2026] GET /volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:12.060592 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2d8cc64b-28f2-429a-8836-c9d7a9ce8694 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:12.062454 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2d8cc64b-28f2-429a-8836-c9d7a9ce8694 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 Aug 18 14:06:12.062661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2d8cc64b-28f2-429a-8836-c9d7a9ce8694 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:12.062887 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2d8cc64b-28f2-429a-8836-c9d7a9ce8694 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:12.071024 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:12.071024 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:12.075125 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2d8cc64b-28f2-429a-8836-c9d7a9ce8694 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:12.079424 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2d8cc64b-28f2-429a-8836-c9d7a9ce8694 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 returned with HTTP 200 Aug 18 14:06:12.079789 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1504/6014] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:12 2026] GET /volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:12.092171 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1001469-7ca5-4df0-90c5-b605d8432456 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:12.151921 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1001469-7ca5-4df0-90c5-b605d8432456 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:12.152288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1001469-7ca5-4df0-90c5-b605d8432456 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3ff8b8a-687c-41f2-bcd9-d9966143f687", "name": "tempest-ProjectMemberTests-Snapshot-683697276"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:12.160239 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:12.160239 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:12.160682 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e1001469-7ca5-4df0-90c5-b605d8432456 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Volume info retrieved successfully. Aug 18 14:06:12.160825 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-e1001469-7ca5-4df0-90c5-b605d8432456 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Create snapshot from volume b3ff8b8a-687c-41f2-bcd9-d9966143f687 Aug 18 14:06:12.190641 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e1001469-7ca5-4df0-90c5-b605d8432456 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Created reservations ['f827268b-c7e6-4950-997f-d7c0365f1cff', 'd3772be3-5f81-4e79-93b4-b785139853ea', 'c82229b4-f2d1-4c07-804c-778b67c26a99', 'd2b55abc-22eb-4ada-a262-7f95fa5fef68'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:12.223513 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e1001469-7ca5-4df0-90c5-b605d8432456 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot create request issued successfully. Aug 18 14:06:12.223839 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1001469-7ca5-4df0-90c5-b605d8432456 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:12.224330 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1497/6015] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:12 2026] POST /volume/v3/snapshots => generated 304 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:12.234941 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-57290902-76bb-43e0-bce0-be5ebd3228ff None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:12.237467 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-57290902-76bb-43e0-bce0-be5ebd3228ff tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 Aug 18 14:06:12.237756 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-57290902-76bb-43e0-bce0-be5ebd3228ff tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:12.238816 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-57290902-76bb-43e0-bce0-be5ebd3228ff tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:12.245402 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:12.245402 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:12.246029 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-57290902-76bb-43e0-bce0-be5ebd3228ff tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:12.247051 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-57290902-76bb-43e0-bce0-be5ebd3228ff tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 returned with HTTP 200 Aug 18 14:06:12.247562 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1511/6016] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:12 2026] GET /volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:13.259931 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64c6041f-8f82-4339-aede-976359f93d8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:13.261830 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64c6041f-8f82-4339-aede-976359f93d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 Aug 18 14:06:13.262063 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64c6041f-8f82-4339-aede-976359f93d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:13.262285 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64c6041f-8f82-4339-aede-976359f93d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:13.267495 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:13.267495 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:13.267966 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64c6041f-8f82-4339-aede-976359f93d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:13.268763 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64c6041f-8f82-4339-aede-976359f93d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 returned with HTTP 200 Aug 18 14:06:13.269198 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1505/6017] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:13 2026] GET /volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 14:06:13.278374 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-38d637ac-c301-4299-852c-f50d0929328f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:13.280286 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38d637ac-c301-4299-852c-f50d0929328f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 Aug 18 14:06:13.280505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38d637ac-c301-4299-852c-f50d0929328f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:13.280721 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-38d637ac-c301-4299-852c-f50d0929328f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:13.280847 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-38d637ac-c301-4299-852c-f50d0929328f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Delete snapshot with id: f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 Aug 18 14:06:13.287360 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:13.287360 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:13.287919 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-38d637ac-c301-4299-852c-f50d0929328f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:13.304946 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-38d637ac-c301-4299-852c-f50d0929328f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot delete request issued successfully. Aug 18 14:06:13.305187 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-38d637ac-c301-4299-852c-f50d0929328f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 returned with HTTP 202 Aug 18 14:06:13.305718 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1505/6018] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:13 2026] DELETE /volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:13.314810 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a843d9a-6185-496d-957b-62ec29989aef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:13.317752 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a843d9a-6185-496d-957b-62ec29989aef tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 Aug 18 14:06:13.318090 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a843d9a-6185-496d-957b-62ec29989aef tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:13.318381 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a843d9a-6185-496d-957b-62ec29989aef tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:13.325294 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:13.325294 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:13.325766 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a843d9a-6185-496d-957b-62ec29989aef tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:13.326841 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a843d9a-6185-496d-957b-62ec29989aef tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 returned with HTTP 200 Aug 18 14:06:13.327306 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1498/6019] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:13 2026] GET /volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:14.338024 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-5ac261c5-fbc2-4db4-8f89-2e00a1c280d2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:14.340308 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5ac261c5-fbc2-4db4-8f89-2e00a1c280d2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 Aug 18 14:06:14.340507 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5ac261c5-fbc2-4db4-8f89-2e00a1c280d2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:14.340764 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-5ac261c5-fbc2-4db4-8f89-2e00a1c280d2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:14.345608 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-5ac261c5-fbc2-4db4-8f89-2e00a1c280d2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 returned with HTTP 404 Aug 18 14:06:14.346239 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1512/6020] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:14 2026] GET /volume/v3/snapshots/f83b058b-a1e0-4d01-ba3c-17ff51ee2c05 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:14.353289 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:14.355265 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 Aug 18 14:06:14.355487 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:14.355726 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:14.355958 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: b3ff8b8a-687c-41f2-bcd9-d9966143f687 Aug 18 14:06:14.364298 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:14.364298 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:14.364717 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:14.387407 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:14.387646 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c352fa1-d6da-4cfe-9ff0-0c7ad78ab9b2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 returned with HTTP 202 Aug 18 14:06:14.388237 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1506/6021] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:14 2026] DELETE /volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:14.395846 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3b07741c-101e-4929-8c5b-4f4ca85f6468 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:14.398058 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b07741c-101e-4929-8c5b-4f4ca85f6468 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 Aug 18 14:06:14.398324 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3b07741c-101e-4929-8c5b-4f4ca85f6468 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:14.398564 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3b07741c-101e-4929-8c5b-4f4ca85f6468 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:14.408448 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:14.408448 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:14.413125 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3b07741c-101e-4929-8c5b-4f4ca85f6468 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:14.418896 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3b07741c-101e-4929-8c5b-4f4ca85f6468 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 returned with HTTP 200 Aug 18 14:06:14.419513 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1506/6022] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:14 2026] GET /volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:15.434199 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb6eec71-6e1f-488f-b524-3960b5b6b4e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:15.436064 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb6eec71-6e1f-488f-b524-3960b5b6b4e6 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 Aug 18 14:06:15.436297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb6eec71-6e1f-488f-b524-3960b5b6b4e6 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:15.436475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb6eec71-6e1f-488f-b524-3960b5b6b4e6 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:15.443157 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb6eec71-6e1f-488f-b524-3960b5b6b4e6 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 returned with HTTP 404 Aug 18 14:06:15.443711 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1499/6023] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:15 2026] GET /volume/v3/volumes/b3ff8b8a-687c-41f2-bcd9-d9966143f687 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:15.453385 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:15.455433 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:15.455844 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-221912868"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:15.458093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-221912868'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:15.458237 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:15.462854 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:15.468510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (1f57e7dd-ed8e-4205-983c-613add56c444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:15.469752 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4743b5e5-44ea-4931-ae3e-09a72db12225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:15.470574 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:15.496143 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4743b5e5-44ea-4931-ae3e-09a72db12225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:15.496789 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c4fca3-ad1a-4645-85c4-d3302b9e8034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:15.532963 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['f6304e60-fc5a-4e17-9287-30608f3077d4', 'cdd23010-bab6-4c72-b1be-b667562700ca', '7830fc49-6271-4ae9-9c18-66e200fb228a', 'ffeabfeb-1307-4ee3-8c0c-46f65d1c89ef'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:15.533757 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c4fca3-ad1a-4645-85c4-d3302b9e8034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6304e60-fc5a-4e17-9287-30608f3077d4', 'cdd23010-bab6-4c72-b1be-b667562700ca', '7830fc49-6271-4ae9-9c18-66e200fb228a', 'ffeabfeb-1307-4ee3-8c0c-46f65d1c89ef']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:15.534516 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (358967ea-42a8-4eb4-abec-7b3d5ecd8b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:15.560241 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (358967ea-42a8-4eb4-abec-7b3d5ecd8b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df518899-befc-4828-a57b-ab9590ca35a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221912868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['f6304e60-fc5a-4e17-9287-30608f3077d4','cdd23010-bab6-4c72-b1be-b667562700ca','7830fc49-6271-4ae9-9c18-66e200fb228a','ffeabfeb-1307-4ee3-8c0c-46f65d1c89ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221912868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df518899-befc-4828-a57b-ab9590ca35a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:15.560955 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b06ed9a-02cd-4502-9485-241037d7cbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:15.578260 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b06ed9a-02cd-4502-9485-241037d7cbe6) transitioned into state 'SUCCESS' from state '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-221912868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['f6304e60-fc5a-4e17-9287-30608f3077d4','cdd23010-bab6-4c72-b1be-b667562700ca','7830fc49-6271-4ae9-9c18-66e200fb228a','ffeabfeb-1307-4ee3-8c0c-46f65d1c89ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:15.578881 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4581e26-3b8d-4797-9e32-fbfd03f439db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:15.588197 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4581e26-3b8d-4797-9e32-fbfd03f439db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:15.588919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (1f57e7dd-ed8e-4205-983c-613add56c444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:15.589219 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:15.589750 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6763681b-30af-43f1-9d5e-71b6f96c2925 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:15.590229 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1513/6024] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:15 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:15.603221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51bda029-04ce-4da8-b0ac-58efec0e89d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:15.604906 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51bda029-04ce-4da8-b0ac-58efec0e89d9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 Aug 18 14:06:15.605098 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51bda029-04ce-4da8-b0ac-58efec0e89d9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:15.605271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51bda029-04ce-4da8-b0ac-58efec0e89d9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:15.608212 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=114,cinder:INSERT=17,cinder:UPDATE=32 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:06:15.615324 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:15.615324 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:15.619752 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51bda029-04ce-4da8-b0ac-58efec0e89d9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:15.625009 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51bda029-04ce-4da8-b0ac-58efec0e89d9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 returned with HTTP 200 Aug 18 14:06:15.625516 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1507/6025] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:15 2026] GET /volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:16.639998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-309eb2c5-e98d-43b1-b0c6-65347df6ffa1 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:16.641612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-309eb2c5-e98d-43b1-b0c6-65347df6ffa1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 Aug 18 14:06:16.641929 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-309eb2c5-e98d-43b1-b0c6-65347df6ffa1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:16.642139 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-309eb2c5-e98d-43b1-b0c6-65347df6ffa1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:16.644017 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=74,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:06:16.650017 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:16.650017 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:16.653720 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-309eb2c5-e98d-43b1-b0c6-65347df6ffa1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:16.657577 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-309eb2c5-e98d-43b1-b0c6-65347df6ffa1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 returned with HTTP 200 Aug 18 14:06:16.657919 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1507/6026] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:16 2026] GET /volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:16.668949 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-123a276b-08dc-4ede-bea6-5da4b384e06d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:16.670541 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-123a276b-08dc-4ede-bea6-5da4b384e06d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:16.670874 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-123a276b-08dc-4ede-bea6-5da4b384e06d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df518899-befc-4828-a57b-ab9590ca35a1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1733832133"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:16.678673 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:16.678673 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:16.679019 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-123a276b-08dc-4ede-bea6-5da4b384e06d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:16.679118 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-123a276b-08dc-4ede-bea6-5da4b384e06d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume df518899-befc-4828-a57b-ab9590ca35a1 Aug 18 14:06:16.700431 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-123a276b-08dc-4ede-bea6-5da4b384e06d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['a4444dfd-b97d-4974-998d-89372a7c02f8', 'a7ff304b-db61-4076-b3e6-76f4c6cd01ee', '9da128af-6f40-4c5a-a5de-a7662550e40f', 'feb3669d-1270-43c1-b064-6296853b2023'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:16.727365 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-123a276b-08dc-4ede-bea6-5da4b384e06d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:16.727708 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-123a276b-08dc-4ede-bea6-5da4b384e06d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:16.728278 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1500/6027] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:16.737798 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ba3040d8-1bb1-4f0f-9cb9-741337b85fae None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:16.740423 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba3040d8-1bb1-4f0f-9cb9-741337b85fae tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:16.741277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba3040d8-1bb1-4f0f-9cb9-741337b85fae tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:16.741277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba3040d8-1bb1-4f0f-9cb9-741337b85fae tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:16.747455 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:16.747455 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:16.747919 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ba3040d8-1bb1-4f0f-9cb9-741337b85fae tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:16.748769 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba3040d8-1bb1-4f0f-9cb9-741337b85fae tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 returned with HTTP 200 Aug 18 14:06:16.749223 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1514/6028] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:16 2026] GET /volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:17.757927 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-349ce4ea-ac20-4f10-95c5-7867756980f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:17.759914 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-349ce4ea-ac20-4f10-95c5-7867756980f4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:17.760236 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-349ce4ea-ac20-4f10-95c5-7867756980f4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:17.760543 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-349ce4ea-ac20-4f10-95c5-7867756980f4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:17.766100 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:17.766100 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:17.766445 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-349ce4ea-ac20-4f10-95c5-7867756980f4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:17.767313 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-349ce4ea-ac20-4f10-95c5-7867756980f4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 returned with HTTP 200 Aug 18 14:06:17.767778 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1508/6029] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:17 2026] GET /volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:17.778451 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:17.780613 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:17.780857 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:17.781135 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:17.781252 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Delete snapshot with id: ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:17.785999 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:17.785999 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:17.786566 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:17.802746 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot delete request issued successfully. Aug 18 14:06:17.802891 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6c8a3c52-20f0-40c3-81f4-c88ff6860b16 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 returned with HTTP 202 Aug 18 14:06:17.803362 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1508/6030] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:17 2026] DELETE /volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:17.812109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4a4b579-43aa-49ce-8473-dd96fc7ad828 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:17.814483 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4a4b579-43aa-49ce-8473-dd96fc7ad828 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:17.814724 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4a4b579-43aa-49ce-8473-dd96fc7ad828 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:17.814985 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4a4b579-43aa-49ce-8473-dd96fc7ad828 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:17.817203 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=93,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:06:17.821251 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:17.821251 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:17.821817 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4a4b579-43aa-49ce-8473-dd96fc7ad828 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:17.822905 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4a4b579-43aa-49ce-8473-dd96fc7ad828 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 returned with HTTP 200 Aug 18 14:06:17.823462 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1501/6031] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:17 2026] GET /volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:18.834246 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b3ec7e1f-2481-4aba-9ff3-ae683ba5a249 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:18.835986 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3ec7e1f-2481-4aba-9ff3-ae683ba5a249 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:18.837874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b3ec7e1f-2481-4aba-9ff3-ae683ba5a249 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:18.837874 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b3ec7e1f-2481-4aba-9ff3-ae683ba5a249 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:18.838835 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=142,cinder:INSERT=32,cinder:UPDATE=54 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:06:18.841487 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b3ec7e1f-2481-4aba-9ff3-ae683ba5a249 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 returned with HTTP 404 Aug 18 14:06:18.842131 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1515/6032] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:18 2026] GET /volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:18.850229 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5eff93b-87b2-45e0-82d6-b88486613d83 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:18.851919 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5eff93b-87b2-45e0-82d6-b88486613d83 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:18.852116 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5eff93b-87b2-45e0-82d6-b88486613d83 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:18.852298 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5eff93b-87b2-45e0-82d6-b88486613d83 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:18.852396 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f5eff93b-87b2-45e0-82d6-b88486613d83 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:18.856262 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5eff93b-87b2-45e0-82d6-b88486613d83 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 returned with HTTP 404 Aug 18 14:06:18.856679 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1509/6033] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:18 2026] DELETE /volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:18.865057 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d1df129d-1aba-4bd1-b5ab-fcba1d66e3c3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:18.867304 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d1df129d-1aba-4bd1-b5ab-fcba1d66e3c3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 Aug 18 14:06:18.867588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d1df129d-1aba-4bd1-b5ab-fcba1d66e3c3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:18.867832 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d1df129d-1aba-4bd1-b5ab-fcba1d66e3c3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:18.872883 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d1df129d-1aba-4bd1-b5ab-fcba1d66e3c3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 returned with HTTP 404 Aug 18 14:06:18.873470 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1509/6034] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:18 2026] GET /volume/v3/snapshots/ca81942e-d2e8-4688-af7b-1964111b5a85 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:18.881263 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:18.883240 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 Aug 18 14:06:18.883442 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:18.883619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:18.883772 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: df518899-befc-4828-a57b-ab9590ca35a1 Aug 18 14:06:18.890877 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:18.890877 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:18.891255 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:18.909279 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:18.912883 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ed38f50-a659-4604-b2ed-79bd4be5a633 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 returned with HTTP 202 Aug 18 14:06:18.912883 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1502/6035] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:18 2026] DELETE /volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:18.921057 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-85c81e82-3690-4a51-9bc2-3fb7251b4c20 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:18.922976 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85c81e82-3690-4a51-9bc2-3fb7251b4c20 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 Aug 18 14:06:18.922976 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85c81e82-3690-4a51-9bc2-3fb7251b4c20 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:18.923301 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85c81e82-3690-4a51-9bc2-3fb7251b4c20 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:18.931783 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:18.931783 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:18.935935 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-85c81e82-3690-4a51-9bc2-3fb7251b4c20 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:18.940379 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85c81e82-3690-4a51-9bc2-3fb7251b4c20 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 returned with HTTP 200 Aug 18 14:06:18.940774 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1516/6036] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:18 2026] GET /volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:19.954998 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77839b0c-df9e-41be-b544-2e85db58cf38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:19.956954 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77839b0c-df9e-41be-b544-2e85db58cf38 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 Aug 18 14:06:19.957231 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77839b0c-df9e-41be-b544-2e85db58cf38 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:19.957464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77839b0c-df9e-41be-b544-2e85db58cf38 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:19.963187 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77839b0c-df9e-41be-b544-2e85db58cf38 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 returned with HTTP 404 Aug 18 14:06:19.963670 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1510/6037] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:19 2026] GET /volume/v3/volumes/df518899-befc-4828-a57b-ab9590ca35a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:19.971175 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:19.972971 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:19.973232 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2000780867"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:19.974655 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2000780867'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:19.974774 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:19.975050 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:19.975050 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:19.979227 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:19.984392 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (c7d7f2a4-3d1b-4dda-98fd-0b41929608c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:19.985508 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511d08bd-6ab2-4211-887e-158a54e7391a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:19.986302 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:20.012773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511d08bd-6ab2-4211-887e-158a54e7391a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:20.013575 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5b2b37-3e3e-43b9-b811-0d6cd7a6afa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:20.055319 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['5419a1d2-0725-474d-b1b5-1622834d4ea7', '98120b36-769c-4447-82c4-2318ad0dc9c5', 'ab3d8ba1-813d-4fd2-a919-176f9afb7638', '5ab687ef-88f7-4cb6-8a7b-bb61f8cb9234'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:20.056579 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5b2b37-3e3e-43b9-b811-0d6cd7a6afa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5419a1d2-0725-474d-b1b5-1622834d4ea7', '98120b36-769c-4447-82c4-2318ad0dc9c5', 'ab3d8ba1-813d-4fd2-a919-176f9afb7638', '5ab687ef-88f7-4cb6-8a7b-bb61f8cb9234']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:20.057683 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d4f1b0-0b94-4d73-ad0c-db4ae4fdb741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:20.090269 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d4f1b0-0b94-4d73-ad0c-db4ae4fdb741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb8ec40-f1a9-4d5d-8928-326b0054ebfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000780867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['5419a1d2-0725-474d-b1b5-1622834d4ea7','98120b36-769c-4447-82c4-2318ad0dc9c5','ab3d8ba1-813d-4fd2-a919-176f9afb7638','5ab687ef-88f7-4cb6-8a7b-bb61f8cb9234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000780867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb8ec40-f1a9-4d5d-8928-326b0054ebfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:20.092035 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e059b5c-b2d0-445a-bc1a-c30fd431b5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:20.114369 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e059b5c-b2d0-445a-bc1a-c30fd431b5fe) transitioned into state 'SUCCESS' from state '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-2000780867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['5419a1d2-0725-474d-b1b5-1622834d4ea7','98120b36-769c-4447-82c4-2318ad0dc9c5','ab3d8ba1-813d-4fd2-a919-176f9afb7638','5ab687ef-88f7-4cb6-8a7b-bb61f8cb9234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:20.115504 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4590036-8433-4061-b585-0fdd3f2f79bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:20.129460 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4590036-8433-4061-b585-0fdd3f2f79bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:20.130727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (c7d7f2a4-3d1b-4dda-98fd-0b41929608c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:20.131175 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:20.131994 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c2e44c2d-774d-4861-8206-8b090e1e6604 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:20.132572 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1510/6038] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:19 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:20.143522 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d8fdf2a-2344-46df-b5c7-58a000af6e09 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:20.145233 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d8fdf2a-2344-46df-b5c7-58a000af6e09 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa Aug 18 14:06:20.145433 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d8fdf2a-2344-46df-b5c7-58a000af6e09 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:20.145675 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d8fdf2a-2344-46df-b5c7-58a000af6e09 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:20.152918 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:20.152918 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:20.156336 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d8fdf2a-2344-46df-b5c7-58a000af6e09 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:20.160117 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d8fdf2a-2344-46df-b5c7-58a000af6e09 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa returned with HTTP 200 Aug 18 14:06:20.160507 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1503/6039] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:20 2026] GET /volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:21.172143 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6a03e4ab-f9e6-4808-b140-82368f898531 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:21.173842 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a03e4ab-f9e6-4808-b140-82368f898531 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa Aug 18 14:06:21.174093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a03e4ab-f9e6-4808-b140-82368f898531 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:21.174271 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6a03e4ab-f9e6-4808-b140-82368f898531 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:21.181125 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:21.181125 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:21.184638 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-6a03e4ab-f9e6-4808-b140-82368f898531 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:21.188802 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6a03e4ab-f9e6-4808-b140-82368f898531 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa returned with HTTP 200 Aug 18 14:06:21.189249 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1517/6040] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:21 2026] GET /volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:21.201440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:21.203141 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:21.203484 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6eb8ec40-f1a9-4d5d-8928-326b0054ebfa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1835617037"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:21.211904 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:21.211904 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:21.212239 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:21.212427 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume 6eb8ec40-f1a9-4d5d-8928-326b0054ebfa Aug 18 14:06:21.240734 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['220adb2d-70fc-4c3c-83f5-527fe0602382', '0d36e029-f2a1-40be-95df-c6b491f82491', '23f33a3d-e8a6-4b80-ae38-9b2f8632c07e', '01d4f7c5-833f-4f28-b309-95bf9c138f3b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:21.270503 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:21.270797 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5376304-1bcf-4d4c-ab66-599e61445f24 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:21.271313 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1511/6041] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:21.279712 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-798a9344-6fb5-4036-8568-fa3c2447c90a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:21.281539 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-798a9344-6fb5-4036-8568-fa3c2447c90a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a Aug 18 14:06:21.281741 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-798a9344-6fb5-4036-8568-fa3c2447c90a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:21.281902 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-798a9344-6fb5-4036-8568-fa3c2447c90a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:21.286667 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:21.286667 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:21.286997 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-798a9344-6fb5-4036-8568-fa3c2447c90a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:21.287619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-798a9344-6fb5-4036-8568-fa3c2447c90a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a returned with HTTP 200 Aug 18 14:06:21.288033 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1511/6042] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:21 2026] GET /volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:22.297619 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-248548e8-e83f-4c40-8be2-8efbee7b43ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:22.299398 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-248548e8-e83f-4c40-8be2-8efbee7b43ba tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a Aug 18 14:06:22.299592 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-248548e8-e83f-4c40-8be2-8efbee7b43ba tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:22.299779 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-248548e8-e83f-4c40-8be2-8efbee7b43ba tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:22.304664 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:22.304664 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:22.304973 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-248548e8-e83f-4c40-8be2-8efbee7b43ba tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:22.305639 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-248548e8-e83f-4c40-8be2-8efbee7b43ba tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a returned with HTTP 200 Aug 18 14:06:22.306058 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1504/6043] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:22 2026] GET /volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:22.314888 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-56b0121e-8a9f-487e-9a95-8864b80c00d8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:22.316911 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-56b0121e-8a9f-487e-9a95-8864b80c00d8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] POST https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a/action Aug 18 14:06:22.317397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-56b0121e-8a9f-487e-9a95-8864b80c00d8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:06:22.317523 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-56b0121e-8a9f-487e-9a95-8864b80c00d8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:22.324947 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:22.324947 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:22.325463 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-56b0121e-8a9f-487e-9a95-8864b80c00d8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:22.326363 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-56b0121e-8a9f-487e-9a95-8864b80c00d8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '31507f8d6d0349f3b92a8a29f243f5ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'acbd2dbf2b5a43eca694d64747c93796', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:22.326616 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-56b0121e-8a9f-487e-9a95-8864b80c00d8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a/action returned with HTTP 403 Aug 18 14:06:22.327239 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1518/6044] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 14:06:22 2026] POST /volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:22.335914 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:22.337551 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a Aug 18 14:06:22.337710 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:22.337892 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:22.337994 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a Aug 18 14:06:22.342706 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:22.342706 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:22.343092 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:22.357509 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot delete request issued successfully. Aug 18 14:06:22.357670 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40edb5c7-6d01-48cf-972f-0bf003b1f1a3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a returned with HTTP 202 Aug 18 14:06:22.358125 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1512/6045] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:22 2026] DELETE /volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:22.365312 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b9e94079-6abe-4182-8933-570d1e7d4b6e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:22.367357 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b9e94079-6abe-4182-8933-570d1e7d4b6e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a Aug 18 14:06:22.367582 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b9e94079-6abe-4182-8933-570d1e7d4b6e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:22.367802 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b9e94079-6abe-4182-8933-570d1e7d4b6e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:22.373284 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:22.373284 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:22.373653 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b9e94079-6abe-4182-8933-570d1e7d4b6e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:22.374463 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b9e94079-6abe-4182-8933-570d1e7d4b6e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a returned with HTTP 200 Aug 18 14:06:22.374907 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1512/6046] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:22 2026] GET /volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:23.384468 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d765657c-6b9e-4d19-9030-c2195efc50f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:23.386948 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d765657c-6b9e-4d19-9030-c2195efc50f3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a Aug 18 14:06:23.387256 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d765657c-6b9e-4d19-9030-c2195efc50f3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:23.387548 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d765657c-6b9e-4d19-9030-c2195efc50f3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:23.393203 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d765657c-6b9e-4d19-9030-c2195efc50f3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a returned with HTTP 404 Aug 18 14:06:23.393917 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1505/6047] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:23 2026] GET /volume/v3/snapshots/b6a99d9a-de18-4d74-97f9-d53b7f8cfe4a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:23.400544 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:23.402387 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa Aug 18 14:06:23.402587 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:23.402787 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:23.402974 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: 6eb8ec40-f1a9-4d5d-8928-326b0054ebfa Aug 18 14:06:23.409820 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:23.409820 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:23.410163 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:23.427050 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:23.427254 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a4907b26-dc63-4e0f-a976-d0971d19fbd2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa returned with HTTP 202 Aug 18 14:06:23.427645 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1519/6048] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:23 2026] DELETE /volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:23.434678 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bc28406-8399-404d-a0e8-ef9b00929d75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:23.436456 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bc28406-8399-404d-a0e8-ef9b00929d75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa Aug 18 14:06:23.436666 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bc28406-8399-404d-a0e8-ef9b00929d75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:23.436879 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bc28406-8399-404d-a0e8-ef9b00929d75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:23.444203 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:23.444203 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:23.448289 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2bc28406-8399-404d-a0e8-ef9b00929d75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:23.452787 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bc28406-8399-404d-a0e8-ef9b00929d75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa returned with HTTP 200 Aug 18 14:06:23.453280 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1513/6049] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:23 2026] GET /volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:24.466702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-846f0080-ff55-4670-b1ed-964a9f897c1b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:24.469277 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-846f0080-ff55-4670-b1ed-964a9f897c1b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa Aug 18 14:06:24.469547 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-846f0080-ff55-4670-b1ed-964a9f897c1b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:24.469792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-846f0080-ff55-4670-b1ed-964a9f897c1b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:24.476829 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-846f0080-ff55-4670-b1ed-964a9f897c1b tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa returned with HTTP 404 Aug 18 14:06:24.477463 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1513/6050] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:24 2026] GET /volume/v3/volumes/6eb8ec40-f1a9-4d5d-8928-326b0054ebfa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:24.484976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e5544f6-949f-4e10-b054-d27939e5d830 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:24.486500 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:24.486790 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2016666665"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:24.488511 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2016666665'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:24.488621 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:24.492125 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:24.497233 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (2959d3b8-25e5-4cf8-9e09-41413acfe2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:24.498372 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3696c3bf-2796-4e0b-b438-c2818dc53759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:24.499146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:24.521848 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3696c3bf-2796-4e0b-b438-c2818dc53759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:24.523047 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd9ac35-10c6-49ab-90c0-63d13f5708b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:24.562817 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['3c2c68e1-b649-4bdc-9880-2c7ebdce079d', 'fdf1ba60-00eb-4fbe-9567-1656733ee72e', 'bec765c8-91fa-49b5-8310-e0aad3ed08ac', 'e26c78b3-b890-4074-af06-7493d8abb5ee'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:24.563510 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd9ac35-10c6-49ab-90c0-63d13f5708b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2c68e1-b649-4bdc-9880-2c7ebdce079d', 'fdf1ba60-00eb-4fbe-9567-1656733ee72e', 'bec765c8-91fa-49b5-8310-e0aad3ed08ac', 'e26c78b3-b890-4074-af06-7493d8abb5ee']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:24.564207 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ee7418-4f8b-4b99-a8fb-da84510edf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:24.589997 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ee7418-4f8b-4b99-a8fb-da84510edf58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb1b45a-9796-475e-9cdb-d7b7d82fe276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2016666665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['3c2c68e1-b649-4bdc-9880-2c7ebdce079d','fdf1ba60-00eb-4fbe-9567-1656733ee72e','bec765c8-91fa-49b5-8310-e0aad3ed08ac','e26c78b3-b890-4074-af06-7493d8abb5ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2016666665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bb1b45a-9796-475e-9cdb-d7b7d82fe276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:24.590661 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3795d7b3-7bf7-4880-a7ec-265658e516c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:24.607115 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3795d7b3-7bf7-4880-a7ec-265658e516c0) transitioned into state 'SUCCESS' from state '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-2016666665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['3c2c68e1-b649-4bdc-9880-2c7ebdce079d','fdf1ba60-00eb-4fbe-9567-1656733ee72e','bec765c8-91fa-49b5-8310-e0aad3ed08ac','e26c78b3-b890-4074-af06-7493d8abb5ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:24.607754 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5710936-4062-4283-9ffc-95ba4fb89627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:24.616382 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5710936-4062-4283-9ffc-95ba4fb89627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:24.617109 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (2959d3b8-25e5-4cf8-9e09-41413acfe2ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:24.617372 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:24.617896 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e5544f6-949f-4e10-b054-d27939e5d830 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:24.618295 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1506/6051] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:24 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:24.629143 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f7b5e094-1d4b-4833-840a-8a0a74e35cfa None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:24.631419 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f7b5e094-1d4b-4833-840a-8a0a74e35cfa tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 Aug 18 14:06:24.631746 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f7b5e094-1d4b-4833-840a-8a0a74e35cfa tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:24.632092 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f7b5e094-1d4b-4833-840a-8a0a74e35cfa tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:24.640366 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:24.640366 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:24.645148 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f7b5e094-1d4b-4833-840a-8a0a74e35cfa tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:24.650319 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f7b5e094-1d4b-4833-840a-8a0a74e35cfa tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 returned with HTTP 200 Aug 18 14:06:24.650698 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1520/6052] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:24 2026] GET /volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:25.662284 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27fa30de-c999-4817-8962-6975b3be4aa2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:25.664193 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27fa30de-c999-4817-8962-6975b3be4aa2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 Aug 18 14:06:25.664416 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27fa30de-c999-4817-8962-6975b3be4aa2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:25.664634 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27fa30de-c999-4817-8962-6975b3be4aa2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:25.671444 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:25.671444 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:25.674829 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-27fa30de-c999-4817-8962-6975b3be4aa2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:25.678439 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27fa30de-c999-4817-8962-6975b3be4aa2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 returned with HTTP 200 Aug 18 14:06:25.678834 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1514/6053] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:25 2026] GET /volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:25.690572 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:25.692679 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:25.693072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bb1b45a-9796-475e-9cdb-d7b7d82fe276", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-333455870"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:25.701084 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:25.701084 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:25.701424 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:25.701545 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume 8bb1b45a-9796-475e-9cdb-d7b7d82fe276 Aug 18 14:06:25.726244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['c6337ca8-7a31-474b-bef7-d5714d21a3f4', '5164521a-db96-47b0-9649-2769457912be', '3f873265-5ffb-40b0-9904-1ccdc264ed45', 'f84c6e35-b3af-4151-9dbd-edf721d22ca5'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:25.750815 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:25.751248 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-85d96a14-cfca-4c18-9cc1-8416e4e32ac7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:25.751625 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1514/6054] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:25 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 18 14:06:25.759397 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16d8f26b-3f4e-43fa-9fca-ad38277548ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:25.761680 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16d8f26b-3f4e-43fa-9fca-ad38277548ee tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c Aug 18 14:06:25.761913 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16d8f26b-3f4e-43fa-9fca-ad38277548ee tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:25.762154 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16d8f26b-3f4e-43fa-9fca-ad38277548ee tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:25.768057 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:25.768057 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:25.768423 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16d8f26b-3f4e-43fa-9fca-ad38277548ee tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:25.769101 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16d8f26b-3f4e-43fa-9fca-ad38277548ee tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c returned with HTTP 200 Aug 18 14:06:25.769487 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1507/6055] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:25 2026] GET /volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:26.778720 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2a0af47c-a5ee-4e16-b777-9526bf0ff31e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:26.780602 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a0af47c-a5ee-4e16-b777-9526bf0ff31e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c Aug 18 14:06:26.780855 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a0af47c-a5ee-4e16-b777-9526bf0ff31e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:26.781097 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2a0af47c-a5ee-4e16-b777-9526bf0ff31e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:26.786086 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:26.786086 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:26.786430 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2a0af47c-a5ee-4e16-b777-9526bf0ff31e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:26.787240 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2a0af47c-a5ee-4e16-b777-9526bf0ff31e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c returned with HTTP 200 Aug 18 14:06:26.787612 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1521/6056] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:26 2026] GET /volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:26.795438 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:26.797225 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:26.797479 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:26.797687 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:26.797954 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 14:06:26.798957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 14:06:26.802427 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Get all snapshots completed successfully. Aug 18 14:06:26.802701 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c9468b6-7c79-4c25-840b-8368eec2f261 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 200 Aug 18 14:06:26.803075 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1515/6057] 10.4.3.221 () {66 vars in 1243 bytes} [Tue Aug 18 14:06:26 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:26.811332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:26.813426 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c Aug 18 14:06:26.813646 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:26.813884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:26.814022 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: 5e74ee8f-e705-44f2-b130-11ff54f8d06c Aug 18 14:06:26.818519 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:26.818519 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:26.818793 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:26.833454 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot delete request issued successfully. Aug 18 14:06:26.833682 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6fc91c71-1bfd-45f6-ab9e-8a90c9cd0c94 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c returned with HTTP 202 Aug 18 14:06:26.834184 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1515/6058] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:26 2026] DELETE /volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:26.841547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0d6a651-e277-4c94-8254-45585d516eeb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:26.843382 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0d6a651-e277-4c94-8254-45585d516eeb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c Aug 18 14:06:26.843576 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0d6a651-e277-4c94-8254-45585d516eeb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:26.843757 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0d6a651-e277-4c94-8254-45585d516eeb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:26.849698 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:26.849698 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:26.850060 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0d6a651-e277-4c94-8254-45585d516eeb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:26.850704 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0d6a651-e277-4c94-8254-45585d516eeb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c returned with HTTP 200 Aug 18 14:06:26.851234 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1508/6059] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:26 2026] GET /volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:27.860321 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-50550555-b349-4151-a6cb-0aff777514c8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:27.862196 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-50550555-b349-4151-a6cb-0aff777514c8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c Aug 18 14:06:27.862401 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-50550555-b349-4151-a6cb-0aff777514c8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:27.862585 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-50550555-b349-4151-a6cb-0aff777514c8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:27.866574 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-50550555-b349-4151-a6cb-0aff777514c8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c returned with HTTP 404 Aug 18 14:06:27.867058 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1522/6060] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:27 2026] GET /volume/v3/snapshots/5e74ee8f-e705-44f2-b130-11ff54f8d06c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:27.874572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:27.876544 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 Aug 18 14:06:27.876730 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:27.876953 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:27.877122 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: 8bb1b45a-9796-475e-9cdb-d7b7d82fe276 Aug 18 14:06:27.884377 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:27.884377 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:27.884741 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:27.905379 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:27.905641 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23224202-5fa1-4c9c-ba21-4a556e2d2932 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 returned with HTTP 202 Aug 18 14:06:27.906000 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1516/6061] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:27 2026] DELETE /volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:27.914318 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b8a21c46-0036-45f6-88ff-d1ac34fedb4d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:27.917544 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b8a21c46-0036-45f6-88ff-d1ac34fedb4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 Aug 18 14:06:27.917544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b8a21c46-0036-45f6-88ff-d1ac34fedb4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:27.917544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b8a21c46-0036-45f6-88ff-d1ac34fedb4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:27.925147 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:27.925147 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:27.929044 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b8a21c46-0036-45f6-88ff-d1ac34fedb4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:27.933092 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b8a21c46-0036-45f6-88ff-d1ac34fedb4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 returned with HTTP 200 Aug 18 14:06:27.933612 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1516/6062] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:27 2026] GET /volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:28.950236 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f13e408-b15f-4f52-a1a1-798172092d91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:28.951998 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f13e408-b15f-4f52-a1a1-798172092d91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 Aug 18 14:06:28.952226 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f13e408-b15f-4f52-a1a1-798172092d91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:28.952408 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f13e408-b15f-4f52-a1a1-798172092d91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:28.958279 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f13e408-b15f-4f52-a1a1-798172092d91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 returned with HTTP 404 Aug 18 14:06:28.958715 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1509/6063] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:28 2026] GET /volume/v3/volumes/8bb1b45a-9796-475e-9cdb-d7b7d82fe276 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:28.967631 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:28.969274 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:28.969606 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-226421518"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:28.971288 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-226421518'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:28.971437 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:28.975069 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:28.979941 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (0ce230fd-0f91-46a5-b110-1799870f9b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:28.981027 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0707f62d-58cf-4435-bc44-e6d1b85fb00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:28.981716 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:29.006851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0707f62d-58cf-4435-bc44-e6d1b85fb00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:29.007646 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29bd4bb-b5d4-4583-8271-24d94342c9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:29.043753 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['7752a712-6a45-451c-ab27-5cf313b91274', '24323618-6a20-4f4a-9bd7-7af3b3dcdfa7', 'bb66117b-02da-4e88-ae74-2eb2ade5451c', 'b84c4c1f-08fc-43c5-817a-b0b452ea29c3'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:29.044471 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29bd4bb-b5d4-4583-8271-24d94342c9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7752a712-6a45-451c-ab27-5cf313b91274', '24323618-6a20-4f4a-9bd7-7af3b3dcdfa7', 'bb66117b-02da-4e88-ae74-2eb2ade5451c', 'b84c4c1f-08fc-43c5-817a-b0b452ea29c3']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:29.045223 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba8a810-80cf-4cf3-81fd-b5d21f162da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:29.067972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ba8a810-80cf-4cf3-81fd-b5d21f162da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3566aa1a-0994-4404-a4ba-e61a5182566a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226421518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['7752a712-6a45-451c-ab27-5cf313b91274','24323618-6a20-4f4a-9bd7-7af3b3dcdfa7','bb66117b-02da-4e88-ae74-2eb2ade5451c','b84c4c1f-08fc-43c5-817a-b0b452ea29c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226421518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3566aa1a-0994-4404-a4ba-e61a5182566a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:29.068637 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aefc7db-6466-48b4-8f9a-a2c5f782711f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:29.084420 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aefc7db-6466-48b4-8f9a-a2c5f782711f) transitioned into state 'SUCCESS' from state '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-226421518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['7752a712-6a45-451c-ab27-5cf313b91274','24323618-6a20-4f4a-9bd7-7af3b3dcdfa7','bb66117b-02da-4e88-ae74-2eb2ade5451c','b84c4c1f-08fc-43c5-817a-b0b452ea29c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:29.084818 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409efa83-9c39-4b7d-822d-b029706d44c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:29.095754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409efa83-9c39-4b7d-822d-b029706d44c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:29.096534 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (0ce230fd-0f91-46a5-b110-1799870f9b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:29.096789 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:29.097347 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-92e2f2b3-8ecf-4d49-aed6-6be3cd7cf764 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:29.097727 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1523/6064] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:28 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:29.111402 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4432ed5-d9fd-4644-bbab-62b72aa57910 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:29.113111 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4432ed5-d9fd-4644-bbab-62b72aa57910 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a Aug 18 14:06:29.113277 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4432ed5-d9fd-4644-bbab-62b72aa57910 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:29.113456 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4432ed5-d9fd-4644-bbab-62b72aa57910 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:29.120268 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:29.120268 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:29.123612 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a4432ed5-d9fd-4644-bbab-62b72aa57910 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:29.126903 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4432ed5-d9fd-4644-bbab-62b72aa57910 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a returned with HTTP 200 Aug 18 14:06:29.127260 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1517/6065] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:29 2026] GET /volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:30.144182 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e2344f36-c49b-4137-b311-aaeb90501a40 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:30.145788 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2344f36-c49b-4137-b311-aaeb90501a40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a Aug 18 14:06:30.146134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2344f36-c49b-4137-b311-aaeb90501a40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:30.147441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e2344f36-c49b-4137-b311-aaeb90501a40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:30.154001 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:30.154001 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:30.158068 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e2344f36-c49b-4137-b311-aaeb90501a40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:30.162630 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e2344f36-c49b-4137-b311-aaeb90501a40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a returned with HTTP 200 Aug 18 14:06:30.163206 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1517/6066] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:30 2026] GET /volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:30.175407 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:30.177064 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:30.177399 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3566aa1a-0994-4404-a4ba-e61a5182566a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1910642394"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:30.185894 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:30.185894 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:30.186216 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:30.186327 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume 3566aa1a-0994-4404-a4ba-e61a5182566a Aug 18 14:06:30.210690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['23e76fbf-30d9-4328-97c5-43d90984e772', 'ab7665f6-52b3-4d92-a46c-f7345470cd0c', 'bb783ddc-4084-427a-be36-8774f32931c3', '13038b51-fb14-4a77-b905-4fdcc8f5a496'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:30.238140 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:30.238569 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-712267c6-f04b-4bb7-8fe6-251b5f5add76 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:30.239040 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1510/6067] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:30.251093 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-86c06b1d-b0f6-4c9b-a5db-14473813a7e3 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:30.253012 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-86c06b1d-b0f6-4c9b-a5db-14473813a7e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 Aug 18 14:06:30.253282 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-86c06b1d-b0f6-4c9b-a5db-14473813a7e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:30.253485 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-86c06b1d-b0f6-4c9b-a5db-14473813a7e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:30.258555 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:30.258555 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:30.258904 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-86c06b1d-b0f6-4c9b-a5db-14473813a7e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:30.259584 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-86c06b1d-b0f6-4c9b-a5db-14473813a7e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 returned with HTTP 200 Aug 18 14:06:30.259967 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1524/6068] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:30 2026] GET /volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:31.270051 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bfa98e6-9cb1-4aae-a9ec-ab861ed6e312 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:31.272058 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bfa98e6-9cb1-4aae-a9ec-ab861ed6e312 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 Aug 18 14:06:31.272332 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bfa98e6-9cb1-4aae-a9ec-ab861ed6e312 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:31.272600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bfa98e6-9cb1-4aae-a9ec-ab861ed6e312 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:31.279361 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:31.279361 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:31.279792 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2bfa98e6-9cb1-4aae-a9ec-ab861ed6e312 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:31.280755 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bfa98e6-9cb1-4aae-a9ec-ab861ed6e312 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 returned with HTTP 200 Aug 18 14:06:31.281400 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1518/6069] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:31 2026] GET /volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:31.293886 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-00df862c-a676-4a18-8bb5-a80939fac1c5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:31.299271 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00df862c-a676-4a18-8bb5-a80939fac1c5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] POST https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1/action Aug 18 14:06:31.299271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00df862c-a676-4a18-8bb5-a80939fac1c5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:06:31.299271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00df862c-a676-4a18-8bb5-a80939fac1c5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:31.299271 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.contrib.admin_actions [None req-00df862c-a676-4a18-8bb5-a80939fac1c5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Updating snapshot 'b8fc20df-1f2c-4fd5-80ca-735e52d989a1' with '{'status': 'error'}' {{(pid=100282) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 14:06:31.307992 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:31.307992 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:31.308743 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-00df862c-a676-4a18-8bb5-a80939fac1c5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '31507f8d6d0349f3b92a8a29f243f5ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'acbd2dbf2b5a43eca694d64747c93796', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:31.309194 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00df862c-a676-4a18-8bb5-a80939fac1c5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1/action returned with HTTP 403 Aug 18 14:06:31.309907 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1518/6070] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 14:06:31 2026] POST /volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:31.317775 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:31.320336 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 Aug 18 14:06:31.320520 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:31.320770 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:31.320924 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: b8fc20df-1f2c-4fd5-80ca-735e52d989a1 Aug 18 14:06:31.327191 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:31.327191 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:31.327607 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:31.346494 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot delete request issued successfully. Aug 18 14:06:31.346723 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0df61bdf-1a60-4c53-b78b-d614b1982f47 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 returned with HTTP 202 Aug 18 14:06:31.347308 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1511/6071] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:31 2026] DELETE /volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:31.366812 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2f887ddc-5f8d-4f46-ab32-575418c2e5dd None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:31.368657 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2f887ddc-5f8d-4f46-ab32-575418c2e5dd tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 Aug 18 14:06:31.368871 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2f887ddc-5f8d-4f46-ab32-575418c2e5dd tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:31.369088 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2f887ddc-5f8d-4f46-ab32-575418c2e5dd tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:31.374519 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:31.374519 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:31.374914 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-2f887ddc-5f8d-4f46-ab32-575418c2e5dd tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:31.375620 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2f887ddc-5f8d-4f46-ab32-575418c2e5dd tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 returned with HTTP 200 Aug 18 14:06:31.375973 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1525/6072] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:31 2026] GET /volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:32.385753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b79896cf-ce3c-48a5-8d6e-4902226fab14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:32.387656 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b79896cf-ce3c-48a5-8d6e-4902226fab14 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 Aug 18 14:06:32.387884 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b79896cf-ce3c-48a5-8d6e-4902226fab14 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:32.388091 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b79896cf-ce3c-48a5-8d6e-4902226fab14 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:32.392210 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b79896cf-ce3c-48a5-8d6e-4902226fab14 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 returned with HTTP 404 Aug 18 14:06:32.392677 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1519/6073] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:32 2026] GET /volume/v3/snapshots/b8fc20df-1f2c-4fd5-80ca-735e52d989a1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:32.399895 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:32.403609 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a Aug 18 14:06:32.403609 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:32.403609 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:32.403609 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: 3566aa1a-0994-4404-a4ba-e61a5182566a Aug 18 14:06:32.412525 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:32.412525 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:32.412969 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:32.430350 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:32.430548 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-688a6486-eaf5-41b6-b145-ea7bce069e4e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a returned with HTTP 202 Aug 18 14:06:32.430971 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1519/6074] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:32 2026] DELETE /volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:32.437324 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5df35b7-19e7-465a-b56d-8ffe071cd064 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:32.439229 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5df35b7-19e7-465a-b56d-8ffe071cd064 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a Aug 18 14:06:32.439439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5df35b7-19e7-465a-b56d-8ffe071cd064 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:32.439605 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5df35b7-19e7-465a-b56d-8ffe071cd064 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:32.447020 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:32.447020 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:32.450963 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5df35b7-19e7-465a-b56d-8ffe071cd064 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:32.455130 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5df35b7-19e7-465a-b56d-8ffe071cd064 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a returned with HTTP 200 Aug 18 14:06:32.455529 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1512/6075] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:32 2026] GET /volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:33.468743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-13873f0f-7950-4132-bbf1-43f4aabb0335 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:33.470610 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13873f0f-7950-4132-bbf1-43f4aabb0335 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a Aug 18 14:06:33.470836 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13873f0f-7950-4132-bbf1-43f4aabb0335 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:33.471052 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-13873f0f-7950-4132-bbf1-43f4aabb0335 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:33.478257 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-13873f0f-7950-4132-bbf1-43f4aabb0335 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a returned with HTTP 404 Aug 18 14:06:33.478773 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1526/6076] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:33 2026] GET /volume/v3/volumes/3566aa1a-0994-4404-a4ba-e61a5182566a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:33.487737 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:33.489925 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:33.490356 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1229578047"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:33.492583 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1229578047'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:33.492737 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:33.497142 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:33.504195 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (e287ca5f-1f02-4d47-932e-5725821162cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:33.505553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f07541-4732-4a1b-947c-7fdc2a8e2f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:33.506658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:33.532380 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f07541-4732-4a1b-947c-7fdc2a8e2f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:33.533079 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191689dc-97a5-44ab-85ba-bc92d31c9465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:33.565979 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['8a4c20f7-c552-4293-9027-44601595c35f', '9e261768-32d8-41e0-a1d3-57925ecad54d', 'e4ff9955-75ba-408d-9085-4b0b6fdd3cf4', '68f070ac-eec8-47b5-a41b-b8589ee7cb5d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:33.566792 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191689dc-97a5-44ab-85ba-bc92d31c9465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a4c20f7-c552-4293-9027-44601595c35f', '9e261768-32d8-41e0-a1d3-57925ecad54d', 'e4ff9955-75ba-408d-9085-4b0b6fdd3cf4', '68f070ac-eec8-47b5-a41b-b8589ee7cb5d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:33.567566 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88934800-10a7-4968-95b9-58613f8c9d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:33.589160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88934800-10a7-4968-95b9-58613f8c9d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec6ade2-0a23-4d09-8e8d-c55ce29d4c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229578047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['8a4c20f7-c552-4293-9027-44601595c35f','9e261768-32d8-41e0-a1d3-57925ecad54d','e4ff9955-75ba-408d-9085-4b0b6fdd3cf4','68f070ac-eec8-47b5-a41b-b8589ee7cb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229578047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec6ade2-0a23-4d09-8e8d-c55ce29d4c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:33.589957 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90181232-f3cc-4d83-8ca0-ff48ed515421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:33.605802 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90181232-f3cc-4d83-8ca0-ff48ed515421) transitioned into state 'SUCCESS' from state '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-1229578047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['8a4c20f7-c552-4293-9027-44601595c35f','9e261768-32d8-41e0-a1d3-57925ecad54d','e4ff9955-75ba-408d-9085-4b0b6fdd3cf4','68f070ac-eec8-47b5-a41b-b8589ee7cb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:33.606619 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f6b149-b148-47e3-a922-b7b23e047a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:33.614608 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f6b149-b148-47e3-a922-b7b23e047a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:33.615482 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (e287ca5f-1f02-4d47-932e-5725821162cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:33.615931 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:33.616540 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb134230-3eee-40ae-801c-fc2da4b2b1b7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:33.617187 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1520/6077] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:33 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:33.628351 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b77ba955-3deb-4752-9a15-bda33cf99c4d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:33.630087 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b77ba955-3deb-4752-9a15-bda33cf99c4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 Aug 18 14:06:33.630253 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b77ba955-3deb-4752-9a15-bda33cf99c4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:33.630435 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b77ba955-3deb-4752-9a15-bda33cf99c4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:33.636828 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:33.636828 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:33.639974 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-b77ba955-3deb-4752-9a15-bda33cf99c4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:33.643382 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b77ba955-3deb-4752-9a15-bda33cf99c4d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 returned with HTTP 200 Aug 18 14:06:33.643717 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1520/6078] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:33 2026] GET /volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:34.657165 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e4d0261-4f32-4949-b49a-fd0d4a845df4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:34.659473 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e4d0261-4f32-4949-b49a-fd0d4a845df4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 Aug 18 14:06:34.659731 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e4d0261-4f32-4949-b49a-fd0d4a845df4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:34.660029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e4d0261-4f32-4949-b49a-fd0d4a845df4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:34.669422 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:34.669422 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:34.674273 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e4d0261-4f32-4949-b49a-fd0d4a845df4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:34.679968 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e4d0261-4f32-4949-b49a-fd0d4a845df4 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 returned with HTTP 200 Aug 18 14:06:34.681663 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1513/6079] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:34 2026] GET /volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:34.695041 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:34.697062 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:34.697448 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eec6ade2-0a23-4d09-8e8d-c55ce29d4c98", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-833928458"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:34.707447 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:34.707447 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:34.707812 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:34.708033 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 Aug 18 14:06:34.732220 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['e20e37cc-ce1c-4539-9e66-62c834eaedaf', 'b1140e39-1d53-4ddc-acba-7916199b183f', 'd3880b1a-edc5-47a6-91a0-7a5a3ebb7e28', '3c9d0a73-0a26-4df8-bf83-45fa4766cb5e'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:34.763656 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:34.764046 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d2bbd85a-f5b1-4e63-b4be-a18112c14ff2 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:34.764668 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1527/6080] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:34.774077 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74a5238d-eb9e-457c-b3ee-bbbc3fd7db66 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:34.776160 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74a5238d-eb9e-457c-b3ee-bbbc3fd7db66 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b Aug 18 14:06:34.776393 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74a5238d-eb9e-457c-b3ee-bbbc3fd7db66 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:34.776618 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74a5238d-eb9e-457c-b3ee-bbbc3fd7db66 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:34.781666 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:34.781666 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:34.782038 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74a5238d-eb9e-457c-b3ee-bbbc3fd7db66 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:34.782623 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74a5238d-eb9e-457c-b3ee-bbbc3fd7db66 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b returned with HTTP 200 Aug 18 14:06:34.783037 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1521/6081] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:34 2026] GET /volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:35.791526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-edcd35af-eb3a-43d2-be54-b77dbc2bcf0e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:35.793631 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-edcd35af-eb3a-43d2-be54-b77dbc2bcf0e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b Aug 18 14:06:35.793855 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-edcd35af-eb3a-43d2-be54-b77dbc2bcf0e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:35.794098 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-edcd35af-eb3a-43d2-be54-b77dbc2bcf0e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:35.798624 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:35.798624 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:35.798937 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-edcd35af-eb3a-43d2-be54-b77dbc2bcf0e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:35.799549 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-edcd35af-eb3a-43d2-be54-b77dbc2bcf0e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b returned with HTTP 200 Aug 18 14:06:35.799933 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1521/6082] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:35 2026] GET /volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:35.807953 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a6a77e8-88d9-4b8d-bb84-c4a945cb8d32 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:35.809694 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a6a77e8-88d9-4b8d-bb84-c4a945cb8d32 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] GET https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b Aug 18 14:06:35.809934 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a6a77e8-88d9-4b8d-bb84-c4a945cb8d32 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:35.810193 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a6a77e8-88d9-4b8d-bb84-c4a945cb8d32 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:35.814892 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:35.814892 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:35.815334 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5a6a77e8-88d9-4b8d-bb84-c4a945cb8d32 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:35.816128 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a6a77e8-88d9-4b8d-bb84-c4a945cb8d32 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b returned with HTTP 200 Aug 18 14:06:35.816489 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1514/6083] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:35 2026] GET /volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:35.824546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:35.826394 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b Aug 18 14:06:35.826574 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:35.826794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:35.826916 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: a435218d-0eb3-44db-beb0-2ac74aa1810b Aug 18 14:06:35.831567 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:35.831567 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:35.831843 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:35.846453 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot delete request issued successfully. Aug 18 14:06:35.846609 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ea15bb4b-ed06-4898-9363-020c69dd57ed tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b returned with HTTP 202 Aug 18 14:06:35.847027 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1528/6084] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:35 2026] DELETE /volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:35.854659 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62f78669-aa7f-4568-941a-9fcbc9902570 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:35.856596 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62f78669-aa7f-4568-941a-9fcbc9902570 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b Aug 18 14:06:35.856815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62f78669-aa7f-4568-941a-9fcbc9902570 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:35.857107 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62f78669-aa7f-4568-941a-9fcbc9902570 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:35.862146 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:35.862146 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:35.862437 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62f78669-aa7f-4568-941a-9fcbc9902570 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:35.863080 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62f78669-aa7f-4568-941a-9fcbc9902570 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b returned with HTTP 200 Aug 18 14:06:35.863439 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1522/6085] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:35 2026] GET /volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:36.872848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-eac828f2-0b54-4d13-b4ec-eae0e261330d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:36.874984 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eac828f2-0b54-4d13-b4ec-eae0e261330d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b Aug 18 14:06:36.875924 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eac828f2-0b54-4d13-b4ec-eae0e261330d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:36.875924 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-eac828f2-0b54-4d13-b4ec-eae0e261330d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:36.879775 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-eac828f2-0b54-4d13-b4ec-eae0e261330d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b returned with HTTP 404 Aug 18 14:06:36.880376 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1522/6086] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:36 2026] GET /volume/v3/snapshots/a435218d-0eb3-44db-beb0-2ac74aa1810b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:36.887887 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:36.889792 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 Aug 18 14:06:36.890046 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:36.890241 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:36.890432 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 Aug 18 14:06:36.898192 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:36.898192 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:36.898541 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:36.915163 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:36.915396 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d098afd-6377-44bf-a27a-ea5fc6e7a3ca tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 returned with HTTP 202 Aug 18 14:06:36.915934 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1515/6087] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:36 2026] DELETE /volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:36.923070 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d563b4b8-3550-4768-8148-dfb48748613e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:36.924801 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d563b4b8-3550-4768-8148-dfb48748613e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 Aug 18 14:06:36.925046 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d563b4b8-3550-4768-8148-dfb48748613e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:36.925249 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d563b4b8-3550-4768-8148-dfb48748613e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:36.933370 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:36.933370 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:36.937458 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d563b4b8-3550-4768-8148-dfb48748613e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:36.942267 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d563b4b8-3550-4768-8148-dfb48748613e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 returned with HTTP 200 Aug 18 14:06:36.942764 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1529/6088] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:36 2026] GET /volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:37.955349 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32ca9543-3b3a-4ea3-a5b0-8bb27def420d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:37.957233 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32ca9543-3b3a-4ea3-a5b0-8bb27def420d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 Aug 18 14:06:37.957430 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32ca9543-3b3a-4ea3-a5b0-8bb27def420d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:37.957632 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32ca9543-3b3a-4ea3-a5b0-8bb27def420d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:37.963592 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32ca9543-3b3a-4ea3-a5b0-8bb27def420d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 returned with HTTP 404 Aug 18 14:06:37.964292 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1523/6089] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:37 2026] GET /volume/v3/volumes/eec6ade2-0a23-4d09-8e8d-c55ce29d4c98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:37.973469 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:37.975131 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:37.975453 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-681094868"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:37.977125 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-681094868'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:37.977240 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:37.981664 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:37.986833 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (603b2a9c-df32-478e-b432-18a16bfced07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:37.987922 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403095b8-69e3-4716-82d7-c0f49c990aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:37.988737 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:38.012370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403095b8-69e3-4716-82d7-c0f49c990aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:38.013079 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfa1770-4240-4963-a0ed-eff680b27df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:38.046155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['9d35fc77-7db2-4d16-8ffb-36384c6b8a63', '58d99c7e-5086-4f23-b2f2-fa0e7be09a10', '56571df6-e112-4e90-b8c1-4fefe5c1fdf9', 'db3ee6fc-15c1-4f26-bd05-68dccaf8c6fc'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:38.046884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfa1770-4240-4963-a0ed-eff680b27df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d35fc77-7db2-4d16-8ffb-36384c6b8a63', '58d99c7e-5086-4f23-b2f2-fa0e7be09a10', '56571df6-e112-4e90-b8c1-4fefe5c1fdf9', 'db3ee6fc-15c1-4f26-bd05-68dccaf8c6fc']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:38.047559 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64346afd-1395-4a79-a9f5-9dc5113ebe21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:38.068839 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64346afd-1395-4a79-a9f5-9dc5113ebe21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035560a6-2e55-4704-b560-9aadeb9e51f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681094868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['9d35fc77-7db2-4d16-8ffb-36384c6b8a63','58d99c7e-5086-4f23-b2f2-fa0e7be09a10','56571df6-e112-4e90-b8c1-4fefe5c1fdf9','db3ee6fc-15c1-4f26-bd05-68dccaf8c6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681094868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=035560a6-2e55-4704-b560-9aadeb9e51f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:38.069517 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08794b01-d99e-4a3b-951a-2221f53b0f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:38.086704 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08794b01-d99e-4a3b-951a-2221f53b0f58) transitioned into state 'SUCCESS' from state '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-681094868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['9d35fc77-7db2-4d16-8ffb-36384c6b8a63','58d99c7e-5086-4f23-b2f2-fa0e7be09a10','56571df6-e112-4e90-b8c1-4fefe5c1fdf9','db3ee6fc-15c1-4f26-bd05-68dccaf8c6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:38.087555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5bc90c-3982-4140-8664-d71a6817c137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:38.096338 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5bc90c-3982-4140-8664-d71a6817c137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:38.097109 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (603b2a9c-df32-478e-b432-18a16bfced07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:38.097394 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:38.097969 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-12a81b3e-62c1-43b5-98d1-b459cb6da4ad tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:38.098402 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1523/6090] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:37 2026] POST /volume/v3/volumes => generated 777 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:38.109737 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c85f1b7b-5255-407b-b760-c7538bc77f5e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:38.111741 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c85f1b7b-5255-407b-b760-c7538bc77f5e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 Aug 18 14:06:38.111980 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c85f1b7b-5255-407b-b760-c7538bc77f5e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:38.112194 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c85f1b7b-5255-407b-b760-c7538bc77f5e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:38.119695 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:38.119695 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:38.123120 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c85f1b7b-5255-407b-b760-c7538bc77f5e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:38.127311 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c85f1b7b-5255-407b-b760-c7538bc77f5e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 returned with HTTP 200 Aug 18 14:06:38.127691 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1516/6091] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:38 2026] GET /volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:39.140130 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1df1042c-80b4-4060-b988-a6839e0fa977 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:39.142294 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1df1042c-80b4-4060-b988-a6839e0fa977 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 Aug 18 14:06:39.142502 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1df1042c-80b4-4060-b988-a6839e0fa977 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:39.142694 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1df1042c-80b4-4060-b988-a6839e0fa977 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:39.149234 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:39.149234 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:39.152108 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1df1042c-80b4-4060-b988-a6839e0fa977 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:39.155341 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1df1042c-80b4-4060-b988-a6839e0fa977 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 returned with HTTP 200 Aug 18 14:06:39.155709 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1530/6092] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:39 2026] GET /volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:39.168143 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-776944b3-3501-49c3-9869-f684110278a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:39.170390 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-776944b3-3501-49c3-9869-f684110278a8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:39.170841 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-776944b3-3501-49c3-9869-f684110278a8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "035560a6-2e55-4704-b560-9aadeb9e51f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1894679572"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:39.182287 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:39.182287 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:39.182720 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-776944b3-3501-49c3-9869-f684110278a8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:39.182910 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-776944b3-3501-49c3-9869-f684110278a8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume 035560a6-2e55-4704-b560-9aadeb9e51f3 Aug 18 14:06:39.208143 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-776944b3-3501-49c3-9869-f684110278a8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['b2f83c34-de4b-4ef2-bb8f-fcd2418f3e79', '38bc4b06-457e-4da4-b4dd-104e0decec7e', 'fbe31a6a-27ca-47f0-8ff4-2d7b81c67a89', '67a67ba8-f923-4f83-8035-af0252b0b59c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:39.236823 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-776944b3-3501-49c3-9869-f684110278a8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:39.237283 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-776944b3-3501-49c3-9869-f684110278a8 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:39.237764 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1524/6093] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:39.245994 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fa605ca3-41b9-42c3-8422-512c3ba14987 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:39.248012 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa605ca3-41b9-42c3-8422-512c3ba14987 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 Aug 18 14:06:39.248194 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa605ca3-41b9-42c3-8422-512c3ba14987 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:39.248375 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa605ca3-41b9-42c3-8422-512c3ba14987 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:39.253526 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:39.253526 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:39.253906 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fa605ca3-41b9-42c3-8422-512c3ba14987 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:39.254625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa605ca3-41b9-42c3-8422-512c3ba14987 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 returned with HTTP 200 Aug 18 14:06:39.255041 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1524/6094] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:39 2026] GET /volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:39.541621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-5a345344-f9dd-4e56-b1da-60b593cad373 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:39.571153 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-5a345344-f9dd-4e56-b1da-60b593cad373 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/limits Aug 18 14:06:39.571416 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-5a345344-f9dd-4e56-b1da-60b593cad373 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:39.571665 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-5a345344-f9dd-4e56-b1da-60b593cad373 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:39.592136 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-5a345344-f9dd-4e56-b1da-60b593cad373 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/limits returned with HTTP 200 Aug 18 14:06:39.592591 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1517/6095] 10.4.3.221 () {68 vars in 1484 bytes} [Tue Aug 18 14:06:39 2026] GET /volume/v3/limits => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:39.631259 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-8c960311-635e-445e-a1e2-2574bf13fc28 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:39.633414 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-8c960311-635e-445e-a1e2-2574bf13fc28 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:06:39.633590 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-8c960311-635e-445e-a1e2-2574bf13fc28 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:39.633797 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-8c960311-635e-445e-a1e2-2574bf13fc28 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:39.642728 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:39.642728 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:39.645879 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-8c960311-635e-445e-a1e2-2574bf13fc28 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:39.650190 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-8c960311-635e-445e-a1e2-2574bf13fc28 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:06:39.650578 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1531/6096] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:06:39 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:39.658788 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:39.660641 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:39.661019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86834ab0-0e4e-43bd-9b09-624041c3b7ed", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2114116500", "description": null, "metadata": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:39.670799 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:39.670799 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:39.671291 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:39.671415 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create snapshot from volume 86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:06:39.699720 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Created reservations ['e42fb86f-67a3-4c92-a4e4-c8d39397938b', '25dcbd8e-e49a-400e-81cc-db6785ae357d', '498d8b7d-9f58-436c-b1ee-472c6a5a63c1', '2380f0ca-c314-4ac1-8fc8-ed82824b30a1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:39.727128 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot force create request issued successfully. Aug 18 14:06:39.727432 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d3dec49-c6bd-49ed-a54e-e11920a7b9c3 req-f990082f-8786-495a-ba26-52ba2bd2916e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:39.727901 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1525/6097] 10.4.3.221 () {72 vars in 1547 bytes} [Tue Aug 18 14:06:39 2026] POST /volume/v3/snapshots => generated 324 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:40.264368 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c526655c-001b-4d43-9f00-541430c235de None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:40.266644 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c526655c-001b-4d43-9f00-541430c235de tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 Aug 18 14:06:40.266923 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c526655c-001b-4d43-9f00-541430c235de tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:40.267211 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c526655c-001b-4d43-9f00-541430c235de tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:40.273147 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:40.273147 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:40.273550 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c526655c-001b-4d43-9f00-541430c235de tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:40.274494 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c526655c-001b-4d43-9f00-541430c235de tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 returned with HTTP 200 Aug 18 14:06:40.275039 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1525/6098] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:40 2026] GET /volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:40.283510 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:40.285329 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] POST https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9/action Aug 18 14:06:40.285659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:06:40.285775 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:40.287055 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.snapshot_unmanage [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Unmanage snapshot with id: c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 Aug 18 14:06:40.292203 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:40.292203 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:40.292605 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:40.293409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '31507f8d6d0349f3b92a8a29f243f5ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'acbd2dbf2b5a43eca694d64747c93796', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:40.293645 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-531074b9-09e2-43e6-bf13-ecc3c712cee5 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9/action returned with HTTP 403 Aug 18 14:06:40.294171 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1518/6099] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 14:06:40 2026] POST /volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:40.300573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:40.302095 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 Aug 18 14:06:40.302253 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:40.302417 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:40.302506 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 Aug 18 14:06:40.307080 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:40.307080 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:40.307410 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:40.321333 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot delete request issued successfully. Aug 18 14:06:40.321470 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d19f416b-b63b-4747-9e0a-5a3ce2428d0c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 returned with HTTP 202 Aug 18 14:06:40.321913 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1532/6100] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:40 2026] DELETE /volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:40.328506 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eaf20982-4003-4c7d-bce4-a80934cf9258 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:40.330771 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaf20982-4003-4c7d-bce4-a80934cf9258 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 Aug 18 14:06:40.331043 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaf20982-4003-4c7d-bce4-a80934cf9258 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:40.331280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaf20982-4003-4c7d-bce4-a80934cf9258 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:40.336664 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:40.336664 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:40.337068 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eaf20982-4003-4c7d-bce4-a80934cf9258 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:40.337826 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaf20982-4003-4c7d-bce4-a80934cf9258 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 returned with HTTP 200 Aug 18 14:06:40.338297 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1526/6101] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:40 2026] GET /volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:41.192853 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2ee4f4eb-d3f1-4f54-b9d9-278b42bd21ab None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:41.194597 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2ee4f4eb-d3f1-4f54-b9d9-278b42bd21ab tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c Aug 18 14:06:41.194953 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2ee4f4eb-d3f1-4f54-b9d9-278b42bd21ab tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:41.195201 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2ee4f4eb-d3f1-4f54-b9d9-278b42bd21ab tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:41.200728 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:41.200728 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:41.201177 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2ee4f4eb-d3f1-4f54-b9d9-278b42bd21ab tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:06:41.201852 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2ee4f4eb-d3f1-4f54-b9d9-278b42bd21ab tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c returned with HTTP 200 Aug 18 14:06:41.202209 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1526/6102] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:41 2026] GET /volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:41.229803 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:41.231310 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:41.231608 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2144003514", "snapshot_id": null, "imageRef": "8ea45a79-3904-4507-a634-61e1263e94cb", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:41.233019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2144003514', 'snapshot_id': None, 'imageRef': '8ea45a79-3904-4507-a634-61e1263e94cb', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:41.347514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-bcc10bb6-beaf-4bcd-8f0d-8691ec8080eb None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:41.349290 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bcc10bb6-beaf-4bcd-8f0d-8691ec8080eb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 Aug 18 14:06:41.349477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bcc10bb6-beaf-4bcd-8f0d-8691ec8080eb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:41.349657 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-bcc10bb6-beaf-4bcd-8f0d-8691ec8080eb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:41.353593 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-bcc10bb6-beaf-4bcd-8f0d-8691ec8080eb tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 returned with HTTP 404 Aug 18 14:06:41.354078 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1533/6103] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:41 2026] GET /volume/v3/snapshots/c7418a34-d163-4b86-a5e0-6c4dd25e9bf9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:41.361160 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:41.363491 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 Aug 18 14:06:41.363791 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:41.364141 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:41.364430 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: 035560a6-2e55-4704-b560-9aadeb9e51f3 Aug 18 14:06:41.373894 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:41.373894 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:41.374446 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:41.379138 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:41.379138 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:41.379626 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:06:41.379833 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume of 1 GB Aug 18 14:06:41.383341 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Availability Zones retrieved successfully. Aug 18 14:06:41.388852 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Flow 'volume_create_api' (c57c329d-e8d6-482f-9c70-c08f496e072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:41.390359 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee976e88-c4fc-480e-996b-a2b94cd32086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:41.391465 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:41.393428 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:41.393690 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95f9e5ee-d83d-4e89-a894-8d04e6263d10 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 returned with HTTP 202 Aug 18 14:06:41.394348 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1527/6104] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:41 2026] DELETE /volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:41.401596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d0cbfc6-151e-4e23-b7a2-62b8e50749cc None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:41.404036 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d0cbfc6-151e-4e23-b7a2-62b8e50749cc tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 Aug 18 14:06:41.404438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d0cbfc6-151e-4e23-b7a2-62b8e50749cc tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:41.404720 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d0cbfc6-151e-4e23-b7a2-62b8e50749cc tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:41.414715 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:41.414715 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:41.418916 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0d0cbfc6-151e-4e23-b7a2-62b8e50749cc tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:41.424072 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d0cbfc6-151e-4e23-b7a2-62b8e50749cc tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 returned with HTTP 200 Aug 18 14:06:41.424647 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1527/6105] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:41 2026] GET /volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:41.429936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee976e88-c4fc-480e-996b-a2b94cd32086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d7277e1-37fc-4553-a92d-20d86962570c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:41.430620 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c72f099-f51c-4def-b7cb-4bb96af40945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:41.471835 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Created reservations ['1340760e-bd59-4f3e-9fd8-bb417221a076', 'e2f3d667-a248-471c-9e0f-421f19e102db', '367941e4-e108-41c4-829c-2433c95e0007', '87e456be-d6f8-492b-a80c-349555d408ad'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:41.473029 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c72f099-f51c-4def-b7cb-4bb96af40945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1340760e-bd59-4f3e-9fd8-bb417221a076', 'e2f3d667-a248-471c-9e0f-421f19e102db', '367941e4-e108-41c4-829c-2433c95e0007', '87e456be-d6f8-492b-a80c-349555d408ad']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:41.473920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412153a6-70e0-4ecb-8062-bf73508e2439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:41.518439 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (412153a6-70e0-4ecb-8062-bf73508e2439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37473ca9-00f5-41e4-817d-fcc37747839e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2144003514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',qos_specs=None,replication_status=,reservations=['1340760e-bd59-4f3e-9fd8-bb417221a076','e2f3d667-a248-471c-9e0f-421f19e102db','367941e4-e108-41c4-829c-2433c95e0007','87e456be-d6f8-492b-a80c-349555d408ad'],size=1,snapshot_id=8d7277e1-37fc-4553-a92d-20d86962570c,source_replicaid=,source_volid=None,status='creating',user_id='6ff07310944f457f909be8f65aec5bc1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T14:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2144003514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37473ca9-00f5-41e4-817d-fcc37747839e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d7277e1-37fc-4553-a92d-20d86962570c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ff07310944f457f909be8f65aec5bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:41.519210 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c197aa1-b3d5-4052-9c14-ea051ad68208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:41.538090 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c197aa1-b3d5-4052-9c14-ea051ad68208) transitioned into state 'SUCCESS' from state '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-2144003514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',qos_specs=None,replication_status=,reservations=['1340760e-bd59-4f3e-9fd8-bb417221a076','e2f3d667-a248-471c-9e0f-421f19e102db','367941e4-e108-41c4-829c-2433c95e0007','87e456be-d6f8-492b-a80c-349555d408ad'],size=1,snapshot_id=8d7277e1-37fc-4553-a92d-20d86962570c,source_replicaid=,source_volid=None,status='creating',user_id='6ff07310944f457f909be8f65aec5bc1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:41.538646 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e285c0f0-a61b-4277-8147-7ca1e4176ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:41.562532 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e285c0f0-a61b-4277-8147-7ca1e4176ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:41.563311 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Flow 'volume_create_api' (c57c329d-e8d6-482f-9c70-c08f496e072a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:41.563597 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume request issued successfully. Aug 18 14:06:41.564171 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed5e2e2e-6866-42e6-9beb-518efec59308 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:41.564570 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1519/6106] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:06:41 2026] POST /volume/v3/volumes => generated 814 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:41.575402 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c2ae6f47-b279-41d5-a7c2-8d54cb2c0849 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:41.577115 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c2ae6f47-b279-41d5-a7c2-8d54cb2c0849 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:06:41.577296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c2ae6f47-b279-41d5-a7c2-8d54cb2c0849 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:41.577447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c2ae6f47-b279-41d5-a7c2-8d54cb2c0849 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:41.583639 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:41.583639 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:41.586624 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c2ae6f47-b279-41d5-a7c2-8d54cb2c0849 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:41.590176 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c2ae6f47-b279-41d5-a7c2-8d54cb2c0849 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 200 Aug 18 14:06:41.590491 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1534/6107] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:41 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:42.437300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5dc6f354-955a-4a60-8f1b-00698ecc1221 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:42.439542 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5dc6f354-955a-4a60-8f1b-00698ecc1221 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 Aug 18 14:06:42.439770 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5dc6f354-955a-4a60-8f1b-00698ecc1221 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:42.440065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5dc6f354-955a-4a60-8f1b-00698ecc1221 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:42.447368 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5dc6f354-955a-4a60-8f1b-00698ecc1221 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 returned with HTTP 404 Aug 18 14:06:42.448018 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1528/6108] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:42 2026] GET /volume/v3/volumes/035560a6-2e55-4704-b560-9aadeb9e51f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:42.455787 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-205ab037-c241-4582-a389-ab7eb5a74344 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:42.457927 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:42.458333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1965782501"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:42.460074 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1965782501'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:42.460216 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:42.464442 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:42.471144 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (57ab8e09-b11a-4f18-94d4-c96fb8a34c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:42.472291 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b27c41fd-830b-4897-9fdb-03f96910bcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:42.473196 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:42.497528 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b27c41fd-830b-4897-9fdb-03f96910bcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:42.498541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6030441a-e6a6-43f1-8be4-531fe45f9dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:42.543008 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['e8f6d357-2c34-4b49-ae01-f3acce4a034e', '7ae1472c-02c3-437f-b886-a7fded06e606', '9623ca98-65cb-4966-8c57-5b62477138d5', 'f32759d5-e968-495e-b1cb-a66628fd585f'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:42.543757 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6030441a-e6a6-43f1-8be4-531fe45f9dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8f6d357-2c34-4b49-ae01-f3acce4a034e', '7ae1472c-02c3-437f-b886-a7fded06e606', '9623ca98-65cb-4966-8c57-5b62477138d5', 'f32759d5-e968-495e-b1cb-a66628fd585f']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:42.544426 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706fbac2-cd2d-4a39-b717-20bc35fe00d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:42.570540 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706fbac2-cd2d-4a39-b717-20bc35fe00d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc34c188-2593-4d71-bb3a-c680a12833d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965782501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['e8f6d357-2c34-4b49-ae01-f3acce4a034e','7ae1472c-02c3-437f-b886-a7fded06e606','9623ca98-65cb-4966-8c57-5b62477138d5','f32759d5-e968-495e-b1cb-a66628fd585f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965782501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc34c188-2593-4d71-bb3a-c680a12833d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:42.571363 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcfa3d1-4b1c-4cf9-9fd8-1145e51f246e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:42.588388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcfa3d1-4b1c-4cf9-9fd8-1145e51f246e) transitioned into state 'SUCCESS' from state '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-1965782501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['e8f6d357-2c34-4b49-ae01-f3acce4a034e','7ae1472c-02c3-437f-b886-a7fded06e606','9623ca98-65cb-4966-8c57-5b62477138d5','f32759d5-e968-495e-b1cb-a66628fd585f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:42.589068 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944fc07d-5e40-4a0a-a954-b4ef864b27f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:42.600072 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944fc07d-5e40-4a0a-a954-b4ef864b27f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:42.600950 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (57ab8e09-b11a-4f18-94d4-c96fb8a34c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:42.601230 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:42.601780 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-205ab037-c241-4582-a389-ab7eb5a74344 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:42.602195 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1528/6109] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:42 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:42.603758 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-406abff2-a7f1-40e9-af00-f75efc2c27e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:42.605808 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-406abff2-a7f1-40e9-af00-f75efc2c27e6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:06:42.606101 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-406abff2-a7f1-40e9-af00-f75efc2c27e6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:42.606330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-406abff2-a7f1-40e9-af00-f75efc2c27e6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:42.613912 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:42.613912 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:42.614421 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d9399718-7dc7-4e04-b7e2-408b78971921 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:42.616798 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d9399718-7dc7-4e04-b7e2-408b78971921 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 Aug 18 14:06:42.617023 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d9399718-7dc7-4e04-b7e2-408b78971921 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:42.617268 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d9399718-7dc7-4e04-b7e2-408b78971921 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:42.618602 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-406abff2-a7f1-40e9-af00-f75efc2c27e6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:42.625582 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-406abff2-a7f1-40e9-af00-f75efc2c27e6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 200 Aug 18 14:06:42.626126 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1520/6110] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:42 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:06:42.626888 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:42.626888 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:42.631497 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-d9399718-7dc7-4e04-b7e2-408b78971921 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:42.636089 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d9399718-7dc7-4e04-b7e2-408b78971921 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 returned with HTTP 200 Aug 18 14:06:42.636470 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1535/6111] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:42 2026] GET /volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:42.638646 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f52bb2ce-fc08-4644-98a3-b958ab74d6db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:42.640579 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f52bb2ce-fc08-4644-98a3-b958ab74d6db tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:06:42.640799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f52bb2ce-fc08-4644-98a3-b958ab74d6db tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:42.641038 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f52bb2ce-fc08-4644-98a3-b958ab74d6db tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:42.650038 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:42.650038 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:42.654767 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f52bb2ce-fc08-4644-98a3-b958ab74d6db tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:42.661772 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f52bb2ce-fc08-4644-98a3-b958ab74d6db tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 200 Aug 18 14:06:42.662346 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1529/6112] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:42 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:06:43.649599 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6f955632-32d1-49ad-bf5f-f067f944ed91 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:43.651350 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f955632-32d1-49ad-bf5f-f067f944ed91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 Aug 18 14:06:43.651553 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f955632-32d1-49ad-bf5f-f067f944ed91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:43.651765 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6f955632-32d1-49ad-bf5f-f067f944ed91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:43.659870 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:43.659870 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:43.663171 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6f955632-32d1-49ad-bf5f-f067f944ed91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:43.667052 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6f955632-32d1-49ad-bf5f-f067f944ed91 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 returned with HTTP 200 Aug 18 14:06:43.667464 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1529/6113] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:43 2026] GET /volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:43.679086 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:43.680702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:43.681081 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc34c188-2593-4d71-bb3a-c680a12833d3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2056540855"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:43.689487 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:43.689487 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:43.689895 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:43.690117 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume bc34c188-2593-4d71-bb3a-c680a12833d3 Aug 18 14:06:43.711923 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['cdd34391-bc20-433c-8677-3bb8aa00fda1', 'fea31250-4f9e-4e31-8a7e-a667e7774a10', 'e880f5a1-6b34-433f-808b-c275e74c5dfa', '71086d3f-4805-4947-b277-0970e2814049'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:43.733196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bef48219-73f6-4b85-b382-d7ed5c979bb4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:43.741128 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:43.741527 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2262dc3f-bd2e-455b-b744-36a28cb05473 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:43.741955 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1521/6114] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:06:43.752303 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f750b6fa-3041-4754-b55b-fa7107d9042e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:43.754801 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f750b6fa-3041-4754-b55b-fa7107d9042e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 Aug 18 14:06:43.755113 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f750b6fa-3041-4754-b55b-fa7107d9042e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:43.755363 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f750b6fa-3041-4754-b55b-fa7107d9042e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:43.761247 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bef48219-73f6-4b85-b382-d7ed5c979bb4 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:06:43.761465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bef48219-73f6-4b85-b382-d7ed5c979bb4 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:43.761660 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bef48219-73f6-4b85-b382-d7ed5c979bb4 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:43.761917 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:43.761917 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:43.762399 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f750b6fa-3041-4754-b55b-fa7107d9042e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:43.763434 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f750b6fa-3041-4754-b55b-fa7107d9042e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 returned with HTTP 200 Aug 18 14:06:43.764018 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1530/6115] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:43 2026] GET /volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:43.768570 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:43.768570 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:43.771886 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bef48219-73f6-4b85-b382-d7ed5c979bb4 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:43.776115 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bef48219-73f6-4b85-b382-d7ed5c979bb4 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 200 Aug 18 14:06:43.776466 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1536/6116] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:06:43 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 1405 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:44.258443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-a888ddcf-347e-4e28-816c-b43d75fb8b3a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:44.261230 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-a888ddcf-347e-4e28-816c-b43d75fb8b3a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:06:44.261536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-a888ddcf-347e-4e28-816c-b43d75fb8b3a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:44.261773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-a888ddcf-347e-4e28-816c-b43d75fb8b3a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:44.271393 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:44.271393 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:44.276768 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-a888ddcf-347e-4e28-816c-b43d75fb8b3a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:44.283933 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-a888ddcf-347e-4e28-816c-b43d75fb8b3a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 200 Aug 18 14:06:44.284532 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1530/6117] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:06:44 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:44.296947 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8f54495-6257-4557-a8c9-feaf3f4206f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:44.297444 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8f54495-6257-4557-a8c9-feaf3f4206f9 None None] GET https://10.4.3.221/volume// Aug 18 14:06:44.297654 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8f54495-6257-4557-a8c9-feaf3f4206f9 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:44.297856 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8f54495-6257-4557-a8c9-feaf3f4206f9 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:44.298249 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8f54495-6257-4557-a8c9-feaf3f4206f9 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:06:44.298550 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1522/6118] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:06:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:06:44.306709 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-d955f70f-531e-4faa-a1da-1bb98165d602 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:44.309436 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-d955f70f-531e-4faa-a1da-1bb98165d602 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:06:44.309935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-d955f70f-531e-4faa-a1da-1bb98165d602 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37473ca9-00f5-41e4-817d-fcc37747839e", "connector": null, "instance_uuid": "ac422e7e-1c6b-4c34-84b7-c99e06001463"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:44.322083 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:44.322083 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:44.350129 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-d955f70f-531e-4faa-a1da-1bb98165d602 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:06:44.350616 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1531/6119] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:06:44 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 18 14:06:44.774824 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9a3bf9ab-b42b-4a78-8e64-510bfe064635 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:44.776824 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9a3bf9ab-b42b-4a78-8e64-510bfe064635 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 Aug 18 14:06:44.777084 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9a3bf9ab-b42b-4a78-8e64-510bfe064635 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:44.777257 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9a3bf9ab-b42b-4a78-8e64-510bfe064635 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:44.783089 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:44.783089 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:44.783386 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9a3bf9ab-b42b-4a78-8e64-510bfe064635 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:44.784279 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9a3bf9ab-b42b-4a78-8e64-510bfe064635 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 returned with HTTP 200 Aug 18 14:06:44.784752 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1537/6120] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:44 2026] GET /volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:44.796819 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1b90f9a7-c3c7-42d5-b32f-7ae30e74a979 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:44.799098 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b90f9a7-c3c7-42d5-b32f-7ae30e74a979 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] PUT https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 Aug 18 14:06:44.799488 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1b90f9a7-c3c7-42d5-b32f-7ae30e74a979 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:44.806920 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:44.806920 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:44.807544 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1b90f9a7-c3c7-42d5-b32f-7ae30e74a979 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Snapshot retrieved successfully. Aug 18 14:06:44.817319 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1b90f9a7-c3c7-42d5-b32f-7ae30e74a979 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 returned with HTTP 200 Aug 18 14:06:44.818367 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1531/6121] 10.4.3.221 () {68 vars in 1374 bytes} [Tue Aug 18 14:06:44 2026] PUT /volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 => generated 361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:44.827517 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:44.829991 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 Aug 18 14:06:44.830220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:44.830936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:44.830936 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: bef6b811-c5b1-4fc9-8d14-176195ebe7e8 Aug 18 14:06:44.836754 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:44.836754 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:44.837288 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:44.854820 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot delete request issued successfully. Aug 18 14:06:44.855177 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d70f3ab7-041e-4fcc-9ac0-d47a9bafdbd0 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 returned with HTTP 202 Aug 18 14:06:44.855596 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1523/6122] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:44 2026] DELETE /volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:44.864402 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1913971d-3250-4f1b-968d-bfa494c875c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:44.866309 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1913971d-3250-4f1b-968d-bfa494c875c9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 Aug 18 14:06:44.866499 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1913971d-3250-4f1b-968d-bfa494c875c9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:44.867019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1913971d-3250-4f1b-968d-bfa494c875c9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:44.872243 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:44.872243 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:44.872622 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1913971d-3250-4f1b-968d-bfa494c875c9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:44.873429 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1913971d-3250-4f1b-968d-bfa494c875c9 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 returned with HTTP 200 Aug 18 14:06:44.873828 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1532/6123] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:44 2026] GET /volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:45.241855 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fce7f009-d4f9-42ed-8cee-42d63691f627 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:45.242372 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fce7f009-d4f9-42ed-8cee-42d63691f627 None None] GET https://10.4.3.221/volume// Aug 18 14:06:45.242615 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fce7f009-d4f9-42ed-8cee-42d63691f627 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:45.242889 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fce7f009-d4f9-42ed-8cee-42d63691f627 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:45.243303 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fce7f009-d4f9-42ed-8cee-42d63691f627 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:06:45.243746 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1538/6124] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:06:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:06:45.252325 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bd61ca0c-2334-4ad7-b70f-4dd4875293de None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:45.254440 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bd61ca0c-2334-4ad7-b70f-4dd4875293de tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:06:45.254671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bd61ca0c-2334-4ad7-b70f-4dd4875293de tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:45.255050 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bd61ca0c-2334-4ad7-b70f-4dd4875293de tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:45.264797 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:45.264797 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:45.268442 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bd61ca0c-2334-4ad7-b70f-4dd4875293de tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:06:45.273500 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-bd61ca0c-2334-4ad7-b70f-4dd4875293de tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 200 Aug 18 14:06:45.274224 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1532/6125] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:06:45 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 1584 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:06:45.393540 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-aea71606-8d6d-415a-ab9d-75767e51c08b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:45.395449 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-aea71606-8d6d-415a-ab9d-75767e51c08b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] PUT https://10.4.3.221/volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac Aug 18 14:06:45.395814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-aea71606-8d6d-415a-ab9d-75767e51c08b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:45.405242 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-aea71606-8d6d-415a-ab9d-75767e51c08b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Acquiring lock "cinder-attachment_update-37473ca9-00f5-41e4-817d-fcc37747839e-np0000007658" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:06:45.410386 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-aea71606-8d6d-415a-ab9d-75767e51c08b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Lock "cinder-attachment_update-37473ca9-00f5-41e4-817d-fcc37747839e-np0000007658" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:06:45.411593 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:45.411593 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:45.500147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-aea71606-8d6d-415a-ab9d-75767e51c08b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Lock "cinder-attachment_update-37473ca9-00f5-41e4-817d-fcc37747839e-np0000007658" released by "attachment_update" :: held 0.090s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:06:45.500545 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-aea71606-8d6d-415a-ab9d-75767e51c08b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac returned with HTTP 200 Aug 18 14:06:45.501204 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1524/6126] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:06:45 2026] PUT /volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:45.527246 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-f98d66e1-b73c-4644-a817-e2eee514bb06 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:45.529443 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-f98d66e1-b73c-4644-a817-e2eee514bb06 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac/action Aug 18 14:06:45.529847 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-f98d66e1-b73c-4644-a817-e2eee514bb06 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:06:45.530016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-f98d66e1-b73c-4644-a817-e2eee514bb06 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:45.549213 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:45.549213 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:45.562169 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e29c8f23-c2c9-4d9c-8788-de0aa7ec9e47 req-f98d66e1-b73c-4644-a817-e2eee514bb06 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac/action returned with HTTP 204 Aug 18 14:06:45.562750 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1533/6127] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:06:45 2026] POST /volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:45.882832 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1b975730-9a64-416a-a823-f3d9e8ca918a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:45.884565 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b975730-9a64-416a-a823-f3d9e8ca918a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 Aug 18 14:06:45.884727 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1b975730-9a64-416a-a823-f3d9e8ca918a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:45.884958 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1b975730-9a64-416a-a823-f3d9e8ca918a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:45.889168 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b975730-9a64-416a-a823-f3d9e8ca918a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 returned with HTTP 404 Aug 18 14:06:45.889653 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1539/6128] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:45 2026] GET /volume/v3/snapshots/bef6b811-c5b1-4fc9-8d14-176195ebe7e8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:45.896505 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:45.898422 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 Aug 18 14:06:45.898638 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:45.898884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:45.899194 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: bc34c188-2593-4d71-bb3a-c680a12833d3 Aug 18 14:06:45.908803 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:45.908803 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:45.909318 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:45.930368 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:45.930596 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7b2efe80-4193-4819-851e-6c0b165c4e75 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 returned with HTTP 202 Aug 18 14:06:45.931105 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1533/6129] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:45 2026] DELETE /volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:45.939921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63035d29-5995-4371-9ef5-25ac8bf7c9e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:45.942007 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63035d29-5995-4371-9ef5-25ac8bf7c9e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 Aug 18 14:06:45.942230 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63035d29-5995-4371-9ef5-25ac8bf7c9e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:45.942452 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63035d29-5995-4371-9ef5-25ac8bf7c9e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:45.951210 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:45.951210 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:45.955759 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63035d29-5995-4371-9ef5-25ac8bf7c9e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:45.961001 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63035d29-5995-4371-9ef5-25ac8bf7c9e3 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 returned with HTTP 200 Aug 18 14:06:45.961535 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1525/6130] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:45 2026] GET /volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:46.974116 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-38207445-8386-4dd2-8274-4b22a0da4d8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:46.976496 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38207445-8386-4dd2-8274-4b22a0da4d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 Aug 18 14:06:46.976782 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38207445-8386-4dd2-8274-4b22a0da4d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:46.977050 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38207445-8386-4dd2-8274-4b22a0da4d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:46.983585 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38207445-8386-4dd2-8274-4b22a0da4d8c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 returned with HTTP 404 Aug 18 14:06:46.984378 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1534/6131] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:46 2026] GET /volume/v3/volumes/bc34c188-2593-4d71-bb3a-c680a12833d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:46.992258 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:46.993898 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:46.994416 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1534928191"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:46.996328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1534928191'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:46.996995 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume of 1 GB Aug 18 14:06:47.000614 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:47.005462 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (6d26806c-a61d-47bc-9e6b-979d51a085ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:47.006465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b4eea8-59d3-43fd-a6d8-165c20d9d0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:47.007296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:47.034700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b4eea8-59d3-43fd-a6d8-165c20d9d0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:47.035422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e965dfcb-8a90-496f-93d9-6371add7d1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:47.076960 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['eaafeb20-d458-4ed9-9987-8e2b77fc723f', '106fce0a-820b-4565-9ccc-b8baa3705bf8', 'f1efe6ca-f812-4129-91e5-dba376355cdd', '1314cb10-4a26-4431-9760-680c35fd641d'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:47.077802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e965dfcb-8a90-496f-93d9-6371add7d1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaafeb20-d458-4ed9-9987-8e2b77fc723f', '106fce0a-820b-4565-9ccc-b8baa3705bf8', 'f1efe6ca-f812-4129-91e5-dba376355cdd', '1314cb10-4a26-4431-9760-680c35fd641d']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:47.078532 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96c1e9e-e4e3-4b06-a3a0-b7bd86a4bc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:47.101321 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96c1e9e-e4e3-4b06-a3a0-b7bd86a4bc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622e5a57-251a-4fea-a962-e8b7c4006827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534928191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['eaafeb20-d458-4ed9-9987-8e2b77fc723f','106fce0a-820b-4565-9ccc-b8baa3705bf8','f1efe6ca-f812-4129-91e5-dba376355cdd','1314cb10-4a26-4431-9760-680c35fd641d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534928191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622e5a57-251a-4fea-a962-e8b7c4006827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acbd2dbf2b5a43eca694d64747c93796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd5b23ca476043b897f46919dcc06ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:47.102048 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5fe933-f7ed-4c33-a073-a98dff3cc1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:47.120433 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5fe933-f7ed-4c33-a073-a98dff3cc1c2) transitioned into state 'SUCCESS' from state '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-1534928191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acbd2dbf2b5a43eca694d64747c93796',qos_specs=None,replication_status=,reservations=['eaafeb20-d458-4ed9-9987-8e2b77fc723f','106fce0a-820b-4565-9ccc-b8baa3705bf8','f1efe6ca-f812-4129-91e5-dba376355cdd','1314cb10-4a26-4431-9760-680c35fd641d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd5b23ca476043b897f46919dcc06ce9',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:47.121225 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6beb5499-2cd3-4aa1-9670-57171f2cdbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:47.130988 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6beb5499-2cd3-4aa1-9670-57171f2cdbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:47.131892 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Flow 'volume_create_api' (6d26806c-a61d-47bc-9e6b-979d51a085ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:47.132286 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create volume request issued successfully. Aug 18 14:06:47.132942 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fdc91323-9cea-46e8-85d6-ce06f6341f35 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:47.133453 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1540/6132] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:06:46 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 18 14:06:47.146732 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-70712558-8f72-4a7c-bd95-1cd7aeefec06 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:47.148687 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-70712558-8f72-4a7c-bd95-1cd7aeefec06 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 Aug 18 14:06:47.148998 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-70712558-8f72-4a7c-bd95-1cd7aeefec06 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:47.149590 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-70712558-8f72-4a7c-bd95-1cd7aeefec06 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:47.157074 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:47.157074 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:47.161035 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-70712558-8f72-4a7c-bd95-1cd7aeefec06 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:47.165101 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-70712558-8f72-4a7c-bd95-1cd7aeefec06 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 returned with HTTP 200 Aug 18 14:06:47.165478 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1534/6133] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:47 2026] GET /volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:48.179742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52260abb-5a97-4a2c-9c21-dee57c71a815 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:48.182190 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52260abb-5a97-4a2c-9c21-dee57c71a815 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 Aug 18 14:06:48.182466 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52260abb-5a97-4a2c-9c21-dee57c71a815 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:48.182736 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52260abb-5a97-4a2c-9c21-dee57c71a815 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:48.192597 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:48.192597 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:48.197032 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-52260abb-5a97-4a2c-9c21-dee57c71a815 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:48.201966 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52260abb-5a97-4a2c-9c21-dee57c71a815 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 returned with HTTP 200 Aug 18 14:06:48.202491 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1526/6134] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:48 2026] GET /volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:48.217397 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a68947a3-3824-451f-978e-9fba682c3970 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:48.219207 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a68947a3-3824-451f-978e-9fba682c3970 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:06:48.219622 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a68947a3-3824-451f-978e-9fba682c3970 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "622e5a57-251a-4fea-a962-e8b7c4006827", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-573430820"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:48.229403 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:48.229403 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:48.229824 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a68947a3-3824-451f-978e-9fba682c3970 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:48.230012 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-a68947a3-3824-451f-978e-9fba682c3970 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Create snapshot from volume 622e5a57-251a-4fea-a962-e8b7c4006827 Aug 18 14:06:48.261167 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a68947a3-3824-451f-978e-9fba682c3970 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Created reservations ['64d6b723-0065-4ef5-9d56-dc2a03656fe7', '9bbb03d1-4102-4a54-81fa-cabad6ab24d0', '04fd6f87-b0bd-4257-a2c3-1ac465a75e5c', '75be5fc1-1992-4494-945e-8174a34e4a70'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:48.290947 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a68947a3-3824-451f-978e-9fba682c3970 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot create request issued successfully. Aug 18 14:06:48.291330 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a68947a3-3824-451f-978e-9fba682c3970 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:06:48.291795 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1535/6135] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:06:48 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 18 14:06:48.300698 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-04190112-e814-4385-902b-9b07bf41ea5d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:48.303032 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04190112-e814-4385-902b-9b07bf41ea5d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 Aug 18 14:06:48.303347 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-04190112-e814-4385-902b-9b07bf41ea5d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:48.303651 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-04190112-e814-4385-902b-9b07bf41ea5d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:48.309882 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:48.309882 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:48.310222 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-04190112-e814-4385-902b-9b07bf41ea5d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:48.311001 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-04190112-e814-4385-902b-9b07bf41ea5d tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 returned with HTTP 200 Aug 18 14:06:48.311378 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1541/6136] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:48 2026] GET /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:49.321015 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-82978b6e-73c5-4858-919e-185e94ad42a7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:49.323429 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-82978b6e-73c5-4858-919e-185e94ad42a7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 Aug 18 14:06:49.323712 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-82978b6e-73c5-4858-919e-185e94ad42a7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:49.324113 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-82978b6e-73c5-4858-919e-185e94ad42a7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:49.330334 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:49.330334 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:49.331468 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-82978b6e-73c5-4858-919e-185e94ad42a7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:49.331745 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-82978b6e-73c5-4858-919e-185e94ad42a7 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 returned with HTTP 200 Aug 18 14:06:49.332306 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1535/6137] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:49 2026] GET /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:49.341480 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6b41494-2fb9-4e97-a559-6a4d883b703f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:49.343425 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6b41494-2fb9-4e97-a559-6a4d883b703f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] POST https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08/action Aug 18 14:06:49.343810 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6b41494-2fb9-4e97-a559-6a4d883b703f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:06:49.344025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6b41494-2fb9-4e97-a559-6a4d883b703f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:49.345392 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-f6b41494-2fb9-4e97-a559-6a4d883b703f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Updating snapshot 'f17322e1-d511-4a70-b579-241c44f26f08' with '{'status': 'creating'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 14:06:49.354952 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:49.354952 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:49.366005 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6b41494-2fb9-4e97-a559-6a4d883b703f tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08/action returned with HTTP 202 Aug 18 14:06:49.366467 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1527/6138] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 14:06:49 2026] POST /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:06:49.373649 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8697bfe4-73c6-4a21-a782-0852ea38f3b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:49.376059 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8697bfe4-73c6-4a21-a782-0852ea38f3b1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 Aug 18 14:06:49.376372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8697bfe4-73c6-4a21-a782-0852ea38f3b1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:49.376643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8697bfe4-73c6-4a21-a782-0852ea38f3b1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:49.382937 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:49.382937 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:49.383318 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8697bfe4-73c6-4a21-a782-0852ea38f3b1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:49.384106 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8697bfe4-73c6-4a21-a782-0852ea38f3b1 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 returned with HTTP 200 Aug 18 14:06:49.384698 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1536/6139] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:49 2026] GET /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:49.393565 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f9518491-86bf-4bc6-ad36-5d2a64a0141a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:49.395962 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9518491-86bf-4bc6-ad36-5d2a64a0141a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] POST https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08/action Aug 18 14:06:49.403059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9518491-86bf-4bc6-ad36-5d2a64a0141a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:06:49.403059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9518491-86bf-4bc6-ad36-5d2a64a0141a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:49.403059 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.snapshot_actions [None req-f9518491-86bf-4bc6-ad36-5d2a64a0141a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100281) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 14:06:49.409965 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:49.409965 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:49.410624 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.snapshot_actions [None req-f9518491-86bf-4bc6-ad36-5d2a64a0141a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] Updating snapshot f17322e1-d511-4a70-b579-241c44f26f08 with info {'id': 'f17322e1-d511-4a70-b579-241c44f26f08', 'status': 'error', 'progress': '80%'} Aug 18 14:06:49.419819 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9518491-86bf-4bc6-ad36-5d2a64a0141a tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-member] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08/action returned with HTTP 202 Aug 18 14:06:49.420380 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1542/6140] 10.4.3.221 () {68 vars in 1396 bytes} [Tue Aug 18 14:06:49 2026] POST /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:49.428757 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:49.430843 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 Aug 18 14:06:49.431117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:49.431345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:49.431470 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete snapshot with id: f17322e1-d511-4a70-b579-241c44f26f08 Aug 18 14:06:49.436721 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:49.436721 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:49.437063 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:49.453505 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot delete request issued successfully. Aug 18 14:06:49.453747 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-34b23cc8-89a2-4d7e-866b-70fc104df235 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 returned with HTTP 202 Aug 18 14:06:49.454332 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1536/6141] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:06:49 2026] DELETE /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:49.462371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bb2c277-3e55-4dba-9c60-58ddbf6e3c90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:49.464518 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb2c277-3e55-4dba-9c60-58ddbf6e3c90 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 Aug 18 14:06:49.464778 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb2c277-3e55-4dba-9c60-58ddbf6e3c90 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:49.465077 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb2c277-3e55-4dba-9c60-58ddbf6e3c90 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:49.470766 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:49.470766 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:49.471201 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1bb2c277-3e55-4dba-9c60-58ddbf6e3c90 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Snapshot retrieved successfully. Aug 18 14:06:49.472085 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb2c277-3e55-4dba-9c60-58ddbf6e3c90 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 returned with HTTP 200 Aug 18 14:06:49.472547 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1528/6142] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:49 2026] GET /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:50.483801 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7d61498-aefc-4b60-896f-fb5d1fb00b40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:50.486145 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7d61498-aefc-4b60-896f-fb5d1fb00b40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 Aug 18 14:06:50.486407 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7d61498-aefc-4b60-896f-fb5d1fb00b40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:50.486658 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7d61498-aefc-4b60-896f-fb5d1fb00b40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:50.491892 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7d61498-aefc-4b60-896f-fb5d1fb00b40 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 returned with HTTP 404 Aug 18 14:06:50.492518 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1537/6143] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:06:50 2026] GET /volume/v3/snapshots/f17322e1-d511-4a70-b579-241c44f26f08 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:50.502090 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e35f1226-718b-4306-9595-876120c43c7c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:50.504458 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e35f1226-718b-4306-9595-876120c43c7c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 Aug 18 14:06:50.504697 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e35f1226-718b-4306-9595-876120c43c7c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:50.505118 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e35f1226-718b-4306-9595-876120c43c7c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:50.505179 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-e35f1226-718b-4306-9595-876120c43c7c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume with id: 622e5a57-251a-4fea-a962-e8b7c4006827 Aug 18 14:06:50.514603 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:50.514603 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:50.515003 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e35f1226-718b-4306-9595-876120c43c7c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:50.535440 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-e35f1226-718b-4306-9595-876120c43c7c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Delete volume request issued successfully. Aug 18 14:06:50.536034 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e35f1226-718b-4306-9595-876120c43c7c tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 returned with HTTP 202 Aug 18 14:06:50.536641 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1543/6144] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:06:50 2026] DELETE /volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:50.544631 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9aed6488-200b-435a-a0dc-6796eda7213e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:50.546948 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9aed6488-200b-435a-a0dc-6796eda7213e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 Aug 18 14:06:50.547199 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9aed6488-200b-435a-a0dc-6796eda7213e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:50.547467 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9aed6488-200b-435a-a0dc-6796eda7213e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:50.557346 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:50.557346 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:50.562376 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9aed6488-200b-435a-a0dc-6796eda7213e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Volume info retrieved successfully. Aug 18 14:06:50.568484 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9aed6488-200b-435a-a0dc-6796eda7213e tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 returned with HTTP 200 Aug 18 14:06:50.569076 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1537/6145] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:50 2026] GET /volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:51.582507 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-586058eb-569c-412f-9322-8b3fc3b3b953 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:51.584449 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-586058eb-569c-412f-9322-8b3fc3b3b953 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] GET https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 Aug 18 14:06:51.584646 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-586058eb-569c-412f-9322-8b3fc3b3b953 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:51.584950 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-586058eb-569c-412f-9322-8b3fc3b3b953 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:51.591258 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-586058eb-569c-412f-9322-8b3fc3b3b953 tempest-ProjectMemberTests-1326258414 tempest-ProjectMemberTests-1326258414-project-admin] https://10.4.3.221/volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 returned with HTTP 404 Aug 18 14:06:51.591756 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1529/6146] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:06:51 2026] GET /volume/v3/volumes/622e5a57-251a-4fea-a962-e8b7c4006827 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.223104 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb2a34fb-47dc-483e-91e8-fb5ac4434d21 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.330403 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb2a34fb-47dc-483e-91e8-fb5ac4434d21 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:06:53.330871 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb2a34fb-47dc-483e-91e8-fb5ac4434d21 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-863812865", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.354170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb2a34fb-47dc-483e-91e8-fb5ac4434d21 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:06:53.354680 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1538/6147] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types => generated 379 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.363447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-30da6248-e1d9-4970-8ddd-1a8f9fe8fc0a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.365786 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30da6248-e1d9-4970-8ddd-1a8f9fe8fc0a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption Aug 18 14:06:53.366305 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30da6248-e1d9-4970-8ddd-1a8f9fe8fc0a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.385668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30da6248-e1d9-4970-8ddd-1a8f9fe8fc0a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption returned with HTTP 200 Aug 18 14:06:53.386164 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1544/6148] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.394696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-89d6fae4-1187-454b-8643-99cde4b139e2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.396898 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89d6fae4-1187-454b-8643-99cde4b139e2 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:06:53.397418 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-89d6fae4-1187-454b-8643-99cde4b139e2 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2119985736", "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=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.415123 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-89d6fae4-1187-454b-8643-99cde4b139e2 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:06:53.415507 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1538/6149] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.423808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e5e461b-5c6f-4e06-8c97-7dcee52b43d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.500904 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e5e461b-5c6f-4e06-8c97-7dcee52b43d7 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] POST https://10.4.3.221/volume/v3/types/b035dd7c-3d85-4227-b8a8-e9dd0a9bbf78/encryption Aug 18 14:06:53.501357 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e5e461b-5c6f-4e06-8c97-7dcee52b43d7 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.503380 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-2e5e461b-5c6f-4e06-8c97-7dcee52b43d7 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.503561 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e5e461b-5c6f-4e06-8c97-7dcee52b43d7 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/b035dd7c-3d85-4227-b8a8-e9dd0a9bbf78/encryption returned with HTTP 403 Aug 18 14:06:53.504068 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1530/6150] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types/b035dd7c-3d85-4227-b8a8-e9dd0a9bbf78/encryption => generated 127 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.514832 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ca20683-46da-47ab-a7e4-835bcb045d61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.517170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ca20683-46da-47ab-a7e4-835bcb045d61 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:06:53.517668 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ca20683-46da-47ab-a7e4-835bcb045d61 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-749840561", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.538312 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ca20683-46da-47ab-a7e4-835bcb045d61 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:06:53.538632 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1539/6151] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.547564 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-cf4ecfe3-2c0d-489e-aad4-683369b94d30 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.549431 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf4ecfe3-2c0d-489e-aad4-683369b94d30 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] POST https://10.4.3.221/volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5/extra_specs Aug 18 14:06:53.549728 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-cf4ecfe3-2c0d-489e-aad4-683369b94d30 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.551634 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-cf4ecfe3-2c0d-489e-aad4-683369b94d30 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.551964 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-cf4ecfe3-2c0d-489e-aad4-683369b94d30 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5/extra_specs returned with HTTP 403 Aug 18 14:06:53.552443 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1545/6152] 10.4.3.221 () {68 vars in 1399 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.560320 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bd7971a9-ec06-4a7e-9a7e-7f40ee56ad28 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.562354 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd7971a9-ec06-4a7e-9a7e-7f40ee56ad28 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] PUT https://10.4.3.221/volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5/extra_specs/key2 Aug 18 14:06:53.562671 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bd7971a9-ec06-4a7e-9a7e-7f40ee56ad28 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.565111 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-bd7971a9-ec06-4a7e-9a7e-7f40ee56ad28 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.565357 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bd7971a9-ec06-4a7e-9a7e-7f40ee56ad28 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5/extra_specs/key2 returned with HTTP 403 Aug 18 14:06:53.565917 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1539/6153] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 14:06:53 2026] PUT /volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.576272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9aedb0bb-d0bd-4b5a-a063-f798d2a9f2ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.578388 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aedb0bb-d0bd-4b5a-a063-f798d2a9f2ad tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] POST https://10.4.3.221/volume/v3/types Aug 18 14:06:53.578845 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aedb0bb-d0bd-4b5a-a063-f798d2a9f2ad tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.582372 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-9aedb0bb-d0bd-4b5a-a063-f798d2a9f2ad tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.582559 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aedb0bb-d0bd-4b5a-a063-f798d2a9f2ad tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types returned with HTTP 403 Aug 18 14:06:53.583451 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1531/6154] 10.4.3.221 () {68 vars in 1252 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.593727 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9cdaa180-37f4-4cc9-a7c7-bf77d9129079 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.595652 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cdaa180-37f4-4cc9-a7c7-bf77d9129079 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:06:53.596060 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9cdaa180-37f4-4cc9-a7c7-bf77d9129079 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1013555598", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.613884 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cdaa180-37f4-4cc9-a7c7-bf77d9129079 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:06:53.614303 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1540/6155] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.623826 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7ba79e2b-8bde-4334-b13d-ec07bd21d353 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.625892 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ba79e2b-8bde-4334-b13d-ec07bd21d353 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1/encryption Aug 18 14:06:53.626300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7ba79e2b-8bde-4334-b13d-ec07bd21d353 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.644224 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7ba79e2b-8bde-4334-b13d-ec07bd21d353 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1/encryption returned with HTTP 200 Aug 18 14:06:53.644627 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1546/6156] 10.4.3.221 () {68 vars in 1397 bytes} [Tue Aug 18 14:06:53 2026] POST /volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.653229 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4b4af8f5-d078-4861-9de4-778791d8f7b0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.655225 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b4af8f5-d078-4861-9de4-778791d8f7b0 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] DELETE https://10.4.3.221/volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1/encryption/40c98d35-8bcb-423c-997b-95e2359f71ea Aug 18 14:06:53.655471 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b4af8f5-d078-4861-9de4-778791d8f7b0 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.655676 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4b4af8f5-d078-4861-9de4-778791d8f7b0 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.656349 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-4b4af8f5-d078-4861-9de4-778791d8f7b0 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.656545 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4b4af8f5-d078-4861-9de4-778791d8f7b0 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1/encryption/40c98d35-8bcb-423c-997b-95e2359f71ea returned with HTTP 403 Aug 18 14:06:53.657112 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1540/6157] 10.4.3.221 () {66 vars in 1489 bytes} [Tue Aug 18 14:06:53 2026] DELETE /volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1/encryption/40c98d35-8bcb-423c-997b-95e2359f71ea => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.664499 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2a7e7ee-f41b-4b0c-918c-4796e4202fce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.666237 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2a7e7ee-f41b-4b0c-918c-4796e4202fce tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:06:53.666585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2a7e7ee-f41b-4b0c-918c-4796e4202fce tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2053581447", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.683131 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2a7e7ee-f41b-4b0c-918c-4796e4202fce tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:06:53.683596 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1532/6158] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:06:53 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 18 14:06:53.693913 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7bbde9ea-e41d-4d49-be35-d4f5fcc81a8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.695517 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bbde9ea-e41d-4d49-be35-d4f5fcc81a8a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] DELETE https://10.4.3.221/volume/v3/types/bfe7683d-b174-4c87-9800-68be533ea2a5/extra_specs/key1 Aug 18 14:06:53.695699 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bbde9ea-e41d-4d49-be35-d4f5fcc81a8a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.695891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bbde9ea-e41d-4d49-be35-d4f5fcc81a8a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.701142 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-7bbde9ea-e41d-4d49-be35-d4f5fcc81a8a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.701384 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bbde9ea-e41d-4d49-be35-d4f5fcc81a8a tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/bfe7683d-b174-4c87-9800-68be533ea2a5/extra_specs/key1 returned with HTTP 403 Aug 18 14:06:53.701944 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1541/6159] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 14:06:53 2026] DELETE /volume/v3/types/bfe7683d-b174-4c87-9800-68be533ea2a5/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.711408 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-30d662d1-70c1-45f6-8ccc-fe3b7e864250 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.713286 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30d662d1-70c1-45f6-8ccc-fe3b7e864250 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:06:53.713688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-30d662d1-70c1-45f6-8ccc-fe3b7e864250 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1056741306", "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=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.730620 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-30d662d1-70c1-45f6-8ccc-fe3b7e864250 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:06:53.731039 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1547/6160] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:06:53 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 18 14:06:53.738163 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-337cbfed-4d02-41b1-92f1-f4914e11faed None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.739941 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-337cbfed-4d02-41b1-92f1-f4914e11faed tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] DELETE https://10.4.3.221/volume/v3/types/725ca9c6-0abe-4321-b878-73bb166ab128 Aug 18 14:06:53.740117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-337cbfed-4d02-41b1-92f1-f4914e11faed tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.740424 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-337cbfed-4d02-41b1-92f1-f4914e11faed tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.741010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-337cbfed-4d02-41b1-92f1-f4914e11faed tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.741170 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-337cbfed-4d02-41b1-92f1-f4914e11faed tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/725ca9c6-0abe-4321-b878-73bb166ab128 returned with HTTP 403 Aug 18 14:06:53.741675 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1541/6161] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:06:53 2026] DELETE /volume/v3/types/725ca9c6-0abe-4321-b878-73bb166ab128 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.749286 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01bc21bf-2c56-4a96-8866-8832446d5e8c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.751389 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01bc21bf-2c56-4a96-8866-8832446d5e8c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] GET https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs Aug 18 14:06:53.751616 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01bc21bf-2c56-4a96-8866-8832446d5e8c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.751852 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01bc21bf-2c56-4a96-8866-8832446d5e8c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.761423 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01bc21bf-2c56-4a96-8866-8832446d5e8c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs returned with HTTP 200 Aug 18 14:06:53.761849 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1533/6162] 10.4.3.221 () {66 vars in 1378 bytes} [Tue Aug 18 14:06:53 2026] GET /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.769943 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66e001f0-a1fa-43e4-a683-ac0fee632f82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.772010 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66e001f0-a1fa-43e4-a683-ac0fee632f82 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] GET https://10.4.3.221/volume/v3/types Aug 18 14:06:53.772222 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66e001f0-a1fa-43e4-a683-ac0fee632f82 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.772445 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66e001f0-a1fa-43e4-a683-ac0fee632f82 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.773344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-66e001f0-a1fa-43e4-a683-ac0fee632f82 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 14:06:53.796288 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66e001f0-a1fa-43e4-a683-ac0fee632f82 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:06:53.796647 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1542/6163] 10.4.3.221 () {66 vars in 1231 bytes} [Tue Aug 18 14:06:53 2026] GET /volume/v3/types => generated 2387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:53.806893 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-285e9889-30a8-48ef-adcc-bfa9270cfa88 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.808781 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-285e9889-30a8-48ef-adcc-bfa9270cfa88 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] GET https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption/cipher Aug 18 14:06:53.809030 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-285e9889-30a8-48ef-adcc-bfa9270cfa88 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.809211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-285e9889-30a8-48ef-adcc-bfa9270cfa88 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.809821 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-285e9889-30a8-48ef-adcc-bfa9270cfa88 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.810033 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-285e9889-30a8-48ef-adcc-bfa9270cfa88 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption/cipher returned with HTTP 403 Aug 18 14:06:53.810432 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1548/6164] 10.4.3.221 () {66 vars in 1396 bytes} [Tue Aug 18 14:06:53 2026] GET /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.817357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d07db7e9-e770-4753-833d-f856ef8721e5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.819592 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d07db7e9-e770-4753-833d-f856ef8721e5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] GET https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption Aug 18 14:06:53.819818 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d07db7e9-e770-4753-833d-f856ef8721e5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.820088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d07db7e9-e770-4753-833d-f856ef8721e5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.820757 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-d07db7e9-e770-4753-833d-f856ef8721e5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.821011 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d07db7e9-e770-4753-833d-f856ef8721e5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption returned with HTTP 403 Aug 18 14:06:53.821419 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1542/6165] 10.4.3.221 () {66 vars in 1375 bytes} [Tue Aug 18 14:06:53 2026] GET /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.832475 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93f1b061-ec9f-4515-afec-9416b9c930c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.834857 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93f1b061-ec9f-4515-afec-9416b9c930c5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] GET https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/multiattach Aug 18 14:06:53.835209 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93f1b061-ec9f-4515-afec-9416b9c930c5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.835469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93f1b061-ec9f-4515-afec-9416b9c930c5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.846662 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93f1b061-ec9f-4515-afec-9416b9c930c5 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/multiattach returned with HTTP 200 Aug 18 14:06:53.847225 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1534/6166] 10.4.3.221 () {66 vars in 1414 bytes} [Tue Aug 18 14:06:53 2026] GET /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 14:06:53.856653 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4ce9ee7-b330-44a1-bbcc-0d3751f49077 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.859074 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4ce9ee7-b330-44a1-bbcc-0d3751f49077 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] GET https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/volume_backend_name Aug 18 14:06:53.859384 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4ce9ee7-b330-44a1-bbcc-0d3751f49077 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.859651 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4ce9ee7-b330-44a1-bbcc-0d3751f49077 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.869802 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4ce9ee7-b330-44a1-bbcc-0d3751f49077 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 14:06:53.870469 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1543/6167] 10.4.3.221 () {66 vars in 1438 bytes} [Tue Aug 18 14:06:53 2026] GET /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/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 18 14:06:53.880481 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-513b8467-983a-4908-88cf-db7aa00b2661 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.882204 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-513b8467-983a-4908-88cf-db7aa00b2661 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] GET https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 Aug 18 14:06:53.882369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-513b8467-983a-4908-88cf-db7aa00b2661 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.882567 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-513b8467-983a-4908-88cf-db7aa00b2661 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.888714 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-513b8467-983a-4908-88cf-db7aa00b2661 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 returned with HTTP 200 Aug 18 14:06:53.889058 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1549/6168] 10.4.3.221 () {66 vars in 1342 bytes} [Tue Aug 18 14:06:53 2026] GET /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:06:53.899663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6ae20573-1939-43b7-b851-9b782f2432cf None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.901767 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6ae20573-1939-43b7-b851-9b782f2432cf tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] PUT https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption/efd099f9-6972-45ee-a7b1-cac494a19e1d Aug 18 14:06:53.902149 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6ae20573-1939-43b7-b851-9b782f2432cf tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.904332 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.policy [None req-6ae20573-1939-43b7-b851-9b782f2432cf tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100282) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.904531 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6ae20573-1939-43b7-b851-9b782f2432cf tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption/efd099f9-6972-45ee-a7b1-cac494a19e1d returned with HTTP 403 Aug 18 14:06:53.905054 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1543/6169] 10.4.3.221 () {68 vars in 1506 bytes} [Tue Aug 18 14:06:53 2026] PUT /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/encryption/efd099f9-6972-45ee-a7b1-cac494a19e1d => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.916056 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34130e4e-7d0d-437d-82e4-253bdca99bdb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.918003 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34130e4e-7d0d-437d-82e4-253bdca99bdb tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] PUT https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/key1 Aug 18 14:06:53.918385 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34130e4e-7d0d-437d-82e4-253bdca99bdb tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.920353 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-34130e4e-7d0d-437d-82e4-253bdca99bdb tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.920570 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34130e4e-7d0d-437d-82e4-253bdca99bdb tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/key1 returned with HTTP 403 Aug 18 14:06:53.921327 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1535/6170] 10.4.3.221 () {68 vars in 1413 bytes} [Tue Aug 18 14:06:53 2026] PUT /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:53.931721 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94afe936-6004-45aa-987b-d0245eba24ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.933529 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94afe936-6004-45aa-987b-d0245eba24ca tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] PUT https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 Aug 18 14:06:53.933895 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94afe936-6004-45aa-987b-d0245eba24ca tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:53.936174 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-94afe936-6004-45aa-987b-d0245eba24ca tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1229a4da127c43bebdba48dd157c85d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b212f6484b74d77a027b9b9d5df42f4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:06:53.936385 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94afe936-6004-45aa-987b-d0245eba24ca tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-member] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 returned with HTTP 403 Aug 18 14:06:53.936832 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1544/6171] 10.4.3.221 () {68 vars in 1362 bytes} [Tue Aug 18 14:06:53 2026] PUT /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 18 14:06:53.946518 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3642647d-e22b-44f6-887a-a37b7d0d81c6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.948646 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3642647d-e22b-44f6-887a-a37b7d0d81c6 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] DELETE https://10.4.3.221/volume/v3/types/725ca9c6-0abe-4321-b878-73bb166ab128 Aug 18 14:06:53.948830 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3642647d-e22b-44f6-887a-a37b7d0d81c6 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.949089 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3642647d-e22b-44f6-887a-a37b7d0d81c6 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:53.973282 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3642647d-e22b-44f6-887a-a37b7d0d81c6 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/725ca9c6-0abe-4321-b878-73bb166ab128 returned with HTTP 202 Aug 18 14:06:53.973713 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1550/6172] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:06:53 2026] DELETE /volume/v3/types/725ca9c6-0abe-4321-b878-73bb166ab128 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:53.981080 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d2efe836-9484-4767-90ec-f43e5c7c6565 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:53.983111 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2efe836-9484-4767-90ec-f43e5c7c6565 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] DELETE https://10.4.3.221/volume/v3/types/bfe7683d-b174-4c87-9800-68be533ea2a5 Aug 18 14:06:53.983297 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2efe836-9484-4767-90ec-f43e5c7c6565 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:53.983524 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d2efe836-9484-4767-90ec-f43e5c7c6565 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:54.010593 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d2efe836-9484-4767-90ec-f43e5c7c6565 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/bfe7683d-b174-4c87-9800-68be533ea2a5 returned with HTTP 202 Aug 18 14:06:54.011084 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1544/6173] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:06:53 2026] DELETE /volume/v3/types/bfe7683d-b174-4c87-9800-68be533ea2a5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:54.019454 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08e589e2-eb43-4a5a-b314-9ed977fb61da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:54.021043 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08e589e2-eb43-4a5a-b314-9ed977fb61da tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] DELETE https://10.4.3.221/volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1 Aug 18 14:06:54.021196 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08e589e2-eb43-4a5a-b314-9ed977fb61da tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:54.021421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08e589e2-eb43-4a5a-b314-9ed977fb61da tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:54.049019 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08e589e2-eb43-4a5a-b314-9ed977fb61da tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1 returned with HTTP 202 Aug 18 14:06:54.049428 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1536/6174] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:06:54 2026] DELETE /volume/v3/types/6e50c232-8eaf-45fc-a167-c280082f47e1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:54.056582 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83d3dac3-d064-4671-8998-abe3014dcabc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:54.058283 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83d3dac3-d064-4671-8998-abe3014dcabc tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] DELETE https://10.4.3.221/volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5 Aug 18 14:06:54.058442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83d3dac3-d064-4671-8998-abe3014dcabc tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:54.058626 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83d3dac3-d064-4671-8998-abe3014dcabc tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:54.081795 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83d3dac3-d064-4671-8998-abe3014dcabc tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5 returned with HTTP 202 Aug 18 14:06:54.082324 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1545/6175] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:06:54 2026] DELETE /volume/v3/types/750b9b34-aa5a-46e4-b8d6-5ede2ff02eb5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 14:06:54.089783 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f2e16e3f-ce24-4b77-bf84-48e485e72a1c None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:54.091774 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2e16e3f-ce24-4b77-bf84-48e485e72a1c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] DELETE https://10.4.3.221/volume/v3/types/b035dd7c-3d85-4227-b8a8-e9dd0a9bbf78 Aug 18 14:06:54.091996 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2e16e3f-ce24-4b77-bf84-48e485e72a1c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:54.092211 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f2e16e3f-ce24-4b77-bf84-48e485e72a1c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:54.121614 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f2e16e3f-ce24-4b77-bf84-48e485e72a1c tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/b035dd7c-3d85-4227-b8a8-e9dd0a9bbf78 returned with HTTP 202 Aug 18 14:06:54.122066 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1551/6176] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:06:54 2026] DELETE /volume/v3/types/b035dd7c-3d85-4227-b8a8-e9dd0a9bbf78 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:54.128716 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4e47c8fc-63e9-4421-979e-a2cba52e4f57 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:54.130529 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e47c8fc-63e9-4421-979e-a2cba52e4f57 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] DELETE https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 Aug 18 14:06:54.130773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e47c8fc-63e9-4421-979e-a2cba52e4f57 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:54.130977 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4e47c8fc-63e9-4421-979e-a2cba52e4f57 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] Calling method '_delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:54.155105 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4e47c8fc-63e9-4421-979e-a2cba52e4f57 tempest-VolumeTypesMemberTests-2004360880 tempest-VolumeTypesMemberTests-2004360880-project-admin] https://10.4.3.221/volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 returned with HTTP 202 Aug 18 14:06:54.155496 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1545/6177] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:06:54 2026] DELETE /volume/v3/types/6f18b5d1-f3a4-4291-b6f4-4ef6193b8403 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:06:55.747928 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:55.851051 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:55.851384 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1909097454"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:55.852805 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1909097454'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:55.853062 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume of 1 GB Aug 18 14:06:55.857013 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:55.862168 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (f12aaa4f-38ed-411f-8ac8-e80b22d0adfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:55.863021 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feefee67-37bc-4574-b286-70dc1d2fdf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:55.863732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:55.885612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feefee67-37bc-4574-b286-70dc1d2fdf5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:55.886314 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f265895-120e-41e0-92ad-18e664afc163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:55.942677 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Created reservations ['862c536c-5a48-47f8-8332-e845f73a9428', '1ae459c6-e862-4f0c-af50-dee613684fd6', '2951da97-2d1a-4104-9509-76ecb1b568bc', '90ef1104-4228-4341-a512-857e9db9034d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:55.943445 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f265895-120e-41e0-92ad-18e664afc163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['862c536c-5a48-47f8-8332-e845f73a9428', '1ae459c6-e862-4f0c-af50-dee613684fd6', '2951da97-2d1a-4104-9509-76ecb1b568bc', '90ef1104-4228-4341-a512-857e9db9034d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:55.944176 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c78f36-08da-4838-950c-13e25566174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:55.966146 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c78f36-08da-4838-950c-13e25566174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6eb5ab7-158b-410d-bc3c-975ea794b4d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1909097454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['862c536c-5a48-47f8-8332-e845f73a9428','1ae459c6-e862-4f0c-af50-dee613684fd6','2951da97-2d1a-4104-9509-76ecb1b568bc','90ef1104-4228-4341-a512-857e9db9034d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1909097454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6eb5ab7-158b-410d-bc3c-975ea794b4d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92c5670d7ba4e46afadf6206de91881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb13ef6bf704489cb1273ee4f7839997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:55.966844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7a6b00-ecc7-4a7d-b470-97e863932836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:55.983264 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7a6b00-ecc7-4a7d-b470-97e863932836) transitioned into state 'SUCCESS' from state '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-1909097454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['862c536c-5a48-47f8-8332-e845f73a9428','1ae459c6-e862-4f0c-af50-dee613684fd6','2951da97-2d1a-4104-9509-76ecb1b568bc','90ef1104-4228-4341-a512-857e9db9034d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:55.983921 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880363f5-8a0e-4185-a34f-1eb569c1da24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:55.992547 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880363f5-8a0e-4185-a34f-1eb569c1da24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:55.993356 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (f12aaa4f-38ed-411f-8ac8-e80b22d0adfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:55.993657 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request issued successfully. Aug 18 14:06:55.994234 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c07f16a1-cbfb-4855-9b40-5e61095c05b2 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:55.998260 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1537/6178] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:06:55 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:56.010317 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-312e37f7-2146-4df4-ad80-91e9a878f412 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:56.012160 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-312e37f7-2146-4df4-ad80-91e9a878f412 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 Aug 18 14:06:56.012537 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-312e37f7-2146-4df4-ad80-91e9a878f412 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:56.012768 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-312e37f7-2146-4df4-ad80-91e9a878f412 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:56.020077 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:56.020077 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:56.023682 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-312e37f7-2146-4df4-ad80-91e9a878f412 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:56.027532 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-312e37f7-2146-4df4-ad80-91e9a878f412 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 returned with HTTP 200 Aug 18 14:06:56.027948 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1546/6179] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:56 2026] GET /volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:57.040897 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ef7cbba7-c909-43eb-b177-f8ee96c65dcf None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:57.043138 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef7cbba7-c909-43eb-b177-f8ee96c65dcf tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 Aug 18 14:06:57.043445 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef7cbba7-c909-43eb-b177-f8ee96c65dcf tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:57.043707 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ef7cbba7-c909-43eb-b177-f8ee96c65dcf tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:57.054186 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:57.054186 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:57.059709 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-ef7cbba7-c909-43eb-b177-f8ee96c65dcf tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:57.065388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ef7cbba7-c909-43eb-b177-f8ee96c65dcf tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 returned with HTTP 200 Aug 18 14:06:57.066121 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1552/6180] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:57 2026] GET /volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:06:57.078200 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:57.139753 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] GET https://10.4.3.221/volume/v3/volumes Aug 18 14:06:57.139990 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:57.140180 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Calling method 'index' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:57.140441 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.api_utils [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Removing options '' from query. {{(pid=100282) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 14:06:57.141147 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100282) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:06:57.148264 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Get all volumes completed successfully. Aug 18 14:06:57.148650 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c05803cd-a83b-4977-872d-a3a804cbfa67 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] https://10.4.3.221/volume/v3/volumes returned with HTTP 200 Aug 18 14:06:57.149080 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1546/6181] 10.4.3.221 () {68 vars in 1278 bytes} [Tue Aug 18 14:06:57 2026] GET /volume/v3/volumes => generated 336 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:57.157394 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:57.159414 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 Aug 18 14:06:57.159584 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:57.159783 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:57.159972 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume with id: d6eb5ab7-158b-410d-bc3c-975ea794b4d1 Aug 18 14:06:57.167772 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:57.167772 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:57.168182 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:57.185380 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume request issued successfully. Aug 18 14:06:57.185564 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffd0d86d-dc5f-4c7c-890d-71ab230c006b tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 returned with HTTP 202 Aug 18 14:06:57.186084 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1538/6182] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:06:57 2026] DELETE /volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:06:57.193501 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2830a8ce-3faf-41ad-a22d-558aaae5b170 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:57.196050 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2830a8ce-3faf-41ad-a22d-558aaae5b170 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 Aug 18 14:06:57.196403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2830a8ce-3faf-41ad-a22d-558aaae5b170 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:57.196596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2830a8ce-3faf-41ad-a22d-558aaae5b170 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:57.204975 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:57.204975 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:57.208979 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2830a8ce-3faf-41ad-a22d-558aaae5b170 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:57.214200 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2830a8ce-3faf-41ad-a22d-558aaae5b170 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 returned with HTTP 200 Aug 18 14:06:57.215363 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1547/6183] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:57 2026] GET /volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:06:58.232043 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-52b973bc-e464-4c29-b8f4-e47ee3214946 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:58.234201 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52b973bc-e464-4c29-b8f4-e47ee3214946 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 Aug 18 14:06:58.234465 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52b973bc-e464-4c29-b8f4-e47ee3214946 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:58.234724 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-52b973bc-e464-4c29-b8f4-e47ee3214946 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:58.242409 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-52b973bc-e464-4c29-b8f4-e47ee3214946 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 returned with HTTP 404 Aug 18 14:06:58.243023 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1553/6184] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:58 2026] GET /volume/v3/volumes/d6eb5ab7-158b-410d-bc3c-975ea794b4d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:06:58.254157 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ad8d35a8-909c-412d-954e-4cc70092a122 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:58.256149 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:06:58.256552 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454139540"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:06:58.258009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454139540'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:06:58.258167 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume of 1 GB Aug 18 14:06:58.258470 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:58.258470 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:58.262118 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Availability Zones retrieved successfully. Aug 18 14:06:58.267648 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (b34eb285-a709-4997-8c8f-b4fc9679b9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:58.268541 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af72f690-33e7-4e0b-9bdc-5ea977eb9950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:58.269422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:06:58.295592 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af72f690-33e7-4e0b-9bdc-5ea977eb9950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:58.296622 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfc27f0-9851-4743-b6d7-4cd9e4d1735c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:58.343009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Created reservations ['be322125-e4e0-4fdd-a464-b7c8e0db70f6', '247a279a-4cb5-4373-92dc-f67ff77ce7ba', 'c0ce454c-88e8-4381-9731-a5fd6fc97cac', 'a1249167-5a19-480a-b0ba-f8a0f613eaa1'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:06:58.343788 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfc27f0-9851-4743-b6d7-4cd9e4d1735c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be322125-e4e0-4fdd-a464-b7c8e0db70f6', '247a279a-4cb5-4373-92dc-f67ff77ce7ba', 'c0ce454c-88e8-4381-9731-a5fd6fc97cac', 'a1249167-5a19-480a-b0ba-f8a0f613eaa1']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:58.344468 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6e1b9b-5dde-4714-9529-9a5c65666287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:58.374101 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6e1b9b-5dde-4714-9529-9a5c65666287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0030c50e-c6ea-435e-9961-21b6cdbca98b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454139540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['be322125-e4e0-4fdd-a464-b7c8e0db70f6','247a279a-4cb5-4373-92dc-f67ff77ce7ba','c0ce454c-88e8-4381-9731-a5fd6fc97cac','a1249167-5a19-480a-b0ba-f8a0f613eaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454139540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0030c50e-c6ea-435e-9961-21b6cdbca98b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92c5670d7ba4e46afadf6206de91881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb13ef6bf704489cb1273ee4f7839997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:58.374880 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20f286a-da89-44e8-8d9f-dd43f0ed01e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:58.395897 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20f286a-da89-44e8-8d9f-dd43f0ed01e8) transitioned into state 'SUCCESS' from state '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-1454139540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['be322125-e4e0-4fdd-a464-b7c8e0db70f6','247a279a-4cb5-4373-92dc-f67ff77ce7ba','c0ce454c-88e8-4381-9731-a5fd6fc97cac','a1249167-5a19-480a-b0ba-f8a0f613eaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:58.396543 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e19e8f-3744-4efa-9dd5-b67fed34b612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:06:58.405696 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e19e8f-3744-4efa-9dd5-b67fed34b612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:06:58.406544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (b34eb285-a709-4997-8c8f-b4fc9679b9ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:06:58.406877 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request issued successfully. Aug 18 14:06:58.407542 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad8d35a8-909c-412d-954e-4cc70092a122 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:06:58.408197 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1547/6185] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:06:58 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:06:58.422661 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8737f10-d261-4c52-b242-752ef4390c4d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:58.424780 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8737f10-d261-4c52-b242-752ef4390c4d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b Aug 18 14:06:58.425059 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8737f10-d261-4c52-b242-752ef4390c4d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:58.425340 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8737f10-d261-4c52-b242-752ef4390c4d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:58.436084 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:58.436084 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:58.442100 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a8737f10-d261-4c52-b242-752ef4390c4d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:58.448770 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8737f10-d261-4c52-b242-752ef4390c4d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b returned with HTTP 200 Aug 18 14:06:58.449535 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1539/6186] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:58 2026] GET /volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:59.466563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0544f7cc-13b2-473d-baf4-11e64f7a6d8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:59.468615 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0544f7cc-13b2-473d-baf4-11e64f7a6d8f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b Aug 18 14:06:59.468895 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0544f7cc-13b2-473d-baf4-11e64f7a6d8f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:59.469152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0544f7cc-13b2-473d-baf4-11e64f7a6d8f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:59.477734 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:59.477734 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:06:59.482559 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0544f7cc-13b2-473d-baf4-11e64f7a6d8f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:59.487313 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0544f7cc-13b2-473d-baf4-11e64f7a6d8f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b returned with HTTP 200 Aug 18 14:06:59.487711 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1548/6187] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:59 2026] GET /volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:06:59.501255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-46a66eb0-a843-43c4-84c7-ae3936975842 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:59.502789 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-46a66eb0-a843-43c4-84c7-ae3936975842 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] GET https://10.4.3.221/volume/v3/volumes/detail Aug 18 14:06:59.503173 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-46a66eb0-a843-43c4-84c7-ae3936975842 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:59.503440 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-46a66eb0-a843-43c4-84c7-ae3936975842 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Calling method 'detail' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:59.504715 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.api_utils [None req-46a66eb0-a843-43c4-84c7-ae3936975842 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Removing options '' from query. {{(pid=100281) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 14:06:59.504715 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-46a66eb0-a843-43c4-84c7-ae3936975842 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100281) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 14:06:59.511901 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-46a66eb0-a843-43c4-84c7-ae3936975842 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Get all volumes completed successfully. Aug 18 14:06:59.512905 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:59.512905 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:06:59.517546 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-46a66eb0-a843-43c4-84c7-ae3936975842 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] https://10.4.3.221/volume/v3/volumes/detail returned with HTTP 200 Aug 18 14:06:59.518131 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1554/6188] 10.4.3.221 () {68 vars in 1299 bytes} [Tue Aug 18 14:06:59 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:06:59.531167 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:59.533633 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b Aug 18 14:06:59.533954 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:59.534258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:59.534471 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume with id: 0030c50e-c6ea-435e-9961-21b6cdbca98b Aug 18 14:06:59.542508 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:59.542508 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:06:59.542883 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:59.563337 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume request issued successfully. Aug 18 14:06:59.563656 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fdfbee8-c7be-40c8-9318-d32c9ae376fe tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b returned with HTTP 202 Aug 18 14:06:59.564176 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1548/6189] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:06:59 2026] DELETE /volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:06:59.571572 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5b069de-a38a-4d2f-974d-9ade8e3ce328 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:06:59.573456 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5b069de-a38a-4d2f-974d-9ade8e3ce328 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b Aug 18 14:06:59.574026 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5b069de-a38a-4d2f-974d-9ade8e3ce328 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:06:59.574268 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5b069de-a38a-4d2f-974d-9ade8e3ce328 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:06:59.581215 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:06:59.581215 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:06:59.584494 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5b069de-a38a-4d2f-974d-9ade8e3ce328 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:06:59.589073 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5b069de-a38a-4d2f-974d-9ade8e3ce328 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b returned with HTTP 200 Aug 18 14:06:59.589867 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1540/6190] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:06:59 2026] GET /volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:00.603275 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d198595-6990-4615-8f48-67a67ea2175f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:00.605174 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d198595-6990-4615-8f48-67a67ea2175f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b Aug 18 14:07:00.605443 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d198595-6990-4615-8f48-67a67ea2175f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:00.605711 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d198595-6990-4615-8f48-67a67ea2175f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:00.613726 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d198595-6990-4615-8f48-67a67ea2175f tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b returned with HTTP 404 Aug 18 14:07:00.614670 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1549/6191] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:00 2026] GET /volume/v3/volumes/0030c50e-c6ea-435e-9961-21b6cdbca98b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:07:00.626079 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:00.627734 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:07:00.628290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-779690889"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:07:00.631051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-779690889'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:07:00.631765 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume of 1 GB Aug 18 14:07:00.635197 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Availability Zones retrieved successfully. Aug 18 14:07:00.640415 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (c3e71999-3913-4214-9e24-f6697cb6e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:07:00.643851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79931cb0-9017-4ce6-aebd-2a2a753656ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:00.643851 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:07:00.670294 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79931cb0-9017-4ce6-aebd-2a2a753656ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:00.671765 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98895587-05c1-4f8f-b0a0-cd7e0a24c15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:00.713176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Created reservations ['8dd23a1e-7c09-42bc-928b-ed7bd088dc44', '5973023e-b56b-4f69-9674-c291d22dcd98', 'd7963b7c-0252-44de-9e46-2c3021c7fac7', 'eea2588e-d9ed-4e23-9e13-58cb66ec87c2'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:07:00.714112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98895587-05c1-4f8f-b0a0-cd7e0a24c15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd23a1e-7c09-42bc-928b-ed7bd088dc44', '5973023e-b56b-4f69-9674-c291d22dcd98', 'd7963b7c-0252-44de-9e46-2c3021c7fac7', 'eea2588e-d9ed-4e23-9e13-58cb66ec87c2']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:00.715855 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d219fe-5c33-497b-81d1-406c5fb5d25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:00.739540 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d219fe-5c33-497b-81d1-406c5fb5d25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d5ffc93-6324-4ed2-89c5-1a2829b04a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779690889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['8dd23a1e-7c09-42bc-928b-ed7bd088dc44','5973023e-b56b-4f69-9674-c291d22dcd98','d7963b7c-0252-44de-9e46-2c3021c7fac7','eea2588e-d9ed-4e23-9e13-58cb66ec87c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779690889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d5ffc93-6324-4ed2-89c5-1a2829b04a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92c5670d7ba4e46afadf6206de91881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb13ef6bf704489cb1273ee4f7839997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:00.740901 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b628920c-bba4-4700-996f-f944cf0113c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:00.764149 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b628920c-bba4-4700-996f-f944cf0113c1) transitioned into state 'SUCCESS' from state '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-779690889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['8dd23a1e-7c09-42bc-928b-ed7bd088dc44','5973023e-b56b-4f69-9674-c291d22dcd98','d7963b7c-0252-44de-9e46-2c3021c7fac7','eea2588e-d9ed-4e23-9e13-58cb66ec87c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:00.765882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbb3a56-7a71-48cc-a943-4fad919c5d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:00.774923 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fbb3a56-7a71-48cc-a943-4fad919c5d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:00.776475 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (c3e71999-3913-4214-9e24-f6697cb6e41b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:07:00.777051 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request issued successfully. Aug 18 14:07:00.778705 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b5e5d867-40a5-41e4-950e-aac3e5aeeaba tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:07:00.778705 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1555/6192] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:07:00 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:07:00.790473 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f1938fba-e8e7-4bd5-a0bf-916afe9c236d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:00.792798 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f1938fba-e8e7-4bd5-a0bf-916afe9c236d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 Aug 18 14:07:00.792798 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f1938fba-e8e7-4bd5-a0bf-916afe9c236d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:00.793062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f1938fba-e8e7-4bd5-a0bf-916afe9c236d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:00.804120 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:00.804120 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:07:00.808586 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f1938fba-e8e7-4bd5-a0bf-916afe9c236d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:00.812755 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f1938fba-e8e7-4bd5-a0bf-916afe9c236d tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 returned with HTTP 200 Aug 18 14:07:00.813200 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1549/6193] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:00 2026] GET /volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:01.828085 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3560f391-27dd-4749-8d61-d3f7a9987272 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:01.830516 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3560f391-27dd-4749-8d61-d3f7a9987272 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 Aug 18 14:07:01.830922 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3560f391-27dd-4749-8d61-d3f7a9987272 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:01.831280 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3560f391-27dd-4749-8d61-d3f7a9987272 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:01.840566 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:01.840566 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:07:01.845121 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3560f391-27dd-4749-8d61-d3f7a9987272 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:01.850201 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3560f391-27dd-4749-8d61-d3f7a9987272 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 returned with HTTP 200 Aug 18 14:07:01.850837 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1541/6194] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:01 2026] GET /volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:01.867490 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a12609d-694f-4b7e-937a-e0da5c993ea1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:01.870078 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a12609d-694f-4b7e-937a-e0da5c993ea1 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] GET https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 Aug 18 14:07:01.870419 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a12609d-694f-4b7e-937a-e0da5c993ea1 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:01.870775 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a12609d-694f-4b7e-937a-e0da5c993ea1 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:01.880737 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:01.880737 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:07:01.885491 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a12609d-694f-4b7e-937a-e0da5c993ea1 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Volume info retrieved successfully. Aug 18 14:07:01.891168 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a12609d-694f-4b7e-937a-e0da5c993ea1 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 returned with HTTP 200 Aug 18 14:07:01.891815 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1550/6195] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:01 2026] GET /volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:01.907975 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:01.910832 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 Aug 18 14:07:01.911196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:01.911503 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:01.911768 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume with id: 5d5ffc93-6324-4ed2-89c5-1a2829b04a25 Aug 18 14:07:01.923786 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:01.923786 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:07:01.924343 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:01.948739 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume request issued successfully. Aug 18 14:07:01.949069 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4f397690-11f7-4c7d-8c4d-d998e22e6928 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 returned with HTTP 202 Aug 18 14:07:01.949759 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1556/6196] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:07:01 2026] DELETE /volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:07:01.960010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5b9cf7fc-c4eb-4614-8d08-f90eb5170971 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:01.962380 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b9cf7fc-c4eb-4614-8d08-f90eb5170971 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 Aug 18 14:07:01.962651 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5b9cf7fc-c4eb-4614-8d08-f90eb5170971 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:01.962951 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5b9cf7fc-c4eb-4614-8d08-f90eb5170971 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:01.972716 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:01.972716 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:07:01.977748 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5b9cf7fc-c4eb-4614-8d08-f90eb5170971 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:01.984225 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5b9cf7fc-c4eb-4614-8d08-f90eb5170971 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 returned with HTTP 200 Aug 18 14:07:01.984885 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1550/6197] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:01 2026] GET /volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:02.999384 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c0d11ef-da6a-414d-a103-c0273c200485 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:03.001524 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c0d11ef-da6a-414d-a103-c0273c200485 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 Aug 18 14:07:03.001743 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c0d11ef-da6a-414d-a103-c0273c200485 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:03.001991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c0d11ef-da6a-414d-a103-c0273c200485 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:03.008904 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c0d11ef-da6a-414d-a103-c0273c200485 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 returned with HTTP 404 Aug 18 14:07:03.009509 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1542/6198] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:02 2026] GET /volume/v3/volumes/5d5ffc93-6324-4ed2-89c5-1a2829b04a25 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:07:03.019423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f25c51f4-4e19-41c6-9180-db46b1821662 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:03.021675 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:07:03.022270 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1987683932"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:07:03.024252 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1987683932'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:07:03.024497 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume of 1 GB Aug 18 14:07:03.029490 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Availability Zones retrieved successfully. Aug 18 14:07:03.037612 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (ee97580b-4c2e-4dc9-90ce-e8d7140498b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:07:03.039088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9425b0c-0832-4431-a99c-f864afd94f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:03.040311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:07:03.072798 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9425b0c-0832-4431-a99c-f864afd94f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:03.073704 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c81b1b-9abc-46e0-b8e2-0afc42e94830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:03.118518 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Created reservations ['212d48c0-095d-4076-bc41-efd144320d2e', '231b08fa-399c-4dcf-ad0c-17a6f2c16598', '4d33e495-cccb-461e-87e1-5d392fc28b82', '692855ac-4c26-4992-a321-cb3e21346e20'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:07:03.119344 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c81b1b-9abc-46e0-b8e2-0afc42e94830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['212d48c0-095d-4076-bc41-efd144320d2e', '231b08fa-399c-4dcf-ad0c-17a6f2c16598', '4d33e495-cccb-461e-87e1-5d392fc28b82', '692855ac-4c26-4992-a321-cb3e21346e20']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:03.120083 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c196c041-206d-4539-9846-fca18d27720d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:03.143128 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c196c041-206d-4539-9846-fca18d27720d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1034067e-bc4c-4552-8137-9cd29fe99818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1987683932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['212d48c0-095d-4076-bc41-efd144320d2e','231b08fa-399c-4dcf-ad0c-17a6f2c16598','4d33e495-cccb-461e-87e1-5d392fc28b82','692855ac-4c26-4992-a321-cb3e21346e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:07:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1987683932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1034067e-bc4c-4552-8137-9cd29fe99818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92c5670d7ba4e46afadf6206de91881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb13ef6bf704489cb1273ee4f7839997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:03.143949 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fff75a67-825e-4545-a4d2-398dae3e81f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:03.160446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fff75a67-825e-4545-a4d2-398dae3e81f7) transitioned into state 'SUCCESS' from state '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-1987683932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92c5670d7ba4e46afadf6206de91881',qos_specs=None,replication_status=,reservations=['212d48c0-095d-4076-bc41-efd144320d2e','231b08fa-399c-4dcf-ad0c-17a6f2c16598','4d33e495-cccb-461e-87e1-5d392fc28b82','692855ac-4c26-4992-a321-cb3e21346e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb13ef6bf704489cb1273ee4f7839997',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:03.161162 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d5d3bb-1afd-428c-884a-284f21cb7573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:03.169259 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d5d3bb-1afd-428c-884a-284f21cb7573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:03.170395 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Flow 'volume_create_api' (ee97580b-4c2e-4dc9-90ce-e8d7140498b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:07:03.170787 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Create volume request issued successfully. Aug 18 14:07:03.171509 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f25c51f4-4e19-41c6-9180-db46b1821662 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:07:03.172087 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1551/6199] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:07:03 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:07:03.186353 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9fd22fbf-db90-4556-80cc-6f85ddf6cfb4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:03.188844 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9fd22fbf-db90-4556-80cc-6f85ddf6cfb4 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 Aug 18 14:07:03.189146 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9fd22fbf-db90-4556-80cc-6f85ddf6cfb4 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:03.189849 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9fd22fbf-db90-4556-80cc-6f85ddf6cfb4 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:03.199438 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:03.199438 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:07:03.204222 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-9fd22fbf-db90-4556-80cc-6f85ddf6cfb4 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:03.209024 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9fd22fbf-db90-4556-80cc-6f85ddf6cfb4 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 returned with HTTP 200 Aug 18 14:07:03.209490 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1557/6200] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:03 2026] GET /volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:04.221195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5a3bc04a-e77b-4c00-9a23-f66a9470352c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:04.223055 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a3bc04a-e77b-4c00-9a23-f66a9470352c tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 Aug 18 14:07:04.223259 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a3bc04a-e77b-4c00-9a23-f66a9470352c tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:04.223454 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5a3bc04a-e77b-4c00-9a23-f66a9470352c tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:04.231098 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:04.231098 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:07:04.234636 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5a3bc04a-e77b-4c00-9a23-f66a9470352c tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:04.238686 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5a3bc04a-e77b-4c00-9a23-f66a9470352c tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 returned with HTTP 200 Aug 18 14:07:04.239159 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1551/6201] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:04 2026] GET /volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:04.251110 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f553672-c94a-4dd4-baf8-87bc0446a414 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:04.253050 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f553672-c94a-4dd4-baf8-87bc0446a414 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] GET https://10.4.3.221/volume/v3/volumes/summary Aug 18 14:07:04.253329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f553672-c94a-4dd4-baf8-87bc0446a414 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:04.253574 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f553672-c94a-4dd4-baf8-87bc0446a414 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:04.253824 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-7f553672-c94a-4dd4-baf8-87bc0446a414 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 14:07:04.260553 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f553672-c94a-4dd4-baf8-87bc0446a414 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] Get summary completed successfully. Aug 18 14:07:04.260851 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f553672-c94a-4dd4-baf8-87bc0446a414 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-reader] https://10.4.3.221/volume/v3/volumes/summary returned with HTTP 200 Aug 18 14:07:04.261417 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1543/6202] 10.4.3.221 () {68 vars in 1302 bytes} [Tue Aug 18 14:07:04 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:07:04.269819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:04.271777 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 Aug 18 14:07:04.272140 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:04.272359 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:04.272526 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume with id: 1034067e-bc4c-4552-8137-9cd29fe99818 Aug 18 14:07:04.281439 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:04.281439 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:07:04.281928 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:04.301809 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Delete volume request issued successfully. Aug 18 14:07:04.302118 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05ba2006-cb5a-449f-b033-fa027c90b7f8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 returned with HTTP 202 Aug 18 14:07:04.302662 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1552/6203] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:07:04 2026] DELETE /volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:07:04.313482 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b7b53334-8775-45bf-a337-ec8cb8387fc8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:04.315920 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7b53334-8775-45bf-a337-ec8cb8387fc8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 Aug 18 14:07:04.316248 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7b53334-8775-45bf-a337-ec8cb8387fc8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:04.316518 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b7b53334-8775-45bf-a337-ec8cb8387fc8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:04.327396 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:04.327396 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:07:04.333904 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b7b53334-8775-45bf-a337-ec8cb8387fc8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Volume info retrieved successfully. Aug 18 14:07:04.339024 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b7b53334-8775-45bf-a337-ec8cb8387fc8 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 returned with HTTP 200 Aug 18 14:07:04.339495 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1558/6204] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:04 2026] GET /volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:05.352420 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-010e544a-c992-4267-9263-49e30fc1c6a0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:05.354236 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-010e544a-c992-4267-9263-49e30fc1c6a0 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] GET https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 Aug 18 14:07:05.354440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-010e544a-c992-4267-9263-49e30fc1c6a0 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:05.354620 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-010e544a-c992-4267-9263-49e30fc1c6a0 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:05.361482 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-010e544a-c992-4267-9263-49e30fc1c6a0 tempest-ProjectReaderTests-2026928976 tempest-ProjectReaderTests-2026928976-project-admin] https://10.4.3.221/volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 returned with HTTP 404 Aug 18 14:07:05.362085 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1552/6205] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:05 2026] GET /volume/v3/volumes/1034067e-bc4c-4552-8137-9cd29fe99818 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:07:14.259004 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=195,cinder:UPDATE=71,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:07:14.296404 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=188,cinder:INSERT=56,cinder:UPDATE=84 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:07:14.337809 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=176,cinder:UPDATE=62,cinder:INSERT=34 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:07:15.357021 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=196,cinder:UPDATE=75,cinder:INSERT=38 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:07:28.909034 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-8a6950b2-4139-4f0c-a38d-8432b66a30a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:28.911095 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-8a6950b2-4139-4f0c-a38d-8432b66a30a0 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/limits Aug 18 14:07:28.912508 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-8a6950b2-4139-4f0c-a38d-8432b66a30a0 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:28.912508 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-8a6950b2-4139-4f0c-a38d-8432b66a30a0 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:28.929735 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-8a6950b2-4139-4f0c-a38d-8432b66a30a0 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/limits returned with HTTP 200 Aug 18 14:07:28.930382 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1544/6206] 10.4.3.221 () {68 vars in 1484 bytes} [Tue Aug 18 14:07:28 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:07:28.959724 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-fd0d329f-cd90-460c-ad95-c8b61b453cd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:28.962019 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-fd0d329f-cd90-460c-ad95-c8b61b453cd9 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:07:28.962290 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-fd0d329f-cd90-460c-ad95-c8b61b453cd9 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:28.962491 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-fd0d329f-cd90-460c-ad95-c8b61b453cd9 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:28.971588 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:28.971588 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:07:28.974800 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-fd0d329f-cd90-460c-ad95-c8b61b453cd9 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:28.979538 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-fd0d329f-cd90-460c-ad95-c8b61b453cd9 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:07:28.980445 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1553/6207] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:07:28 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:28.989198 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:28.991720 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:07:28.992142 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86834ab0-0e4e-43bd-9b09-624041c3b7ed", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-533179056", "description": null, "metadata": {}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:07:29.005444 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:29.005444 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:07:29.006074 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:29.006250 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create snapshot from volume 86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:07:29.030684 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Created reservations ['4158ee0e-f8f1-4924-b50b-0b4a59558dbf', 'd278c379-0535-44ab-bad9-28a121ff0ef9', '323df58e-f325-417e-9ef3-efd1e8468ed0', 'b4394ef5-5fe9-4ab1-8972-9668e0d059cb'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:07:29.059478 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot force create request issued successfully. Aug 18 14:07:29.059875 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-11d12628-f78a-4814-99f5-94eb17a9d080 req-13bced0f-8a53-4e53-a008-38e438671f76 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:07:29.060438 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1559/6208] 10.4.3.221 () {72 vars in 1547 bytes} [Tue Aug 18 14:07:28 2026] POST /volume/v3/snapshots => generated 323 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:07:30.632606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-80cdc624-6008-4d14-b88b-4b6eeea62cf2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:30.634445 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80cdc624-6008-4d14-b88b-4b6eeea62cf2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 Aug 18 14:07:30.634657 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80cdc624-6008-4d14-b88b-4b6eeea62cf2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:30.634888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-80cdc624-6008-4d14-b88b-4b6eeea62cf2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:30.639536 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:30.639536 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:07:30.639984 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-80cdc624-6008-4d14-b88b-4b6eeea62cf2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:07:30.640686 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-80cdc624-6008-4d14-b88b-4b6eeea62cf2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 returned with HTTP 200 Aug 18 14:07:30.641054 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1553/6209] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:07:30 2026] GET /volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:07:30.668376 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-feadb35a-6baf-4676-869f-aca8ec7b856d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:30.670258 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:07:30.670713 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1530372032", "snapshot_id": null, "imageRef": "8d6a4dcd-f285-4d5f-a07f-027c83b2c61a", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:07:30.672553 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1530372032', 'snapshot_id': None, 'imageRef': '8d6a4dcd-f285-4d5f-a07f-027c83b2c61a', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:07:30.754284 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:30.754284 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:07:30.754776 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:07:30.755031 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume of 1 GB Aug 18 14:07:30.759030 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Availability Zones retrieved successfully. Aug 18 14:07:30.764854 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Flow 'volume_create_api' (850976c9-d5c3-498a-a3af-d157e356a9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:07:30.766288 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c1c60c-ce95-41ca-afe2-b931db172baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:30.767293 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:07:30.802070 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c1c60c-ce95-41ca-afe2-b931db172baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b28b95a6-1370-4dcc-855b-ae644b5b7725', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:30.802795 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d516c317-88e3-4481-a576-611da71f2ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:30.838101 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Created reservations ['d06777e7-74d0-41c2-98f1-217e05df073e', '75a7cf2c-ebf3-432e-844a-f6b30e5164ae', '959a8904-a944-4097-8afb-fb814e978a1c', '17c93095-8734-4893-83a1-4a06c254dbc0'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:07:30.838797 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d516c317-88e3-4481-a576-611da71f2ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06777e7-74d0-41c2-98f1-217e05df073e', '75a7cf2c-ebf3-432e-844a-f6b30e5164ae', '959a8904-a944-4097-8afb-fb814e978a1c', '17c93095-8734-4893-83a1-4a06c254dbc0']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:30.839438 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabfa494-8c05-496c-96ad-c49509cf9241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:30.877470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabfa494-8c05-496c-96ad-c49509cf9241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6386ca3-c389-4a7b-9afe-9ad77cfa21bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1530372032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',qos_specs=None,replication_status=,reservations=['d06777e7-74d0-41c2-98f1-217e05df073e','75a7cf2c-ebf3-432e-844a-f6b30e5164ae','959a8904-a944-4097-8afb-fb814e978a1c','17c93095-8734-4893-83a1-4a06c254dbc0'],size=1,snapshot_id=b28b95a6-1370-4dcc-855b-ae644b5b7725,source_replicaid=,source_volid=None,status='creating',user_id='6ff07310944f457f909be8f65aec5bc1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), '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-18T14:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1530372032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6386ca3-c389-4a7b-9afe-9ad77cfa21bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b28b95a6-1370-4dcc-855b-ae644b5b7725,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ff07310944f457f909be8f65aec5bc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:30.878256 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79774888-06d7-40d5-b79c-8c42b83e1786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:30.898094 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79774888-06d7-40d5-b79c-8c42b83e1786) transitioned into state 'SUCCESS' from state '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-1530372032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc097f18b1cb4e23bc9b1e04bc1924af',qos_specs=None,replication_status=,reservations=['d06777e7-74d0-41c2-98f1-217e05df073e','75a7cf2c-ebf3-432e-844a-f6b30e5164ae','959a8904-a944-4097-8afb-fb814e978a1c','17c93095-8734-4893-83a1-4a06c254dbc0'],size=1,snapshot_id=b28b95a6-1370-4dcc-855b-ae644b5b7725,source_replicaid=,source_volid=None,status='creating',user_id='6ff07310944f457f909be8f65aec5bc1',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:30.898792 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7baa9c2b-b1b7-4619-9642-b9e3174fd4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:07:30.922981 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7baa9c2b-b1b7-4619-9642-b9e3174fd4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:07:30.923821 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Flow 'volume_create_api' (850976c9-d5c3-498a-a3af-d157e356a9b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:07:30.924192 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Create volume request issued successfully. Aug 18 14:07:30.924739 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-feadb35a-6baf-4676-869f-aca8ec7b856d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:07:30.925416 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1545/6210] 10.4.3.221 () {70 vars in 1300 bytes} [Tue Aug 18 14:07:30 2026] POST /volume/v3/volumes => generated 814 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:07:30.940161 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a973c1f-194d-4332-96f7-460e346ce42e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:30.942045 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a973c1f-194d-4332-96f7-460e346ce42e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:07:30.942260 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a973c1f-194d-4332-96f7-460e346ce42e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:30.942427 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a973c1f-194d-4332-96f7-460e346ce42e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:30.949142 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:30.949142 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:07:30.952837 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a973c1f-194d-4332-96f7-460e346ce42e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:30.956994 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a973c1f-194d-4332-96f7-460e346ce42e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 200 Aug 18 14:07:30.957386 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1554/6211] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:30 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:31.971546 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1b146105-2ac9-429e-84ab-3ea0298b2d24 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:31.973961 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b146105-2ac9-429e-84ab-3ea0298b2d24 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:07:31.974234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1b146105-2ac9-429e-84ab-3ea0298b2d24 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:31.974460 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1b146105-2ac9-429e-84ab-3ea0298b2d24 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:31.983308 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:31.983308 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:07:31.987683 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1b146105-2ac9-429e-84ab-3ea0298b2d24 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:31.993011 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1b146105-2ac9-429e-84ab-3ea0298b2d24 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 200 Aug 18 14:07:31.993357 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1560/6212] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:31 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:32.004301 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f7e2e1eb-eb3b-4989-85e3-36532b1dabbb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:32.006077 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7e2e1eb-eb3b-4989-85e3-36532b1dabbb tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:07:32.006297 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7e2e1eb-eb3b-4989-85e3-36532b1dabbb tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:32.006480 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f7e2e1eb-eb3b-4989-85e3-36532b1dabbb tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:32.013149 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:32.013149 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:07:32.016372 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-f7e2e1eb-eb3b-4989-85e3-36532b1dabbb tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:32.020528 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f7e2e1eb-eb3b-4989-85e3-36532b1dabbb tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 200 Aug 18 14:07:32.020922 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1554/6213] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:07:32 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:33.032003 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-97c1c462-1163-46ef-ab36-41f4a9f6173a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:33.034144 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-97c1c462-1163-46ef-ab36-41f4a9f6173a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:07:33.034329 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-97c1c462-1163-46ef-ab36-41f4a9f6173a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:33.034501 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-97c1c462-1163-46ef-ab36-41f4a9f6173a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:33.041440 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:33.041440 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:07:33.044999 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-97c1c462-1163-46ef-ab36-41f4a9f6173a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:33.049821 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-97c1c462-1163-46ef-ab36-41f4a9f6173a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 200 Aug 18 14:07:33.050352 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1546/6214] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:07:33 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:33.457723 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-5fa4c10a-5960-4c1c-a3fb-455ffc2cb026 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:33.459533 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-5fa4c10a-5960-4c1c-a3fb-455ffc2cb026 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:07:33.459696 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-5fa4c10a-5960-4c1c-a3fb-455ffc2cb026 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:33.459878 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-5fa4c10a-5960-4c1c-a3fb-455ffc2cb026 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:33.466300 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:33.466300 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:07:33.470024 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-5fa4c10a-5960-4c1c-a3fb-455ffc2cb026 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:33.474586 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-5fa4c10a-5960-4c1c-a3fb-455ffc2cb026 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 200 Aug 18 14:07:33.475074 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1555/6215] 10.4.3.221 () {68 vars in 1598 bytes} [Tue Aug 18 14:07:33 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:33.487571 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-aeb2d3ea-a2d2-4645-9e0b-613b41e28673 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:33.488078 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aeb2d3ea-a2d2-4645-9e0b-613b41e28673 None None] GET https://10.4.3.221/volume// Aug 18 14:07:33.488175 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aeb2d3ea-a2d2-4645-9e0b-613b41e28673 None None] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:33.488362 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-aeb2d3ea-a2d2-4645-9e0b-613b41e28673 None None] Calling method 'all' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:33.488714 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-aeb2d3ea-a2d2-4645-9e0b-613b41e28673 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:07:33.489029 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1561/6216] 10.4.3.221 () {66 vars in 1419 bytes} [Tue Aug 18 14:07:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:07:33.497649 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-007dd53b-cb1b-4db8-bec0-11880429d71c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:33.499738 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-007dd53b-cb1b-4db8-bec0-11880429d71c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/attachments Aug 18 14:07:33.500141 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-007dd53b-cb1b-4db8-bec0-11880429d71c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6386ca3-c389-4a7b-9afe-9ad77cfa21bc", "connector": null, "instance_uuid": "22356b05-27b0-4163-b341-45825ced9de9"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:07:33.510013 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:33.510013 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:07:33.535619 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-007dd53b-cb1b-4db8-bec0-11880429d71c tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments returned with HTTP 200 Aug 18 14:07:33.536161 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1555/6217] 10.4.3.221 () {74 vars in 1594 bytes} [Tue Aug 18 14:07:33 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 18 14:07:34.334649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa427bdb-6de9-4fa6-b94a-27f2a90080e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:34.335226 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa427bdb-6de9-4fa6-b94a-27f2a90080e8 None None] GET https://10.4.3.221/volume// Aug 18 14:07:34.335421 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa427bdb-6de9-4fa6-b94a-27f2a90080e8 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:34.335605 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa427bdb-6de9-4fa6-b94a-27f2a90080e8 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:34.336006 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa427bdb-6de9-4fa6-b94a-27f2a90080e8 None None] https://10.4.3.221/volume// returned with HTTP 300 Aug 18 14:07:34.336353 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1547/6218] 10.4.3.221 () {66 vars in 1426 bytes} [Tue Aug 18 14:07:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 14:07:34.343066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-94ee2009-d547-4ee0-8ce8-f7836a3de0b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:34.345121 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-94ee2009-d547-4ee0-8ce8-f7836a3de0b6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:07:34.345310 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-94ee2009-d547-4ee0-8ce8-f7836a3de0b6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:07:34.345478 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-94ee2009-d547-4ee0-8ce8-f7836a3de0b6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:07:34.353464 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:34.353464 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:07:34.356273 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-94ee2009-d547-4ee0-8ce8-f7836a3de0b6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:07:34.360277 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-94ee2009-d547-4ee0-8ce8-f7836a3de0b6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 200 Aug 18 14:07:34.360627 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1556/6219] 10.4.3.221 () {70 vars in 1639 bytes} [Tue Aug 18 14:07:34 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 1584 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:07:34.459952 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-f54dcdef-4755-4f89-9771-0c3964c717ac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:34.462221 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-f54dcdef-4755-4f89-9771-0c3964c717ac tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] PUT https://10.4.3.221/volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b Aug 18 14:07:34.462633 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-f54dcdef-4755-4f89-9771-0c3964c717ac tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.221", "host": "np0000007658", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:83a9c992c235", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "015c33b8-ed31-404e-9918-52295a402605", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:07:34.470810 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-f54dcdef-4755-4f89-9771-0c3964c717ac tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Acquiring lock "cinder-attachment_update-c6386ca3-c389-4a7b-9afe-9ad77cfa21bc-np0000007658" by "attachment_update" {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 14:07:34.476291 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-f54dcdef-4755-4f89-9771-0c3964c717ac tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Lock "cinder-attachment_update-c6386ca3-c389-4a7b-9afe-9ad77cfa21bc-np0000007658" acquired by "attachment_update" :: waited 0.006s {{(pid=100281) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 14:07:34.477336 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:34.477336 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:07:34.566095 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.coordination [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-f54dcdef-4755-4f89-9771-0c3964c717ac tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Lock "cinder-attachment_update-c6386ca3-c389-4a7b-9afe-9ad77cfa21bc-np0000007658" released by "attachment_update" :: held 0.090s {{(pid=100281) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 14:07:34.566522 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-f54dcdef-4755-4f89-9771-0c3964c717ac tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b returned with HTTP 200 Aug 18 14:07:34.567102 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1562/6220] 10.4.3.221 () {74 vars in 1704 bytes} [Tue Aug 18 14:07:34 2026] PUT /volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:07:34.591826 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-9a901d1a-7ca5-4185-9109-d681b029c3d2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:07:34.593929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-9a901d1a-7ca5-4185-9109-d681b029c3d2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] POST https://10.4.3.221/volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b/action Aug 18 14:07:34.594391 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-9a901d1a-7ca5-4185-9109-d681b029c3d2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action body: b'{"os-complete": null}' {{(pid=100282) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:07:34.594556 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-9a901d1a-7ca5-4185-9109-d681b029c3d2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:07:34.617409 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:07:34.617409 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:07:34.630503 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-d504be48-57cb-410f-b06e-b4d35d0898b1 req-9a901d1a-7ca5-4185-9109-d681b029c3d2 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b/action returned with HTTP 204 Aug 18 14:07:34.631711 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1556/6221] 10.4.3.221 () {74 vars in 1725 bytes} [Tue Aug 18 14:07:34 2026] POST /volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:07:43.048236 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:07:44.359079 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=18 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:07:44.558649 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:07:44.626211 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:08:19.443874 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-298d42a5-f5bd-4635-9595-7bfdd8cb47d1 req-42866ece-d038-442d-9d3c-c774043d38d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:19.446479 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-298d42a5-f5bd-4635-9595-7bfdd8cb47d1 req-42866ece-d038-442d-9d3c-c774043d38d7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b Aug 18 14:08:19.446757 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-298d42a5-f5bd-4635-9595-7bfdd8cb47d1 req-42866ece-d038-442d-9d3c-c774043d38d7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:19.447043 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-298d42a5-f5bd-4635-9595-7bfdd8cb47d1 req-42866ece-d038-442d-9d3c-c774043d38d7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:19.454257 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:19.454257 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:19.500094 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-298d42a5-f5bd-4635-9595-7bfdd8cb47d1 req-42866ece-d038-442d-9d3c-c774043d38d7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b returned with HTTP 200 Aug 18 14:08:19.500535 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1548/6222] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:08:19 2026] DELETE /volume/v3/attachments/424b01e4-2680-40fd-b03d-fee5e1550b6b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:21.037548 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:21.039257 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:08:21.039459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:21.039637 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:21.039791 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete volume with id: c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:08:21.046903 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:21.046903 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:21.047368 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:08:21.063030 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete volume request issued successfully. Aug 18 14:08:21.063192 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c43c88b0-d2f9-436a-a5f9-fd430f5ad83a tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 202 Aug 18 14:08:21.063533 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1557/6223] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:08:21 2026] DELETE /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:08:21.070898 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-167662f9-ac9d-479f-b669-e0dfbf9255a7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:21.072919 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-167662f9-ac9d-479f-b669-e0dfbf9255a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:08:21.072919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-167662f9-ac9d-479f-b669-e0dfbf9255a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:21.072919 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-167662f9-ac9d-479f-b669-e0dfbf9255a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:21.080584 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:21.080584 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:21.084584 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-167662f9-ac9d-479f-b669-e0dfbf9255a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:08:21.090193 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-167662f9-ac9d-479f-b669-e0dfbf9255a7 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 200 Aug 18 14:08:21.090638 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1563/6224] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:08:21 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:08:22.105244 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c90a0cc9-cfe0-4f43-b51e-3e470a53f201 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:22.107244 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c90a0cc9-cfe0-4f43-b51e-3e470a53f201 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc Aug 18 14:08:22.107508 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c90a0cc9-cfe0-4f43-b51e-3e470a53f201 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:22.107734 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c90a0cc9-cfe0-4f43-b51e-3e470a53f201 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:22.113477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c90a0cc9-cfe0-4f43-b51e-3e470a53f201 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc returned with HTTP 404 Aug 18 14:08:22.113924 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1557/6225] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:08:22 2026] GET /volume/v3/volumes/c6386ca3-c389-4a7b-9afe-9ad77cfa21bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:08:22.120748 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:22.122696 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 Aug 18 14:08:22.122944 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:22.123174 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:22.123314 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete snapshot with id: b28b95a6-1370-4dcc-855b-ae644b5b7725 Aug 18 14:08:22.128627 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:22.128627 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:22.129113 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:08:22.146455 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot delete request issued successfully. Aug 18 14:08:22.146672 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b587cde-828c-450d-9206-8c9ba8cb2b33 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 returned with HTTP 202 Aug 18 14:08:22.147220 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1549/6226] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:08:22 2026] DELETE /volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:08:22.154697 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd40cc9d-5e26-43a8-9e9a-5a6d2b17553e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:22.157128 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd40cc9d-5e26-43a8-9e9a-5a6d2b17553e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 Aug 18 14:08:22.157440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd40cc9d-5e26-43a8-9e9a-5a6d2b17553e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:22.157736 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd40cc9d-5e26-43a8-9e9a-5a6d2b17553e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:22.163721 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:22.163721 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:22.164335 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dd40cc9d-5e26-43a8-9e9a-5a6d2b17553e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:08:22.165315 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd40cc9d-5e26-43a8-9e9a-5a6d2b17553e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 returned with HTTP 200 Aug 18 14:08:22.165724 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1558/6227] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:08:22 2026] GET /volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:23.175165 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-198ef3af-7b39-4ec9-b0f3-aa7d148918b8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:23.177097 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-198ef3af-7b39-4ec9-b0f3-aa7d148918b8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 Aug 18 14:08:23.177300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-198ef3af-7b39-4ec9-b0f3-aa7d148918b8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:23.177557 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-198ef3af-7b39-4ec9-b0f3-aa7d148918b8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:23.181834 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-198ef3af-7b39-4ec9-b0f3-aa7d148918b8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 returned with HTTP 404 Aug 18 14:08:23.182344 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1564/6228] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:08:23 2026] GET /volume/v3/snapshots/b28b95a6-1370-4dcc-855b-ae644b5b7725 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:08:24.666484 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [req-ed467691-561e-4f47-99ea-bd4aef061f9e req-baa30a7f-c9cc-49a0-9933-7d813f7bcd38 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:24.668714 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ed467691-561e-4f47-99ea-bd4aef061f9e req-baa30a7f-c9cc-49a0-9933-7d813f7bcd38 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac Aug 18 14:08:24.668985 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ed467691-561e-4f47-99ea-bd4aef061f9e req-baa30a7f-c9cc-49a0-9933-7d813f7bcd38 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:24.669243 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [req-ed467691-561e-4f47-99ea-bd4aef061f9e req-baa30a7f-c9cc-49a0-9933-7d813f7bcd38 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:24.677210 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:24.677210 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:24.724676 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [req-ed467691-561e-4f47-99ea-bd4aef061f9e req-baa30a7f-c9cc-49a0-9933-7d813f7bcd38 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac returned with HTTP 200 Aug 18 14:08:24.725204 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1558/6229] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:08:24 2026] DELETE /volume/v3/attachments/633949cf-2c53-4fd6-befa-f4c89bd0a5ac => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:26.139471 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:26.141405 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:08:26.141631 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:26.141849 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:26.142126 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete volume with id: 37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:08:26.149838 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:26.149838 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:26.150349 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:08:26.167332 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete volume request issued successfully. Aug 18 14:08:26.167514 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2db987d7-6f5d-4304-96cb-1e5a415f2718 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 202 Aug 18 14:08:26.167950 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1550/6230] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:08:26 2026] DELETE /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:08:26.176100 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93a7549c-e1f5-4f23-a3a2-66ad18e06d1e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:26.177898 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93a7549c-e1f5-4f23-a3a2-66ad18e06d1e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:08:26.178252 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93a7549c-e1f5-4f23-a3a2-66ad18e06d1e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:26.178593 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93a7549c-e1f5-4f23-a3a2-66ad18e06d1e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:26.186454 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:26.186454 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:26.191250 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-93a7549c-e1f5-4f23-a3a2-66ad18e06d1e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:08:26.196756 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93a7549c-e1f5-4f23-a3a2-66ad18e06d1e tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 200 Aug 18 14:08:26.197322 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1559/6231] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:08:26 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:08:27.209376 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7a42680b-1ab6-4955-869e-0a9e23fa531f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:27.211206 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7a42680b-1ab6-4955-869e-0a9e23fa531f tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e Aug 18 14:08:27.211428 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7a42680b-1ab6-4955-869e-0a9e23fa531f tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:27.211617 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7a42680b-1ab6-4955-869e-0a9e23fa531f tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:27.217968 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7a42680b-1ab6-4955-869e-0a9e23fa531f tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e returned with HTTP 404 Aug 18 14:08:27.218536 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1565/6232] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:08:27 2026] GET /volume/v3/volumes/37473ca9-00f5-41e4-817d-fcc37747839e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:08:27.224654 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:27.226538 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c Aug 18 14:08:27.226811 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:27.227041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:27.227175 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete snapshot with id: 8d7277e1-37fc-4553-a92d-20d86962570c Aug 18 14:08:27.232807 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:27.232807 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:27.233368 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:08:27.253379 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot delete request issued successfully. Aug 18 14:08:27.253533 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ebabd5a0-cec7-4b83-9f4f-ba8986562331 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c returned with HTTP 202 Aug 18 14:08:27.254052 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1559/6233] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:08:27 2026] DELETE /volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:08:27.261505 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ee2fd15-fad5-4da7-8d2f-da3790d39de8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:27.263405 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ee2fd15-fad5-4da7-8d2f-da3790d39de8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c Aug 18 14:08:27.263665 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ee2fd15-fad5-4da7-8d2f-da3790d39de8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:27.263960 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ee2fd15-fad5-4da7-8d2f-da3790d39de8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:27.269273 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:27.269273 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:27.269683 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ee2fd15-fad5-4da7-8d2f-da3790d39de8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Snapshot retrieved successfully. Aug 18 14:08:27.270510 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ee2fd15-fad5-4da7-8d2f-da3790d39de8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c returned with HTTP 200 Aug 18 14:08:27.270904 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1551/6234] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:08:27 2026] GET /volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:28.280197 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a13cbb0-eba3-45d9-98c8-f138f438e5f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:28.282034 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a13cbb0-eba3-45d9-98c8-f138f438e5f8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c Aug 18 14:08:28.282218 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a13cbb0-eba3-45d9-98c8-f138f438e5f8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:28.282530 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a13cbb0-eba3-45d9-98c8-f138f438e5f8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:28.286796 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a13cbb0-eba3-45d9-98c8-f138f438e5f8 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c returned with HTTP 404 Aug 18 14:08:28.287387 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1560/6235] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:08:28 2026] GET /volume/v3/snapshots/8d7277e1-37fc-4553-a92d-20d86962570c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:08:29.574390 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [req-ee1de96c-0e1d-4c92-9e6b-0c091a6be976 req-a4c94f10-a53c-407f-bab0-b656c68d507b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:29.576467 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ee1de96c-0e1d-4c92-9e6b-0c091a6be976 req-a4c94f10-a53c-407f-bab0-b656c68d507b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f Aug 18 14:08:29.576627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ee1de96c-0e1d-4c92-9e6b-0c091a6be976 req-a4c94f10-a53c-407f-bab0-b656c68d507b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:29.576801 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [req-ee1de96c-0e1d-4c92-9e6b-0c091a6be976 req-a4c94f10-a53c-407f-bab0-b656c68d507b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:29.584835 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:29.584835 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:29.631733 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [req-ee1de96c-0e1d-4c92-9e6b-0c091a6be976 req-a4c94f10-a53c-407f-bab0-b656c68d507b tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f returned with HTTP 200 Aug 18 14:08:29.632159 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1566/6236] 10.4.3.221 () {72 vars in 1673 bytes} [Tue Aug 18 14:08:29 2026] DELETE /volume/v3/attachments/f8b520c5-8ede-475e-8607-3c041fd9323f => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:31.074844 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d32360f8-2875-4418-add4-20e09997e9c6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:31.076668 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d32360f8-2875-4418-add4-20e09997e9c6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] DELETE https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:08:31.076915 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d32360f8-2875-4418-add4-20e09997e9c6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:31.077146 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d32360f8-2875-4418-add4-20e09997e9c6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:31.077355 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-d32360f8-2875-4418-add4-20e09997e9c6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete volume with id: 86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:08:31.084629 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:31.084629 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:31.085175 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d32360f8-2875-4418-add4-20e09997e9c6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:08:31.102955 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d32360f8-2875-4418-add4-20e09997e9c6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Delete volume request issued successfully. Aug 18 14:08:31.103200 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d32360f8-2875-4418-add4-20e09997e9c6 tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 202 Aug 18 14:08:31.103712 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1560/6237] 10.4.3.221 () {68 vars in 1392 bytes} [Tue Aug 18 14:08:31 2026] DELETE /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 14:08:31.111330 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-049e2a09-137a-41f2-9408-146133e3645d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:31.113947 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-049e2a09-137a-41f2-9408-146133e3645d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:08:31.114304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-049e2a09-137a-41f2-9408-146133e3645d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:31.114585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-049e2a09-137a-41f2-9408-146133e3645d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:31.124556 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:31.124556 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:31.129682 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-049e2a09-137a-41f2-9408-146133e3645d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Volume info retrieved successfully. Aug 18 14:08:31.135696 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-049e2a09-137a-41f2-9408-146133e3645d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 200 Aug 18 14:08:31.135696 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1552/6238] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:08:31 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 14:08:32.147912 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3f2142c-dc57-4eda-813b-a43a417f882d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:32.149636 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3f2142c-dc57-4eda-813b-a43a417f882d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] GET https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed Aug 18 14:08:32.149880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3f2142c-dc57-4eda-813b-a43a417f882d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:32.150127 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3f2142c-dc57-4eda-813b-a43a417f882d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:32.155760 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3f2142c-dc57-4eda-813b-a43a417f882d tempest-TestVolumeBootPatternV346-354959991 tempest-TestVolumeBootPatternV346-354959991-project-member] https://10.4.3.221/volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed returned with HTTP 404 Aug 18 14:08:32.156226 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1561/6239] 10.4.3.221 () {68 vars in 1389 bytes} [Tue Aug 18 14:08:32 2026] GET /volume/v3/volumes/86834ab0-0e4e-43bd-9b09-624041c3b7ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 14:08:38.214508 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-de59d7ba-7db3-4767-8a43-f79787d3168f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:38.300644 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:08:38.301044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2142573068"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:08:38.302450 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2142573068'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:08:38.302603 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume of 1 GB Aug 18 14:08:38.302939 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:38.302939 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:38.307308 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Availability Zones retrieved successfully. Aug 18 14:08:38.312731 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (d83481ce-5f7e-4a49-8cbc-658a15a5bda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:08:38.314424 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1005e1-2835-441e-a89e-0aa167b2c81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:08:38.315283 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:08:38.340205 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1005e1-2835-441e-a89e-0aa167b2c81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:08:38.340949 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d543698-e182-4453-a1fc-cdce3f2e5f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:08:38.391509 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['7a97ee70-e649-4bed-a071-d6c25276a7cf', '4357ca57-6bff-4dc4-85ec-334fff77a09d', 'a141b2ac-a23c-4f44-b580-914494c24855', '480d91c5-82a7-4b63-a1f8-dcaa748aaf26'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:08:38.392329 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d543698-e182-4453-a1fc-cdce3f2e5f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a97ee70-e649-4bed-a071-d6c25276a7cf', '4357ca57-6bff-4dc4-85ec-334fff77a09d', 'a141b2ac-a23c-4f44-b580-914494c24855', '480d91c5-82a7-4b63-a1f8-dcaa748aaf26']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:08:38.393000 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bb3122-8561-4cdc-bfa9-a8a6417e9770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:08:38.414883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51bb3122-8561-4cdc-bfa9-a8a6417e9770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498dcf7a-1379-4280-818d-10161e6dee3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142573068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['7a97ee70-e649-4bed-a071-d6c25276a7cf','4357ca57-6bff-4dc4-85ec-334fff77a09d','a141b2ac-a23c-4f44-b580-914494c24855','480d91c5-82a7-4b63-a1f8-dcaa748aaf26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2142573068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498dcf7a-1379-4280-818d-10161e6dee3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315745dd58104a688633a68757937bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67f4d0c60e1e47d78d314491c378fb81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:08:38.415559 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18ec2d1-93e6-40c3-8b62-9386b68eb94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:08:38.432819 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18ec2d1-93e6-40c3-8b62-9386b68eb94e) transitioned into state 'SUCCESS' from state '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-2142573068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['7a97ee70-e649-4bed-a071-d6c25276a7cf','4357ca57-6bff-4dc4-85ec-334fff77a09d','a141b2ac-a23c-4f44-b580-914494c24855','480d91c5-82a7-4b63-a1f8-dcaa748aaf26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:08:38.433706 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84e75b2-91d2-4e6b-95af-fa2f3b5dcc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:08:38.444936 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84e75b2-91d2-4e6b-95af-fa2f3b5dcc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:08:38.446284 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (d83481ce-5f7e-4a49-8cbc-658a15a5bda6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:08:38.446725 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request issued successfully. Aug 18 14:08:38.447607 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-de59d7ba-7db3-4767-8a43-f79787d3168f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:08:38.448101 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1567/6240] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:08:38 2026] POST /volume/v3/volumes => generated 778 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:08:38.460419 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-73b93bb2-527d-4f8a-afba-f43e8c0f3540 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:38.462183 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-73b93bb2-527d-4f8a-afba-f43e8c0f3540 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f Aug 18 14:08:38.462389 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-73b93bb2-527d-4f8a-afba-f43e8c0f3540 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:38.462567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-73b93bb2-527d-4f8a-afba-f43e8c0f3540 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:38.469319 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:38.469319 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:38.472622 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-73b93bb2-527d-4f8a-afba-f43e8c0f3540 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:08:38.476317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-73b93bb2-527d-4f8a-afba-f43e8c0f3540 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f returned with HTTP 200 Aug 18 14:08:38.476660 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1561/6241] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:38 2026] GET /volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:39.488634 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39a3a6a1-42a6-45db-8b0d-452b4533de6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:39.490515 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39a3a6a1-42a6-45db-8b0d-452b4533de6b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f Aug 18 14:08:39.490738 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39a3a6a1-42a6-45db-8b0d-452b4533de6b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:39.490979 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39a3a6a1-42a6-45db-8b0d-452b4533de6b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:39.498701 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:39.498701 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:39.502450 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39a3a6a1-42a6-45db-8b0d-452b4533de6b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:08:39.506638 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39a3a6a1-42a6-45db-8b0d-452b4533de6b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f returned with HTTP 200 Aug 18 14:08:39.507068 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1553/6242] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:39 2026] GET /volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:08:39.518378 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22001577-daab-4e72-82ed-7d525f3807ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:39.519927 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22001577-daab-4e72-82ed-7d525f3807ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:08:39.520258 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22001577-daab-4e72-82ed-7d525f3807ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "498dcf7a-1379-4280-818d-10161e6dee3f", "name": "tempest-type-Backup-55431923"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:08:39.521517 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-22001577-daab-4e72-82ed-7d525f3807ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating new backup {'backup': {'volume_id': '498dcf7a-1379-4280-818d-10161e6dee3f', 'name': 'tempest-type-Backup-55431923'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:08:39.521639 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-22001577-daab-4e72-82ed-7d525f3807ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating backup of volume 498dcf7a-1379-4280-818d-10161e6dee3f in container None Aug 18 14:08:39.528668 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:39.528668 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:39.528940 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22001577-daab-4e72-82ed-7d525f3807ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:08:39.551158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-22001577-daab-4e72-82ed-7d525f3807ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['66d7ac26-e594-4555-b8e1-b112af0b3df7', 'fa778ee9-e6af-40f5-a398-95cdf1e7c762'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:08:39.581638 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22001577-daab-4e72-82ed-7d525f3807ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:08:39.582032 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1562/6243] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:08:39 2026] POST /volume/v3/backups => generated 314 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:08:39.591289 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-fe4dd39e-0adb-408e-afeb-13d3640a2c4f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:39.593834 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fe4dd39e-0adb-408e-afeb-13d3640a2c4f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:39.594147 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fe4dd39e-0adb-408e-afeb-13d3640a2c4f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:39.594422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-fe4dd39e-0adb-408e-afeb-13d3640a2c4f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:39.594586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-fe4dd39e-0adb-408e-afeb-13d3640a2c4f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:39.599302 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:39.599302 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:39.599953 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-fe4dd39e-0adb-408e-afeb-13d3640a2c4f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:39.600325 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1568/6244] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:39 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:40.610030 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3bf5e4e5-988a-4527-84e8-959273f8f91c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:40.611599 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3bf5e4e5-988a-4527-84e8-959273f8f91c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:40.611791 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3bf5e4e5-988a-4527-84e8-959273f8f91c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:40.611995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3bf5e4e5-988a-4527-84e8-959273f8f91c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:40.612152 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-3bf5e4e5-988a-4527-84e8-959273f8f91c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:40.615964 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:40.615964 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:40.616525 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3bf5e4e5-988a-4527-84e8-959273f8f91c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:40.616883 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1562/6245] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:40 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:41.626742 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2661c52-bae9-49cf-97c0-ba1b37223e51 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:41.628747 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2661c52-bae9-49cf-97c0-ba1b37223e51 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:41.629019 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2661c52-bae9-49cf-97c0-ba1b37223e51 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:41.629271 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2661c52-bae9-49cf-97c0-ba1b37223e51 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:41.629416 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e2661c52-bae9-49cf-97c0-ba1b37223e51 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:41.634169 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:41.634169 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:41.634895 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2661c52-bae9-49cf-97c0-ba1b37223e51 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:41.635296 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1554/6246] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:41 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:42.646262 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afa7db2c-7799-42cd-a373-6bbb53c53d37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:42.648266 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afa7db2c-7799-42cd-a373-6bbb53c53d37 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:42.648563 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afa7db2c-7799-42cd-a373-6bbb53c53d37 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:42.648814 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afa7db2c-7799-42cd-a373-6bbb53c53d37 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:42.648936 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-afa7db2c-7799-42cd-a373-6bbb53c53d37 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:42.653511 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:42.653511 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:42.654249 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afa7db2c-7799-42cd-a373-6bbb53c53d37 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:42.654630 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1563/6247] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:42 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:43.664677 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-630967eb-04ea-4b37-9f42-8b395af6671e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:43.666598 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-630967eb-04ea-4b37-9f42-8b395af6671e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:43.666809 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-630967eb-04ea-4b37-9f42-8b395af6671e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:43.667013 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-630967eb-04ea-4b37-9f42-8b395af6671e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:43.667117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-630967eb-04ea-4b37-9f42-8b395af6671e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:43.671529 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:43.671529 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:43.672157 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-630967eb-04ea-4b37-9f42-8b395af6671e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:43.672524 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1569/6248] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:43 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:44.682790 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ad349936-f8a8-4273-b8a0-a867710c4749 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:44.684561 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad349936-f8a8-4273-b8a0-a867710c4749 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:44.684759 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ad349936-f8a8-4273-b8a0-a867710c4749 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:44.684965 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ad349936-f8a8-4273-b8a0-a867710c4749 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:44.685066 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ad349936-f8a8-4273-b8a0-a867710c4749 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:44.689241 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:44.689241 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:44.689819 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ad349936-f8a8-4273-b8a0-a867710c4749 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:44.690232 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1563/6249] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:44 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:45.700803 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a69cd19c-b474-4200-a205-2c811a96d5a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:45.704595 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a69cd19c-b474-4200-a205-2c811a96d5a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:45.704595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a69cd19c-b474-4200-a205-2c811a96d5a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:45.704595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a69cd19c-b474-4200-a205-2c811a96d5a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:45.704595 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a69cd19c-b474-4200-a205-2c811a96d5a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:45.708368 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:45.708368 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:45.709047 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a69cd19c-b474-4200-a205-2c811a96d5a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:45.709450 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1555/6250] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:45 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:46.720088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-613dd693-9d3d-4174-abe6-0ee04c062d65 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:46.722046 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-613dd693-9d3d-4174-abe6-0ee04c062d65 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:46.722272 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-613dd693-9d3d-4174-abe6-0ee04c062d65 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:46.722462 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-613dd693-9d3d-4174-abe6-0ee04c062d65 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:46.722556 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-613dd693-9d3d-4174-abe6-0ee04c062d65 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:46.727574 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:46.727574 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:46.728309 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-613dd693-9d3d-4174-abe6-0ee04c062d65 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:46.728692 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1564/6251] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:46 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:47.738941 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f38f5bc3-6356-4d3c-987e-6af2e2ff2fe7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:47.740980 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f38f5bc3-6356-4d3c-987e-6af2e2ff2fe7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:47.741278 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f38f5bc3-6356-4d3c-987e-6af2e2ff2fe7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:47.741535 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f38f5bc3-6356-4d3c-987e-6af2e2ff2fe7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:47.741634 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-f38f5bc3-6356-4d3c-987e-6af2e2ff2fe7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:47.745923 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:47.745923 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:47.746640 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f38f5bc3-6356-4d3c-987e-6af2e2ff2fe7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:47.747233 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1570/6252] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:47 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:48.759067 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-bbc3fed3-1dca-4667-b212-491103aad88a None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:48.760772 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bbc3fed3-1dca-4667-b212-491103aad88a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:48.761017 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bbc3fed3-1dca-4667-b212-491103aad88a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:48.761210 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-bbc3fed3-1dca-4667-b212-491103aad88a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:48.761314 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-bbc3fed3-1dca-4667-b212-491103aad88a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:48.765541 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:48.765541 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:48.766138 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-bbc3fed3-1dca-4667-b212-491103aad88a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:48.766632 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1564/6253] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:48 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:49.777283 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02ad268c-e47e-4b9c-b121-cdf8c0ae819a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:49.779207 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02ad268c-e47e-4b9c-b121-cdf8c0ae819a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:49.779403 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02ad268c-e47e-4b9c-b121-cdf8c0ae819a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:49.779582 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02ad268c-e47e-4b9c-b121-cdf8c0ae819a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:49.779678 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-02ad268c-e47e-4b9c-b121-cdf8c0ae819a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:49.783754 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:49.783754 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:49.784384 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02ad268c-e47e-4b9c-b121-cdf8c0ae819a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:49.784772 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1556/6254] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:49 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:50.795194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51136471-8b5a-48ed-a9ad-3f9d0c22875c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:50.796964 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51136471-8b5a-48ed-a9ad-3f9d0c22875c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:50.797254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51136471-8b5a-48ed-a9ad-3f9d0c22875c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:50.797454 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51136471-8b5a-48ed-a9ad-3f9d0c22875c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:50.797581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-51136471-8b5a-48ed-a9ad-3f9d0c22875c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:50.802211 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:50.802211 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:50.802821 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51136471-8b5a-48ed-a9ad-3f9d0c22875c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:50.803225 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1565/6255] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:50 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:51.814122 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-6505df34-1920-4a86-a962-bce8ce876e82 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:51.816410 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6505df34-1920-4a86-a962-bce8ce876e82 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:51.816670 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6505df34-1920-4a86-a962-bce8ce876e82 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:51.816970 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-6505df34-1920-4a86-a962-bce8ce876e82 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:51.817085 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-6505df34-1920-4a86-a962-bce8ce876e82 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:51.822465 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:51.822465 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:51.823373 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-6505df34-1920-4a86-a962-bce8ce876e82 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:51.823815 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1571/6256] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:51 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:52.834630 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-f8ba4061-5daa-46c6-b3fb-01b5559744b0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:52.836995 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8ba4061-5daa-46c6-b3fb-01b5559744b0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:52.837325 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8ba4061-5daa-46c6-b3fb-01b5559744b0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:52.837586 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-f8ba4061-5daa-46c6-b3fb-01b5559744b0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:52.837731 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-f8ba4061-5daa-46c6-b3fb-01b5559744b0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:52.842966 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:52.842966 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:52.843786 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-f8ba4061-5daa-46c6-b3fb-01b5559744b0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:52.844292 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1565/6257] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:52 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:53.855558 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eecf1553-cd59-4884-99c4-ed0144033a25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:53.858067 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eecf1553-cd59-4884-99c4-ed0144033a25 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:53.858461 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eecf1553-cd59-4884-99c4-ed0144033a25 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:53.858701 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eecf1553-cd59-4884-99c4-ed0144033a25 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:53.858814 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-eecf1553-cd59-4884-99c4-ed0144033a25 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:53.863749 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:53.863749 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:53.864406 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eecf1553-cd59-4884-99c4-ed0144033a25 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:53.864784 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1557/6258] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:53 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:54.874581 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aed5e4cf-78dd-4186-a340-4521201e473f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:54.876425 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aed5e4cf-78dd-4186-a340-4521201e473f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:08:54.876660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aed5e4cf-78dd-4186-a340-4521201e473f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:54.876848 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aed5e4cf-78dd-4186-a340-4521201e473f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:54.877020 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aed5e4cf-78dd-4186-a340-4521201e473f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:54.881034 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:54.881034 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:54.881665 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aed5e4cf-78dd-4186-a340-4521201e473f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:08:54.882078 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1566/6259] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:54 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:54.892148 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:54.894003 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:08:54.894468 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "498dcf7a-1379-4280-818d-10161e6dee3f"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:08:54.895965 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating new backup {'backup': {'volume_id': '498dcf7a-1379-4280-818d-10161e6dee3f'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:08:54.896161 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating backup of volume 498dcf7a-1379-4280-818d-10161e6dee3f in container None Aug 18 14:08:54.903887 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:54.903887 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:54.904319 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:08:54.919575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['d2ea4d34-fabe-4ad8-ba12-3a558e10cdb0', '1976fb7e-314f-48b3-8c2c-b2a744bf9fe9'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:08:54.944454 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4e9bc6e6-4d1f-4f5d-b810-f0fceb9b8e7e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:08:54.944922 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1572/6260] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:08:54 2026] POST /volume/v3/backups => generated 288 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:08:54.953201 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cdf697c4-6c87-423e-93e9-12292fb76e21 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:54.955116 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cdf697c4-6c87-423e-93e9-12292fb76e21 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:08:54.955345 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cdf697c4-6c87-423e-93e9-12292fb76e21 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:54.955538 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cdf697c4-6c87-423e-93e9-12292fb76e21 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:54.955663 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-cdf697c4-6c87-423e-93e9-12292fb76e21 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:54.960857 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:54.960857 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:54.961629 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cdf697c4-6c87-423e-93e9-12292fb76e21 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:08:54.962030 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1566/6261] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:54 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:55.974649 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ffe0038-ecd6-4b8e-94f0-4037668db748 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:55.977254 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ffe0038-ecd6-4b8e-94f0-4037668db748 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:08:55.977557 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ffe0038-ecd6-4b8e-94f0-4037668db748 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:55.977807 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ffe0038-ecd6-4b8e-94f0-4037668db748 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:55.977975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7ffe0038-ecd6-4b8e-94f0-4037668db748 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:55.982398 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:55.982398 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:08:55.983128 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ffe0038-ecd6-4b8e-94f0-4037668db748 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:08:55.983736 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1558/6262] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:55 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:56.994354 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc6e53d3-eb6f-4aff-a38b-a92bab5d5721 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:56.996142 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc6e53d3-eb6f-4aff-a38b-a92bab5d5721 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:08:56.996446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc6e53d3-eb6f-4aff-a38b-a92bab5d5721 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:56.996644 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc6e53d3-eb6f-4aff-a38b-a92bab5d5721 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:56.996745 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cc6e53d3-eb6f-4aff-a38b-a92bab5d5721 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:57.000615 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:57.000615 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:08:57.001180 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc6e53d3-eb6f-4aff-a38b-a92bab5d5721 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:08:57.001524 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1567/6263] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:56 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:58.013174 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9b19e99d-eb4b-4079-8802-3ee8bf36613b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:58.014681 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b19e99d-eb4b-4079-8802-3ee8bf36613b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:08:58.014973 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b19e99d-eb4b-4079-8802-3ee8bf36613b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:58.015049 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9b19e99d-eb4b-4079-8802-3ee8bf36613b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:58.015399 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-9b19e99d-eb4b-4079-8802-3ee8bf36613b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:58.020014 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:58.020014 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:08:58.020980 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9b19e99d-eb4b-4079-8802-3ee8bf36613b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:08:58.021577 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1573/6264] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:58 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:08:59.031516 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ba4e0447-59a8-48b9-b122-d67d1dc1d691 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:08:59.033600 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba4e0447-59a8-48b9-b122-d67d1dc1d691 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:08:59.033801 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba4e0447-59a8-48b9-b122-d67d1dc1d691 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:08:59.033989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ba4e0447-59a8-48b9-b122-d67d1dc1d691 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:08:59.034088 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ba4e0447-59a8-48b9-b122-d67d1dc1d691 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:08:59.038911 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:08:59.038911 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:08:59.039365 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ba4e0447-59a8-48b9-b122-d67d1dc1d691 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:08:59.039699 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1567/6265] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:08:59 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:00.049705 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7bc413d-fece-48ec-85c5-d0e3f6781156 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:00.051474 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7bc413d-fece-48ec-85c5-d0e3f6781156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:00.051686 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7bc413d-fece-48ec-85c5-d0e3f6781156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:00.051936 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7bc413d-fece-48ec-85c5-d0e3f6781156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:00.052091 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f7bc413d-fece-48ec-85c5-d0e3f6781156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:00.057435 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:00.057435 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:00.058147 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7bc413d-fece-48ec-85c5-d0e3f6781156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:00.058505 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1559/6266] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:00 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:01.070419 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-150024c4-1c98-432c-9e6a-36259ea86dbc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:01.072451 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-150024c4-1c98-432c-9e6a-36259ea86dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:01.072679 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-150024c4-1c98-432c-9e6a-36259ea86dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:01.072897 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-150024c4-1c98-432c-9e6a-36259ea86dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:01.073026 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-150024c4-1c98-432c-9e6a-36259ea86dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:01.077842 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:01.077842 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:01.078559 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-150024c4-1c98-432c-9e6a-36259ea86dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:01.078961 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1568/6267] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:01 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:02.089277 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-00825a85-b561-40ef-a5e4-23aa113abfe6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:02.091153 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00825a85-b561-40ef-a5e4-23aa113abfe6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:02.091887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00825a85-b561-40ef-a5e4-23aa113abfe6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:02.091887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-00825a85-b561-40ef-a5e4-23aa113abfe6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:02.091887 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-00825a85-b561-40ef-a5e4-23aa113abfe6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:02.097343 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:02.097343 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:02.098110 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-00825a85-b561-40ef-a5e4-23aa113abfe6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:02.098568 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1574/6268] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:02 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:03.110190 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7d1ca3f1-e728-4dae-925e-2791e4a2bdd2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:03.112767 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d1ca3f1-e728-4dae-925e-2791e4a2bdd2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:03.113079 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d1ca3f1-e728-4dae-925e-2791e4a2bdd2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:03.113358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7d1ca3f1-e728-4dae-925e-2791e4a2bdd2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:03.113499 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-7d1ca3f1-e728-4dae-925e-2791e4a2bdd2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:03.118597 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:03.118597 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:03.119393 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7d1ca3f1-e728-4dae-925e-2791e4a2bdd2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:03.119908 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1568/6269] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:03 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:04.130554 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7aab6f1-a76e-4b63-b6e5-eedd8e555b4c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:04.133885 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7aab6f1-a76e-4b63-b6e5-eedd8e555b4c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:04.133885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7aab6f1-a76e-4b63-b6e5-eedd8e555b4c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:04.133885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7aab6f1-a76e-4b63-b6e5-eedd8e555b4c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:04.133885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c7aab6f1-a76e-4b63-b6e5-eedd8e555b4c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:04.138971 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:04.138971 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:04.139971 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7aab6f1-a76e-4b63-b6e5-eedd8e555b4c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:04.140568 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1560/6270] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:04 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:05.149717 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c737500e-1624-4ac5-880b-03c9c03e78ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:05.151437 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c737500e-1624-4ac5-880b-03c9c03e78ae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:05.151633 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c737500e-1624-4ac5-880b-03c9c03e78ae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:05.151811 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c737500e-1624-4ac5-880b-03c9c03e78ae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:05.151934 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c737500e-1624-4ac5-880b-03c9c03e78ae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:05.155950 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:05.155950 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:05.156530 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c737500e-1624-4ac5-880b-03c9c03e78ae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:05.156851 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1569/6271] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:05 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:06.167112 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ac7f5108-7538-49c6-8211-ef4c436aa040 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:06.168771 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ac7f5108-7538-49c6-8211-ef4c436aa040 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:06.168979 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ac7f5108-7538-49c6-8211-ef4c436aa040 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:06.169168 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ac7f5108-7538-49c6-8211-ef4c436aa040 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:06.169302 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ac7f5108-7538-49c6-8211-ef4c436aa040 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:06.173510 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:06.173510 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:06.174084 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ac7f5108-7538-49c6-8211-ef4c436aa040 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:06.174625 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1575/6272] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:06 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:07.186055 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3e26ad22-c2af-4626-b614-08da8700f3a0 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:07.187719 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3e26ad22-c2af-4626-b614-08da8700f3a0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:07.187931 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3e26ad22-c2af-4626-b614-08da8700f3a0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:07.188118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3e26ad22-c2af-4626-b614-08da8700f3a0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:07.188236 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-3e26ad22-c2af-4626-b614-08da8700f3a0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:07.192258 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:07.192258 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:07.192826 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3e26ad22-c2af-4626-b614-08da8700f3a0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:07.193185 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1569/6273] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:07 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:08.203589 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-145daf68-1d90-4184-8624-1fcfd04cb273 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:08.205522 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-145daf68-1d90-4184-8624-1fcfd04cb273 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:08.205761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-145daf68-1d90-4184-8624-1fcfd04cb273 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:08.206001 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-145daf68-1d90-4184-8624-1fcfd04cb273 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:08.206126 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-145daf68-1d90-4184-8624-1fcfd04cb273 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:08.210615 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:08.210615 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:08.211304 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-145daf68-1d90-4184-8624-1fcfd04cb273 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:08.211704 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1561/6274] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:08 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:09.222829 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a809500a-de26-4af4-9650-e06070ac26a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:09.224775 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a809500a-de26-4af4-9650-e06070ac26a8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:09.225046 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a809500a-de26-4af4-9650-e06070ac26a8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:09.225324 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a809500a-de26-4af4-9650-e06070ac26a8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:09.225478 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a809500a-de26-4af4-9650-e06070ac26a8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:09.230022 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:09.230022 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:09.230714 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a809500a-de26-4af4-9650-e06070ac26a8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 200 Aug 18 14:09:09.231134 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1570/6275] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:09 2026] GET /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:09.241193 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-87999db7-78a6-4943-91ff-e5cc9dcbf51d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:09.243118 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-87999db7-78a6-4943-91ff-e5cc9dcbf51d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f Aug 18 14:09:09.243377 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-87999db7-78a6-4943-91ff-e5cc9dcbf51d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:09.243588 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-87999db7-78a6-4943-91ff-e5cc9dcbf51d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:09.243688 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-87999db7-78a6-4943-91ff-e5cc9dcbf51d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete backup with id: 4cf18d70-4365-46d0-acd2-99a8e8d6e35f. Aug 18 14:09:09.248551 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:09.248551 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:09.263194 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-87999db7-78a6-4943-91ff-e5cc9dcbf51d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] delete_backup rpcapi backup_id 4cf18d70-4365-46d0-acd2-99a8e8d6e35f {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:09:09.265399 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-87999db7-78a6-4943-91ff-e5cc9dcbf51d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f returned with HTTP 202 Aug 18 14:09:09.265821 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1576/6276] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:09:09 2026] DELETE /volume/v3/backups/4cf18d70-4365-46d0-acd2-99a8e8d6e35f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:09:09.274387 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-836f0073-9759-4313-95aa-af772125f8e8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:09.276524 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:09:09.276976 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1961972634"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:09:09.278611 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1961972634'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:09:09.278791 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume of 1 GB Aug 18 14:09:09.283495 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Availability Zones retrieved successfully. Aug 18 14:09:09.289775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (20239877-74f9-417b-970e-127c87cafba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:09:09.290995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b76af19-46ab-45c8-af86-d90fa8ca85e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:09.291930 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:09:09.323011 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b76af19-46ab-45c8-af86-d90fa8ca85e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:09.324180 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005b88d-b88a-4fa3-96b8-6ff41881cd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:09.364404 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['48fe2e9d-83e8-43fd-b084-28f8fd52a6bb', '5309c47e-69f1-45dc-afd9-95082d25be12', '632592ee-cc20-43d7-a9f3-a434ce3e0eb6', '936c966b-9456-459d-a4e3-34f99dcbfa73'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:09:09.365183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005b88d-b88a-4fa3-96b8-6ff41881cd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48fe2e9d-83e8-43fd-b084-28f8fd52a6bb', '5309c47e-69f1-45dc-afd9-95082d25be12', '632592ee-cc20-43d7-a9f3-a434ce3e0eb6', '936c966b-9456-459d-a4e3-34f99dcbfa73']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:09.365836 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97dc7417-33b2-46d0-b852-ee4f3e6cd53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:09.389414 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97dc7417-33b2-46d0-b852-ee4f3e6cd53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e39b3e4-c9f3-4cf5-871a-57c180880de9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1961972634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['48fe2e9d-83e8-43fd-b084-28f8fd52a6bb','5309c47e-69f1-45dc-afd9-95082d25be12','632592ee-cc20-43d7-a9f3-a434ce3e0eb6','936c966b-9456-459d-a4e3-34f99dcbfa73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1961972634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e39b3e4-c9f3-4cf5-871a-57c180880de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315745dd58104a688633a68757937bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67f4d0c60e1e47d78d314491c378fb81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:09.390098 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4a3015-1cbc-4712-aae4-7828c59a3ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:09.409597 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4a3015-1cbc-4712-aae4-7828c59a3ede) transitioned into state 'SUCCESS' from state '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-1961972634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['48fe2e9d-83e8-43fd-b084-28f8fd52a6bb','5309c47e-69f1-45dc-afd9-95082d25be12','632592ee-cc20-43d7-a9f3-a434ce3e0eb6','936c966b-9456-459d-a4e3-34f99dcbfa73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:09.410366 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c81a5e-8223-475c-92e8-028dc3aec74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:09.419641 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c81a5e-8223-475c-92e8-028dc3aec74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:09.420634 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (20239877-74f9-417b-970e-127c87cafba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:09:09.420928 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request issued successfully. Aug 18 14:09:09.421652 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-836f0073-9759-4313-95aa-af772125f8e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:09:09.422052 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1570/6277] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:09:09 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:09:09.434670 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23a1312e-a32d-4969-9ed4-db6b7d8fef92 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:09.436657 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23a1312e-a32d-4969-9ed4-db6b7d8fef92 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 Aug 18 14:09:09.436896 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23a1312e-a32d-4969-9ed4-db6b7d8fef92 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:09.437139 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23a1312e-a32d-4969-9ed4-db6b7d8fef92 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:09.444910 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:09.444910 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:09.448885 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-23a1312e-a32d-4969-9ed4-db6b7d8fef92 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:09.453626 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23a1312e-a32d-4969-9ed4-db6b7d8fef92 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 returned with HTTP 200 Aug 18 14:09:09.454111 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1562/6278] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:09 2026] GET /volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:10.465950 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1635afef-3b8d-45c4-994d-6b398cebd04a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:10.467597 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1635afef-3b8d-45c4-994d-6b398cebd04a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 Aug 18 14:09:10.467794 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1635afef-3b8d-45c4-994d-6b398cebd04a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:10.467994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1635afef-3b8d-45c4-994d-6b398cebd04a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:10.474348 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:10.474348 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:10.477512 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1635afef-3b8d-45c4-994d-6b398cebd04a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:10.481058 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1635afef-3b8d-45c4-994d-6b398cebd04a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 returned with HTTP 200 Aug 18 14:09:10.481412 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1571/6279] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:10 2026] GET /volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:09:10.493696 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:10.495360 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:09:10.495743 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e39b3e4-c9f3-4cf5-871a-57c180880de9", "name": "tempest-type-Backup-829498581"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:09:10.497331 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating new backup {'backup': {'volume_id': '7e39b3e4-c9f3-4cf5-871a-57c180880de9', 'name': 'tempest-type-Backup-829498581'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:09:10.497464 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating backup of volume 7e39b3e4-c9f3-4cf5-871a-57c180880de9 in container None Aug 18 14:09:10.504240 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:10.504240 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:10.504560 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:10.518829 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['aa558a48-43c9-4c87-9f06-357407d8a561', 'c7050584-0ac8-493e-976a-e2d2fbb079d0'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:09:10.541647 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8dbed719-d190-4e67-803a-0c2cf09e0dd7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:09:10.542046 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1577/6280] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:09:10 2026] POST /volume/v3/backups => generated 315 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:09:10.551385 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0da9cfef-95d4-4244-9557-1badeda4d921 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:10.553448 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0da9cfef-95d4-4244-9557-1badeda4d921 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:10.553701 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0da9cfef-95d4-4244-9557-1badeda4d921 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:10.553962 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0da9cfef-95d4-4244-9557-1badeda4d921 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:10.554118 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-0da9cfef-95d4-4244-9557-1badeda4d921 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:10.558176 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:10.558176 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:10.558816 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0da9cfef-95d4-4244-9557-1badeda4d921 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:10.559221 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1571/6281] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:10 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:11.569150 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc672caf-12c5-464c-9b51-02da26dd8940 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:11.571188 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc672caf-12c5-464c-9b51-02da26dd8940 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:11.571627 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc672caf-12c5-464c-9b51-02da26dd8940 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:11.571690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc672caf-12c5-464c-9b51-02da26dd8940 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:11.571819 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fc672caf-12c5-464c-9b51-02da26dd8940 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:11.576661 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:11.576661 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:11.577594 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc672caf-12c5-464c-9b51-02da26dd8940 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:11.578002 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1563/6282] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:11 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:12.588300 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-09475268-754d-4934-8340-cbdb4cfece8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:12.590183 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09475268-754d-4934-8340-cbdb4cfece8e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:12.590413 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09475268-754d-4934-8340-cbdb4cfece8e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:12.590601 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09475268-754d-4934-8340-cbdb4cfece8e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:12.590715 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-09475268-754d-4934-8340-cbdb4cfece8e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:12.595501 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:12.595501 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:12.596220 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09475268-754d-4934-8340-cbdb4cfece8e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:12.596626 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1572/6283] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:12 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:13.607704 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c9c9edd0-9aba-481e-8b8c-5505ec82a566 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:13.609810 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9c9edd0-9aba-481e-8b8c-5505ec82a566 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:13.610086 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9c9edd0-9aba-481e-8b8c-5505ec82a566 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:13.610328 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c9c9edd0-9aba-481e-8b8c-5505ec82a566 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:13.610451 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c9c9edd0-9aba-481e-8b8c-5505ec82a566 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:13.615681 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:13.615681 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:13.616486 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c9c9edd0-9aba-481e-8b8c-5505ec82a566 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:13.617091 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1578/6284] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:13 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:14.627428 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a43824a3-84f4-4f42-9e3a-4249443d3d2b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:14.630077 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a43824a3-84f4-4f42-9e3a-4249443d3d2b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:14.630077 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a43824a3-84f4-4f42-9e3a-4249443d3d2b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:14.630633 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a43824a3-84f4-4f42-9e3a-4249443d3d2b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:14.630633 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a43824a3-84f4-4f42-9e3a-4249443d3d2b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:14.634940 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:14.634940 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:14.635745 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a43824a3-84f4-4f42-9e3a-4249443d3d2b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:14.636266 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1572/6285] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:14 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:15.646674 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3c4977d-0aa7-4f2c-af44-cbe594a49b93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:15.648481 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3c4977d-0aa7-4f2c-af44-cbe594a49b93 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:15.648733 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3c4977d-0aa7-4f2c-af44-cbe594a49b93 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:15.648947 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3c4977d-0aa7-4f2c-af44-cbe594a49b93 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:15.649059 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c3c4977d-0aa7-4f2c-af44-cbe594a49b93 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:15.650811 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=40,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:09:15.654550 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:15.654550 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:15.655408 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3c4977d-0aa7-4f2c-af44-cbe594a49b93 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:15.656438 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1564/6286] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:15 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:16.666553 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d064994-60c9-465a-b2b9-d5b5da5c382a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:16.668576 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d064994-60c9-465a-b2b9-d5b5da5c382a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:16.668780 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d064994-60c9-465a-b2b9-d5b5da5c382a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:16.669021 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d064994-60c9-465a-b2b9-d5b5da5c382a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:16.669194 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3d064994-60c9-465a-b2b9-d5b5da5c382a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:16.670828 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=36,cinder:UPDATE=9,cinder:INSERT=6 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:09:16.674814 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:16.674814 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:16.675567 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d064994-60c9-465a-b2b9-d5b5da5c382a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:16.676128 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1573/6287] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:16 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:17.688837 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ab1c79c2-625f-4d37-b497-5a0a2baaeca6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:17.690959 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab1c79c2-625f-4d37-b497-5a0a2baaeca6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:17.691222 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab1c79c2-625f-4d37-b497-5a0a2baaeca6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:17.691469 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ab1c79c2-625f-4d37-b497-5a0a2baaeca6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:17.691603 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ab1c79c2-625f-4d37-b497-5a0a2baaeca6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:17.693491 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=73,cinder:UPDATE=32,cinder:INSERT=16 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:09:17.697020 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:17.697020 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:17.697794 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ab1c79c2-625f-4d37-b497-5a0a2baaeca6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:17.698334 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1579/6288] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:17 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:18.709233 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-31bc70cf-d5a5-443d-8730-3b2bade0c570 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:18.710742 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31bc70cf-d5a5-443d-8730-3b2bade0c570 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:18.711064 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31bc70cf-d5a5-443d-8730-3b2bade0c570 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:18.711370 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-31bc70cf-d5a5-443d-8730-3b2bade0c570 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:18.711565 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-31bc70cf-d5a5-443d-8730-3b2bade0c570 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:18.713306 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=53,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:09:18.716087 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:18.716087 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:18.716758 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-31bc70cf-d5a5-443d-8730-3b2bade0c570 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:18.717678 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1573/6289] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:18 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:19.729213 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cde939af-fd53-431e-b1e6-1c344076363b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:19.730885 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cde939af-fd53-431e-b1e6-1c344076363b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:19.731112 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cde939af-fd53-431e-b1e6-1c344076363b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:19.731304 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cde939af-fd53-431e-b1e6-1c344076363b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:19.731409 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cde939af-fd53-431e-b1e6-1c344076363b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:19.735478 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:19.735478 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:19.736064 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cde939af-fd53-431e-b1e6-1c344076363b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:19.736395 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1565/6290] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:19 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:20.746827 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-42d36d5d-47bd-4659-be7b-e97e3f654370 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:20.750087 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42d36d5d-47bd-4659-be7b-e97e3f654370 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:20.750087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42d36d5d-47bd-4659-be7b-e97e3f654370 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:20.750087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42d36d5d-47bd-4659-be7b-e97e3f654370 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:20.750087 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-42d36d5d-47bd-4659-be7b-e97e3f654370 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:20.753696 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:20.753696 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:20.754544 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42d36d5d-47bd-4659-be7b-e97e3f654370 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:20.755022 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1574/6291] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:20 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:21.764972 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-871aae9e-dfcc-4231-9177-e5249d7c385a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:21.767127 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-871aae9e-dfcc-4231-9177-e5249d7c385a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:21.767395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-871aae9e-dfcc-4231-9177-e5249d7c385a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:21.767627 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-871aae9e-dfcc-4231-9177-e5249d7c385a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:21.767762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-871aae9e-dfcc-4231-9177-e5249d7c385a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:21.772900 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:21.772900 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:21.773723 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-871aae9e-dfcc-4231-9177-e5249d7c385a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:21.774204 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1580/6292] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:21 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:22.785227 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-cd1ad4bf-18a2-4880-b424-5bc322e00cb7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:22.786956 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cd1ad4bf-18a2-4880-b424-5bc322e00cb7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:22.787154 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cd1ad4bf-18a2-4880-b424-5bc322e00cb7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:22.787339 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-cd1ad4bf-18a2-4880-b424-5bc322e00cb7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:22.787476 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-cd1ad4bf-18a2-4880-b424-5bc322e00cb7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:22.791663 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:22.791663 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:22.792246 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-cd1ad4bf-18a2-4880-b424-5bc322e00cb7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:22.792634 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1574/6293] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:22 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:23.802888 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc50e1dd-1f9f-4bda-96b7-19372f1055cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:23.805375 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc50e1dd-1f9f-4bda-96b7-19372f1055cd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:23.805693 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc50e1dd-1f9f-4bda-96b7-19372f1055cd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:23.806016 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc50e1dd-1f9f-4bda-96b7-19372f1055cd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:23.806249 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bc50e1dd-1f9f-4bda-96b7-19372f1055cd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:23.810995 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:23.810995 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:23.811769 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc50e1dd-1f9f-4bda-96b7-19372f1055cd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:23.812184 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1566/6294] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:23 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:24.822433 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f89cc382-a7d3-4076-8845-393443298c4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:24.824170 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f89cc382-a7d3-4076-8845-393443298c4e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:24.824410 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f89cc382-a7d3-4076-8845-393443298c4e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:24.824596 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f89cc382-a7d3-4076-8845-393443298c4e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:24.824698 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f89cc382-a7d3-4076-8845-393443298c4e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 9eb96846-8e14-477d-b838-cf2c7e027695. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:24.828743 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:24.828743 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:24.829293 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f89cc382-a7d3-4076-8845-393443298c4e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 200 Aug 18 14:09:24.829654 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1575/6295] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:24 2026] GET /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:24.840520 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c8d01049-3543-4e57-b66d-2e1109f59bf0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:24.842031 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8d01049-3543-4e57-b66d-2e1109f59bf0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 Aug 18 14:09:24.842239 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8d01049-3543-4e57-b66d-2e1109f59bf0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:24.842461 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c8d01049-3543-4e57-b66d-2e1109f59bf0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:24.842571 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-c8d01049-3543-4e57-b66d-2e1109f59bf0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete backup with id: 9eb96846-8e14-477d-b838-cf2c7e027695. Aug 18 14:09:24.846194 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:24.846194 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:24.857176 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-c8d01049-3543-4e57-b66d-2e1109f59bf0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] delete_backup rpcapi backup_id 9eb96846-8e14-477d-b838-cf2c7e027695 {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:09:24.859024 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c8d01049-3543-4e57-b66d-2e1109f59bf0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 returned with HTTP 202 Aug 18 14:09:24.859388 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1581/6296] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:09:24 2026] DELETE /volume/v3/backups/9eb96846-8e14-477d-b838-cf2c7e027695 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:09:24.866794 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:24.868956 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 Aug 18 14:09:24.869156 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:24.869357 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:24.869536 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume with id: 7e39b3e4-c9f3-4cf5-871a-57c180880de9 Aug 18 14:09:24.877417 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:24.877417 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:24.877823 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:24.899375 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume request issued successfully. Aug 18 14:09:24.899693 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-0d28a92e-44e3-41dd-81e6-60b93f8d520d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 returned with HTTP 202 Aug 18 14:09:24.900118 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1575/6297] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:09:24 2026] DELETE /volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:09:24.908319 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c01415a-2fd0-457b-a9c1-2de19100b2d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:24.910373 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c01415a-2fd0-457b-a9c1-2de19100b2d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 Aug 18 14:09:24.910621 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c01415a-2fd0-457b-a9c1-2de19100b2d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:24.910839 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c01415a-2fd0-457b-a9c1-2de19100b2d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:24.919012 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:24.919012 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:24.922743 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c01415a-2fd0-457b-a9c1-2de19100b2d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:24.927397 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c01415a-2fd0-457b-a9c1-2de19100b2d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 returned with HTTP 200 Aug 18 14:09:24.927766 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1567/6298] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:24 2026] GET /volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:09:25.939680 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ca631d3-56cf-4a4f-a5bc-08994e41fdcd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:25.941577 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ca631d3-56cf-4a4f-a5bc-08994e41fdcd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 Aug 18 14:09:25.941813 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ca631d3-56cf-4a4f-a5bc-08994e41fdcd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:25.942048 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ca631d3-56cf-4a4f-a5bc-08994e41fdcd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:25.948309 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ca631d3-56cf-4a4f-a5bc-08994e41fdcd tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 returned with HTTP 404 Aug 18 14:09:25.948804 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1576/6299] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:25 2026] GET /volume/v3/volumes/7e39b3e4-c9f3-4cf5-871a-57c180880de9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:09:25.955800 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:25.957755 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38/export_record Aug 18 14:09:25.958012 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:25.958255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'export_record' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:25.958395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Export record for backup d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 14:09:25.963037 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:25.963037 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:25.963921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.api [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling RPCAPI with context: , host: np0000007658, backup: d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 14:09:25.971198 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] export_record in rpcapi backup_id d8db131f-1e8a-4d0b-9413-3e4642600d38 on host np0000007658. {{(pid=100281) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 14:09:25.979891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDhkYjEzMWYtMWU4YS00ZDBiLTk0MTMtM2U0NjQyNjAwZDM4IiwgInVzZXJfaWQiOiAiNjdmNGQwYzYwZTFlNDdkNzhkMzE0NDkxYzM3OGZiODEiLCAicHJvamVjdF9pZCI6ICIzMTU3NDVkZDU4MTA0YTY4ODYzM2E2ODc1NzkzN2JjZCIsICJ2b2x1bWVfaWQiOiAiNDk4ZGNmN2EtMTM3OS00MjgwLTgxOGQtMTAxNjFlNmRlZTNmIiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTQzMTkyMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ5OGRjZjdhLTEzNzktNDI4MC04MThkLTEwMTYxZTZkZWUzZi8yMDI2MDgxODE0MDg0My9hel9ub3ZhX2JhY2t1cF9kOGRiMTMxZi0xZThhLTRkMGItOTQxMy0zZTQ2NDI2MDBkMzgiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDE0OjA4OjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDE0OjA4OjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMTQ6MDg6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100281) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 14:09:25.980176 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-29d7443e-b3d3-41ae-aaa2-2af951c462e6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38/export_record returned with HTTP 200 Aug 18 14:09:25.980682 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1582/6300] 10.4.3.221 () {68 vars in 1430 bytes} [Tue Aug 18 14:09:25 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:09:25.988440 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:25.990159 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:09:25.990588 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1675795260"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:09:25.992117 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1675795260'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:09:25.992229 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume of 1 GB Aug 18 14:09:25.996246 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Availability Zones retrieved successfully. Aug 18 14:09:26.001521 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (27c37ead-733a-4ed5-a3ba-05ef52a7432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:09:26.002430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf5fcde-e0ae-48ab-96e7-b60ae8d91e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:26.003130 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:09:26.026672 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf5fcde-e0ae-48ab-96e7-b60ae8d91e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:26.027626 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01c88de-485c-448d-a32e-28a5f7d1f169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:26.064000 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['21cd9e55-1329-496d-b946-120ffe66ae19', '54975084-d99b-4c8f-a03f-80b0a94d3295', 'b7794d07-c169-4b7d-a7ec-03ebebe79441', 'e7eaea32-1bc4-4ca2-9b9b-2507222a06c3'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:09:26.064726 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01c88de-485c-448d-a32e-28a5f7d1f169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21cd9e55-1329-496d-b946-120ffe66ae19', '54975084-d99b-4c8f-a03f-80b0a94d3295', 'b7794d07-c169-4b7d-a7ec-03ebebe79441', 'e7eaea32-1bc4-4ca2-9b9b-2507222a06c3']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:26.065428 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403429dd-ec5c-49b0-9539-f7c6f8b699f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:26.086926 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403429dd-ec5c-49b0-9539-f7c6f8b699f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b987c53c-2180-45cc-b829-49c7fb56d0f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1675795260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['21cd9e55-1329-496d-b946-120ffe66ae19','54975084-d99b-4c8f-a03f-80b0a94d3295','b7794d07-c169-4b7d-a7ec-03ebebe79441','e7eaea32-1bc4-4ca2-9b9b-2507222a06c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1675795260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b987c53c-2180-45cc-b829-49c7fb56d0f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315745dd58104a688633a68757937bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67f4d0c60e1e47d78d314491c378fb81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:26.087615 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1204f7ef-cc1f-4312-ba64-1ce8bd3d305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:26.102778 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1204f7ef-cc1f-4312-ba64-1ce8bd3d305f) transitioned into state 'SUCCESS' from state '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-1675795260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['21cd9e55-1329-496d-b946-120ffe66ae19','54975084-d99b-4c8f-a03f-80b0a94d3295','b7794d07-c169-4b7d-a7ec-03ebebe79441','e7eaea32-1bc4-4ca2-9b9b-2507222a06c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:26.103430 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110e48a2-602e-481a-a452-b0f9b2095e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:26.111702 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110e48a2-602e-481a-a452-b0f9b2095e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:26.112567 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (27c37ead-733a-4ed5-a3ba-05ef52a7432b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:09:26.112847 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request issued successfully. Aug 18 14:09:26.113429 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-97bfc6e0-2032-445d-afb7-cb9d3b5370d7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:09:26.113870 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1576/6301] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:09:25 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:09:26.126528 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a442a09b-f462-42a6-b058-8700cbd60544 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:26.129068 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a442a09b-f462-42a6-b058-8700cbd60544 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 Aug 18 14:09:26.129384 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a442a09b-f462-42a6-b058-8700cbd60544 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:26.129657 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a442a09b-f462-42a6-b058-8700cbd60544 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:26.138143 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:26.138143 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:26.141646 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a442a09b-f462-42a6-b058-8700cbd60544 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:26.145627 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a442a09b-f462-42a6-b058-8700cbd60544 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 returned with HTTP 200 Aug 18 14:09:26.146048 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1568/6302] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:26 2026] GET /volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:27.158271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a606c69-c8c0-465e-a965-ad0c7fa42899 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:27.160056 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a606c69-c8c0-465e-a965-ad0c7fa42899 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 Aug 18 14:09:27.160278 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a606c69-c8c0-465e-a965-ad0c7fa42899 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:27.160506 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a606c69-c8c0-465e-a965-ad0c7fa42899 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:27.167771 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:27.167771 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:27.171211 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a606c69-c8c0-465e-a965-ad0c7fa42899 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:27.174730 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a606c69-c8c0-465e-a965-ad0c7fa42899 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 returned with HTTP 200 Aug 18 14:09:27.175124 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1577/6303] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:27 2026] GET /volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:09:27.186688 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-235df8ff-d548-4573-a77f-33709df0deb4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:27.188407 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-235df8ff-d548-4573-a77f-33709df0deb4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:09:27.188748 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-235df8ff-d548-4573-a77f-33709df0deb4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b987c53c-2180-45cc-b829-49c7fb56d0f8", "name": "tempest-type-Backup-1121664807"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:09:27.190070 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-235df8ff-d548-4573-a77f-33709df0deb4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating new backup {'backup': {'volume_id': 'b987c53c-2180-45cc-b829-49c7fb56d0f8', 'name': 'tempest-type-Backup-1121664807'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:09:27.190221 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-235df8ff-d548-4573-a77f-33709df0deb4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating backup of volume b987c53c-2180-45cc-b829-49c7fb56d0f8 in container None Aug 18 14:09:27.197002 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:27.197002 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:27.197328 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-235df8ff-d548-4573-a77f-33709df0deb4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:27.211884 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-235df8ff-d548-4573-a77f-33709df0deb4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['dbeedda6-74f9-4e0c-8daf-afa7572f4a8b', '4cdcdcaa-3c37-46f2-8af5-b7f20edbd64d'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:09:27.234695 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-235df8ff-d548-4573-a77f-33709df0deb4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:09:27.235095 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1583/6304] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:09:27 2026] POST /volume/v3/backups => generated 316 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:09:27.244543 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e74a23b5-e6a1-4cdf-8789-458064c2853c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:27.246652 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e74a23b5-e6a1-4cdf-8789-458064c2853c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:27.246751 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e74a23b5-e6a1-4cdf-8789-458064c2853c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:27.246995 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e74a23b5-e6a1-4cdf-8789-458064c2853c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:27.247134 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e74a23b5-e6a1-4cdf-8789-458064c2853c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:27.251392 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:27.251392 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:27.252225 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e74a23b5-e6a1-4cdf-8789-458064c2853c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:27.252612 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1577/6305] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:27 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:28.263659 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5730449-0e8e-4375-830d-6bf355469787 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:28.266222 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5730449-0e8e-4375-830d-6bf355469787 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:28.266552 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5730449-0e8e-4375-830d-6bf355469787 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:28.266842 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5730449-0e8e-4375-830d-6bf355469787 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:28.267039 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e5730449-0e8e-4375-830d-6bf355469787 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:28.272620 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:28.272620 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:28.273302 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5730449-0e8e-4375-830d-6bf355469787 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:28.273769 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1569/6306] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:28 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:29.284792 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6e8ee4e-0797-4ec6-9279-d6b48aaaef62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:29.286821 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6e8ee4e-0797-4ec6-9279-d6b48aaaef62 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:29.287088 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6e8ee4e-0797-4ec6-9279-d6b48aaaef62 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:29.287301 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6e8ee4e-0797-4ec6-9279-d6b48aaaef62 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:29.287453 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d6e8ee4e-0797-4ec6-9279-d6b48aaaef62 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:29.292181 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:29.292181 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:29.292880 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6e8ee4e-0797-4ec6-9279-d6b48aaaef62 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:29.293293 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1578/6307] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:29 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:30.303755 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-74f29f5f-eff3-4cd3-bd99-35f73d7e5e56 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:30.305835 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74f29f5f-eff3-4cd3-bd99-35f73d7e5e56 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:30.306422 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74f29f5f-eff3-4cd3-bd99-35f73d7e5e56 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:30.306754 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-74f29f5f-eff3-4cd3-bd99-35f73d7e5e56 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:30.306922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-74f29f5f-eff3-4cd3-bd99-35f73d7e5e56 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:30.311967 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:30.311967 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:30.312711 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-74f29f5f-eff3-4cd3-bd99-35f73d7e5e56 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:30.313155 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1584/6308] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:30 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:31.324889 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b74e4eab-4306-4102-8e07-f14ce27050f7 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:31.326692 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b74e4eab-4306-4102-8e07-f14ce27050f7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:31.326918 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b74e4eab-4306-4102-8e07-f14ce27050f7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:31.327102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b74e4eab-4306-4102-8e07-f14ce27050f7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:31.327195 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b74e4eab-4306-4102-8e07-f14ce27050f7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:31.332487 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:31.332487 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:31.333176 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b74e4eab-4306-4102-8e07-f14ce27050f7 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:31.333706 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1578/6309] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:31 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:32.344535 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebf8a896-496a-4ca2-9093-a76ae74ab22a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:32.346677 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebf8a896-496a-4ca2-9093-a76ae74ab22a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:32.346942 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebf8a896-496a-4ca2-9093-a76ae74ab22a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:32.347200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebf8a896-496a-4ca2-9093-a76ae74ab22a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:32.347316 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ebf8a896-496a-4ca2-9093-a76ae74ab22a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:32.352339 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:32.352339 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:32.352783 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebf8a896-496a-4ca2-9093-a76ae74ab22a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:32.353113 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1570/6310] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:32 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:33.363961 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70b7adc8-dac4-4685-8a6e-1cf327155be2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:33.366318 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70b7adc8-dac4-4685-8a6e-1cf327155be2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:33.366318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70b7adc8-dac4-4685-8a6e-1cf327155be2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:33.366318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70b7adc8-dac4-4685-8a6e-1cf327155be2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:33.366318 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-70b7adc8-dac4-4685-8a6e-1cf327155be2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:33.370617 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:33.370617 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:33.371373 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70b7adc8-dac4-4685-8a6e-1cf327155be2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:33.371373 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1579/6311] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:33 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:34.383008 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-4403aab1-aefb-41ab-846d-aeeaa6111371 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:34.384575 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4403aab1-aefb-41ab-846d-aeeaa6111371 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:34.384772 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4403aab1-aefb-41ab-846d-aeeaa6111371 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:34.384959 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-4403aab1-aefb-41ab-846d-aeeaa6111371 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:34.385056 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-4403aab1-aefb-41ab-846d-aeeaa6111371 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:34.388943 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:34.388943 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:34.389526 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-4403aab1-aefb-41ab-846d-aeeaa6111371 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:34.389885 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1585/6312] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:34 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:35.399028 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6509250a-0e03-4b42-b905-cd567be391b6 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:35.400929 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6509250a-0e03-4b42-b905-cd567be391b6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:35.401172 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6509250a-0e03-4b42-b905-cd567be391b6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:35.401390 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6509250a-0e03-4b42-b905-cd567be391b6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:35.401514 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6509250a-0e03-4b42-b905-cd567be391b6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:35.405989 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:35.405989 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:35.406612 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6509250a-0e03-4b42-b905-cd567be391b6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:35.406982 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1579/6313] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:35 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:36.416017 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d32358d-5aaa-41b3-aaaf-d6ddb76c38d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:36.417813 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d32358d-5aaa-41b3-aaaf-d6ddb76c38d0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:36.418025 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d32358d-5aaa-41b3-aaaf-d6ddb76c38d0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:36.418200 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d32358d-5aaa-41b3-aaaf-d6ddb76c38d0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:36.418291 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8d32358d-5aaa-41b3-aaaf-d6ddb76c38d0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:36.422979 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:36.422979 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:36.423324 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d32358d-5aaa-41b3-aaaf-d6ddb76c38d0 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:36.423953 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1571/6314] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:36 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:37.434137 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90440f7e-95b4-485e-b4e9-381e1d0d3edf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:37.436401 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90440f7e-95b4-485e-b4e9-381e1d0d3edf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:37.436746 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90440f7e-95b4-485e-b4e9-381e1d0d3edf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:37.436885 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90440f7e-95b4-485e-b4e9-381e1d0d3edf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:37.437019 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-90440f7e-95b4-485e-b4e9-381e1d0d3edf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:37.442659 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:37.442659 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:37.443415 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90440f7e-95b4-485e-b4e9-381e1d0d3edf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:37.443949 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1580/6315] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:37 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:38.453586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c90accdd-bbb6-44b4-a5f8-a626402f7a58 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:38.455302 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c90accdd-bbb6-44b4-a5f8-a626402f7a58 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:38.455510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c90accdd-bbb6-44b4-a5f8-a626402f7a58 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:38.455687 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c90accdd-bbb6-44b4-a5f8-a626402f7a58 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:38.455791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-c90accdd-bbb6-44b4-a5f8-a626402f7a58 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:38.461019 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:38.461019 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:38.461019 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c90accdd-bbb6-44b4-a5f8-a626402f7a58 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:38.461019 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1586/6316] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:38 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:39.473009 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-451dd29e-edb0-47ee-840c-4ced9b5e93e9 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:39.476443 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-451dd29e-edb0-47ee-840c-4ced9b5e93e9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:39.476443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-451dd29e-edb0-47ee-840c-4ced9b5e93e9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:39.476443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-451dd29e-edb0-47ee-840c-4ced9b5e93e9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:39.476443 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-451dd29e-edb0-47ee-840c-4ced9b5e93e9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:39.479834 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:39.479834 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:39.480608 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-451dd29e-edb0-47ee-840c-4ced9b5e93e9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:39.481093 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1580/6317] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:39 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:40.490916 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f926aac1-0998-4f5b-b23e-d6dfb22fb156 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:40.492935 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f926aac1-0998-4f5b-b23e-d6dfb22fb156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:40.493213 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f926aac1-0998-4f5b-b23e-d6dfb22fb156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:40.493470 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f926aac1-0998-4f5b-b23e-d6dfb22fb156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:40.493612 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f926aac1-0998-4f5b-b23e-d6dfb22fb156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:40.498910 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:40.498910 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:40.499814 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f926aac1-0998-4f5b-b23e-d6dfb22fb156 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:40.500212 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1572/6318] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:40 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:41.510909 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5961d535-9814-4a40-ac90-a478811f29d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:41.512726 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5961d535-9814-4a40-ac90-a478811f29d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:41.512935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5961d535-9814-4a40-ac90-a478811f29d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:41.513133 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5961d535-9814-4a40-ac90-a478811f29d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:41.513267 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5961d535-9814-4a40-ac90-a478811f29d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:41.518402 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:41.518402 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:41.519275 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5961d535-9814-4a40-ac90-a478811f29d8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:41.519755 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1581/6319] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:41 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:41.530706 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:41.532644 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420/export_record Aug 18 14:09:41.532915 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:41.533167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'export_record' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:41.533287 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Export record for backup 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100281) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 14:09:41.539037 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:41.539037 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:41.540117 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.api [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling RPCAPI with context: , host: np0000007658, backup: 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100281) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 14:09:41.548575 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] export_record in rpcapi backup_id 75e06690-622f-479d-8057-8f1af9029420 on host np0000007658. {{(pid=100281) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 14:09:41.563407 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzVlMDY2OTAtNjIyZi00NzlkLTgwNTctOGYxYWY5MDI5NDIwIiwgInVzZXJfaWQiOiAiNjdmNGQwYzYwZTFlNDdkNzhkMzE0NDkxYzM3OGZiODEiLCAicHJvamVjdF9pZCI6ICIzMTU3NDVkZDU4MTA0YTY4ODYzM2E2ODc1NzkzN2JjZCIsICJ2b2x1bWVfaWQiOiAiYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTIxNjY0ODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4LzIwMjYwODE4MTQwOTI5L2F6X25vdmFfYmFja3VwXzc1ZTA2NjkwLTYyMmYtNDc5ZC04MDU3LThmMWFmOTAyOTQyMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxNDowOTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100281) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 14:09:41.563752 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e0b8d179-c684-4fd3-9ea4-0d8f451309a2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420/export_record returned with HTTP 200 Aug 18 14:09:41.564394 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1587/6320] 10.4.3.221 () {68 vars in 1430 bytes} [Tue Aug 18 14:09:41 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:09:41.571658 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ca5b2b1f-3947-4aec-af1e-4d6abb19ef90 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:41.573806 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca5b2b1f-3947-4aec-af1e-4d6abb19ef90 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:09:41.574041 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca5b2b1f-3947-4aec-af1e-4d6abb19ef90 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:41.574231 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ca5b2b1f-3947-4aec-af1e-4d6abb19ef90 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:41.574344 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ca5b2b1f-3947-4aec-af1e-4d6abb19ef90 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:41.578503 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:41.578503 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:41.579123 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ca5b2b1f-3947-4aec-af1e-4d6abb19ef90 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:09:41.579561 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1581/6321] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:41 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:41.588935 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:41.590479 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups/import_record Aug 18 14:09:41.590844 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxMjQ5ZWYtMmVhNC00MzYxLWJkMzAtMWY0MTA2MWE0ZTE0IiwgInVzZXJfaWQiOiAiNjdmNGQwYzYwZTFlNDdkNzhkMzE0NDkxYzM3OGZiODEiLCAicHJvamVjdF9pZCI6ICIzMTU3NDVkZDU4MTA0YTY4ODYzM2E2ODc1NzkzN2JjZCIsICJ2b2x1bWVfaWQiOiAiYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTIxNjY0ODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4LzIwMjYwODE4MTQwOTI5L2F6X25vdmFfYmFja3VwXzc1ZTA2NjkwLTYyMmYtNDc5ZC04MDU3LThmMWFmOTAyOTQyMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxNDowOTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:09:41.592306 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxMjQ5ZWYtMmVhNC00MzYxLWJkMzAtMWY0MTA2MWE0ZTE0IiwgInVzZXJfaWQiOiAiNjdmNGQwYzYwZTFlNDdkNzhkMzE0NDkxYzM3OGZiODEiLCAicHJvamVjdF9pZCI6ICIzMTU3NDVkZDU4MTA0YTY4ODYzM2E2ODc1NzkzN2JjZCIsICJ2b2x1bWVfaWQiOiAiYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTIxNjY0ODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4LzIwMjYwODE4MTQwOTI5L2F6X25vdmFfYmFja3VwXzc1ZTA2NjkwLTYyMmYtNDc5ZC04MDU3LThmMWFmOTAyOTQyMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxNDowOTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 14:09:41.592478 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxMjQ5ZWYtMmVhNC00MzYxLWJkMzAtMWY0MTA2MWE0ZTE0IiwgInVzZXJfaWQiOiAiNjdmNGQwYzYwZTFlNDdkNzhkMzE0NDkxYzM3OGZiODEiLCAicHJvamVjdF9pZCI6ICIzMTU3NDVkZDU4MTA0YTY4ODYzM2E2ODc1NzkzN2JjZCIsICJ2b2x1bWVfaWQiOiAiYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTIxNjY0ODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4LzIwMjYwODE4MTQwOTI5L2F6X25vdmFfYmFja3VwXzc1ZTA2NjkwLTYyMmYtNDc5ZC04MDU3LThmMWFmOTAyOTQyMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxNDowOTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 14:09:41.630094 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['e132a4c3-14a3-4be3-981d-ca1c72c04149', 'ab4a094f-7612-4ade-9f2c-65da96117a9d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:09:41.649092 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] import_record rpcapi backup id 621249ef-2ea4-4361-bd30-1f41061a4e14 on host np0000007658 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxMjQ5ZWYtMmVhNC00MzYxLWJkMzAtMWY0MTA2MWE0ZTE0IiwgInVzZXJfaWQiOiAiNjdmNGQwYzYwZTFlNDdkNzhkMzE0NDkxYzM3OGZiODEiLCAicHJvamVjdF9pZCI6ICIzMTU3NDVkZDU4MTA0YTY4ODYzM2E2ODc1NzkzN2JjZCIsICJ2b2x1bWVfaWQiOiAiYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4IiwgImhvc3QiOiAibnAwMDAwMDA3NjU4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTIxNjY0ODA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjk4N2M1M2MtMjE4MC00NWNjLWI4MjktNDljN2ZiNTZkMGY4LzIwMjYwODE4MTQwOTI5L2F6X25vdmFfYmFja3VwXzc1ZTA2NjkwLTYyMmYtNDc5ZC04MDU3LThmMWFmOTAyOTQyMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMTQ6MDk6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQxNDowOTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100284) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 14:09:41.651322 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Import record output: {'backup': {'id': '621249ef-2ea4-4361-bd30-1f41061a4e14', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14'}, {'rel': 'bookmark', 'href': 'https://10.4.3.221/volume/backups/621249ef-2ea4-4361-bd30-1f41061a4e14'}]}}. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 14:09:41.651673 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c316a2a6-1003-407b-9b39-09aab0bfeb9a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/import_record returned with HTTP 201 Aug 18 14:09:41.652210 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1573/6322] 10.4.3.221 () {70 vars in 1342 bytes} [Tue Aug 18 14:09:41 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 64 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 14:09:41.661114 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-784dde1b-9723-4dce-a9c4-8c851666cfc6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:41.662737 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-784dde1b-9723-4dce-a9c4-8c851666cfc6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 Aug 18 14:09:41.662942 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-784dde1b-9723-4dce-a9c4-8c851666cfc6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:41.663134 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-784dde1b-9723-4dce-a9c4-8c851666cfc6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:41.663220 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-784dde1b-9723-4dce-a9c4-8c851666cfc6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 621249ef-2ea4-4361-bd30-1f41061a4e14. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:41.667684 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:41.667684 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:41.668263 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-784dde1b-9723-4dce-a9c4-8c851666cfc6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 returned with HTTP 200 Aug 18 14:09:41.668635 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1582/6323] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:41 2026] GET /volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:42.679248 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b2dbea56-6348-4d8b-9bab-c6ab9c0cf226 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:42.681217 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b2dbea56-6348-4d8b-9bab-c6ab9c0cf226 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 Aug 18 14:09:42.681543 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b2dbea56-6348-4d8b-9bab-c6ab9c0cf226 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:42.681791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b2dbea56-6348-4d8b-9bab-c6ab9c0cf226 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:42.682067 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-b2dbea56-6348-4d8b-9bab-c6ab9c0cf226 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 621249ef-2ea4-4361-bd30-1f41061a4e14. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:42.686616 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:42.686616 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:42.687265 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b2dbea56-6348-4d8b-9bab-c6ab9c0cf226 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 returned with HTTP 200 Aug 18 14:09:42.687854 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1588/6324] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:42 2026] GET /volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:42.697635 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3dbdff46-edc1-439c-abc3-3fbd78577246 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:42.699442 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3dbdff46-edc1-439c-abc3-3fbd78577246 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 Aug 18 14:09:42.699673 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3dbdff46-edc1-439c-abc3-3fbd78577246 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:42.699884 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3dbdff46-edc1-439c-abc3-3fbd78577246 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:42.699985 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-3dbdff46-edc1-439c-abc3-3fbd78577246 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete backup with id: 621249ef-2ea4-4361-bd30-1f41061a4e14. Aug 18 14:09:42.704949 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:42.704949 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:42.718067 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-3dbdff46-edc1-439c-abc3-3fbd78577246 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] delete_backup rpcapi backup_id 621249ef-2ea4-4361-bd30-1f41061a4e14 {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:09:42.720062 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3dbdff46-edc1-439c-abc3-3fbd78577246 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 returned with HTTP 202 Aug 18 14:09:42.720534 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1582/6325] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:09:42 2026] DELETE /volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:09:42.726930 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dde49c9f-3547-4288-b825-ebc9243e2035 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:42.728617 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dde49c9f-3547-4288-b825-ebc9243e2035 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 Aug 18 14:09:42.728808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dde49c9f-3547-4288-b825-ebc9243e2035 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:42.729005 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dde49c9f-3547-4288-b825-ebc9243e2035 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:42.729141 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dde49c9f-3547-4288-b825-ebc9243e2035 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 621249ef-2ea4-4361-bd30-1f41061a4e14. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:42.733846 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:42.733846 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:42.734544 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dde49c9f-3547-4288-b825-ebc9243e2035 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 returned with HTTP 200 Aug 18 14:09:42.734959 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1574/6326] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:42 2026] GET /volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:43.744334 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba1aae8b-caff-4b55-8d05-f3ba25ef8ad3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:43.745950 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba1aae8b-caff-4b55-8d05-f3ba25ef8ad3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 Aug 18 14:09:43.746145 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba1aae8b-caff-4b55-8d05-f3ba25ef8ad3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:43.746309 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba1aae8b-caff-4b55-8d05-f3ba25ef8ad3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:43.746403 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ba1aae8b-caff-4b55-8d05-f3ba25ef8ad3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 621249ef-2ea4-4361-bd30-1f41061a4e14. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:43.749626 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba1aae8b-caff-4b55-8d05-f3ba25ef8ad3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 returned with HTTP 404 Aug 18 14:09:43.750072 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1583/6327] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:43 2026] GET /volume/v3/backups/621249ef-2ea4-4361-bd30-1f41061a4e14 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:09:43.756372 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:43.758065 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 Aug 18 14:09:43.758262 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:43.758447 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:43.758624 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume with id: b987c53c-2180-45cc-b829-49c7fb56d0f8 Aug 18 14:09:43.765452 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:43.765452 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:43.765740 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:43.781623 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume request issued successfully. Aug 18 14:09:43.781764 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-1fab1561-b95c-444b-b391-0fa79aa7eeb1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 returned with HTTP 202 Aug 18 14:09:43.782138 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1589/6328] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:09:43 2026] DELETE /volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:09:43.789758 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fa5c10a7-5808-4be9-90f4-90649d63e3d3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:43.791886 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa5c10a7-5808-4be9-90f4-90649d63e3d3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 Aug 18 14:09:43.792115 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa5c10a7-5808-4be9-90f4-90649d63e3d3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:43.792300 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fa5c10a7-5808-4be9-90f4-90649d63e3d3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:43.800151 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:43.800151 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:43.803781 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-fa5c10a7-5808-4be9-90f4-90649d63e3d3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:43.809224 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fa5c10a7-5808-4be9-90f4-90649d63e3d3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 returned with HTTP 200 Aug 18 14:09:43.809709 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1583/6329] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:43 2026] GET /volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:09:44.824188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-700c1127-ca49-4600-a11e-cf67d861f628 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:44.826906 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-700c1127-ca49-4600-a11e-cf67d861f628 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 Aug 18 14:09:44.826906 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-700c1127-ca49-4600-a11e-cf67d861f628 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:44.826906 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-700c1127-ca49-4600-a11e-cf67d861f628 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:44.833285 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-700c1127-ca49-4600-a11e-cf67d861f628 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 returned with HTTP 404 Aug 18 14:09:44.833894 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1575/6330] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:44 2026] GET /volume/v3/volumes/b987c53c-2180-45cc-b829-49c7fb56d0f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:09:44.844110 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-daa2026b-6e74-4c48-9bba-c6c39e1fedec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:44.846918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-daa2026b-6e74-4c48-9bba-c6c39e1fedec tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups Aug 18 14:09:44.847152 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-daa2026b-6e74-4c48-9bba-c6c39e1fedec tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:44.847411 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-daa2026b-6e74-4c48-9bba-c6c39e1fedec tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:44.854278 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-daa2026b-6e74-4c48-9bba-c6c39e1fedec tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 200 Aug 18 14:09:44.854840 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1584/6331] 10.4.3.221 () {68 vars in 1277 bytes} [Tue Aug 18 14:09:44 2026] GET /volume/v3/backups => generated 623 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:44.863339 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c6fe6fb7-669e-45af-b73a-0fad3ff1a343 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:44.865215 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c6fe6fb7-669e-45af-b73a-0fad3ff1a343 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups?project_id=315745dd58104a688633a68757937bcd Aug 18 14:09:44.865464 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c6fe6fb7-669e-45af-b73a-0fad3ff1a343 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:44.865686 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c6fe6fb7-669e-45af-b73a-0fad3ff1a343 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'index' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:44.871583 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c6fe6fb7-669e-45af-b73a-0fad3ff1a343 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups?project_id=315745dd58104a688633a68757937bcd returned with HTTP 200 Aug 18 14:09:44.871999 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1590/6332] 10.4.3.221 () {68 vars in 1364 bytes} [Tue Aug 18 14:09:44 2026] GET /volume/v3/backups?project_id=315745dd58104a688633a68757937bcd => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:44.882132 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:44.884258 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:09:44.884724 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-357339832"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:09:44.886577 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-357339832'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:09:44.886746 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume of 1 GB Aug 18 14:09:44.891357 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Availability Zones retrieved successfully. Aug 18 14:09:44.897661 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (da877a03-4dc1-4e23-8df5-0fdeaf77b3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:09:44.898736 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a8de2fa-a63c-4955-bcd4-23d1328f568c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:44.899665 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:09:44.924025 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a8de2fa-a63c-4955-bcd4-23d1328f568c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:44.924596 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5fc422-3ddc-4aa6-987a-8f190fa0ef47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:44.956485 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['b5e4d481-269f-436b-9be7-15ecce0c908e', 'c058f036-adc7-4f93-adc7-69a8f34aaa2e', 'a0c9e76d-7417-413b-aabd-900f1315a52c', 'd8d059b4-8005-4aff-bf24-742c0240df98'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:09:44.957154 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5fc422-3ddc-4aa6-987a-8f190fa0ef47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e4d481-269f-436b-9be7-15ecce0c908e', 'c058f036-adc7-4f93-adc7-69a8f34aaa2e', 'a0c9e76d-7417-413b-aabd-900f1315a52c', 'd8d059b4-8005-4aff-bf24-742c0240df98']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:44.957768 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b0cc4e-b0dd-4c12-95bb-cbe27518c366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:44.978602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b0cc4e-b0dd-4c12-95bb-cbe27518c366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-357339832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['b5e4d481-269f-436b-9be7-15ecce0c908e','c058f036-adc7-4f93-adc7-69a8f34aaa2e','a0c9e76d-7417-413b-aabd-900f1315a52c','d8d059b4-8005-4aff-bf24-742c0240df98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-357339832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315745dd58104a688633a68757937bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67f4d0c60e1e47d78d314491c378fb81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:44.979221 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4128b5e-e143-4357-8bbf-5425c1d2b820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:44.995940 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4128b5e-e143-4357-8bbf-5425c1d2b820) transitioned into state 'SUCCESS' from state '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-357339832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['b5e4d481-269f-436b-9be7-15ecce0c908e','c058f036-adc7-4f93-adc7-69a8f34aaa2e','a0c9e76d-7417-413b-aabd-900f1315a52c','d8d059b4-8005-4aff-bf24-742c0240df98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:44.996888 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fa1c6a-a401-4f7a-9e56-6ffe365cc9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:09:45.007340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fa1c6a-a401-4f7a-9e56-6ffe365cc9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:09:45.008423 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (da877a03-4dc1-4e23-8df5-0fdeaf77b3a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:09:45.008811 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request issued successfully. Aug 18 14:09:45.009541 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a79ba4d8-aed9-42ec-9c6d-89ff28e5ea23 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:09:45.010083 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1584/6333] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:09:44 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:09:45.022244 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5120ffa4-09aa-4009-a674-426b019b8f68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:45.024373 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5120ffa4-09aa-4009-a674-426b019b8f68 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 Aug 18 14:09:45.024636 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5120ffa4-09aa-4009-a674-426b019b8f68 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:45.024886 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5120ffa4-09aa-4009-a674-426b019b8f68 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:45.032552 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:45.032552 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:45.035817 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5120ffa4-09aa-4009-a674-426b019b8f68 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:45.039462 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5120ffa4-09aa-4009-a674-426b019b8f68 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 returned with HTTP 200 Aug 18 14:09:45.039832 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1576/6334] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:45 2026] GET /volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:46.053503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e46113e-b866-46c6-bc70-2974d6e8c24a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:46.055217 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e46113e-b866-46c6-bc70-2974d6e8c24a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 Aug 18 14:09:46.055442 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e46113e-b866-46c6-bc70-2974d6e8c24a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:46.055643 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e46113e-b866-46c6-bc70-2974d6e8c24a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:46.062812 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:46.062812 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:46.067926 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2e46113e-b866-46c6-bc70-2974d6e8c24a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:46.072034 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e46113e-b866-46c6-bc70-2974d6e8c24a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 returned with HTTP 200 Aug 18 14:09:46.072499 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1585/6335] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:46 2026] GET /volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:09:46.085103 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-308ce5be-7c93-44ef-894c-3374691c9a17 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:46.087025 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-308ce5be-7c93-44ef-894c-3374691c9a17 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:09:46.087487 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-308ce5be-7c93-44ef-894c-3374691c9a17 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82", "name": "tempest-type-Backup-1881862059"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:09:46.088962 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-308ce5be-7c93-44ef-894c-3374691c9a17 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating new backup {'backup': {'volume_id': '39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82', 'name': 'tempest-type-Backup-1881862059'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:09:46.089122 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-308ce5be-7c93-44ef-894c-3374691c9a17 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating backup of volume 39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 in container None Aug 18 14:09:46.096756 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:46.096756 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:46.097138 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-308ce5be-7c93-44ef-894c-3374691c9a17 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:09:46.113400 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-308ce5be-7c93-44ef-894c-3374691c9a17 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['80a915f4-825b-49fe-88d3-f466e6e6f953', 'd8db59a1-0224-4c51-9a0a-187c5f729729'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:09:46.137977 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-308ce5be-7c93-44ef-894c-3374691c9a17 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:09:46.138544 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1591/6336] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:09:46 2026] POST /volume/v3/backups => generated 316 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:09:46.146001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b4bea3fa-6d95-4a22-ab8e-a44f81529fae None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:46.148243 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4bea3fa-6d95-4a22-ab8e-a44f81529fae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:46.148544 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b4bea3fa-6d95-4a22-ab8e-a44f81529fae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:46.148755 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b4bea3fa-6d95-4a22-ab8e-a44f81529fae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:46.148885 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-b4bea3fa-6d95-4a22-ab8e-a44f81529fae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:46.153660 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:46.153660 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:46.154327 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b4bea3fa-6d95-4a22-ab8e-a44f81529fae tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:46.154726 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1585/6337] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:46 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:47.164147 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-031881c4-0348-477a-bdae-ad65467dbe43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:47.165830 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-031881c4-0348-477a-bdae-ad65467dbe43 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:47.166031 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-031881c4-0348-477a-bdae-ad65467dbe43 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:47.166230 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-031881c4-0348-477a-bdae-ad65467dbe43 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:47.166374 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-031881c4-0348-477a-bdae-ad65467dbe43 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:47.170332 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:47.170332 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:47.170973 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-031881c4-0348-477a-bdae-ad65467dbe43 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:47.171331 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1577/6338] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:47 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:48.181029 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-094f3a5d-da66-45c1-9796-7423ce4d5ee6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:48.182587 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-094f3a5d-da66-45c1-9796-7423ce4d5ee6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:48.182767 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-094f3a5d-da66-45c1-9796-7423ce4d5ee6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:48.183001 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-094f3a5d-da66-45c1-9796-7423ce4d5ee6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:48.183124 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-094f3a5d-da66-45c1-9796-7423ce4d5ee6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:48.187850 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:48.187850 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:48.188649 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-094f3a5d-da66-45c1-9796-7423ce4d5ee6 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:48.189119 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1586/6339] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:48 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:49.200188 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e848c092-9422-4377-9ea2-74939b1ab349 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:49.202196 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e848c092-9422-4377-9ea2-74939b1ab349 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:49.202418 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e848c092-9422-4377-9ea2-74939b1ab349 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:49.202668 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e848c092-9422-4377-9ea2-74939b1ab349 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:49.202794 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-e848c092-9422-4377-9ea2-74939b1ab349 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:49.207553 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:49.207553 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:49.208220 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e848c092-9422-4377-9ea2-74939b1ab349 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:49.208722 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1592/6340] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:49 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:50.219762 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c8fabb92-9992-4ec1-8129-bc4211a264de None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:50.221655 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8fabb92-9992-4ec1-8129-bc4211a264de tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:50.221906 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8fabb92-9992-4ec1-8129-bc4211a264de tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:50.222102 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c8fabb92-9992-4ec1-8129-bc4211a264de tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:50.222204 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-c8fabb92-9992-4ec1-8129-bc4211a264de tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:50.226784 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:50.226784 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:50.227455 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c8fabb92-9992-4ec1-8129-bc4211a264de tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:50.228039 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1586/6341] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:50 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:51.240982 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3fd5edb-46dc-40a1-9ee1-c7c5b4f8eb70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:51.243250 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3fd5edb-46dc-40a1-9ee1-c7c5b4f8eb70 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:51.243551 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3fd5edb-46dc-40a1-9ee1-c7c5b4f8eb70 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:51.243808 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3fd5edb-46dc-40a1-9ee1-c7c5b4f8eb70 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:51.243976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a3fd5edb-46dc-40a1-9ee1-c7c5b4f8eb70 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:51.249089 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:51.249089 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:51.249905 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3fd5edb-46dc-40a1-9ee1-c7c5b4f8eb70 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:51.250380 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1578/6342] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:51 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:52.261469 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a0cd2ad-914d-4d9f-9665-a34ebd40eefa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:52.263373 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a0cd2ad-914d-4d9f-9665-a34ebd40eefa tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:52.263650 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a0cd2ad-914d-4d9f-9665-a34ebd40eefa tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:52.263902 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a0cd2ad-914d-4d9f-9665-a34ebd40eefa tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:52.264066 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6a0cd2ad-914d-4d9f-9665-a34ebd40eefa tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:52.268166 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:52.268166 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:52.268843 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a0cd2ad-914d-4d9f-9665-a34ebd40eefa tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:52.269373 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1587/6343] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:52 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:53.278922 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-ba16dc03-27b4-425f-8f1a-3e26de0f555b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:53.280585 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba16dc03-27b4-425f-8f1a-3e26de0f555b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:53.280780 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba16dc03-27b4-425f-8f1a-3e26de0f555b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:53.281029 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-ba16dc03-27b4-425f-8f1a-3e26de0f555b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:53.281132 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-ba16dc03-27b4-425f-8f1a-3e26de0f555b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:53.285565 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:53.285565 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:53.286243 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-ba16dc03-27b4-425f-8f1a-3e26de0f555b tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:53.286653 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1593/6344] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:53 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:54.299096 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-fe8108e4-cb40-4248-82b0-82025ae2e341 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:54.300986 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe8108e4-cb40-4248-82b0-82025ae2e341 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:54.301196 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe8108e4-cb40-4248-82b0-82025ae2e341 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:54.301388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-fe8108e4-cb40-4248-82b0-82025ae2e341 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:54.301534 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-fe8108e4-cb40-4248-82b0-82025ae2e341 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:54.305899 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:54.305899 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:54.306503 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-fe8108e4-cb40-4248-82b0-82025ae2e341 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:54.307052 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1587/6345] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:54 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:55.317580 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a65d042e-e8e0-4247-b0cf-841154dee01a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:55.319320 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a65d042e-e8e0-4247-b0cf-841154dee01a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:55.319535 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a65d042e-e8e0-4247-b0cf-841154dee01a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:55.319739 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a65d042e-e8e0-4247-b0cf-841154dee01a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:55.319898 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a65d042e-e8e0-4247-b0cf-841154dee01a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:55.323995 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:55.323995 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:55.324830 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a65d042e-e8e0-4247-b0cf-841154dee01a tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:55.325510 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1579/6346] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:55 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:56.338055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91b3814e-70b2-4291-a6b2-f0e9f3065e28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:56.340428 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91b3814e-70b2-4291-a6b2-f0e9f3065e28 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:56.340659 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91b3814e-70b2-4291-a6b2-f0e9f3065e28 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:56.340854 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91b3814e-70b2-4291-a6b2-f0e9f3065e28 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:56.341007 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-91b3814e-70b2-4291-a6b2-f0e9f3065e28 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:56.345986 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:56.345986 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:09:56.346803 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91b3814e-70b2-4291-a6b2-f0e9f3065e28 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:56.347252 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1588/6347] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:56 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:57.358409 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-574fc37e-6b53-417f-b690-605ec9ae81b1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:57.360151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-574fc37e-6b53-417f-b690-605ec9ae81b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:57.360372 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-574fc37e-6b53-417f-b690-605ec9ae81b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:57.360573 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-574fc37e-6b53-417f-b690-605ec9ae81b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:57.360680 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-574fc37e-6b53-417f-b690-605ec9ae81b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:57.365395 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:57.365395 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:09:57.366192 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-574fc37e-6b53-417f-b690-605ec9ae81b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:57.366578 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1594/6348] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:57 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:58.375952 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4d0325e9-1be6-4bd1-a3a6-16497e68c27e None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:58.377877 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d0325e9-1be6-4bd1-a3a6-16497e68c27e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:58.378181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d0325e9-1be6-4bd1-a3a6-16497e68c27e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:58.378448 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4d0325e9-1be6-4bd1-a3a6-16497e68c27e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:58.378643 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-4d0325e9-1be6-4bd1-a3a6-16497e68c27e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:58.382532 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:58.382532 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:09:58.383171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4d0325e9-1be6-4bd1-a3a6-16497e68c27e tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:58.383623 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1588/6349] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:58 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:09:59.394319 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dada6518-9377-4c7d-84af-0e58e1baebb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:09:59.395966 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dada6518-9377-4c7d-84af-0e58e1baebb9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:09:59.396162 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dada6518-9377-4c7d-84af-0e58e1baebb9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:09:59.396348 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dada6518-9377-4c7d-84af-0e58e1baebb9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:09:59.396471 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dada6518-9377-4c7d-84af-0e58e1baebb9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:09:59.400411 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:09:59.400411 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:09:59.401004 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dada6518-9377-4c7d-84af-0e58e1baebb9 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:09:59.401336 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1580/6350] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:09:59 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:00.412281 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9afe72e2-6daa-4ba3-83a2-b31610caa70f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:00.414148 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9afe72e2-6daa-4ba3-83a2-b31610caa70f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:10:00.414376 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9afe72e2-6daa-4ba3-83a2-b31610caa70f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:00.414584 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9afe72e2-6daa-4ba3-83a2-b31610caa70f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:00.414722 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9afe72e2-6daa-4ba3-83a2-b31610caa70f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:00.418934 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:00.418934 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:00.419619 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9afe72e2-6daa-4ba3-83a2-b31610caa70f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:10:00.419989 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1589/6351] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:00 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:00.429331 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-3ccbffa3-3bbc-415b-b4f6-f544af9411f2 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:00.431135 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3ccbffa3-3bbc-415b-b4f6-f544af9411f2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea/action Aug 18 14:10:00.431471 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3ccbffa3-3bbc-415b-b4f6-f544af9411f2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:10:00.431622 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-3ccbffa3-3bbc-415b-b4f6-f544af9411f2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:00.432899 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.admin_actions [None req-3ccbffa3-3bbc-415b-b4f6-f544af9411f2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Updating backup '679841d3-512c-4b1e-b508-4c0cf032ccea' with '{'status': 'error'}' {{(pid=100281) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 14:10:00.439889 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:00.439889 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:00.445139 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-3ccbffa3-3bbc-415b-b4f6-f544af9411f2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] reset_status in rpcapi backup_id 679841d3-512c-4b1e-b508-4c0cf032ccea on host np0000007658. {{(pid=100281) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 14:10:00.446944 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-3ccbffa3-3bbc-415b-b4f6-f544af9411f2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea/action returned with HTTP 202 Aug 18 14:10:00.447340 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1595/6352] 10.4.3.221 () {70 vars in 1430 bytes} [Tue Aug 18 14:10:00 2026] POST /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:10:00.453773 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-57739933-569e-4672-8cbe-0d1218ec7696 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:00.455820 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-57739933-569e-4672-8cbe-0d1218ec7696 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 Aug 18 14:10:00.456137 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-57739933-569e-4672-8cbe-0d1218ec7696 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:00.456377 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-57739933-569e-4672-8cbe-0d1218ec7696 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:00.456602 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-57739933-569e-4672-8cbe-0d1218ec7696 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume with id: 39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 Aug 18 14:10:00.464130 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:00.464130 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:00.464443 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-57739933-569e-4672-8cbe-0d1218ec7696 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:00.478768 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-57739933-569e-4672-8cbe-0d1218ec7696 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume request issued successfully. Aug 18 14:10:00.479043 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-57739933-569e-4672-8cbe-0d1218ec7696 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 returned with HTTP 202 Aug 18 14:10:00.479698 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1589/6353] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:00 2026] DELETE /volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:00.486764 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55dd579f-d3fa-47cc-9d2d-c79f12008a95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:00.488974 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55dd579f-d3fa-47cc-9d2d-c79f12008a95 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 Aug 18 14:10:00.489203 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55dd579f-d3fa-47cc-9d2d-c79f12008a95 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:00.489395 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55dd579f-d3fa-47cc-9d2d-c79f12008a95 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:00.496548 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:00.496548 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:00.499776 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-55dd579f-d3fa-47cc-9d2d-c79f12008a95 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:00.503440 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55dd579f-d3fa-47cc-9d2d-c79f12008a95 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 returned with HTTP 200 Aug 18 14:10:00.503911 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1581/6354] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:00 2026] GET /volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:01.518469 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d141387-bd5b-4a16-b39f-a37068d8b5da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:01.520320 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d141387-bd5b-4a16-b39f-a37068d8b5da tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 Aug 18 14:10:01.520572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d141387-bd5b-4a16-b39f-a37068d8b5da tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:01.520735 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d141387-bd5b-4a16-b39f-a37068d8b5da tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:01.526580 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d141387-bd5b-4a16-b39f-a37068d8b5da tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 returned with HTTP 404 Aug 18 14:10:01.527064 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1590/6355] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:01 2026] GET /volume/v3/volumes/39d0d4dd-2ec5-4e93-999d-f00a0e3d6a82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:01.536286 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:01.538000 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] POST https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38/restore Aug 18 14:10:01.538324 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:01.539586 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.contrib.backups [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Restoring backup d8db131f-1e8a-4d0b-9413-3e4642600d38 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100281) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 14:10:01.539700 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Restoring backup d8db131f-1e8a-4d0b-9413-3e4642600d38 to volume None. Aug 18 14:10:01.543827 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:01.543827 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:01.544561 np0000007658 devstack@c-api.service[100281]: INFO cinder.backup.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Creating volume of 1 GB for restore of backup d8db131f-1e8a-4d0b-9413-3e4642600d38. Aug 18 14:10:01.547638 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Availability Zones retrieved successfully. Aug 18 14:10:01.552883 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (3fcb7a88-990c-4cd0-a49a-7e31b99ac46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:01.553771 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fac036-ddf7-43f8-ba01-f1ae48fc9641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:01.554528 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:01.580488 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7fac036-ddf7-43f8-ba01-f1ae48fc9641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:01.581196 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05063c76-74c1-4855-bec6-939a4d04f60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:01.614840 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Created reservations ['ae225f7d-fc9c-471c-8767-a2058468323a', '3fea802f-8c75-4794-9f5f-f5f539de425e', '9b837736-6dfe-4014-9f3a-31bbd3df7d97', '09b7e2d1-28c7-4edd-afa1-d366086be0eb'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:01.615601 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05063c76-74c1-4855-bec6-939a4d04f60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae225f7d-fc9c-471c-8767-a2058468323a', '3fea802f-8c75-4794-9f5f-f5f539de425e', '9b837736-6dfe-4014-9f3a-31bbd3df7d97', '09b7e2d1-28c7-4edd-afa1-d366086be0eb']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:01.616381 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31283d99-2a79-43ab-b839-daa191b4f747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:01.645776 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31283d99-2a79-43ab-b839-daa191b4f747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cafa68d-9138-42ca-b987-998adabb1628', '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='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['ae225f7d-fc9c-471c-8767-a2058468323a','3fea802f-8c75-4794-9f5f-f5f539de425e','9b837736-6dfe-4014-9f3a-31bbd3df7d97','09b7e2d1-28c7-4edd-afa1-d366086be0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10:01Z,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=8cafa68d-9138-42ca-b987-998adabb1628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='315745dd58104a688633a68757937bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67f4d0c60e1e47d78d314491c378fb81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:01.646596 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (080984f9-8f8d-4394-ad5d-a0e07f182b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:01.659584 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (080984f9-8f8d-4394-ad5d-a0e07f182b57) transitioned into 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='315745dd58104a688633a68757937bcd',qos_specs=None,replication_status=,reservations=['ae225f7d-fc9c-471c-8767-a2058468323a','3fea802f-8c75-4794-9f5f-f5f539de425e','9b837736-6dfe-4014-9f3a-31bbd3df7d97','09b7e2d1-28c7-4edd-afa1-d366086be0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f4d0c60e1e47d78d314491c378fb81',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:01.660221 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da658422-ebd5-4392-ba5d-338f49cdbc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:01.669369 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da658422-ebd5-4392-ba5d-338f49cdbc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:01.670602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Flow 'volume_create_api' (3fcb7a88-990c-4cd0-a49a-7e31b99ac46d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:01.671247 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Create volume request issued successfully. Aug 18 14:10:01.679474 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:01.679474 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:01.679955 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:02.686841 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:02.686841 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:02.687406 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:02.687459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Checking backup size 1 against volume size 1 {{(pid=100281) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 14:10:02.687608 np0000007658 devstack@c-api.service[100281]: INFO cinder.backup.api [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Overwriting volume 8cafa68d-9138-42ca-b987-998adabb1628 with restore of backup d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:02.698692 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] restore_backup in rpcapi backup_id d8db131f-1e8a-4d0b-9413-3e4642600d38 {{(pid=100281) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 14:10:02.700392 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-7898b940-a1d7-4ff1-8323-b24521a0c4a4 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38/restore returned with HTTP 202 Aug 18 14:10:02.700871 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1596/6356] 10.4.3.221 () {70 vars in 1433 bytes} [Tue Aug 18 14:10:01 2026] POST /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38/restore => generated 152 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:02.708458 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-1fe2ef05-04a1-4903-b624-2b728821ab91 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:02.710587 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fe2ef05-04a1-4903-b624-2b728821ab91 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:02.710850 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fe2ef05-04a1-4903-b624-2b728821ab91 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:02.711104 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-1fe2ef05-04a1-4903-b624-2b728821ab91 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:02.711245 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-1fe2ef05-04a1-4903-b624-2b728821ab91 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:02.715927 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:02.715927 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:02.716674 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-1fe2ef05-04a1-4903-b624-2b728821ab91 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:02.717131 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1590/6357] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:02 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:03.728691 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21d7bf21-8cce-4496-bbc3-78c830e972e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:03.730850 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21d7bf21-8cce-4496-bbc3-78c830e972e3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:03.731142 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21d7bf21-8cce-4496-bbc3-78c830e972e3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:03.731344 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21d7bf21-8cce-4496-bbc3-78c830e972e3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:03.731473 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-21d7bf21-8cce-4496-bbc3-78c830e972e3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:03.735795 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:03.735795 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:03.736422 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21d7bf21-8cce-4496-bbc3-78c830e972e3 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:03.736844 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1582/6358] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:03 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:04.746198 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ffb9eb8-bf6e-40b3-806b-05098ad5e29f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:04.747727 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ffb9eb8-bf6e-40b3-806b-05098ad5e29f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:04.747926 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ffb9eb8-bf6e-40b3-806b-05098ad5e29f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:04.748102 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ffb9eb8-bf6e-40b3-806b-05098ad5e29f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:04.748212 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3ffb9eb8-bf6e-40b3-806b-05098ad5e29f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:04.752331 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:04.752331 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:04.752504 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ffb9eb8-bf6e-40b3-806b-05098ad5e29f tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:04.752853 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1591/6359] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:04 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:05.762389 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-17db016f-434b-4294-bc82-d824e58e63ab None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:05.764641 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17db016f-434b-4294-bc82-d824e58e63ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:05.764891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17db016f-434b-4294-bc82-d824e58e63ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:05.765114 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-17db016f-434b-4294-bc82-d824e58e63ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:05.765234 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-17db016f-434b-4294-bc82-d824e58e63ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:05.770054 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:05.770054 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:05.770739 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-17db016f-434b-4294-bc82-d824e58e63ab tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:05.771156 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1597/6360] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:05 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:06.781421 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ae9dafdc-5668-4a31-9cef-40b053ad9c98 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:06.784340 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ae9dafdc-5668-4a31-9cef-40b053ad9c98 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:06.784340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ae9dafdc-5668-4a31-9cef-40b053ad9c98 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:06.784340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ae9dafdc-5668-4a31-9cef-40b053ad9c98 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:06.784340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ae9dafdc-5668-4a31-9cef-40b053ad9c98 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:06.787630 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:06.787630 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:06.788317 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ae9dafdc-5668-4a31-9cef-40b053ad9c98 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:06.788820 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1591/6361] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:06 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:07.797998 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e38df9e7-f11d-48ac-ac7e-4b578ba6d8b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:07.800662 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e38df9e7-f11d-48ac-ac7e-4b578ba6d8b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:07.800662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e38df9e7-f11d-48ac-ac7e-4b578ba6d8b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:07.800662 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e38df9e7-f11d-48ac-ac7e-4b578ba6d8b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:07.801699 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e38df9e7-f11d-48ac-ac7e-4b578ba6d8b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:07.805253 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:07.805253 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:07.806030 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e38df9e7-f11d-48ac-ac7e-4b578ba6d8b1 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:07.806501 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1583/6362] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:07 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:08.816261 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29bbce7a-97f4-4641-b525-094691e02306 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:08.818092 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29bbce7a-97f4-4641-b525-094691e02306 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:08.818320 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29bbce7a-97f4-4641-b525-094691e02306 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:08.818532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29bbce7a-97f4-4641-b525-094691e02306 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:08.818642 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-29bbce7a-97f4-4641-b525-094691e02306 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:08.823000 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:08.823000 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:08.823667 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29bbce7a-97f4-4641-b525-094691e02306 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:08.824077 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1592/6363] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:08 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:09.833449 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-2dce2a39-9bc5-46c9-b584-38a07d51db38 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:09.835425 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2dce2a39-9bc5-46c9-b584-38a07d51db38 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:09.835714 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2dce2a39-9bc5-46c9-b584-38a07d51db38 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:09.835939 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-2dce2a39-9bc5-46c9-b584-38a07d51db38 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:09.836053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-2dce2a39-9bc5-46c9-b584-38a07d51db38 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:09.840467 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:09.840467 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:09.841127 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-2dce2a39-9bc5-46c9-b584-38a07d51db38 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:09.841515 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1598/6364] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:09 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:10.850813 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ea67b21c-4500-44c0-9a89-9913b2df3ac5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:10.852641 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ea67b21c-4500-44c0-9a89-9913b2df3ac5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:10.852845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ea67b21c-4500-44c0-9a89-9913b2df3ac5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:10.853093 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ea67b21c-4500-44c0-9a89-9913b2df3ac5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:10.853215 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-ea67b21c-4500-44c0-9a89-9913b2df3ac5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:10.857463 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:10.857463 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:10.858084 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ea67b21c-4500-44c0-9a89-9913b2df3ac5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:10.858421 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1592/6365] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:10 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:11.867991 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4822dba-4e08-4313-a0bc-ec850efca9b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:11.870258 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4822dba-4e08-4313-a0bc-ec850efca9b2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:11.870561 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4822dba-4e08-4313-a0bc-ec850efca9b2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:11.870793 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4822dba-4e08-4313-a0bc-ec850efca9b2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:11.870961 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d4822dba-4e08-4313-a0bc-ec850efca9b2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:11.876650 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:11.876650 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:11.876650 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4822dba-4e08-4313-a0bc-ec850efca9b2 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:11.876650 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1584/6366] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:11 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:11.887929 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:11.889654 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 Aug 18 14:10:11.889851 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:11.890104 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:11.890273 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume with id: 8cafa68d-9138-42ca-b987-998adabb1628 Aug 18 14:10:11.897246 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:11.897246 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:11.897688 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:11.912513 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume request issued successfully. Aug 18 14:10:11.912704 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93452f9c-e0db-4ccb-b20f-1efae76b15c5 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 returned with HTTP 202 Aug 18 14:10:11.913163 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1593/6367] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:11 2026] DELETE /volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:11.920655 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-85f02fd9-da80-4a3b-9d22-86386c180e30 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:11.923020 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85f02fd9-da80-4a3b-9d22-86386c180e30 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 Aug 18 14:10:11.923317 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85f02fd9-da80-4a3b-9d22-86386c180e30 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:11.923612 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-85f02fd9-da80-4a3b-9d22-86386c180e30 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:11.932019 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:11.932019 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:11.936019 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-85f02fd9-da80-4a3b-9d22-86386c180e30 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:11.940183 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-85f02fd9-da80-4a3b-9d22-86386c180e30 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 returned with HTTP 200 Aug 18 14:10:11.940637 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1599/6368] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:11 2026] GET /volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:12.952682 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d17f42c6-5968-4f80-9d3a-b75f7dadc914 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:12.954413 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d17f42c6-5968-4f80-9d3a-b75f7dadc914 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 Aug 18 14:10:12.954602 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d17f42c6-5968-4f80-9d3a-b75f7dadc914 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:12.954774 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d17f42c6-5968-4f80-9d3a-b75f7dadc914 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:12.960074 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d17f42c6-5968-4f80-9d3a-b75f7dadc914 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 returned with HTTP 404 Aug 18 14:10:12.960486 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1593/6369] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:12 2026] GET /volume/v3/volumes/8cafa68d-9138-42ca-b987-998adabb1628 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:12.967802 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-270e1828-54e8-40b3-b6f8-add2cd6218ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:12.969113 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-270e1828-54e8-40b3-b6f8-add2cd6218ef tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:12.969295 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-270e1828-54e8-40b3-b6f8-add2cd6218ef tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:12.969479 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-270e1828-54e8-40b3-b6f8-add2cd6218ef tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:12.969590 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-270e1828-54e8-40b3-b6f8-add2cd6218ef tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:12.973360 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:12.973360 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:12.973934 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-270e1828-54e8-40b3-b6f8-add2cd6218ef tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:12.974255 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1585/6370] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:12 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:12.983102 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb8c939e-a247-4a5a-98a4-c65b9c37c01c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:12.984918 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb8c939e-a247-4a5a-98a4-c65b9c37c01c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:10:12.985159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb8c939e-a247-4a5a-98a4-c65b9c37c01c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:12.985380 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb8c939e-a247-4a5a-98a4-c65b9c37c01c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:12.985530 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-eb8c939e-a247-4a5a-98a4-c65b9c37c01c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete backup with id: 679841d3-512c-4b1e-b508-4c0cf032ccea. Aug 18 14:10:12.990028 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:12.990028 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:13.001432 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-eb8c939e-a247-4a5a-98a4-c65b9c37c01c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] delete_backup rpcapi backup_id 679841d3-512c-4b1e-b508-4c0cf032ccea {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:10:13.003283 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb8c939e-a247-4a5a-98a4-c65b9c37c01c tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 202 Aug 18 14:10:13.003718 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1594/6371] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:12 2026] DELETE /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:10:13.010145 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-baebbfdb-d8c1-46ba-989c-027a76c42dbc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:13.011968 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-baebbfdb-d8c1-46ba-989c-027a76c42dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:10:13.012182 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-baebbfdb-d8c1-46ba-989c-027a76c42dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:13.012358 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-baebbfdb-d8c1-46ba-989c-027a76c42dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:13.012458 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-baebbfdb-d8c1-46ba-989c-027a76c42dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:13.016772 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:13.016772 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:13.017385 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-baebbfdb-d8c1-46ba-989c-027a76c42dbc tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 200 Aug 18 14:10:13.017751 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1600/6372] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:13 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:14.027197 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6675ff89-4191-4df7-b06d-0d7e311fe1e8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:14.028966 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6675ff89-4191-4df7-b06d-0d7e311fe1e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea Aug 18 14:10:14.029166 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6675ff89-4191-4df7-b06d-0d7e311fe1e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:14.029339 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6675ff89-4191-4df7-b06d-0d7e311fe1e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:14.029438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-6675ff89-4191-4df7-b06d-0d7e311fe1e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 679841d3-512c-4b1e-b508-4c0cf032ccea. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:14.032850 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6675ff89-4191-4df7-b06d-0d7e311fe1e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea returned with HTTP 404 Aug 18 14:10:14.033279 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1594/6373] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:14 2026] GET /volume/v3/backups/679841d3-512c-4b1e-b508-4c0cf032ccea => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:14.039765 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82983d87-8825-4693-af68-69067e7ef23d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:14.041628 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82983d87-8825-4693-af68-69067e7ef23d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:10:14.041932 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82983d87-8825-4693-af68-69067e7ef23d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:14.042128 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82983d87-8825-4693-af68-69067e7ef23d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:14.042227 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-82983d87-8825-4693-af68-69067e7ef23d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete backup with id: 75e06690-622f-479d-8057-8f1af9029420. Aug 18 14:10:14.047824 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:14.047824 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:14.060788 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-82983d87-8825-4693-af68-69067e7ef23d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] delete_backup rpcapi backup_id 75e06690-622f-479d-8057-8f1af9029420 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:10:14.062504 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82983d87-8825-4693-af68-69067e7ef23d tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 202 Aug 18 14:10:14.063176 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1586/6374] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:14 2026] DELETE /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:10:14.069394 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d709198-f7b3-4d82-b19c-afbf8cf587e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:14.071127 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d709198-f7b3-4d82-b19c-afbf8cf587e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:10:14.071321 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d709198-f7b3-4d82-b19c-afbf8cf587e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:14.071503 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d709198-f7b3-4d82-b19c-afbf8cf587e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:14.071622 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9d709198-f7b3-4d82-b19c-afbf8cf587e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:14.075695 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:14.075695 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:14.076244 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d709198-f7b3-4d82-b19c-afbf8cf587e8 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 200 Aug 18 14:10:14.076636 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1595/6375] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:14 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:15.086845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-d6cba660-49e1-4b59-8ba5-a6ee84f63dff None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:15.088775 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d6cba660-49e1-4b59-8ba5-a6ee84f63dff tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 Aug 18 14:10:15.089160 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d6cba660-49e1-4b59-8ba5-a6ee84f63dff tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:15.089494 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-d6cba660-49e1-4b59-8ba5-a6ee84f63dff tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:15.090665 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-d6cba660-49e1-4b59-8ba5-a6ee84f63dff tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id 75e06690-622f-479d-8057-8f1af9029420. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:15.093884 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-d6cba660-49e1-4b59-8ba5-a6ee84f63dff tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 returned with HTTP 404 Aug 18 14:10:15.094519 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1601/6376] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:15 2026] GET /volume/v3/backups/75e06690-622f-479d-8057-8f1af9029420 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:15.102181 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-c0feb87b-fea5-47d5-b9ec-77ea3cb5eb45 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:15.103935 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0feb87b-fea5-47d5-b9ec-77ea3cb5eb45 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:15.104161 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c0feb87b-fea5-47d5-b9ec-77ea3cb5eb45 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:15.104333 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-c0feb87b-fea5-47d5-b9ec-77ea3cb5eb45 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:15.104448 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.contrib.backups [None req-c0feb87b-fea5-47d5-b9ec-77ea3cb5eb45 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete backup with id: d8db131f-1e8a-4d0b-9413-3e4642600d38. Aug 18 14:10:15.108885 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:15.108885 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:15.120178 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.backup.rpcapi [None req-c0feb87b-fea5-47d5-b9ec-77ea3cb5eb45 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] delete_backup rpcapi backup_id d8db131f-1e8a-4d0b-9413-3e4642600d38 {{(pid=100282) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:10:15.121988 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-c0feb87b-fea5-47d5-b9ec-77ea3cb5eb45 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 202 Aug 18 14:10:15.122348 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1595/6377] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:15 2026] DELETE /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:10:15.128571 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8225e01-9129-4d24-af20-0f406e818acf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:15.130299 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8225e01-9129-4d24-af20-0f406e818acf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:15.130536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8225e01-9129-4d24-af20-0f406e818acf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:15.130756 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8225e01-9129-4d24-af20-0f406e818acf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:15.130873 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b8225e01-9129-4d24-af20-0f406e818acf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:15.134994 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:15.134994 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:15.135300 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8225e01-9129-4d24-af20-0f406e818acf tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 200 Aug 18 14:10:15.135577 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1587/6378] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:15 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:16.144932 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1faab07b-50b5-4c8e-9de5-5c4ae0751655 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:16.146563 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1faab07b-50b5-4c8e-9de5-5c4ae0751655 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 Aug 18 14:10:16.146792 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1faab07b-50b5-4c8e-9de5-5c4ae0751655 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:16.146987 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1faab07b-50b5-4c8e-9de5-5c4ae0751655 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:16.147089 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1faab07b-50b5-4c8e-9de5-5c4ae0751655 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Show backup with id d8db131f-1e8a-4d0b-9413-3e4642600d38. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:16.150225 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1faab07b-50b5-4c8e-9de5-5c4ae0751655 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 returned with HTTP 404 Aug 18 14:10:16.150775 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1596/6379] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:16 2026] GET /volume/v3/backups/d8db131f-1e8a-4d0b-9413-3e4642600d38 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:16.156514 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b18b91f9-feb3-4b6d-b954-900490f04bac None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:16.158294 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b18b91f9-feb3-4b6d-b954-900490f04bac tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f Aug 18 14:10:16.158510 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b18b91f9-feb3-4b6d-b954-900490f04bac tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:16.158720 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b18b91f9-feb3-4b6d-b954-900490f04bac tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:16.158876 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-b18b91f9-feb3-4b6d-b954-900490f04bac tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume with id: 498dcf7a-1379-4280-818d-10161e6dee3f Aug 18 14:10:16.167070 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:16.167070 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:16.167450 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b18b91f9-feb3-4b6d-b954-900490f04bac tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:16.184767 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b18b91f9-feb3-4b6d-b954-900490f04bac tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Delete volume request issued successfully. Aug 18 14:10:16.184989 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b18b91f9-feb3-4b6d-b954-900490f04bac tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f returned with HTTP 202 Aug 18 14:10:16.185469 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1602/6380] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:16 2026] DELETE /volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:16.192407 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a2e6b20d-ca69-4441-ac28-cb8f4ffb2707 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:16.194122 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2e6b20d-ca69-4441-ac28-cb8f4ffb2707 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f Aug 18 14:10:16.194330 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2e6b20d-ca69-4441-ac28-cb8f4ffb2707 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:16.194526 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a2e6b20d-ca69-4441-ac28-cb8f4ffb2707 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:16.201305 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:16.201305 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:16.204280 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-a2e6b20d-ca69-4441-ac28-cb8f4ffb2707 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Volume info retrieved successfully. Aug 18 14:10:16.207918 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a2e6b20d-ca69-4441-ac28-cb8f4ffb2707 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f returned with HTTP 200 Aug 18 14:10:16.208386 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1596/6381] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:16 2026] GET /volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:17.220305 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ac10ad7-5237-4f59-a8ff-4a139857fb77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:17.222046 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ac10ad7-5237-4f59-a8ff-4a139857fb77 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] GET https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f Aug 18 14:10:17.222272 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ac10ad7-5237-4f59-a8ff-4a139857fb77 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:17.222485 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ac10ad7-5237-4f59-a8ff-4a139857fb77 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:17.224269 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=47,cinder:INSERT=3,cinder:UPDATE=7 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:17.228307 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ac10ad7-5237-4f59-a8ff-4a139857fb77 tempest-ProjectAdminTests33-618895777 tempest-ProjectAdminTests33-618895777-project-admin] https://10.4.3.221/volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f returned with HTTP 404 Aug 18 14:10:17.228760 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1588/6382] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:17 2026] GET /volume/v3/volumes/498dcf7a-1379-4280-818d-10161e6dee3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:18.440446 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:18.521965 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:10:18.522276 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2079726238"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:18.523915 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2079726238'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:10:18.524040 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Create volume of 1 GB Aug 18 14:10:18.525889 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=34,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:18.527840 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Availability Zones retrieved successfully. Aug 18 14:10:18.532823 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Flow 'volume_create_api' (29f5da48-62b8-4b77-a24b-2501e0b717b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:18.533662 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87f00f3-7d17-446c-a4d9-b61724f5a58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:18.534530 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:18.556065 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87f00f3-7d17-446c-a4d9-b61724f5a58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:18.556753 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2a2e06-500e-43d0-861c-3e23ef37d4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:18.604815 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Created reservations ['94ff7a34-fa99-4409-afe7-6f092eeba238', '2af5a418-f0f8-498d-8cdd-1ff7b25c9af0', '36d12da5-e097-46a1-ad23-5a540faed0db', '68aafe30-4f5d-4fe1-9efb-1293ae9bf676'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:18.605515 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2a2e06-500e-43d0-861c-3e23ef37d4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94ff7a34-fa99-4409-afe7-6f092eeba238', '2af5a418-f0f8-498d-8cdd-1ff7b25c9af0', '36d12da5-e097-46a1-ad23-5a540faed0db', '68aafe30-4f5d-4fe1-9efb-1293ae9bf676']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:18.606261 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f09f4d-f0f0-4e67-b061-c3976c37d9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:18.627237 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f09f4d-f0f0-4e67-b061-c3976c37d9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395aad9f-868a-4741-9058-34dc2fca2872', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079726238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2251d101851049beb83bbbf7502370c0',qos_specs=None,replication_status=,reservations=['94ff7a34-fa99-4409-afe7-6f092eeba238','2af5a418-f0f8-498d-8cdd-1ff7b25c9af0','36d12da5-e097-46a1-ad23-5a540faed0db','68aafe30-4f5d-4fe1-9efb-1293ae9bf676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220e3ad328b14bb696a732febba2e4b2',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079726238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395aad9f-868a-4741-9058-34dc2fca2872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2251d101851049beb83bbbf7502370c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220e3ad328b14bb696a732febba2e4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:18.627918 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0ece17-5312-4807-9303-103b7a4cdb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:18.645516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0ece17-5312-4807-9303-103b7a4cdb89) transitioned into state 'SUCCESS' from state '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-2079726238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2251d101851049beb83bbbf7502370c0',qos_specs=None,replication_status=,reservations=['94ff7a34-fa99-4409-afe7-6f092eeba238','2af5a418-f0f8-498d-8cdd-1ff7b25c9af0','36d12da5-e097-46a1-ad23-5a540faed0db','68aafe30-4f5d-4fe1-9efb-1293ae9bf676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220e3ad328b14bb696a732febba2e4b2',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:18.646208 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c13e1e-8dc4-46bb-9ea0-ab78d57c9205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:18.654280 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c13e1e-8dc4-46bb-9ea0-ab78d57c9205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:18.655089 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Flow 'volume_create_api' (29f5da48-62b8-4b77-a24b-2501e0b717b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:18.655391 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Create volume request issued successfully. Aug 18 14:10:18.655987 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7f5bb49-ffe6-4135-81bb-1dac87cc1395 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:10:18.656508 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1597/6383] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:10:18 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:18.667296 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-647351ee-bfda-4f70-8a3a-2f7fb0f59039 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:18.669059 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-647351ee-bfda-4f70-8a3a-2f7fb0f59039 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 Aug 18 14:10:18.669659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-647351ee-bfda-4f70-8a3a-2f7fb0f59039 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:18.669659 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-647351ee-bfda-4f70-8a3a-2f7fb0f59039 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:18.671681 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=76,cinder:UPDATE=36,cinder:INSERT=14 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:18.677040 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:18.677040 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:18.680944 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-647351ee-bfda-4f70-8a3a-2f7fb0f59039 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Volume info retrieved successfully. Aug 18 14:10:18.684841 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-647351ee-bfda-4f70-8a3a-2f7fb0f59039 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 returned with HTTP 200 Aug 18 14:10:18.685232 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1603/6384] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:18 2026] GET /volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:19.696656 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-6a34d421-a86a-46c8-b8bf-2f7fb52fbd4b None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:19.698626 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a34d421-a86a-46c8-b8bf-2f7fb52fbd4b tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 Aug 18 14:10:19.698881 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a34d421-a86a-46c8-b8bf-2f7fb52fbd4b tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:19.699084 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-6a34d421-a86a-46c8-b8bf-2f7fb52fbd4b tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:19.701175 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=76,cinder:UPDATE=28,cinder:INSERT=14 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:19.707282 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:19.707282 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:19.711205 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-6a34d421-a86a-46c8-b8bf-2f7fb52fbd4b tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Volume info retrieved successfully. Aug 18 14:10:19.714801 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-6a34d421-a86a-46c8-b8bf-2f7fb52fbd4b tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 returned with HTTP 200 Aug 18 14:10:19.715178 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1597/6385] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:19 2026] GET /volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:19.727254 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e411b9c8-d871-43c0-911b-1461852626b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:19.729407 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e411b9c8-d871-43c0-911b-1461852626b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] POST https://10.4.3.221/volume/v3/backups Aug 18 14:10:19.729883 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e411b9c8-d871-43c0-911b-1461852626b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "395aad9f-868a-4741-9058-34dc2fca2872", "name": "tempest-type-Backup-120012556"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:19.731732 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-e411b9c8-d871-43c0-911b-1461852626b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Creating new backup {'backup': {'volume_id': '395aad9f-868a-4741-9058-34dc2fca2872', 'name': 'tempest-type-Backup-120012556'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 14:10:19.731929 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-e411b9c8-d871-43c0-911b-1461852626b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Creating backup of volume 395aad9f-868a-4741-9058-34dc2fca2872 in container None Aug 18 14:10:19.741426 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:19.741426 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:19.741735 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e411b9c8-d871-43c0-911b-1461852626b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Volume info retrieved successfully. Aug 18 14:10:19.762361 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e411b9c8-d871-43c0-911b-1461852626b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Created reservations ['83087ec6-1650-460f-922f-fe4cb66ae913', '1143d4e0-8f1f-456b-94f2-ccea9b879e25'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:19.788152 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e411b9c8-d871-43c0-911b-1461852626b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups returned with HTTP 202 Aug 18 14:10:19.788542 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1589/6386] 10.4.3.221 () {70 vars in 1299 bytes} [Tue Aug 18 14:10:19 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:19.796686 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7207d815-7000-42ef-8492-45dc936e86b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:19.799331 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7207d815-7000-42ef-8492-45dc936e86b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:19.799660 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7207d815-7000-42ef-8492-45dc936e86b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:19.799982 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7207d815-7000-42ef-8492-45dc936e86b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:19.800512 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7207d815-7000-42ef-8492-45dc936e86b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:19.805797 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:19.805797 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:19.806724 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7207d815-7000-42ef-8492-45dc936e86b2 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:19.807281 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1598/6387] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:19 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:20.817454 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-214367ad-e3e1-43b8-bf48-5e70c49ac4b1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:20.819516 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-214367ad-e3e1-43b8-bf48-5e70c49ac4b1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:20.819774 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-214367ad-e3e1-43b8-bf48-5e70c49ac4b1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:20.820031 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-214367ad-e3e1-43b8-bf48-5e70c49ac4b1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:20.820169 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-214367ad-e3e1-43b8-bf48-5e70c49ac4b1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:20.824705 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:20.824705 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:20.825387 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-214367ad-e3e1-43b8-bf48-5e70c49ac4b1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:20.825947 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1604/6388] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:20 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:21.834960 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-a6b0bb7c-2d62-447a-9fd9-d3ef6ce300cb None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:21.836625 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6b0bb7c-2d62-447a-9fd9-d3ef6ce300cb tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:21.836844 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6b0bb7c-2d62-447a-9fd9-d3ef6ce300cb tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:21.837069 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-a6b0bb7c-2d62-447a-9fd9-d3ef6ce300cb tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:21.837203 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-a6b0bb7c-2d62-447a-9fd9-d3ef6ce300cb tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:21.840909 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:21.840909 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:21.841471 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-a6b0bb7c-2d62-447a-9fd9-d3ef6ce300cb tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:21.841839 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1598/6389] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:21 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:22.851163 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b7fcbe5-de6c-4f2c-a7cf-ee02dd554c0a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:22.853016 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b7fcbe5-de6c-4f2c-a7cf-ee02dd554c0a tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:22.853220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b7fcbe5-de6c-4f2c-a7cf-ee02dd554c0a tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:22.853400 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b7fcbe5-de6c-4f2c-a7cf-ee02dd554c0a tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:22.853503 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0b7fcbe5-de6c-4f2c-a7cf-ee02dd554c0a tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:22.857997 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:22.857997 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:22.858681 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b7fcbe5-de6c-4f2c-a7cf-ee02dd554c0a tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:22.859077 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1590/6390] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:22 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:23.869372 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-365ac419-9b4d-4c68-832e-7399fa878308 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:23.870969 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-365ac419-9b4d-4c68-832e-7399fa878308 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:23.871178 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-365ac419-9b4d-4c68-832e-7399fa878308 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:23.871381 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-365ac419-9b4d-4c68-832e-7399fa878308 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:23.871523 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-365ac419-9b4d-4c68-832e-7399fa878308 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:23.875833 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:23.875833 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:23.876722 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-365ac419-9b4d-4c68-832e-7399fa878308 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:23.877150 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1599/6391] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:23 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:24.888412 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-83683d20-198b-4521-b875-5c91d7762194 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:24.890186 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83683d20-198b-4521-b875-5c91d7762194 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:24.890387 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83683d20-198b-4521-b875-5c91d7762194 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:24.890583 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-83683d20-198b-4521-b875-5c91d7762194 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:24.890738 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-83683d20-198b-4521-b875-5c91d7762194 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:24.895329 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:24.895329 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:24.896158 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-83683d20-198b-4521-b875-5c91d7762194 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:24.896542 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1605/6392] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:24 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:25.908266 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e0012223-2657-4dd4-ba53-38b217e0e266 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:25.910650 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0012223-2657-4dd4-ba53-38b217e0e266 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:25.910989 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0012223-2657-4dd4-ba53-38b217e0e266 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:25.911277 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0012223-2657-4dd4-ba53-38b217e0e266 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:25.911455 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e0012223-2657-4dd4-ba53-38b217e0e266 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:25.917204 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:25.917204 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:25.918122 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0012223-2657-4dd4-ba53-38b217e0e266 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:25.918964 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1599/6393] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:25 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:26.928587 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9cd8525b-62fd-4ca0-88fc-158143ac56e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:26.930651 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cd8525b-62fd-4ca0-88fc-158143ac56e1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:26.930878 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cd8525b-62fd-4ca0-88fc-158143ac56e1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:26.931099 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cd8525b-62fd-4ca0-88fc-158143ac56e1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:26.931220 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9cd8525b-62fd-4ca0-88fc-158143ac56e1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:26.935705 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:26.935705 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:26.936374 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cd8525b-62fd-4ca0-88fc-158143ac56e1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:26.936752 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1591/6394] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:26 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:27.946464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7884ebd-6fad-4b15-8401-cbad528193f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:27.948464 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7884ebd-6fad-4b15-8401-cbad528193f8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:27.948776 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7884ebd-6fad-4b15-8401-cbad528193f8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:27.949009 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7884ebd-6fad-4b15-8401-cbad528193f8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:27.949115 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e7884ebd-6fad-4b15-8401-cbad528193f8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:27.953730 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:27.953730 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:27.954417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7884ebd-6fad-4b15-8401-cbad528193f8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:27.954846 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1600/6395] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:27 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:28.964949 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-26ef16d6-bb9f-4fdc-9fc6-f758b21f89f1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:28.966808 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-26ef16d6-bb9f-4fdc-9fc6-f758b21f89f1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:28.967044 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-26ef16d6-bb9f-4fdc-9fc6-f758b21f89f1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:28.967227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-26ef16d6-bb9f-4fdc-9fc6-f758b21f89f1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:28.967360 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-26ef16d6-bb9f-4fdc-9fc6-f758b21f89f1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:28.972256 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:28.972256 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:28.973003 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-26ef16d6-bb9f-4fdc-9fc6-f758b21f89f1 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:28.973403 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1606/6396] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:28 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:29.982903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-01aa8b5c-ca77-4767-82f7-f774d828b275 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:29.984432 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-01aa8b5c-ca77-4767-82f7-f774d828b275 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:29.984620 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-01aa8b5c-ca77-4767-82f7-f774d828b275 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:29.984820 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-01aa8b5c-ca77-4767-82f7-f774d828b275 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:29.984938 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-01aa8b5c-ca77-4767-82f7-f774d828b275 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:29.990418 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:29.990418 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:29.991375 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-01aa8b5c-ca77-4767-82f7-f774d828b275 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:29.991942 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1600/6397] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:29 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:31.001137 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4b3b41f3-71c3-4b05-8664-c5fa26391b63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:31.003023 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b3b41f3-71c3-4b05-8664-c5fa26391b63 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:31.003247 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b3b41f3-71c3-4b05-8664-c5fa26391b63 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:31.003469 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b3b41f3-71c3-4b05-8664-c5fa26391b63 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:31.003590 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4b3b41f3-71c3-4b05-8664-c5fa26391b63 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:31.007998 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:31.007998 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:31.008644 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b3b41f3-71c3-4b05-8664-c5fa26391b63 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:31.009047 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1592/6398] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:31 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:32.018678 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d17a4209-6859-4327-9362-f977ef864ee0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:32.020381 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d17a4209-6859-4327-9362-f977ef864ee0 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:32.020572 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d17a4209-6859-4327-9362-f977ef864ee0 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:32.020765 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d17a4209-6859-4327-9362-f977ef864ee0 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:32.020889 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d17a4209-6859-4327-9362-f977ef864ee0 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:32.024739 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:32.024739 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:32.025345 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d17a4209-6859-4327-9362-f977ef864ee0 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:32.025695 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1601/6399] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:32 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:33.034602 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-32a67757-ce7c-46f2-b5aa-014a2a7f08dc None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:33.036415 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-32a67757-ce7c-46f2-b5aa-014a2a7f08dc tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:33.036644 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-32a67757-ce7c-46f2-b5aa-014a2a7f08dc tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:33.036882 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-32a67757-ce7c-46f2-b5aa-014a2a7f08dc tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:33.037040 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.backups [None req-32a67757-ce7c-46f2-b5aa-014a2a7f08dc tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100281) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:33.041057 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:33.041057 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:33.041690 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-32a67757-ce7c-46f2-b5aa-014a2a7f08dc tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:33.042068 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1607/6400] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:33 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:34.051292 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e4aee6cc-0fbd-45f9-a460-e01492925d8c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:34.052983 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4aee6cc-0fbd-45f9-a460-e01492925d8c tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:34.053183 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4aee6cc-0fbd-45f9-a460-e01492925d8c tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:34.053358 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e4aee6cc-0fbd-45f9-a460-e01492925d8c tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:34.053457 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-e4aee6cc-0fbd-45f9-a460-e01492925d8c tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:34.058310 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:34.058310 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:34.058875 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e4aee6cc-0fbd-45f9-a460-e01492925d8c tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:34.059209 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1601/6401] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:34 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:34.068062 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4d94c31-4d48-4cab-b8e3-4626004edb93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:34.069746 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4d94c31-4d48-4cab-b8e3-4626004edb93 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] PUT https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:34.070091 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4d94c31-4d48-4cab-b8e3-4626004edb93 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:34.076322 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:34.076322 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:34.083032 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4d94c31-4d48-4cab-b8e3-4626004edb93 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:34.083434 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1593/6402] 10.4.3.221 () {70 vars in 1408 bytes} [Tue Aug 18 14:10:34 2026] PUT /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 315 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:34.091698 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9300af6c-4eac-458a-b105-85c4a4a33602 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:34.093430 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9300af6c-4eac-458a-b105-85c4a4a33602 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:34.093631 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9300af6c-4eac-458a-b105-85c4a4a33602 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:34.093819 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9300af6c-4eac-458a-b105-85c4a4a33602 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:34.093935 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9300af6c-4eac-458a-b105-85c4a4a33602 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:34.097885 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:34.097885 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:34.098470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9300af6c-4eac-458a-b105-85c4a4a33602 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:34.098879 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1602/6403] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:34 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:34.108547 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9ab73c4e-1d15-4942-9aea-2c52a35fbe5f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:34.110820 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ab73c4e-1d15-4942-9aea-2c52a35fbe5f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] DELETE https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:34.111102 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ab73c4e-1d15-4942-9aea-2c52a35fbe5f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:34.111351 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ab73c4e-1d15-4942-9aea-2c52a35fbe5f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:34.111619 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.contrib.backups [None req-9ab73c4e-1d15-4942-9aea-2c52a35fbe5f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Delete backup with id: be10f03d-9129-4660-a901-57878dcb4192. Aug 18 14:10:34.117026 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:34.117026 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:34.131147 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.backup.rpcapi [None req-9ab73c4e-1d15-4942-9aea-2c52a35fbe5f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] delete_backup rpcapi backup_id be10f03d-9129-4660-a901-57878dcb4192 {{(pid=100281) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 14:10:34.133200 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ab73c4e-1d15-4942-9aea-2c52a35fbe5f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 202 Aug 18 14:10:34.133696 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1608/6404] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:34 2026] DELETE /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 14:10:34.140796 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-32319efa-80c2-4462-b42a-c28b52b7d9bd None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:34.142912 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-32319efa-80c2-4462-b42a-c28b52b7d9bd tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:34.143177 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-32319efa-80c2-4462-b42a-c28b52b7d9bd tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:34.143388 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-32319efa-80c2-4462-b42a-c28b52b7d9bd tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:34.143524 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.backups [None req-32319efa-80c2-4462-b42a-c28b52b7d9bd tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100282) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:34.148218 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:34.148218 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:34.148870 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-32319efa-80c2-4462-b42a-c28b52b7d9bd tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 200 Aug 18 14:10:34.149240 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1602/6405] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:34 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:35.160562 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8acf77d-f573-4c54-99e9-1ac1abebaef6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:35.162932 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8acf77d-f573-4c54-99e9-1ac1abebaef6 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 Aug 18 14:10:35.163611 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8acf77d-f573-4c54-99e9-1ac1abebaef6 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:35.163966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8acf77d-f573-4c54-99e9-1ac1abebaef6 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:35.163966 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c8acf77d-f573-4c54-99e9-1ac1abebaef6 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Show backup with id be10f03d-9129-4660-a901-57878dcb4192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 14:10:35.169702 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8acf77d-f573-4c54-99e9-1ac1abebaef6 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 returned with HTTP 404 Aug 18 14:10:35.170259 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1594/6406] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:35 2026] GET /volume/v3/backups/be10f03d-9129-4660-a901-57878dcb4192 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:35.176311 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:35.178228 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 Aug 18 14:10:35.178516 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:35.178799 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:35.178991 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Delete volume with id: 395aad9f-868a-4741-9058-34dc2fca2872 Aug 18 14:10:35.185921 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:35.185921 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:35.186274 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Volume info retrieved successfully. Aug 18 14:10:35.205629 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Delete volume request issued successfully. Aug 18 14:10:35.205940 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbe24030-c5a0-481a-918d-740c2cbc6561 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 returned with HTTP 202 Aug 18 14:10:35.206504 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1603/6407] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:35 2026] DELETE /volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:35.213791 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b28bd1c2-d197-43a5-971a-ae48ddeef9c8 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:35.215477 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b28bd1c2-d197-43a5-971a-ae48ddeef9c8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 Aug 18 14:10:35.215708 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b28bd1c2-d197-43a5-971a-ae48ddeef9c8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:35.215894 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b28bd1c2-d197-43a5-971a-ae48ddeef9c8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:35.222394 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:35.222394 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:35.226294 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b28bd1c2-d197-43a5-971a-ae48ddeef9c8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Volume info retrieved successfully. Aug 18 14:10:35.230151 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b28bd1c2-d197-43a5-971a-ae48ddeef9c8 tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 returned with HTTP 200 Aug 18 14:10:35.230456 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1609/6408] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:35 2026] GET /volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:36.245422 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7464f552-e813-4a6a-8bbb-ad12489e205f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:36.247171 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7464f552-e813-4a6a-8bbb-ad12489e205f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] GET https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 Aug 18 14:10:36.247379 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7464f552-e813-4a6a-8bbb-ad12489e205f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:36.247576 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7464f552-e813-4a6a-8bbb-ad12489e205f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:36.255961 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7464f552-e813-4a6a-8bbb-ad12489e205f tempest-ProjectAdminTests39-278171375 tempest-ProjectAdminTests39-278171375-project-admin] https://10.4.3.221/volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 returned with HTTP 404 Aug 18 14:10:36.255961 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1603/6409] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:36 2026] GET /volume/v3/volumes/395aad9f-868a-4741-9058-34dc2fca2872 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:37.673536 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7e44198-d5a1-444a-ba92-5aa17e57a0f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:37.770328 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7e44198-d5a1-444a-ba92-5aa17e57a0f7 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:10:37.770687 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7e44198-d5a1-444a-ba92-5aa17e57a0f7 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1051029939", "extra_specs": {"storage_protocol": "tempest-storage_protocol-702450603", "vendor_name": "tempest-vendor_name-721083774"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:37.787052 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7e44198-d5a1-444a-ba92-5aa17e57a0f7 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:10:37.787490 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1595/6410] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:10:37 2026] POST /volume/v3/types => generated 328 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:37.796412 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:37.798592 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:10:37.799055 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a78fbed3-6abd-4d15-9fac-9e1de07b1663", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:37.800820 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume request body: {'volume': {'volume_type': 'a78fbed3-6abd-4d15-9fac-9e1de07b1663', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:10:37.805142 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume of 1 GB Aug 18 14:10:37.805444 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:37.805444 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:37.805905 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Availability Zones retrieved successfully. Aug 18 14:10:37.813158 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Flow 'volume_create_api' (5d7ec922-cab0-4f03-ab2d-c7be15e8be44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:37.814367 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a667d-e791-4d3f-80b3-84db55a622e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:37.815358 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:37.836450 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a667d-e791-4d3f-80b3-84db55a622e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:10:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-702450603',vendor_name='tempest-vendor_name-721083774'},id=a78fbed3-6abd-4d15-9fac-9e1de07b1663,is_public=True,name='tempest-ProjectMemberTests-volume-type-1051029939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a78fbed3-6abd-4d15-9fac-9e1de07b1663', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:37.837342 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b76aabb-81b6-44dc-98e5-44dcf70a24e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:37.863842 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1051029939 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1051029939, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:37.864108 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1051029939 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1051029939, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:37.890891 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Created reservations ['e8eb530a-3f49-4510-aba3-35c70754f2b7', 'fc0cdbed-078e-4505-8e8f-bfeb5d200f08', 'ac5a9c05-8fab-428e-bbeb-d5f2d8ea9b96', 'b2007a15-000b-4bf3-b2a6-0df08ebae8ca'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:37.891605 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b76aabb-81b6-44dc-98e5-44dcf70a24e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8eb530a-3f49-4510-aba3-35c70754f2b7', 'fc0cdbed-078e-4505-8e8f-bfeb5d200f08', 'ac5a9c05-8fab-428e-bbeb-d5f2d8ea9b96', 'b2007a15-000b-4bf3-b2a6-0df08ebae8ca']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:37.892325 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c70044-e237-4d67-90bc-4db5d61dd65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:37.916877 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c70044-e237-4d67-90bc-4db5d61dd65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a081a2d-7989-4d8b-a38a-83e94cbf1878', '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='11916174739e476d8aebb7ffea4d3e75',qos_specs=None,replication_status=,reservations=['e8eb530a-3f49-4510-aba3-35c70754f2b7','fc0cdbed-078e-4505-8e8f-bfeb5d200f08','ac5a9c05-8fab-428e-bbeb-d5f2d8ea9b96','b2007a15-000b-4bf3-b2a6-0df08ebae8ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea4043484494251afae268fce15bd5c',volume_type_id=a78fbed3-6abd-4d15-9fac-9e1de07b1663), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10:37Z,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=1a081a2d-7989-4d8b-a38a-83e94cbf1878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11916174739e476d8aebb7ffea4d3e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eea4043484494251afae268fce15bd5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a78fbed3-6abd-4d15-9fac-9e1de07b1663),volume_type_id=a78fbed3-6abd-4d15-9fac-9e1de07b1663)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:37.917519 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518e1125-7cde-4cc8-89b4-c4808a60f3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:37.933724 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518e1125-7cde-4cc8-89b4-c4808a60f3b2) transitioned into state 'SUCCESS' from 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='11916174739e476d8aebb7ffea4d3e75',qos_specs=None,replication_status=,reservations=['e8eb530a-3f49-4510-aba3-35c70754f2b7','fc0cdbed-078e-4505-8e8f-bfeb5d200f08','ac5a9c05-8fab-428e-bbeb-d5f2d8ea9b96','b2007a15-000b-4bf3-b2a6-0df08ebae8ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea4043484494251afae268fce15bd5c',volume_type_id=a78fbed3-6abd-4d15-9fac-9e1de07b1663)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:37.934341 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02317640-1230-440f-a03f-c8aadf7ec50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:37.941736 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02317640-1230-440f-a03f-c8aadf7ec50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:37.942484 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Flow 'volume_create_api' (5d7ec922-cab0-4f03-ab2d-c7be15e8be44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:37.942774 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume request issued successfully. Aug 18 14:10:37.943286 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc4ba0ec-9c2a-4e70-b06d-3598d49bf94f tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:10:37.943664 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1604/6411] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:10:37 2026] POST /volume/v3/volumes => generated 774 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:37.954817 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-eba1e564-d731-47c2-bdaa-cc4290d50db0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:37.956385 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eba1e564-d731-47c2-bdaa-cc4290d50db0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 Aug 18 14:10:37.956606 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eba1e564-d731-47c2-bdaa-cc4290d50db0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:37.956802 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-eba1e564-d731-47c2-bdaa-cc4290d50db0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:37.964074 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:37.964074 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:37.967303 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-eba1e564-d731-47c2-bdaa-cc4290d50db0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:37.971091 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-eba1e564-d731-47c2-bdaa-cc4290d50db0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 returned with HTTP 200 Aug 18 14:10:37.971532 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1610/6412] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:37 2026] GET /volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:38.983677 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4acc34ed-f480-4b5a-ab5e-f24f1f1fd0b3 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:38.985528 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4acc34ed-f480-4b5a-ab5e-f24f1f1fd0b3 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 Aug 18 14:10:38.985733 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4acc34ed-f480-4b5a-ab5e-f24f1f1fd0b3 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:38.985927 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4acc34ed-f480-4b5a-ab5e-f24f1f1fd0b3 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:38.996457 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:38.996457 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:39.002110 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4acc34ed-f480-4b5a-ab5e-f24f1f1fd0b3 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:39.007002 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4acc34ed-f480-4b5a-ab5e-f24f1f1fd0b3 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 returned with HTTP 200 Aug 18 14:10:39.007408 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1604/6413] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:38 2026] GET /volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:39.019518 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1cbda547-8a6e-46ff-88da-2a416c64b280 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.021350 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cbda547-8a6e-46ff-88da-2a416c64b280 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 14:10:39.021558 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cbda547-8a6e-46ff-88da-2a416c64b280 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:39.021773 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cbda547-8a6e-46ff-88da-2a416c64b280 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:39.025572 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cbda547-8a6e-46ff-88da-2a416c64b280 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 14:10:39.025988 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1596/6414] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 14:10:39 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:39.035459 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82496f90-86fc-4895-8340-398610a120f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.092534 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82496f90-86fc-4895-8340-398610a120f7 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] DELETE https://10.4.3.221/volume/v3/messages/fe52c501-78b3-4478-b613-dabc64e03a71 Aug 18 14:10:39.092756 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82496f90-86fc-4895-8340-398610a120f7 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:39.093016 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82496f90-86fc-4895-8340-398610a120f7 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:39.096136 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:39.096136 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:39.101132 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82496f90-86fc-4895-8340-398610a120f7 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] https://10.4.3.221/volume/v3/messages/fe52c501-78b3-4478-b613-dabc64e03a71 returned with HTTP 204 Aug 18 14:10:39.101481 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1605/6415] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 14:10:39 2026] DELETE /volume/v3/messages/fe52c501-78b3-4478-b613-dabc64e03a71 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 14:10:39.109229 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-882bc9ec-6390-48b2-a176-d01c0dcba73a None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.111001 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-882bc9ec-6390-48b2-a176-d01c0dcba73a tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] GET https://10.4.3.221/volume/v3/messages/fe52c501-78b3-4478-b613-dabc64e03a71 Aug 18 14:10:39.111275 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-882bc9ec-6390-48b2-a176-d01c0dcba73a tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:39.111477 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-882bc9ec-6390-48b2-a176-d01c0dcba73a tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:39.114450 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-882bc9ec-6390-48b2-a176-d01c0dcba73a tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] https://10.4.3.221/volume/v3/messages/fe52c501-78b3-4478-b613-dabc64e03a71 returned with HTTP 404 Aug 18 14:10:39.114971 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1611/6416] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:39 2026] GET /volume/v3/messages/fe52c501-78b3-4478-b613-dabc64e03a71 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:39.122882 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.124961 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 Aug 18 14:10:39.125224 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:39.125456 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:39.125649 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Delete volume with id: 1a081a2d-7989-4d8b-a38a-83e94cbf1878 Aug 18 14:10:39.134208 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:39.134208 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:39.134626 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:39.135902 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100282) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 14:10:39.147612 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1051029939 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1051029939, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:39.148005 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1051029939 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1051029939, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:39.155700 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Created reservations ['4b4fefa5-b0a1-433d-b537-3981f9fe3f82', 'e2a7375c-a266-4b33-8496-dc8285ff2420', 'b04ef63d-ffc4-4c2d-953f-3fef5c35a6a8', '528e3831-0f7b-4308-92a1-b7cb662fcde3'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:39.179223 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Delete volume request issued successfully. Aug 18 14:10:39.179438 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9fa9b6cf-3ae8-4aa7-b72c-72201848b301 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 returned with HTTP 202 Aug 18 14:10:39.179838 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1605/6417] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:39 2026] DELETE /volume/v3/volumes/1a081a2d-7989-4d8b-a38a-83e94cbf1878 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:39.187585 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-484fad56-4cb4-49ed-8bc6-71b63e4edeaa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.189984 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-484fad56-4cb4-49ed-8bc6-71b63e4edeaa tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/types/a78fbed3-6abd-4d15-9fac-9e1de07b1663 Aug 18 14:10:39.190258 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-484fad56-4cb4-49ed-8bc6-71b63e4edeaa tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:39.190538 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-484fad56-4cb4-49ed-8bc6-71b63e4edeaa tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:39.216013 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-484fad56-4cb4-49ed-8bc6-71b63e4edeaa tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/types/a78fbed3-6abd-4d15-9fac-9e1de07b1663 returned with HTTP 202 Aug 18 14:10:39.216479 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1597/6418] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:10:39 2026] DELETE /volume/v3/types/a78fbed3-6abd-4d15-9fac-9e1de07b1663 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:39.223983 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-96450c58-9e9a-4039-b26c-748b2c8249c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.225777 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96450c58-9e9a-4039-b26c-748b2c8249c0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:10:39.226240 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96450c58-9e9a-4039-b26c-748b2c8249c0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2074857960", "extra_specs": {"storage_protocol": "tempest-storage_protocol-480452206", "vendor_name": "tempest-vendor_name-562607903"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:39.242592 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96450c58-9e9a-4039-b26c-748b2c8249c0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:10:39.243030 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1606/6419] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:10:39 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:39.250207 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.251944 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:10:39.252280 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a9516c0-5b83-4e23-82b3-9d7526bc5be3", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:39.253678 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume request body: {'volume': {'volume_type': '9a9516c0-5b83-4e23-82b3-9d7526bc5be3', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:10:39.257878 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume of 1 GB Aug 18 14:10:39.258221 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:39.258221 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:39.258587 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Availability Zones retrieved successfully. Aug 18 14:10:39.264114 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Flow 'volume_create_api' (a3b3dc4d-cbd8-4268-8581-be096de58383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:39.265348 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe413db1-a52d-461f-9d01-74254864e937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:39.266167 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:39.285737 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe413db1-a52d-461f-9d01-74254864e937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:10:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-480452206',vendor_name='tempest-vendor_name-562607903'},id=9a9516c0-5b83-4e23-82b3-9d7526bc5be3,is_public=True,name='tempest-ProjectMemberTests-volume-type-2074857960',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a9516c0-5b83-4e23-82b3-9d7526bc5be3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:39.286423 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d8de5a-8944-4ecf-9a08-8406c17c0d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:39.310765 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2074857960 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2074857960, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:39.311090 np0000007658 devstack@c-api.service[100281]: WARNING cinder.quota [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2074857960 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2074857960, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:39.334274 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Created reservations ['2aab8df7-bd4b-402d-9f5e-ea47ccf1bdc3', 'a6d132ce-d53d-48b0-b2d8-03ad90ec9f46', '505cf549-e0a3-4eb3-8e64-2e9e0a79ec94', '258d282c-7490-4fa8-9b9d-625cdc696fed'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:39.335082 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d8de5a-8944-4ecf-9a08-8406c17c0d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aab8df7-bd4b-402d-9f5e-ea47ccf1bdc3', 'a6d132ce-d53d-48b0-b2d8-03ad90ec9f46', '505cf549-e0a3-4eb3-8e64-2e9e0a79ec94', '258d282c-7490-4fa8-9b9d-625cdc696fed']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:39.335762 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bab16fa-2e20-4f70-977e-40f433905401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:39.360375 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bab16fa-2e20-4f70-977e-40f433905401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9330784-6032-48d1-a243-d766f2f5d10f', '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='11916174739e476d8aebb7ffea4d3e75',qos_specs=None,replication_status=,reservations=['2aab8df7-bd4b-402d-9f5e-ea47ccf1bdc3','a6d132ce-d53d-48b0-b2d8-03ad90ec9f46','505cf549-e0a3-4eb3-8e64-2e9e0a79ec94','258d282c-7490-4fa8-9b9d-625cdc696fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea4043484494251afae268fce15bd5c',volume_type_id=9a9516c0-5b83-4e23-82b3-9d7526bc5be3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10: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=b9330784-6032-48d1-a243-d766f2f5d10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11916174739e476d8aebb7ffea4d3e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eea4043484494251afae268fce15bd5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a9516c0-5b83-4e23-82b3-9d7526bc5be3),volume_type_id=9a9516c0-5b83-4e23-82b3-9d7526bc5be3)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:39.361056 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216b9086-085a-4a78-b8b7-0f0759bf3567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:39.377483 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216b9086-085a-4a78-b8b7-0f0759bf3567) transitioned into state 'SUCCESS' from 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='11916174739e476d8aebb7ffea4d3e75',qos_specs=None,replication_status=,reservations=['2aab8df7-bd4b-402d-9f5e-ea47ccf1bdc3','a6d132ce-d53d-48b0-b2d8-03ad90ec9f46','505cf549-e0a3-4eb3-8e64-2e9e0a79ec94','258d282c-7490-4fa8-9b9d-625cdc696fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea4043484494251afae268fce15bd5c',volume_type_id=9a9516c0-5b83-4e23-82b3-9d7526bc5be3)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:39.378267 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5effb0bf-f590-466c-a0ce-7c0af7acad2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:39.386274 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5effb0bf-f590-466c-a0ce-7c0af7acad2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:39.387030 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Flow 'volume_create_api' (a3b3dc4d-cbd8-4268-8581-be096de58383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:39.387286 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume request issued successfully. Aug 18 14:10:39.387854 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-05fcbc85-386c-4d9c-ac76-e420720c23f9 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:10:39.388253 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1612/6420] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:10:39 2026] POST /volume/v3/volumes => generated 774 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:39.399966 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7e25b13b-c271-4920-bef5-19b2187526c2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:39.401815 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7e25b13b-c271-4920-bef5-19b2187526c2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f Aug 18 14:10:39.402062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7e25b13b-c271-4920-bef5-19b2187526c2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:39.402317 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7e25b13b-c271-4920-bef5-19b2187526c2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:39.409664 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:39.409664 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:39.413016 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7e25b13b-c271-4920-bef5-19b2187526c2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:39.416367 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7e25b13b-c271-4920-bef5-19b2187526c2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f returned with HTTP 200 Aug 18 14:10:39.416753 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1606/6421] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:39 2026] GET /volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:40.429546 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8023b4a2-3596-48a9-8b2f-32c4f08fd0cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.431080 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8023b4a2-3596-48a9-8b2f-32c4f08fd0cd tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f Aug 18 14:10:40.431270 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8023b4a2-3596-48a9-8b2f-32c4f08fd0cd tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:40.431444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8023b4a2-3596-48a9-8b2f-32c4f08fd0cd tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:40.438555 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:40.438555 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:40.442018 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8023b4a2-3596-48a9-8b2f-32c4f08fd0cd tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:40.445463 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8023b4a2-3596-48a9-8b2f-32c4f08fd0cd tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f returned with HTTP 200 Aug 18 14:10:40.445812 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1598/6422] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:40 2026] GET /volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:40.458541 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edc6d11a-eac7-436a-bc88-eeda4dba6e27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.460477 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edc6d11a-eac7-436a-bc88-eeda4dba6e27 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 14:10:40.460762 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edc6d11a-eac7-436a-bc88-eeda4dba6e27 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:40.461014 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edc6d11a-eac7-436a-bc88-eeda4dba6e27 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:40.464512 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edc6d11a-eac7-436a-bc88-eeda4dba6e27 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 14:10:40.465039 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1607/6423] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 14:10:40 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:40.473106 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-42349d44-a033-41f1-a379-07069d708db6 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.475342 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-42349d44-a033-41f1-a379-07069d708db6 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] GET https://10.4.3.221/volume/v3/messages Aug 18 14:10:40.475649 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-42349d44-a033-41f1-a379-07069d708db6 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:40.475891 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-42349d44-a033-41f1-a379-07069d708db6 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:40.476251 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:40.476251 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:40.479728 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-42349d44-a033-41f1-a379-07069d708db6 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 14:10:40.480134 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1613/6424] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 14:10:40 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:40.487359 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-ed9547a3-6d5b-49dd-9b49-b619270f71a4 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.489035 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ed9547a3-6d5b-49dd-9b49-b619270f71a4 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/messages/27192ca8-dfa9-48c9-a25c-58a992e77924 Aug 18 14:10:40.489258 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ed9547a3-6d5b-49dd-9b49-b619270f71a4 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:40.489438 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-ed9547a3-6d5b-49dd-9b49-b619270f71a4 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:40.496661 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-ed9547a3-6d5b-49dd-9b49-b619270f71a4 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/messages/27192ca8-dfa9-48c9-a25c-58a992e77924 returned with HTTP 204 Aug 18 14:10:40.497034 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1607/6425] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 14:10:40 2026] DELETE /volume/v3/messages/27192ca8-dfa9-48c9-a25c-58a992e77924 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 14:10:40.503559 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.505484 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f Aug 18 14:10:40.505761 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:40.506014 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:40.506221 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Delete volume with id: b9330784-6032-48d1-a243-d766f2f5d10f Aug 18 14:10:40.512764 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:40.512764 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:40.513148 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:40.514105 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 14:10:40.523018 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2074857960 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2074857960, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:40.523334 np0000007658 devstack@c-api.service[100284]: WARNING cinder.quota [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2074857960 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2074857960, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:40.531083 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Created reservations ['f6c87a1b-44cd-43fa-b097-145a1e6b24fb', 'fb575fb0-bd4a-4145-9b38-5883671954b1', 'f38d0fc5-a7e7-46a5-a41a-d4d33e8de2f2', '6ea6c6fc-b251-4cc4-8fbf-88e131c16996'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:40.552280 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Delete volume request issued successfully. Aug 18 14:10:40.552525 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8f815bb-4b7b-439f-9204-1b6791284bf2 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f returned with HTTP 202 Aug 18 14:10:40.552953 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1599/6426] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:40 2026] DELETE /volume/v3/volumes/b9330784-6032-48d1-a243-d766f2f5d10f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:40.559388 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87011def-137c-4b05-a220-2df15c7cd201 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.561215 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87011def-137c-4b05-a220-2df15c7cd201 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/types/9a9516c0-5b83-4e23-82b3-9d7526bc5be3 Aug 18 14:10:40.561406 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87011def-137c-4b05-a220-2df15c7cd201 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:40.561677 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87011def-137c-4b05-a220-2df15c7cd201 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:40.586876 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87011def-137c-4b05-a220-2df15c7cd201 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/types/9a9516c0-5b83-4e23-82b3-9d7526bc5be3 returned with HTTP 202 Aug 18 14:10:40.587262 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1608/6427] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:10:40 2026] DELETE /volume/v3/types/9a9516c0-5b83-4e23-82b3-9d7526bc5be3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:40.595255 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-455aa2fb-ec04-4437-9b90-b1870b1c4c7d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.597124 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-455aa2fb-ec04-4437-9b90-b1870b1c4c7d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] POST https://10.4.3.221/volume/v3/types Aug 18 14:10:40.597480 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-455aa2fb-ec04-4437-9b90-b1870b1c4c7d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1767022870", "extra_specs": {"storage_protocol": "tempest-storage_protocol-58130478", "vendor_name": "tempest-vendor_name-407440099"}}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:40.612766 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-455aa2fb-ec04-4437-9b90-b1870b1c4c7d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/types returned with HTTP 200 Aug 18 14:10:40.613156 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1614/6428] 10.4.3.221 () {68 vars in 1253 bytes} [Tue Aug 18 14:10:40 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:40.621180 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.622835 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:10:40.623228 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ca8a8b51-b2dd-4be5-9e63-623195f93165", "size": 1}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:40.624705 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume request body: {'volume': {'volume_type': 'ca8a8b51-b2dd-4be5-9e63-623195f93165', 'size': 1}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:10:40.628652 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume of 1 GB Aug 18 14:10:40.628971 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:40.628971 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:40.629369 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Availability Zones retrieved successfully. Aug 18 14:10:40.634903 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Flow 'volume_create_api' (7c8fbded-6284-496c-8107-2d7886844f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:40.635848 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17942ff3-2a42-4bf6-8535-ce491b509d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:40.636625 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:40.657001 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17942ff3-2a42-4bf6-8535-ce491b509d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T14:10:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-58130478',vendor_name='tempest-vendor_name-407440099'},id=ca8a8b51-b2dd-4be5-9e63-623195f93165,is_public=True,name='tempest-ProjectMemberTests-volume-type-1767022870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca8a8b51-b2dd-4be5-9e63-623195f93165', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:40.657824 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75486352-a97e-4498-b960-a37c26d04a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:40.683880 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1767022870 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1767022870, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:40.684091 np0000007658 devstack@c-api.service[100282]: WARNING cinder.quota [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1767022870 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1767022870, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:40.708877 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Created reservations ['0a2f8c2b-15eb-490e-b979-574ce4dea4ce', '76542561-7931-419d-a419-a98bfd008e5a', '7a0a1c63-3af3-4e56-a031-f24fcc15919a', 'c6bc708e-163d-4edd-b7c3-65e52217839f'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:40.709727 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75486352-a97e-4498-b960-a37c26d04a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2f8c2b-15eb-490e-b979-574ce4dea4ce', '76542561-7931-419d-a419-a98bfd008e5a', '7a0a1c63-3af3-4e56-a031-f24fcc15919a', 'c6bc708e-163d-4edd-b7c3-65e52217839f']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:40.710412 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0acae9-22e1-4636-9eda-81a7793bc291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:40.737775 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0acae9-22e1-4636-9eda-81a7793bc291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cd3ff3d-ac71-4419-85c9-025eca0a1262', '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='11916174739e476d8aebb7ffea4d3e75',qos_specs=None,replication_status=,reservations=['0a2f8c2b-15eb-490e-b979-574ce4dea4ce','76542561-7931-419d-a419-a98bfd008e5a','7a0a1c63-3af3-4e56-a031-f24fcc15919a','c6bc708e-163d-4edd-b7c3-65e52217839f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea4043484494251afae268fce15bd5c',volume_type_id=ca8a8b51-b2dd-4be5-9e63-623195f93165), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10: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=7cd3ff3d-ac71-4419-85c9-025eca0a1262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11916174739e476d8aebb7ffea4d3e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eea4043484494251afae268fce15bd5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca8a8b51-b2dd-4be5-9e63-623195f93165),volume_type_id=ca8a8b51-b2dd-4be5-9e63-623195f93165)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:40.738504 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88ccce4-d8f7-4574-8bdd-3ba69f757b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:40.755536 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88ccce4-d8f7-4574-8bdd-3ba69f757b9e) transitioned into state 'SUCCESS' from 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='11916174739e476d8aebb7ffea4d3e75',qos_specs=None,replication_status=,reservations=['0a2f8c2b-15eb-490e-b979-574ce4dea4ce','76542561-7931-419d-a419-a98bfd008e5a','7a0a1c63-3af3-4e56-a031-f24fcc15919a','c6bc708e-163d-4edd-b7c3-65e52217839f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eea4043484494251afae268fce15bd5c',volume_type_id=ca8a8b51-b2dd-4be5-9e63-623195f93165)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:40.756336 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4376ee-0cda-4764-bea5-59562ae3dda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:40.767451 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4376ee-0cda-4764-bea5-59562ae3dda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:40.768252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Flow 'volume_create_api' (7c8fbded-6284-496c-8107-2d7886844f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:40.768609 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Create volume request issued successfully. Aug 18 14:10:40.769182 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-7cdc3639-f79d-494e-847a-f9db6dbed4ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:10:40.769599 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1608/6429] 10.4.3.221 () {70 vars in 1298 bytes} [Tue Aug 18 14:10:40 2026] POST /volume/v3/volumes => generated 774 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:40.779935 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d81b637-10df-4e52-be0d-c1751cc5dec5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:40.781708 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d81b637-10df-4e52-be0d-c1751cc5dec5 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 Aug 18 14:10:40.781920 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d81b637-10df-4e52-be0d-c1751cc5dec5 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:40.782102 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d81b637-10df-4e52-be0d-c1751cc5dec5 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:40.788932 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:40.788932 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:40.792598 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d81b637-10df-4e52-be0d-c1751cc5dec5 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:40.796178 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d81b637-10df-4e52-be0d-c1751cc5dec5 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 returned with HTTP 200 Aug 18 14:10:40.796561 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1600/6430] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:40 2026] GET /volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:41.809014 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f49e6f10-bae6-4f93-aaa8-1bb758c8233d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:41.810815 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f49e6f10-bae6-4f93-aaa8-1bb758c8233d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 Aug 18 14:10:41.811053 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f49e6f10-bae6-4f93-aaa8-1bb758c8233d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:41.811271 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f49e6f10-bae6-4f93-aaa8-1bb758c8233d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:41.819138 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:41.819138 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:41.823123 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f49e6f10-bae6-4f93-aaa8-1bb758c8233d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:41.827592 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f49e6f10-bae6-4f93-aaa8-1bb758c8233d tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 returned with HTTP 200 Aug 18 14:10:41.828013 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1609/6431] 10.4.3.221 () {68 vars in 1388 bytes} [Tue Aug 18 14:10:41 2026] GET /volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:41.840724 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-8c6859cc-7764-4a29-8fc7-e26db6058b13 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:41.842668 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c6859cc-7764-4a29-8fc7-e26db6058b13 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] GET https://10.4.3.221/volume/v3/messages Aug 18 14:10:41.843593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c6859cc-7764-4a29-8fc7-e26db6058b13 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:41.843593 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-8c6859cc-7764-4a29-8fc7-e26db6058b13 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'version_select' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:41.846969 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-8c6859cc-7764-4a29-8fc7-e26db6058b13 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/messages returned with HTTP 200 Aug 18 14:10:41.847331 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1615/6432] 10.4.3.221 () {68 vars in 1280 bytes} [Tue Aug 18 14:10:41 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:41.855561 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-b739304b-8cc5-49a6-ad51-b83daeb0f7ad None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:41.857553 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b739304b-8cc5-49a6-ad51-b83daeb0f7ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] GET https://10.4.3.221/volume/v3/messages/8d66c859-16ee-42c9-b42c-2ba9d7965729 Aug 18 14:10:41.857808 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b739304b-8cc5-49a6-ad51-b83daeb0f7ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:41.858039 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-b739304b-8cc5-49a6-ad51-b83daeb0f7ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] Calling method 'version_select' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:41.861071 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:41.861071 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:41.861753 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-b739304b-8cc5-49a6-ad51-b83daeb0f7ad tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-member] https://10.4.3.221/volume/v3/messages/8d66c859-16ee-42c9-b42c-2ba9d7965729 returned with HTTP 200 Aug 18 14:10:41.862165 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1609/6433] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:41 2026] GET /volume/v3/messages/8d66c859-16ee-42c9-b42c-2ba9d7965729 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:41.870546 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62098cf5-c8e6-4b72-8461-975b0e4c14fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:41.872357 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62098cf5-c8e6-4b72-8461-975b0e4c14fc tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/messages/8d66c859-16ee-42c9-b42c-2ba9d7965729 Aug 18 14:10:41.872568 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62098cf5-c8e6-4b72-8461-975b0e4c14fc tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:41.872777 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62098cf5-c8e6-4b72-8461-975b0e4c14fc tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:41.881819 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62098cf5-c8e6-4b72-8461-975b0e4c14fc tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/messages/8d66c859-16ee-42c9-b42c-2ba9d7965729 returned with HTTP 204 Aug 18 14:10:41.882392 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1601/6434] 10.4.3.221 () {68 vars in 1394 bytes} [Tue Aug 18 14:10:41 2026] DELETE /volume/v3/messages/8d66c859-16ee-42c9-b42c-2ba9d7965729 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 14:10:41.889334 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:41.891124 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 Aug 18 14:10:41.891340 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:41.891532 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:41.891683 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Delete volume with id: 7cd3ff3d-ac71-4419-85c9-025eca0a1262 Aug 18 14:10:41.898488 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:41.898488 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:41.898809 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Volume info retrieved successfully. Aug 18 14:10:41.899691 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100283) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 14:10:41.908656 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1767022870 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1767022870, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:41.909111 np0000007658 devstack@c-api.service[100283]: WARNING cinder.quota [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1767022870 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1767022870, it is now deprecated. Please use the default quota class for default quota. Aug 18 14:10:41.917382 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Created reservations ['d9c48efa-185a-4735-b9d6-24d795c1c78c', '014ef733-932a-4a89-8e3a-88ca17b01bf8', 'db8b41a3-f831-4bbf-b69b-ae8ea5da9cd7', '53353626-514d-47f4-9f5f-ff40f6e985eb'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:41.944301 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Delete volume request issued successfully. Aug 18 14:10:41.944499 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc7162b7-38ad-45fe-a519-8b4bcb3e4b66 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 returned with HTTP 202 Aug 18 14:10:41.945000 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1610/6435] 10.4.3.221 () {68 vars in 1391 bytes} [Tue Aug 18 14:10:41 2026] DELETE /volume/v3/volumes/7cd3ff3d-ac71-4419-85c9-025eca0a1262 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:41.952734 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-9ac05d1b-f091-49d1-8489-befe54c957f0 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:41.954902 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ac05d1b-f091-49d1-8489-befe54c957f0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] DELETE https://10.4.3.221/volume/v3/types/ca8a8b51-b2dd-4be5-9e63-623195f93165 Aug 18 14:10:41.955146 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ac05d1b-f091-49d1-8489-befe54c957f0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:41.955395 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-9ac05d1b-f091-49d1-8489-befe54c957f0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] Calling method '_delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:41.980312 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-9ac05d1b-f091-49d1-8489-befe54c957f0 tempest-ProjectMemberTests-675705770 tempest-ProjectMemberTests-675705770-project-admin] https://10.4.3.221/volume/v3/types/ca8a8b51-b2dd-4be5-9e63-623195f93165 returned with HTTP 202 Aug 18 14:10:41.980710 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1616/6436] 10.4.3.221 () {66 vars in 1345 bytes} [Tue Aug 18 14:10:41 2026] DELETE /volume/v3/types/ca8a8b51-b2dd-4be5-9e63-623195f93165 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:43.433155 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:43.510472 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:10:43.510879 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1317036974"}} {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:43.512557 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.v3.volumes [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1317036974'}} {{(pid=100282) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:10:43.512699 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Create volume of 1 GB Aug 18 14:10:43.517344 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Availability Zones retrieved successfully. Aug 18 14:10:43.523983 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Flow 'volume_create_api' (36bc9057-9ea6-4f60-8a27-25701ab8872b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:43.525070 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27003cd-42b7-484b-9b68-7a9f9219d44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:43.525986 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Validating volume size '1' using validate_int {{(pid=100282) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:43.553550 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27003cd-42b7-484b-9b68-7a9f9219d44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:43.554354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ada6efa-263a-418d-907b-0ec77f6d5bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:43.617986 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.quota [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Created reservations ['d568a51b-ad8a-4dad-93ec-fd41580c763b', '5cdc35e7-9474-4b1a-b007-8a5f987b9dc4', 'b5f5335e-0756-4555-9bf1-fab5d1749ee8', '786358a2-88bf-405c-8dd9-c598a5a339e7'] {{(pid=100282) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:43.618843 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ada6efa-263a-418d-907b-0ec77f6d5bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d568a51b-ad8a-4dad-93ec-fd41580c763b', '5cdc35e7-9474-4b1a-b007-8a5f987b9dc4', 'b5f5335e-0756-4555-9bf1-fab5d1749ee8', '786358a2-88bf-405c-8dd9-c598a5a339e7']}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:43.619624 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5dfc773-da3c-4128-9827-9fc3320409dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:43.644216 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5dfc773-da3c-4128-9827-9fc3320409dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18c506b4-2f8b-4796-9b3a-73c6b75c4a1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1317036974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0513fd68e5a4665a1a519001a1706da',qos_specs=None,replication_status=,reservations=['d568a51b-ad8a-4dad-93ec-fd41580c763b','5cdc35e7-9474-4b1a-b007-8a5f987b9dc4','b5f5335e-0756-4555-9bf1-fab5d1749ee8','786358a2-88bf-405c-8dd9-c598a5a339e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15cdda83fa214ff48e08eb7be7d8fb9b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1317036974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18c506b4-2f8b-4796-9b3a-73c6b75c4a1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0513fd68e5a4665a1a519001a1706da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15cdda83fa214ff48e08eb7be7d8fb9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:43.644875 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f823abe6-7312-40ac-befd-9de026ba4a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:43.661997 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f823abe6-7312-40ac-befd-9de026ba4a95) transitioned into state 'SUCCESS' from state '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-1317036974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0513fd68e5a4665a1a519001a1706da',qos_specs=None,replication_status=,reservations=['d568a51b-ad8a-4dad-93ec-fd41580c763b','5cdc35e7-9474-4b1a-b007-8a5f987b9dc4','b5f5335e-0756-4555-9bf1-fab5d1749ee8','786358a2-88bf-405c-8dd9-c598a5a339e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15cdda83fa214ff48e08eb7be7d8fb9b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:43.662606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1221ed1f-47cd-4f62-af87-d00459550c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:43.671519 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1221ed1f-47cd-4f62-af87-d00459550c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100282) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:43.672272 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Flow 'volume_create_api' (36bc9057-9ea6-4f60-8a27-25701ab8872b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100282) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:43.672582 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Create volume request issued successfully. Aug 18 14:10:43.673166 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3e2e9297-b072-4f20-9dbd-4a7dec37c406 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:10:43.673548 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1610/6437] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:10:43 2026] POST /volume/v3/volumes => generated 778 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:43.684321 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc0c1bfe-b7cf-4f38-bda1-83aaf1529b28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:43.686251 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc0c1bfe-b7cf-4f38-bda1-83aaf1529b28 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b Aug 18 14:10:43.686442 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc0c1bfe-b7cf-4f38-bda1-83aaf1529b28 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:43.686664 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc0c1bfe-b7cf-4f38-bda1-83aaf1529b28 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:43.694200 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:43.694200 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:43.697737 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cc0c1bfe-b7cf-4f38-bda1-83aaf1529b28 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:43.701562 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc0c1bfe-b7cf-4f38-bda1-83aaf1529b28 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b returned with HTTP 200 Aug 18 14:10:43.701985 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1602/6438] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:43 2026] GET /volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:44.714608 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e61fa5fd-da5e-43aa-abeb-7d40444a1d35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:44.716453 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e61fa5fd-da5e-43aa-abeb-7d40444a1d35 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b Aug 18 14:10:44.716639 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e61fa5fd-da5e-43aa-abeb-7d40444a1d35 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:44.716824 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e61fa5fd-da5e-43aa-abeb-7d40444a1d35 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:44.723468 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:44.723468 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:44.726802 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e61fa5fd-da5e-43aa-abeb-7d40444a1d35 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:44.730354 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e61fa5fd-da5e-43aa-abeb-7d40444a1d35 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b returned with HTTP 200 Aug 18 14:10:44.730697 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1611/6439] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:44 2026] GET /volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:44.743319 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-b6b04237-e0b7-45a1-a7ac-92854a55137e None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:44.793815 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6b04237-e0b7-45a1-a7ac-92854a55137e tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] POST https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b/action Aug 18 14:10:44.794290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6b04237-e0b7-45a1-a7ac-92854a55137e tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100281) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:10:44.794290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-b6b04237-e0b7-45a1-a7ac-92854a55137e tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:44.801396 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:44.801396 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:44.801821 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-b6b04237-e0b7-45a1-a7ac-92854a55137e tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] Volume info retrieved successfully. Aug 18 14:10:44.802753 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.policy [None req-b6b04237-e0b7-45a1-a7ac-92854a55137e tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3ed34bc960b34ceebafe066cd603aa8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0513fd68e5a4665a1a519001a1706da', '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=100281) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:10:44.802950 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-b6b04237-e0b7-45a1-a7ac-92854a55137e tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b/action returned with HTTP 403 Aug 18 14:10:44.803350 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1617/6440] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 14:10:44 2026] POST /volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b/action => generated 131 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:44.809771 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:44.811478 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b Aug 18 14:10:44.811652 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:44.811845 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:44.812013 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.volumes [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Delete volume with id: 18c506b4-2f8b-4796-9b3a-73c6b75c4a1b Aug 18 14:10:44.818944 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:44.818944 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:44.819290 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:44.837339 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Delete volume request issued successfully. Aug 18 14:10:44.837546 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-4de92f7b-2905-4e23-918c-e21b955ddfb5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b returned with HTTP 202 Aug 18 14:10:44.838009 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1611/6441] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:10:44 2026] DELETE /volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:44.844402 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5410c5fb-ad8a-4166-a7d7-4e0e445c0fa5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:44.846116 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5410c5fb-ad8a-4166-a7d7-4e0e445c0fa5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b Aug 18 14:10:44.846297 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5410c5fb-ad8a-4166-a7d7-4e0e445c0fa5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:44.846486 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5410c5fb-ad8a-4166-a7d7-4e0e445c0fa5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:44.853123 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:44.853123 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:44.856275 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5410c5fb-ad8a-4166-a7d7-4e0e445c0fa5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:44.859732 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5410c5fb-ad8a-4166-a7d7-4e0e445c0fa5 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b returned with HTTP 200 Aug 18 14:10:44.860107 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1603/6442] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:44 2026] GET /volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:45.872345 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4c9f9ad-ba5c-4a2d-ae5d-fd1003b920c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:45.874263 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4c9f9ad-ba5c-4a2d-ae5d-fd1003b920c4 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b Aug 18 14:10:45.874497 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4c9f9ad-ba5c-4a2d-ae5d-fd1003b920c4 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:45.874761 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4c9f9ad-ba5c-4a2d-ae5d-fd1003b920c4 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:45.881406 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4c9f9ad-ba5c-4a2d-ae5d-fd1003b920c4 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b returned with HTTP 404 Aug 18 14:10:45.881975 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1612/6443] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:45 2026] GET /volume/v3/volumes/18c506b4-2f8b-4796-9b3a-73c6b75c4a1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:45.889953 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:45.892278 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:10:45.892605 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1221316372"}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:45.894128 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1221316372'}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:10:45.894274 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Create volume of 1 GB Aug 18 14:10:45.898978 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Availability Zones retrieved successfully. Aug 18 14:10:45.907015 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Flow 'volume_create_api' (1b44cf03-fcc9-4686-b161-bfe74281c7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:45.908506 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526d43ad-a46b-4cb2-87bd-83dd9189767d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:45.909761 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Validating volume size '1' using validate_int {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:45.941875 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526d43ad-a46b-4cb2-87bd-83dd9189767d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:45.942793 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9803d5-052a-4304-b67e-b4472d70fd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:45.990592 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Created reservations ['4cdc2a12-8508-45b7-9259-48c0172c1b25', '13414870-a989-4537-81e6-3169b020d117', '620bae92-5397-413b-b39f-7de4f75ee161', 'bf265531-5b67-46c9-a912-611d44df9d6e'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:45.991675 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9803d5-052a-4304-b67e-b4472d70fd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cdc2a12-8508-45b7-9259-48c0172c1b25', '13414870-a989-4537-81e6-3169b020d117', '620bae92-5397-413b-b39f-7de4f75ee161', 'bf265531-5b67-46c9-a912-611d44df9d6e']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:45.992778 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e003b9-839d-42ec-b9c9-0d51146ed17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:46.023503 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e003b9-839d-42ec-b9c9-0d51146ed17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60db7be2-2764-4c9a-bc65-31444d299b60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221316372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0513fd68e5a4665a1a519001a1706da',qos_specs=None,replication_status=,reservations=['4cdc2a12-8508-45b7-9259-48c0172c1b25','13414870-a989-4537-81e6-3169b020d117','620bae92-5397-413b-b39f-7de4f75ee161','bf265531-5b67-46c9-a912-611d44df9d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15cdda83fa214ff48e08eb7be7d8fb9b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221316372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60db7be2-2764-4c9a-bc65-31444d299b60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0513fd68e5a4665a1a519001a1706da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15cdda83fa214ff48e08eb7be7d8fb9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:46.024428 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e81415-9800-40d2-b3f1-011f9705a041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:46.046086 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e81415-9800-40d2-b3f1-011f9705a041) transitioned into state 'SUCCESS' from state '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-1221316372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0513fd68e5a4665a1a519001a1706da',qos_specs=None,replication_status=,reservations=['4cdc2a12-8508-45b7-9259-48c0172c1b25','13414870-a989-4537-81e6-3169b020d117','620bae92-5397-413b-b39f-7de4f75ee161','bf265531-5b67-46c9-a912-611d44df9d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15cdda83fa214ff48e08eb7be7d8fb9b',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:46.047108 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d4a1ab-fee9-4b8b-88ee-b7280d885139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:46.058389 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d4a1ab-fee9-4b8b-88ee-b7280d885139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:46.059227 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Flow 'volume_create_api' (1b44cf03-fcc9-4686-b161-bfe74281c7c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:46.059526 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Create volume request issued successfully. Aug 18 14:10:46.060217 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-696888c9-94e4-4922-9578-9ac691aa1ac1 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:10:46.060627 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1618/6444] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:10:45 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:46.075570 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-2bb9ef99-b8ad-46cb-bb6d-b3a220c434fa None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:46.077417 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2bb9ef99-b8ad-46cb-bb6d-b3a220c434fa tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 Aug 18 14:10:46.077606 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2bb9ef99-b8ad-46cb-bb6d-b3a220c434fa tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:46.077835 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-2bb9ef99-b8ad-46cb-bb6d-b3a220c434fa tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:46.084848 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:46.084848 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:46.088185 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-2bb9ef99-b8ad-46cb-bb6d-b3a220c434fa tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:46.091984 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-2bb9ef99-b8ad-46cb-bb6d-b3a220c434fa tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 returned with HTTP 200 Aug 18 14:10:46.092331 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1612/6445] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:46 2026] GET /volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:10:47.107583 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d0cec8e-304b-4b91-933d-485dc4d77007 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:47.109467 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d0cec8e-304b-4b91-933d-485dc4d77007 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 Aug 18 14:10:47.109652 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d0cec8e-304b-4b91-933d-485dc4d77007 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:47.109885 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d0cec8e-304b-4b91-933d-485dc4d77007 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:47.116815 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:47.116815 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:10:47.120763 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8d0cec8e-304b-4b91-933d-485dc4d77007 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:47.124372 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d0cec8e-304b-4b91-933d-485dc4d77007 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 returned with HTTP 200 Aug 18 14:10:47.124754 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1604/6446] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:47 2026] GET /volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:47.138907 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de178daa-028b-4cdc-aebd-457ad3829b42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:47.140272 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de178daa-028b-4cdc-aebd-457ad3829b42 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] POST https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60/action Aug 18 14:10:47.140590 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de178daa-028b-4cdc-aebd-457ad3829b42 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 14:10:47.140705 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de178daa-028b-4cdc-aebd-457ad3829b42 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:47.148911 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:47.148911 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:10:47.149410 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-de178daa-028b-4cdc-aebd-457ad3829b42 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3ed34bc960b34ceebafe066cd603aa8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0513fd68e5a4665a1a519001a1706da', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 14:10:47.149618 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de178daa-028b-4cdc-aebd-457ad3829b42 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-reader] https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60/action returned with HTTP 403 Aug 18 14:10:47.150126 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1613/6447] 10.4.3.221 () {68 vars in 1390 bytes} [Tue Aug 18 14:10:47 2026] POST /volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:47.157705 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-250382e5-8164-46a0-b162-620ef9b5ff48 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:47.159812 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-250382e5-8164-46a0-b162-620ef9b5ff48 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] DELETE https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 Aug 18 14:10:47.160056 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-250382e5-8164-46a0-b162-620ef9b5ff48 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:47.160261 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-250382e5-8164-46a0-b162-620ef9b5ff48 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:47.160449 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-250382e5-8164-46a0-b162-620ef9b5ff48 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Delete volume with id: 60db7be2-2764-4c9a-bc65-31444d299b60 Aug 18 14:10:47.167450 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:47.167450 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:47.167780 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-250382e5-8164-46a0-b162-620ef9b5ff48 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:47.183293 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-250382e5-8164-46a0-b162-620ef9b5ff48 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Delete volume request issued successfully. Aug 18 14:10:47.183441 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-250382e5-8164-46a0-b162-620ef9b5ff48 tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 returned with HTTP 202 Aug 18 14:10:47.183901 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1619/6448] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:10:47 2026] DELETE /volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:10:47.191010 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-e0376a9c-5729-467c-938a-50c02ba5c20f None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:47.193100 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0376a9c-5729-467c-938a-50c02ba5c20f tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 Aug 18 14:10:47.193340 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0376a9c-5729-467c-938a-50c02ba5c20f tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:47.193584 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-e0376a9c-5729-467c-938a-50c02ba5c20f tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:47.201624 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:47.201624 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:10:47.211436 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-e0376a9c-5729-467c-938a-50c02ba5c20f tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Volume info retrieved successfully. Aug 18 14:10:47.215382 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-e0376a9c-5729-467c-938a-50c02ba5c20f tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 returned with HTTP 200 Aug 18 14:10:47.215832 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1613/6449] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:47 2026] GET /volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 14:10:48.228889 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-afaca64d-84e6-45cc-8fd3-925f1fe51d1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:48.230826 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afaca64d-84e6-45cc-8fd3-925f1fe51d1b tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] GET https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 Aug 18 14:10:48.231068 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afaca64d-84e6-45cc-8fd3-925f1fe51d1b tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:48.231311 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afaca64d-84e6-45cc-8fd3-925f1fe51d1b tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:48.237559 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afaca64d-84e6-45cc-8fd3-925f1fe51d1b tempest-ProjectReaderTests-1193973531 tempest-ProjectReaderTests-1193973531-project-admin] https://10.4.3.221/volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 returned with HTTP 404 Aug 18 14:10:48.238106 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1605/6450] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:48 2026] GET /volume/v3/volumes/60db7be2-2764-4c9a-bc65-31444d299b60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:10:57.144200 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=91,cinder:INSERT=28,cinder:UPDATE=45 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:57.179109 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=78,cinder:UPDATE=30,cinder:INSERT=18 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:57.214387 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=88,cinder:INSERT=23,cinder:UPDATE=41 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:58.234070 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=60,cinder:INSERT=12,cinder:UPDATE=29 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:10:58.837733 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:58.943382 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:10:58.943880 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-565598628", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:10:58.945956 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-565598628', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:10:58.946135 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Create volume of 1 GB Aug 18 14:10:58.951268 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Availability Zones retrieved successfully. Aug 18 14:10:58.959991 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Flow 'volume_create_api' (68071aad-25d5-41b9-9a74-4f85c3fe29a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:58.961392 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ac0c75-077f-4c59-a86e-7c6ceff5e797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:58.962774 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:10:58.996221 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ac0c75-077f-4c59-a86e-7c6ceff5e797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:58.996994 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db05ed2b-8cd0-451d-ae26-1136b1191ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:59.052378 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Created reservations ['e9bdad11-7622-42d7-9dbf-c6f963a75cf3', '26dbf327-ec4e-45ad-93e2-ad71120a46aa', '433c06f8-110e-412b-adc8-1f99e75d86c3', '50cb969a-a5fc-4d39-a2c2-27b9d1fdb03a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:10:59.053440 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db05ed2b-8cd0-451d-ae26-1136b1191ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9bdad11-7622-42d7-9dbf-c6f963a75cf3', '26dbf327-ec4e-45ad-93e2-ad71120a46aa', '433c06f8-110e-412b-adc8-1f99e75d86c3', '50cb969a-a5fc-4d39-a2c2-27b9d1fdb03a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:59.054509 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a076c8-b73d-418a-9962-a925c07c3dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:59.084733 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a076c8-b73d-418a-9962-a925c07c3dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-565598628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac75ab60394d4c26ae4f3d84638192ac',qos_specs=None,replication_status=,reservations=['e9bdad11-7622-42d7-9dbf-c6f963a75cf3','26dbf327-ec4e-45ad-93e2-ad71120a46aa','433c06f8-110e-412b-adc8-1f99e75d86c3','50cb969a-a5fc-4d39-a2c2-27b9d1fdb03a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102dd645985e4d2d8133901c93503ae6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-565598628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac75ab60394d4c26ae4f3d84638192ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102dd645985e4d2d8133901c93503ae6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:59.085797 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2137e6c9-7e66-4dce-8cdd-71bc0c071570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:59.104444 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2137e6c9-7e66-4dce-8cdd-71bc0c071570) transitioned into state 'SUCCESS' from state '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-565598628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac75ab60394d4c26ae4f3d84638192ac',qos_specs=None,replication_status=,reservations=['e9bdad11-7622-42d7-9dbf-c6f963a75cf3','26dbf327-ec4e-45ad-93e2-ad71120a46aa','433c06f8-110e-412b-adc8-1f99e75d86c3','50cb969a-a5fc-4d39-a2c2-27b9d1fdb03a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102dd645985e4d2d8133901c93503ae6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:59.105464 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aab9ecf-1ed5-4541-825f-66066c92ef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:10:59.116254 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aab9ecf-1ed5-4541-825f-66066c92ef6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:10:59.117062 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Flow 'volume_create_api' (68071aad-25d5-41b9-9a74-4f85c3fe29a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:10:59.117345 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Create volume request issued successfully. Aug 18 14:10:59.117972 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-483f2dc0-276d-49f1-a94d-26e6c1c1ffd5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:10:59.118329 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1614/6451] 10.4.3.221 () {68 vars in 1259 bytes} [Tue Aug 18 14:10:58 2026] POST /volume/v3/volumes => generated 753 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:10:59.129968 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a054f0ac-32cb-4361-83c4-92b554a46c7d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:10:59.131648 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a054f0ac-32cb-4361-83c4-92b554a46c7d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:10:59.131845 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a054f0ac-32cb-4361-83c4-92b554a46c7d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:10:59.132081 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a054f0ac-32cb-4361-83c4-92b554a46c7d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:10:59.138619 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:10:59.138619 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:10:59.142139 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a054f0ac-32cb-4361-83c4-92b554a46c7d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:10:59.146388 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a054f0ac-32cb-4361-83c4-92b554a46c7d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 200 Aug 18 14:10:59.146717 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1620/6452] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:10:59 2026] GET /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:00.161062 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-3407e538-f8c8-44d1-86d5-d5d56ad3bff8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:00.163761 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3407e538-f8c8-44d1-86d5-d5d56ad3bff8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:00.164092 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3407e538-f8c8-44d1-86d5-d5d56ad3bff8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:00.164354 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-3407e538-f8c8-44d1-86d5-d5d56ad3bff8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:00.172952 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:00.172952 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:11:00.177151 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-3407e538-f8c8-44d1-86d5-d5d56ad3bff8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:00.182192 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-3407e538-f8c8-44d1-86d5-d5d56ad3bff8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 200 Aug 18 14:11:00.182621 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1614/6453] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:00 2026] GET /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:00.197684 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15b04a5c-412f-479c-997b-f0206c2cf8c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:00.199807 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b04a5c-412f-479c-997b-f0206c2cf8c4 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:00.200067 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b04a5c-412f-479c-997b-f0206c2cf8c4 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:00.200334 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b04a5c-412f-479c-997b-f0206c2cf8c4 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:00.208821 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:00.208821 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:11:00.212840 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15b04a5c-412f-479c-997b-f0206c2cf8c4 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:00.217598 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b04a5c-412f-479c-997b-f0206c2cf8c4 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 200 Aug 18 14:11:00.218076 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1606/6454] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:00 2026] GET /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:00.231117 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c40ba7f-da17-45f8-a775-4a812563eece None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:00.233029 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c40ba7f-da17-45f8-a775-4a812563eece tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] POST https://10.4.3.221/volume/v3/snapshots Aug 18 14:11:00.233481 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c40ba7f-da17-45f8-a775-4a812563eece tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1038374991", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:11:00.242825 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:00.242825 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:11:00.243306 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c40ba7f-da17-45f8-a775-4a812563eece tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:00.243442 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-4c40ba7f-da17-45f8-a775-4a812563eece tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Create snapshot from volume e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:00.272673 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4c40ba7f-da17-45f8-a775-4a812563eece tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Created reservations ['e1bd0a24-0bb1-4617-b019-a18531440036', '9da935c9-e53f-403b-8b8e-90b4ebd5cbcf', '6fea4836-bcee-435a-9d6c-fa24cebc7eee', '34dca106-4288-4062-af5c-fbb8c85a8a8c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:11:00.301256 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c40ba7f-da17-45f8-a775-4a812563eece tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot force create request issued successfully. Aug 18 14:11:00.301582 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c40ba7f-da17-45f8-a775-4a812563eece tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots returned with HTTP 202 Aug 18 14:11:00.301984 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1615/6455] 10.4.3.221 () {68 vars in 1265 bytes} [Tue Aug 18 14:11:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:11:00.311327 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-06504378-6735-4b54-ba03-06876f19938f None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:00.313052 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-06504378-6735-4b54-ba03-06876f19938f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:00.313290 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-06504378-6735-4b54-ba03-06876f19938f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:00.313768 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-06504378-6735-4b54-ba03-06876f19938f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:00.318565 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:00.318565 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:11:00.319209 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-06504378-6735-4b54-ba03-06876f19938f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot retrieved successfully. Aug 18 14:11:00.319991 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-06504378-6735-4b54-ba03-06876f19938f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 200 Aug 18 14:11:00.320418 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1621/6456] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:11:00 2026] GET /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:01.329555 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-9f8a41cf-8847-4553-aa85-0efa02acc050 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:01.331587 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9f8a41cf-8847-4553-aa85-0efa02acc050 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:01.331807 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9f8a41cf-8847-4553-aa85-0efa02acc050 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:01.332039 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-9f8a41cf-8847-4553-aa85-0efa02acc050 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:01.336744 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:01.336744 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:11:01.337204 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-9f8a41cf-8847-4553-aa85-0efa02acc050 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot retrieved successfully. Aug 18 14:11:01.337942 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-9f8a41cf-8847-4553-aa85-0efa02acc050 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 200 Aug 18 14:11:01.338291 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1615/6457] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:11:01 2026] GET /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:01.346926 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddeba62a-97be-49dc-86e1-a13e75a34187 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:01.348976 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddeba62a-97be-49dc-86e1-a13e75a34187 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:01.349215 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddeba62a-97be-49dc-86e1-a13e75a34187 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:01.349444 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddeba62a-97be-49dc-86e1-a13e75a34187 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:01.355439 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:01.355439 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:11:01.356006 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ddeba62a-97be-49dc-86e1-a13e75a34187 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot retrieved successfully. Aug 18 14:11:01.356953 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddeba62a-97be-49dc-86e1-a13e75a34187 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 200 Aug 18 14:11:01.357390 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1607/6458] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:11:01 2026] GET /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:01.365251 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4850cb26-5b6a-4218-979d-9e0862049c5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:01.367203 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4850cb26-5b6a-4218-979d-9e0862049c5c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:01.367423 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4850cb26-5b6a-4218-979d-9e0862049c5c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:01.367603 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4850cb26-5b6a-4218-979d-9e0862049c5c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:01.372740 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:01.372740 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:11:01.373196 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4850cb26-5b6a-4218-979d-9e0862049c5c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot retrieved successfully. Aug 18 14:11:01.373922 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4850cb26-5b6a-4218-979d-9e0862049c5c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 200 Aug 18 14:11:01.374369 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1616/6459] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:11:01 2026] GET /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:01.382459 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-a977b443-78b9-449c-acbf-60d39f2b786b None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:01.384130 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] POST https://10.4.3.221/volume/v3/volumes Aug 18 14:11:01.384444 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "be67aeb9-fb01-44c8-b71f-3fe7d8550155", "size": 1}} {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 14:11:01.385877 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.v3.volumes [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Create volume request body: {'volume': {'snapshot_id': 'be67aeb9-fb01-44c8-b71f-3fe7d8550155', 'size': 1}} {{(pid=100281) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 14:11:01.392463 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:01.392463 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:11:01.393147 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot retrieved successfully. Aug 18 14:11:01.393239 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.volumes [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Create volume of 1 GB Aug 18 14:11:01.397070 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Availability Zones retrieved successfully. Aug 18 14:11:01.402308 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Flow 'volume_create_api' (19f72e8b-db33-451b-ad87-95ab2178b176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:11:01.403410 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0f89e3-a2d5-4335-bdba-599eba5f83db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:11:01.404637 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.flows.api.create_volume [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100281) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 14:11:01.434854 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0f89e3-a2d5-4335-bdba-599eba5f83db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be67aeb9-fb01-44c8-b71f-3fe7d8550155', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T13:44:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cccf4120-0d5b-485f-b048-77b35746c052,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cccf4120-0d5b-485f-b048-77b35746c052', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:11:01.435569 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f95967-ef80-4f26-8771-3ce07a29921a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:11:01.469989 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.quota [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Created reservations ['194b8ad0-136e-42b9-bfb7-8975bdfa8de2', 'f312fc2a-3509-4b62-9cc8-3f43b604e706', '9c814201-5290-4342-90a6-34b10a737004', '3aa0cf71-6b73-4488-8755-2343c1f65e69'] {{(pid=100281) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 14:11:01.470647 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f95967-ef80-4f26-8771-3ce07a29921a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['194b8ad0-136e-42b9-bfb7-8975bdfa8de2', 'f312fc2a-3509-4b62-9cc8-3f43b604e706', '9c814201-5290-4342-90a6-34b10a737004', '3aa0cf71-6b73-4488-8755-2343c1f65e69']}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:11:01.471300 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbf7e2b-6e16-41c5-8595-ac317c7dd4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:11:01.505700 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbf7e2b-6e16-41c5-8595-ac317c7dd4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6038a1f-6ff3-4c90-bee3-19fe215b3c67', '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='ac75ab60394d4c26ae4f3d84638192ac',qos_specs=None,replication_status=,reservations=['194b8ad0-136e-42b9-bfb7-8975bdfa8de2','f312fc2a-3509-4b62-9cc8-3f43b604e706','9c814201-5290-4342-90a6-34b10a737004','3aa0cf71-6b73-4488-8755-2343c1f65e69'],size=1,snapshot_id=be67aeb9-fb01-44c8-b71f-3fe7d8550155,source_replicaid=,source_volid=None,status='creating',user_id='102dd645985e4d2d8133901c93503ae6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T14:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6038a1f-6ff3-4c90-bee3-19fe215b3c67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac75ab60394d4c26ae4f3d84638192ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be67aeb9-fb01-44c8-b71f-3fe7d8550155,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102dd645985e4d2d8133901c93503ae6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cccf4120-0d5b-485f-b048-77b35746c052),volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:11:01.506432 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f55c1a-8d65-4f45-9598-f1977196a249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:11:01.523121 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f55c1a-8d65-4f45-9598-f1977196a249) transitioned into state 'SUCCESS' from 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='ac75ab60394d4c26ae4f3d84638192ac',qos_specs=None,replication_status=,reservations=['194b8ad0-136e-42b9-bfb7-8975bdfa8de2','f312fc2a-3509-4b62-9cc8-3f43b604e706','9c814201-5290-4342-90a6-34b10a737004','3aa0cf71-6b73-4488-8755-2343c1f65e69'],size=1,snapshot_id=be67aeb9-fb01-44c8-b71f-3fe7d8550155,source_replicaid=,source_volid=None,status='creating',user_id='102dd645985e4d2d8133901c93503ae6',volume_type_id=cccf4120-0d5b-485f-b048-77b35746c052)}' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:11:01.523717 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d45bd4-9339-422d-91b6-5293548a1e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 14:11:01.541485 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d45bd4-9339-422d-91b6-5293548a1e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100281) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 14:11:01.542230 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Flow 'volume_create_api' (19f72e8b-db33-451b-ad87-95ab2178b176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100281) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 14:11:01.542486 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Create volume request issued successfully. Aug 18 14:11:01.543014 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-a977b443-78b9-449c-acbf-60d39f2b786b tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes returned with HTTP 202 Aug 18 14:11:01.543393 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1622/6460] 10.4.3.221 () {68 vars in 1258 bytes} [Tue Aug 18 14:11:01 2026] POST /volume/v3/volumes => generated 741 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 14:11:01.555331 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-5637a97b-7e54-475e-ad43-e8342241f63c None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:01.556952 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5637a97b-7e54-475e-ad43-e8342241f63c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 Aug 18 14:11:01.557109 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5637a97b-7e54-475e-ad43-e8342241f63c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:01.557292 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-5637a97b-7e54-475e-ad43-e8342241f63c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:01.563988 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:01.563988 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:11:01.567337 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-5637a97b-7e54-475e-ad43-e8342241f63c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:01.571215 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-5637a97b-7e54-475e-ad43-e8342241f63c tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 returned with HTTP 200 Aug 18 14:11:01.571590 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1616/6461] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:01 2026] GET /volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:02.583752 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9eb6d3aa-4bb4-444a-9929-a8593b30c83d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:02.585441 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9eb6d3aa-4bb4-444a-9929-a8593b30c83d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 Aug 18 14:11:02.585690 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9eb6d3aa-4bb4-444a-9929-a8593b30c83d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:02.585975 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9eb6d3aa-4bb4-444a-9929-a8593b30c83d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:02.595673 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:02.595673 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:11:02.600406 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9eb6d3aa-4bb4-444a-9929-a8593b30c83d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:02.605380 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9eb6d3aa-4bb4-444a-9929-a8593b30c83d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 returned with HTTP 200 Aug 18 14:11:02.605798 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1608/6462] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:02 2026] GET /volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:02.618663 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6bcf541e-f506-4b21-b3b4-944917f5c40f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:02.620470 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bcf541e-f506-4b21-b3b4-944917f5c40f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 Aug 18 14:11:02.620667 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bcf541e-f506-4b21-b3b4-944917f5c40f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:02.620887 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bcf541e-f506-4b21-b3b4-944917f5c40f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:02.629223 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:02.629223 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:11:02.633476 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6bcf541e-f506-4b21-b3b4-944917f5c40f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:02.637876 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bcf541e-f506-4b21-b3b4-944917f5c40f tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 returned with HTTP 200 Aug 18 14:11:02.638269 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1617/6463] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:02 2026] GET /volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:02.651921 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:02.653906 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:02.654107 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:02.654321 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'delete' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:02.654457 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.v3.snapshots [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Delete snapshot with id: be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:02.659816 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:02.659816 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:11:02.660286 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot retrieved successfully. Aug 18 14:11:02.679692 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot delete request issued successfully. Aug 18 14:11:02.679925 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-c5dcb740-08dd-4a91-a3ea-49d32388654d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 202 Aug 18 14:11:02.680412 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1623/6464] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:11:02 2026] DELETE /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:11:02.687792 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-d68b2503-8d78-4bb7-b538-8c447f8404a5 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:02.689954 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d68b2503-8d78-4bb7-b538-8c447f8404a5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:02.690219 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d68b2503-8d78-4bb7-b538-8c447f8404a5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:02.690466 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-d68b2503-8d78-4bb7-b538-8c447f8404a5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:02.696575 np0000007658 devstack@c-api.service[100282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:02.696575 np0000007658 devstack@c-api.service[100282]: warnings.warn( Aug 18 14:11:02.697171 np0000007658 devstack@c-api.service[100282]: INFO cinder.volume.api [None req-d68b2503-8d78-4bb7-b538-8c447f8404a5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Snapshot retrieved successfully. Aug 18 14:11:02.698068 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-d68b2503-8d78-4bb7-b538-8c447f8404a5 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 200 Aug 18 14:11:02.698618 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1617/6465] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:11:02 2026] GET /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:03.708178 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70e32d47-567a-40f2-9b02-d0505362b154 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:03.710267 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70e32d47-567a-40f2-9b02-d0505362b154 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:03.710450 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70e32d47-567a-40f2-9b02-d0505362b154 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:03.710626 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70e32d47-567a-40f2-9b02-d0505362b154 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:03.714908 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70e32d47-567a-40f2-9b02-d0505362b154 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 404 Aug 18 14:11:03.715403 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1609/6466] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:11:03 2026] GET /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:11:03.722757 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:03.724417 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:03.724615 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:03.724758 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:03.724943 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Delete volume with id: e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:03.731065 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:03.731065 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:11:03.731454 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:03.758856 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Delete volume request issued successfully. Aug 18 14:11:03.759049 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d84f8053-d2d7-47d3-9b82-7fef650fd96a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 202 Aug 18 14:11:03.759480 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1618/6467] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:11:03 2026] DELETE /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:11:03.766051 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-f9b93428-d700-4a23-a2ab-9d6aebc9619d None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:03.767733 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9b93428-d700-4a23-a2ab-9d6aebc9619d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:03.767995 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9b93428-d700-4a23-a2ab-9d6aebc9619d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:03.768189 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-f9b93428-d700-4a23-a2ab-9d6aebc9619d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:03.775014 np0000007658 devstack@c-api.service[100281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:03.775014 np0000007658 devstack@c-api.service[100281]: warnings.warn( Aug 18 14:11:03.778083 np0000007658 devstack@c-api.service[100281]: INFO cinder.volume.api [None req-f9b93428-d700-4a23-a2ab-9d6aebc9619d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:03.781986 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-f9b93428-d700-4a23-a2ab-9d6aebc9619d tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 200 Aug 18 14:11:03.782375 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1624/6468] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:03 2026] GET /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:04.794737 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-00801e50-b4be-412e-84ff-a253460035c2 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:04.796523 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00801e50-b4be-412e-84ff-a253460035c2 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:04.796697 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00801e50-b4be-412e-84ff-a253460035c2 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:04.796893 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-00801e50-b4be-412e-84ff-a253460035c2 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:04.804055 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-00801e50-b4be-412e-84ff-a253460035c2 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 404 Aug 18 14:11:04.804538 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1618/6469] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:04 2026] GET /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:11:04.811204 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:04.813006 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] DELETE https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 Aug 18 14:11:04.813188 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:04.813371 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:04.813518 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Delete volume with id: a6038a1f-6ff3-4c90-bee3-19fe215b3c67 Aug 18 14:11:04.820147 np0000007658 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:04.820147 np0000007658 devstack@c-api.service[100284]: warnings.warn( Aug 18 14:11:04.820555 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:04.841630 np0000007658 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Delete volume request issued successfully. Aug 18 14:11:04.841832 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0be067b3-a3f8-4ce5-95d5-18a2b261a88a tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 returned with HTTP 202 Aug 18 14:11:04.842230 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1610/6470] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:11:04 2026] DELETE /volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 14:11:04.849159 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62e1a7ba-f4dc-4db5-8eaf-7ae6b1006fa1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:04.851373 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62e1a7ba-f4dc-4db5-8eaf-7ae6b1006fa1 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 Aug 18 14:11:04.851600 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62e1a7ba-f4dc-4db5-8eaf-7ae6b1006fa1 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:04.851909 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62e1a7ba-f4dc-4db5-8eaf-7ae6b1006fa1 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:04.859074 np0000007658 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 14:11:04.859074 np0000007658 devstack@c-api.service[100283]: warnings.warn( Aug 18 14:11:04.862894 np0000007658 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62e1a7ba-f4dc-4db5-8eaf-7ae6b1006fa1 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Volume info retrieved successfully. Aug 18 14:11:04.867647 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62e1a7ba-f4dc-4db5-8eaf-7ae6b1006fa1 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 returned with HTTP 200 Aug 18 14:11:04.868048 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1619/6471] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:04 2026] GET /volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 14:11:05.880397 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-e512fff6-d41d-4931-bbe0-fdf408cd9408 None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:05.882135 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e512fff6-d41d-4931-bbe0-fdf408cd9408 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 Aug 18 14:11:05.882305 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e512fff6-d41d-4931-bbe0-fdf408cd9408 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:05.882502 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-e512fff6-d41d-4931-bbe0-fdf408cd9408 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:05.887952 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-e512fff6-d41d-4931-bbe0-fdf408cd9408 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 returned with HTTP 404 Aug 18 14:11:05.888396 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1625/6472] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:05 2026] GET /volume/v3/volumes/a6038a1f-6ff3-4c90-bee3-19fe215b3c67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:11:05.895687 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.middleware.request_id [None req-459e26c5-95e9-4f0b-8969-d4aed1544bf8 None None] RequestId filter calling following filter/app {{(pid=100282) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:05.897758 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-459e26c5-95e9-4f0b-8969-d4aed1544bf8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] DELETE https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:05.898020 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-459e26c5-95e9-4f0b-8969-d4aed1544bf8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100282) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:05.898252 np0000007658 devstack@c-api.service[100282]: DEBUG cinder.api.openstack.wsgi [None req-459e26c5-95e9-4f0b-8969-d4aed1544bf8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'delete' {{(pid=100282) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:05.898477 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.v3.snapshots [None req-459e26c5-95e9-4f0b-8969-d4aed1544bf8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Delete snapshot with id: be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:05.903415 np0000007658 devstack@c-api.service[100282]: INFO cinder.api.openstack.wsgi [None req-459e26c5-95e9-4f0b-8969-d4aed1544bf8 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 404 Aug 18 14:11:05.903987 np0000007658 devstack@c-api.service[100282]: [pid: 100282|app: 0|req: 1619/6473] 10.4.3.221 () {66 vars in 1357 bytes} [Tue Aug 18 14:11:05 2026] DELETE /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:11:05.911941 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33f22ea5-8e78-4107-959f-a245761c1963 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:05.913568 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33f22ea5-8e78-4107-959f-a245761c1963 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 Aug 18 14:11:05.913743 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33f22ea5-8e78-4107-959f-a245761c1963 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:05.913976 np0000007658 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33f22ea5-8e78-4107-959f-a245761c1963 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:05.918153 np0000007658 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33f22ea5-8e78-4107-959f-a245761c1963 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 returned with HTTP 404 Aug 18 14:11:05.918612 np0000007658 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1611/6474] 10.4.3.221 () {66 vars in 1354 bytes} [Tue Aug 18 14:11:05 2026] GET /volume/v3/snapshots/be67aeb9-fb01-44c8-b71f-3fe7d8550155 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:11:05.926180 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aeea9208-37a1-45ff-a7d9-06c17f8654b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:05.928334 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aeea9208-37a1-45ff-a7d9-06c17f8654b7 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] DELETE https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:05.928568 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aeea9208-37a1-45ff-a7d9-06c17f8654b7 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:05.928874 np0000007658 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aeea9208-37a1-45ff-a7d9-06c17f8654b7 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:05.929099 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-aeea9208-37a1-45ff-a7d9-06c17f8654b7 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Delete volume with id: e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:05.935582 np0000007658 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aeea9208-37a1-45ff-a7d9-06c17f8654b7 tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 404 Aug 18 14:11:05.936148 np0000007658 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1620/6475] 10.4.3.221 () {66 vars in 1351 bytes} [Tue Aug 18 14:11:05 2026] DELETE /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:11:05.945053 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.middleware.request_id [None req-af929935-6c2f-4101-90c1-bb07c329f8ad None None] RequestId filter calling following filter/app {{(pid=100281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 14:11:05.947164 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af929935-6c2f-4101-90c1-bb07c329f8ad tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] GET https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff Aug 18 14:11:05.947399 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af929935-6c2f-4101-90c1-bb07c329f8ad tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Empty body provided in request {{(pid=100281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 14:11:05.947597 np0000007658 devstack@c-api.service[100281]: DEBUG cinder.api.openstack.wsgi [None req-af929935-6c2f-4101-90c1-bb07c329f8ad tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] Calling method 'show' {{(pid=100281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 14:11:05.954171 np0000007658 devstack@c-api.service[100281]: INFO cinder.api.openstack.wsgi [None req-af929935-6c2f-4101-90c1-bb07c329f8ad tempest-SnapshotDependencyTests-296745863 tempest-SnapshotDependencyTests-296745863-project-member] https://10.4.3.221/volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff returned with HTTP 404 Aug 18 14:11:05.954683 np0000007658 devstack@c-api.service[100281]: [pid: 100281|app: 0|req: 1626/6476] 10.4.3.221 () {66 vars in 1348 bytes} [Tue Aug 18 14:11:05 2026] GET /volume/v3/volumes/e8ee7d1a-2c85-40d3-9c78-3ef1e5bc73ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 14:11:15.901019 np0000007658 devstack@c-api.service[100282]: DEBUG dbcounter [-] [100282] Writing DB stats cinder:SELECT=12 {{(pid=100282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:11:15.915828 np0000007658 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:11:15.931595 np0000007658 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 14:11:15.950259 np0000007658 devstack@c-api.service[100281]: DEBUG dbcounter [-] [100281] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}